.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
  font-size: 70px;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.blc {
  font-size: 70px;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline b.is-visible {
  opacity: 1;
  font-weight: 900;
}

#footer_div {
  padding-top: 0px;
}

#images-1 {
}

#blog1 {
  padding: 100px;
  background-color: rgb(224,255,255);
  text-align: center;
}

#text_div {
  background-color: white;
  padding: 20px;
}

#footer {
  padding: 0;
  margin-top: -100px;
}

#blog1 {
  margin-bottom: 0;
}

#modal_id {
  text-align: center;
}

#textbox_id {
  width: 400px;
  /*border-radius: 10px;*/
  border-style: groove;
  margin: 5px;
  height: 30px;
}

#textbox_id {
  height: 40px;
  width: 300px;
  text-align: center;
}

#promo {
  width: 100%;
}

