body {
    overflow-x: hidden;
    font-family: 'Lato', sans-serif;
    color: #505962;
}

/*--- Nav Scrolling Offset --*/
.offset:before {
    height: 6rem;
    margin-top: -6rem;
    content: "";
    display: block;
}

/*--- Extra Bootstrap Column Padding --*/
[class*="col-"] {
    padding: 1rem;
}
.frame {
    Padding:3rem;
    background-color: #ebebeb;
}
/*============= NAVIGATION =============*/
.navbar {
    text-transform: uppercase;
    padding: .2rem .5rem;
    font-size: 1.1rem;
    letter-spacing: .1rem;
    background-color: rgba(233, 214, 187, .9) !important;
}

.navbar-brand img {
    height: 5rem;
}

.navbar-nav li {
    padding-right: .5rem;
}

.navbar-nav .nav-link {
    color: #5b5555;
    font-weight: 700;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
    color: #4981b3!important;
}

/*============= LANDING PAGE =============*/
.home-inner {
    background-image: url('img/homebg.jpg');
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

/*============= END LANDING PAGE =============*/
/*============= LANDING PAGE CAPTION =============*/
#home .list-item {
    font-size: 1.1rem;
    color: #5b5555;
}

.caption {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 40%;
    color: #0c0a45;
    z-index: 1;
}

.caption h2 {
    color: #aa5500;
    font-size: 2.0rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .2rem;
}

.caption h3 {
    color: #bb7632;
    font-size: 1.8rem;
    font-weight: 400;
}

/*============= END LANDING PAGE CAPTION =============*/
/*============= BOTTOM BAR HEADER =============*/
.bottom-bar {
    background-color: #c18d44;
    height: 8rem;
    padding: 1rem 1rem;
    color: #fff;
    margin-top: 96px;
}

.bottom-bar [class*="col-"] {
    padding: 0!important;
    margin: 0!important;
}

.bottom-bar p,
.bottom-bar a {
    color: white!important;
    text-decoration: none!important;
    font-size: 1.1rem;
    display: inline;
}

.titlecenter {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column; /* Column | row */
}

/*============= Home Page beneath Nav & Header =============*/
video {
    width: 400px;
    height: 300px;
    object-fit: cover;
}

/*============= End Home Page beneath Nav & Header ==========*/
/*============= About Page  ==========*/
#aboutUs .heading {
    font-size: 1.9rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.9rem;
    color: #5b5555;
}

#aboutUs .heading-underline {
    width: 3rem;
    height: .2rem;
    background-color: #00b3ff;
    margin: 0 auto 2rem;
}

.about h4 {
    font-size: 1.4rem;
    color: #5b5555;
    text-transform: uppercase;
    padding-bottom: .4rem;
}

#aboutUs p {
    font-size: 1.1rem;
    color: #5b5555;
}

#aboutUs .fa-map-signs {
    color: brown;
}

#aboutUs .fa-lightbulb {
    color: #ffd700;
}

#aboutUs .fa-smile {
    color: green;
}

/*============= End About Page  ==========*/
/*============= WHY HIRE US =============*/
#whyHireUs .heading {
    font-size: 1.9rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.9rem;
    color: #5b5555;
}

#whyHireUs .heading-underline {
    width: 3rem;
    height: .2rem;
    background-color: #00b3ff;
    margin: 0 auto 2rem;
}

#whyHireUs .why-img {
    overflow: hidden;
    max-width: 100%;
}

.whyhire h4 {
    font-size: 1.4rem;
    color: #5b5555;
    text-transform: uppercase;
    padding-bottom: .4rem;
}

#whyHireUs p {
    font-size: 1.1rem;
    color: #5b5555;
}

#whyHireUs ul {
    list-style: none;
    padding: 0;
    color: #5b5555;
}

#whyHireUs ul li {
    padding-bottom: 10px;
    color: #5b5555;
}

#whyHireus .fa-check {
    color: green;
}

/*============= END WHY HIRE US =============*/
/*============= SERVICES =============*/
#services .heading-underline {
    width: 3rem;
    height: .2rem;
    background-color: #00b3ff;
    margin: 0 auto 2rem;
}

#services h3 {
    font-size: 1.9rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.9rem;
    color: #5b5555;
}

#services h4 {
    font-size: 1.7rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1rem;
    color: #5b5555;
}

#services h5 {
    font-size: 1.4rem;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-style: italic;
    color: #5b5555;
}

#services p {
    font-size: 1.1rem;
    color: #5b5555;
}

#services ul li {
    padding-bottom: 10px;
    color: #5b5555;
}

#services .fa-home {
    color: green;
}

#services .fa-check {
    color: green;
    margin-left: 10px;
}

#services .icon {
    height: 30px;
}

/*============= END SERVICES =============*/
/*============= START TESTIMONIALS =============*/
#testimonials h3 {
    font-size: 1.9rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.9rem;
    color: #5b5555;
}

#testimonials .heading-underline {
    width: 3rem;
    height: .2rem;
    background-color: #00b3ff;
    margin: 0 auto;
}

.card {
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 0 1rem;
}

/*============= CONTACT SECTION =============*/
#contact h3 {
    font-size: 1.9rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.9rem;
    color: #5b5555;
}

#contact p {
    font-size: 1.1rem;
    color: #5b5555;
}


footer img {
    height: 5rem;
    margin: 1.5rem 0;
}

footer a {
    color: blue;
}

footer svg.svg-inline--fa {
    font-size: 1.6rem;
    margin: 1.2rem .5rem 0 0;
}

footer svg.svg-inline--fa:hover {
    color: #1ebba3!important;
}

footer h3 {
    text-transform: uppercase;
    margin: 1.5rem 0;
}

/*--- Contact Form --*/
.form-group {
    margin-bottom: 1.3rem;
}

.form-control {
    background-color: #53595f;
    border-radius: 0;
    border: .15rem solid #666b71;
    color: white!important;
    font-size: 1.1rem;
}

.form-control:focus {
    background: #53595f;
    border: .15rem solid #666b71;
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    color: white!important;
}

input.btn {
    cursor: pointer;
}

hr.socket {
    border-top: .2rem solid #666b71;
    width: 100%;
}

/*============= TOP SCROLL =============*/
.top-scroll svg.svg-inline--fa {
    font-size: 3rem;
    height: 1.7rem;
    color: #53595f;
    background: white;
}

a.top-scroll {
    right: 1.2rem;
    bottom: 1.2rem;
    position: fixed;
    opacity: .3;
    z-index: 1000;
    display: none;
}

/*============= END TESTIMONIALS =============*/
/*== Small (sm) devices (landscape phones, 576px and down) ==*/
/*== Medium (md) devices (landscape phones, 768px and down) ==*/

@media (min-width: 330px) {
    .landing {
        min-height: 1100px;
    }
            .title {
        font-size: 1.8rem;
        margin-right: .5rem;
    }
       .caption h2 {
        font-size: 1.5rem;
    }

    .caption h3 {
        font-size: 1.3rem;
    }
    .frame {
        padding-left: .5rem;
        padding-right: .5rem;
    }
}

@media (min-width: 576px) {
    .landing {
        min-height: 1050px;
    }
        .title {
        font-size: 1.8rem;
        margin-right: .5rem;
    }
       .caption h2 {
        font-size: 1.5rem;
    }

    .caption h3 {
        font-size: 1.3rem;
    }
        .frame {
        padding-left: .5rem;
        padding-right: .5rem;
    }
}

@media (min-width: 768px) {
    .title {
        font-size: 2rem;
    }
    .landing {
        min-height: 780px;
    }

    .caption h2 {
        font-size: 1.7rem;
    }

    .caption h3 {
        font-size: 1.5rem;
    }
    #aboutUs .frame {
        padding: 2rem .5rem;
    }

    #services .frame {
        padding: 2rem .5rem;
    }

    #whyHireUs .frame {
        padding: 2rem .5rem;
    }

    #testimonials .frame {
        padding: 2rem .5rem;
    }

    #contact .frame {
        padding: 2rem .5rem;
    }
    footer {
        padding: 0rem;
        margin: 0rem;
    }
}

@media (min-width: 992px) {
    .title {
        font-size: 2.2rem;
    }
    .landing {
        min-height: 700px;
    }

    .caption h2 {
        font-size: 1.9rem;
    }

    .caption h3 {
        font-size: 1.7rem;
    }
            .frame {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

/*== Large (lg) devices (landscape phones, 922px and down) ==*/



/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/
}