section.headerETZ .hero-image {
  background-image: linear-gradient(100deg, rgba(54, 169, 225, 0.7), rgba(24, 161, 154, 0.8), rgba(157, 196, 50, 0.8)), url("https://www.the-eic.com/Portals/0/Website/Events/ETZ/backgroundimageETZ.png");
  height: 826px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
section.headerETZ .hero-text {
  text-align: left;
  width: 1118px;
  position: absolute;
  color: white;
  margin: auto;
  left: 0;
  right: 0;
  display: inline-block;
  margin-top: 250px;
}
section.headerETZ .divblobETZ {
  display: inline-block;
  text-align: right;
  width: 100%;
  overflow: hidden;
}
section.headerETZ .blobETZ {
  right: -200px;
  top: 0;
  position: relative;
  margin-top: -100px;
  z-index: 1;
  text-align: right;
}
section.headerETZ .titleETZ {
  max-width: 60%;
  font-size: 50px;
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  line-height: 50px;
  margin-bottom: 20px;
  margin-top: 0;
}
section.headerETZ .descriptionheaderETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  font-size: 17px;
  max-width: 55%;
  line-height: 25px;
  text-align: justify;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
}
section.headerETZ .logoETZ {
  right: 0;
  position: absolute;
  z-index: 3;
  margin-top: 250px;
  margin-right: 60px;
}
@media only screen and (max-width: 600px) {
  section.headerETZ .hero-image {
    background-image: linear-gradient(100deg, rgba(54, 169, 225, 0.7), rgba(24, 161, 154, 0.8), rgba(157, 196, 50, 0.8)), url("https://www.the-eic.com/Portals/0/Website/Events/ETZ/backgroundimageETZ.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 1000px;
  }
  section.headerETZ .titleETZ {
    max-width: 100%;
    font-size: 35px;
    font-family: "Lato", Helvetica, sans-serif;
    color: white;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-align: center;
  }
  section.headerETZ .hero-text {
    text-align: left;
    position: relative;
    color: white;
    width: 100%;
    margin: auto;
    display: block;
    padding: 2em;
    margin-top: -70px;
  }
  section.headerETZ .divblobETZ {
    display: block;
  }
  section.headerETZ .blobETZ {
    right: -30px;
    margin-top: -300px;
  }
  section.headerETZ .logoETZ {
    margin-top: 120px;
    margin-right: 20px;
    height: 100px;
  }
  section.headerETZ .descriptionheaderETZ {
    font-family: "Lato", Helvetica, sans-serif;
    color: white;
    font-size: 17px;
    max-width: 100%;
    line-height: 25px;
    text-align: justify;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
  }
}
section.headerETZ .ContentPane ul li,
section.headerETZ .ContentPane ul li li {
  list-style-type: none;
}
section.headerETZ .wrapperICONSetz {
  width: 1100px;
  height: 210px;
  margin: auto;
  align-items: center;
  margin-top: -121px;
}
section.headerETZ .iconsulETZ {
  width: 1100px;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 20px;
  background: white;
  position: absolute;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
section.headerETZ .iconsliETZ {
  width: 150px;
  margin-top: 16px;
  text-align: center;
}
section.headerETZ .iconspETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: #36a9e1;
  text-align: center;
  line-height: 20px;
  font-size: 15px;
  font-weight: 700;
}
section.headerETZ .iconssgvETZ {
  height: 80px;
}
@media only screen and (max-width: 600px) {
  section.headerETZ .ContentPane ul li,
  section.headerETZ .ContentPane ul li li {
    list-style-type: none;
  }
  section.headerETZ .wrapperICONSetz {
    display: none;
  }
}

section.descriptionETZ {
  padding: 1em;
  padding-top: 7em;
  padding-bottom: 5em;
}
section.descriptionETZ h3 {
  font-family: "Lato", Helvetica, sans-serif;
  color: #31a8d5;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.2em;
  font-weight: 500;
}
section.descriptionETZ .paragraphfirstsectionETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: #282828;
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
}
section.descriptionETZ .imgfirstsection {
  margin-top: -20px;
}
@media only screen and (max-width: 600px) {
  section.descriptionETZ {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  section.descriptionETZ h3 {
    font-size: 30px;
  }
  section.descriptionETZ img {
    width: 100%;
  }
  section.descriptionETZ .imgfirstsection {
    margin-top: 0px;
  }
}

section.aboutETZ {
  background: url("https://www.the-eic.com/Portals/0/Website/Events/ETZ/streetbackground.png") no-repeat left top, linear-gradient(100deg, rgb(54, 169, 225), rgb(24, 161, 154), rgb(157, 196, 50));
  padding: 1em;
  padding-top: 4em;
  padding-bottom: 4em;
}
section.aboutETZ h3 {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  font-size: 35px;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.2em;
  font-weight: 500;
}
section.aboutETZ .psecondsectionETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
}
section.aboutETZ .linketzltd {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
section.aboutETZ .linketzltd:hover {
  color: white;
  opacity: 0.8;
}
section.aboutETZ .linketzltd:active {
  color: white;
  opacity: 0.8;
}
section.aboutETZ .linketzltd:visited {
  color: white;
  opacity: 0.8;
}
@media only screen and (max-width: 600px) {
  section.aboutETZ h3 {
    font-size: 30px;
  }
}

section.whatsETZ {
  padding: 1em;
  padding-top: 4em;
  padding-bottom: 4em;
}
section.whatsETZ h3 {
  font-family: "Lato", Helvetica, sans-serif;
  color: #31a8d5;
  font-size: 35px;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.2em;
  font-weight: 500;
}
section.whatsETZ .paragraphthirdsectionETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: #282828;
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
}
@media only screen and (max-width: 600px) {
  section.whatsETZ h3 {
    font-size: 30px;
  }
}

section.videoETZ {
  background: url("https://www.the-eic.com/Portals/0/Website/Events/ETZ/streetbackground.png") no-repeat left top, linear-gradient(100deg, rgb(54, 169, 225), rgb(24, 161, 154), rgb(157, 196, 50));
  padding: 1em;
  padding-top: 4em;
  padding-bottom: 4em;
}
section.videoETZ h3 {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  font-size: 35px;
  margin-top: 0;
  margin-bottom: 1em;
  line-height: 1.2em;
  font-weight: 500;
  text-align: center;
}
section.videoETZ .pfourthsectionETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  font-size: 16px;
  text-align: justify;
  line-height: 19px;
}
@media only screen and (max-width: 600px) {
  section.videoETZ h3 {
    font-size: 30px;
  }
}

section.calendarETZ {
  padding: 1em;
  padding-top: 4em;
  padding-bottom: 4em;
}
section.calendarETZ h3 {
  font-family: "Lato", Helvetica, sans-serif;
  color: #31a8d5;
  font-size: 35px;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.2em;
  font-weight: 500;
}
section.calendarETZ .ulfifthsectionETZ {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
section.calendarETZ .lififthsectionETZ {
  background-image: linear-gradient(100deg, rgb(54, 169, 225), rgb(24, 161, 154), rgb(157, 196, 50));
  width: 310px;
  height: 183px;
  transition: transform 250ms;
  border-radius: 10px;
  margin-right: 10px;
  overflow: hidden;
  margin-top: 10px;
}
section.calendarETZ .lififthsectionETZavailable {
  background-image: linear-gradient(100deg, rgb(54, 169, 225), rgb(24, 161, 154), rgb(157, 196, 50));
  width: 310px;
  height: 183px;
  transition: transform 250ms;
  border-radius: 10px;
  margin-right: 10px;
  overflow: hidden;
  margin-top: 10px;
}
section.calendarETZ .lififthsectionETZavailable:hover {
  transform: translateY(-3px);
}
section.calendarETZ .circlecalendarETZ {
  width: 115px;
  height: 115px;
  border-radius: 50%;
  background-color: white;
  margin-top: -20px;
  margin-left: -20px;
  text-align: center;
}
section.calendarETZ .iconssgvETZcalendar {
  height: 65px;
  margin-top: 23px;
  margin-left: 10px;
}
section.calendarETZ .titlecardcalendarETZ {
  max-width: 62%;
  font-size: 22px;
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  font-weight: 700;
  padding-left: 6px;
  margin-top: 17px;
  text-align: right;
  margin-bottom: 0px;
  line-height: 25px;
  height: 87px;
  width: 198px;
}
section.calendarETZ .containertopcalendar {
  display: flex;
}
section.calendarETZ .hrcardcalendarETZ {
  background-color: white;
  height: 0.5px;
  width: 87%;
  text-align: center;
  border: none;
  margin: 10px auto 5px;
}
section.calendarETZ .wrappercalendarinfoETZ {
  width: 87%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
section.calendarETZ .fifthpcalendarinfoETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  width: 77px;
  margin: 0;
  border-right: 1px solid white;
  padding-right: 18px;
  font-size: 16px;
  margin-top: 4px;
  line-height: 18px;
}
section.calendarETZ .datapcalendarETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  margin: 0;
  text-align: right;
  font-size: 18px;
  margin-bottom: 2px;
  margin-top: 3px;
  line-height: 20px;
}
section.calendarETZ .timepcalendarETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  margin: 0;
  text-align: right;
  font-size: 16px;
  line-height: 18px;
}
section.calendarETZ .booknowoptionETZ {
  margin: 0;
  position: absolute;
  z-index: 3;
  margin-left: 156px;
  margin-top: -8px;
  background-color: orange;
  border-radius: 20px;
  padding: 3px 10px;
  color: white;
  font-size: 12px;
  display: none;
}
section.calendarETZ .linkcalendarETZ {
  text-decoration: none;
  color: white;
}
section.calendarETZ .imgiconetz {
  height: 60px;
  width: auto;
  margin-top: 30px;
}
@media only screen and (max-width: 600px) {
  section.calendarETZ .titlecardcalendarETZ {
    margin-right: 20px;
    max-width: 52%;
  }
  section.calendarETZ .lififthsectionETZ {
    height: 215px;
  }
  section.calendarETZ .lififthsectionETZavailable {
    height: 215px;
  }
  section.calendarETZ .hrcardcalendarETZ {
    margin: 31px auto 5px;
  }
}

section.registerinterestETZ {
  background: url("https://www.the-eic.com/Portals/0/Website/Events/ETZ/streetbackground.png") no-repeat left top, linear-gradient(100deg, rgb(54, 169, 225), rgb(24, 161, 154), rgb(157, 196, 50));
  padding: 1em;
  padding-top: 4em;
  padding-bottom: 4em;
  margin-bottom: -2px;
}
section.registerinterestETZ h3 {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2em;
  font-weight: 500;
}
section.registerinterestETZ p {
  font-family: "Lato", Helvetica, sans-serif;
  color: white;
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
  margin: 0;
}
section.registerinterestETZ svg {
  height: 170px;
  margin-top: 25px;
}
section.registerinterestETZ .textboxlastsection {
  display: flex;
}
section.registerinterestETZ .linkeventsUKETZ {
  color: white;
  font-weight: 700;
  text-decoration: underline;
}
section.registerinterestETZ .linkeventsUKETZ:hover {
  opacity: 0.7;
  color: white;
  text-decoration: underline;
}
section.registerinterestETZ .linkeventsUKETZ:active {
  opacity: 0.7;
  color: white;
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  section.registerinterestETZ svg {
    height: 120px;
    margin-bottom: 1.5em;
  }
  section.registerinterestETZ h3 {
    font-size: 25px;
  }
}

section.iconsETZ .ContentPane ul li, section.iconsETZ .ContentPane ul li li {
  list-style-type: none;
}
section.iconsETZ .wrapperICONSetz {
  width: 1000px;
  height: 210px;
  margin: auto;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  align-items: center;
  margin-top: -121px;
  background-color: white;
}
section.iconsETZ .iconsulETZ {
  list-style-type: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 20px;
}
section.iconsETZ .iconsliETZ {
  width: 150px;
  margin-top: 16px;
  text-align: center;
}
section.iconsETZ .iconspETZ {
  font-family: "Lato", Helvetica, sans-serif;
  color: #36A9E1;
  text-align: center;
  line-height: 20px;
  font-size: 15px;
  font-weight: 700;
}
section.iconsETZ .iconssgvETZ {
  height: 80px;
}

.ContentPane ul li,
.ContentPane ul li li {
  list-style-type: none;
}/*# sourceMappingURL=styles.css.map */