/* Main Body Background Color */
#wrapper {
    /*  background-color: #f9f9f9; */
}

/* Header Colors */
.orange {
width:100%;
height:5px;
background: #f08a20; /* Old browsers */
background: -moz-linear-gradient(left, #f08a20 1%, #f9b700 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,#f08a20), color-stop(100%,#f9b700)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #f08a20 1%,#f9b700 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #f08a20 1%,#f9b700 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #f08a20 1%,#f9b700 100%); /* IE10+ */
background: linear-gradient(to right, #f08a20 1%,#f9b700 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f08a20', endColorstr='#f9b700',GradientType=1 ); /* IE6-9 */
margin-top:-5px;
}
.header_wrapper, .top_wrapper {
    background: -webkit-radial-gradient(farthest-side circle at center, #ecf0f1 0%, #ecf0f1 100%);
    background: -moz-radial-gradient(farthest-side circle at center, #ecf0f1 0%, #ecf0f1 100%);
    background: -o-radial-gradient(farthest-side circle at center, #ecf0f1 0%, #ecf0f1 100%);
    background: radial-gradient(farthest-side circle at center, #ecf0f1 0%, #ecf0f1 100%);
    background-color: #ecf0f1;
}

.top-header {
    background-color: #2c3e50;
	background: #b7b7b7; /* Old browsers */
background: -moz-linear-gradient(top, #b7b7b7 1%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#b7b7b7), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b7b7b7 1%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b7b7b7 1%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b7b7b7 1%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom, #b7b7b7 1%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.searchbox {
    background-color: #283848;
}

.navigation > li > a, .navigation > li > a > i, .sticky-navigation .navigation > a {
    color: #555759;
}

.navigation > li:hover > a,
.navigation > li > a:hover,
.navigation > li > .activelink, .navigation > li:hover > a > i {
    color: #000000;
}

.navigation ul {
    background-color: #ffffff;
    border-color: #F08A20;
}

.navigation ul li a {
    color: #787878;
    background-color: #ffffff;
}

.mobile-menu-button, .mobile-nav {
    background-color: #F08A20;
}

.mobile-menu-button:hover {
    background-color: #F08A20;
    opacity: 0.7;
}

.navigation > li > a:after, .navigation > li > .activelink:after {
    background-color: #F08A20;
}

.navigation .icon-arrow-menu {
    color: #F08A20;
}

.navigation ul li:hover > a, .navigation ul li a.activelink {
    background-color: #f5f5f5;
    color: #010101;
}

.navigation .icon-arrow-submenu, .navigation ul li:hover > a i {
    color: #787878;
}

.sticky-navigation {
    background-color: rgb(183, 183, 183);
    background-color: rgba(183, 183, 183, 0.9);
	border-bottom:1px solid #F08A20;
}

.h1-page-title {
    color: #F08A20;
}

.h2-page-desc {
    color: #405974;
}

.breadcrumbs li:last-child {
    color: #4b4b4b;
}

/* Page Content Colors */
.body-wrapper a, .tab a, accordion .title, .top-body a, .bottom-body a {
    color: #4b4b4b;
}

.body-wrapper a:hover, .tab a:hover, accordion .title:hover, .top-body a:hover, .bottom-body a:hover {
    color: #F08A20;
}

.callout-box, .team-member .team-member-content, .feature .feature-content {
    border-color: #F08A20;
}

.team-member-progress-bar {
    background: #F08A20;
}

.tab a.active:after {
    background-color: #F08A20;
    border-color: #F08A20;
}

.content-box.content-style2 h4 i {
    color: #F08A20;
}

.accordion .title:hover h4 {
    color: #F08A20;
}

.button, .body-wrapper input[type="submit"], .body-wrapper input[type="button"], button.button-main {
    background-color: #F08A20;
    border-color: #F08A20;
    color: #e7e7e7 !important;
    text-shadow: 0 1px 0 #989898;
}

.button:hover, .body-wrapper input[type="submit"]:hover, .body-wrapper input[type="button"]:hover, button.button-main:hover,
.button:active, .body-wrapper input[type="submit"]:active, .body-wrapper input[type="button"]:active, button.button-main:active {
    background-color: #1abc9c;
    color: #e7e7e7 !important;
    text-shadow: 0 1px 0 #989898;
}

.blog-post-icon, .comments-list .children .comment:before, .portfolio-filter li a.portfolio-selected,
.portfolio-filter li a:hover, .dropcaps.dropcaps-color-style, .carousel-container .carousel-icon:hover {
    background-color: #F08A20;
}

.comments-list .children .comment:after {
    border-color: transparent transparent transparent #F08A20;;
}

.side-navigation .menu-item.current-menu-item a, .side-navigation .menu-item:hover a:after,
.side-navigation .menu-item:hover a {
    color: #F08A20
}

.tool-tip {
    color: #F08A20 !important;
}

.highlighted-text {
    background-color: #F08A20;
    color: #ffffff;
}

.icons-list.colored-list li:before, .blog-post-date .day, .blog-post-date .month, strong.colored, span.colored {
    color: #F08A20;
}

.pagination .prev, .pagination .next, .pagination a:hover, .pagination a.current {
    background-color: #F08A20;
    color: #fff;
}

div.pagination a {
    border-color: #F08A20;
    color: #F08A20;
}

.contact-map {
    border-color: #F08A20;
}

/* Footer Area Colors */
.footer:after {
    background-color: #c7c8c7
}

.footer:before {
    background-color: #F08A20
}

.footer {
    background-color: #2c3e50;
	background: #b7b7b7; /* Old browsers */
background: -moz-linear-gradient(top, #b7b7b7 1%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#b7b7b7), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b7b7b7 1%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b7b7b7 1%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b7b7b7 1%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom, #b7b7b7 1%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.footer .copyright {
    background-color: #ffffff;
    color: #bcbcbc;
}

.footer .copyright a {
    color: #f08a20;
}

.footer .copyright a:hover {
    color: #f08a20;
}

.footer .footer-col .footer-content .input {
    background-color: #ffffff;
}

.footer .footer-col .footer-content input[type=submit], .footer button {
    background-color: #415c76;
}

.footer .footer-col .footer-content input[type=submit]:hover, .footer button:hover, .footer button:active,
.footer .footer-col .footer-content input[type=submit]:active {
    background-color: #547597;
}

.footer .footer-col .footer-content, .footer .footer-col .footer-content .footer-content-text {
    color: #555759;
}

.footer .footer-col .footer-title {
    border-color: rgb(255, 255, 255);
    border-color: rgba(255, 255, 255, 0.6);
    color: #555759;
}

.footer .footer-col .footer-content a {
    color: #555759;
}

.footer .footer-col .footer-content a:hover {
    color: #f5f5f5;
}

