p a,a {
    color: #0067DE;
}

#header p a { color: #0C1B34;}

/* Color that appears when user hovers over a link
---------------------------------------------------------------------- */

a:hover {
    color: #0067DE;
}
.full-page a {
    color: #0067de;
}
/* Text color of the active link in a drop down menu
---------------------------------------------------------------------- */

.navbar .nav .open .dropdown-menu .active a {
    color: #ffffff;
}

/* Text color of the active link in a drop down menu when you hover over it
---------------------------------------------------------------------- */

.navbar .nav .open .dropdown-menu .active a:hover {
    color: #ffffff;
}

/* Text color of the active navbar item
---------------------------------------------------------------------- */

.navbar .nav .active > a, .navbar .nav .active > a:hover, .navbar .nav .active a > i, .navbar .nav .active a > i:hover {
    color: #ffffff;
}

/* Primary menu text color when you hover over it (does not include the sub-menu text)
---------------------------------------------------------------------- */

.navbar .nav li.dropdown.open > .dropdown-t, .navbar .nav li.dropdown.active > .dropdown-t, .navbar .nav li.dropdown.open.active > .dropdown-t {
    color: #ffffff;
}

/* Color of the stripe in a dropdown menu when you hover over vertical menu item
---------------------------------------------------------------------- */

.navbar .nav > li .dropdown-menu li a:hover {
    background-color: #0c1b34;
    background-image: none !important;
    filter: none;
}

/* Color of the text in a dropdown menu when you hover over it
---------------------------------------------------------------------- */

.navbar .nav > li .dropdown-menu li a:hover {
    color: #ffffff;
}

/* Color of the menu bar's sub-menu text when you hover over it and the color of both the primary and sub-menu text that has no sub-nav when you hover over it
---------------------------------------------------------------------- */

.navbar .nav > li:hover a, .navbar .nav > li:hover a i {
    color: #ffffff;
}

/* Color of bar above active menu item or menu item when you hover over it
---------------------------------------------------------------------- */
.navbar .nav .active > a, .navbar .nav li:hover > a {
    border-top: 4px solid #0c1b34;
	padding: 12px 29px 14px 29px;
}

/* Color of Twitter bar
---------------------------------------------------------------------- */

.recent-tweets {
    background-color: #2773ae;
}

/* Color of First and Last Name on blog comments
---------------------------------------------------------------------- */

.comments .name {
    color: #2773ae;
}

/* Headline that shows the number of comments on a blog post
---------------------------------------------------------------------- */

.comments  h2 {
    color: #2773ae;
}

/* Theme colored dropcap (the standard dropcap is black)
---------------------------------------------------------------------- */

.dropcap-theme {
    color: #2773ae;
}

/* Color of table headers in non-highlighted price tables
---------------------------------------------------------------------- */

.dif-table .title {
    background-color: #2773ae;
}

/* Color of pricing/cost text in price tables
---------------------------------------------------------------------- */
table a.btn-order {
	color:#ffffff;
}
.dif-table .cost {
    color: #2773ae;
}

.order .cost  {
    color: #2773AE;
}
.order p sup, td sup {
    color: #6F6F6F;
}
td.red, p.red, p span.red {
    color: #A50000;
}
.two-columns-right a {
	color:#0067DE;
}
.two-columns-left a {
	color:#0067DE;
}
h2.start {
	background:#00a5cd;
}
h2.start_plus {
	background:#ff7400;
}
h2.komfort {
	background:#008c00;
}
h2.premium {
	background:#b10b61;
}
td.start {
	color:#00a5cd;
}
td.start_plus {
	color:#ff7400;
}
td.komfort {
	color:#008c00;
}
td.premium {
	color:#b10b61;
}

/* Color tab on text divider 5
---------------------------------------------------------------------- */

.text-divider5 span {
    background-color: #2773ae;
}

/* Color tab on text divider 6
---------------------------------------------------------------------- */

.text-divider6 span {
    background-color: #2773ae;
}

/* Highlight color of image slides when you hover them in portfolio items
---------------------------------------------------------------------- */

.portfolio-slider #carousel .slides li:hover {
    border: 2px solid #2773ae;
}

/* Highlight color of the active image slide in portfolio items
---------------------------------------------------------------------- */

.portfolio-slider #carousel .slides li.flex-active-slide {
    border: 2px solid #2773ae;
}

/* Background color of mobile dropdown nav
---------------------------------------------------------------------- */

.buttons-container {
    background-color: #1777de;
	background-image: linear-gradient(top, #25C4F0 0%, #0C7BDC 50%, #056CD3 50%, #002BC7 100%);
	background-image: -o-linear-gradient(top, #25C4F0 0%, #0C7BDC 50%, #056CD3 50%, #002BC7 100%);
	background-image: -moz-linear-gradient(top, #25C4F0 0%, #0C7BDC 50%, #056CD3 50%, #002BC7 100%);
	background-image: -webkit-linear-gradient(top, #25C4F0 0%, #0C7BDC 50%, #056CD3 50%, #002BC7 100%);
	background-image: -ms-linear-gradient(top, #25C4F0 0%, #0C7BDC 50%, #056CD3 50%, #002BC7 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #25C4F0),color-stop(0.5, #0C7BDC),color-stop(0.5, #056CD3),color-stop(1, #002BC7));
	border-top:4px solid #1777de;
}

/* Color of active nav filter on portfolio and portfolio grid pages
---------------------------------------------------------------------- */

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: none;
}

/* Check icon color
---------------------------------------------------------------------- */
.icon-ok {
    color: #333333;
}

/* Portfolio mode switches color theme
---------------------------------------------------------------------- */

.portfolio-switch li a {
    display: block;
    width: 42px;
    height: 27px;
    background: transparent url("../img/portfolio_toggles.png") top left no-repeat;
    border-radius: 5px;
}
.portfolio-switch li.collapsed a {
    background-position: 0 -31px;
    background-color: #cccccc;
}
.portfolio-switch li.collapsed a:hover {
    background-color: #2773ae;
}
.portfolio-switch li.collapsed a:hover, .portfolio-switch li.collapsed a.active  {
    background-position: 0 -31px;
}
.portfolio-switch li.simple a {
    background-position: 0 0;
    background-color: #cccccc;
}
.portfolio-switch li.simple a:hover {
    background-color: #2773ae;
    background-position: 0 0;
}
.portfolio-switch li a.active {
    background-color: #2773ae;
}

/* Price Tables check-icon color
---------------------------------------------------------------------- */

.dif-table ul li i {
    color: #37bf01;
    padding-right: 5px;
}

/* Price Tables primary buttons color
---------------------------------------------------------------------- */

.price-table-object .btn-primary {
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #006DCC;
background-image: -moz-linear-gradient(top, #08C, #04C);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08C), to(#04C));
background-image: -webkit-linear-gradient(top, #08C, #04C);
background-image: -o-linear-gradient(top, #08C, #04C);
background-image: linear-gradient(to bottom, #08C, #04C);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
border-color: #04C #04C #002A80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.price-table-object .btn:hover {
color: #333;
text-decoration: none;
background-color: #E6E6E6;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.price-table-object .btn-primary:hover, .price-table-object .btn-primary:active, .price-table-object .btn-primary.active, .price-table-object .btn-primary.disabled, .price-table-object .btn-primary[disabled] {
color: white;
background-color: #04C;
}
p.date, span.nw_title  {
	color: #0067de;
}
p.akc a,p.akc_t,dd>span,p.akc_t_g {
	color:#ed1c24;
}
td.start span, td.premium span, td.komfort span, td.start_plus span {
color:#000;
}