@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap');

/* CSS Document */
html {
  overflow-y: scroll;
}

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #253238;
  background: #fff url(images/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
  position: relative;
}

.fullHeight {
  min-height: 100vh;
}

ul {
  padding: 0 0 0 20px;
}

.siteWrapper {
  position: relative;
  width: 1100px;
  margin: 0px auto;
  padding: 10px;
}

#header {
  position: relative;
  width: 1100px;
  margin: 0px auto;
}

.logo {
  position: absolute;
  align-items: left;
  cursor: pointer;
  cursor: hand;
}

.logo2 {
  position: absolute;
  top: 30px;
  align-items: left;
}

.navBar {
  text-align: right;
}

.navBar2 {
  display: none;
}

#mainWrapper {
  margin-left: auto;
  margin-right: auto;
}

/* HEADER */
.headerWrapper {
  text-align: right;
}

.headings {
  padding-left: 10px;
}

.title {
  font-size: 4rem;
  color: #465F6A;
  padding-top: 60px;
  font-weight: bold;
  line-height: 1.2;
}

.topimg {
  float: right;
  max-width: 100%;
  padding: 0;
}

.content {
  clear: right;
  background-color: #fff;
  padding: 10px 30px;
  -webkit-box-shadow: 0px 0px 17px -3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 17px -3px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 17px -3px rgba(0, 0, 0, 0.08);
  border-radius: 30px;
  margin-bottom: 2rem;
}

.contentlang {
  clear: right;
  background-color: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 17px -3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 17px -3px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 17px -3px rgba(0, 0, 0, 0.08);
  border-radius: 30px;
  margin-bottom: 2rem;
  text-align: center;
}

h2 {
  font-size: 1, 5rem;
  color: #465f6a;
  font-weight: bold;
}

.yearWinners {
  padding-left: 20px;
}

/* http://www.famfamfam.com/lab/icons/flags/ */
#languageSelector {
  padding: 0 0 0 20px;
  margin: 0;
  margin-left: 493px;
  position: absolute;
  background-color: #8e8e8e;
  background-image: url(../img/arrow.png);
  background-position: 5px 5px;
  background-repeat: no-repeat;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}

#languageSelector li {
  display: block;
}

#languageSelector li a {
  display: block;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  width: 120px;
  color: #ffffff;
  text-decoration: none;
}

#languageSelector li a:hover {
  text-decoration: underline;
}

#languageSelector li a.nl {
  background-image: url(../img/flags/nl.png);
}

#languageSelector li a.en {
  background-image: url(../img/flags/gb.png);
}

h1 {
  font-family: 'Montserrat', sans-serif;
}

.topButton {
  color: #465F6A;
  background-color: #fff;
  padding: 5px 15px;
  font-size: 10pt;
  font-weight: bold;
  border: none;
  cursor: pointer;
  cursor: hand;
}

.topButton:hover {
  color: #2eeafd;
  padding: 5px 15px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
  background-color: #fff;
  border: none;
  opacity: .8;
}

.topButton:active {
  border: none;
  color: #2eeafd;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 5px 15px;
  font-weight: bold;
  background-color: #fff;
}

.active {
  color: #2eeafd;
}

a.bh {
  display: block;
  width: 200px;
  height: 200px;
  text-decoration: none;
  background: url("images/bh.png");
}

a.bh:hover {
  background-position: 0px 10px;
}

a.lv {
  display: block;
  width: 200px;
  height: 200px;
  text-decoration: none;
  background: url("images/lv.png");
}

a.lv:hover {
  background-position: 0px 10px;
}

a.ee {
  display: block;
  width: 200px;
  height: 200px;
  text-decoration: none;
  background: url("images/ee.png");
}

a.ee:hover {
  background-position: 0px 10px;
}

a.dk {
  display: block;
  width: 200px;
  height: 200px;
  text-decoration: none;
  background: url("images/dk.png");
}

a.dk:hover {
  background-position: 0px 10px;
}

a.lu {
  display: block;
  width: 200px;
  height: 200px;
  text-decoration: none;
  background: url("images/lu.png");
}

a.lu:hover {
  background-position: 0px 10px;
}

a.ch {
  display: block;
  width: 200px;
  height: 200px;
  text-decoration: none;
  background: url("images/ch.png");
  background-size: 200px 200px;
}

a.ch:hover {
  background-position: 0px 10px;
}
a.fr {
  display: block;
  width: 200px;
  height: 200px;
  text-decoration: none;
  background: url("images/fr.png");
	background-repeat: no-repeat;
	background-position: center center;
  background-size: 200px 130px;
}

a.fr:hover {
  background-position: 0px 50px;
}

a.at {
  display: block;
  width: 200px;
  height: 200px;
  text-decoration: none;
  background: url("images/at.png");
	background-repeat: no-repeat;
	background-position: center center;
}

a.at:hover {
  background-position: 0px 10px;
}

a.sk {
  display: block;
  width: 200px;
  height: 200px;
  text-decoration: none;
  background: url("images/sk.png");
	background-repeat: no-repeat;
	background-position: center center;
}

a.sk:hover {
  background-position: 0px 10px;
}

.country {
  margin: 0 auto;
  padding: 0 20px;
}

.countries {
  display: inline-flex;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 auto;
}
.lang-div{
  display: flex;

}

.countryname{
  color: #fff;
  font-size: 17px;
  padding: 10px 0 10px;
  width: 78%;
  margin: auto;
  font-weight: bold;
  background: #465F6A;
  font-weight: bold;
  border-radius: 60px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  cursor: pointer;
  text-align: center;
}
.lang {
  color: #fff;
  font-size: 17px;
  padding: 10px 0 10px;
  width: 78%;
  margin: auto;
  font-weight: bold;
  background: #c5c5c5;
  font-weight: bold;
  border-radius: 60px;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .03);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px rgba(0, 0, 0, .03);
  cursor: pointer;
  text-align: center;
}

.lang {
  max-width: 125px;
  color: #fff !important;
  text-decoration: none;
  margin: 10px 0 20px 5px;
}


a:link {
  color: blue;
  text-decoration: none;
}

a:visited {
  color: purple;
  text-decoration: none;
}

address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted
}

footer {
  background-color: #253238;
  color: #fff;
  font-size: 10pt;
  /* width: 100%; */
  text-align: center;
  padding: 10px;
  margin-top: 10px;
}

@media screen and (max-width: 1000px) {
  body {
    font-size: 14px;
  }

  .siteWrapper {
    max-width: 95%;
    padding: 0;
  }

  .title {
    font-size: 2rem;
    padding: 0;
    text-align: center;
  }

  h2 {
    font-size: 1.2rem;
  }

  .headings {
    padding: 0;
  }

  .topimg {
    max-width: 250px;
    margin: 0 auto;
    float: none;
  }

  .topPart {
    text-align: center;
  }

  .content {
    padding: 10px;
    border-radius: 15px;
  }

  /* Menu 2 */
  .navBar2 {
    display: block;
  }

  .navBar {
    display: none;
  }

  .logo {
    padding-left: 5px;
    top: 0;
  }

  .logo>img {
    width: 100px;
  }

  .lang {
    margin: 0 auto 20px;
  }

  .dropbtn {
    background-color: #fff;
    color: #2eeafd;
    padding: 0 16px;
    font-size: 18px;
    border: none;
    cursor: pointer;
    border-radius: 90px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
  }

  .dropbtn:hover, .dropbtn:focus {
    background-color: #fff;
    color: #2eeafd;
    border: none !important;
    outline: 0;
    background-color: #fff;
    width: 100%;
    overflow: auto;
    border-radius: 0;
    text-align: right;
  }

  .dropdown {
    position: relative;
    display: block;
    border: none;
  }

  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    overflow: auto;
    z-index: 1;
    text-align: right;
    border: none;
    font-weight: bold;
  }

  .dropdown-content a {
    color: #465f6a;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border: none;
  }

  .dropdown a:hover {
    background-color: #ddd;
  }

  .show {
    display: block;
  }
}
