﻿.navbar .container-fluid {
	background: #2d2d30;
//	background: green;
//	height: 100px;
}
.navbar {
	border-bottom: 4px solid #77c14f;
	background-color: #202d3a;
}
#text-right
{
    text-align: right !important;
}
.nav {
//	border: 1px solid green;
//	background-color: green;
}
.navbar-default {
//	border: 1px solid none;
}
.navbar-nav li a {
//	border: 1px solid green;
	padding: 22px 20px;
	font-weight: bold;
	font-size: 14px;
}
.navbar-brand {
//	border: 1px solid green;
}
.navbar-header a {
//	border: 1px solid blue;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 7px 20px 5px 15px;
	height: auto;
	font-weight: normal;
}
.navbar-header a img {
//	border: 1px solid green;
	width: 120px;
	font-weight: normal;
}
@media (max-width: 600px) {
    .carousel-caption {
		display: none;
    }
}

@media (min-width: 800px) {
	.carousel-caption h3 {
		font: bold 42px Calibri;
	}
}
.carousel-caption {
//	border: 1px solid green;
}
.carousel-caption h3 {
	color: #fff;
	letter-spacing: 0px;
	font: bold 72px Calibri;
}

.carousel-caption h5 {
	color: #fff;
	letter-spacing: 0px;
	font: bold 32px Calibri;
}
.carousel-inner img {
//  -webkit-filter: grayscale(90%);
//  filter: grayscale(90%); /* make all photos black and white */ 
    width: 200%; /* Set width to 100% */
    margin: auto;
}
.bg-4 { 
    background-color: #2f2f2f;
    color: #ffffff;
//	border: 1px solid green;
}
.bg-4 p {
	font-size: 13px;
	padding: 10px 0px 20px 0px;
	color: #6E6E6E;
}
.container-fluid {
//	border: 1px solid green;
	margin: 0;
	padding: 0;
//	height: 100px;
}
footer img {
	width: 200px;
	padding: 0px;
}
#produkty, #kontakt, #spolecnost, #proc, #hlavni, #reference, #certifikat {
	padding-top: 65px;
}
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }












.navbar-nav>li>.dropdown-menu {
    margin-top:20px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}

.mega-dropdown {
  position: static !important;
  width:100%;
}
.mega-dropdown-menu {
    padding: 50px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
//	border-bottom: 1px solid #424242;
	list-style: none;
	float: left;
	margin-bottom: 20px;
}
.mega-dropdown-menu img {
    padding: 0px 0px;
    width: 30px;
//	border: 1px solid green;
	list-style: none;
	float: left;
}
.mega-dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 285px;
    z-index: 10;
}
.mega-dropdown-menu:after {
    content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -17px;
    left: 283px;
    z-index: 8;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
//  float: left;
}
.mega-dropdown-menu > li > ul > li > a {
  font-weight: normal;
  display: block;
  padding: 3px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: grey;
  white-space: normal;
  float: left;
  
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: white;
//  background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
  color: white;
  font-size: 16px;
  font-weight:bold;
//  border: 1px solid green;
  float: left;
  padding: 0px 0px 10px 0px;
}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
.row {
//	border: 1px solid green;
}
h4 {
	font-size: 62px;
	font-weight: bold;
	padding: 30px 0px 0px 0px;
	color: #848484;
//	color: #AAC18E;
}
.bord h4 {
	text-shadow: 2px 2px 0 lightgrey;
} 
h5 {
	color: #fff;
	letter-spacing: 0px;
	font: bold 72px Calibri;
}
#konn {
	background-color: #E6E6E6;
}

  #googleMap {
      width: 100%;
      height: 400px;
//      -webkit-filter: grayscale(50%);
//      filter: grayscale(50%);
  }

 @media (max-width: 600px) {
    #googleMap { 
		height: 300px;
	}
} 
  
.carousel-indicators > li,
.carousel-indicators > li.active{
    width: 160px;
    height: 1px;
    border-radius: 100;
    border: none;
    background: grey;
    text-indent: 0;
	margin: 10px 0px;
    padding: 0px;
}
.carousel-indicators > li.active {
    background: white;
    border: none;
    margin: 10px 0px;
    padding: 0px;
}
.carousel-indicators > li:hover {
    background: white;
    border: none;
    margin: 10px 0px;
    padding: 0px;        
}

.col-sm-3 {
//	border: 1px solid green;
	width: 300px;
}
#kontakt h5 {
	color: black;
	letter-spacing: 0px;
	font: 16px Calibri;
}
#kontakt {
	margin-bottom: 20px;
	list-style: none;
}
#kontakt li {
	list-style: none;
	font-weight: normal;
}
#kontakt .dropdown-header {
  color: black;
  font-size: 16px;
  font-weight:bold;
//  border: 1px solid green;
  float: left;
  padding: 20px 0px 10px 0px;
  width: 100%;
}

.lev {
  width: 50px;
}

#spolecnost .dropdown-header, #produkty .dropdown-header, #proc .dropdown-header {
  color: black;
  font-size: 16px;
  font-weight:bold;
//  border: 1px solid green;
  float: left;
  padding: 0px 0px 10px 0px;
  width: 100%;
}
#spolecnost {
	margin-bottom: 50px;
}
#menu1 li, il, ul {
	list-style: none;
	font-weight: normal;
}
#menu1, #menu3 {
	padding-top: 40px;
}
#home {
	padding-top: 20px;
}
#home li, il, ul {
	list-style: none;
}
#menu1 button {
	margin: 0px 10px 5px 0px;
	font-weight:bold;
}

/*
Bootstrap Image Carousel Slider with Animate.css
Code snippet by Hashif (http://hashif.com) for Bootsnipp.com
Image credits: unsplash.com
*/
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);

body {
    font-family: 'Quicksand', sans-serif;
    font-weight:700;
	background-color: #e7e7e8;
//	background-image: url("images/pozadi3.jpg");
//	background-repeat: repeat-y;
//	background-position: right;
}
body p {
	font-weight: normal;
}





/********************************/
/*          Main CSS     */
/********************************/


#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3, #first-slider .slide5 h3{
    color: white;
    font-size: 50px;
      text-transform: uppercase;
      font-weight:700;
}

#first-slider .slide1 h4, #first-slider .slide2 h4, #first-slider .slide3 h4, #first-slider .slide4 h4, #first-slider .slide5 h4{
    color: white;
    font-size: 30px;
      text-transform: lowercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height: 425px; 
  height: 100%;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}



#first-slider .slide1 {
    background-image: url(images/1.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
  background-image: url(images/2.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
  background-image: url(images/3.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
  background-image: url(images/4.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide5 {
  background-image: url(images/5.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}





@media screen and (min-width: 980px){
      
}
@media screen and (max-width: 640px){
      
}

.bor img {
	border: 5px solid white;
}
.bore {
	background: grey;
	padding: 5px 5px;
}

.btn-success {
	background: grey;
	border: 1px solid grey;
}

.tabbable-panel {
  border:1px solid black;
  padding: 10px;
  border: none;
}

/* Default mode */
.tabbable-line > .nav-tabs {
//  border:1px solid black;
  margin: 0px;
//  border-bottom: 1px solid grey;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #C4C0C0;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid grey;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 1px solid black;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.item .text-left {
//	border: 1px solid green;
//	background: black;
//	opacity: 0.5;
}
.item h3, .item h4 {
//	background: #636363;
//	padding: 10px 20px;
//	text-shadow: 0 0 10px black;
	text-shadow: 2px 2px 2px black, 0 0 25px lightgrey, 0 0 5px lightgrey;
	word-spacing: 3px;
}
tbody td {
	font-weight: normal;
}
.fr {
	font-weight: bold;
}
.glyphicon-arrow-right {
//	color: green;
	color: #2E2E2E;
	padding-right: 10px;

}
.list-group a {
	font-weight: normal;
}
.list-group-item {
	background: #d7d8da;
//	background: #EDF5E3;
}

.bb {
//	background: #E6E6E6;
	margin-top: 10px;
	padding: 20px;
}
.bord h2 {
	padding: 10px 20px;
}
sup {
    font-size: 7px;
	vertical-align: super;
}
.tet h5{
	font-size: 22px;
	padding: 0px 0px 0px 0px;
	color: black;
	font-weight: normal;
}
.tet2 h5{
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	color: black;
	font-weight: normal;
}
.gre {
	background: #E0FFAC;
	padding: 5px;
}
.gro {
	padding: 5px;
	border: 1px solid #D8D8D8;
//	margin: 10px 0px;
}
#certifikat img  {
	width: 150px;
}
#reference img {
	padding: 10px;
}
.container h3 {
	color: #f07a00;
	font-size: 24px;
	font-weight: bold;
}

.c {
//	border: 1px solid red;
	width: 400px;
}
.cc img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}