﻿.container {
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    padding-top: 60px;
}

.navbar {
    /*height: 60px;*/
}

.carousel-caption{
    bottom: 40%;
}

.card {
    max-width: 640px;
    margin: 0 auto;
    border: none;
    padding-top: 15px;
}

.card-left {
    padding-left: 20px;
}

.row {
    margin: 0px;
}

.si-white {
    color: white;
}

.si-blue {
    color: #248DCB;
}

.si-orange {
    color: #EA733F;
}

.si-dark-gray {
    color: #414143;
}

.si-dark-blue-gray {
    color: #2A3A4B;
}

.si-gray {
    color: #525352;
}

.si-bg-blue {
    background-color: #248DCB;
    color: white;
}

.si-bg-white {
    background-color: white;
}

.si-black{
    color: black;
}

a {
    color: white;
}

a:hover {
    color: white;    
}

.si-ul {
    list-style: none;
}

.si-ul li::before {
    content: "\2022";
    color: #248DCB;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.si-black-link {
    color: #2A3A4B;
    text-decoration: underline;
}

.si-black-link:hover {
    text-decoration: underline;
    color: #248DCB;
}

.si-image-card {
    margin-right: 10px;
    margin-bottom: 20px;
    min-height: 220px;
}

.si-image-card-right {
    margin-left: 10px;
    margin-bottom: 20px;
    min-height: 220px;
}

.si-card-image {
    width: 100%;
    min-width: 340px;
    height: auto;
}

.si-1-work-day {
    position: absolute;
    top: 74%;
    z-index: 1000;
    bottom: 5%;
    left: 48%;
    right: 1%;
    max-width: 50%;
    font-size: 1.1em;
    line-height: 1.1;
    font-weight: 400;
    color: #66676A;
}

.si-suppliers {
    position: absolute;
    top: 60%;
    z-index: 1000;
    bottom: 5%;
    left: 40%;
    right: 1%;
    max-width: 55%;
    font-size: 1.1em;
    line-height: 1.1;
    font-weight: 400;
    color: #66676A;
}

.si-shipments {
    position: absolute;
    top: 62%;
    z-index: 1000;
    bottom: 5%;
    left: 44%;
    right: 1%;
    max-width: 50%;
    font-size: 1.1em;
    line-height: 1.1;
    font-weight: 400;
    color: #66676A;
}

.si-beyond-paper {
    position: absolute;
    top: 74%;
    z-index: 1000;
    bottom: 5%;
    left: 5%;
    max-width: 55%;
    font-size: 1.1em;
    line-height: 1.1;
    font-weight: 400;
    color: #66676A;
}

.si-manufacturers {
    position: absolute;
    top: 60%;
    z-index: 1000;
    bottom: 5%;
    left: 5%;
    max-width: 55%;
    font-size: 1.1em;
    line-height: 1.1;
    font-weight: 400;
    color: #66676A;
}

.si-traceability {
    position: absolute;
    top: 62%;
    z-index: 1000;
    bottom: 5%;
    left: 5%;
    max-width: 55%;
    font-size: 1.1em;
    line-height: 1.1;
    font-weight: 400;
    color: #66676A;
}