/* custom styles */
.card {
  background-position: center;
  background-size: cover;
}

.navbar {
  top: 30em;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(0,0,0,.2);
  padding: 0;
}
.navbar .navbar-menu .navbar-start {
  font-size: 1.3em;
  margin: 0 !important;
}
.navbar .navbar-menu .navbar-end {
  font-size: 1.3em;
}
.navbar.is-fixed-top .navbar-brand{
    background: url('../images/vogo_small.png') no-repeat;
    position: relative;
    display: inline-block;
    width: 100px;
    height: 52px;
}

@media screen and (min-width: 769px) {
  .navbar-brand a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .navbar-brand .navbar-item {
    margin-right: .5rem;
    transition: all 0.5s;
  }

  iframe {
    min-height: 40vh;
  }
}
.is-fixed-top .navbar-brand .navbar-item {
  font-size: 1.3rem;
  margin-top: -0.2rem;
}

nav .navbar-start span {
  color: #c65918;
}

header.header .level a {
  color: #fff;
  text-decoration: none;
  font-size: 0.8rem;
}
header.header .level {
  min-height: 36px;
}
header.header .level a i[class^="icongj-"],
header.header .level a i[class*=" icongj-"] {
  font-size: 1.3rem;
  line-height: 1.3rem;
}
header.header .level a span {
  display: inline-block;
  position: absolute;
  margin-top: 2px;
}

header.header .hero-image {
  margin-top: 0;
}

.hero.is-medium .hero-body h1.title, .hero.is-medium .hero-body h2.subtitle {
  text-shadow: 0 0 10px rgba(0,0,0,.4),0 0 10px rgba(0,0,0,.4);
  font-weight: bold;
}

#slider {
  position: fixed;
}

header .logo {
  z-index: 10;
}

header .logo .button.jump-down {
  background-color: transparent !important;
  color: #fff;
}

header .logo .button.jump-down:hover {
  background-color: #fff !important;
  color: #000;
}

#slider .dark-background {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  position: fixed;
}

is-background.top {
  background-position: center center;
}
is-background.center {
  background-position: center center;
}
is-background.bottom {
  background-position: center bottom;
}

.accordions .accordion .accordion-header+.accordion-body {
  border: none !important;
  border-bottom: 1px solid #dbdbdb !important;
}

.accordion .accordion-header:after {
  content: '\f067';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.accordion.is-active .accordion-header:after {
  content: '\f068';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

#logo .logo{
  position: absolute;
  text-align: center;
  width: 100%;
  top: 15vh;
  display: block;
  z-index: 2;
}

#logo .logo .title, #logo .logo .subtitle {
    margin: auto;
    padding: 40px;
    background: url('../images/vogo333ww.png') center center no-repeat;
    background-size: contain;
    color: transparent !important;
    font-size: 110px;
    position: relative;
}
#logo .logo a{
  margin-top: 3%;
  position: relative;
}

#section-sluzby{
  margin-top: 29.5em;
  padding-top: 4em;
  padding-bottom: 6em;
  background-color: #fff;
  position: relative;
  background-image: url(../images/sluzby.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 800px;
}

#slider-zrnka {
  margin-top: 0;
  padding-top: 3em;
  min-height: 30vh;
  padding-bottom: 3em;
  background-color: rgba(0, 0, 0, 0.58);
  position: relative;
}

.title-zrnka {
  margin: 1em 0 3em;
  font-size: 25px;
  font-weight: 400;
}

#slider-zrnka h4 {
    margin-bottom: 50px;
}

#slider-zrnka .fas {
    display: block;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
}

#slider-zrnka .counter {
    display: block;
    text-align: center;
    margin-bottom: 25px;
}

#slider-zrnka .counter .value {
    display: block;
    font-size: 36px;
    color: #fff;
}

#slider-zrnka .counter small {
    color: #ccc;
}

#section-portfolio {
  margin-top: 0;
  padding-top: 3em;
  min-height: 800px;
  padding-bottom: 3em;
  background-color: #f6f6f6;
  position: relative;
  background-image: url(../images/portfolio.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

element-item{
  transform: scale(1);
  transition: 1s all linear;
}

#baguetteBox-overlay {
  z-index: 10;
}

#section-ceny {
  margin-top: 0;
  padding-top: 3em;
  min-height: 30vh;
  background-color: #fff;
  position: relative;
  background-image: url(../images/cenik.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}


#slider-zraje {
  margin-top: 0;
  padding-top: 3em;
  min-height: 30vh;
  padding-bottom: 3em;
  background-color: rgba(0, 0, 0, 0.58);
  position: relative;
}

#slider-zraje .title{
  font-size: 40px;
  margin-top: 1.5em;
}

#slider-zraje .teaser-zraje{
  color: #fff;
  text-align: center;
  font-size: 25px;
  margin-bottom: 1em;
}

#slider-zraje .body-zraje{
  margin-bottom: 1em;
}

.media .media:first-child {
  border-top: none;
  padding-top: 0;
}

.media .date.image {
  font-size: 1.4em;
  line-height: 100%;
  text-align: center;
}
.media .date.image strong {
  font-size: 1.2em;
  letter-spacing: 0.1em;
  display: block;
  width: 100%;
}

.tabs a {
  text-decoration: none;
}

.tabs ul {
  margin: 0 !important;
}

.tabs li {
  margin: 0 15px;
}

.tab-content {
  transition: all 2.5s;
}
.hero.is-success .tabs a {
  border-bottom-color: #fff;
  margin-bottom: 0;
  opacity: .3;
}
.hero.is-success .tabs li.is-active a {
  opacity: 1;
}

.column .card {
margin-bottom: 0;
}
.card-content h1, .card-content h2, .card-content h3, .card-content h4, .card-content h5, .card-content h6 {
line-height: 1.125;
margin-bottom: 0.8rem;
}

.section-page .content blockquote {
  background-color: rgba(0, 6, 152, 0.1);
  border-left: 5px solid rgba(0, 6, 152, 0.5);
}

.navbar-link.is-arrowless {
    padding-right:.75rem
}
.navbar-link.is-arrowless:after {
    display: none
}
.navbar-dropdown .navbar-dropdown.is-boxed {
  left: 40%;
  margin-top: -2rem;
}
.card-image.image img {
    border-radius: 0
}
.card footer {
  padding: 0 1.5rem 1.5rem;
}
.is-shady {
 display: inline-flex;
 border-top: 1px solid rgba(0,0,0,.1);
 /* box-shadow: 0 -2px 4px rgba(0,0,0,0.1),0 3px 4px rgba(0,0,0,.18); */
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 999;
    opacity: .5
}
#return-to-top:hover {
    opacity: 1
}
iframe {
  max-width: 100%;
}

.sidebar .image {
  margin-bottom: 1.5rem;
}

iframe {
    width: 100%;
    height: 100%;
    }

.content figure.image {
  margin-left: 0;
  margin-right: 0;

}

.is-corner-rounded {
  border-radius: 10px;
  overflow: hidden;
}

.tabs.is-toggle li a{
  border-radius: 10px !important;
}

header hr {
  border: none;
  display: block;
  height: 0.3px;
  margin: 0;
}

.section-index hr {
  width: 90px !important;
  border-top: 2px solid transparent !important;
  border-color: #c65918 !important;
  margin: 2rem auto;
}

.section-slider hr {
  width: 200px !important;
  border-top: 2px solid transparent !important;
  border-color: #fff !important;
  margin: 3rem auto;
}

.portfolio-filtr {
  margin-bottom: 2rem;
}

.portfolio-card{
  margin: 0.5rem 0;
}

.reference {
  position: relative;
  width: 100%;
}

.thumb-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #c65918;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.reference:hover .thumb-caption {
  height: 100%;
}

.text {
  width: 100%;
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.text .title-thumb{
  color: #fff;
  font-size: 1rem;
  margin: 0.25rem 0 !important;
}

.folio .card {
  box-shadow: none !important;
  background: none;
}

.section-partners {
  margin-top: 0;
  background-color: #c65918;
  position: relative;
}

#section-kontakty {
  margin-top: 0;
  padding-top: 3em;
  min-height: 30vh;
  padding-bottom: 3em;
  background-color: #f6f6f6;
  position: relative;
}

h2#kontakty strong {
  font-weight: 400;
}
h2#kontakty {
  font-weight: 100;
}

#section-fast-call{
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #fff;
  position: relative;
  box-shadow: 0 1px 3px rgba(0,0,0,0.07);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.07);
  color: #999;
}

.fast-call a{
  color: #999;
  text-decoration: none;
}
.fast-call a:hover{
  color: #000;
}

#section-signature {
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #f6f6f6;
  position: relative;
}

.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@media (max-width:991px) {
    .animated {
        -webkit-animation: none;
        animation: none;
    }
}
