body {
  min-height: 1000px;
  padding-top: 60px;
}

p {
}
.title, .highlight {
    color: #18bc9c;
}
.title {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin: 20px 0px;
}

#slider1_container {
    border: 1px solid #2c3e50;
}

.featues li {
    font-size: 16px;
    margin-bottom: 10px;
}

section {
    padding: 30px;
}


.green .title {
    color: #fff;
}

.green .btn {
    background: #233140;
}
section.green {
    color: #fff;
    background: #18bc9c;
}

.demo-images {
    padding: 14px;
}

.icon-holder .fa {
    font-size: 24px;
    color: #2c3e50;
    position: absolute;
    left: 30px;
    top: 0;
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #074f66;
    font-size: 20px;
    color: #074f66;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.app {
    padding-left: 60px;
    position: relative;
    margin-bottom: 30px;
}

.sub-title {
    margin-top: 0px;
    color: #2c3e50;
}

footer {
    padding: 20px 0;
    background-color: #233140;
    color: #fff;
}

.bottom-space {
    margin-bottom: 50px;
}

.top-space {
/*
    margin-top: 40px;
*/
}

.binary-string {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
