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

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

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

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

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

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

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

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

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

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

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

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

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

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

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