@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}




	.nav-tabs.nav-justified li {
    border-bottom: 2px solid #e5e5e5;
    border-right: 2px solid #ffffff;
    position: relative;
}
.nav-tabs.nav-justified li a, .nav-tabs.nav-justified li a:hover, .nav-tabs.nav-justified li a:focus {
    background-color: #e5e5e5;
    border: medium none;
    color: #333333;
    padding: 15px 30px;
}
.nav-tabs.nav-justified li.active a, .nav-tabs.nav-justified li.active a:hover, .nav-tabs.nav-justified li.active a:focus {
    background-color: #ffffff;
    padding-left: 26px;
}
.nav-tabs.nav-justified li.active {
    border-bottom: medium none;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
}
.nav-tabs.nav-justified li.active a::before {
    content: "";
    height: 4px;
    left: -1px;
    position: absolute;
    top: 0;
    width: 101%;
}
.nav-tabs.nav-justified li.active + li {
    border-left: 2px solid #ffffff;
}
.nav-tabs.nav-justified li:last-child {
    border-right-color: #e5e5e5;
}
.nav-tabs.nav-justified li:first-child {
    border-left-color: #e5e5e5;
}
.tabs-left > .nav-tabs > li {
    float: none;
}
.tabs-left > .nav-tabs > li > a {
    border-width: 2px !important;
    margin-bottom: 3px;
    margin-right: 0;
    min-width: 74px;
}
.tabs-left > .nav-tabs {
    border-bottom: medium none;
    border-right: 2px solid #e5e5e5;
    display: table-cell;
    vertical-align: top;
    width: 150px;
}
.tabs-left > .nav-tabs > li > a {
    background-color: #e5e5e5;
    color: #333333;
    margin-right: -2px;
    padding: 15px;
    text-align: center;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
    border-color: #e5e5e5;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
    background-color: #ffffff;
    border-color: #e5e5e5 #ffffff #e5e5e5 #e5e5e5;
}
.tabs-left > .nav-tabs li.active a::before {
    content: "";
    height: 100%;
    left: -2px;
    position: absolute;
    top: 0;
    width: 4px;
}
.tab-content {
    border-bottom: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    padding: 40px;
}
.tabs-left .tab-content {
    border-left: medium none;
    border-top: 2px solid #e5e5e5;
    display: table-cell;
}
	/*123456789*/
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #ffffff;
}
.fa-glass::before {
    content: "";
}
.fa-music::before {
    content: "";
}
.fa-search::before {
    content: "";
}
/*1234567*/

.fa-group::before, .fa-users::before {
    content: "";
}
.fa-chain::before, .fa-link::before {
    content: "";
}
.fa-cloud::before {
    content: "";
}
.fa-flask::before {
    content: "";
}
.fa-cut::before, .fa-scissors::before {
    content: "";
}
.fa-copy::before, .fa-files-o::before {
    content: "";
}
.fa-paperclip::before {
    content: "";
}

/*098765432---*/
.portfolioFilter .current {
    border-color: #333333;
    color: #333333;
}

	/*-------------------------------*/


.projects .project .image .item-hover .item-icons li a, .lightbox-image .image .item-hover .item-icons li a {
    background-color: rgba(206, 0, 0, 0.7);
    color: #ffffff;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.row {
/*    margin-left: -15px;
    margin-right: -15px;*/
}
.portfolioFilter a {
    border: 2px solid #ce0000;
    color: #ce0000;
}

#fancybox-loading div {
    background: rgba(0, 0, 0, 0) url("fancybox_loading.gif") no-repeat scroll center center;
    height: 44px;
    width: 44px;
}
.fancybox-close {
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    z-index: 8040;
}
.fancybox-nav {
    background: transparent url("blank.gif") repeat scroll 0 0;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 40%;
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}


@media (min-width: 992px) {
.media-with-icon {
    float: left;
    width: 100%;
}
}
.media-with-icon .icon {
    display: table-cell;
    font-size: 180px;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
/*987654321*/
h5, .h5 {
    font-size: 24px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
    text-transform: uppercase;
}
.color-font {
    color: #ce0000;
}
.light {
    font-weight: 300;
}
/*2015*/
.projects .project .image .item-hover .item-icons li:hover a, .lightbox-image .image .item-hover .item-icons li:hover a {
    color: #ce0000;
}
h2, .h2 {
    bottom: -19px;
    font-size: 40px;
    padding-right: 41px;
    top: 10px;
}