.article-dual-column {
  color: #56585b;
  background-color: #fff;
  font-family: 'Lora', serif;
  font-size: 14px;
}

.article-dual-column .intro {
  font-size: 16px;
  margin: 0 auto 30px;
}

.article-dual-column .intro h1 {
  font-size: 32px;
  margin-bottom: 15px;
  padding-top: 20px;
  line-height: 1.5;
  color: inherit;
  margin-top: 25px;
}

.article-dual-column .intro p {
  color: #929292;
  font-size: 12px;
}

.article-dual-column .intro p .by {
  font-style: italic;
}

.article-dual-column .intro p .date {
  text-transform: uppercase;
  padding: 4px 0 4px 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}

.article-dual-column .intro p a {
  color: #333;
  text-transform: uppercase;
  padding-left: 3px;
}

.article-dual-column .intro img {
  margin-top: 25px;
}

.article-dual-column .text p {
  margin-bottom: 20px;
  line-height: 1.45;
}

@media (min-width:768px) {
  .article-dual-column .text p {
    font-size: 16px;
  }
}

.article-dual-column .text h2 {
  margin-top: 28px;
  margin-bottom: 20px;
  line-height: 1.45;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

@media (min-width:768px) {
  .article-dual-column .text h2 {
    font-size: 20px;
  }
}

.article-dual-column .text figure {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

.article-dual-column .text figure img {
  margin-bottom: 12px;
  max-width: 100%;
}

@media (max-width:767px) {
  .article-dual-column .toc {
    border: 1px solid #d3d3d3;
    padding: 20px 0 15px;
    margin-bottom: 20px;
    border-width: 1px 0;
  }
}

.article-dual-column .toc p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.article-dual-column .toc ul {
  padding-left: 20px;
  font-size: 13px;
  margin-bottom: 0;
}

.article-dual-column .toc li {
  padding: 2px 0;
}

.article-dual-column .toc a {
  color: inherit;
}

#contact-dv {
  padding-top: 90px;
  padding-bottom: 20px;
}

#skypage-02 {
  background: #ffffff;
}

#skypage-03 {
  background: #ffffff;
}

#skypage-04 {
  background: #ffffff;
}

#skypage-05 {
  background: #ffffff;
}

#skypage-06 {
  background: #ffffff;
}

#skypage-07 {
  background: #ffffff;
}

#skypage-08 {
  background: #ffffff;
}

#skypage-09 {
  width: 100%;
  height: auto;
  background: #ffffff;
}

#project {
  padding-top: 80px;
  padding-bottom: 10px;
}

#careerdesc {
  color: rgb(251,104,104);
}

#welcome {
  text-align: center;
}

#welcome .h1 {
  text-align: center;
}

.welcome {
  color: #0d3d3d;
}

#movetop:hover {
  background: #f7f4f4;
  box-shadow: 0px 0px;
}

#movetop {
  font-size: 45px;
  background: rgba(255,255,255,0)!important;
}

#topshadow {
}

#top {
}

#topicon:hover {
  background-color: rgba(255,255,255,0)!important;
}

.movetop {
  border-radius: 7px;
  box-shadow: 0.5px 0.5px 5px;
  border-width: 0px;
  border-color: rgb(235,236,237);
}

#topicon {
  width: 40px;
  margin-bottom: 14px;
  margin-top: -10px;
}

#typewriter {
  overflow: hidden;
  border-right: 15em solid black;
  white-space: nowrap;
  margin: 0 auto;
  letter-spacing: 15em;
  animation: typing 3.5s steps(40, end),blink-caret .75s step-end infinite;
}

#about-img {
  max-width: 440px;
  height: 450px!important;
}

#product-title {
  font-weight: 300;
  color: #007567;
}

#nav-div {
}

#nav {
  padding-top: 25px!important;
}

#p-font {
  font-size: 15px;
  font-family: Raleway, sans-serif!important;
  padding-right: 20px;
  padding-left: 20px;
  color: rgb(4,4,4)!important;
}

#innovation {
  font-size: 14px;
  color: rgb(255,253,253)!important;
  text-align: center;
  font-family: Roboto, sans-serif!important;
}

#h-font {
  margin-top: 0!important;
}

#service-icons {
  width: 100px;
  height: 100px;
}

#watejawetu {
  background: #0a5c51;
  color: rgb(255,255,255);
}

.innovation {
  color: #ffffff!important;
}

#view-more {
  font-family: Raleway, sans-serif;
  font-size: 15px;
  text-align: justify!important;
}

#list-font {
  font-family: Raleway, sans-serif;
  font-size: 15px;
}

#div-line {
  height: 10px;
  width: 50px;
  background: #0d3d3d;
  transform: rotate(91deg) scale(1);
  transform-origin: center;
}

#div-line2 {
  width: 10px;
  height: 142px;
  background: #007567;
  transform: rotate(90deg);
  margin-top: -82px;
  border-bottom-left-radius: 14px;
  margin-left: 52px;
  border-top-right-radius: 10px;
}

