body {
    background-color: black;
    min-height: 100vh;
    background-color: #f1f1f2;
}

@font-face {
    font-family: Hauser;
    src: url(fonts/hauser/Hauser Bold Italic.otf);
}

ul.nav {
    background-color: #2b2b2b;
    height: 75px;
    line-height: 44px;
    border-bottom: 6px solid #f47421;
}

a.nav-link {
    color: white !important;
    line-height: 60px;
    font-family: hind;
    font-size: 18px;
    height: 69px;
}

a.nav-link:hover {
    background: #4a4a4a;
}

.quotenav {
    width: 100vw;
    height: 100px;
    background-color: #000;
}

button.btn.btn-outline-light {
    border: 4px solid white;
    height: 65px;
    margin-top: 17.5px;
    width: 165px;
    font-size: 23px;
    font-family: hauser;
    float: right;
    margin-right: 50px;
}

.carousel_logo {
    height: 30vh;
    width: auto;
    margin: auto;
    display: block;
    margin-top: 105px;
}

h1 {
    color: #5C672D !important;
    font-family: hind, sans-serif !important;
    font-size: 36px !important;
    font-weight: 300 !important;
    margin-bottom: 30px !important;
}

h2 {
    color: #5C672D !important;
    font-family: hind, sans-serif !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    margin-bottom: 30px !important;
    padding-top: 60px;
    border-bottom: 2px solid #5C672D;
}

.o_nav_bg {
    background-color: #Fff;
    height: 69px;
    width: 200px;
    position: absolute;
    z-index: 99999;
}

img.d-block.w-100 {
    height: 375px;
    object-fit: cover;
}

.content {
    margin: auto;
    margin-top: 70px;
    max-width: 60vw;
}

@media screen and (max-width: 650px) {
    .content {
        max-width: 90vw;
    }
}

@media screen and (max-width: 510px) {
    .banner a {
        margin-left: 0px !important;
    }
}

.banner_a {
    text-decoration: none;
    color: white;
    margin-left: 15px;
    margin-right: 15px;
}

.banner_a:hover {
    text-decoration: none !important;
    color: white !important;
}

.card-body.service {
    text-decoration: none;
    color: black;
    font-size: 17px;
    text-align: center;
}

.card-body.service:hover {
    text-decoration: none;
    color: black;
}

.card {
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.75);
}

.location {
    width: 225px;
    height: auto;
    float: right;
}

.footer {
    margin-top: 100px;
    height: 200px;
    width: 100vw;
    background-color: #2b2b2b;
    bottom: 0;
    border-top: 6px solid #f47421;
}

.nav_logo {
    width: 175px;
    height: auto;
    margin-top: 10px;
    margin-left: 10px;
}

.jumbotron_main {
    font-family: hauser;
    font-size: 100px;
    color: orange;
    z-index: 99;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    background-color: #000000ba;
    padding: 0px 30px 0px 30px;
}

img.d-block.w-100.a {
    object-position: 0% 20%;
}

.pos-f-t.hiddennav {
    display: none;
}

@media screen and (max-width: 590px) {
    .pos-f-t.hiddennav {
        display: block !important;
        z-index: 999;
    }
    .nav.justify-content-end.full {
        display: none;
    }
    .jumbotron_main {
        font-size: 60px;
    }
}

@media screen and (min-width: 590px) {
    .pos-f-t.hiddennav {}
    .nav.justify-content-end.full {}
}

.navbar-toggler {
    align-self: flex-end !important;
    margin-top: 5px;
}

.navbar {
    border-bottom: 6px solid #F47421;
    height: 75px;
}

.bg-custom {
    background-color: #2b2b2b !important;
    background: #2b2b2b !important;
}

div#navbarToggleExternalContent {
    padding-top: 69px;
}

.responsive_nav_content a.nav-link {
    height: 35px;
    width: 100vw;
}

.collapse.nav {
    border-bottom: none;
}

ul.nav.responsive_nav_content {
    border-bottom: none;
}

.responsive_nav_content a.nav-link {
    height: 40px;
    width: 100vw;
    line-height: 25px;
}

.bg-custom.p-4 {
    height: 230px;
}

#navbarToggleExternalContent .text-white {
    text-align: center;
    font-family: hind;
    font-weight: 700;
}

.banner {
    width: 100vw;
    height: auto;
    background-color: #5C672D;
    padding: 15px;
    font-family: Din, sans-serif;
    font-size: 25px;
    text-align: center;
    color: white;
    margin: auto;
}

.ECRA_ECA {
    width: 169px;
    height: auto;
    float: right;
    margin: 20px 100px;
}

iframe {
    height: 395px !important;
    width: 100% !important;
    border: none;
}

.i4ewOd-pzNkMb-haAclf {
    display: none !important;
    background-color: transparent !important;
    color: #F47421 !important;
}

.van {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.footer_nav {
    width: 169px;
    height: auto;
    float: left;
    margin: 35px 0px 0px 100px;
}

.footer_links {
    color: white !important;
    text-decoration: none !important;
}

.footer_links:hover {
    color: #f47421 !important;
    text-decoration: none !important;
}

@media screen and (max-width: 738px) {
    .footer_nav {
        display: none;
    }
}