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

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

					#showbacktop {
						background-color:#0066ff !important;
					}

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

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

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

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

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

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

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

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

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

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

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

					.navbar-nav .nav-link {
						color: #ffffff !important;
					}
				