/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
  /*font-size:1.2em;  */
}

a{color:#0696C6;}
h1,h2,h3{color:#0696C6;}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper2 > .container {
  padding-right: 0;
  padding-left: 0;
  
}
.navbar-wrapper2 .navbar {
  padding-right: 5px;
  padding-left: 5px;
}
.navbar-wrapper2 .navbar .container {
  width: auto;
}   

.navbar-wrapper2 .navbar-nav > li > a {
    color:#fff;
}
.nav2{z-index:999;background-color:#028ac6;}
.nav2 .navbar-nav > li > a {
    color:#fff;
    font-size:1.2em;
    padding-left:5px;
}

.nav2 .navbar-nav > li > a:hover {
    color:#fff;
    font-size:1.2em;
    text-decoration:underline;
}

 .nav .navbar-nav > .active{
    color: #000;
   background: #d65c14;
 }
 .nav .navbar-nav > .active > a, 
 .nav .navbar-nav > .active > a:hover, 
 .nav .navbar-nav > .active > a:focus {
      color: #000;
      background: #d65c14;
 }
.white{color:#fff;}
.padding5{padding:5px;}
.paddingb0{padding-bottom:0px;}
.sedep{/*background-color:#f7f7f7*/background-color:#fff;width:100%;padding:10px;margin-bottom:60px;border-style:solid;border-color:#e0e0e0;border-width:0px 0px 1px 0px;text-align:center;}
.tucne{font-weight:bold;}
.textr{text-align:right;}
.textl{text-align:left;}
.textc{text-align:center;}
.margint15{margin-top:15px;}
.margint25{margin-top:25px;}
.marginb10{margin-bottom:10px;}
.margint100{margin-top:100px;}
.margint180{margin-top:180px;}
.imgr{float:right;}
.nezalom{white-space: nowrap;}
.none{display: none;}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    height:100px;
}

label.valid {
		  width: 24px;
		  height: 24px;
		  background: url(../img/valid.png) center center no-repeat;
		  display: inline-block;
		  text-indent: -9999px;
		}
label.error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}

.custom-file{position:relative;display:inline-block;max-width:100%;height:4.5rem;cursor:pointer;}.custom-file-input{min-width:14rem;max-width:100%;margin:0;filter:alpha(opacity=0);opacity:0}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:3.5rem;padding:.5rem 1rem;line-height:1.5;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #ddd;border-radius:.25rem}.custom-file-control:lang(en)::after{content:""}.custom-file-control::before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:3.5rem;padding:.5rem 1rem;line-height:1.5;color:#555;background-color:#eee;border:1px solid #ddd;border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en)::before{content:"Browse"}
.custom-file-control:lang(cz)::before{content:"Vybrat"}

.box_e
{
  border-style:solid;
  border-color: $c4c4c4;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #F07F80;
  text-align:center;
  font-size:16px;
  
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 400px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 400px;
  background-color: #069fd8;
}

.carousel-inner > .item > img {
  position: absolute;
  bottom: 0;
  right: 0;
  /*min-width: 100%;
  height: 390px;*/
}


.font-w{font-size:1.4em;}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing{  font-size:1.2em;}
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 30px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.sede{background-color:#dfdfdf;padding:5px;margin-top:30px;}
.xxxx2{visibility: visible;}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width:1400px){
.xxxx2{visibility: hidden;}
.carousel {
  height: 400px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 490px;
  background-color: #069fd8;
}
}
@media (max-width:1200px){
.xxxx2{visibility: hidden;}
.carousel {
  height: 500px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #069fd8;
}
}

@media (max-width:1080px){
.xxxx2{visibility: hidden;}
.xxxx{background-color:#ff0000;visibility: hidden;} 
.carousel {
  height: 620px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  width:80%;
  padding-left:0px;
  padding-right:80px;
  margin-left:0px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 620px;
  background-color: #069fd8;
}
}


@media (min-width: 768px) {

  .carouselbtn{position:absolute;bottom:0px;width:100%;text-align:center;padding-right:200px;}
  /* Navbar positioning foo */
  .navbar-wrapper2 {
    margin-top: 20px;
  }
  .navbar-wrapper2 .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper2 .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper2 .navbar {
    border-radius: 4px;
  }

  .carousel-caption {
  z-index: 10;
  padding-right:200px;

}
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

  .sponsor1{display:block;}
  .sponsor2{display:none;}
}

@media (max-width: 767px) {
  .sponsor1{display:none;}
  .sponsor2{display:block;}
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }   
}

@media(max-width:768px){
.carouselbtn{position:absolute;bottom:0px;width:100%;text-align:center;}
.xxxx{background-color:#ff0000;visibility: hidden;} 
.xxxx2{visibility: visible;}
.carousel {
  height: 380px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  width:80%;
  padding-left:0px;
  padding-right:80px;
  margin-left:0px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 380px;
  background-color: #069fd8;
}
}


