
				.header {
					background-color:#6e6e6e !important;
				}

				.second-header {
					.cname ,.ctype {
						color:#ffffff !important;
					}
					.cname {
						border-bottom:1px solid #ffffff !important;
					}
				}

				#showbacktop {
					background-color:#6e6e6e !important;
				}

				#start-main .nav-item:hover .nav-link {
					background-color: #6e6e6e !important; 
					color: #ffffff !important;
				}

				#start-main .dropdown-menu li:hover .dropdown-item {
					background-color: #6e6e6e !important; 
					color: #ffffff !important;
				}
					
				.dropdown-menu {
					background-color: #6e6e6e !important;
				}

				.breaking-box {
					background-color: #6e6e6e !important;
				}

				.bg-footer::before {
					background: #6e6e6e !important;
				}

				.blog-box .blog-box-head,
				.page-header .title {
					background-color:#dddddd !important;
				}					

				.blog-box .blog-box-body {
					background-color: #f0f0f0 !important;
				}
				
				.blog-box .blog-box-head .title {
					color: #000000 !important;
				}

				.block-title-6 .bg-primary {
					background-color: #6e6e6e !important;
				}
				
				.border-primary {
					border-color:#6e6e6e !important;
				}

				.txt-body-box {
					color: #000 !important;
				}

				.txt-menu-box {
					color: #000 !important;
				}

				.txt-menu-box:hover {
					color: #000 !important;
				}	
				.txt-data {
					color: #000 !important;
				}
					
				.txt-link {
					color: #303030 !important;
				}

				.txt-link:hover {
					color: #cccccc !important;
				}
			