@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&subset=latin-ext');

html body {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #888;
  line-height: 1.6;
}
h1, h2, h3, h4, h5, h6, #panel-news h3.panel-title, #support .panel-body h3.panel-title, #support h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #585858;
}
h1 {
  font-size: 36px;
  line-height: 1.2;
}
h2 {
  font-size: 26px;
  line-height: 1.2;
}
a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.copy, #top-ribbon {display: none;}
#border {padding: 0 !important; border: 0;}
main {margin: 0;}
#index article {margin: 0;}
.article-detail h1 {
  margin-bottom: 90px;
  text-align: center;
}

/* motive */
#motive {display: none;}
#index #motive {display: block;}
#index #motive.nob {
  height: calc(100vh - 110px);
  min-height: 700px;
  max-height: 950px;
  /*background: linear-gradient(to bottom, #ffffff 0%,rgba(0, 128, 0, 0.1) 100%);*/
  /*background: url("/obrazek/3/pozadi") no-repeat center;
  background-size: cover;
  */
}
#motive h1 {
  font-weight: 400;
  font-size: 44px;
  color: #383838;
}
#motive h2 {
  font-weight: 300;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 25px;
}
#motive img {
  width: auto;
  max-height: 100%;
}

/* carousel */
#carousel-generic, #carousel-generic .carousel-inner, #carousel-generic .carousel-inner .item,
#carousel-generic .carousel-inner .item .container, #carousel-generic .carousel-inner .item .container .row, #carousel-generic .itm {
  height: 100%;
}
#carousel-generic .carousel-inner .item {
  background: url(/obrazek/3/pozadi) no-repeat center;
  background-size: cover;
}
#carousel-generic .itm > div {
  display: table;
  width: 100%;
  height: 100%;
}
#carousel-generic .itm > div > div {
  display: table-cell;
  vertical-align: bottom;
}
#carousel-generic .itm:first-child > div > div {
  vertical-align: middle;
}

#carousel-generic .row > div:first-child {
  text-align: left;
}
#carousel-generic .row > div:last-child {
  text-align: right;
}
#carousel-generic .carousel-inner .row > div {
  /*position: relative;*/
}
#carousel-generic .carousel-control.right, #carousel-generic .carousel-control.left {
  background-image: none;
  width: 8%;
  z-index: 1000;
}
/*
#grass {
background: url("/obrazek/3/trava-png") no-repeat;
background-size: cover;
width: 100%;
position: absolute;
bottom: 0;
height: 100%;
max-height: 20%;
}
*/
#grass {display: none;}

/* fix bug navbar */
.navbar .collapsing {padding-left: 0}
.navbar-collapse.in .nav.navbar-nav {padding-left: 0;}

/* navbar */
.navbar .logo img {
  max-height: 110px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.navbar {
  position: static !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: 'Raleway', sans-serif;
}
.navbar-nav > li {
  border: none;
}
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li.active > a:hover, .navbar .navbar-nav > a:focus, .navbar .navbar-nav > .active > a:focus {background: none; color: #62a93f;}
.navbar .navbar-nav > li > a {font-weight: 500; letter-spacing: 1px; font-size: 15px; padding: 30px 15px; height: auto; color: #585858;}
.navbar-default li.active > a:before {
  border: none !important;
}
#navbar {margin: 0;}
.navbar-nav {margin: 0;}

/* button */
.btn {
  font-family: 'Raleway', sans-serif;
  padding: 8px 15px;
}
.btn-primary {
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(98, 169, 63, .8);
  border-color: rgba(98, 169, 63, .8);
}

/* support */
#map {
  margin-top: 25px;
}
#support h1 {
  margin-bottom: 40px;
}
#support article form {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#support article, .article-detail article {
  margin-bottom: 70px;
  margin-top: 60px;
}
label {
  font-weight: normal;
}
#support #telo {
	width: 50%;
	float: left;
}
#support article .panel-body {
	width: 50%;
	float: right;
}

/* footer */
footer #footbox .row > div:last-child {text-align: right;}
footer .container {margin: 0 auto;}
footer #footbox .container {border-top: 1px solid #e2e2e2; padding: 30px 0; font-size: 14px;}
#index footer #footbox .container {border-top: 0;}

/* kde koupit */
#where .row {
  margin-top: 50px;
}
#where iframe {max-width: 420px; width: 100%;}
#where h2, #where p {max-width: 420px; width: 100%;}
#where .btn {margin-top: 20px;}
#where h2, body.rubric h4 {line-height: 1.5; text-align: left; margin-bottom: 20px; font-size: 26px;}
#where.product .row {margin-top: 80px;}
/*
#where .row:nth-child(2n+2)  h2, #where .row:nth-child(2n+2) p {
float: right;
text-align: right;
}
*/
#where h2 img {max-height: 43px;}

/* rubrika */
body.rubric h1 {margin-bottom: 34px;}
#list-pages a {color: #585858;}
#list-pages a.btn {color: #fff;}
body.rubric .btn {margin-top: 20px; color: #fff;}
#list-pages h4, #list-pages .description {max-width: 420px; margin-left: 55%;}
.image-perex {width: 50%; text-align: right !important;}
.image-perex img {width: 100% !important; height: auto;}
.rubric article ul#list-pages li {border-bottom: 0;}
.rubric article ul#list-pages img {margin: 0;}
#list-pages li:nth-child(2n+2) .list-help {width: 45%;}
#list-pages li:nth-child(2n+2) .image-perex {float: right;}
#list-pages li:nth-child(2n+2) h4, #list-pages li:nth-child(2n+2) .description, #list-pages li:nth-child(2n+2) {
  float: right;
  text-align: right;
  margin-left: 0;
}
#list-pages li:nth-child(2n+2) p {
  text-align: right !important;
}
.rubric article ul#list-pages .description img {
  float: none !important;
}

/* pictograms */
.pictograms {
  margin-top: 45px;
}
.pictograms img {
  margin-right: 11px !important;
  max-height: 54px;
  display: inline-block;
  margin-top: 11px !important;
}
.article-detail .pictograms img {
  max-height: 83px;
}

/* produkt */
.product .price, .product .price tr {
  border: 0;
  min-width: 310px;
}
.product .description {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 40px;
}
.price tr:nth-child(2) {font-size: 13px;}
.product .price td {padding: 5px 0;}
.product .price {margin-top: 40px;}
.photos {margin-top: 120px;}
.product h1 {text-align: left; line-height: 1.2; margin-bottom: 60px;}
.product-detail h2 {margin-bottom: 40px;}
.product-detail h3 {margin-bottom: 20px;}
.product-detail {margin-top: 60px;}
.product > div img {max-width: 90%;}

/* stopky */
#stopky > div {
  text-align: left;
  position: relative;
}
#stopky img {
  position: absolute;
  left: 5px;
  top: 30px;
  max-width: 250px;
  width: 100%;
  max-height: none;
  z-index: 1000;
}
@media (max-width: 1000px) {
  #stopky {display: none;}
}

/* dalsi */
#motive img {padding-bottom: 5%;}
#index footer {display: none;}
video {max-width: 100%; height: auto;}


/* upraveny uvod a youtube */
.ytVideo {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.ytVideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#index #wrap #border > .container {
  width: 100%;
  padding: 0;
}

/* vlajka v menu */
#menu-item-360214 a {
  background: url(/obrazek/3/de-flag-png);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
  color: transparent;
  background-size: 30px auto;
  padding-left: 35px;
}

@media (max-width: 550px) {
  #index #wrap article > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}


/* responsive */
@media (max-width: 1450px) {
  .carousel-control {display: none;}
}
@media (max-width: 1300px) {
  .article-detail .pictograms img {
    max-height: 75px;
  }
}

@media (min-width: 991px) {
  body.rubric h1 {margin-top: 0;}
}

@media (max-width: 991px) {
  .navbar .navbar-nav > li > a {
    padding: 15px;
    display: block;
  }
  #navbar {
    background: #f6f6f6;
  }

  #index #motive.nob {height: calc(100vh - 50px);}

  #support article, .article-detail article, .rubric article {
    margin-bottom: 30px;
    margin-top: 40px;
  }

  #motive h1 {margin-top: 25px;}

  #carousel-generic .itm .carousel-inner-div-first > div {vertical-align: top;}
  #carousel-generic .itm:first-child {
    height: 40%;
    z-index: 200;
  }
  #carousel-generic .itm:last-child {
    height: 60%;
  }
  menu-item-360214 a {padding-left: 0;}
  
	#support #telo, #support article .panel-body {
		float: none;
		width: 100%;
	}  
}

@media (max-width: 768px) {
  footer, footer #footbox .row > div:last-child {text-align: center;}

  #where, #where .text-right {text-align: center;}
  #where .row:nth-child(2n+1) > div:nth-child(2) {
    order: 1;
  }
  #where .row:nth-child(2n+1) > div:nth-child(1) {
    order: 2;
  }

  #where .row {
    display: flex;
    flex-flow: column;
  }
  #where .row > div {width: 100%;}
  #where h2, #where p {max-width: 100%; text-align: center !important;}

  #list-pages h4, #list-pages .description {
    max-width: 100%;
    margin-left: 0;
    text-align: center;
  }
  #list-pages .description p {text-align: center !important;}
  #list-pages li:nth-child(2n+2) h4, #list-pages li:nth-child(2n+2) .description, #list-pages li:nth-child(2n+2) .btn {
    float: none;
    text-align: center;
  }
  #list-pages li:nth-child(2n+2) .list-help {
    width: 100%;
  }
  #list-pages li:nth-child(2n+2) p {
    text-align: center !important;
  }
  .article-detail h1 {margin-bottom: 60px;}
  body.rubric h1 {margin-bottom: 20px;}
  .navbar .logo img {max-height: 35px; padding: 0;}
  footer .row {margin: 0;}
  .product-detail {text-align: left;}
  .product .price {width: 100%; min-width: 100%;}
  .product > div img {max-width: 100%;}
  .product h1 {font-size: 30px; text-align: center;}
  .product .description {text-align: center;}
  .pictograms {
    margin-top: 35px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  #list-panel-news h4, .rubric article h4 {
    padding-bottom: 0;
  }
}

@media (max-width: 600px) {
  #index #motive.nob {min-height: 500px; max-height: 600px;}
  #motive h1 {font-size: 34px;}
  .product .price {text-align: center;}
  #motive .itm {text-align: center !important;}
}

@media (max-width: 550px) {
  .image-perex {width: 100%;}
  #telo h1 {text-align: center;}
  #carousel-generic .itm {padding: 0;}
  .row.product {
    margin-left: -15px;
    margin-right: -15px;
  }
  .mg-0 {
    margin-left: -15px;
    margin-right: -15px;
  }
}


/* trava */
/*
@media (max-width: 400px) and (orientation: portrait) {
#grass {max-height: 16%;}
}
@media (min-width: 990px) and (orientation: portrait) {
#grass {max-height: 23%;}
}
@media (min-width: 990px) and (orientation: landscape) {
#grass {max-height: 30%;}
}
@media (min-width: 1200px) {
#grass {max-height: 35%;}
}
@media (min-width: 1400px) {
#grass {max-height: 37%;}
}
@media (min-width: 1900px) {
#carousel-generic .itm:first-child > div > div {
padding-bottom: 100px;
}
}
@media (min-width: 2200px) {
#grass {max-height: 40%;}
#carousel-generic .itm:first-child > div > div {
padding-bottom: 120px;
}
}

@media (min-width: 3000px) {
#carousel-generic .itm:first-child > div > div {
padding-bottom: 200px;
}
}
*/