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

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

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

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

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

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

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

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

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

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

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

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

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

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