@charset "utf-8";
/* CSS Document */

.ts-features {
    position: relative;
    top: 0px;
    z-index: 100;
}


.ts-features .feature-tab.module .gkTabsContainer {
    min-height: 300px !important;
}

.service-img-icon.module .ts-service-wrapper {
    padding: 0 0 0 0;
    text-align: center;
}

.title-border .module-title {
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    color: #333;
	text-align:left;
}

.sprocket-strips-content {
    color: #555;
}
.ts-padding {
    padding: 0 0;
}

.ts-projects {
    background: #eaeaea ;
    color: #fff;
}

.ts-main-top {

    background: #fffee6;
    background-size: cover;
}

.ts-action2 {
    padding: 40px 0 30px;
    text-align: center;
    position: relative;
    background: #fff;
    background-size: cover;
}