﻿body {
    font-family: 'Roboto' !important;
    font-weight: 300 !important;
    font-size: 14px !important;
}

a {
    text-decoration: none !important;
}

h1, h2, h3 {
    font-family: 'PenumbraSansStdBold';
    color: white;
    margin: 0px !important;
    line-height: inherit;
    font-weight: normal;
}

h1 {
    font-size: 56px !important;
}

h2 {
    font-size: 32px !important;
}

h3 {
    font-size: 20px !important;
}

.rt { /* Rounded text  - Bauhaus ligh family used in menu footer */
    font-family: 'BauhausStdLight';
    font-size: 20px;
}

.ts { /* Text small */
    font-size: 12px;
}

.tm { /* Text medium */
    font-size: 14px;
}

.tl { /* Text large */
    font-size: 16px;
}

.yellow { /* Color yellow */
    color: #ffbf00;
}

.dgray { /* Dark gray */
    color: #a5a5a5;
}

.lgray { /* Light gray */
    color: #a9a8a8;
}

.lgray2 {
    color: #7d7d7d !important;
}

.bold {
    font-weight: bold;
}



.it { /* font italic */
    font-style: italic;
}

.black {
    color: black;
}

.white {
    color: white !important;
}

.penb { /* Penumbra bold */
    font-family: 'PenumbraSansStdBold';
}

.penl { /* Penumbra light */
    font-family: 'PenumbraSansStdLight';
}

.roboto-light {
    font-family: 'Roboto';
    font-weight: 100;
}

.uppercase {
    text-transform: uppercase;
}

.input-button .text {
    width: 190px;
    height: 26px;
    border: 1px solid #666666;
    border-radius: 2px;
    background: url('../Content/Images/Layout/input-button-bg.jpg');
    float: left;
    background-repeat: repeat-x;
    margin: 0px;
}

.input-button .button {
    width: 29px;
    height: 26px;
    border: 1px solid #666666;
    float: left;
    background: url('../Content/Images/Layout/search-btn-arrow.jpg');
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin: 0px;
    margin-left: -1px;
}


.full-width {
    width: 100%;
}

.button-blue {
    display: inline-block;
    height: 28px;
    padding: 0 20px 0 20px;
    line-height: 28px;
    min-width: 60px;
    background-color: #3096fe;
    color: white;
    text-transform: uppercase;
    font-family: 'PenumbraSansStdBold';
    font-size: 16px;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.header-content {
}

    .header-content p {
        margin-top: 40px;
        color: black;
        /*color: #9a9a9a;*/
        text-align: center;
        font-size: 21px;
        line-height: 23px;
    }

    .header-content .border {
        border-top: 1px solid #222;
        margin: 0 auto;
        height: 1px;
        width: 25%;
    }

    .header-content a.read-more {
        color: #ffbf00;
        text-transform: uppercase;
        font-size: 16px;
        display: block;
        cursor: pointer;
    }

.our-story {
    background-color: white;
    padding-top: 20px;
}

    .our-story p {
        margin-top: 80px;
        line-height: 25px;
        /*color:#676767!important;*/
        font-family: "BauhausStdLight"!important;
    }

.home-skills {
    /*font-family: "BauhausStdLight"!important;*/
    background-color: white;
    padding-top: 20px;
    padding-bottom: 130px;
}

.header-projects {
    background-color: #0d100b;
    padding-top: 130px;
}

.home-skills img {
    margin-bottom: 20px;
    height: 80px;
}

.home-skills h3 {
    font-family: "BauhausStdLight"!important;
    font-size: 22px!important;
    font-weight: bold;
    color: black;
}

.home-skills p {
    /*color: #555555;*/
    color: black;
    margin-top: 20px;
    font-size: 15px;
}

.home-skills .skill-subtitle {
    font-style: normal;
    font-weight: bold;
    color: #9a9a9a;
}

.home-skills .title-light {
    color: #f6b800;
    font-family: "PenumbraSansStdLight";
}



.clients {
    /*border-bottom: 1px solid #222;*/
    margin-bottom: 100px !important;
    margin-top: 0 !important;
    padding-bottom: 30px;
    padding-top: 100px;
}

    .clients h2 {
        font-family: "BauhausStdLight";
        font-weight: lighter;
    }

    .clients .client-container {
        /*display: table-cell;
		height: 100px;
		vertical-align: middle;*/
    }

    .clients ul {
        margin: 0 auto;
    }

        .clients ul li {
            text-align: center;
            margin-right: 30px;
        }

            .clients ul li a {
                display: block;
            }

            .clients ul li img {
                margin-top: 24px;
                width: 135px;
            }

.logos {
    background-color: black;
}

.projects {
    padding-top: 40px;
    background-color: #0d100b;
    padding-bottom: 100px;
}

    .projects .filters-home {
        margin-bottom: 20px;
        text-align: center;
    }

        .projects .filters-home span {
            color: white;
            cursor: pointer;
            font-family: "PenumbraSansStdBold";
            font-size: 14px;
            margin-left: 30px;
        }

.join-us-section {
    background-image: url(../content/images/layout/scratch-metal3.jpg);
}

.join-us {
    padding-bottom: 80px;
    padding-top: 150px;
}

    .join-us h2 {
        font-family: "PenumbraSansStdBold";
        font-weight: lighter;
        margin-bottom: 60px!important;
    }


    .join-us p {
        font-size: 15px;
        padding-left: 20px;
    }

.join-us-p {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left!important;
    color: #aaaaaa!important;
}

.payment-input {
    color: black!important;
    height: 40px!important;
}

.payment-textarea {
    color: black!important;
    height: 100px!important;
    max-width: 100%;
    max-height: 300%;
    overflow: auto;
}

.payment-btn {
    width: 100%;
    height: 40px;
    background-color: #333333;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    margin-top: 5px;
}

    .payment-btn:hover {
        background-color: #1a1a1a;
        color: white;
    }

    .payment-btn:visited {
        background-color: #1a1a1a;
        color: white;
    }

    .payment-btn.link {
        padding: 10px 20px;
    }
.payment-banner {
height:60px;
background-color:white;
color:black!important;
text-transform:uppercase;
}
    .payment-banner h3 {
    color:black!important;
    }