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

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

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

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

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

					.breaking-box {
  						background-color: #009900 !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: #ffffff !important;
					}

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

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

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

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

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

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