body {
	background: #0F1216;
}

.color-b {
	background: #111419;
}

h2, h3 {
	color: #B9C7D5;
}

.preloader {
    background-color: #0F1216;
}

.text-icon-left:hover .iconCircle,
.text-icon-right:hover .iconCircle {
	color: #111419;
}

.responsive-nav {
	background-color: #0F1216;
	border-bottom: 1px solid #13171C;
}

/* TAB */

.buttons-tab a,
.buttons-tab a .icon {
	color: #0F1216;
}

/* SCREENSHOTS BUTTONS */

.owl-prev,
.owl-next {
	color: #0F1216;
}

/* PRICING */

.normal {
	background-color: #0F1216;
}

.normal .price {
	background-color: #111419 !important;
}

.popular .package {
	color: #fff !important;
}


/* NEWS */

#news h3 {
	color: #b9c7d5;
}

#news li {
	border-color: #13171C;
}

#news li:first-child  {
	border-color: #13171C;
}

/* v1.2: testimonials */

.owl-theme .owl-dots .owl-dot span {
	background: #000;
}

#testimonial .icon-quote-left,
#testimonial .icon-quote-right {
	color: #0F1216;
}