
/*========= Dark Home========= */
#dark .about-h9 {
    background: #2a2c47;
}
#dark .service-img-h9 {
    background: #1f2235;
}
#dark .service-img-h9 .item .lower-content {
    border: 1px solid #1f2235;
    background: #2a2c47;
}
#dark .about-h9 .left-side h2 {
    color: #ffffff;
}
#dark .about-h9 .right-side h3 {
    color: #d7d7d7;
}
#dark p {
    color: #ffffff;
}
#dark .about-h9 .right-side p {
    color: #ffffff;
}
#dark .service-img-h9 .item .lower-content .text p {
    color: #ffffff;
}
#dark .service-img-h9 .item .lower-content .title h3 a {
    color: #ffffff;
}
#dark .funfact-skill-h9 {
    background: #2a2c47;
}
#dark .funfact-skill-h9 .skill .sec-title .title-two h2 {
    color: #ffffff;
}
#dark .funfact-skill-h9 .skill-title h3 {
    color: #ffffff;
}
#dark h3 {
    color: #ffffff!important;
}
#dark .funfact-skill-h9:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 35%;
    height: 100%;
    content: "";
    background: #1f2235;
}
#dark .funfact-skill-h9 .funfact .column .count-text {
    color: #ffffff;

}
#dark .portfolio-h9 {
    background: #313552!important;
}
#dark .sec-title h2 {
    color: #fff!important;
}
#dark .portfolio-h9 .filters li {
    color: #ffffff;

}
#dark .service-img-h9 .content-box {
    background: #2a2c47;
}
#dark .service-img-h9 .theme-btn {
    background: #ff5e14;
}
#dark .call-to-action-h8:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(31, 34, 53, 0.93);
    content: "";
}
#dark .team-h9 {
    background: #1f2235;
}
#dark .team-h9 .item .title-box h3 a {
    color: #ffffff;
}
#dark .pricing-h9 {
    background: #313552;
}
#dark .pricing-h9:before {
    position: absolute;
    left: 0;
    bottom: -30px;
    background: none;
    width: 100%;
    height: 500px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
}
#dark .pricing-h9 .pricing-table .inner-box {
    background: #1f2235;
    border: 1px solid #1f2235;
}
#dark .pricing-h9 .pricing-table .price {
    color: #ffffff;
}
#dark .pricing-h9 .pricing-table .table-content ul li {
    color: #ffffff;
}
#dark .pricing-h9 .pricing-table.tagged .table-content ul li {
    color: #ffffff;
}
#dark .latest-news-h9 {
    background: #1f2235;
    background-image: none!important;
    margin-bottom: 0;
    padding-bottom: 100px;
}
#dark .latest-news-h9 .inner-box .lower-content {
    background: #2c304a;
    margin-bottom: 0;
}
#dark .latest-news-h9 .inner-box .lower-content h3 a {
    color: #ffffff;
}
#dark  .clients-h8 {
    background: #313552;
    background-image: none!important;
}
#dark .header-top-two {
    background: #1f2235;
}
#dark .header-top-two .top-left .header-info-list li {
    color: #ffffff;
}
#dark .header-top-two .top-right .quote-btn {
    background-color: #313552;
}
#dark .header_style_2 .header-upper {
	background-color: #000;
}
#dark .main-menu .navigation > li > a {
    color: #fff;
}
#dark .main-header .header-upper .support-box .support {
    color: #ffffff;
}
#dark .call-to-action-h8 .left-side h2 {
    color: #ffffff;
}
#dark img{
    filter: -webkit-grayscale(1);
    filter: -moz-grayscale(1);
    filter: -ms-grayscale(1);
    filter: -o-grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
#dark img:hover {
    filter: -webkit-grayscale(0);
    filter: -moz-grayscale(0);
    filter: -ms-grayscale(0);
    filter: -o-grayscale(0);
    filter: grayscale(0);
}

#dark .banner-section-h9 {
    filter: -webkit-grayscale(1);
    filter: -moz-grayscale(1);
    filter: -ms-grayscale(1);
    filter: -o-grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
#dark .sticky-header {
    background: #1f2235;
}
#dark .sticky-header .main-menu .navigation > li > a {
    color: #ffffff !important;
}
#dark .service-img-h9:after {
    position: absolute;
    left: -124px;
    top: 246px;
    height: 500px;
    width: 521px;
    background-image: url(../images/background/123.png);
    content: "";
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 9;
}
#dark .funfact-skill-h9 .progress-bar .value-holder .value {
    color: #fff;
}
#dark .funfact-skill-h9 .progress-bar .value-holder {
    color: #ffffff;
}
#dark .about-h9 .left-side h2:before {
    position: absolute;
    left: -145px;
    top: 0;
    height: 79px;
    width: 67px;
    background-image: url(../images/background/16.png);
    content: "";
    background-repeat: repeat;
    background-position: left top;
    z-index: 99;
}
#dark .about-h9:after {
    position: absolute;
    right: -121px;
    top: 202px;
    height: 500px;
    width: 300px;
    background-image: url(../images/background/dot.png);
    content: "";
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 9;
}
#dark .banner-section-h9 {
    padding: 142px 0px;
}
#dark .banner-section-h9:hover{
    filter: -webkit-grayscale(0);
    filter: -moz-grayscale(0);
    filter: -ms-grayscale(0);
    filter: -o-grayscale(0);
    filter: grayscale(0);
}
#dark .pricing-h9 .pricing-table .inner-box:hover img{
    filter: -webkit-grayscale(0);
    filter: -moz-grayscale(0);
    filter: -ms-grayscale(0);
    filter: -o-grayscale(0);
    filter: grayscale(0);
}
#dark .title-fill:after {
    color: #ffffff!important;
}
#boxed{
	max-width:1300px;
	background:#fff;
}
.boxed_home{
	background-attachment:fixed;
}
.boxed-3{
	    background: #010c2e;
}
#dark .goals-section {
    background: #2a2c47;
}
#dark p,#dark .text{
    color: #fff!important;
}
#dark h2,#dark h3 a{
    color: #ffffff!important;
}
#dark .goals-section:before {
    background-color: #1f2235;
}
#dark .services-section-three {
    background: #000000;
}
#dark .task-section:before {
    background-color: #2a2c47;
}
#dark .offer-section-two {
    background: #1f2235;
}
#dark .services-block-three .inner-box {
    background: #2a2c47;
}
#dark .fact-counter .count-outer .count-text {
    color: #ffffff;
}
#dark .fact-counter .column .counter-title {
    color: #ffffff;
}
#dark .fact-counter .column .inner .count-outer {
    color: #ff5e14;
}
#dark .offer-section-two .counter-box {
    background: #2a2c47;
}
#dark .feature-block .inner-box {
    background: #2a2c47;
}
#dark .consult-block .inner-box {
    background-color: #2a2c47;
}
#dark .list-style-two li {
    color: #ffffff;
}
#dark .list-style-two li:before {
    color: #ffffff;
}
#dark .main-slider .slide {
    filter: -webkit-grayscale(1);
    filter: -moz-grayscale(1);
    filter: -ms-grayscale(1);
    filter: -o-grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
#dark .main-slider .slide:hover {
    filter: -webkit-grayscale(0);
    filter: -moz-grayscale(0);
    filter: -ms-grayscale(0);
    filter: -o-grayscale(0);
    filter: grayscale(0);
}
#dark .main-slider .text .text-two {
    background: #000000;

}
#dark .strategy-section {
    background: #2a2c47;
}
#dark .strategy-section:before {
    background-color: #2a2c47;
}
#dark .title{
    color: #ffffff!important;
}
#dark .subtitlexx h4 {
    color: #ffffff!important;
}
#dark .stories-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #1f2235fa;
}
#dark .story-block .inner-box .lower-content {
    background: #2a2c47;
}
#dark .services-section-four {
    background: #1f2235;
}
#dark .services-block-four .inner-box {
    background: #2a2c47;
    box-shadow: 0px 7px 38px 0px rgba(0, 0, 0, 0.1);
}

#dark .feature-block-three .inner-box {
    position: relative;
    padding: 70px 60px 70px;
    /* border-top: 1px solid #dddddd; */
    /* border-bottom: 1px solid #dddddd; */
    background: #2a2c47;
}
#dark .feature-block-three.black .inner-box {
    background-color: #10121c;
    border-color: #222222;
}
#dark .feature-block-three.pink .inner-box {
    background-color: #10121c;
}
#dark .fluid-section-four .content-column {
    background: #2a2c47;
}
#dark .beyong-section .beyong-tabs .tabs-content {
    background-color: #2a2c47;
}
#dark .testimonial-section-two {
    background: #2a2c47;
}
#dark .sec-title .title-text {
    color: #ffffff!important;
}
#dark .testimonial-block-three .inner-box .author {
    color: #ffffff;
}
#dark .news-section-four {
    background: #1f2235;
}
#dark .news-section-four:before {
    background-color: #1b1e2e;
}
#dark .news-block-four .inner-box .content-column .post-info li:first-child {
    color: #ffffff;
}
#dark .news-block-four .inner-box .content-column .post-info li {
    color: #ffffff;
}
#dark .main-footer {
    background: #0f111a;
}
#dark .list-style-one li,#dark .footer-link li a,#dark .posts-widget .post .text a,#dark .social-icon-one li a{
	color:#fff!important;
}
#dark .main-footer .newsletter-widget .form-group input[type="email"] {
	border: 1px solid rgb(15, 17, 26);
}
#dark .posts-widget .post .post-date li {
    color: #b0b0b0;
}

