a:hover{text-decoration:none;color: #0028aa}
a{color: #0028aa;font-weight: 700}
body{background: #f6f6f6}
.news_banner h2{top: 0; right: 0; bottom: 0;left: 0;margin: auto; align-items: center;justify-content: center;display: flex;font-size: 10vw;font-weight: bold;color: rgba(255, 255, 255, 0.4);}

.breadcrumb{bottom: 0;z-index: 999;background: none}
.breadcrumb-item.active{color:#fff;}

.card-body{padding:1rem;}

.codeimg{top: 8%;bottom: 0;left: 0;right: 0;margin: auto;display: none;}


iframe {
	position: absolute;
    width:100%;
    height: 630px;
    border: none;
    left: 0;
    right: 0;
    margin: auto;
}

/*footer*/
.bg-black{background: #333}