.slide-1{
    font-weight: bold !important;
    color: #027764 !important;
}

.slide-2 {
    font-weight: bold !important;
    color: beige !important;
}

.slide-3 {
    font-weight: bold !important;
    color: #5c5b5b !important;
}
.slick-slide{
    border: 1px solid #ccc;
}

.section-heading{
    margin-bottom: 20px;
}
.section-heading hr {
    width: auto;
    border-color: #004c7e;
}

.navbar-logo img {
    width: 150px !important;
}

.help-block{
    font-size: smaller;
    float: left;
}

#contactForm{
    margin-bottom: 60px;
}

#slide-2-width{
    width: 55% !important;
    padding-top: 2em;
    float: right;
}
.form-control{
    margin-bottom: 5px;
}