
				.header {
					background-color:#263c52 !important;
				}

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

				#showbacktop {
					background-color:#303030 !important;
				}

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

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

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

				.bg-footer::before {
					background: #263c52 !important;
				}

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

				.blog-box .blog-box-body {
					background-color: #516b83 !important;
				}
				
				.blog-box .blog-box-head .title {
					color: #ffffff !important;
				}

				.block-title-6 .bg-primary {
					background-color: #303030 !important;
				}
				
				.border-primary {
					border-color:#303030 !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: #000000 !important;
				}

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