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

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

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

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

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

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

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

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

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

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

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

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

                .txt-menu-box:hover {
                        color: #ff9900 !important;
                }	
                .txt-data {
                        color: #000033 !important;
                }
                        
                .txt-link {
                        color: #043c5b !important;
                }

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

				.blog-box,.blog-box-body {
					color: #043c5b !important;
				}
        