@font-face {
  font-family: 'geometric706bdcneunormal';
  src: url('/fonts/0662eu25-webfont.woff2') format('woff2'),
       url('/fonts/0662eu25-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
    background-color: #fff;
    font-family: 'geometric706bdcneunormal';
}

.vc_row {
  margin-left: 0px;
  margin-right: 0px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0px;
}

#baner_main {
  position: relative;
  width: 100%;
  aspect-ratio: 3100/1441;
  background-image: url('/wp-content/uploads/2023/10/baner_main-scaled.jpg');
  background-size: contain;
}

.baner_main_img_part {
  position: absolute;
  left: 0px; 
  top: 0px;
}

#baner_main_txt {
  position: absolute;
  top: 28vw;
  left: 26.6vw;
  color: #ffffff;
  font-size: 1.548vw;
  line-height: 1.8vw;
}

@keyframes rotate {
	0% {
    	left: 0px;
	}
	100% {
		left: -15vw;
	}
}

#baner_para, #baner_jazzband {
  animation: rotate 1s linear infinite;	
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -2s);

  animation-iteration-count: 1;
  animation-fill-mode: both;
}

#butelka {
  position: relative;
  width: 100%;
  aspect-ratio: 3100/2364;
  background-image: url('/wp-content/uploads/2023/10/baner_napisy-scaled.jpg');
  background-size: contain;
}

#header {
  position: fixed;
  font-size: 2.258vw;
  line-height: 2.258vw;
  color: #fff;
  top: 0px; 
  width: 100%;
  z-index: 10;
  padding-top: 1vw;
  padding-bottom: 1vw;  
}

#header_logo {
  max-width: 10.065vw;
}

#header a {
  color: #fff;
  text-decoration: none;
  margin: 0 1.3vw;
}

.light #header a {
  color: #005f85;
}

.header_left, .header_center, .header_right {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.center {
  text-align: center;
}

#footer {
  padding-top: 2vw;
  padding-bottom: 2vw;
  background-image: url('/wp-content/uploads/2023/10/bg_footer-scaled.jpg');
  color: #fff;
  text-transform: uppercase;
  font-size: 1.290vw;
  line-height: 1.9vw;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

.light #footer {
  background-image: none;
  background-color: #fff;
  color: #005f85;
}


.light #footer a {
  color: #005f85;
}

.footer_left, .footer_center, .footer_right {
  position: relative;
  height: 100%;
}

.footer_right .footer_txt {
  position: absolute;
  text-align: right;
  bottom: 0px;
  right: 0px;
}

.myfixed {
  background-color: #02193f !important;
}

#header .myfixed {
  font-size: 1.935vw;
  line-height: 1.935vw;
}

#header .myfixed #header_logo {
  max-width: 7.129vw;
}

#targi_slubne {
  background-image: url('/wp-content/uploads/2023/10/bg_s2.png');
  aspect-ratio: 3100/1643;
  background-size: contain;
  margin-top: -3.5vw;
}

#targiSlubneDaty {
  line-height: 2.5vw;
  text-transform: uppercase;
  width: 50%;
  display: inline-block;
  float: left;
  border-right: 1px solid #00a5e6;
}

#targiSlubneMiasta {
  line-height: 2.5vw;
  text-transform: uppercase;
  width: 40%;
  padding-left: 10%;
  display: inline-block;
}

#kalkulator {
  background-image: url('/wp-content/uploads/2023/10/bg_s4.png');
  aspect-ratio: 3100/2067;
  background-size: contain;
  margin-top: -15vw;
  padding-top: 15vw;
}

#drinkbookBlock {
  background-image: url('/wp-content/uploads/2023/10/bg_s3.png');
  background-size: contain;
  aspect-ratio: 3100/2161;
  margin-top: -26.5vw;
  position: relative;  
}

#drinkbook {
  position: absolute;
  top: 12vw;
}

#drinkbookTxt {
  position: absolute;
  top: 32vw;
  left: 20vw;
}

#drinkbookBtn {
  font-size: 2.548vw;
  color: #fff;
  background-color: #005f85;
  padding: 1vw 2vw;
  text-decoration: none;
  border-radius: 10px;
}

.light #header .myfixed {
  background-color: #fff !important;
}

.blue {color: #00a5e6;}
.blue2 {color: #005f85;}

.font35 {
  font-size: 1.129vw;
  line-height: 1.3vw;
}

.font44 {
  font-size: 1.419vw;
  line-height: 2vw;
}

.font56 {
  font-size: 1.806vw;
  line-height: 2vw;
}

.font62 {
  font-size: 2vw;
  line-height: 2.3vw;
}

.font80 {
  font-size: 2.581vw;
  line-height: 2.8vw;
}

.font87 {
  font-size: 2.806vw;
  line-height: 3vw;
}

.font90 {
  font-size: 2.903vw;
  line-height: 3.2vw;
}

#art_of_wedding_logo {
  width: 11.645vw;
}

#targiTxt {
  margin-top: 5vw;
}

.form-control {
  appearance: none;
  -webkit-appearance: none;
  width: 70% !important;
  font-size: 1.419vw !important;
  padding: 0px !important;
  background-color: #fff !important;
  border: 1px solid #005f85 !important;
  border-radius: 0.25rem !important;
  color: #005f85 !important;
  padding: 0.2vw 1vw !important;
}

.select {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAv0lEQVRIS+3TsQnCQBiG4Sedm+gSNtrpEuoKgjPYuYAKzqADaOEObmKnckhAQpK7BFIIue7gu+/lf/8k0/HJOu7XA6KGe0WtFQV1QzyiDd/AqCpbtYMNtljiFIGssMcau2K2CjDBBYMIJC9/YoZbKiDkpjjXQMJ0B4TyOa5lk8Y+0yrIAsdYeQDGAGWThDdJ5amAIiTca7X8qkqZIM/nut51zpssuWxnY7xwT/w/knaQ2lWaa6KoFagHRLX9v6IPjvohGZB3dIgAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) center;
}

#kalkulatorBtn {
  display: inline-block;
  width: 70%;
  background-color: #005f85;
  color: #fff;
  font-size: 1.419vw;
  line-height: 1.419vw;
  text-align: center;
  padding: 0.5vw;
  border-radius: 5px; 
  cursor: pointer;
}

#wynikButelki, #wynikKwota, #wynikButelki2, #wynikKwota2 {
  display: inline-block;
  border: 1px solid #005f85 !important;
  border-radius: 5px; 
  padding: 0.2vw;
  width: auto;
  min-width: 5vw;
  text-align: center;
}

#artOfLifeTxt1, #artOfLifeTxt2, #artOfLifeTxt3, #artOfLifeTxt4 {
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.935vw;
  line-height: 2.2vw;
}

#artOfLifeTxt1 {
  border-left: 3px solid #fff;
  padding-left: 1vw;  
  top: 13%;
  left: 14%;
  width: 40%;
}

.line {
  position: absolute;
  border: none;
  background-color: #fff;
  height: 3px
}

#artOfLifeTxt1 .line {
  top: 35%;
  right: 0px;
  width: 17%;
}

#artOfLifeTxt2 {
  border-right: 3px solid #fff;
  padding-right: 1vw;
  top: 44%;
  right: 12%;
  text-align: right;
  width: 22%;
}

#artOfLifeTxt2 .line {
  top: 30%;
  left: 0px;
  width: 17%;
}

#artOfLifeTxt3 {
  border-left: 3px solid #fff;
  padding-left: 1vw;  
  top: 56%;
  left: 12%;
  width: 24%;
}

#artOfLifeTxt3 .line {
  top: 30%;
  right: 0px;
  width: 13%;
}

#artOfLifeTxt4 {
  border-right: 3px solid #fff;
  padding-right: 1vw;  
  top: 70%;
  right: 12%;
  text-align: right;
  width: 29%;
}

#artOfLifeTxt4 .line {
  top: 35%;
  left: 0px;
  width: 20%;
}

#ageGateBlock {
  color: #bde4ee;
  font-size: 2.097vw;
  line-height: 2.2vw;
  text-transform: uppercase;
}

#ageGateBlock2 {
  color: #bde4ee;
  font-size: 1.097vw;
  line-height: 1.2vw;
  text-transform: uppercase;
}

.ageGateBtn {
  margin-top: 10px;
  border-radius: 10px;
  background-color: #fff;
  color: #02193f;
  font-size: 1.161vw;
  text-decoration: none;
  padding: 15px 15px 15px 15px;
}

@media only screen and (max-width: 600px) {
  .age-gate-heading.age-gate-logo img {
    max-width: 40%;
  }
  #ageGateBlock {
    font-size: 4vw;
    line-height: 5vw;
  }

  #ageGateBlock2 {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .ageGateBtn {
    font-size: 2.7vw;
  }

  #header_logo {
    float: left;
    margin: 1vw;
  }

  #header_fb {
    float: right;
  }

  .header_left, .header_center, .header_right {
    position: absolute;
    top: -6vw;
    transform: none;
  }

  #header .myfixed .header_left, #header .myfixed  .header_center, #header .myfixed .header_right {
    top: -4vw;
  }

  #targiSlubneContent {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 7vw;
  }

  #art_of_wedding_logo {
    width: 20vw;
  }

  #targi_slubne {
    aspect-ratio: 3100/4500;
  }

  #targiSlubneDaty {
    text-align: left;
    position: relative;
    left: 20%;
    width: 30%;
  }

  #targiSlubneMiasta {
    padding-left: 0px;
    text-align: left;
    position: relative;
    left: 20%;
  }

  .font35 {
    font-size: 2.3vw;
    line-height: 2.3vw;
  }

  .font56 {
    font-size: 2.806vw;
    line-height: 4vw !important;
  }

  #drinkbookBlock {
    margin-top: -10vw;
  }

  #kalkulator {
    background-image: none;
    aspect-ratio: 3100/5100;
  }

  #footer {
    font-size: 2.2vw;
    line-height: 3.2vw;
    padding: 5vw;
  }

  #kalkulatorMobile {
    padding: 5vw;
  }

  .form-control {
    width: 100% !important;
    font-size: 2.419vw !important;
  }

  #kalkulatorBtn {
    width: 100% !important;
    font-size: 2.419vw !important;
    padding: 2vw;   
  }
}