.tp-parallax-wrap {
    top: 25% !important;
}


li.eco a {
    background: #89d80b !important;
}


.tparrows {
    display: none !important;
}


.description {
    margin-top: 10px;
    margin-bottom: 10px
}

.content-box h3 {
    color: #222;
    font-size: 24px;
    font-weight: 400;
    margin: 0px 0px -10px !important;
    text-transform: capitalize;
}

.text h4 {
    font-size: 16px;
    font-weight: normal;
}

.text p {
    margin-bottom: 5px;
}

.list {
    list-style-type: none !important;
}

.about ul, .text ul {
    display: block;
    margin-left: 15px;
}

.quoteButton:hover {
    
    background: #fff;
    color: #283540;
    border: 1px solid black;
    
    
}

.quoteButton {
    font-weight: bold;
    background: #f1e60e;
    display: table;
    color: #283540;
    transition: 0.5s;
    border: 1px solid #f1e60e;
    padding: 9px 38px;
}


/*.BrandBlurb {
    height: 20px;
    overflow: hidden;
    line-height: 21px;
    font-size: 14px;
}*/


.BrandBlurb p {
    line-height: 21px;
    font-size: 14px;
}


.home_blocks a {
    color: #283540
}


.BrandBlurb a {
    color: #89d80b;
}

.text {
    margin-top: 12px;
}

.dropdown-menu {
    left:unset !important;
}

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #283540 !important;
        outline: 0;
    }

    .open > .dropdown-menu {
        display: block;
        top: 60%;
    }

ul.dropdown-menu.ul--no-style {
    margin-top: 44px;
    border-radius: 0;
    background: #283540;
    text-transform: uppercase;
}

.dropdown-menu a {
    font-weight: bold !important;
}

.dropdown-menu li.active a {
    font-weight: bold !important;
    color: #f1e60e !important;
}

.dropdown-menu > li > a {
    color: white !important;
}
li.eco:hover a {
    color: black !important;
}



.popup-overlay {
    display: none;
    position: fixed;
    /* top: 0; */
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 10000000;
}

.popup {
    display: inline-block;
    width: 100%;
    min-height: 40px;
    background-color: white;
    border-radius: 1px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    bottom: 0;
    -webkit-box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    -moz-box-shadow: inset 0px 10px 10px -6px rgba(117,117,117,1);
    box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    position: absolute;
    font-size: 12px;
    font-weight: normal;
}

a.accept, a.submit {
    margin-top: 0;
    margin-left: 20px;
    display: inline-block;
    color: white;
    background-color: #89d80b;
    border-radius: 5px;
    padding: 0px 9px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: sans-serif;
}


@font-face {
    font-family: 'futura_bk_btbook';
    src: url('../../fonts/futurabtbook-webfont.eot');
    src: url('../../fonts/futurabtbook-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/futurabtbook-webfont.woff2') format('woff2'), url('../../fonts/futurabtbook-webfont.woff') format('woff'), url('../../fonts/futurabtbook-webfont.ttf') format('truetype'), url('../../fonts/futurabtbook-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'futura_lt_btlight';
    src: url('../../fonts/futuraltbt-webfont.eot');
    src: url('../../fonts/futuraltbt-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/futuraltbt-webfont.woff2') format('woff2'), url('../../fonts/futuraltbt-webfont.woff') format('woff'), url('../../fonts/futuraltbt-webfont.ttf') format('truetype'), url('../../fonts/futuraltbt-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

