body.iso-dark {
	background: #130c1d;
}
.iso-dark .color-overlay {
	background: none;
}
.iso-dark .small-heading p {
	color: #e186f7;
}

.iso-dark .preloader-wrapper {
	background: #000000;
}
.iso-dark .preloader i {
	border-width: 1px;
}
.iso-dark .preloader i:nth-child(2) {
	background: #fff;
}
.iso-dark .hero-banner-color {
    background-color: #000000;
}
.iso-dark .navbar-isometric,
.iso-dark .intro,
.iso-dark .team {
	background-color: #000000;
}
.iso-dark .feature,
.iso-dark .pricing-table,
.iso-dark .download,
.iso-dark .contact-faq {
	background-color: #000000;
}
.iso-dark header,
.iso-dark header .navbar-default {
    background: #000000;
}
.iso-dark .navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
.iso-dark .intro-block p,
.iso-dark .small-heading h4,
.iso-dark .section-title,
.iso-dark .section-sub-title,
.iso-dark header .navbar-default .navbar-nav > .current > a,
.iso-dark header .navbar-default .navbar-nav > .current > a:hover,
.iso-dark header .navbar-default .navbar-nav > .current > a:focus,
.iso-dark .footer .copyright a:hover,
.iso-dark .package-price{
	color: #ffffff;
}
.iso-dark .separator{
    background-color: #00c0ff;
}
.iso-dark .intro-block h4 {
	color: #e9e9e9;
}
.iso-dark .intro-block:hover .icon .fa {
	background: #29282b;
}
.iso-dark .sub-desc {
	color: #b2b2b2;
}
.iso-dark .item-lists .icon {
    background-color: transparent;
    overflow: visible;
}
.iso-dark .item-lists .icon [class*=icon],
.iso-dark .item-lists .icon .fa {
	background: transparent;
    box-shadow: 0px 2px 6px 0px rgba(0, 196, 204, 1);
    color: #ffffff;
}
.iso-dark .item-lists h5 {
	color: #ffffff;
}
.iso-dark .item-lists p {
	color: #ffffff;
}
.iso-dark .feature-lists ul li span {
	color: #e9e9e9;
}
.iso-dark .desc-tab .nav.nav-tabs li .fa {
	background: #29282b;
}
.iso-dark .desc-tab > .nav-tabs > li > a {
	color: #e9e9e9;
}
.iso-dark .desc-tab .nav.nav-tabs li.active .fa {
	background: transparent;
}
.iso-dark .price-plan {
	background: #000000;
}
.iso-dark .price-plan li {
	color: #ffffff;
}
.iso-dark .team-title span {
	color: #ffffff;
}
.iso-dark .team-block:hover .social-icon-circle a {
	background: rgba(0, 192, 255, 1);
	-webkit-box-shadow: 0px 0px 0px 3px #000000;
	   -moz-box-shadow: 0px 0px 0px 3px #000000;
	        box-shadow: 0px 0px 0px 3px #000000;
}
.iso-dark .reviewer span {
	color: #a6a6a6;
}
.iso-dark .reviewer-quote p {
	color: #a6a6a6;
}
.iso-dark .subscribe .section-sub-title {
	color: #8a8a8a;
}
.iso-dark .newsletter-signup input[type='email'] {
	background: transparent;
}
.iso-dark .faq-block {
	background: rgba(255, 255, 255, 0.07);
}
.iso-dark .faq-block h5 {
	color: #e9e9e9;
}
.iso-dark .faq-block p {
	color: rgba(255, 255, 255, 0.4);
}
.iso-dark .contact-form .form-control {
	background: rgba(255, 255, 255, 0.07);
	border-color: transparent;
    color: #ffffff;
}
.iso-dark .blog-page {
    background: #000000;
}
.iso-dark .single-post {
    background: #29282b;
}
.iso-dark .single-post .post-title {
	color: #b2b2b2;
}

.iso-dark .widget {
	background: #29282b;
}
.iso-dark .widget-title {
    color: #e9e9e9;
}
.iso-dark .widget ul li a {
	color: #a6a6a6;
}
.iso-dark .widget_tags a {
	 color: #8a8a8a;
	 border-color: #3a393d;
}
.iso-dark .footer p {
	color: #ffffff;
}
.iso-dark .footer .social-icon-circle a:hover {
	background: #29282b;
}
.iso-dark .search-form .form-control {
	background: transparent;
	color: #a6a6a6;
	border-color: #3a393d;
}
.iso-dark .comment-block,
.iso-dark .comment-respond {
	 background: #29282b;
} 
.iso-dark .blog-comments .form-control {
	border-color: #3a393d;
}
.iso-dark .comments-area h5 {
	color: #b2b2b2;
}
.iso-dark .comment-list .comment-time {
	color: #b2b2b2;
}
.iso-dark .single-page-blog .post-content .entry p:first-child:first-letter {
	color: #fff;
}
.iso-dark .post-author-info p {
	color: #a6a6a6;
}
.iso-dark .footer .newsletter-signup input[type='email'] {
	border: none;
    background-color: rgba(255, 255, 255, 0.07);
}
.iso-dark .footer .copyright a{
    color: #00c4cc;
}

/*** Violet offwhite version ***/
.iso-dark .bg-darkgray{
    background-color: #0b0b0b;
}

.iso-dark .bg-darkgray .section-title,
.iso-dark .bg-darkgray .intro-block h4,
.iso-dark .bg-darkgray .single-counter h2,
.iso-dark .bg-darkgray .team-title h4,
.iso-dark .bg-darkgray .social-icon-circle a{
    background-image: -moz-linear-gradient(to right, #00c4cc 0%, #7c2ae8 100%);
    background-image: -webkit-linear-gradient(to right, #00c4cc 0%, #7c2ae8 100%);
    background-image: -ms-linear-gradient(to right, #00c4cc 0%, #7c2ae8 100%);
    background: linear-gradient(to right, #00c4cc 0%, #7c2ae8 100%);
}
.iso-dark .bg-darkgray .section-title,
.iso-dark .bg-darkgray .intro-block h4,
.iso-dark .bg-darkgray .single-counter h2,
.iso-dark .bg-darkgray .team-title h4{
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.iso-dark .bg-darkgray .intro-block h4{
    font-weight: 700;
}

.iso-dark .bg-darkgray .single-counter p{
    color: #ffffff;
}

.iso-dark .bg-darkgray .separator{
    background-color: #3c79da;
}
.iso-dark .bg-darkgray .separator:before{
    background-color: #0ab7ce;
}

.iso-dark .bg-darkgray .separator:after{
    background-color: #792de7;
}
.iso-dark .bg-darkgray .team-block {
    background-image: -moz-linear-gradient(to right, rgba(0, 196, 204, 0.1) 0%, rgba(124, 42, 232, 0.1) 100%);
    background-image: -webkit-linear-gradient(to right, rgba(0, 196, 204, 0.1) 0%, rgba(124, 42, 232, 0.1) 100%);
    background-image: -ms-linear-gradient(to right, rgba(0, 196, 204, 0.1) 0%, rgba(124, 42, 232, 0.1) 100%);
    background: linear-gradient(to right, rgba(0, 196, 204, 0.1) 0%, rgba(124, 42, 232, 0.1) 100%);
}

