/* Enter Your Custom CSS Here */

/*NAVBAR
========*/
.title-area {
    text-align: center!important;
    width: 100%!important;
}

/*PAGE-2
========*/

.page-2 h3 {
    line-height: 32px;
}

/*PAGE-3
=======*/

.page-3 h3 {
    margin-top: 100px;
}

/*PAGE-4
======*/

.image-section h4, .solid-section h4 {
    font-size: 16px!important;
    font-weight: 600!important;
    letter-spacing: 3px!important;
    text-transform: none!important;
    text-align: left!important;
    line-height: 28px!important;
}

.front-page-4 .solid-section {
    background-color: white!important;
}

/*PAGE-5
=======*/

button.btn.btn-default {
    margin: 30px;
}


/*PAGE-6
=======*/

.page-6 img {
    margin-bottom: 70px;
    margin-top: 40px;
}

.page-6 .col-sm-8 {
    margin-top: 50px;
}

/*PAGE-7
=======*/

.page-7 img {
    width: 70%;
}

.page-7 .col-sm-7 {
    margin-top: 100px;
}

footer.site-footer {
    display: none!important;
}