* {
  box-sizing: border-box;
}
html {
  margin: 0;
  padding: 0;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
html.no-scroll {
  overflow-y: hidden;
  padding-right: 10px;
}
body {
  font-size: 1.1em;
  line-height: normal;
  padding: 0;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  width: 100%;
  color: #ffffff;
  background-color: #000000;
}
main {
  background-color: #000000;
}
.itemwrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  margin-top: 30px;
}
a.item {
  display: flex;
  flex-direction: column;
  border: 1px solid #333;
  transition: all .5s ease;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 6px 2px rgba(86, 183, 224, 0.8);
}
a.item img {
  transition: all .5s ease;
}
a.item:hover img {
  transform: scale(1.1);
}
.item-image {
  overflow: hidden;
}
.item-logo {
  padding: 10px 10px 15px 10px;
  min-height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000000;
  order: 2;
}
.item-logo img {
  max-height: 90px;
  height: auto;
  max-width: 80%;
  width: auto;
}
.item-name {
  padding: 10px 10px;
  text-align: center;
  color: #fff;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  font-size: .85em;
  background: #222;
  border-top: 2px solid #56b7e0;
  border-bottom: 2px solid #56b7e0;
}
.mainlogo {
  width: 90%;
  max-width: 360px;
  height: auto;
  margin: 30px auto 40px auto;
  display: block;
}
.txtcenter {
  text-align: center;
}
img {
  width: 100%;
  display: block;
}
footer {
  padding: 50px 10px;
}
.mailwrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mailadress {
  text-align: center;
  font-size: 1.5em;
}
p {
  line-height: 150%;
  font-size: 1.0em;
}
.headgradient {
  background: -webkit-linear-gradient(45deg, #0074a5, #aa46a3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h1 {
  font-size: 1.6em;
  font-weight: 300;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #56b7e0;
  border-top: 1px solid #56b7e0;
  display: inline-block;
  padding: 20px;
  margin: 0 0 40px 0;
}
h2 {
  font-size: 1.2em;
  font-weight: 300;
  margin: 0;
  color: #fff;
}
a {
  color: #555;
  text-decoration: none;
}
.content {
  padding: 40px 0 40px 0;
}
.binding {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .item-name {
    font-size: .75em;
  }
  .itemwrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-900.svg#Roboto') format('svg');
  /* Legacy iOS */
}
/*# sourceMappingURL=cw-eventent.css.map */