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

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

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

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

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

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

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

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

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

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

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