#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
    background: none;
    font-size: 48px;
    line-height: 1;
    width: auto;
    height: auto;
    color: #ffffff;
}

#topbar {
    background: #0798b5;
}

#footer .footer-top {
    background: #0798b5;
    border-top: 1px solid #474747;
    border-bottom: 1px solid #474747;
    padding: 60px 0 30px 0;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
    color: #ff0022;
    text-decoration: none;
}

#topbar .social-links a:hover {
    color: #ff0022;
}

#topbar .contact-info i {
    color: #343a40;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #0798b5;
}

#hero h2 span {
    color: #ffc107;
}

#hero h2 {
    color: #ffc107;
}

#hero .btn-get-started:hover {
    background: #0798b5;
    color: #ffff;
    text-decoration: none;
	border: 2px solid #ffff;
}

/* mobile view */


