@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;700&display=swap');
.notice{
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 80%;
  background-color: black;
  color: white;
  font-size: 42px;
  font-weight: bold;
  left: 50%;
  z-index: 11111;
  text-align: center;
 }
body.home {
  overflow: hidden; /* Hide scrollbars */
}
.elfsight-ga-reviews{
  position: absolute !important;
  bottom: 0 !important;
  width:  100% !important;
  height: 160px !important;
  right: 0 !important;
}

.heMubp{
  height: 155px !important;
}

.elfsight-ga-reviews a{
  display: none !important;
}

body.scroll-block{
  overflow: hidden !important; /* Hide scrollbars */
}
body.gallery{
  border: 15px solid black;
}
body::-webkit-scrollbar {
  display: none !important;
}

.open-items{
  display: flex !important;
}

.hide-cc{
  display: none;
}
.light.cc_dialog{
  width: 90% !important;
  z-index: 11111111111111111111111111111111;
}
.privacy-container{
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1111;
  display: flex;
  align-items: center;
}
.intro{
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  background: black;
  justify-content: center;
  align-items: center;
  display: flex;
}
.privacy-container a, .privacy-container a:hover{
  color: white;
  font-size: 11px;
}

.gallery .footer-section, .kontakt .footer-section{
  margin-top: 7.5px;
}

.privacy #section-1 .outer-bg {
  background-color: rgba(255,255,255,0.9);
  opacity: 1;
}

.privacy .l-text, .privacy .r-text{
  opacity: 1;
}

.kontakt .main-content--item.first-item{
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  width: auto;
}

a{
  text-decoration: none;
  color: white;
}
#lightbox{
  z-index: 11111111111111111111;
}
.lightbox .lb-image{
  border: none !important;
}
.lb-number{
display: none !important;
}
.gallery-container .img-wrapper a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.gallery-wrap{
  width: 100%;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  transition: 300ms ease-in-out all;
  transform: skew(45deg);
  border-bottom: none;
}

.gallery-container{
  position: relative;
  background: black;
  z-index: 1;
  overflow: hidden;
  width: calc(100vw - 60px);
  margin: 0 auto;
}

#section-2.gallery-container .corner-container-r{
  opacity: 1;
}

#section-2.gallery-container .corner-container-l{
  opacity: 1;
}

.corner-container{
  z-index: -1;
}

.kontakt h1{
  font-size:27px;
}

.kontakt #section-1 a{
  color: black !important;
}

.kontakt .main-content-r .main-content--item{
  transform: skew(-45deg);}

.kontakt #section-1 p{
  margin-bottom: 0 !important;
  margin-top: 0 !important; 
}

.kontakt .r-text-inner span{
  transform: skew(-45deg) !important;
}

.kontakt #section-1 .show-second-item-l .outer-bg{
  background-color: rgba(255,255,255,0.9);
  opacity: 1;
}
.kontakt .r-text span{
  transform: skew(0);
  display: flex;
}

.kontakt #section-1 .r-text{
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
}
.kontakt-icon{
  width: 32px !important;
  margin-right: 10px;
  height: 32px !important;
}

#section-2 .gallery-wrap{
  transform: skew(-45deg);
}

.gallery-inner-container{
  height: 33.333vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  border-top: 7.5px solid black;
  border-bottom: 7.5px solid black;
}

.gallery-inner-container .img-wrapper{
  width: 25%;
  height: 100%;
  border-right: 10px solid black;
  border-left: 10px solid black;
  position: relative;
  overflow: hidden;
}

#section-1 .gallery-wrap{
  opacity: 0; 
  transform: translateY(-50px) translateX(-50px) skew(45deg);
}
#section-2 .gallery-wrap{
  opacity: 0; 
  transform: translateY(50px) translateX(50px) skew(-45deg);
}

.gallery-inner-container img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  width: 50vw;
  min-height: 100%;
  max-width: 1000px;
  z-index: -1;
  transform: skew(-45deg);
  transition: 300ms ease-in-out all;
}
#section-2 .gallery-inner-container img {
  transform: skew(45deg);
}
.main-content--item.first-item{
  margin-left: -100px;
}

.image-row{
  width: 50%;
}

.main-btn{
  position: absolute;
  bottom: 20%;
  left: 0%;
  transform: skew(-45deg) translateX(-40px);
  z-index: 11111;
  color: white;
  border: 1px solid black;
  font-size: 32px;
  background-color: black;
  padding-left: 65px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 30px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: bold;
}

.main-btn img{
  width: 32px;
  height: auto;
}

#section-2 .main-btn, #section-4 .main-btn{
  transform: skew(45deg) translateX(-40px);
}                   

#section-3 .main-btn{
  left: unset;
  right: 0;
  transform: skew(-45deg) translateX(+40px);
  padding-right: 65px;
  padding-left: 30px;
}

.img-outer{
  width: 50%;
  height: 50%;
  position: absolute;
}

.image-row img{
  position: absolute;
  width: 50%;
}

.img-outer:nth-child(1){
  left: 0;
  top: 25%;
}

.img-outer:nth-child(2){
  left: 25%;
}

.img-outer:nth-child(3){
  left: 25%;
  top: 50%;
}

.img-outer:nth-child(4){
  left: 50%;
  top: 25%;
}

.img-outer:nth-child(1) img{
  transform:rotate(45deg);
  right: 0;
}

.img-outer:nth-child(2) img{
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}

.img-outer:nth-child(3) img{
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}

.img-outer:nth-child(4) img{
  transform:rotate(-45deg);
  left: 0;
}

/* .nav-link:nth-child(1){
  transform: translateY(-400%);
}

.nav-link:nth-child(2){
  transform: translateY(-300%);

}
.nav-link:nth-child(3){
  transform: translateY(-200%);

}
.nav-link:nth-child(4){
  transform: translateY(-100%);

}
.nav-link:nth-child(5){
  transform: translateY(0);

}
.nav-link:nth-child(6){
  transform: translateY(100%);

}
.nav-link:nth-child(7){
  transform: translateY(200%);

}
.nav-link:nth-child(8){
  transform: translateY(300%);
} 

.nav-left .nav-link{
  margin-right: -325px;
}


.nav-kontakt{
  margin-left: -30px;
}
*/

.l-text a, .r-text a{
  font-size: 27px;
  font-weight: bold;
  display: inline-block;
}

.kontakt .l-text a, .kontakt .r-text a, .kontakt .l-text, .kontakt .r-text{
  font-size: 21px;
}

.mobile-v{
  display: none !important;
}

.r-text .border-left{
  position: absolute;
    height: 50px;
    width: 30px;
    left: -25px;
    top: 0;
    background: linear-gradient(black, black) top left no-repeat;
    background-size: 4px 0px;
    transition: 300ms ease-in-out all;
    transform: skew(-45deg);
}
.r-text .border-right{
  position: absolute;
    height: 50px;
    width: 30px;
    right: -45px;
    top: 0;
    background: linear-gradient(black, black) top left no-repeat;
    background-size: 4px 0px;
    transition: 300ms ease-in-out all;
    transform: skew(-45deg);
}

.l-text .border-left{
  position: absolute;
    height: 50px;
    width: 30px;
    left: -15px;
    top: 0;
    background: linear-gradient(white, white) top left no-repeat;
    background-size: 4px 0px;
    transition: 300ms ease-in-out all;
    transform: skew(45deg);
}
.l-text .border-right{
  position: absolute;
    height: 50px;
    width: 30px;
    right: -50px;
    top: 0;
    background: linear-gradient(white, white) top left no-repeat;
    background-size: 4px 0px;
    transition: 300ms ease-in-out all;
    transform: skew(45deg);
}

.btn{
  position: relative;
}

.btn:hover .border-left, .btn:hover .border-right{
  background-size: 4px 40px;
}

.main-content{
  border: 30px solid black;
  overflow: hidden;
}

.main-content p{
  margin-bottom: 20px;
}

.main-content .l-text p{
  text-align: left;
}
.main-content .l-text p:nth-child(2){
  margin-right:-40px;
}
.main-content .l-text p:nth-child(3){
  margin-right:-140px;
}
.main-content .l-text .btn{
  text-align: left;
}

.menu-container.open-menu .ms-1{
  transform: rotate(45deg);
}
.menu-container.open-menu .ms-2{
  display: none;
}

.menu-container.open-menu .ms-3{
  transform: rotate(-45deg);
}

.main-content .r-text .btn{
  text-align: left;
}

.menu-span{
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  float: left;
  background: linear-gradient(white,white) center no-repeat;
  background-size: 7px 100%;
  width: 25px;
  height: 75px;
  position: absolute;
  z-index: 1111111111;
}

.outer-corner:hover .menu-span{
  transform: translateX(0);
}

.ms-1{
  transform: translateX(-27.5px);
}
.ms-3{
  transform: translateX(+27.5px);
}
.outer-corner{
  width: 50%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#section-2 .second-item-outer .inner-bg, #section-3 .first-item-outer .inner-bg, #section-4 .second-item-outer .inner-bg{
  opacity: 1 !important; 
  transform: translateX(0) !important;
}
 #section-2 .second-item-outer .r-text, #section-3 .first-item-outer .l-text,  #section-4 .second-item-outer .r-text{
  opacity: 1 !important; 
}
#section-2 .main-content--item.second-item, #section-4 .main-content--item.second-item{
  display: none !important;
}

.footer-content--item_inner{
  display: flex;
  flex-direction: column;
  justify-content: center;  
  align-items: center;
}

#footer-x{
  position: absolute;
  top: 0;
}

.footer-content--item a{
  color: white;
  text-decoration: none;
}

.footer-content--item{
  z-index: 111;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  transition: 300ms ease-in-out all;

}
.footer-content--item.first-item{
  transform: translateX(-160%) translateY(-50%);
}
.footer-content--item.second-item{
  transform: translateX(-50%) translateY(-160%);
}
.footer-content--item.third-item{
  transform: translateX(60%) translateY(-50%);
}
.footer-content--item.fourth-item{
  transform: translateX(-50%) translateY(+40%);
}


#footer-x .main-content--divider{
    width: 100vw;
    background: white;
    position: absolute;
    top: 50%;
    transform: rotate(+45deg) rotateY(0deg) translateY(-14px);
    transition: 300ms ease-in-out all;
}

.footer-section{
  color: white;
  position: relative;
  height: 100vh;
}

.footer-section img{
  width: 50px !important;
}

.footer-section h3{
  font-size: 36px;
}

.footer-section span{
  font-size: 21px;
  text-align: center;
}

.footer-section .main-content--item{
    left: 50%;
    transform: translateX(0%) skew(+45deg) !important;
    color: white;
}

.corner-container-l{
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 32px;
  height: 50vh;
  width: 50vh;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  opacity: 0;
  transition: 300ms ease-in-out all;
}

#section-1 .corner-container-l{
}

#section-2 .corner-container-l, #section-4 .corner-container-l{
  position: absolute;
  left: unset;
  right: 0;
  bottom: 0;
  font-size: 32px;
  height: 50vh;
  width: 50vh;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  opacity: 0;
  transition: 300ms ease-in-out all;
}
.navbar-brand{
  z-index: 111111111111111111;
  position: absolute;
  text-align: center;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}

.navbar-brand img{
  width: 150px;
  transition: 300ms ease-in-out;
  transition-delay: 400ms;
  display: block;
  margin: 0 auto;
  opacity: 0;
  background-color: black;
  padding: 30px;
}

.navbar-brand.footer-brand img{
  background-color: transparent;
}

.navbar-brand img.show-img{
  opacity: 1;
}     

.corner-container-r{
  position: absolute;
  right: 0;
  top: 0;
  font-size: 32px;
  height: 50vh;
  width: 50vh;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  opacity: 0;
  transition: 300ms ease-in-out all;
}

#section-2 .corner-container-r,#section-4 .corner-container-r{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  font-size: 32px;
  height: 50vh;
  width: 50vh;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  transition: 300ms ease-in-out all;
}

.show-corner{
  opacity: 1 !important;
  cursor: pointer;
}

.outer-corner img{
  width: 65px;
  filter: brightness(0) invert(1);
  transition: 300ms ease-in-out all;
}

.outer-corner:hover img{
  filter: brightness(1) invert(0);
}

.corner-container-l a, .corner-container-r a{
  color: white;
  text-decoration: none;
  transition: 300ms ease-in-out all;
  transform: rotate(45deg);
  margin-top: 60px;
}

.corner-container{
  z-index: 0;
}

#section-2 .corner-container-l a, #section-2 .corner-container-r a, #section-4 .corner-container-l a, #section-4 .corner-container-r a{
  transform: rotate(-45deg);
}

.corner-container-r{
  transition: 300ms ease-in-out all;
}

.corner-container-r a{
  margin-bottom: 60px;
  color: white
}
.corner-container-l a{
  margin-bottom: 60px;
  color: #BD8F4D;
}

.corner-container-l:hover a{
  margin-bottom: 60px;
  color: white;
}


.corner-container-r:hover a{
  color: #BD8F4D;
  text-decoration: none;
}

.slogan-slide .slogan-slide_title{
  position: absolute;
  top: 405px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  font-size: 32px;
  opacity: 0;
  transition: 600ms ease-in-out all;
  overflow: hidden;
  white-space: nowrap; 
  z-index: 0;
  color: white;
  font-weight: bold;
}

.slogan-slide .slogan-slide_item{
  padding-left: 10px;
  padding-right: 10px;
  font-style: italic;
  position: absolute;
  top: unset;
  left: 50%;
  transform: translateX(40px);
  color: white;
  font-size: 40px;
  opacity: 0;
  width: 50%;
  text-align: center;
  transition: 600ms ease-in-out all;
  overflow: hidden;
  white-space: nowrap; 
  z-index: 0;
  color: white;
}

.r-text .slogan-slide .slogan-slide_item{
  left: 0;
  transform: translateX(0%);
  margin-left: 0;
}
.l-text .slogan-slide .slogan-slide_item{
  right: 0%;
  transform: translateX(40px);
  left: unset;
  margin-right: 0;  
}
.show-slogan{
  opacity: 1 !important;
}

.slogan-slide_item{
  position: absolute;
}

#map{
  height: 1020px;
  width: 100vw;
  transform: translateX(-25%);
}

.kontakt .main-content--item.first-item {
  margin-left: 0 !important;
}

.df-line-cover{
  height: 100vh;
  width: 100vw;
  background: black;
  z-index: 11111111111111;
  transition: 1000ms ease all;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(0);
}

.outer-bg{
  width: 100%;
  height: 100%;
  position: absolute
}

.inner-bg{
  height: 100%;
  width: 50%;
  background-color:rgba(255,255,255,0.9);
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: 300ms ease-in-out all;
  transform: translateX(-30px);
}
.inner-bg-l{
  transform: translateX(30px);
  background: linear-gradient(rgba(227,202,111,0.9), rgba(190, 134, 65,0.9));
  right: 0;
}
.l-text, .r-text{
  margin-top: 0px;
  font-size: 24px;
  cursor: pointer;
  position: absolute;
  height: 100%;
  transform: translateX(0px);
  width: 100%;
  z-index: 1111;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 300ms ease-in-out all;
  font-weight: bold;
  text-align: center;
}

.l-text span{
  transform: skew(-45deg);
  display: block;
}
.r-text span{
  transform: skew(45deg);
  display: block;
  text-align: left;
}
.l-text{
  justify-content: flex-end;
}
.r-text{
  justify-content: flex-start;
}

.l-text h2, .r-text h2{
  font-size: 42px;
  color: black;
  text-align: left;
}

.l-text h2{
  color: white;
}

.l-text{
  transform: translateX(0px);
  color: white !important;
}
.r-text .slogan-slide .slogan-slide_item, .r-text .slogan-slide .slogan-slide_title{
  color: #BD8F4D !important;
}

.show-hidden-text .l-text, .show-hidden-text .r-text{
  opacity: 1;
}

#section-2 .r-text, #section-2 .l-text, #section-4 .r-text, #section-4 .l-text{
  transform: translateX(0px);
}


#section-2 .inner-bg, #section-3 .inner-bg, #section-4 .inner-bg{
  width: 100%;
}

.show-hidden-text .inner-bg{
  opacity: 1;
  transform: translateX(0px);
}

.l-text .l-text-inner, .r-text .r-text-inner{
  display: block;
  width: 50%;
  padding: 15px;
}

#section-2 .l-text .l-text-inner, #section-2 .r-text .r-text-inner, #section-3 .l-text .l-text-inner, #section-3 .r-text .r-text-inner, #section-4 .l-text .l-text-inner, #section-4 .r-text .r-text-inner{
  width: 100%;
  padding-left: 200px;
  padding-right: 200px;
  font-size: 18px;
  text-align: left;
}

#section-2 h1, #section-3 h1, #section-2 h2, #section-3 h2, #section-4 h1, #section-4 h2{
  font-size: 24px;
}

#section-2 .r-text .r-text-inner, #section-3 .r-text .r-text-inner, #section-4 .r-text .r-text-inner{
  text-align: left;
}

.intro-inner{
    justify-content: center;
    align-items: center;
    display: flex;
    transition: 400ms ease-in-out all;
    position: absolute;
    top: 47.5%;
    transform: translateY(-50%);
    z-index: 1111;
    margin-left: 0;
}
.intro-inner.intro-top{
  top: 15px;
  transform: scale(0.4) translateY(-70%);
}

.df-f, .df-d{
    font-family: Manrope;
    opacity: 0;
    transition: 300ms ease-in-out all;
    color: white;
    font-size: 130px;
    position: absolute;
    transform: translateX(-2.5px) translateY(+115px);
    font-weight: bold;
}

.df-d{
    transform: translateX(5px) translateY(-130px);
}

.df-line{
    width: 7px;
    height: 450px;
    transition: all 450ms ease-in-out;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
  }

.df-line:nth-child(1){
    opacity:1;
    background: white;
    transform:  rotate(0deg);
    transition-delay: 1s;
}

.df-line:nth-child(2){
    opacity: 1;
    background: white;
    transform:  rotate(0deg);
    transition-delay: 1s;
  }

  .df-line.rotate-left{
  transform:  rotate(40deg);
}

.df-line.rotate-right{
    transform: rotate(-40deg);
}    

body{
    font-family: Manrope;
    margin: 0 0;
    overflow-x: hidden;
    background: black;
}

.intro{
  z-index: 22222;
}

  #navigation-wrapper{
      position: fixed;
      top: 0;
      opacity: 1;
      color: white;
      width: 50%;
      height: 100%;
      max-width: 0;
      transition: 600ms ease-in-out all;
      background-color: rgba(0,0,0,1);
      overflow: hidden;
      transform: translateX(-50%) skew(45deg);
      z-index: 111;
      left: 50%;
  }
  #navigation-wrapper.nav-left{
    transform: translateX(-50%) skew(-45deg);
  }
    #navigation-wrapper.nav-left .nav-border-left{
    transform:  skew(-45deg);
  }
  #navigation-wrapper.nav-left .nav-border-right {
    transform: skew(-45deg);
  }
.navigation-items{
    display: none;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    overflow: hidden;
  height: 100%;
  transform: skew(-45deg);
  }

  .nav-left .navigation-items{
    transform: skew(45deg);
  }

.navigation-items ul{
    padding-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    transition: 300ms ease-in-out all;
    overflow: visible;
    flex-direction: column;
    transform: skew(45deg);
}

.nav-left .navigation-items ul{
  transform: skew(-45deg);
}

.divider{
    width: 0;
}

.nav-link:hover .nav-border-left, .nav-link:hover .nav-border-right, .nav-link.active .nav-border-left, .nav-link.active .nav-border-right{
  background-size: 4px 130px;
}

.nav-link:hover{
  cursor: pointer;
}

.nav-border-left{
  position: absolute;
  height: 100%;
  width: 30px;
  left: 0;
  top: 0;
  background: linear-gradient(white, white) top left no-repeat;
  background-size: 4px 0px;
  transition: 300ms ease-in-out all;
  transform: skew(45deg);
}

.nav-border-right{
  position: absolute;
  height: 100%;
  width: 30px;
  right: 0;
  top: 0;
  background: linear-gradient(white, white) bottom right no-repeat;
  background-size: 4px 0px;
  transition: 300ms ease-in-out all;
  transform: skew(45deg);

}

  .nav-link{
    font-size: 46px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    transform: skew(-45deg);
  }

.nav-left .nav-link{
  transform: skew(45deg);

}

.navigation-overlay-left{
  display: none;
    position: absolute;
    height: 100px;
    z-index: 1;
    width: 50%;
    overflow: hidden;
    background: black;
    transition: 1500ms ease-in-out all;
    left: 0;
}
.navigation-overlay-right{
  display: none;

    position: absolute;
    left: 50%;
    height: 100px;
    z-index: 1;
    width: 50%;
    overflow: hidden;
    background: black;
    transition: 1500ms ease-in-out all;
}

.main-content{
  height: calc(100vh - 60px);
  position: relative;
  background: black;
  z-index: 1;
  width: calc(100% - 60px);
}

.content-padding{
  margin-top: 0;
}

.main-content--divider-outer{
  width: 100%;
  height: 100%;
  max-height: 0;
  overflow: hidden;
  transition: 400ms ease-in all;
  position: relative;
}

.main-content--divider{
  height: 25px;
  width: 100vw;
  background: white;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg) rotateY(0deg) translateY(-62.5px);
  z-index: 111;
}

.footer-section .main-content--divider{
  transform: rotate(-45deg) rotateY(0deg) translateY(-14px);
}

#divider4 .main-content--divider{
  height: 7px;
  top: 50%;
  background: white !important;
}

#divider4{
  display: block !important;
}

.main-content--item-outer{
  display: flex;
  align-items: center;
  position: absolute; 
  width: 50%;
  overflow: hidden;
  transform: skew(-45deg);
  height: 100%;
  z-index: 11;
}

.main-content--item-outer.second-item-outer{
  left: 50%;
}

.main-content--item picture img{
  width: 165%;
  transition: 300ms ease-in-out all;
}

.main-content--divider-inner{
  position: relative;
  height: 100vh;
  width: 100vw;
}

.main-content--item{
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: translateX(0%) skew(45deg);
}

.main-content-r .main-content--divider{
  height: 25px;
  width: 100vw;
  background: white;
  position: absolute;
  top: 50%;
  transform: rotate(+45deg) rotateY(0deg);
  transition: 300ms ease-in-out all;
}

.main-content-r .main-content--item-outer{
  position: absolute; 
  width: calc(50% - 30px);
  overflow: hidden;
  transform: skew(+45deg);
  height: 100%;
  opacity: 0;
  transition: 300ms ease-in-out all;
}

.main-content .main-content--item-outer{
  opacity: 0;
}

.main-content-r .main-content--item{
  transform: translateX(25%) skew(-45deg);
}

.main-content-r .main-content--item.second-item{
  transform: translateX(0%) skew(-45deg);
}

.show-first-item-r{
  opacity: 1 !important;
  transform: skew(+45deg) !important;
}

.show-second-item-r{
  opacity: 1 !important;
  transform: skew(+45deg) !important;
}
.show-first-item-l{
  opacity: 1 !important;
  transform: skew(-45deg) !important;
}

.show-second-item-l{
  opacity: 1 !important;
  transform: skew(-45deg) !important;
}
#section-1 .show-second-item-l{
  transform: skew(45deg) !important;
  height: calc(100% - 0px);
}

.main-content-r .main-content--item-outer.first-item-outer{
  transform: translateY(-10px) translateX(-10px) skew(+45deg);
  height: 100%;
}
#section-1 .main-content--item-outer.first-item-outer{
  transform: translateY(-10px) translateX(-10px) skew(+45deg);
  height: calc(100% - 0px);
}
.main-content-r .main-content--item-outer.second-item-outer{
  transform: translateX(+10px) translateY(+10px) skew(+45deg);
}

.main-content-l .main-content--item-outer.first-item-outer{
  transform: translateY(+10px) translateX(-10px) skew(-45deg);
}
.main-content-l .main-content--item-outer.second-item-outer{
  transform: translateX(+10px) translateY(-10px) skew(-45deg);
}

.main-content-l .main-content--item{
  transform: translateX(25%) skew(+45deg);
}

.main-content-l .main-content--item.second-item{
  transform: translateX(0) skew(+45deg);
}

.main-content-l .main-content--item-outer{
  position: absolute; 
  width: 50%;
  overflow: hidden;
  transform: skew(-45deg);
  height: 100%;
  opacity: 0;
  transition: 300ms ease-in-out all;
}

.privacy #section-1.main-content-r .main-content--item-outer, .privacy #section-1.main-content-r .main-content--item-outer.show-second-item-l{
  transform: none !important;
  position: relative;
}

.privacy .main-content--divider{
  display: none;
}

.privacy .corner-container{
  z-index: 11111 !important;
}

.privacy .r-text span{
  transform: none;
}

.privacy #section-1 .corner-container-l{
  display: none;
}

.privacy .container{
  background-color: white;
  padding: 15px;
  margin-top: 200px;
}

.col-6{
  width: 50%;
  padding: 15px;
}

.row{
  display: flex;
  justify-content: center;
  width: 100%;

}
.privacy #section-1 a{
  color: black;
}

.privacy .l-text, .privacy .r-text{
  font-size: 14px;
}
.privacy .l-text a, .privacy .r-text a{
  font-size: 14px;
}
.privacy .l-text .l-text-inner, .privacy .r-text .r-text-inner{
  width: 100%;
  text-align: center;
}
.privacy .r-text span{
  text-align: center;
}
.privacy .main-content p{
  margin-bottom: 10px;
}

.privacy #section-1{
  height: auto !important;
}

.privacy .main-content--item-outer.second-item-outer{
  left: unset;
  right: 0;
}

.privacy .main-content-r .main-content--item-outer{
  width: 100%;
  height: auto !important;
}

@media(min-width: 992px){
  .gallery #footer-x .main-content--divider{
    transform: rotate(+45deg) rotateY(0deg) translateY(0);
}
  .corner-container-mobile{
    display: none !important; 
  }
  video{
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height: auto;
    width: 100vw;  
  }
  
.main-content--item > video, .main-content--item picture img{
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  min-width: 102vw;
  max-width: 2000px;
  z-index: -1
}
}

@media(max-width: 1650px){
  .kontakt h1{
    font-size: 21px;
  }
  .kontakt .l-text a, .kontakt .r-text a{
    font-size: 21px;
  }
  .kontakt-icon{
    width: 21px !important; 
    height: 21px !important; 
    margin-top: 2.5px;
  }
}

@media(max-width: 1600px){
  #section-2 h1, #section-3 h1, #section-2 h2, #section-3 h2, #section-4 h1, #section-4 h2{
    font-size: 21px;
  }
  .slogan-slide .slogan-slide_item{
   font-size: 32px;
 }
 #section-2 .l-text .l-text-inner, #section-2 .r-text .r-text-inner, #section-3 .l-text .l-text-inner, #section-3 .r-text .r-text-inner, #section-4 .l-text .l-text-inner, #section-4 .r-text .r-text-inner{
   padding-right: 150px;
 }
 .main-btn{
  font-size: 24px;
}
.outer-corner img{
  width: 65px
}
.footer-section h3{
  font-size: 32px;
  margin-bottom: 22.5px;
}
.kontakt .l-text, .kontakt .r-text, .kontakt .l-text a, .kontakt .r-text a{
  font-size: 21px;
}
}

@media(max-width: 1400px){
  .l-text .l-text-inner span{
    display: inline-block;
  }

  .l-text .l-text-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  #section-2 h1, #section-3 h1, #section-2 h2, #section-3 h2, #section-4 h1, #section-4 h2{
    font-size: 18px;
  }
  .footer-section h3{
    font-size: 27px;
    margin-bottom: 20px;
  }
  #section-2 .l-text .l-text-inner, #section-2 .r-text .r-text-inner, #section-3 .l-text .l-text-inner, #section-3 .r-text .r-text-inner, #section-4 .l-text .l-text-inner, #section-4 .r-text .r-text-inner{
    padding-right: 100px;
    padding-left: 120px;
    font-size: 14px;
  }
  .main-btn{
   font-size: 21px;
 }
 .main-btn img{
  width: 20px;
}
.outer-corner img{
  width: 55px
}
.menu-span {
  background-size: 6px 100%;
}
.ms-1{
  transform: translateX(-20px);
}
.ms-3{
  transform: translateX(+20px);
}
.menu-span{
  height: 60px;
}
.kontakt h1{
  font-size:18px;
}
.kontakt .l-text, .kontakt .r-text, .kontakt .l-text a, .kontakt .r-text a{
  font-size: 18px;
}
.nav-link{
  font-size: 36px;
}
}
@media(max-width: 1200px){

  .kontakt .l-text .l-text-inner, .kontakt .r-text .r-text-inner{
    width: 75%;
  }
  #section-2 .l-text .l-text-inner, #section-2 .r-text .r-text-inner, #section-3 .l-text .l-text-inner, #section-3 .r-text .r-text-inner, #section-4 .l-text .l-text-inner, #section-4 .r-text .r-text-inner{
    padding-right: 120px;
    padding-left: 120px;
    font-size: 12px;
  }
  .main-btn{
   padding-top: 7.5px;
   padding-bottom: 7.5px;
   padding-right: 15px;
 }
 #section-3 .main-btn{
  padding-left: 15px;
 }
 .main-btn img{
  width: 18px;
}
.gallery-inner-container img{
  width: 75vw;
}
.outer-corner img{
  width: 50px
}
.menu-span {
  background-size: 5px 100%;
}
.ms-1{
  transform: translateX(-17.5px);
}
.ms-3{
  transform: translateX(+17.5px);
}
.menu-span{
  height: 50px;
}
.footer-section h3{
  font-size: 24px;
  margin-bottom: 15px;
}
.kontakt .l-text, .kontakt .r-text, .kontakt .l-text a, .kontakt .r-text a{
  font-size: 16px;
}
.nav-link{
  font-size: 32px;
}
}
@media(max-width: 1024px){
  .nav-link{
    font-size: 24px;
  }
}

@media(max-height: 1400px){
  #map{
    height: 568px;
  }
}

@media(max-height: 850px){
  .main-btn{
    bottom: 10%;
  }
}


@media(max-width: 991px){
  .eapps-widget{
    display: none !important;
  }
  .l-text .l-text-inner span{
    display: block;
  }

  .l-text .l-text-inner{
    display: block;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .notice{
    font-size: 27px;

  }
.cc_dialog .cc_dialog_text{
font-size: 12px !important;
}
.light.cc_dialog{
  max-width: 75% !important;
}

  .privacy .container {
    margin-top: 100px;
}
  .col-6{
    width: 100%;
    padding: 15px;
  }
  .row {
    flex-wrap: wrap;
}
  .footer-section img {
    margin-right: 15px;
    margin-left: 15px;
}
 #section-5 .main-content--divider-outer{
    transition: 800ms ease-in-out
  }
  #map{
    transform: translateX(0);
  }
  .kontakt .l-text .l-text-inner, .kontakt .r-text .r-text-inner{
    padding-right: 80px;
  }
  .kontakt .r-text span{
    justify-content: center;;
  }
  .kontakt .r-text-inner span{
    text-align: right;
    transform: skew(30deg) !important;
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  
  .kontakt .main-content-r .main-content--item{
    transform: skew(-30deg);
  }
  #section-1 .gallery-wrap{
    opacity: 0; 
    transform: translateY(-50px) translateX(-50px) skew(30deg);
  }
  
  #section-2 .corner-container-r,#section-4 .corner-container-r{
    width: 50%;
  }
  #section-2 .corner-container-l, #section-4 .corner-container-l{
    width: 50%;
  }
  .gallery #section-2 .corner-container-l{
right: 0;
bottom: 0;
top: unset;
  }

  .gallery .corner-container-l{
    margin-left: 0;
  }
  .gallery .corner-container-r{
    margin-right: 0;
  }
  #footer-x .main-content--divider{
      transform: rotate(+45deg) rotateY(0deg) translateY(0);
  }
  .footer-section .main-content--divider {
    transform: rotate(-45deg) rotateY(0deg) translateY(0);
}
  
  #navigation-wrapper > div.outer-corner.menu-container.mobile-v{
    display: flex !important;
  }
  .gallery #section-2 .corner-container-r{
    justify-content: flex-start;
    right: unset;
    left: 0;
}
.gallery #section-2 .corner-container-l{
  justify-content: flex-end;
}
  .gallery-inner-container .img-wrapper{
    width: 50%;
  }
  .gallery-inner-container{
    height: 25vh;
    min-height: 150px;
  }
  .gallery-wrap{
    transform: skew(30deg);
  }
  #section-2 .gallery-wrap{
    transform: translateY(-50px) translateX(50px) skew(-30deg);
    }
  #section-2 .gallery-wrap img{
    transform: skew(30deg);
  }
  .gallery-inner-container img{
    transform: skew(-30deg);
    width: 65vw;
  }
.menu-container.mobile-v{
  position: absolute;
  top: 50px;
  display: flex;
  justify-content: flex-end;
  width: 90%;
  margin-right: 40px;
  }
  .nav-link.active .nav-border-left, .nav-link.active  .nav-border-right {
    background-size: 4px 130px;
}
  .nav-link{
    font-size: 23px;
    margin-right: 0;
    transform: none !important;
    position: relative;
  }

  .nav-kontakt{
    margin-left: 0; 
  }
  .navigation-items ul{
    flex-direction: column;
    margin-top: 0px;
    margin-bottom: 0;
    transform: unset !important;
  }

  .nav-link{
    transform: unset !important;
  }

  #section-3 .corner-container, #section-4 .corner-container{
    display: none;
  }
  #section-2 > div.main-content--item-outer.mobile-item-outer.mobile-v > div > div.corner-container.corner-container-l.corner-container-mobile.show-corner, #section-2 > div.main-content--item-outer.mobile-item-outer.mobile-v > div > div.corner-container.corner-container-r.corner-container-mobile{
    top: 0;
  }
  #section-2 > div.main-content--item-outer.mobile-item-outer.mobile-v > div > div.corner-container.corner-container-r.corner-container-mobile{
    margin-top: 0;
    margin-bottom: 30px;
    align-items: flex-end;
  }
  #section-2 > div.corner-container.corner-container-r.corner-container-mobile{
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 30px;
  }
  #section-2 > div.main-content--item-outer.mobile-item-outer.mobile-v > div > div.corner-container.corner-container-r.corner-container-mobile .outer-corner{
    margin-top: 0 !important;
    margin-bottom: 30px;
  }
  #navigation-wrapper.nav-left{
    transform: translateX(-50%) skew(-30deg);
  }

  .corner-container-r{
    margin-right: 40px;
  }
  .corner-container-l{
    margin-left: 40px;
  }

  .kontakt .corner-container-l, .kontakt .corner-container-r{
    margin-left: 15px;
    margin-right: 15px;
  }
  

  #section-4.main-content-l .main-content--item{
    transform: unset !important;
  }
  #section-4.main-content-l .main-content--item-outer.first-item-outer{
    transform: unset !important;
  }

  #section-4 img{
    width: 100% !important; 
  }
  .mobile-item-outer{
    opacity: 1 !important;
    transform: skew(-30deg) !important;
  }

  .mobile-item-outer .main-content--item{
    transform: skew(30deg) !important;
  }
  #section-2 .second-item-outer .main-btn,   #section-4 .second-item-outer .main-btn{
    bottom: 2.5% !important;
  }
  #section-3 .first-item-outer .main-btn{
    bottom: 2.5% !important;
  }
  .l-text .l-text-inner, .r-text .r-text-inner{
    padding-bottom: 60px;
  }
  .intro-inner.intro-top{
    top: 10px;
    transform: scale(0.4) translateY(-70%);
  }
  .intro-inner{
    margin-left: 0;
  }
  .intro{
    width: 100%;
  }
  .df-f, .df-d{
    font-size: 65px;
}
  .df-line{
    width: 7px;
    height: 250px;
}

.df-f, .df-d{
  transform: translateX(0) translateY(+62.5px);
}

.df-d{
  transform: translateX(2.5px) translateY(-75px);
}

  .footer-content--item.fourth-item {
    transform: translateX(-50%) translateY(+95%) !important;
}

  .footer-section span{
    font-size: 14px;
  }
  .footer-content--item.second-item {
    transform: translateX(-50%) translateY(-210%);
}
  #footer-x .main-content--divider{
   width: 100%; 
  }

  #divider4 .main-content--divider {
    width: 150%;
    left: -25%;
}

  #divider4 .main-content--divider-inner{
    width: 100%;
  }

  .footer-section h3{
    display: none;
  }
  .corner-container-r, .corner-container-l{
    width: 50%;
    height: auto;
    margin-top: 30px;
  }
#section-1 .corner-container-l, #section-2 .corner-container-l{
  margin-bottom: 30px !important;
  margin-top: 0 !important;
  top: 0;
}
#section-1 .corner-container-l.corner-container-mobile .outer-corner, #section-2 .corner-container-l.corner-container-mobile .outer-corner{
  margin-bottom: 0;
  margin-top: 30px;
}
#section-1 .corner-container-l.corner-container-mobile, #section-2 .corner-container-l.corner-container-mobile{
  top: 50%;
  margin-top: 30px !important;
  margin-bottom: 0 !important;
}

#section-1 .corner-container-l .outer-corner, #section-2 .corner-container-l .outer-corner{
  margin-bottom: 30px !important;
  margin-top: 0 !important;
}
.outer-corner{
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mobile-img{
    height: 200px;
  }
  .mobile-img img{
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height: 100%;
    width: auto; 
  }
  .mobile-v{
    display: block !important;
  }
  .desktop-v{
    display: none !important;
  }
  #section-5{
    overflow: hidden;
  }
  #section-3 .second-item-outer{
    display: none;
  }
  .main-content{
    border-top: 0;
    border-bottom: 0;
  }
  #section-2 .second-item-outer, #section-3 .first-item-outer, #section-4 .second-item-outer{
    transform: skew(0deg) !important;
  }
  #section-2 h1, #section-3 h1, #section-2 h2, #section-3 h2,   #section-4 h1, #section-4 h2{
    font-size: 16px;
  }
  #section-2 .l-text .l-text-inner, #section-2 .r-text .r-text-inner, #section-3 .l-text .l-text-inner, #section-3 .r-text .r-text-inner,   #section-4 .l-text .l-text-inner, #section-4 .r-text .r-text-inner{
    font-size: 12px;
  }
  #section-2 .l-text .l-text-inner, #section-2 .r-text .r-text-inner, #section-3 .l-text .l-text-inner, #section-3 .r-text .r-text-inner,   #section-4 .l-text .l-text-inner, #section-4 .r-text .r-text-inner{
    padding-left: 15px;
    padding-right: 15px;
  }
  .ms-1{
    transform: translateX(-15px);
  }
  .ms-3{
    transform: translateX(+15px);
  }
  #section-2 .corner-container-r,   #section-4 .corner-container-r{
    left: unset; 
    justify-content: flex-end;
  }

  #section-2 .corner-container-l,   #section-4 .corner-container-l{
    right: unset;
    justify-content: flex-start;
  }
  #section-1 .corner-container-l.corner-container-mobile,   #section-2 .corner-container-l.corner-container-mobile, #section-4 .corner-container-l.corner-container-mobile{
    align-items: flex-start;
  }
  #section-1 .corner-container-r.corner-container-mobile{
    align-items: flex-end;
    top: 50%;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
  }
  #section-1 .corner-container-r.corner-container-mobile .outer-corner{
    margin-top: 0 !important;
    margin-bottom: 30px !important;
  }

  #section-1 .corner-container-r.corner-container-mobile img{
    width: 50px;
  }
  .main-content--divider-outer{
    display: none;
  }
  .main-content-r .main-content--item.second-item
  {
    transform: translateX(0%) skew(30deg);
  }
  #navigation-wrapper{
    width: 100%;
    height: 100%;
    transform: translateX(-50%) skew(0deg);
}
.navigation-items{
  transform: skew(0deg);
}
  video{
    width: 200%;
    transform: translateX(-50%);
    margin-left: 50%;
  }

  .main-content--item > video, .main-content--item > img{
    min-width: 150%;
  }
  .main-content--item{
    position: relative;
    height: auto;
  }
.main-btn{
  transform: skew(-30deg) translateX(-40px);
  bottom: 10%;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 30px;
}

.main-btn img{
  width: 16px;
}

#section-3 .main-btn{
  padding-left: 30px;
 }

#section-2 .main-btn, #section-4 .main-btn{
  bottom: 30%;
  transform: skew(30deg) translateX(-40px);
}
#section-2 .second-item-outer .main-btn, #section-3 .first-item-outer .main-btn, #section-4 .second-item-outer .main-btn{
  bottom: 10%;
  transform: skew(0deg) translateX(0);
}
.r-text span, .l-text span{
  transform: skew(0deg);
}
.main-content--item-outer.second-item-outer .main-btn{
  transform: skew(30deg) translateX(+40px);
  bottom: 10%;
  right: 0;
  left: unset;
  padding-left: 30px;
  padding-right: 60px;
}
  .main-content{
    height: auto !important;
  }
  .navbar-brand img{
    width: 125px;
    padding: 15px;
  }
  body.home {
    overflow-y: visible; /* Hide scrollbars */
    margin-top: 15px;
  }
  .main-content--divider{
    background:black !important;
  }
  .corner-container-r,  .corner-container-l{
    opacity: 1 !important;
    cursor: pointer;
  }
  .main-content-l .main-content--item-outer.second-item-outer{
    opacity: 1 !important;
    transform: skew(-30deg) !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-content-l .main-content--item-outer.first-item-outer{
    opacity: 1 !important;
    transform: skew(30deg) !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #divider2{ 
    max-height: 1300px;
}
.main-content-r .main-content--item-outer.first-item-outer{
  opacity: 0;
  transform: translateY(-10px) translateX(-10px) skew(+30deg);
  display: flex;
  justify-content: center;
  align-items: center;
}

#section-3.main-content-r .main-content--item-outer.first-item-outer{
  opacity: 1;
}

#section-1.main-content-r .main-content--item-outer.first-item-outer{
  opacity: 0;
}
.show-first-item-r{
  opacity: 1 !important;
  transform: skew(+30deg) !important;
}

.main-content-r .main-content--item-outer.second-item-outer{
  opacity: 0;
  transform: translateY(-10px) translateX(+10px) skew(-30deg) !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

#section-1.main-content-r .main-content--item-outer.second-item-outer.show-second-item-l{
  opacity: 1 !important;
  transform: skew(-30deg) !important;
}
.privacy #section-1.main-content-r .main-content--item-outer.second-item-outer.show-second-item-l{
  transform: unset !important;
}
.privacy #section-1 .corner-container-r.corner-container-mobile{
  display: none;
}
.main-content-r .main-content--item-outer, .main-content-l .main-content--item-outer{
  width: 100% !important;
}
.main-content--item-outer{
  position: relative !important;
  height: auto !important;
  border-top: 15px solid black;
  border-bottom: 15px solid black;
}
.kontakt .main-content--item-outer{
  height: 50vh !important;
  min-height: 450px;
}

.main-content--item.first-item{
  margin-left: 0;
}
.main-content-r .main-content--item{
  transform: skew(-30deg);
}
.main-content--item-outer.second-item-outer{
  left: unset;
}
.main-content-l .main-content--item {
  transform: skew(-30deg);
}
.l-text, .r-text{
  position: relative;
}

.kontakt .l-text, .kontakt .r-text, .kontakt .l-text a, .kontakt .r-text a{
  font-size: 16px;
}

.navbar-brand img{
  width: 100px;
  padding: 15px;
}

.kontakt-icon{
  width: 20px !important;
  height: 20px !important;
}
.kontakt .l-text .l-text-inner, .kontakt .r-text .r-text-inner{
  padding-bottom: 0;
  padding-top: 0;
}
}

@media(max-height:768px){
  .navbar-brand img{
    width: 75px;
    padding: 15px;
  }
}

@media(max-height: 600px){
  .nav-link{
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media(max-height:568px){
  .navbar-brand img{
    width: 75px;
    padding: 15px;
  }
  .footer-section h3{
    margin-bottom: 10px;
  }
  .footer-content--item.fourth-item{
    transform: translateX(-50%) translateY(+50%);
  }
}

@media(max-height: 500px){
  #navigation-wrapper{
    z-index: 111111111111;
  }
}

@media(max-width:767px){
  .corner-container-r{
    margin-right: 0px;
  }
  .corner-container-l{
    margin-left: 0px;
  }
  .menu-span{
    height: 40px;
    background-size: 2px 100%;
    width: 2px;
  }
  .outer-corner img{
    width: 40px;
  }
}
@media(max-width: 575px){
  .kontakt .l-text, .kontakt .r-text, .kontakt .l-text a, .kontakt .r-text a{
    font-size: 14px;
  }
  .kontakt h1{
    font-size: 16px;
  }
  .gallery-inner-container{
    height: 16.66666vh;
  }
}
@media(max-width:550px){
  .corner-container-r{
    margin-right: 10px;
  }
  .corner-container-l{
    margin-left: 10px;
  }
  
  #section-1 .corner-container-l .outer-corner, #section-2 .corner-container-l .outer-corner, #section-1 .corner-container-r.corner-container-mobile .outer-corner {
    margin-bottom: 15px !important;
  }
  .footer-section, .main-content--divider-inner {
    max-height: 500px;
}
}
@media(max-width:375px){
  .kontakt-icon{
    width: 15px !important;
    height: 15px !important;
  }
  #section-1 .corner-container-l .outer-corner, #section-2 .corner-container-l .outer-corner, #section-1 .corner-container-r.corner-container-mobile .outer-corner {
    margin-bottom: 0 !important;
  }
  .kontakt h1{
    font-size: 14px;
  }
  .kontakt .l-text, .kontakt .r-text, .kontakt .l-text a, .kontakt .r-text a{
    font-size: 12px;
  }
  .corner-container-r{
    margin-right: 0;
  }
  .corner-container-l{
    margin-left: 0;
  }
  .navbar-brand img{
    width: 50px;
    padding: 15px;
  }
  .main-btn{
    font-size: 16px;
  }
  .kontakt .l-text .l-text-inner, .kontakt .r-text .r-text-inner {
    padding-right: 70px;
}
}

@media(max-width:350px){
  .main-btn{
    padding-right: 20px;
  }
  #section-3 .main-btn{
    padding-left: 20px;
   }
  .main-btn{
    font-size: 13px;
  }
}