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

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

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

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

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

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

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

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

			.blog-box .blog-box-body {
				background-color: #fff38c !important;
			}
			
			.blog-box .blog-box-head .title {
				color: #034d01 !important;
			}

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

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