/**
 * Created by PhpStorm.
 * User: Salim Mayaleh
 * Date: 9. 3. 2018
 */
@import "font-awesome.min.css";
@import "icons.css";
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflings-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
}
body {
  color: #444;
  font: normal 16px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.5;
}
p,
h1,
h2,
h3,
h4 {
  color: #444;
}
h1,
h2 {
  letter-spacing: 5px;
}
h1 {
  font-size: 50px;
}
@media screen and (max-width: 1100px) {
  h1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 800px) {
  h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 500px) {
  h1 {
    font-size: 36px;
  }
}
h2 {
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: 5px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1100px) {
  h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 800px) {
  h2 {
    font-size: 26px;
    letter-spacing: 4px;
  }
}
@media screen and (max-width: 500px) {
  h2 {
    font-size: 22px;
    letter-spacing: 3px;
  }
}
h3 {
  font-size: 24px;
}
@media screen and (max-width: 1100px) {
  h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 800px) {
  h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 500px) {
  h3 {
    font-size: 16px;
  }
}
a {
  text-decoration: none;
  color: #30a435;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a:hover,
a:focus {
  color: #248328;
}
.clr {
  display: block;
  clear: both;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lighter {
  font-weight: 100;
}
.lead {
  font-size: 24px;
  font-weight: 200;
}
@media screen and (max-width: 1000px) {
  .lead {
    font-size: 20px;
  }
}
@media screen and (max-width: 700px) {
  .lead {
    font-size: 18px;
  }
}
.btn {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 3px;
  border: 2px solid white;
  color: white;
  background-color: transparent;
  padding: 15px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn:hover,
.btn:focus {
  background-color: white;
  border-color: #444;
  color: #444;
}
.btn-info {
  color: #30a435;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-info:hover,
.btn-info:focus {
  color: #00400a;
}
.center {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
video {
  max-width: 100%;
  height: auto;
}
iframe,
embed,
object {
  max-width: 100%;
  border: none;
}
.vendor {
  padding: 2%;
  margin-bottom: 2em;
}
@media screen and (max-width: 1100px) {
  section h1 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  section h1 {
    margin-top: 75px;
  }
}
.section {
  width: 80%;
  max-width: 1200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1350px) {
  .section {
    width: 90%;
  }
}
@media screen and (max-width: 1000px) {
  .section {
    width: 95%;
  }
}
.bgScroll {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
  z-index: 1;
  color: #fff;
}
#kontakt_form_odpoved_nacitaci {
  display: none;
  width: 100%;
}
#kontakt_form_odpoved_nacitaci img {
  display: block;
  width: 200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
#kontakt_form_odpoved_ok {
  display: none;
  color: #bdbbf1;
  font-weight: bold;
}
#kontakt_form_odpoved {
  display: none;
  color: #f1968b;
  font-weight: bold;
}
#uvodObr {
  height: 100%;
  width: 100%;
  top: 0;
  position: fixed;
  background-image: url('../img/uvod.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -100;
}
.fixed-nav {
  z-index: 99999999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: white;
  width: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
}
.fixed-nav nav {
  padding: 15px 0;
  position: relative;
  width: 80%;
  max-width: 1200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1350px) {
  .fixed-nav nav {
    width: 90%;
  }
}
@media screen and (max-width: 1000px) {
  .fixed-nav nav {
    width: 95%;
  }
}
.fixed-nav nav #logo {
  display: block;
  float: left;
  max-height: 80px;
}
.fixed-nav nav #logo img {
  display: block;
  width: auto;
  max-height: inherit;
}
.fixed-nav nav .nav {
  display: block;
  position: relative;
}
.fixed-nav nav .nav ul {
  width: 100%;
  text-align: right;
  margin-top: 25px;
}
.fixed-nav nav .nav ul li {
  display: inline-block;
  margin-right: 20px;
}
.fixed-nav nav .nav ul li:last-of-type {
  margin-right: 0;
}
.fixed-nav nav .nav ul li a {
  color: #444;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border: none;
  border-bottom: 1px solid transparent;
}
.fixed-nav nav .nav ul li a:hover,
.fixed-nav nav .nav ul li a:focus {
  color: #30a435;
}
.fixed-nav nav .nav ul li a.active {
  color: #30a435;
  border-bottom: 1px solid #30a435;
}
@media screen and (max-width: 1000px) {
  .fixed-nav nav .nav ul {
    display: none;
    position: absolute;
    float: none;
    margin-top: 0;
    width: 90%;
    top: 90px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    text-align: center;
    left: 0;
    right: 0;
  }
  .fixed-nav nav .nav ul li {
    display: block;
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
  .fixed-nav nav .nav ul li:first-of-type a {
    border-top: 1px dotted #30a435;
  }
  .fixed-nav nav .nav ul li a {
    display: block;
    border-bottom: 1px dotted #30a435;
    padding: 10px 0;
  }
}
@media screen and (max-width: 1000px) {
  #hamburger {
    cursor: pointer;
    position: absolute;
    display: block;
    width: 50px;
    height: 35px;
    top: 20px;
    right: 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #hamburger div {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background-color: #6e872f;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #hamburger div:nth-child( 1) {
    top: 0px;
  }
  #hamburger div:nth-child( 2) {
    top: 12px;
  }
  #hamburger div:nth-child( 3) {
    top: 24px;
  }
  #hamburger.open div {
    background-color: #30a435;
  }
  #hamburger.open div:nth-child(1) {
    top: 17px;
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #hamburger.open div:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #hamburger.open div:nth-child(3) {
    top: 17px;
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
.section1 {
  margin-top: 140px;
}
.section1 .odsazeni {
  padding: 140px 0;
}
@media screen and (max-width: 1100px) {
  .section1 .odsazeni {
    padding: 100px 0;
  }
}
@media screen and (max-width: 800px) {
  .section1 .odsazeni {
    padding: 80px 0;
  }
}
@media screen and (max-width: 500px) {
  .section1 .odsazeni {
    padding: 55px 0;
  }
}
@media screen and (max-width: 400px) {
  .section1 .odsazeni {
    padding: 40px 0;
  }
}
.section1 .odsazeni h1 {
  color: white;
}
.section1 .odsazeni h2 {
  color: white;
}
.section1 .odsazeni p {
  color: white;
}
.section1 .odsazeni .martop {
  margin-top: 40px;
}
@media screen and (max-width: 700px) {
  .section1 .odsazeni {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .section1 .odsazeni .btn {
    display: block;
  }
}
.section2 {
  background-image: url(http://themepush.com/demo/runcharity/assets/img/1.jpg);
  background-position: 50% -391px;
}
.section2 .obsah {
  position: relative;
  padding: 140px 0;
}
@media screen and (max-width: 1100px) {
  .section2 .obsah {
    padding: 100px 0;
  }
}
@media screen and (max-width: 800px) {
  .section2 .obsah {
    padding: 80px 0;
  }
}
@media screen and (max-width: 500px) {
  .section2 .obsah {
    padding: 55px 0;
  }
}
@media screen and (max-width: 400px) {
  .section2 .obsah {
    padding: 40px 0;
  }
}
.section2 .obsah .prekrivka {
  background-color: #30a435;
  opacity: 0.9;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
}
.section2 .obsah .section {
  z-index: 4;
  position: relative;
}
.section2 .obsah .section h2 {
  color: white;
  text-align: center;
}
.section2 .obsah .section .lead {
  color: white;
  max-width: 840px;
  margin: 0px auto 80px auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.section2 .obsah .section .sluzby {
  width: 100%;
}
.section2 .obsah .section .sluzby :after {
  clear: both;
}
.section2 .obsah .section .sluzby .sluzba-box {
  text-align: center;
  background-color: white;
  margin-bottom: 30px;
  padding: 2%;
  width: 27.33333333%;
  margin-right: 3%;
  float: left;
}
.section2 .obsah .section .sluzby .sluzba-box:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 780px) {
  .section2 .obsah .section .sluzby .sluzba-box {
    width: 44%;
  }
  .section2 .obsah .section .sluzby .sluzba-box:nth-child(3n) {
    margin-right: 3%;
  }
  .section2 .obsah .section .sluzby .sluzba-box:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 460px) {
  .section2 .obsah .section .sluzby .sluzba-box {
    width: 84%;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .section2 .obsah .section .sluzby .sluzba-box:nth-child(3n) {
    margin-right: auto !important;
  }
  .section2 .obsah .section .sluzby .sluzba-box:nth-child(2n) {
    margin-right: auto !important;
  }
}
.section2 .obsah .section .sluzby .sluzba-box .glyphicon,
.section2 .obsah .section .sluzby .sluzba-box .fa {
  color: #444;
  font-size: 60px;
  margin-bottom: 20px;
}
.section2 .obsah .section .sluzby .sluzba-box p {
  margin-bottom: 20px;
}
.section3 {
  margin-top: 0;
  background-image: url("../img/section3.jpg");
}
.section4 {
  background-color: #00400a;
  color: white;
}
.section4 .section {
  color: white;
  padding: 140px 0;
}
@media screen and (max-width: 1100px) {
  .section4 .section {
    padding: 100px 0;
  }
}
@media screen and (max-width: 800px) {
  .section4 .section {
    padding: 80px 0;
  }
}
@media screen and (max-width: 500px) {
  .section4 .section {
    padding: 55px 0;
  }
}
@media screen and (max-width: 400px) {
  .section4 .section {
    padding: 40px 0;
  }
}
.section4 .section h2 {
  color: white;
}
.section4 .section h3,
.section4 .section p {
  color: white;
}
.section4 .section .obal {
  width: 100%;
  margin-top: 50px;
}
.section4 .section .obal :after {
  clear: both;
}
.section4 .section .obal .bunka {
  text-align: center;
  background-color: white;
  margin-bottom: 30px;
  width: 31.33333333%;
  margin-right: 3%;
  float: left;
}
.section4 .section .obal .bunka:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 780px) {
  .section4 .section .obal .bunka {
    width: 48%;
  }
  .section4 .section .obal .bunka:nth-child(3n) {
    margin-right: 3%;
  }
  .section4 .section .obal .bunka:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 460px) {
  .section4 .section .obal .bunka {
    width: 88%;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .section4 .section .obal .bunka:nth-child(3n) {
    margin-right: auto !important;
  }
  .section4 .section .obal .bunka:nth-child(2n) {
    margin-right: auto !important;
  }
}
.section4 .section .obal .bunka .glyphicon {
  color: #444;
  font-size: 60px;
  margin-bottom: 20px;
}
.section4 .section .obal .bunka h3 {
  display: block;
}
.section4 .section .obal .bunka p {
  margin-top: 20px;
  color: #444;
  margin-bottom: 20px;
}
.section4 .section .obal .bunka .popis {
  padding: 0 8px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  color: #444;
}
.section4 .section .obal .bunka .popis span {
  float: left;
}
.section4 .section .obal .bunka .popis .fa {
  float: right;
  font-size: 14px;
  margin-top: 8px;
}
.section4 .section .obal .bunka .obrGal {
  display: block;
  overflow: hidden;
  height: 15vw;
  min-height: 200px;
  max-height: 500px;
}
.section4 .section .obal .bunka .obrGal img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section4 .section .obal .bunka .obrGal img:hover {
  transform: scale(1.3);
}
.section5 {
  background-image: url("../img/section5.jpg");
  color: white;
}
.section5 p {
  color: white;
}
.section5 .master-slider {
  background-color: transparent !important;
}
.section5 .master-slider .ms-view {
  background-color: transparent !important;
}
.section6 {
  background-color: #e9ffe5;
}
.section6 .section {
  padding: 140px 0;
}
@media screen and (max-width: 1100px) {
  .section6 .section {
    padding: 100px 0;
  }
}
@media screen and (max-width: 800px) {
  .section6 .section {
    padding: 80px 0;
  }
}
@media screen and (max-width: 500px) {
  .section6 .section {
    padding: 55px 0;
  }
}
@media screen and (max-width: 400px) {
  .section6 .section {
    padding: 40px 0;
  }
}
.section6 .section ul {
  margin-top: 50px;
  margin-bottom: 50px;
}
.section6 .section ul li {
  display: block;
  margin-bottom: 15px;
  text-align: center;
  background-color: white;
  padding: 0.5%;
  width: 30.33333333%;
  margin-right: 1%;
  float: left;
}
.section6 .section ul li:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 780px) {
  .section6 .section ul li {
    width: 47%;
  }
  .section6 .section ul li:nth-child(3n) {
    margin-right: 1%;
  }
  .section6 .section ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 460px) {
  .section6 .section ul li {
    width: 87%;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .section6 .section ul li:nth-child(3n) {
    margin-right: auto !important;
  }
  .section6 .section ul li:nth-child(2n) {
    margin-right: auto !important;
  }
}
.section6 .section ul li .fa {
  margin-right: 10px;
}
.section6 .section ul li a {
  font-weight: 600;
}
.section6 .section ul li p {
  margin-top: 10px;
}
.section7 {
  background-image: url("../img/section7.jpg");
}
.section7 .section {
  padding: 140px 0;
}
@media screen and (max-width: 1100px) {
  .section7 .section {
    padding: 100px 0;
  }
}
@media screen and (max-width: 800px) {
  .section7 .section {
    padding: 80px 0;
  }
}
@media screen and (max-width: 500px) {
  .section7 .section {
    padding: 55px 0;
  }
}
@media screen and (max-width: 400px) {
  .section7 .section {
    padding: 40px 0;
  }
}
.section7 .section h1,
.section7 .section h2,
.section7 .section h3,
.section7 .section p {
  color: white;
}
.section8 {
  background-image: url("http://themepush.com/demo/runcharity/assets/img/map.png");
  background-position: 50% 50%;
}
.section8 .obsah .prekrivka {
  background-color: #6e872f;
}
.section8 .obsah .contactForm {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
.section8 .obsah .contactForm .textfield {
  width: 31.33333333%;
  margin-right: 3%;
  float: left;
  margin-bottom: 30px;
}
.section8 .obsah .contactForm .textfield:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 450px) {
  .section8 .obsah .contactForm .textfield {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .section8 .obsah .contactForm .textfield:nth-child(3n) {
    margin-right: auto;
  }
}
.section8 .obsah .contactForm .textfield input {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-family: inherit;
  font-size: inherit;
  color: #444;
  border: none;
}
.section8 .obsah .contactForm label {
  display: block;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3px;
  font-size: 13px;
  color: white;
}
.section8 .obsah .contactForm .textbox {
  display: block;
  width: 100%;
}
@media screen and (max-width: 450px) {
  .section8 .obsah .contactForm .textbox {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}
.section8 .obsah .contactForm .textbox textarea {
  font-family: inherit;
  font-size: inherit;
  color: #444;
  display: block;
  width: 100%;
  padding: 10px 0;
  resize: vertical;
  border: none;
  min-height: 180px;
}
.section8 .obsah .contactForm .btn-submit {
  display: block;
  margin-top: 25px;
}
@media screen and (max-width: 450px) {
  .section8 .obsah .contactForm .btn-submit {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
.section8 .obsah .contactForm .btn-submit input {
  border: none;
  padding: 10px 15px;
  background-color: #30a435;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section8 .obsah .contactForm .btn-submit input:hover {
  background-color: #248328;
}
footer {
  padding: 50px 0;
  background-color: white;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.6;
}
footer .social a i {
  border: 1px solid #ccc;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  margin-left: 2px;
  text-align: center;
  margin-bottom: 15px;
  display: inline-block;
}
footer .social a:first-of-type i {
  margin-left: 0;
}
footer .rtsoft {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../img/rtsoft.png");
  background-repeat: no-repeat;
  background-position: center top;
  width: 100px;
  height: 32px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
footer .rtsoft:hover {
  background-position: center -32px;
}
footer .rtsoft img {
  display: none;
}
