* {
  font-family: "Jost", Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
  font-size: 15px;
  color: #3f3f3f;
}

* {
  outline: none !important;
}

/*video {border:10px solid Green;}*/

.imgCenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* -- common -- */
.horniIndex {
  vertical-align: super;
  font-size: 9px;
}

.i {
  font-style: italic;
}

sup {
  font-size: 0.7em;
}

/* -- float -- */
.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.clear {
  clear: both;
}

.textLeft {
  text-align: left !important;
}

.pb90 {
  padding: 0 0 90px 0;
}

.ml20 {
  margin-left: 20px !important;
}

.relative {
  position: relative;
}

.imgFull {
  width: 100% !important;
  max-width: 100% !important;
}

/* -- all pages -- */
hr {
  display: none;
}

body {
  background-color: Black;
}

.noBorder {
  border: none !important;
}

.navbar,
.navbar-brand,
.navbarTopBcg {
  padding-top: 0 !important;
  background-color: transparent !important;
}

#topSection {
  position: fixed;
  width: 100%;
  z-index: 9999;
  height: 127px;
  line-height: 127px;
  top: 0;
  background-color: transparent;
  padding: 0;
}

video {
  position: relative;
}

#collapsibleNavbar {
}

.topMenu {
  margin-left: auto !important;
  margin-right: auto !important;
}

.topMenu,
.footerMenu {
  margin-bottom: 0;
}

.topMenu li,
.footerMenu li {
  list-style-type: none;
}

.topMenu li a {
  color: White;
  line-height: 50px;
}

.topMenu li a.topMenuBigger {
  font-size: 25px;
}

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 100px;
}

.footerMenu {
  margin-right: 70px;
}

.footerMenu li {
  line-height: 50px !important;
  height: 50px;
  padding: 0 !important;
}

.footerMenu li a {
  display: block;
  color: Black;
  line-height: 50px !important;
  height: 50px !important;
}

.topMenu li a {
  color: White;
  /*text-transform: uppercase;*/
  font-weight: 600;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;

  height: 30px;
  line-height: 30px;
}

.footerMenu li a {
  color: Black;
  /*text-transform: uppercase;*/
  font-weight: 600;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;

  height: 30px;
  line-height: 30px;
}

@media (max-width: 768px) {
  .topVideo {
  }
}

.header {
  min-height: 300px;
}

@media (min-width: 576px) {
  .header {
    min-height: 400px;
  }
}

@media (min-width: 768px) {
  .header {
    min-height: 480px;
  }
}

@media (min-width: 992px) {
  .header {
    min-height: 550px;
  }
}

@media (min-width: 1200px) {
  .header {
    min-height: 740px;
  }
}

@media only screen and (min-width: 1540px) {
  .header {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}

.headerContent {
  padding-top: 80px;
  padding-top: 110px;
  position: relative;
  z-index: 999;
}

@media (min-width: 576px) {
  .headerContent {
    padding-top: 110px;
  }

  .headerContent {
    padding-top: 160px;
  }
}

@media (min-width: 768px) {
  .headerContent {
    padding-top: 130px;
  }

  .headerContent {
    padding-top: 190px;
  }
}

@media (min-width: 992px) {
  .headerContent {
    padding-top: 150px;
  }

  .headerContent {
    padding-top: 220px;
  }
}

@media (min-width: 1200px) {
  .headerContent {
    padding-top: 200px;
  }

  .headerContent {
    padding-top: 300px;
  }
}

/* content */
.content {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 480px) {
  .content {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media only screen and (min-width: 768px) {
  .content {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

@media only screen and (min-width: 992px) {
  .content {
    padding-top: 55px;
    padding-bottom: 55px;
  }
}

@media only screen and (min-width: 1200px) {
  .content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

h2,
h3 {
  font-size: 25px;
  line-height: 30px;
  color: White;
  font-weight: bold;
  /*text-transform:uppercase;*/
  margin-bottom: 10px;
}

@media only screen and (min-width: 480px) {
  h2,
  h3 {
    font-size: 30px;
    line-height: 35px;
  }
}

@media only screen and (min-width: 768px) {
  h2 {
    font-size: 35px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 992px) {
  h2 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media only screen and (min-width: 1200px) {
  h2 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 30px;
  }
}

.titleBigger {
  font-size: 40px;
}

@media only screen and (min-width: 480px) {
  .titleBigger {
    font-size: 45px;
  }
}

@media only screen and (min-width: 768px) {
  .titleBigger {
    font-size: 50px;
  }
}

@media only screen and (min-width: 992px) {
  .titleBigger {
    font-size: 55px;
  }
}

@media only screen and (min-width: 1200px) {
  .titleBigger {
    font-size: 60px;
  }
}

.odd {
  border-bottom: 2px solid White;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.photoMobile {
  display: block;
}

.kontaktPhoto {
  background-color: Black;
  min-height: 406px;
  position: relative;
  padding-top: 70px !important;
}

@media only screen and (min-width: 800px) {
  .photoMobile {
    display: none;
  }

  .kontaktPhoto {
    padding-top: 200px !important;
    min-height: 606px;
    display: block;
    background-image: url(../pcs/pcs_layout2024/filip.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.cite {
  color: White;
  display: block;
  font-weight: bold;
  font-family: "Roboto", serif, Arial, Verdana, Trebuchet MS, Helvetica,
    sans-serif;
  max-width: 700px;
}

@media only screen and (min-width: 800px) {
  .cite {
    color: Black;
  }
}

.cite {
  font-size: 30px;
  line-height: 35px;
}

@media only screen and (min-width: 480px) {
  .cite {
    font-size: 35px;
    line-height: 39px;
  }
}

@media only screen and (min-width: 768px) {
  .cite {
    font-size: 40px;
    line-height: 43px;
  }
}

@media only screen and (min-width: 992px) {
  .cite {
    font-size: 45px;
    line-height: 47px;
  }
}

@media only screen and (min-width: 1200px) {
  .cite {
    font-size: 48px;
    line-height: 52px;
  }
}

.citeSmall {
  margin-top: 30px;
  color: Black;
  color: White;
  display: block;
  font-weight: bold;
  font-family: "Roboto", serif, Arial, Verdana, Trebuchet MS, Helvetica,
    sans-serif;
  max-width: 750px;
  font-size: 16px;
  line-height: 24px;
}

@media only screen and (min-width: 800px) {
  .citeSmall {
    color: Black;
    font-size: 14px;
    line-height: 20px;
  }
}

.kontaktMail {
  color: white;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  transition: all 0.5s ease;
}

.kontaktMail:hover {
  color: #e51a1d;
  text-decoration: none;
}

.playButton {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../pcs/pcs_layout2024/playbutton.png);
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.3;
  transition: all 1s ease;
}

.playButton2 {
  background-image: url(../pcs/pcs_layout2024/playbutton2.png);
}

.topPlayButton {
  background-image: url(../pcs/pcs_layout2024/playbutton.png);
  background-position: center;
  background-repeat: no-repeat;
}

.playButton:hover {
  opacity: 0.8;
}

.playButton p,
.photoDesc p {
  position: absolute;
  top: 60%;
  left: 0;
  text-align: center;
  color: White;
  font-size: 20px;
  width: 100%;
  opacity: 0;
  transition: all 1s ease;
}

.videoStripeLink:hover .playButton p {
  opacity: 1;
}

.videoStripeLink:hover .photoDesc p {
  opacity: 1;
}

.videoStripeLink .mask {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: Black;
  opacity: 0;
  transition: all 0.5s ease;
}

.videoStripeLink:hover .mask {
  opacity: 0.75;
}

.footer {
  margin-top: 100px;
  background-color: #f3f3f3;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.videoContent {
  padding-left: 0;
  padding-right: 0;
}

.videoContent img {
  width: 100%;
}

.videoStripeLink img {
  /*   margin-bottom: 15px*/
}

.videoPopis {
  text-align: center;
  font-size: 20px;
  color: White;
  margin-bottom: 20px;
  margin-top: 40px;
}

@media (min-width: 768px) {
  .videoPopis {
    margin-top: 0;
    text-align: left;
    font-size: 22px;
    vertical-align: center;
    color: White;
    margin-right: 28px;
    min-height: 200px;
    display: flex;
    align-items: center;
  }
}

@media (min-width: 1200px) {
  .videoPopis {
    font-size: 26px;
    min-height: 200px;
  }
}

@media (min-width: 992px) {
}

/* kontakt form */
@media screen and (min-width: 1080px) {
  .mainForm {
    width: 900px;
    margin: 0 auto;
  }
}

.formInputBox {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

label {
  margin-top: 15px;
  font-size: 16px;
  color: #7f7f7f !important;
  display: block;
  text-align: left;
}

label span {
  color: White;
}

input,
select,
textarea {
  background-color: White;
  border: 1px solid #d6e7f2;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

textarea {
  min-height: 115px;
}

.formNote {
  display: block;
  margin-top: 5px;
  color: White;
  /*font-family: 'Roboto';*/
  font-size: 16px;
}

label.souhlasLabel {
  margin-top: 0;
}

.souhlasForm {
  color: #4b667f;
  margin-bottom: 0;
  /*font-family: 'helveticaneueltpro-lt';*/
}

.souhlasForm a {
  color: #4b667f;
  /*font-family: 'helveticaneueltpro-lt';*/
  text-decoration: underline;
}

.souhlasForm,
.souhlasForm a {
  /*font-family: 'Roboto';*/
  font-size: 16px;
  text-align: center !important;
}

.submitButton {
  margin-top: 20px;
  margin-left: auto !important;
  margin-right: auto !important;
  cursor: pointer;
  display: block;

  border: 2px solid White;
  background-color: Black;
  color: White;

  width: 300px;
  font-size: 16px;
  font-weight: bold;
  height: 58px;
  line-height: 50px;
  text-align: center;
  transition: background-color 0.5s;
}

.submitButton:hover {
  /*background-color:#616061;*/
  background-color: White;
  color: Black !important;
  text-decoration: none !important;
}

#uspesne_odeslani {
  font-size: 17px;
  color: White;
  margin: 20px auto;
  border: 2px solid White;
  width: 500px;
  padding: 30px 0;
}

@media only screen and (min-width: 768px) {
  #uspesne_odeslani {
    font-size: 20px;
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 992px) {
  #uspesne_odeslani {
    font-size: 25px;
  }
}

@media only screen and (min-width: 1200px) {
  #uspesne_odeslani {
    font-size: 30px;
  }
}

/* new video  */

header {
  top: 127px;
  margin-bottom: 127px;
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video.topVideo {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0;
  z-index: 1;
}

/*
@media (pointer: coarse) and (hover: none) {
  header {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}*/

.navbar-toggler {
  border: 1px solid White;
  position: absolute;
  top: 15px;
  right: 10px;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(170,170,170, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

p.text {
  color: white;
}

/* nove Video */
.topNewVideo {
  height: 100vh;
}

video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: fixed;
  top: 0;
  left: 0;
}

#kontakty {
  background-color: Black;
}

.photoDesc p {
  margin-top: 15px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: White;
  line-height: 24px;
}

.photoDesc p span {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: White;
}

.video-container2 {
  position: relative;
  width: 100%;
  height: 100vh; /* Výška na celou obrazovku */
  overflow: hidden;
}

.video-container2 video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
}

.video-container2 h2 {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  text-align: center;
  color: White;
}

.vimeoLink {
  position: absolute;
  bottom: 30px;
  left: 20px;
  z-index: 9999999;
  width: 25px;
  height: 25px;
}

.vimeoLink img {
  width: 35px;
  height: 35px;
}

@media only screen and (min-width: 992px) {
  .vimeoLink {
    bottom: 70px;
    left: 70px;
  }

  .vimeoLink img {
    width: 65px;
    height: 65px;
  }
}

.mobileLogo {
  position: absolute;
  top: 20px;
  left: 20px;
}

.mobileLogo img {
  width: 100px;
}

@media only screen and (max-width: 992px) {
  .menuSwitcher {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 28px;
    height: 28px;
    background-image: url(../pcs/pcs_layout2024/menu.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 9999;
  }

  .openMenu {
    background-color: Black;
    position: absolute;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 300px;
    height: 100vh;
    z-index: 99999;
    display: none;
  }

  .mobileMenu {
    margin-top: 100px;
    padding-left: 0;
  }

  .mobileMenu li {
    list-style-type: none;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .mobileMenu li a {
    display: block;
    text-align: center;
    color: White;
    text-transform: uppercase;
  }

  .menuOdd {
    border: 1px solid #336f9d;
  }

  .closeMenu {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    width: 45px;
    height: 45px;
    background-color: White;
    background-image: url(../pcs/pcs_layout2024/menu-close-black.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 99;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
}

@media only screen and (min-width: 992px) {
  /* schovat */
  .openMenu,
  .mobileMenu {
    display: none !important;
  }
}

.zeroW {
  width: 1px !important;
}
