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

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

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

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

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

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

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

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

			.blog-box .blog-box-body {
				background-color: #fde5cb !important;
			}
			
			.blog-box .blog-box-head .title {
				color: #4b0402 !important;
			}

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

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