/*!
Theme Name: wuertschatz
Author: wuertschatz
Author URI: https://www.wuertschatz.lu/
Text Domain: wuertschatz
Version: 1.0

*/
.govbar{
zoom:1;
background:#fff;
border-bottom:1px solid #cccaca;
font-family: Arial,sans-serif;
font-size:12px;
position:relative;
z-index:9
}
.govbar:after{
clear:both;
content:'';
display:table
}
.govbar-logo{
border:0;
display:block;
padding:3px 8px;
vertical-align:middle
}
.govbar-logo img{
border:0;
display:block;
height:40px
}
.govbar-links{
display:none;
list-style:none;
margin:0;
padding:0;
}
.govbar-link{
  color:#222!important;
  font-family: Arial,sans-serif;
  font-size:12px;
}
.govbar-link:hover,.govbar-link:focus{
background:#e6e6e6
}
.govbar-link{
border:0;
border-top:1px solid #ddd;
display:block;
font-weight:bold;
padding:8px;
text-decoration:none
}
.govbar-more{
font-weight:normal;
padding-right:15px
}
.govbar-logo{
float:left
}
.govbar-links{
display:block;
float:right;
line-height:30px;
}
.govbar-links li{
float:left;
line-height:30px;
list-style-type: none;
margin-bottom: 0!important;
}
.govbar-links li::before {
  content: none !important;
}
.govbar-link{
border-top:0;
float:left;
}
#menje-line{
padding-left:57px;
background:#888;
color: white;
font-size: 10px;
}

@font-face {
  font-family: 'GT-America';
  src:
       url('assets/fonts/GT-America-Extended-Black.woff2') format('woff2'),
       url('assets/fonts/GT-America-Extended-Black.woff') format('woff'),url(),
       url('assets/fonts/GT-America-Extended-Black.ttf') format("truetype");
}

html, body, .site, .main, .site-content, .full_page {
  width: 100%;
  height: 100%;
}
.fancybox-active {
  height: 100%;
}
body {
  font-family:"vista-sans";
}

.bg-blue {
  background-color: #0038E7;
}
.bg-pink {
  background-color: #F6C7CF;
}
.bg-red {
  background-color: #E95D2C;
}
.color-blue {
  color: #0038E7;
}
.color-pink {
  color: #F6C7CF;
}
.color-red {
  color: #E95D2C;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

#masthead {
  position: fixed;
  width: 460px;
  height: 100%;

  left: -460px;

  z-index: 1001;
}

#masthead .navbar {
  width: 100%;
  height: 100%;
}

#masthead .container {
  background-color: #F6C7CF;
  border-right: 1px solid #707070;

  height: 100%;
  width: 100%;

  position: absolute;
  left: 0px;
  top: 0px;

  padding: 45px;

  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}

#masthead.open .container {
  left: 460px;
}

.navbar-nav li a, .navbar-nav li a:hover {
  color: #fff;
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  line-height: 37px;
  font-family: 'GT-America';
  padding: 2px 0px;
  margin: 15px 0px;
  display: block;
}

#masthead .container .close_btn {
  position: absolute;
  top: 43px;
  right: 37px;
  cursor: pointer;
  width: 36px;
  height: 36px;
  background-image: url('assets/images/close.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

#masthead .open_btn {
  position: absolute;
  width: 46px;
  height: 46px;
  background-image: url('assets/images/open.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;

  cursor: pointer;

  top: 57px;
  right: -81px;
}

.container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

#block-1 {
  text-align: center;
  padding: 52px 32px 36px 32px;
  position: relative;
}

.main_name {
  font-family:"vista-slab";
  font-size: 55px;
  line-height: 67px;
  font-weight: 700;
  color: #F6C7CF;
  letter-spacing: 0.1em;
}
.main_name:hover {
  color: #F6C7CF;
}

.main_name span {
  font-size: 29px;
  line-height: 35px;
  vertical-align: top;
  padding-top: 16px;
  display: inline-block;
}

.main_name.small span {
  padding-top: 10px;
}

.main_name.small {
  color: #fff;
  font-size: 37px;
  line-height: 45px;
}
.main_name.small span {
  font-size: 19px;
  line-height: 22px;
}

.social {
  position: absolute;
  right: 33px;
  top: 62px;
}

.social img {
  width: 30px;
  height: auto;
  margin: 0px 6px;
}


.logos {
  position: absolute;
  right: 33px;
  bottom: 36px;
}

.logos img {
  width: auto;
  height: 45px;
  margin-left: 26px;
}

#slider {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#slider_inner {
  position: relative;
  height: 100%;
  width: 100%;
}
#block-1 {
  height: 100%;
  width: 100%;
}

.slide {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 52px;
  line-height: 66px;
  color: #fff;
  font-family: 'GT-America';
}
.slide p {
  max-width: 930px;
}
.slide .deg180 {
  transform: rotate(180deg);
}
.slide span {
  font-size: 60px;
}
.slide span:first-child {
  padding-bottom: 15px;
}

.dots {
  margin: 42px 0px;
}
.dots>div {
  background-color: #E95D2C;
  border: 1px solid #E95D2C;
  width: 9px;
  height: 9px;
  margin: 0px 4px;
  display: inline-block;
  border-radius: 10px;
  cursor: pointer;
}
.dots>div.active {
  background-color: #FFF;
}

.megaphone {
  background-image: url('assets/images/megaphone.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 600px;
  height: 510px;
  position: absolute;
  left: -186px;
  bottom: -145px;

  transform: rotate(180deg);
  transform-origin: 100% 100%;
}

.megaphone.show {
  -webkit-animation: spin .5s linear forwards;
  -moz-animation: spin .5s linear forwards;
  animation: spin .5s linear forwards;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

footer .container {
  position: relative;
}

#intro,
#voting,
#noliesen,
#kafen {
  z-index: 1;
  position: relative;
}

#intro .container,
#noliesen .container {
  position: relative;
}

#intro {
  padding: 60px 0px;
}

.page_title {
  font-size: 15px;
  color: #E95D2C;
  transform: rotate(-90deg);
  position: absolute;
  left: 40px;
  top: 50%;
  transform-origin: 0%;
}


.bean {
  position: absolute;
  bottom: 50%;
  width: 595px;
  right: 0px;
  margin-bottom: -150px;
}


#intro .container,
#voting .container,
#noliesen .container,
#kafen .container {
  height: 100%;
}

#intro .container .row,
#noliesen .container .row,
#kafen .container .row {
  flex: 1;
}

#text1 {
  width: 480px;
}

#intro p,
#noliesen p,
#kafen p {
  padding-left: 135px;
  color: #0038E7;
  font-size: 15px;
  line-height: 25px;
  margin-top: 40px;
}
#intro p a {
  color: #0038E7;
  text-decoration: underline;
}
#voting {
  position: relative;
  overflow: hidden;
}
#blue_circle {
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
  position: absolute;
  left: 10%;
  top: 15%;
  background-color:#0038E7;
}
#voting .container {
  position: relative;
  z-index: 1;
  max-width: 930px;
}
#voting .page_title {
  color: #0038E7;
}

#text3 {
  max-width: 375px;
}

.poster-item {
  width: 20%;
  padding: 11px;
  text-align: center;
}
.poster-item a {
  display: block !important;
}
.poster-item img {
  width: 100%;
  -webkit-box-shadow: 0px 10px 6px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 10px 6px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 10px 6px 0px rgba(0,0,0,0.16);
}

.radio {
  width: 27px;
  height: 27px;
  background-color: #fff;
  border-radius: 20px;
  display: inline-block;
  margin-top: 20px;
  cursor: pointer;
}
label {
  cursor: pointer;
}
.radio.active {
  background-color: #F6C7CF;
}
.radio input {
  opacity: 0.01;
  z-index: -1;
  display: block;
}
#voting input[type="submit"],
#aschecken input[type="submit"],
[type=submit]:disabled,
#show_form,
.wpcf7-submit {
  display: inline-block;
  text-align: center;
  padding: 13px 0px;
  background-color: #E95D2C;
  font-size: 20px;
  font-family: 'GT-America';
  color: #fff;
  -webkit-appearance: none;
  appearance: none;
  border: 0px;
  margin: 0 auto;
  letter-spacing: 0.06em;
  padding-left: 20px;
  padding-right: 20px;
}
 [type=submit]:disabled, button:disabled {
   opacity: 0.5;
   background-color: #0038E7;
 }
#show_form {
  background-color: #0038E7;
}

.acceptance-848 {
  max-width: 331px;
  display: inline-block;
  text-align: left;
}

.acceptance-848 .wpcf7-list-item {
  padding-left: 0px;
  margin-left: 0px;
}

#aschecken input[type="submit"],
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  background-color: #0038E7;
}
#aschecken {
  position: relative;
}
#aschecken .page_title {
  color: #E95D2C;
}

#aschecken .container {
  height: 100%;
}

#aschecken p {
  color: #fff;
  font-size: 19px;
}
#aschecken textarea {
  background-color: transparent;
  border: 0px;
  outline: none;
  resize: none;
  width: 930px;
  height: 240px;
  text-align: center;
  font-size: 75px;
  font-family: 'GT-America';
  color: #fff;
  margin: 40px 0px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: pink;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#text5 {
  width: 575px;
}
#noliesen p,
#kafen p {
  color: #fff;
  padding-left: 49px;
  padding-right: 180px;
}

#noliesen a {
  display: inline-block;
  width: 133px;
  text-align: center;
  padding: 13px 0px;
  background-color: rgb(0, 56, 231);;
  font-size: 20px;
  font-family: 'GT-America';
  color: #fff;
  -webkit-appearance: none;
  appearance: none;
  border: 0px;
  margin: 0 auto;
  letter-spacing: 0.06em;
  margin-top: 50px;
}

.book {
  position: absolute;
  bottom: 50%;
  width: 660px;
  right: 0px;
  margin-bottom: -290px;
}

#noliesen .page_title,
#kafen .page_title {
  color: #FFF;
}

#text6 {
  width: 355px;
}

.book_item {
  margin-left: 90px;
}
.book_item img {
  width: 195px;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.16);
}

.book_item span {
  font-size: 12px;
  color: #FFF;
  line-height: 15px;
}

footer {
  padding: 43px 0px;
}

footer .site-info {
  position: relative;
}

footer .social {
  top: 0px;
  z-index: 1;
}

footer .logos {
  bottom: 0px;
}

.adress {
  margin-top: 160px;
  color: #fff;
  font-size: 15px;
}
.adress>div {
  margin-right: 175px;
}

footer a {
  color: #fff;
}

#voting form {
  text-align: center;
}

.error .radio {
  background-color: red;
}

#vote_overlay,
#form_overlay {
  display: none;
  background-color: rgba(0,56,231,0.81);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1002;
}

#vote_overlay>div {
  background-color: #E95D2C;
  padding: 42px 90px 120px 90px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -260px;
  margin-top: -190px;
}
#vote_overlay img {
  width: 340px;
}

#form_overlay {
  background-color: inherit;
}
#form_overlay>div {
  width: 100%;
  height: 100%;
}

#form_overlay>div>div {
  background-color: #E95D2C;
  padding: 35px 112px;
  text-align: center;
}

.wpcf7-acceptance {
  width: 315px;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="text"], .wpcf7 textarea {
  border: none;
  border-radius: none;
  border-bottom: 1px solid #fff;
  background-color: #E95D2C;
  outline: none;
  height: 37px;
}

#form_overlay label,
#form_overlay input,
#form_overlay textarea {
  color: #fff;
}
#form_overlay label {
  font-size: 15px;
  font-weight: 600;
  color: #F6C7CF;
}
.wpcf7 .ajax-loader {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wpcf7-response-output {
  display: none;
}
.wpcf7-not-valid-tip {
  color: #0038E7;
}

#form_overlay textarea {
  height: 60px;
}

#block-1.normal-page img.center {
  height: 433px;
  max-width: 100%;
  object-fit: contain;
}

#comments .container {
  padding: 47px 0px;;
}
#comments .container {
  width: 880px;
  max-width: 100%;
}

a.tab {
  padding: 11px 19px;
  background-color: #0038E7;
  border: 3px solid #0038E7;
  color: #fff;
  font-size: 15px;
  font-family: 'GT-America';
}

a.tab.active {
  color: #0038E7;
  background-color: transparent;
}

.tabs>div {
  padding-top: 38px;
  padding-left: 100px;
  padding-right: 100px;
  color: #E95D2C;
  font-size: 19px;
  line-height: 26px;

  display: none;
}

.tabs>div.active {
  display: block;
}

.tabs p {
  font-family: 'GT-America';
  font-size: 22px;
  margin-bottom: 0px;
}

.tabs .item {
  margin-top: 70px;
  margin-bottom: 20px;
}
.poster-item img.img {
  display: block !important;
}

.fancybox-content {
  padding: 0px;
}


#home {
  min-height: 550px;
}

#intro {
  min-height: 720px;
}

#voting {
  padding-top: 50px;
  padding-bottom: 50px;
}
#aschecken {
  min-height: 500px;
}
#noliesen {
  min-height: 580px;
}
#kafen {
  min-height: 490px;
}
.fancybox-toolbar {
  display: none !important;
}

.download {
  color: #fff;
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-align: right;
  padding-top: 5px;
}
.download:hover {
  color: #fff;
}

.poster-item a {
  position: relative;
}


@media screen and (max-width: 1200px) {
  .book_item {
    margin-left: 30px;
  }
  .book {
    width: 400px;
    margin-bottom: -90px;
  }
  #noliesen p, #kafen p {
    padding-right: 0px;
  }
  #block-1.normal-page img.center {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1080px) {
  .full_page {
    height: auto;
  }
  .full_page {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #home {
    height: 750px;
  }
  .bean {
    width: 488px;
  }
  #aschecken .page_title {

  }
  #aschecken textarea {
    max-width: 100%;
  }
}
@media screen and (max-width: 1080px) {
  .megaphone {
    width: 400px;
    transform: rotate(0deg) !important;
  }
}
@media screen and (max-width: 991px) {
  #kafen .container .row {
    -ms-flex-pack: center!important;
    justify-content: center!important;
    padding-right: 0px;
    margin-top: 20px;
  }

  .book_item {
    margin-left: 30px;
    margin-right: 30px;
  }
  .adress>div {
    margin-right: 50px;
  }
  .page_title {
    transform: none;
    position: relative;
    left: auto;
    text-align: center;
    margin-bottom: 20px;
  }
  .bean, .book {
    width: 200px;
    top: 20px;
    right: 20px;
    bottom: auto;
  }
  .bean {
    margin-bottom: -150px !important;
  }
  .book {
    right: 0px !important;
  }
  #intro p, #noliesen p, #kafen p {
    padding-left: 0px;
    padding-right: 0px;
  }
  #voting .container, #intro .container, #noliesen .container, #kafen .container {
    text-align: center;
  }
  #text3, #text5, #text6 {
    margin: 0 auto;
  }
}
@media screen and (max-width: 764px) {
  .slide {
    font-size: 36px;
    line-height: 40px;
  }

  .main_name {
    font-size: 36px;
  }
  .main_name span {
    font-size: 20px;
  }
  #masthead {
    width: 100%;
    left: -100%;
  }
  #masthead.open .container {
    left: 100%;
  }
  #masthead .container {
    padding: 0px;
  }

  #masthead .container {
    padding-left: 30px;
  }

  .social,.logos {
    position: relative;
    right: 0px;
    top: 0px;
  }

  #home {
    padding-bottom: 60px;
  }

  .megaphone {
    width: 200px;
    left: -70px;
    bottom: -123px;
    height: 178px;
  }
  .dots {
    margin-top: 10px;
  }
  .logos img {
    margin: 12px;
  }

  #slider {
    margin-top: 10px;
  }

  .bean, .book {
    top: -90px;
    right: 10px !important;
    width: 115px;
  }
  #text1 {
    max-width: 100%;
  }
  #text3, #text5, #text6v {
    max-width: 100%;
  }

  .poster-item {
    width: 50%;
  }
  #blue_circle {
    width: 400%;
    padding-top: 400%;
    top: 0%;
  }

  #aschecken p {
    text-align: center;
  }
  #aschecken textarea {
    font-size: 42px;
    line-height: 46px;
  }
  .book_item {
    margin: 30px;
  }
  footer .social {
    text-align: center;
    margin-bottom: 20px;
  }
  .adress,.adress > div {
    display: block !important;
    margin: 0px;
    width: 100%;
    text-align: center;
  }
  .adress > div {
    margin: 10px 0px;
  }
  footer .site-info {
    text-align: center;
  }
  #kafen .container .row {
    margin: 0px;
    padding: 0px;
  }
  #block-1.normal-page img.center {
    height: auto;
    width: 100%;
  }
  .tabs>div {
    padding: 30px;
  }
  .tab {
    margin: 20px;
    display: block;
  }

  .tabs .item {
    margin-top: 20px;
  }
  #text6 {
    max-width: 100%;
  }

  #vote-form input[type="submit"] {
    background-color: #0038E7;
  }
}
@media screen and (max-width: 380px) {
  .logos {
    text-align: center;
  }
  .logos img {
    display: block;
    margin: 10px auto;
  }

  .slide p {
    font-size: 26px;
    line-height: 30px;
  }
  .bean, .book {
    width: 80px;
  }
  .main_name {
    font-size: 34px;
  }
  a.tab {
    padding: 8px 11px;
    font-size: 13px;
  }
  .navbar-nav li a, .navbar-nav li a:hover {
    font-size: 26px;
    line-height: 30px;
    margin: 12px 0px;
  }
}
