
.site-btn1 {
	background: #0d3364;
	color: #fff;
	padding: 5px 30px;
	border-radius: 30px;
	font-weight: bold;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.clr1{
	background: #ff0100 !important;
}
.pg-content {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translate(0, -40px);
}

.pg-content p {
	color: #fff;
}
.pg-content h3{
	color: #fff;
}
.new-wrp {
	padding: 0;
	list-style: none;
	margin-top: 10px;
}
.new-wrp li {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 6px;
}
.new-wrp li p {
	margin-bottom: 0;
}
.news-content-add h4 {
	font-size: 16px;
}
.all-news-wrap {
	background: #f1f5f8;
	padding: 50px 0;
}
.all-news-show {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	margin-bottom: 30px;
}

.event-add-img img {
	margin-bottom: 25px;
}

.event-add-img {
	background: #fff;
}

.img_3 {
	margin-top: 85px;
}
.offer-form input, .offer-form select, .offer-form textarea {
	width: 100%;
	background: transparent;
	border: 1px solid black;
	min-height: 0;
	margin-bottom: 10px;
}
.offer-form select {
	padding: 8px 20px;
	border-radius: 5px;
	color: #9F9F9F;
}
.offer-form {
	margin-top: 35px;
}
.offer-form h4 {
	font-size: 20px;
	text-align: center;
}
.offer-form textarea {
	padding: 8px 20px;
}
.stay-conn ul {
	list-style: none;
	padding: 0;
}
.stay-conn ul li {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #000;
	padding: 5px 0;
	border-bottom: 2px solid #fff;
}

.stay-conn ul li img {
	width: 25px;
}
.stay-conn h5 {
	font-size: 17px;
	text-align: c;
}
.stay-conn {
	padding: 50px 0 0 35px;
}
.popular-tg ul {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.popular-tg li {
	background: #79dffc;
	margin: 2px;
	color: #fff;
	padding: 3px 7px;
	font-weight: bold;
	font-size: 12px;
}
.popular-tg h4 {
	font-size: 18px;
}
.popular-tg {
	margin-top: 50px;
}

.btn-wrap {
	text-align: right;
}
.btn-wrap button {
	background: transparent;
	border: 1px solid #d42745;
	padding: 6px;
	width: 95px;
	background: #d42745;
	color: #fff;
}
.btn-wrap button:first-child {
	background: #fff;
	color: #d42745;
}

.read-cnt {
	padding: 12px;
}
.read-cnt h5 {
	font-size: 17px;
}
.row.must_read-wrp {
	margin-top: 50px;
	/*justify-content: center;*/
}
.must-read-event {
	margin-bottom: 30px;
}
.must-read-event .new-wrp li {
	margin-bottom: 0px;
	font-size: 11px;
}
.must-read-event .site-btn1 {
	padding: 3px 19px;
	font-weight: bold;
	font-weight: 500;
	font-size: 14px;
}
.design-bg {
	background: #f1f5f8;
}
.design-bg img {
	width: 100%;
}

.pop-wrap {
	background: #041d56;
	color: #fff;
	list-style: none;
	padding: 10px 15px;
	margin-top: -100px;
}
.dt1 p {
	background: #d21825;
	width: fit-content;
	padding: 7px 20px;
	font-size: 22px;
  	text-align: center;
	line-height: 1;
}
.dt1 p span {
	font-size: 15px;
}
.dt1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 20px !important;
}
.pop-wrap li {
	display: flex;
	align-items: center;
	gap: 12px;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
.pop-wrap li p{
	margin-bottom: 0;
}
.news-details-wrap {
	padding: 50px 0;
}

.opct{
	opacity: 1 !important;
}

.news-details_cnt .site-btn1{
	background-color: #d21825 !important;
}

.dtl-icon {
	display: flex;
	gap: 8px;
}
.dtl-icon li img {
	width: 23px;
}
.dtl-icon li {
	margin: 0;
	border: navy;
}
.dtl-icon li a {
	width: auto;
	height: auto;
	line-height: 40px;
	border: none;
}
.cmnt-rp textarea {
	background: transparent;
	border: 2px solid black;
}
.cmnt-rp .btn.btn-primary {
	background-color: #d21825 !important;
}


.bnr-txt {
	position: absolute;
	bottom: 130px;
	background: #fff;
	width: 100%;
	opacity: 0.9;
	text-align: center;
	padding: 10px;
}
.bnr-txt h2 {
	color: #ff0100;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.bnr-txt h4 {
	font-size: 18px;
	color: #0cf;
}
.stext {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.stext p{
	color: #0cf;
}
.stext h5 {
	background: red;
	color: #fff;
	font-size: 13px;
	padding: 9px;
	border-radius: 5px;
}
.bnr-txt h3 {
	font-size: 42px;
	padding-top: 10px;
	color: #0cf;
	text-shadow: 1px 1px #000;
}
.border-b{
	border-bottom: 2px solid black;
	width: fit-content;
	padding-bottom: 5px;
}
.by-wrap {
	padding-top: 50px;
}
.diretor-img img {
	width: 200px;
	border-radius: 50%;
	border: 5px solid red;
	padding: 5px;
}
.director-name {
	font-size: 25px;
	font-weight: bold;
}
.our-speaker .col-md-6{
	display: flex;
	justify-content: center;
	text-align: center;
}
.our-speaker {
	padding: 50px 0;
}
.director-dtl h5{
	font-weight: 500;
	margin: 0 auto;
}
.director-dtl {
	padding-top: 30px;
}
.head-info h5 {
	background: #ff0100 ;
	width: fit-content;
	color: #fff;
	font-size: 18px;
	padding: 5px 16px;
}
.head-info p {
	background: #ff0100;
	height: 2px;
	width: 100%;
}

.event-cnt .col-md-4, .event-cnt .col-md-8{
	padding-top: 30px;
}
.poster-ig img {
	width: 60%;
}
.poster-ig {
	display: flex;
	justify-content: center;
}
.chart-img p {
	color: black;
	max-width: 60%;
	margin: 0 auto;
}
.chart-img img {
	border: 1px solid black;
}
.chart-col {
	max-width: 80%;
	margin: 0 auto;
}

.chart-pie {
	display: flex;
	justify-content: center;
	margin: 15px 0;
}
p{
	text-align: justify;
}

.text-end1{
	margin: 0 0 0 auto;
}
.event-info img {
	width: 330px;
	margin-bottom: 40px;
}
.event-info .col-md-6{
	text-align: center;
}
.event-info {
	max-width: 70%;
	margin: 0 auto;
}

.blg .info .post-share .media .icon {
	color: #fff;
	background: red;
}
.pl-5{
	padding-left: 50px;
}

.comment-datetime {
	color: black;
}
/* .comment-text {
	color: black;
} */