@media (max-width:991px) {
    body.poster {
        margin-top: 60vh;
    }
}

body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    color: #333;
}

body.poster {
    background-attachment: fixed;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: Arial,Helvetica,sans-serif;
}

.top-5 {
    top: 5px;
}

.ar-orange {
    background-color: #FF8300;
}

.top-bar {
    background-color: #f9f9f9;
    height: 40px;
    border-bottom: 1px solid #ebebeb;
}

.top-bar .top-bar-text {
    font-size: 16px;
    vertical-align: center;
    line-height: 40px;
}

.top-bar .top-bar-text a {
    color: #7c7c7c;
    text-decoration: none;
    font-weight: normal;
}

.top-bar .top-bar-text a i {
    margin-right: 5px;
}

.top-bar .top-bar-text a:hover {
    color: black;
    transition: 0.5s;
}

.helper-separator {
    display: inline-block;
    min-width: 5px;
    margin-left: 3px;
    margin-right: 6px;
}

.top-bar .top-bar-text .top-bar-order-link a {
    color: #FF8300;
    font-weight: bold;
}

.top-bar .top-bar-text .top-bar-order-link a:hover {
    color: #056587;
    cursor: pointer;
    transition: 0.5s;
}

.navbar {
    min-height: 125px;
}

nav div a img {
    width: 250px;
}

.nav-link {
    border-bottom: 2px solid transparent;
    margin: 0 0 0 1px;
}

.nav-link.active {
    border-bottom: 2px solid #FF8300;
}

.nav-link:hover {
    border-bottom: 2px solid #FF8300;
    transition: border-bottom 0.5s ease-in-out;
}

.home-hero {
    background-image: url('/assets/media/home_hero.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 25%;
    height: 580px;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.about-hero {
    background-image: url('/assets/media/about-us.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 25%;
    height: 580px;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home-hero-container {
    width: 100%;
    margin: 0 auto;
}

.home-hero-container h2 {
    padding-bottom: 100px;
    font-weight: 700;
    font-size: 2.45rem;
    display: block;
    line-height: 1.2;
}

.home-hero-container .btn-primary {
    border: none;
    transition: background-color 0.5s;
}

.home-hero-container button:hover {
    background-color: #d96f00;
}

.home-hero-container button:focus {
    background-color: #FF8300;
    border: none;
}

.testimonial-block p {
    font-size: 1.2em;
}

section.call-to-action {
    text-align: center;
}

section.call-to-action .container {
    padding-top: 60px;
    align-items: center;
    justify-content: center;
}

p.bigger-text {
    font-size: 1.25em;
}

.our-team p {
    line-height: 30px;
    font-size: 18px;
    max-width: 800px;
}

.our-team p a {
    transition: 0.5s ease-in-out;
}

.our-team p a:hover {
    color: #FF8300;
}

footer {
    margin-top: 100px;
    grid-area: footer;
}

.footer-logo img {
    width: 280px;
}

.footer-widgets {
    color: #a3a3a3;
}

.footer-widgets i {
    margin-right: 10px;
}

a.footer-nav-link {
    color: white;
    border-bottom: 1px solid white;
    transition: none;
}

a.footer-nav-link:hover {
    color: white;
    text-decoration: underline;
    font-weight: bold;
    border-bottom: 2px solid white;
    transition: none;
}

.footer-nav-link i {
    margin-right: 10px;
}

.footer-navigation-menu-item a {
    font-size: 1.2em;
    color: #9C9C9C;
    border-bottom: 0px none;
}

.footer-navigation-menu-item a:hover {
    color: white;
    border-bottom: 0px none;
    text-decoration: none;
}

.footer-texts {
    color: #9c9c9c;
}

.divided-paragraphs p {
    line-height: 40px;
    font-size: 1.25em;
    color: black;
    font-weight: 10;
    margin-bottom: 50px;
}

.divided-paragraphs a {
    color: #FF8300;
    transition: 0.5s ease-in;
}

.divided-paragraphs a:hover {
    color: #056587;
    font-size: 1.1em;
}

.med-img {
    width: 300px;
}

.black-underlined-link {
    color: black;
    text-decoration: underline;
}

.line-height-lrg {
    line-height: 40px;
}

.title-bar {
    background-size: cover;
    background-image: url(/assets/media/title-bar-img.jpg);
}

.title-bar .container {
    padding-top: 30px;
    padding-bottom: 30px;
    color: black;
}

.title-bar-wrapper {
    max-width: 58%;
}

.title-bar__title {
    line-height: 1.2;
    font-size: 2rem;
}

.text-black {
    color: black;
}

.page-content {
    padding: 30px 0 12px;
}

.section-block-wrapper {
    background: hsla(0,0%,85.5%,.26);
    border: 1px solid #dadada;
    padding: 15px;
    margin-bottom: 35px;
}

.m-b-18 {
    margin-bottom: 18px;
}

.form-control {
    height: calc(1.5rem + 0.75rem + 2px);
    border-radius: 0.25rem;
}

.react-datepicker-wrapper {
    display: inline-block;
    padding: 0;
    border: 0;
    width: 100%;
}

.react-datepicker__input-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

label {
    margin-bottom: 0.5rem;
}