/*!
 * Start Bootstrap - Agency v3.3.7+1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),  url('../fonts/Avenir-Black.woff') format('woff');
  font-weight: bold;
}    

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Avenir-Medium.woff') format('woff');
  font-weight: normal;
}    

body {
/* overflow-x: hidden;*/
  /*font-family: avenir-lt-w01_35-light1475496, "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  /*font-family: "Mulish", "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: 'Avenir', Helvetica, sans-serif;
  /*background-color: #82a52a;*/
}


.row {
    /*
    margin-right: 0px;
    margin-left: 0px;
    */
}

.text-muted {
  color: #777777;
}
.text-primary {
  color: #fed136;
}
p {
  font-size: 14px;
  line-height: 1.75;
}
p.large {
  font-size: 16px;
}

p.address {
  font-size: 20px;
  line-height: 0.8;
}

p.photo {
    font-family: Montserrat; 
    font-size: 15px; 
    color: #ffffffb3;
}

a,
a:hover,
a:focus,
a:active,
a.active {
  outline: none;
}
a {
  color: #000000;
}
a:hover,
a:focus,
a:active,
a.active {
  color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: avenir-lt-w01_35-light1475496, "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  /*font-family: "Mulish", "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  text-transform: uppercase;
  font-weight: 700;
}

h3.popis{
    text-transform: none;
    font-weight: 400;
    padding-bottom: 50px;
    line-height: 1.4;
}
.img-centered {
  margin: 0 auto;
}

.img-shadow {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px;
}

.bg-light-gray {
  background-color: #eeeeee;
}
.bg-darkest-gray {
  background-color: #222222;
}

.btn-primary {
    color: white;
    background-color: #82A52A !important;
    border-color: #82A52A !important;
    font-family: 'Avenir' !important;
    font-weight: 700;
    border-radius: 0px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #D8EDA3 !important;
  border-color: #D8EDA3 !important;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #fed136;
  border-color: #fed136;
}
.btn-primary .badge {
  color: #fed136;
  background-color: white;
}
.btn-xl {
  color: white;
  background-color: #fed136;
  border-color: #fed136;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
  padding: 20px 40px;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  color: white;
  background-color: #fec503;
  border-color: #f6bf01;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: #fed136;
  border-color: #fed136;
}
.btn-xl .badge {
  color: #fed136;
  background-color: white;
}
.navbar-custom {
  background-color: rgba(255, 255, 255, 0.90);
  border-color: transparent;
  font-size: 25px;

}

.glyphicon-in-menu {
    font-size: 20px;
}


@media (min-width: 768px) {
    .navbar-custom {
        font-size: 1.2vw;
    }
    
    .glyphicon-in-menu {
        font-size: 0.8vw;
    }
}



.navbar-custom .navbar-brand {
  color: #000000;
  font-family: "akaFrivolity", "Helvetica Neue", Helvetica, Arial, cursive;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #fec503;
}
.navbar-custom .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom .navbar-toggle {
  background-color: #fed136;
  border-color: #fed136;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #fed136;
}
.navbar-custom .nav li a {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*text-transform: uppercase;*/
  font-weight: 400;
  letter-spacing: 1px;
  color: black;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
  color: #fed136;
  outline: none;
}
.navbar-custom .navbar-nav > .active > a {
  border-radius: 0;
  color: white;
  background-color: #fed136;
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: white;
  background-color: #fec503;
}

@media (min-width: 768px) {
  .navbar-custom {
    background-color: rgba(255, 255, 255, 0.90);
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-custom.affix {
    background-color: rgba(255, 255, 255, 0.90);;
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
header .intro-text {
  padding-top: 70px;
  /*padding-bottom: 70px;*/
}
header .intro-text .intro-lead-in {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 25px;
}
header .intro-text .intro-heading {
  font-family: "akaFrivolity", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*text-transform: uppercase;*/
  font-weight: 700;
  font-size: 55px;
  line-height: 55px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  header .intro-text {
    padding-top: 150px;
    /*padding-bottom: 200px;*/
  }
  header .intro-text .intro-lead-in {
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  header .intro-text .intro-heading {
    font-family: "akaFrivolity", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*text-transform: uppercase;*/
    font-weight: 700;
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 50px;
  }
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}
section h3.section-subheading {
  font-size: 16px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 75px;
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 300px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(254, 209, 54, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 40px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #f1f1f1;
  left: 40px;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 50px;
  position: relative;
  min-height: 50px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  width: 100%;
  float: right;
  padding: 0 20px 0 100px;
  position: relative;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li .timeline-image {
  left: 0;
  margin-left: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 100;
  background-color: #fed136;
  color: white;
  border-radius: 100%;
  border: 7px solid #f1f1f1;
  text-align: center;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  margin-top: 12px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align: left;
  padding: 0 20px 0 100px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    width: 41%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
.team-member {
  text-align: center;
  margin-bottom: 50px;
}
.team-member img {
  margin: 0 auto;
  border: 7px solid white;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}
aside.clients img {
  margin: 50px auto;
}

section#vyber_kytice input{
    font-size: 2.4em;
    background-color: transparent;
    text-align: center;
    border-width: 0;
    width: 100%;
    margin: 0 0 .1em 0;
    vertical-align: middle;
    width: 30px; 
    text-align: center;
}

section#contact {
  background-color: #222222;
  background-image: url('../img/map-image.png');
  background-position: center;
  background-repeat: no-repeat;
}
section#contact .section-heading {
  color: white;
}
section#contact .form-group {
  margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}
section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 236px;
}
section#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-moz-placeholder {
  /* Firefox 18- */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-ms-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact .text-danger {
  color: #e74c3c;
}
footer {
  padding: 25px 0;
  text-align: center;
}
footer span.copyright {
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
footer ul.quicklinks {
  margin-bottom: 0;
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
ul.social-buttons {
  margin-bottom: 30px;
}
ul.social-buttons li a {
  display: block;
  background-color: #222222;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #fed136;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: none;
}

.close_modal{
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #000;
}


.portfolio-modal .modal-dialog {
  margin: 0;
  height: 100%;
  width: auto;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
::-moz-selection {
  text-shadow: none;
  background: #fed136;
}
::selection {
  text-shadow: none;
  background: #fed136;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #fed136;
}


/* RADIO BUTTONS */

label.btn span {
  font-size: 1.5em ;
}

label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #000000;    display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
    color: #fed136;    display: inline;
}
label:hover input[type="radio"] ~ i.fa {
color: #fed136;
}

label input[type="checkbox"] ~ i.fa.fa-square-o{
    color: #000000;    display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
    color: #fed136;    display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
color: #fed136;
}

div[data-toggle="buttons"] label.active{
    color: #fed136;
}

div[data-toggle="buttons"] label {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 2em;
text-align: left;
white-space: inherit;
vertical-align: top;
cursor: pointer;
background-color: none;
border: 0px solid 
#000000;
border-radius: 3px;
color: #000000;

-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;

}

div[data-toggle="buttons"] label:hover {
color: #fed136;
}

div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}

@keyframes shake {
  0% { transform: translate(0px, 2px) rotate(0deg); }
  10% { transform: translate(0px, -2px) rotate(0deg); }
  20% { transform: translate(0px, 2px) rotate(0deg); }
  30% { transform: translate(0px, -2px) rotate(0deg); }
  40% { transform: translate(0px, 2px) rotate(0deg); }
  50% { transform: translate(0px, -2px) rotate(0deg); }
  60% { transform: translate(0px, 0px) rotate(0deg); }
  70% { transform: translate(0px, 0px) rotate(0deg); }
  80% { transform: translate(0px, 0px) rotate(0deg); }
  90% { transform: translate(0px, 0px) rotate(0deg); }
  100% { transform: translate(0px, 0px) rotate(0deg); }
}
/*
.blueimp-gallery-carousel .white-gallery{
    box-shadow: 0 0 10px #fff !important;
}

.blueimp-gallery .white-gallery{
    background: white !important;
}
*/

.white-gallery{
    box-shadow: 0 0 10px #fff !important;
}

.white-gallery{
    background: white !important;
}

.language-select{
    font-size: 10px;
    color: #888888 !important;
}

.webgreen{
    background-color: #82A52A;
}

.webgrey{
    background-color: #EDEDED;
}


@media (min-width:1600px) {
    .container {
        width:1500px;
    }

    .carousel-text {
        margin-left: 15% !important;
    }
    .carousel-indicators {
        margin-left: 10% !important;
    }
}

/* -- nav menu -- */
.navbar-inverse .navbar-nav li a{
    color: #FFFFFF;
    font-size: 20px;
}

.navbar-right {
    float: right !important;
    margin-top: 60px;
    margin-bottom: -10px;
    margin-right: 10px;
}

.navbar {
    margin-bottom: 0px;
}

.logo-column1 {
  float: left;
  width: 50%;
  padding: 5px;
  max-width: 80px;  
}

.logo-column2 {
    float: left;
    padding-top: 2.5vh;
    padding-left: 10px;
    max-width: 350px;
}

.logo-row::after {
  content: "";
  clear: both;
  display: table;
}


.nav a {
  text-decoration: none;
  display: inline-block;
  padding: 15px 20px;
  position: relative;
}
.nav a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  background: #fff;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.nav a:hover:after { 
  width: 100%; 
  left: 0; 
}

.dropdown-menu {
    background-color: #688424;
    text-align: center;
    border-color: #688424;
    left: -70px !important;
    right: -70px !important;    
}

@media only screen and (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

li.dropdown ul.dropdown-menu li a{
    font-size: 15px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #08080800;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #ec161600;
}

    /*** menu kolecka ***/
.dot {
    height: 150px;
    width: 150px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0px 0px 20px -15px rgba(0,0,0,0.8);
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 100px;
    position: relative;
    top: -30px;
    transition: 0.4s;
}

.dot-img-1{
    z-index: 1000;
    position: absolute;
    left: 45px;
    top: 30px;
    max-width: 60px;
}

.dot-img-2{
    z-index: 1000;
    position: absolute;
    left: 30px;
    top: 40px;
    max-width: 90px;
}

.dot-img-3{
    z-index: 1000;
    position: absolute;
    left: 23px;
    top: 44px;
    max-width: 110px;
}

.dot-img-4{
    z-index: 1000;
    position: absolute;
    left: 40px;
    top: 23px;
    max-width: 70px;
}

.dot-img-5{
    z-index: 1000;
    position: absolute;
    left: 37px;
    top: 34px;
    max-width: 80px;
}

.dot h4 {
    margin-left: -20px;
    margin-right: -20px;
    position: absolute;
    top: 150px;
    font-size: 16px;
    line-height: 1.3;
}

span img:last-child {
  display: none;  
}
span:hover img:last-child {
  display: block;  
}
span:hover img:first-child {
  display: none;  
}

span h4 {
  font-size: 15px;
  transition: 0.4s;
}

span:hover h4 {
  color: #82A52A;  
}

    /*** kolecka stranky***/
.dot-margin{
    margin-bottom: -90px;
}
.dot-page {
    height: 10vw;
    width: 10vw;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0px 0px 20px -15px rgba(0,0,0,0.8);
    margin-left: 50px;
    margin-right: 50px;
    position: relative;
    top: -5vw;
}

.dot-img-page-1 {
    z-index: 1000;
    position: absolute;
    left: 2.9vw;
    top: 1.8vw;
    width: 4.5vw;
}

.dot-img-page-2 {
    z-index: 1000;
    position: absolute;
    left: 1.8vw;
    top: 1.8vw;
    width: 7vw;
}

.dot-img-page-3 {
    z-index: 1000;
    position: absolute;
    left: 1.4vw;
    top: 2.2vw;
    width: 7.5vw;
}

.dot-img-page-4 {
    z-index: 1000;
    position: absolute;
    left: 2.4vw;
    top: 1.8vw;
    width: 5vw;
}

.dot-img-page-5 {
    z-index: 1000;
    position: absolute;
    left: 2.4vw;
    top: 2.3vw;
    width: 5.5vw;
}


    /*** text na strance ***/
    .page-text {
        padding-left: 10%;
        padding-right: 10%;
    }
    
    h1, h3{
        color: #82A52A;
    }
    
    .text-green{
        color: #82A52A;
        font-size: 17px;
    }
    
    .text-grey{
        color: #2C2C2C;
        font-size: 17px;
    }

    .text-white{
        color: #FFFFFF;
        font-size: 17px;
    }
    
    hr{
        border-top: 3px solid #EDEDED !important;
        margin-left: 40%;
        margin-right: 40%;
    }
    
    .webgrey hr {
        border-top: 3px solid #CBCBCB !important;
    }
    
    /*** kontakty  ***/
    
    .list{
      padding: 0;
      margin: 0;
      list-style-type: none;
    }
    
    li.icon-img {
        background-size: 30px 30px !important;
        padding-left: 60px;
    }
    
    .contact-us{
        margin-top: 30px;
        margin-bottom: 30px;
        background-color: #4C5F39;
        padding-left: 60px;
        padding-right: 60px;
        
    }
    
    .contact-us h3{
        color: white;
    }
    
    .contact-list{
        margin: 30px;
        line-height: 1.8;
    }
    
    .equal.row [class*="col-"]{
      margin-bottom: -99999px;
      padding-bottom: 99999px;
    }

    .equal.row{
      overflow: hidden; 
    } 


/*** carousel ***/
    .carousel-indicators{
        left: -22%;
        margin-left: 0%;
    }
    
/*** reference ***/
    .reference-col{
        margin-top: 60px;
        padding-left: 1vw;
        padding-right: 1vw;
        height: 100%;
    }
    
    .reference-nadpis {
        color: #2C2C2C;
        font-size: 20px;
    }
    
    .reference-img{
        max-height: 60px;
    }
    
/*** certifikace ***/
 .certifikace-col img {
    max-height: 280px;
    margin: auto;    
    display: block;
}
    
/*** cenik ***/
    .table td{
        text-align: left;
        border-top: 0px !important;
    }

    table td:nth-child(1){
        padding-left: 30px !important;
    }
    
    table td:nth-child(2){
        width: 10%;
    }


/*** formular ***/
    .form-inline{
        margin-bottom: 65px !important;
    }
    
    .form{
        margin-left: 30px; 
        margin-right: 30px;
    }

    .approved-icon{
        max-width: 20px;
        margin-bottom: 5px;
        margin-right: 10px;
    }
    
/*** pdf ikona ***/    
    .pdf-icon {
        max-width: 30px;
        margin-right: 10px;
    }