﻿#wk-banner {
    -moz-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.67);
    -webkit-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.67);
    background-image: url("../images/wk_header_back.png");
    background-repeat: repeat-x;
    box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.67);
    height: 170px;
}

#wk-banner h1 {
    -webkit-text-stroke: 0.6px;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: bold;
    margin: 0;
    padding: 30px 0 0 15px;
    text-shadow: 1px 2px 0px rgba(0, 0, 0, 1);
}

#wk-banner h2 {
    -webkit-text-stroke: 0.6px;
    color: #0099DD;
    font-family: 'Montserrat', sans-serif;
    font-size: 37px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 0 200px;
    text-shadow: 1px 2px 0px rgba(0, 0, 0, 1);
}

#wk-banner img { margin-top: 25px }

#wk-ecommerce, #wk-promos {
    background-color: #FFFFFF;
    padding: 70px 20px;
}

h1 {
    -webkit-text-stroke: 0.6px;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-shadow: none;
}

h2 {
    -webkit-text-stroke: 0.6px;
    color: #0099DD;
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    margin: 0 0 0 30px;
    text-shadow: none;
}

#wk-ecommerce h1 {
    color: #444444;
    margin: 10px 0 0 30px;
}

#wk-ecommerce h2 { margin: 0 0 0 30px; }

#wk-ecommerce img { margin-right: 25px }



#wk-ecommerce table {
    color: #444444;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 60px;
    margin-top: 50px
}

.wk-ecommerce-icon {
    background-image: url("../images/wk_ecommerce_icons.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 60px;
    margin-right: 15px;
    vertical-align: middle;
    width: 70px;
}


#wk-ecommerce-online { background-position: 0 -60px }

#wk-ecommerce-fast { background-position: 0 -120px }

.wk-button-green {
    background-color: #30BF00;
    border-radius: 3px;
    color: white;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    margin: 50px auto;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
}

.wk-button-green:hover { background-color: #00CE00 }

#wk-education {
    background-image: url("../images/wk_education_back.png");
    background-position: center;
    background-repeat: repeat-x;
    height: 360px;
    padding: 40px 10px
}

#wk-education h1, #wk-catalog h1 {
    color: #FFFFFF;
    margin: 0;
    padding: 80px 0 0 0;
}

#wk-education h2, #wk-catalog h2 { margin: 0; }

#wk-promos img { margin-right: 55px }

#wk-catalog {
    background-image: url("../images/wk_education_back.png");
    background-position: center;
    background-repeat: repeat-x;
    height: 360px;
    padding: 40px 10px
}

#wk-brands {
    float: right;
    margin: 0 0 0 30px;
    width: 494px;
}

#wk-brands > div {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #FFFFFF;
    border-radius: 4px;
    padding: 20px;
}

#wk-contact { padding-top: 50px }