
body {background:#ffffff!important;}


.web-header ul { list-style: none;}

.border-deco { width: 50px; height: 3px; background: #28a745; margin: auto; margin-top: 25px;}


.web-hero {
    color: #ffffff;
    background: url(img/hero-bg.jpg) bottom fixed;
    background-size: cover;
    min-height: 50vh;
    border-top: 3px solid #90B803 !important;
}

.web-footer {border-top: 3px solid #90B803 !important; padding-top: 35px;}


.list-tick { list-style: none;}
.list-tick li { padding-top: 4px; padding-bottom: 4px;}
.list-tick img { margin-right: 6px;}

h1 {text-shadow:}

.web-hero-bg {
    width: 100%;
    min-height: 50vh;
    background: -moz-linear-gradient(top, rgba(0, 17, 37, 0) 0%, rgba(0, 17, 37, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 17, 37, 0) 0%, rgba(0, 17, 37, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 17, 37, 0) 0%, rgba(0, 17, 37, 1) 100%);
}

.shipchandler-agents { text-align: center; position: relative; bottom:25px; margin: auto; right: 0px; max-width: 550px;}