.navbarlogo {
  margin-top: -2px;
  margin-left: 0px;
  padding-top: 9px;
  padding-left: 0px;
}

.navbarlogo.conference {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 100px;
  height: 50px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/logo_light.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slidersection {
  height: 701px;
}

.slider {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 701px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.slider.about {
  display: inline-block;
  height: 400px;
}

.slide1 {
  display: block;
  opacity: 1;
}

.slide2 {
  display: block;
  max-width: 100%;
  margin-top: 64px;
  margin-right: auto;
  margin-left: auto;
}

.slide3 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.slide4 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.navmenu {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-right: 30px;
  padding-right: 0px;
  -webkit-transition: opacity 1517ms ease;
  transition: opacity 1517ms ease;
  direction: ltr;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: right;
}

.navmenu:hover {
  color: #8bc53e;
}

.navlink {
  -webkit-transition: opacity 1317ms ease;
  transition: opacity 1317ms ease;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #ddd;
  font-size: 14px;
  font-weight: 400;
}

.navlink:hover {
  color: #8bc53e;
}

.navlink.w--current {
  color: #f1d60b;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: visible;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #555454;
  color: #ddd;
}

.navbar.conference {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: auto;
  height: 10vh;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.langsection {
  height: 45px;
  background-color: #8ac43d;
}

.langcontainer {
  height: 45px;
}

.langtext {
  padding-top: 11px;
  font-family: Ubuntu, Helvetica, sans-serif;
  text-align: center;
}

.main-section-home {
  height: 400px;
  margin-top: 0px;
  padding-top: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(139, 197, 62, .15), rgba(139, 197, 62, .15)), url('../images/blurybgd.jpg');
  background-image: linear-gradient(180deg, rgba(139, 197, 62, .15), rgba(139, 197, 62, .15)), url('../images/blurybgd.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-size: 13px;
}

.main-section-home.top-part {
  height: 550px;
  margin-top: 53px;
  background-image: url('../images/shutterstock_365048603.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-section-home.top-part.download {
  background-image: url('../images/desk.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.main-section-home.top-part.partners {
  background-image: url('../images/shutterstock_361397258.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.main-section-home.top-part.contact {
  background-image: url('../images/shutterstock_207873073.jpg');
}

.footer {
  background-color: rgba(85, 84, 84, .53);
}

.erasmus-block {
  width: 350px;
  padding: 15px 50px;
}

.footer-text {
  width: auto;
  padding-top: 5px;
  padding-left: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 17px;
}

.footer-menu-block {
  padding-top: 24px;
}

.footer-menu-block.social {
  padding-right: 50px;
}

.footer-contact-block {
  padding-top: 15px;
}

.footer-social-block {
  padding-top: 15px;
}

.footer-legal-section {
  height: 49px;
  background-color: #333;
}

.footer-menu-text {
  padding-top: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.footer-menu-text.social {
  text-align: right;
}

.fbicon {
  float: right;
  text-align: right;
}

.copyright-footer {
  padding-top: 16px;
  padding-left: 67px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #ddd;
  font-size: 11px;
}

.link-mail {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
}

.link-mail:hover {
  color: #8bc53e;
  text-decoration: none;
}

.slide5 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.slide6 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
}

.partner-zone {
  display: inline-block;
  height: 0px;
  margin-top: 18px;
  margin-right: 53px;
  float: right;
  text-align: right;
}

.brand {
  margin-left: 57px;
  float: left;
}

.attention-grabber {
  position: static;
  display: block;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.attention-grabber.text {
  margin-top: 58px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 47px;
  line-height: 68px;
  font-weight: 300;
  text-align: center;
  -webkit-column-count: 1;
  column-count: 1;
}

.attention-grabber.text.about {
  margin-top: 182px;
  color: #333;
  font-size: 50px;
}

.moodle-link {
  display: block;
  margin-top: 33px;
  padding: 20px 30px;
  float: none;
  clear: both;
  background-color: #8bc53e;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.moodle-link:hover {
  background-color: #d5d552;
}

.container-moodle-link {
  margin-top: 29px;
  padding-right: 300px;
  padding-left: 300px;
}

.menu-container {
  margin-right: 0px;
  margin-left: 355px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
}

.section-about-text {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.section-about-text.partners-top {
  position: static;
  top: 550px;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #8bc53e;
}

.section-about-text.contact {
  margin-top: 0px;
}

.section-text {
  position: relative;
  clear: both;
  font-family: Ubuntu, Helvetica, sans-serif;
  text-align: center;
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 5.2em;
  column-gap: 5.2em;
  -webkit-column-rule: 1px dotted #8bc53e;
  column-rule: 1px dotted #8bc53e;
}

.newsletter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.newsletter.download {
  height: auto;
  padding-top: 0px;
}

.ordered-list {
  font-family: Ubuntu, Helvetica, sans-serif;
  line-height: 20px;
  text-align: left;
  list-style-type: decimal;
}

.list-item {
  margin-bottom: 30px;
}

.dropdown-meetings {
  left: 0px;
  top: 0px;
  display: inline-block;
  float: left;
  clear: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  text-align: left;
}

.dropdown-link {
  background-color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  text-align: left;
}

.dropdown-link.w--current {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #8bc53e;
  text-align: left;
}

.downloads-section {
  height: auto;
}

.download-section-linked-meeting-block {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.download-section-linked-output-block {
  background-image: url('../images/shutterstock_361397258.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.downloading {
  height: auto;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  -webkit-column-count: 2;
  column-count: 2;
}

.downloading-left-box {
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: right;
}

.downloading-left-box.right {
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: left;
}

.downloads-box {
  background-color: #8bc53e;
}

.downloads-box.right {
  background-color: #eeee67;
}

.link-block {
  display: inline;
  width: 1000px;
  float: right;
}

.link-block-right {
  width: 1000px;
}

.partner-block {
  text-decoration: none;
}

.partners-section {
  margin-bottom: 40px;
}

.partners-block-text {
  padding-right: 20px;
  padding-left: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  text-decoration: none;
  text-transform: capitalize;
}

.partners-block-text:hover {
  color: #ddd;
}

.partner-box {
  margin-top: 30px;
}

.partner-box-text {
  margin-bottom: 0px;
  padding-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.partner-text-heading {
  color: #8bc53e;
  font-size: 20px;
}

.contact-box {
  width: 310px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 32px;
  font-family: Ubuntu, Helvetica, sans-serif;
  text-decoration: none;
}

.contact-name {
  color: #333;
  font-size: 16px;
  text-decoration: none;
}

.contact-text {
  color: #333;
}

.io-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Ubuntu, Helvetica, sans-serif;
  text-align: left;
}

.io-text.navlink {
  color: #333;
  font-style: normal;
  text-decoration: none;
}

.io-text.navlink.eng {
  margin-top: 30px;
  color: #333;
}

.download-heading-text {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  text-align: center;
}

.text-over-slider {
  display: block;
  margin-top: 165px;
  padding-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #e7d11d;
  font-size: 100px;
  line-height: 119px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.slide1nest {
  background-image: -webkit-linear-gradient(190deg, transparent 45%, rgba(51, 51, 51, .62)), url('../images/slide2_r-copy.png');
  background-image: linear-gradient(260deg, transparent 45%, rgba(51, 51, 51, .62)), url('../images/slide2_r-copy.png');
  background-position: 0px 0px, 50% 79px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.moodle-button {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 35px 70px;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
}

.moodle-button:hover {
  background-color: #f89132;
}

.button-text {
  color: #555454;
  font-size: 21px;
  font-weight: 500;
}

.button-text:hover {
  color: #e7d11d;
  font-weight: 500;
}

.slidenav {
  margin-bottom: 10px;
  float: left;
  text-align: center;
}

.marketing-intro-section {
  display: block;
  height: 400px;
  clear: both;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: transparent;
  text-align: center;
}

.marketing-text {
  display: inline-block;
  font-family: Oswald, sans-serif;
  color: #8bc53e;
}

.slide3nest {
  background-image: url('../images/slide4a_r-copy.png');
  background-position: 32% 51px;
  background-size: cover;
}

.slide2nest {
  background-image: url('../images/slide3_r-copy.png');
  background-position: 50% 66px;
  background-size: cover;
}

.slide4nest {
  background-image: url('../images/slide5_r.png');
  background-position: 50% 73px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide5nest {
  background-image: url('../images/slide1_r-copy.png');
  background-position: 50% 75px;
  background-size: cover;
}

.iotextlinked {
  color: #333;
  text-decoration: none;
}

.iotextlinked:hover {
  color: #8bc53e;
}

.iotextlinked.menu:hover {
  color: #ddd;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.attncolumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100vh;
  background-image: url('../images/pic_pozvankabw-copy.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.nav-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
}

.program {
  position: static;
  display: block;
  height: 90vh;
  padding-top: 150px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.container {
  margin-top: 130px;
}

.programitem {
  margin-bottom: 15px;
}

.navbarcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block {
  text-transform: uppercase;
}

.text-block-2 {
  text-transform: none;
}

.columnprogram {
  color: #8bc53e;
  font-weight: 700;
  text-align: right;
}

.registration {
  height: 90vh;
  padding-top: 150px;
  background-image: -webkit-linear-gradient(270deg, rgba(85, 84, 84, .73), rgba(85, 84, 84, .73));
  background-image: linear-gradient(180deg, rgba(85, 84, 84, .73), rgba(85, 84, 84, .73));
}

.formcontainer {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.submit-button {
  position: static;
  display: inline-block;
  clear: none;
  background-color: #8bc53e;
}

.submit-button:hover {
  color: #555454;
}

.submit-button:active {
  background-color: #333;
  color: #8bc53e;
}

.formtextfield {
  margin-bottom: 25px;
}

.formfieldlabel {
  color: #e7d11d;
}

.feedback {
  height: 90vh;
  padding-top: 150px;
  background-image: url('../images/webpozvanka.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.lightboxcontainer {
  margin-top: 50px;
  text-align: center;
}

.feedbackcontainer {
  height: 50%;
  padding-top: 50px;
}

.feedbacktextarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 70px;
}

.form-2 {
  text-align: center;
}

.kontakt {
  height: 90vh;
  padding-top: 150px;
  padding-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.kontaktdivblock {
  width: 100px;
  height: 100px;
  background-image: url('../images/mailicon.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container-3 {
  margin-bottom: 40px;
  text-align: center;
}

.conferencefooter {
  height: 10vh;
  background-image: -webkit-linear-gradient(270deg, rgba(51, 51, 51, .41), rgba(51, 51, 51, .41));
  background-image: linear-gradient(180deg, rgba(51, 51, 51, .41), rgba(51, 51, 51, .41));
  font-family: Ubuntu, Helvetica, sans-serif;
}

.text-block-3 {
  margin-top: -34px;
  margin-bottom: 50px;
  text-align: center;
}

.text-block-4 {
  text-align: center;
}

.conferencelogocontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.conferencepartnerblock {
  width: 20%;
  height: 100px;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.conferencepartnerblock._1 {
  background-image: url('../images/mmc.png');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.conferencepartnerblock._2 {
  background-image: url('../images/hp.png');
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.conferencepartnerblock._3 {
  background-image: url('../images/itee.png');
  background-position: 50% 50%;
  background-size: auto 80%;
  background-repeat: no-repeat;
}

.conferencepartnerblock._4 {
  background-image: url('../images/teamwork.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.conferencepartnerblock._5 {
  background-image: url('../images/vrc.png');
  background-position: 50% 50%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.conference {
  width: 20%;
}

.link-block-4 {
  width: 20%;
}

.link-block-5 {
  width: 20%;
}

.link-block-6 {
  width: 20%;
}

.conferencelink {
  color: #333;
  text-decoration: none;
}

.conferencelink:hover {
  color: #8bc53e;
}

.conferencetrexcont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -49px;
  margin-bottom: 45px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.conferenceleadercont {
  height: 20%;
}

.link-block-7 {
  background-image: url('../images/trexima.png');
  background-position: 50% 50%;
  background-size: 100px;
  background-repeat: no-repeat;
}

.trexlogoblock {
  width: 300px;
  height: 80px;
  background-image: url('../images/trexima.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.confkontaktcon {
  padding-top: 30px;
  border-style: solid none none;
  border-width: 1px;
  border-color: rgba(51, 51, 51, .49) #000 rgba(85, 84, 84, .49);
}

.conffootercont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-5 {
  padding-top: 5px;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
}

.confintro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-linear-gradient(270deg, #555454 15%, transparent);
  background-image: linear-gradient(180deg, #555454 15%, transparent);
}

.confheading {
  margin-top: 50vh;
  padding-left: 80px;
  color: #8bc53e;
  font-size: 60px;
  line-height: 80px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.confintroblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-left: 80px;
}

.confintroblock._2 {
  padding-top: 0px;
}

.image {
  height: 50px;
}

.image-2 {
  height: 50px;
}

.confintrotext {
  padding-top: 12px;
  padding-left: 23px;
  color: #ddd;
  font-size: 20px;
  font-weight: 400;
}

.image-3 {
  margin-top: 15px;
}

.hometext {
  padding-top: 11px;
  color: #333;
}

.hometext.link {
  padding-top: 0px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}

.hometext.link:hover {
  color: #8bc53e;
}

.hometext.news {
  color: #8bc53e;
}

.homeenrollbutton {
  margin-top: 32px;
  background-color: #8bc53e;
  text-transform: uppercase;
}

.homeenrollbutton:hover {
  background-color: #555454;
  color: #8bc53e;
}

.link-block-8 {
  width: 150px;
  height: 150px;
  background-image: url('../images/elearningicon.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.textholderblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.confprogramtext.link {
  padding-top: 20px;
}

.programlink {
  color: #333;
  text-decoration: none;
}

.programlink:hover {
  color: #8bc53e;
}

.download {
  height: 100vh;
  padding-top: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.lightboxlink {
  height: auto;
  margin-top: 35px;
}

.lightboxicon {
  height: auto;
  max-width: 70%;
}

.downloadcontainer {
  margin-top: 50px;
}

.downloadcontainer.down {
  display: block;
  margin-top: 90px;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.downloadtable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.downloadcolumn {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columnlink {
  color: #333;
  text-decoration: none;
}

.columnlink:hover {
  color: #8bc53e;
}

.image-4 {
  padding-top: 0px;
}

.linkblock {
  display: block;
  width: 80px;
  height: 90px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/pdficon.jpg');
  background-position: 50% 50%;
  background-size: auto 60px;
  background-repeat: no-repeat;
}

.row-2 {
  display: inline-block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.downloadtablecolumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.downloadtabletextlink {
  margin-top: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
}

.downloadtabletextlink:hover {
  color: #8bc53e;
}

.downloadlinkblock {
  display: block;
  width: auto;
  height: auto;
}

.image-5 {
  width: auto;
  height: 100px;
}

.image-6 {
  width: auto;
  height: 100px;
}

.image-7 {
  display: inline-block;
  width: auto;
  height: 100px;
}

@media (max-width: 991px) {
  .nav-menu {
    background-color: #555454;
    color: #333;
  }
  .menu-button.w--open {
    background-color: #555454;
  }
  .confheading {
    margin-top: 30vh;
  }
}

@media (max-width: 767px) {
  .program {
    padding-top: 47px;
  }
  .confheading {
    padding-left: 40px;
  }
  .confintroblock {
    padding-left: 40px;
  }
  .confprogramtime {
    padding-left: 15px;
    text-align: left;
  }
  .confprogramtext {
    padding-left: 16px;
  }
}

@media (max-width: 479px) {
  .hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .program {
    padding-top: 30px;
  }
  .programcontainer {
    font-size: 10px;
  }
  .programitem {
    margin-bottom: 0px;
  }
  .registration {
    height: 500px;
    margin-top: 1px;
    padding-top: 50px;
  }
  .formcontainer {
    padding-left: 15px;
    font-size: 10px;
  }
  .formtextfield {
    margin-bottom: 10px;
  }
  .feedback {
    height: 250px;
    padding-top: 70px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    font-size: 10px;
  }
  .feedbackcontainer {
    padding-top: 9px;
  }
  .form-2 {
    padding-top: 0px;
  }
  .container-3 {
    margin-top: -63px;
    margin-bottom: 41px;
  }
  .conferencelogocontainer {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .conferencepartnerblock._1 {
    width: 80%;
  }
  .conferencepartnerblock._2 {
    width: 80%;
  }
  .conferencepartnerblock._3 {
    width: 80%;
  }
  .conferencepartnerblock._4 {
    width: 80%;
  }
  .conferencepartnerblock._5 {
    width: 80%;
  }
  .confintro {
    display: block;
    height: 500px;
    background-image: none;
  }
  .confheading {
    margin-top: 26vh;
    padding-left: 25px;
    font-size: 15px;
    line-height: 20px;
  }
  .confintroblock {
    padding-left: 20px;
  }
  .image {
    height: 40px;
  }
  .image-2 {
    height: 40px;
  }
  .confintrotext {
    padding-left: 15px;
    color: #555454;
    font-size: 12px;
    line-height: 15px;
  }
  .confprogramtime {
    padding-left: 15px;
    text-align: left;
  }
  .confprogramtext {
    padding-left: 15px;
  }
}