.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
.top-header-section {
	background: #382082;
	padding-top: 6px;
    padding-bottom: 6px;
}
.company-title ul li {
	color: #868686;
}
.top-social a {
	color: #868686;
}
.menu_section {
	background: #fff;
}

.stellarnav.dark {background: #01284F;}


.stellarnav.dark ul ul {background: #01284F;}
.stellarnav.dark li a { color: #fff; }

.stellarnav.dark li a:hover {
	background: #033567;
	color: #ffff00;
  
}
.stellarnav li.has-sub > a:after { border-top: 6px solid #fff; }

.stellarnav > ul > li > a {
	font-size: 14px;
}
.search-icon i {
	background: #033567;
	color: #ffffff;
}


.scrollToTop {
	background: #4ca5ce;	
}

.footer-section {
	background: #636468}

.bottom-footer-section {
	background: #98999d}
.table-borderless td, .table-borderless th{
	border: none;
}

.speech-wrpp{
	display: flow-root;
}
.pdf-download-button{
	opacity: 0;
}
.notice-list-warpper:hover .pdf-download-button{
	opacity: 1;
}


#buyTicket{
	color: white;
    background: #269b2d;
    padding: 18px 50px;
    border-radius: 57px!important;
	border-color: #269b2d;
}

#buyTicket:focus{
	box-shadow: none !important;
}
#topMenu .nav-link{
	color: #db9a04;
}
#topMenu .nav-link:hover{
	color: #382082;
}

#myHeader {
    position: relative!important;
    -webkit-box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 38%);
    -moz-box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 38%);
    box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 38%);
}
	