@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.cdnfonts.com/css/nirmala');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
	font-family: 'nirmala_uiregular';
	src: url('nirmala-webfont.woff2') format('woff2'),
		url('nirmala-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}






/* Start header color change */

/* Default Theme */

html.default body {
	color: #000;
	background-color: #fff;
}


/* Red Theme */

html.red body {
	color: #fff;
	background-color: #FF0000;
}


html.red .header_top_left_ul ul li a {
	color: #222;
}

html.red .header_top_right0_ul ul li a {
	color: #222;
}

html.red .header_top_right1_ul ul li {
	color: #222;
}

html.red .header_top_right1_ul ul li a {
	color: #222;
}

html.red .hd_md_left_h2 {
	color: #fff;
}

html.red .hd_md_left_h3 {
	color: #fff;
}

html.red .hd_md_right_sb_h4 {
	color: #fff;
}

html.red .hd_md_right_sb_h5 {
	color: #fff;
}

html.red #header_down {
	background-color: #FF0000;
}

html.red #header_down nav ul li a:hover {
	background-color: #FF0000;
}

html.red .active1 {
	background-color: #FF0000;
	color: #fff;
}

html.red .tab-titles li a {
	color: #fff;
}

html.red .tab-titles li a::before {
	border-color: #fff;
}

html.red .tab-titles li.active_tab {
	color: #fff;
	border-bottom: 3px solid #fff;
}

html.red .tab-titles li a:hover {
	color: #fff;
}

html.red .imp_link li {
	border: 1px solid #fff;
}

html.red ul.imp_link li a {
	color: #fff;
}

html.red ul.imp_link li:hover {
	background-color: #000;
	color: #fff !important;
}

html.red .view_more_news1 {
	color: #fff !important;
}

html.red .important_link_heading {
	color: #fff !important;
}

html.red #sect_events h2 {
	color: #fff !important;
}

html.red .line_bord {
	background-color: #fff !important;
}

html.red .mn_bx_bg_slider {
	background-color: #fff !important;
}

html.red #sect_3 h2 {
	color: #FF0000 !important;
}

html.red .box_sect1_a {
	border-bottom: 5px solid #FF0000;
}

ul#menu-main-menu li.current-menu-item a,
ul#menu-main-menu li a:hover {
	background: #ff9533;
}

html.red .box_f_a {
	color: #FF0000 !important;
}

html.red #footer_top {
	background: #FF0000 !important;
}

html.red .rsb_odisha_logo {
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(310%);
}

/* Blue Theme */

html.blue body {
	color: #fff;
	background-color: #0000FF;
}

html.blue .header_top_left_ul ul li a {
	color: #222;
}

html.blue .header_top_right0_ul ul li a {
	color: #222;
}

html.blue .header_top_right1_ul ul li {
	color: #222;
}

html.blue .header_top_right1_ul ul li a {
	color: #222;
}

html.blue .hd_md_left_h2 {
	color: #fff;
}

html.blue .hd_md_left_h3 {
	color: #fff;
}

html.blue .hd_md_right_sb_h4 {
	color: #fff;
}

html.blue .hd_md_right_sb_h5 {
	color: #fff;
}

html.blue #header_down {
	background-color: #0000FF;
}

html.blue #header_down nav ul li a:hover {
	background-color: #0000FF;
}

html.blue .active1 {
	background-color: #0000FF;
	color: #fff;
}

html.blue .tab-titles li a {
	color: #fff;
}

html.blue .tab-titles li a::before {
	border-color: #fff;
}

html.blue .tab-titles li.active_tab {
	color: #fff;
	border-bottom: 3px solid #fff;
}

html.blue .tab-titles li a:hover {
	color: #fff;
}

html.blue .imp_link li {
	border: 1px solid #fff;
}

html.blue ul.imp_link li a {
	color: #fff;
}

html.red ul.imp_link li:hover {
	background-color: #000;
	color: #fff !important;
}

html.blue .view_more_news1 {
	color: #fff !important;
}

html.blue .important_link_heading {
	color: #fff !important;
}

html.blue #sect_events h2 {
	color: #fff !important;
}

html.blue .line_bord {
	background-color: #fff !important;
}

html.blue .mn_bx_bg_slider {
	background-color: #fff !important;
}

html.blue #sect_3 h2 {
	color: #0000FF !important;
}

html.blue .box_sect1_a {
	border-bottom: 5px solid #0000FF;
}

html.blue .box_f_a {
	color: #0000FF !important;
}

html.blue #footer_top {
	background: #0000FF !important;
}

html.blue .rsb_odisha_logo {
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(320%);
}


/* End header color change */



.arcbtn {
    float: right;
    padding: 8px;
    margin-bottom: 5px;
    left: 0px;
}

.content-btnnew {
    background: none;
    border: 1px solid #FFAB00;
    color: #000;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 18px;
    border-radius: 100px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
}

#inner_page_cont_sect {
	padding: 20px 0;
}

#inner_page_cont_sect p {
font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #000;
    text-align: justify;
    font-weight: 600;
}

.ab_p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	color: #000;
	text-align: justify;
	display: block;
}

.about_img_page {
	width: 100%;
	height: auto;
	border: 10px solid #ffffff;
	box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 10%);
}

.space_top_ab {
	margin-top: 25px;
}

.all_co_ul {
	margin: 20px 0;
}

.all_co_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.all_co_ul ul li {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 800;
	line-height: 18px;
	color: #000;
	margin: 10px 0;
}

.space_r {
	margin-right: 10px;
	display: block;
}

#chcp_font_size button {
	border: none;
	background-color: transparent;
	/*background-color:#eee;*/
	text-shadow: none;
	/*+box-shadow: none;*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0px 5px;
	margin: 0px;
}

#chcp_font_size button:hover {
	color: #FF5100;
}

#btn-decrease {
	font-size: 13px;
}

#btn-orig {
	font-size: 13px;
}

#btn-increase {
	font-size: 13px;
}














html {
	height: 100%;
	box-sizing: border-box;
}

body {
	color: #000;
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	/* min-height: 100vh;
	display: grid;
	grid-template-rows: 1fr auto; */
	/* min-height: 100vh;
	display: grid;
	grid-template-rows: 1fr auto; */
}

.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}

a:hover,
a:focus {
	text-decoration: none;
}

a:focus {
	color: inherit;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.aligncenter {
	display: block;
	margin: 0 auto 15px;
}

button,
input {
	outline: medium none;
	color: #686868;
}

.uppercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Exo 2', sans-serif;
	margin: 0px;
	color: #000;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

p {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin: 0;
}



/* start header section */
.scroll-table1 tr.first td:first-child {
    font-size: 27px;
    color: #3366cc;
    font-weight: 300;
}

.scroll-table1 td,.scroll-table1 th {
    padding: 0px 30px;
    border: none;
    text-align: left;
    line-height: 145%;
    vertical-align: middle;
}
.linear-chart {
    float: left;
    margin-left: 0;
    width: 100%;
    /* border: 1px solid #e1e1e1; */
    /* box-shadow: 0 0 5px 2px #e1e1e1; */
}
.guide-text {
    text-align: right;
    display: none;
}
.scroll-table1 {
    overflow: inherit;
    padding-bottom: 0px;
    margin-bottom: 22px;
    background: #fbfaf9;
    position: relative;
    border: 1px solid #e8e6e6;
    font-size: 19px;
	border-radius:10px;
}

.scroll-table1 {
    overflow-x: auto;
    padding-bottom: 0px;
    margin-bottom: 22px;
}
.scroll-table1 table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 22px;
}
.scroll-table1 table {
    border-collapse: collapse;
    border-spacing: 0;
}
.scroll-table1 tr:nth-of-type(odd) {
    background: none;
}
tr:nth-of-type(odd) {
    background: #f8f8f8;
}
#block-block-12 tr th {
    padding-top: 10px;
}
#block-block-12 table th {
    background: #fbfaf9;
    font-size: 24px;
    color: #a9502c;
    font-weight: 400;
}
#block-block-12 table th.septer {
    color: black;
    font-size: 21px;
    font-weight: 600;
	text-align:center;
}
#header_top {
	background: linear-gradient(90deg, #FFF 50%, #FF9533 76.15%);
	padding: 3px 0;
}

.india_flag {
	width: 31px;
	height: 20px;
	margin-right: 7px;
}

.header_top_left_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header_top_left_ul ul li {
	display: inline-flex;
}

.header_top_left_ul ul li a {
	font-family: 'Nirmala', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	color: #0D3777;
	/* margin-right: 10px; */
	/* border-right: 1px solid #AFAFAF; */
	/* padding-right: 10px; */
}

.line_gh {
	border-left: 1px solid #AFAFAF;
	margin-left: 10px;
	padding-left: 10px;
}

.select_box_hd {
	border: 1px solid rgba(11, 140, 78, 1);
	;
	outline: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 500;
	padding: 1px 0px 0px 0px;
	border-radius: 3px;
}

.header_top_left_ul ul li a:not(:last-of-type) {
	border: none !important;
	display: block;
}

.header_top_right_ul {
	margin-left: 10px;
	margin-right: 10px;
}

.header_top_right0_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header_top_right0_ul ul li {
	display: inline-flex;
}

.header_top_right0_ul ul li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 500;
	color: rgba(13, 55, 119, 1);
	margin-right: 5px;
}

.header_top_right_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header_top_right_ul ul li {
	display: inline-flex;
}

.header_top_right_ul ul li a {
	font-family: 'Nirmala', sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 400;
	color: rgba(27, 84, 1, 1);
	margin-right: 5px;
}

.header_top_right1_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header_top_right1_ul ul li {
	display: inline-flex;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 500;
	color: rgba(13, 55, 119, 1);
}

.header_top_right1_ul ul li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 500;
	color: rgba(13, 55, 119, 1);
	margin-right: 5px;
	margin-left: 5px;
}

.header_top_right1_de {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 400;
	margin-right: 0px;
	margin-left: 0px;
	border: 0;
	background: no-repeat;
	cursor: pointer;
	outline: none !important;
	background: rgba(11, 140, 78, 1);
	padding: 3px 5px;
	color: #fff;
}


.header_top_right_ul_mn {
	display: flex;
	justify-content: flex-end;

}

.box_c_a {
	border: 1px solid rgba(27, 84, 1, 1);
	display: block;
	width: 15px;
	height: 15px;
	margin-top: 5px;
}

.box_c_b {
	border: 1px solid rgba(27, 84, 1, 1);
	background: rgba(0, 0, 0, 1);
	display: block;
	width: 15px;
	height: 15px;
	margin-top: 5px;
}

.black_c_b {
	background-color: #FF0000;
}

.red_c_r {
	background-color: #0000FF;
}

.black_c_w {
	background-color: #fff;
}

.box_search_hd {
	width: 27px;
	height: 25px;
	background: linear-gradient(0deg, #1B5401, #1B5401), linear-gradient(0deg, #A1DAAE, #A1DAAE);
	border: 1px solid rgba(161, 218, 174, 1);
	display: block;
	text-align: center;
	border-radius: 4px;
}

.header_search {
	margin-top: -4px;
}

.header_top_right2_ul {
	margin-left: 10px
}

.header_top_left_ul {
	margin-top: 0px;
}

.hd_md_left {
	display: flex;
	margin-top: 0px;
}

#menu-main-menu {
	background: linear-gradient(180deg, #003553 0%, #00113A 100%);
}

.dropdown-menu show {
	color: red;
}

#menu-main-menu {
	background: linear-gradient(180deg, #003553 0%, #00113A 100%);
}

#menu-main-menu ul li {}

.dropdown-menu {
	background-color: #247ef4;
}

.navbar-nav {
	background: linear-gradient(180deg, #003553 0%, #00113A 100%);
}

ul.navbar-nav li.current-menu-item a,
ul#menu-main-menu li a:hover {
	background: #ff9533;
}

.bg_al_ba {
	width: 512px;
	height: 107px;
	/* clip-path: polygon(86% 0%, 82% 50%, 76% 132%, 0% 100%, 0 50%, 0% 0%); */
	-webkit-clip-path: polygon(0 0, 90% 0, 80% 100%, 0% 100%);
	clip-path: polygon(0 0, 88% 0, 80% 100%, 0% 100%);
	padding: 5px 0px 5px 10px;
	background: linear-gradient(90deg, #005134 7.04%, #05143A 95.32%);
}

.bg_al_ba_2 {
	width: 525px;
	height: 135px;
	/* clip-path: polygon(86% 0%, 82% 50%, 76% 132%, 0% 100%, 0 50%, 0% 0%); */
	-webkit-clip-path: polygon(0 0, 89% 0, 80% 100%, 0% 100%);
	clip-path: polygon(0 0, 89% 0, 80% 100%, 0% 100%);
	padding: 5px 0px 5px 10px;
	background: linear-gradient(90deg, #005134 7.04%, #05143A 95.32%);
	opacity: 0.5;
	position: absolute;
	margin-top: -125px;
	z-index: -1;
}

.space_mp {
	padding-left: 0;
}

.home_menu_ic {
	width: 35px;
	height: 35px;
	margin-top: -10px;
}

.hd_md_left_h4 {
	font-family: 'Exo 2', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 31px;
	color: rgba(0, 0, 0, 1);
	display: block;
}

.hd_md_left_h2 {
	font-family: 'Nirmala', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	color: #1CC976;
	display: block;
	margin-top: 25px;
}

.hd_md_left_h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 19px;
	font-weight: 600;
	line-height: 18px;
	color: #fff;
	display: block;
	margin-top: 5px;
}

.hd_md_left_sb {
	margin-right: 0px;
}

#header_middel {
	padding: 0px 0px 0px 0px;
}

.hd_md_right_sb_h4 {
	font-family: 'Exo 2', sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	color: rgba(0, 0, 0, 1);
	display: block;
	margin-top: 45px;
}

.hd_md_right_sb_h5 {
	font-family: 'Exo 2', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	color: rgba(0, 0, 0, 1);
	display: block;
	text-align: center;
}

.hd_md_right {
	display: flex;
	justify-content: flex-end;
	margin-top: 12px;
}

.cm_navin {
	width: 86px;
	height: 86px;
}

.odisha_logo {
	width: 64px;
	height: 71px;
	margin-top: 12px;
	margin-left: 20px;
}

.rsb_odisha_logo {
	width: 85px;
	height: 85px;
	margin: 5px 10px 5px 0px;
}



#header_down .nav-link {
	display: block;
	/* padding: 0.5rem 1rem; */
	color: #fff;
}

a.calendar-link.ohc-calendar {
	font-family: 'Exo 2', sans-serif;
	width: 200px;
	height: 50px !important;
	/* display: inline-flex;
	align-items: center; */
	justify-content: center;
	border-radius: 500px;
	background: #247EF4;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	overflow: hidden;
	background-size: 580% 100%;
	background-image: linear-gradient(to right, #247EF4, #5EEDFF, #04befe, #247EF4);
	padding: 14px 28px;
	margin-top: 38px;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;

}

a.calendar-link.ohc-calendar span i {
	margin: 0 10px 0;
}

#clendar_sect .carousel.slide {
	background: #FFF;
	padding: 15px;
	border-radius: 10px;
}

@media (min-width: 768px) {
	.dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.dropdown:hover .dropdown-menu display: none;
	margin-top:auto;
}




/* .lst_colo {
	background: rgba(218, 131, 0, 1);
	height: 60px;
} */

/* end header section */
/* start popup section */
.case-status-container {
    position: fixed;
    right: 5px;
    width: 220px;
    background: rgb(1 110 185);
    border: 1px solid #ddd;
    border-radius: 8px;
    text-align: left;
    z-index: 999;
    color: white;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
	margin-top:51px;
}

.case-status-item {
    display: flex;
    align-items: center;
    gap: 1px;
    padding: 5px 5px;
}
.case {
    border-bottom: 1px solid #c8bebe;
	padding: 5px 0;
}
.case-status-item h3 {
    padding: 0 13px;
}
.case-status-item:hover {
    background-color: #f3b464;
}

a.case-status-btn h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
}
.case-status-item img {
    width: 23px;
}
/* End popup section */

/* start Banner section */
#nhm_banner_sect {
	background-color: #fff;
	height: 450px;
}

.Mask_group {
	position: absolute;
	z-index: 999;

}

.Mask_group_bg {
	position: absolute;
}

.add_heig {
	height: 450px;
}

.banner_slid {
	width: 815px;
	height: 450px;
	position: absolute;
	right: 0;
	z-index: -1;
}

.banner_bx_mn {
	display: flex;
}

.group_bg_mn {
	position: relative;
}

.banner_slider_mn {}

.banner_slider_img {
	position: absolute;
	right: 0;
	z-index: -99;
	width: 875px;
	height: 474px;
}

#nhm_banner_sect h2 {
	font-family: Rockwell;
	font-size: 32px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	line-height: 47px;
	text-align: left;
	color: #fff;
}

#nhm_banner_sect h3 {
	font-family: Rockwell;
	font-size: 45px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	line-height: 47px;
	text-align: left;
	color: #fff;
}

#nhm_banner_sect h2 span {
	font-family: Rockwell;
	/* font-size: 40px; */
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
}

#nhm_banner_sect h3 span {
	font-family: Rockwell;
	/* font-size: 40px; */
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
}

.text_design {
	position: absolute;
	z-index: 999;
	margin-top: 5%;
	left: 10%;
}

.space_container_fluid {
	padding-right: 0;
	padding-left: 0;
}

.about_nhm_btn {
	background: linear-gradient(0deg, #107546, #107546), linear-gradient(0deg, #70FF00, #70FF00);
	font-family: Rockwell;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 18px;
	border: 1.5px solid rgba(112, 255, 0, 1);
	padding: 10px 0px;
	margin-top: 45px;
	display: block;
	width: 153px;
	height: 42px;
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer;
	outline: none !important;
}

.ban_box_down_mn {
	display: flex;
}

.box_cont_mn {
	width: 100%;
	/* height: 126px; */
	height: auto;
	/* border: 1px solid rgba(194, 194, 194, 1); */
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.17);
	border-radius: 4px;
	background: #FFF;
	padding: 10px 10px;
}

.ban_box_down_mn {
	/* position: absolute;
	z-index: 999999; */
}

.cont_bx_mn_bn {
	display: flex;
}

.cont_bx_mn_bn_h4 {
	font-family: 'Exo 2', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	/* color: rgba(167, 4, 11, 1); */
	color: rgb(253, 161, 3);
	display: block;
	margin-top: 5px;
}

.cont_bx_mn_bn_p {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	color: rgba(74, 74, 74, 1);
	display: block;
	margin-top: 5px;
}

.space_bn_sl {
	margin-left: 10px;
	margin-top: 10px;
	border-left: 1px solid #C2C2C2;
	padding-left: 10px;
}

.bx_cont_left {
	margin-top: 10px;
	margin-left: 10px;
	border-left: 1px solid rgba(194, 194, 194, 1);
	padding-left: 10px;
}

/* end Banner section */
#banner_down {
	margin-top: -55px;
	position: relative;
}

/* start Banner sect_0_1 */
#sect_0_1 {
	background: #fff;
	background: rgb(14 14 14);
	/* background: rgba(215, 255, 226, 1); */
	padding: 50px 0px 50px 0px;
}

#sect_0_1 h2 {
	font-family: 'Exo 2', sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 19px;
	color: #fff;
}

#sect_0_1 p {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	color: #fff;
	text-align: justify;
}

.space_tp_dw {
	margin-bottom: 20px;
	margin-top: 15px;
}

.space_tp1_dw {
	margin-bottom: 15px;
	margin-top: 0px;
	font-family: 'Exo 2', sans-serif;
	line-height: 19px;
	font-weight: 700;
}

.space_tp1_dw_p {
	margin-bottom: 15px;
}

#sect_0_1 h2 span {
	font-family: 'Exo 2', sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 19px;
	color: rgba(11, 140, 78, 1);
}

.box_chairman_mn {
	background-color: #fff;
	padding: 25px 25px 25px 25px;
	border-radius: 30px;
	/* margin-left: 16px; */
	min-height: 275px;
}

h2.title.text-white.text-center {
	margin-top: 75px;
}

.bread_crumbs {
	border-bottom: 1px dashed #aaa;
	font-size: 17px;
	display: block;
	padding: 10px 0;
	font-weight:600;
}

.sect_0_1_btn_readmore a {
	color: white;
}

.sect_0_1_btn_readmore {
	/* background-image: url(../images/read_more_btn_bg.png);
	width: 165.03px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	outline: none !important;
	font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 2px;
	cursor: pointer;
	margin-top: 30px;
	border-radius: 10px; */
	font-family: 'Exo 2', sans-serif;
	min-width: 150px;
	height: 50px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 500px;
	/* border: 1px solid #247EF4; */
	background: #247EF4;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	overflow: hidden;
	background-size: 580% 100%;
	background-image: linear-gradient(to right, #247EF4, #5EEDFF, #04befe, #247EF4);
	/* transition: .3s ease-in-out; */
	padding: 0 28px;
	margin-top: 35px;
	border: 0;
	outline: none !important;
}

.sect_0_1_btn_readmore:hover {
	background-position: 100% 0;
	transition: all .4s ease-in-out;
	color: white;

}

.about_logo_bg {
	position: absolute;
	top: 25px;
	left: 230px;
	opacity: 0.5;
	width: 45%;
}

.sect_0_1_h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: 700;
	color: rgba(11, 140, 78, 1);
	display: block;
	margin-top: 15px;
	margin-bottom: 2px;
}

.sect_0_1_h4 {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: 500;
	color: #000;
	display: block;
}

.former_chairpersons_mn h2 {
    text-align: center;
}
/* end Banner sect_0_1 */

/* start Banner sect_0 */

#sect_0 {
	background: #fff;
	/* background: rgba(215, 255, 226, 1); */
	padding: 50px 0px 50px 0px;
}

#sect_0 p {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	color: rgba(35, 35, 35, 1);
	text-align: justify;
}


.mn_chair_box {
	width: 100%;
	/* min-width: 215px; */
	min-height: 370px;
	height: 100%;
	border-radius: 30px;
	border: 1px solid #D4E7C8;
	/* background: linear-gradient(180deg, #075A46 0%, #010620 100%); */
	background: #D4E7C8;
	text-align: center;


	/* box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.52);
	-webkit-box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.52);
	-moz-box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.52); */


}

.mn_chair_box_1 {
	width: 100%;
	/* min-width: 215px; */
	min-height: 345px;
	height: 100%;
	border-radius: 30px;
	border: 1px solid #D1C2F2;
	/* background: linear-gradient(180deg, #075A46 0%, #010620 100%); */
	background: #D1C2F2;
	text-align: center;

	/* box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.52);
	-webkit-box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.52);
	-moz-box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.52); */

}

.mn_chair_box:hover,
.mn_chair_box_1:hover,
.mn_chair_box_2:hover {
	box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.8);
	-webkit-box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.8);
	-moz-box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.8);
	cursor: pointer;
}

.mn_chair_box_2 {
	width: 100%;
	/* min-width: 419px; */
	min-height: 345px;
	height: 100%;
	flex-shrink: 0;
	border-radius: 30px;
	border: 1px solid #D3EDEF;
	/* background: linear-gradient(180deg, #075A46 0%, #010620 100%); */
	background: #D3EDEF;
	padding: 0px 20px;
	text-align: center;

	box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.52);
	-webkit-box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.52);
	-moz-box-shadow: 0px 10px 16px 0px rgba(107, 107, 107, 0.52);


}

.chairmn_img_all {
	width: 150px;
	height: 150px;
	margin-top: 30px;
	border-radius: 50%;
	border: 5px solid #fff;
}

.chairmn_img_down {
	width: 115px;
	height: 115px;
	margin-top: 30px;
	border-radius: 50%;
	border: 3px solid #fff;
}

.mn_chair_box_h3_down {
	font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #000;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 70%;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
}

.mn_chair_box_h4_down {
	font-family: 'Exo 2', sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: 500;
	color: #000;
	display: block;
	margin-top: 10px;
}

.mn_chair_box_h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 20px;
	line-height: 19px;
	font-weight: 700;
	color: #000;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}

.mn_chair_box_h4 {
	font-family: 'Exo 2', sans-serif;
	font-size: 20px;
	line-height: 19px;
	font-weight: 500;
	color: #000;
	display: block;
}

.mn_chair_box2_h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: 600;
	color: #fff;
	display: block;
	margin-top: 55px;
	margin-bottom: 5px;
	text-align: right;
}

.primary_btn {
	font-family: 'Exo 2', sans-serif;
	min-width: 150px;
	height: 50px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 500px;
	/* border: 1px solid #247EF4; */
	background: #247EF4;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	overflow: hidden;
	background-size: 580% 100%;
	background-image: linear-gradient(to right, #247EF4, #5EEDFF, #04befe, #247EF4);
	/* transition: .3s ease-in-out; */
	padding: 0 28px;
	margin-top: 38px;
}

.primary_btn:hover {
	background-position: 100% 0;
	transition: all .4s ease-in-out;
	color: white;

}

.mn_chair_box2_h4 {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);

	display: block;
	text-align: right;
}

.chair_box_2_flex {
	display: flex;
}

.mn_chair_box_p {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	color: rgba(255, 255, 255, 1);
	text-align: justify;
	display: block;
	margin-top: 15px;
}

.mn_chair_box2_h2 {
	font-family: 'Exo 2', sans-serif;
	font-size: 20px;
	line-height: 19px;
	font-weight: 600;
	color: #FFCE50;
	text-decoration-line: underline;
	display: block;
	margin-top: 35px;
	margin-bottom: 0px;
	text-align: right;
}

.right_tex_last {}

.chair_box_2_flex_sb {
	width: 100%;
}

/* end Banner sect_0 */














/* start sect_1 */
#notice_tender_sect {
	background: rgba(215, 255, 226, 1);
	margin: 35px 0 10px 0px;
	padding: 25px 0px 10px 0px;
}

#notice_tender_sect .tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#notice_tender_sect .tabs li {
	display: inline-block;
	margin: 0;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
	font-size: 20px;
	line-height: 25px;
	font-family: Rockwell;
	font-weight: 700;
	color: #000;

}

#notice_tender_sect .tabs li:hover {
	border-bottom: 4px solid rgba(20, 219, 52, 1);
}

#notice_tender_sect .tabs li.current {
	color: #1B5401;
	border-bottom: 4px solid rgba(20, 219, 52, 1);
}

#notice_tender_sect .tab-content {
	display: none;
	/* background: rgba(218, 230, 228, 1); */
	padding: 0px;
	line-height: 1.4;
	border-radius: 11px;
	transition: 0.5s;
	margin-top: 10px;
}

#notice_tender_sect .tab-content {
	min-height: 310px;
	height: 100%;
}

#notice_tender_sect .current {
	display: inherit;
}


.border_down {
	border-bottom: 1px solid #7DCB85;
	padding-bottom: 10px;
}

.view_al_notice_btn {
	font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 21px;
	color: #fff;
	border-radius: 6px;
	background: #2F7457;
	padding: 12px 35px;
	border-radius: 6px;
	outline: none !important;
	cursor: pointer;
	float: right;
	margin-top: 5px;
	border: 0;
}

.view_al_notice_btn1 a {
	color: white;
}

.view_al_notice_btn1 {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	color: #fff;
	border-radius: 6px;
	background: #247EF4;
	/* background: #2F7457; */
	padding: 10px 25px;
	border-radius: 6px;
	outline: none !important;
	cursor: pointer;
	float: right;
	margin-top: -5px;
	border: 0;
	margin-bottom: 18px;
}

.date_box_mn {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

.date_box_mn_tender {
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
	/* background-color: #ffffff; */
	padding: 15px 15px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #61CC6C;
	background: #FFF;
}

.dt-hb {
	background: rgba(0, 0, 0, 1);
	text-align: center;
	border-radius: 5px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	margin: 0px 0;
	padding: 8px 8px 8px 8px;
	width: 145px;
}

.dt-h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 22px;
	line-height: 18px;
	color: #ee931a;
	display: block;
}

.dt-h2 {
	font-weight: 600;
	font-size: 14px;
	margin-top: 5px;
	display: block;
	color: #fff;
}

.date_box_mnp {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 23px;
	color: #000;
	display: block;
	margin-top: 10px;
	width: 100%;
	margin-left: 0px;
}

.date_box_mnp_tender {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #262626;
	display: block;
	margin-top: 5px;
}

.mn_al_minister {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	border-radius: 10px;
	padding: 15px;
	min-height: 420px;
	box-shadow: 2px 2px 20px 0px #e1e1e1;
	text-align: center;
}

.al_min_ser {
	border-radius: 50%;
	width: 75px;
	height: 75px;
	border: 2px solid #f2f2f2;
}

.mn_al_minister h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #ee931a;
	margin-bottom: 0;
	margin-top: 4px;
}

.mn_al_minister h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

.bx_mn_ser {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
}

.pad_left {
	padding-left: 15px;
}

.photo_gallery_img1 {
	width: 100%;
	height: auto;
	min-height: 310px;
	min-width: 369px;
}

.photo_gallery_img2 {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	min-height: 150px;
	/* min-width: 222px; */
}

/* end sect_1 */




.tab_social {
	overflow: hidden;
	/* border: 1px solid #ccc; */
	background-color: #ffffff;
}

.tab_social button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 10px 16px;
	transition: 0.3s;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	width: 50%;
	border-left: 1px solid #fff;
}

.twitter_btn {
	background: #546165 !important;
	color: #fff;
}

.facebook_btn {
	background: #317DD7 !important;
	color: #fff;
}

.fc_w {
	width: 433px;
	height: 310px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.tab_social button:hover {
	/* background-color: #ddd; */
	/* background: #546165; */
	color: #fff;
}

.tab_social button.active {
	/* background-color: #ccc; */
	/* background: #546165; */
	color: #fff;
	/* background: #546165; */
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 12px;
	/* border: 1px solid #ccc; */
	border-top: none;
}

.social_f_t {
	margin-right: 30px;
}

.twitter_page {
	width: 100%;
	height: auto;
}

/* end sect_1 */



/* start Complaints Statistics */
#complaints_statistics_sect {
	padding: 30px 0px 0px 0px;
}

#complaints_statistics_sect h2 {
	font-family: 'Exo 2', sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 19px;
	color: #000;
}

#complaints_statistics_sect h2 span {
	font-family: 'Exo 2', sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 19px;
	color: rgba(11, 140, 78, 1);
}

.complaints_right_box {
	background-color: #D7FFE2;
	width: 100%;
	height: auto;
	border-radius: 10px;
	padding: 25px;
}

.complaints_hd {
	font-family: 'Exo 2', sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 19px;
	color: rgba(0, 54, 6, 1);
	display: block;
	margin-bottom: 2px;
}

.complaints_hd_sb {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	color: #000;
	display: block;
}
.member_awar p {
    font-size: 18px;
}
.comp_fle_bx {
	display: flex;
	/* margin-top: 25px; */
	margin: 10px 0;
}

.box_pd {
	background-color: #005134;
	padding: 10px 30px;
	font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 19px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	margin-right: 30px;
	display: block;
	min-width: 115px;
}

.box_pd_pr {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	color: #000;
	margin-top: 7px;
	display: block;
}

.spc_tt {
	margin-bottom: 20px;
}

.primary_btn_stat {
	font-family: 'Exo 2', sans-serif;
	min-width: 120px;
	height: 40px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 500px;
	/* border: 1px solid #247EF4; */
	background: #247EF4;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	overflow: hidden;
	background-size: 580% 100%;
	background-image: linear-gradient(to right, #247EF4, #5EEDFF, #04befe, #247EF4);
	/* transition: .3s ease-in-out; */
	padding: 0 28px;
	margin-top: 10px;
}

.primary_btn_stat:hover {
	background-position: 100% 0;
	transition: all .4s ease-in-out;
	color: white;

}

#complaints_statistics_sect .carousel-indicators {
	bottom: 0px;
}

section.inner-header.divider.layer-overlay.overlay-dark-5 {
	height: 190px;
	width: 100%;
}
#pieChart{
width:50%!important;
height:50%!important;
margin:0 auto;
}
/*start inner page style */

thead th {
	background-color: #2a78c4;
	color: #fff;
}

td.text-center a {
	/* float: left; */
}

/* Container for the scrolling marquee */
.whats_new_sb2 {
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.whats_new_sb2 .notification {
    display: inline-block;
}
/* Styling for links within the marquee */
.whats_new_sb2 a {
	display: inline-block;
	margin-right: 20px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}


.btn:focus,
.btn:active,
button:focus,
button:active {
	outline: none !important;
	box-shadow: none !important;
}
img.img-responsivenhrc2 {
 width: 51px;
}
.modal-dialog.modal-lg {
    margin-top: 152px;
}
img.img-responsive {
	max-height:341px;

}
img.img-responsivenhrc {
    width: 88px;
}
img.gujarat {
    width: 66px;
}
img.telangana {
    width: 60px;
}
img.uttarakhand {
    width: 84px;
}
img.tamilnadu {
    width: 53px;
}
img.tripura {
    width: 79px;
}
img.uttarpradesh {
    width: 48px;
}
img.haryana {
    width: 59px;
}
img.gujarat {
    width: 67px;
}
img.goa {
    width: 47px;
}
#image-gallery .modal-footer {
	display: block;
}

.thumb {
	margin-top: 15px;
	margin-bottom: 15px;
}

h3.sidebar-title {
	font-family: 'Exo 2', sans-serif;
	border-bottom: 2px solid #fff;
	/* margin: -14px; */
	color: #fff;
	margin-left: 10px;
	width: 50%;
}

aside.service-sidebar {
	background-color: #2874bf;
	border-radius: 4px;
}

ul.related-scientists li a::before {
	content: "\2192";
	display: inline-block;
	margin-left: -10px;
}

ul.related-scientists li a {
	color: white;
	margin-left: 21px;
}

.profile-img {
	text-align: center;
}
main#main {
    margin: 18px 0 10px 0;
}
.details_mem .name-field {
    font-size: 18px;
    font-weight: 600;
}
span.profe_awar {
	font-size: 20px;
	font-weight: bold;
	/* margin-top: 10px; */
	/* padding-top: 45px; */
	color: #2977c2;
}

.profile-img h5 {
	color: #0082ff;
	font-weight: bold;
}

h5.name-field {
	font-size: 18px;
	color: #586d8b;
	/* margin-top: 10px; */
	font-family: revert;
}

.details_mem {
	margin-top: 8px;
}

figure.memberphoto img {
	border: 4px solid #2876c1;
	border-radius: 34px;
}
.monthly-archive {
    float: right;
    background-color: #001f44;
    padding: 7px 23px;
    border-radius: 20px;
    color: white;
    font-weight: 600;
}
.monthly-archive a {
    color: white;
}
/*end inner page style */
/*start gallery page */
img.gallery-size {
	height: 200px;
	width: 226px;
}

.gallery-content {
	background: #dce3e7;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 20px;
}

.gallery-content h4>a {
	color: #071640;
	font-size: 15px;
}

.gallery-content h4 {
	color: #071640;
	font-size: 15px;
	margin-top: 10px;
}

.pagination li {
	padding: 0px !important;
}

/*end gallery page */



/* end Complaints Statistics */



/* start sect_2 */
#sect_events h2 {
	color: #000;
	font-family: Rockwell;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 127.153%;
	/* 30.517px */
	text-transform: capitalize;
}

.special_link_img_all {
	width: 165px;
	height: 120px;
}

.special_link_img_2 {
	width: 236px;
	height: 160px;
}

.special_link_img_3 {
	width: 155px;
	height: 105px;
}

.special_link_img_4 {
	width: 155px;
	height: 105px;
}

.special_link_img_5 {
	width: 236px;
	height: 160px;
}

.special_link_img_6 {
	width: 236px;
	height: 160px;
}

.special_link_img_6 {
	width: 236px;
	height: 160px;
}

.special_link_sect_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.special_link_sect_ul ul li {
	display: inline-flex;
}

.space_spec_img {
	margin-right: 25px;
	cursor: pointer;
}

/*.line_bord {
	width: 88.215px;
	height: 3px;
	flex-shrink: 0;
	border-radius: 10px;
	background: #14DB34;
	display: block;
	margin-top: -7px;
}
*/
.photo_gallery_h2 {
	font-family: 'Exo 2', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 19px;
	color: rgba(0, 54, 6, 1);
	margin-bottom: 41px;
	/* margin-top: 25px; */
	display: block;
}

.box_nhm_compnets {
	width: 100%;
	min-width: 150px;
	height: 100%;
	min-height: 150px;
	border-radius: 12px;
	/* background: linear-gradient(132deg, #FFF 0%, #EAFFE2 100%); */
	background-color: #ffffff;
	/* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
	text-align: center;
	padding: 15px 15px;
	transition: 0.5s;
	cursor: pointer;
}

.mn_bx_bg_slider.carousel-control-next {
	width: 5%;
}

.carousel-control-next,
.carousel-control-prev {
	width: 10%;
}

.box_nhm_compnets:hover {
	background: linear-gradient(115deg, #FFF 0%, #ecfff2 100%);
	box-shadow: 0px 4px 4px 0px rgba(21, 133, 59, 0.25);
}

.box_nhm_compnets_p {
	color: #000;
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	/* text-transform: uppercase; */
	display: block;
	margin-top: 10px;
}

.mn_bx_bg_slider {
	border-radius: 22px;
	/* background: #DAE6E4; */
	width: 100%;
	padding: 30px 45px;
	margin-top: 20px;
}

.ohchr_logo {
	width: 50%;
	height: auto;
}


.ourworks-box {
	width: 60%;
	justify-content: center;
	text-align: center;
}

.our-works-head {
	font-size: 30px;
	font-weight: 400;
	color: black;
}

.introduce {
	height: 250px;
	background-color: white;
	box-shadow: 0 3px 10px #5969f642;
	border-bottom: 4px solid #5969f6;
	color: black;
}

.introduce:hover {
	box-shadow: 0 3px 15px #5969f666;
	border-bottom: 4px solid #B122e5;
	color: black;
	text-decoration: none;
}

.flex-column-1 {
	height: 70%;
	width: 100%;

}

.flex-column-2 {
	height: 30%;
	width: 100%;
	align-items: center;
}

.text-gray {
	color: gray;
}

.pic {
	height: 70px;
	width: 70px;
	margin-left: 20px;
	border-radius: 50%;
	transition: all .2s ease-in-out;
}

.introduce:hover .pic {
	transform: scale(1.1);
}

.carousel-indicators .active {
	background-color: #46eeaa;
}

.carousel-indicators li {
	background-color: #000;
}

.carousel-indicators {
	bottom: -50px;
}

/* end sect_2 */


#whats_new_sect {
	background: rgba(0, 16, 39, 1);
	width: 100%;
	padding: 0px 0;
}

.whats_new_content {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 22px;
	line-height: 16px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 1px;
	margin-left: 15px;
	position: absolute;
	margin-top: 8px;
}

.whats_new_mn {
	display: flex;
}

.whats_new_sb2 {
	width: 100%;
}

.whats_new {
	background: #247ef4;
	/* clip-path: polygon(75% 0%, 82% 50%, 75% 100%, 0% 100%, 0 50%, 0% 0%); */
	width: 227px;
	padding: 12px 0px 8px 40px;
}

.viewlink {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #fff;
	margin-top: 20px;
	display: block;
}

.viewlink {
	animation-name: viewlink;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@keyframes viewlink {
	0% {
		color: #ff0;
	}

	25% {
		color: #f00;
	}

	50% {
		color: #ff0;
	}

	75% {
		color: #f00;
	}

	100% {
		color: #ff0;
	}
}

#whats_new_sect a {
	color: #fff;
}

.whats_new_sb1 {
	width: 25%;
}


/* start sect_3 */
#sect_3 {
	background: linear-gradient(151deg, #D6FBDE 0%, #C0EED5 100%);
	padding: 25px 0;
	margin: 25px 0px;
}

#sect_3 h2 {
	color: #000;
	font-family: Rockwell;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 127.153%;
	text-transform: capitalize;
}

.sect_3_box1_sb1 {
	background-image: url('../images/sect_3_box1_sb1.png');
	background-position: center;
	width: 100%;
	height: 214px;
	border-radius: 5px;
	padding: 15px 15px;
}

.sect_3_box1_sb2 {
	background-image: url('../images/sect_3_box1_sb2.png');
	background-position: center;
	width: 100%;
	height: 214px;
	border-radius: 5px;
	padding: 15px 15px;
}

.sect_3_box2 {
	background-image: url('../images/sect_3_box2.png');
	background-position: center;
	width: 100%;
	height: 437px;
	border-radius: 5px;
	padding: 15px 15px;
}

.sect_3_box3 {
	background-image: url('../images/sect_3_box3.png');
	background-position: center;
	width: 100%;
	height: 214px;
	border-radius: 5px;
	padding: 15px 15px;
}

.sect_3_box4 {
	background-image: url('../images/sect_3_box4.png');
	background-position: center;
	width: 100%;
	height: 214px;
	border-radius: 5px;
	padding: 15px 15px;
}

.al_box_flex_sect3 {
	display: flex;
}

.important_link_heading {
	color: #000;
	font-weight: 700;
	font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 100%;
	margin-left: 0px;
	margin-top: 22px;
	margin-bottom: 15px;
	display: block;
}

.al_box_flex_sect3_heading {
	color: #FFF;
	font-weight: 700;
	font-family: 'Exo 2', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 100%;
	margin-left: 15px;
	margin-top: 15px;
	display: block;
}

.sect_3_box1_mn_line {
	background: #40A069;
	height: 1px;
	margin-top: 10px;
}

.sect_3_box1_mn_line1 {
	background: #3260B8;
	height: 1px;
	margin-top: 10px;
}

.sect_3_box2_mn_line {
	background: #89CE7A;
	height: 1px;
	margin-top: 10px;
}

.sect_3_box3_mn_line {
	background: #7E64BF;
	height: 1px;
	margin-top: 10px;
}

.sect_3_box4_mn_line1 {
	background: #DC6567;
	height: 1px;
	margin-top: 10px;
}

.al_box_flex_sect3_heading_1 {
	color: #FFF;
	font-weight: 700;
	font-family: 'Exo 2', sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 100%;
	display: block;
	margin-top: 10px;
	text-align: center;
}

.al_box_flex_sect3_heading_2 {
	color: #FFF;
	font-weight: 400;
	font-family: 'Exo 2', sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 100%;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}

.al_box_flex_sect3_btn {
	border-radius: 5px;
	border: 0.5px solid #42C66D;
	background: #298D3C;
	font-family: 'Exo 2', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	color: #fff;
	width: 310px;
	text-align: center;
	padding: 10px 0px;
	outline: none !important;
	cursor: pointer;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}

.al_box_flex_sect3_btn1 {
	border-radius: 5px;
	border: 0.5px solid #6982E0;
	background: #233D9D;
	font-family: 'Exo 2', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	color: #fff;
	width: 310px;
	text-align: center;
	padding: 10px 0px;
	outline: none !important;
	cursor: pointer;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}

.space_top_sect3 {
	margin-top: 10px;
}

.space_top1_sect3 {
	margin-top: 15px;
}

.al_box2sect3_btn {
	border-radius: 6px;
	background: #17350A;
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	color: #fff;
	width: 100%;
	text-align: left;
	padding: 10px 0px 10px 50px;
	outline: none !important;
	cursor: pointer;
	margin-bottom: 8px;
	border: 0;
	transition: 0.5s;
}

.al_box2sect3_btn:hover {
	background: #1c4909;
	box-shadow: 0px 4px 4px 0px rgba(21, 133, 59, 0.25);
}

.al_box3sect3_btn {
	border-radius: 6px;
	border: 1px solid #A384E7;
	background: #7555C5;
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	color: #fff;
	width: 100%;
	text-align: left;
	padding: 10px 0px 10px 50px;
	outline: none !important;
	cursor: pointer;
	margin-bottom: 5px;
	/* border: 0; */
}

.dot_t::after {
	content: '';
	width: 5px;
	height: 5px;
	background-color: #fff;
	display: block;
	border-radius: 50px;
	position: absolute;
	margin-top: 6px;
	margin-left: -17px;
}

.dot_ta::after {
	content: '';
	width: 5px;
	height: 5px;
	background-color: #fff;
	display: block;
	border-radius: 50px;
	position: absolute;
	margin-top: -10px;
	margin-left: -17px;
}

.dot_tb::after {
	content: '';
	width: 5px;
	height: 5px;
	background-color: #fff;
	display: block;
	border-radius: 50px;
	position: absolute;
	margin-top: 6px;
	margin-left: -17px;
}

.al_box3sect3_btn:hover {
	background: rgb(117, 62, 255);
	border: 1px solid #9b6dff;
}

.al_box3sect4_btn {
	border-radius: 6px;
	border: 1px solid #F18D90;
	background: #E54248;
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	color: #fff;
	width: 100%;
	text-align: left;
	padding: 10px 0px 10px 50px;
	outline: none !important;
	cursor: pointer;
	margin-bottom: 5px;
}

.al_box3sect4_btn:hover {
	background: #ff161d;
	border: 1px solid #ffb2b5;
}

/* end sect_3 */


/* end sect_4 */
#sect_4 h2 {
	color: #000;
	font-family: Rockwell;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 127.153%;
	text-transform: capitalize;
}

#sect_4 h3 {
	color: #1B5401;
	font-family: Rockwell;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 127.153%;
	text-transform: capitalize;
}

.space_slider_none {
	padding-left: 0;
	padding-right: 0;
}

.esw_box_mn_gallery {
	width: 100%;
	height: 110px;
	min-height: 100%;
	border-radius: 12px;
	border: 1px solid #A1DAAE;
	background: linear-gradient(132deg, #FFF 0%, #EAFFE2 100%);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	text-align: center;
	padding: 15px 10px;
	transition: 0.5s;
	cursor: pointer;
}

ul.imp_link {
	margin: 0;
	padding: 0;
}

.imp_link li {
	display: inline-block;
	border: 1px solid #dcdcdc;
	margin: 0 10px 10px 0;
	border-radius: 10px;
}

ul.imp_link li a {
	color: #000;
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	margin: 7px 0px;
	/* border: 1px solid #f2f2f2; */
	padding: 3px 10px;
	line-height: 18px;
	display: block;
}

ul.imp_link li a:hover {
	color: rgba(218, 131, 0, 1);
	color: #fff !important;
}

ul.imp_link li:hover {
	background-color: #15853B;
	color: #fff !important;
}

ul.imp_link li a:hover {
	color: #fff !important;
}

.view_more_news1 {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: rgba(254, 123, 29, 1);
	margin-right: 20px;
	margin-top: 5px;
}

.esw_box_mn {
	width: 176px;
	height: 120px;
	min-height: 100%;
	border-radius: 12px;
	border: 1px solid #A1DAAE;
	background: linear-gradient(132deg, #FFF 0%, #EAFFE2 100%);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	text-align: center;
	padding: 15px 10px;
	transition: 0.5s;
	cursor: pointer;
}

.esw_box_mn:hover {
	background: linear-gradient(115deg, #FFF 0%, #b8ffd0 100%);
	box-shadow: 0px 4px 4px 0px rgba(21, 133, 59, 0.25);
}

.esw_box_mn_p {
	color: #055B34;
	font-family: 'Exo 2', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
	line-height: 15px;
}

.space_top1_sect4 {
	margin-top: 0px;
}

#sect_4 {
	margin-bottom: 25px;
}

.view_al_notice_sect4_btn {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #1B5401;
	border-radius: 6px;
	border: 1px solid #7FC85C;
	background: #C9F4D3;
	padding: 10px 30px;
	border-radius: 6px;
	outline: none !important;
	cursor: pointer;
	/* float: right; */
	position: absolute;
	right: 15px;
	top: 4px;
}

.space_sect4_box {
	/* margin-left: 20px; */
}







/* start footer */
line_bord {
	width: 88.215px;
	height: 3px;
	flex-shrink: 0;
	border-radius: 10px;
	background: #1cc976;
	display: block;
	margin-top: 10px;
}

footer ul li a::before {
	font-size: 22px !important;
	padding-right: 7px;
	padding-top: 0px;
	position: relative;
	line-height: 22px;
	content: "\f101";
	font-family: FontAwesome;
	display: inline-block;
}

footer {
	position: relative;
	width: 100%;
	/*margin-top: 15px; */
}

#footer_top {
	/* background: linear-gradient(180deg, #011308 0%, #012B0C 100%); */
	background: linear-gradient(180deg, #1E4627 0%, #060F26 100%);
	padding: 40px 0;
}

#footer_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer_top_box1 {
	display: flex;
}

.footer_top_box1 h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	color: #fff;
	display: block;
	margin-top: 7px;
}

.footer_top_box1 h3 span {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	color: #fff;
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
}

.footer_top_box1 p {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	color: #fff;
	display: block;
	margin-top: 7px;
}

.footer_logo {
	width: 80px;
	height: 80px;
	border-radius: 5px;
	margin-right: 15px;
}

.footer_top_box2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer_top_box2 ul li {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	color: #fff;
	display: block;
	margin-bottom: 3px;
}

.footer_top_box2_ic {
	margin-right: 10px;
	width: 25px;
	height: 25px;
}

.footer_top_box3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer_top_box3 ul li a {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	color: #fff;
	display: block;
	margin-bottom: 5px;
	cursor: pointer;
}

.footer_top_box3 ul li a:hover {
	color: #ff0;
}

.footer_top_box4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer_top_box4 ul li a {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	color: #fff;
	display: block;
	margin-bottom: 5px;
}

.footer_top_box4 ul li a:hover {
	color: #ff0;
}

.footer_top_box3_hd {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	color: #ff0;
	display: block;
	margin-bottom: 10px;
}

.footer_arrow_ic {
	margin-right: 15px;
	margin-top: -5px;
}

#footer_down {
	background: #538147;
	padding: 10px 0;
}

#footer_down ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#footer_down ul li {
	color: #FFF;
	font-weight: 300;
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	cursor: pointer;
	display: inline;
	margin-right: 25px;

}

#footer_down p {
	color: #FFF;
	font-weight: 300;
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	display: block;
	text-align: left;
}

.upadte_fotd {
	color: #ff0;
	font-weight: 500;
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	display: block;
	text-align: center;
	margin-top: 1px;

}

.footer_top_box2 {
	height: 0px;
	border-right: 1px solid #0F446D;
	/* width: 310px; */
	padding-left: 0px;
	margin-top: 100px;

}

.footer_top_box3 {
	height: 130px;
	border-right: 1px solid #0F446D;
	width: 215px;
	padding-left: 0px;
}

.footer_top_box1 {
	height: 0px;
	border-right: 1px solid #0F446D;
	/* width: 325px; */
	padding-right: 20px;
}

.footer_top_box4 {
	/* height: 101px;
    width: 325px;
	padding-right: 20px;	 */
}

/* end footer */


#scrollToTopBtn {
	/* background: linear-gradient(45deg, #062246, #9b4cff); */
	border: none;
	color: white;
	cursor: pointer;
	position: fixed;
	bottom: 10px;
	right: 10px;
	outline: none !important;
	min-width: 48px;
	height: 48px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 500px;
	background: #247EF4;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	overflow: hidden;
	background-size: 580% 100%;
	background-image: linear-gradient(to right, #247EF4, #5EEDFF, #04befe, #247EF4);

}

#scrollToTopBtn:hover {
	background-position: 100% 0;
	transition: all .4s ease-in-out;
	color: white;

}


#header_down {
	/* background-color: #15853B; */
	/* padding: 15px 0; */
	/* margin-bottom: 20px; */
	display: block;
	height: 42px;
	position: relative;
	background: linear-gradient(180deg, #003553 0%, #00113A 100%);
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.11);
}

#header_down .navbar {
	/* padding: 0 120px; */
}

#header_down nav {
	padding-top: 0px;
}

#header_down nav ul {
	margin: 0;
	padding: 0;
}

#header_down nav ul li {
	list-style: none;
	float: left;
	/* padding-right: 20px; */
	/* padding-right: 48px; */
}

#header_down .dropdown-menu {
	margin-top: -1px;
	margin-left: -90px;
}

#header_down .dropdown-menu {
	margin-top: 0px;
	margin-left: 3px;
	padding: 0px;
}

.home_ic {
	position: relative;
	margin-left: -10px;
	margin-right: 10px;
	margin-top: -7px;
	/* filter: invert(95%) sepia(5%) saturate(22%) hue-rotate(238deg) brightness(106%) contrast(108%); */
}

#header_down nav ul li a {
	text-decoration: none;
	color: #fff;
	padding: 10px 6px 15px 6px;
	/* padding: 17px 0px 17px 15px; */
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#header_down .dropdown-item {
	color: #ffffff !important;
	width: 285px;
	font-weight: bold;
	/* margin-top: 20px; */
}

#header_down .dropdown-item:hover {
	color: #fff !important;
	background-color: #ff9533;
}

#header_down nav ul li a:hover {
	/* background-color: rgb(253, 161, 3); */
	color: #fff;
}

.active1 {
	/* background-color: rgb(253, 161, 3); */
	color: #247ef4;
}

.lst_colo {
	background-color: rgb(253, 161, 3);
	height: 60px;
}

.lst_colo_space {
	margin: 0;
	padding-right: 0;
}

#header_down nav ul li:last-child {
	padding-right: 0;
}

.p_right {
	text-align: right !important;
}

.sp_le_fot {
	margin-left: 90px !important;
	margin-top: -17px !important;
}



.mn_bg_al {
	position: relative;
}

.right_side_img {
	position: absolute;
}

.mySlides {
	display: none;
}

img {
	vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
	max-width: 1000px;
	position: relative;
	margin: auto;
}

/* Caption text */
.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

/* The dots/bullets/indicators */
.all_round {
	position: relative;
	bottom: 0;
	text-align: center;
	margin: auto;
	padding-top: 425px;
}

.dot {
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.2s ease;
}

.active_slide_show {
	background-color: #000000;
}

/* Fading animation */
.fade {
	animation-name: fade;
	animation-duration: 5s;
}

@keyframes fade {
	from {
		opacity: .6
	}

	to {
		opacity: 1
	}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
	.text {
		font-size: 11px
	}
}




header {
	position: relative;
	width: 100%;
	top: 0;
	z-index: 999;
}

/* sticky menu */
.page-header.is-sticky {
	/* position: fixed; */
	position: sticky;
	box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
	padding: 0px 0;
	backdrop-filter: blur(10px);
	animation: slideDown 0.35s ease-out;
	width: 100%;
	background-color: rgb(255 255 255 / 45%);
	margin-top: 0px;
	z-index: 9999;
}

.page-header.is-sticky img {
	/* max-width: 80%; */
	max-width: 100%;
}

/* #page-header.is-sticky button {
	font-size: 14px;
	padding: 7px 10px;
  }
   */
@keyframes slideDown {
	from {
		transform: translateY(-100%);
	}

	to {
		transform: translateY(0);
	}
}

/* sticky menu */


.tab-content {
	display: none;
}


.tab-titles li {
	display: inline-block;
	margin: 0;
	padding: 12px 30px 12px 30px;
	cursor: pointer;
	font-size: 22px;
	line-height: 25px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 600;
	color: rgba(0, 54, 6, 1);
	margin: 0 0px;
	background: rgba(187, 255, 214, 1);

	/* transition: 0.5s; */
}

.tab-titles li.active_tab {
	color: #1B5401;
	/* border-bottom: 3px solid rgba(20, 219, 52, 1); */
	background: rgba(149, 232, 182, 1);
}

.tab-titles li a:hover {
	color: #1B5401;
}

.tab-titles li a {
	color: #000;
	/* border-right: 1px solid rgba(20, 219, 52, 1);
	padding-right: 10px; */
}

.tab-titles li a::before {
	content: " ";
	position: absolute;
	/* border-left: 1px solid rgba(20, 219, 52, 1); */
	padding-left: 10px;
	height: 5%;
	top: 15px;
	margin-left: -12px;
}

.tab-titles li:first-child a::before {
	border: none !important;
	content: "";

}

.tab-content_fa_twi {
	display: none;
}

.tab-titles_fa_twi li {
	display: inline-block;
	margin: 0;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
	font-size: 20px;
	line-height: 25px;
	font-family: Rockwell;
	font-weight: 700;
	color: #000;
	/* transition: 0.5s; */
}

.active_tab_fa_twi {
	/* color: #1B5401; */
	/* border-bottom: 4px solid rgba(20, 219, 52, 1); */
}

.tab-titles_fa_twi li a:hover {
	color: #1B5401;
}

.tab-titles_fa_twi li a {
	color: #000;
}

.twitter-box {
	/* width: 100%;
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
	float: left;
	margin: 10px 0 0; */
}













/* start banner_slider */

#banner_sect {
	background-color: #fff;
	/* background-image: url(../images/banner-bg1.png); */
	background-position: center;
	background-repeat: no-repeat, repeat;
	width: 100%;
	height: 451px;
}

.position_t_btn {
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-top: -60px;
}

.banner_button:before {
	content: "";
	position: absolute;
	background-color: #ffffff;
	/* bottom: 100%; */
	left: 0;
	width: 100%;
	height: 100%;
	transform: scaleY(0);
	transition: transform 0.3s;
	z-index: -1;
	border-radius: 9px;
}

.ohrc_banner {
	width: 100%;
	height: 451px;
}

.banner_button:hover {
	color: #3498db;
}

.banner_button:hover:before {
	transform: scaleY(1);
	bottom: 0;
}

.box_sect1_a {
	opacity: 1;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
	background: #fff;
	border: 1px solid rgba(47, 57, 191, 0.1);
	text-align: center;
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0;
	/* transition: 0.5s; */
	transition: all 0.5s ease-in-out;
	border-bottom: 5px solid #15853B;
}

.box_sect1_a:hover {
	cursor: pointer;
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px)
}

.box_f_a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	display: block;
	color: #000;
	margin: 15px 0px 5px 0px;
	min-height: 50px;
}

.al_sect_5_img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.space_w_t {
	margin-top: 15px;
}

/* end banner_slider */




/* start inner_page__sect */

#sub_banner_sect {
	background-color: rgba(215, 255, 226, 1);
	background-image: url(../images/ohrc_banner_sub.png);
	background-position: center;
	background-repeat: repeat;
	width: 100%;
	height: 200px;
}

#sub_banner_sect h2 {
	font-family: 'Exo 2', sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 19px;
	color: #fff;
	padding-top: 110px;
}

#sub_banner_sect h2 span {
	font-family: 'Exo 2', sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 19px;
	color: #fff;
}

.sb_bn_bd {
	background-color: #fff;
	height: 3px;
	width: 90px;
	display: block;
	margin-top: 20px;
}

.inner_p {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #000;
	text-align: justify;
}

#all_inner_mn {
	margin: 35px 0;
}

#all_inner_mn h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 19px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 20px;
}

.txt_bold_in {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	color: #05143a;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* end inner_page_sect */



#features_sect {
	margin: 30px 0px;
}

.customs_bbsr_bx {
	background-color: #d7ffe2;
	width: 100%;
	border-radius: 12px;
	border: 1px solid rgb(0 0 0 / 10%);
	box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 10%);
	text-align: center;
	padding: 35px 10px;
	cursor: pointer;
	margin-bottom: 35px;
}

.customs_bbsr_bx_h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: 600;
	color: #000;
	display: block;
	margin-top: 15px;
}


a .customs_bbsr_bx:hover {
	/* box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.8); */
	border: 1px solid rgba(8, 62, 3, 0.7);
	/* color: #083e03 !important; */
	/* background-image: linear-gradient(to right, #e0121d, #cd1734, #97024c, #440122); */
}

#features_sect h2 {
	font-family: 'Exo 2', sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 19px;
	color: rgba(8, 62, 3, 1);
}

#features_sect h2 span {
	font-family: 'Exo 2', sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 19px;
	color: rgba(11, 140, 78, 1);
}

.space_tp_dw {
	margin-bottom: 20px;
	margin-top: 15px;
	font-family: 'Exo 2', sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 19px;
	color: #000;
}

.all_feat_ic {
	display: block;
	margin: 0 auto;
}

.sp_lt_p {
	margin-top: 53px;
}





.mn_bg_sl {
	/* background-color: #247ef4; */
	clip-path: polygon(100% 0%, 100% 50%, 100% 100%, 25% 100%, 15% 50%, 25% 0%);
	width: 250px;
	height: 50px;
	position: absolute;
	z-index: 99;
	right: 0;
	bottom: 35px;

}

.right_side_box_de {
	display: flex;
}

.right_side_box_de button {
	border: 0;
	background-color: inherit;
	margin: 0;
	padding: 0 3px;
}

.right_side_box_de .carousel-indicators li {
	width: 15px;
	height: 15px;
	border-radius: 50px;
}

.right_side_box_de .carousel-indicators {
	bottom: 0;
	position: absolute;
	right: 50px;
	bottom: 0px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 0%;
	margin-left: 0%;
	list-style: none;
}

.bg_al_wi {
	background-color: #0000FF;
	width: 100%;
	min-width: 300px;
	height: 100%;
	min-height: 50px;
}

.right_side_box_de .carousel-indicators .active {
	background-color: #e0121d;
}


.position_t_btn {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	margin-top: 8px;
	right: 15px;
	z-index: 999;
}

@media (max-width: 575.98px) {
	.calendar td {
		/* padding: .8em .1em; */
		padding: 0px 0px !important;
	}

	#footer_down p {
		text-align: center;
	}

	.p_right {
		text-align: center !important;
	}

	.sp_le_fot {
		margin-left: 85px !important;
		margin-top: -87px !important;
	}

	#header_down .navbar {
		margin-left: 0px !important;
	}

	#header_down .navbar {
		padding: 0px 0px;
	}

	.header_top_left_ul {
		display: none;
	}

	.header_top_right_ul_mn {
		display: none;
	}

	.hd_md_right {
		display: none;
	}

	#header_top {
		border: 0;
	}

	#header_down nav {
		padding-top: 5px;
	}

	.banner_p {
		width: 100%;
	}

	.banner_h2 {
		font-size: 32px;
		line-height: 30px;
	}

	.banner_h5 {
		font-size: 20px;
	}

	.sp_tb {
		margin: 15px 0;
	}

	.page-header.is-sticky {
		background-color: rgb(255 255 255 / 100%);
	}

	#header_down nav ul li a {
		color: #fff;
		/* padding: 10px 5px 10px 25px; */
		width: 500px;
	}

	/* .navbar-collapse {
		background: #15853b;
		overflow-y: scroll;
		height: 300px;
		width: 100%;
		margin-top: 10px;
	} */

	.dropdown-item {
		border-bottom: 1px solid #f2f2f2;
	}

	.navbar {
		padding: 0px;
	}

	#footer_down p {
		line-height: 20px;
	}

	.banner_button {
		margin-top: 25px;
	}

	.banner_h5 {
		padding-top: 55px;
	}

	#notice_tender_sect {
		margin: 25px 0 20px 0px;
	}


	.bg_al_ba {
		width: 100%;
		height: auto;
		clip-path: none;
	}

	.bg_al_ba_1 {
		width: 100%;
		height: auto;
		clip-path: none;
	}

	.bg_al_ba_2 {
		width: 100%;
		height: auto;
		clip-path: none;
	}

	.hd_md_left_h2 {
		font-size: 18px;
	}

	.hd_md_left_h3 {
		font-size: 16px;
		margin-top: 0px;
	}

	#header_top {
		display: none;
	}

	.navbar-dark .navbar-toggler {
		position: absolute;
		top: -50px;
		right: 0;
		background-color: #1CC976;
		outline: none !important;
	}

	.rsb_odisha_logo {
		width: 55px;
		height: 85px;
		margin: 5px 10px 5px 0px;
	}

	.space_mp {
		padding-left: 0;
		padding-right: 0;
	}

	.photo_gallery_img1 {
		min-width: 100%;
	}

	.rsb_odisha_logo {
		width: 55px;
		height: auto;
		margin: 0px 5px 0px 0px;
	}

	.ohrc_banner {
		width: 100%;
		height: auto;
	}

	.hd_md_left_h3 {
		font-size: 13px;
		margin-top: 0px;
	}

	.hd_md_left_h2 {
		font-family: 'Nirmala', sans-serif;
		font-size: 18px;
		font-weight: 700;
		line-height: 15px;
		color: #1CC976;
		display: block;
		margin-top: 15px;
	}

	#banner_sect {
		height: auto;
	}

	.navbar-collapse {
		background: #15853b;
		overflow-y: scroll;
		max-height: 429px;
		width: 100%;
		margin-top: 0px;
	}

	.mn_bg_sl {
		background-color: #2a6ca9;
		clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 25% 100%, 18% 50%, 25% 0%);
		width: 250px;
		height: 40px;
		position: absolute;
		z-index: 99;
		right: 0;
		bottom: 7px;
	}

	.right_side_box_de .carousel-indicators {
		position: absolute;
		right: 15px;
		bottom: -4px;
	}

	.st_stop {
		width: 75%;
	}

	.right_side_box_de button {
		border: 0;
		background-color: inherit;
		margin: 0;
		padding: 0 0px;
	}

	.right_side_box_de .carousel-indicators li {
		width: 12px;
		height: 12px;
		border-radius: 50px;
	}

	.whats_new_sb2 {
		width: 100%;
		padding: 0 15px;
		margin-left: 115px;
	}

	.whats_new_mn {
		display: flex;
	}

	.whats_new_content {
		font-size: 18px;
		line-height: 16px;
		margin-left: 10px;
		margin-top: 6px;
	}

	.whats_new {
		background: rgba(207, 87, 35, 1);
		clip-path: polygon(75% 0%, 82% 50%, 75% 100%, 0% 100%, 0 50%, 0% 0%);
		min-width: 230px;
		/* width: 227px; */
		padding: 5px 15px 5px 15px;
	}

	.viewlink {
		font-family: 'Nunito Sans', sans-serif;
		font-size: 12px;
		line-height: 16px;
		font-weight: 600;
		color: #fff;
		margin-top: 10px;
		display: block;
	}

	.news_ic {
		width: 28px;
		height: 28px;
	}

	.mn_chair_box_h3 {
		font-family: 'Exo 2', sans-serif;
		font-size: 16px;
		line-height: 19px;
		font-weight: 700;
		color: #000;
		display: block;
		margin-top: 15px;
		margin-bottom: 10px;
	}

	.mn_chair_box_h4 {
		font-family: 'Exo 2', sans-serif;
		font-size: 15px;
		line-height: 19px;
		font-weight: 500;
		color: #000;
		display: block;
	}


	.primary_btn {
		min-width: 120px;
		height: 40px !important;
		font-size: 13px;
		padding: 0 20px;
		margin-top: 18px;
	}

	.mn_chair_box {
		width: 100%;
		min-height: 280px;
		margin-top: 57px;
	}

	.chairmn_img_all {
		width: 100px;
		height: 100px;
		margin-top: 30px;
		border-radius: 50%;
		border: 3px solid #fff;
	}

	#sect_0 {
		background: #fff;
		/* background: rgba(215, 255, 226, 1); */
		padding: 85px 0px 20px 0px;
	}

	.space_tp1_dw {
		margin-bottom: 7px;
		margin-top: 0px;
		font-size: 26px;
	}

	.sect_0_1_h3 {
		font-size: 16px;
		margin-top: 0px;
		margin-bottom: 2px;
	}

	.sect_0_1_h4 {
		font-size: 14px;
	}

	#sect_0 p {
		font-size: 14px;
		line-height: 20px;
	}

	.box_chairman_mn {
		background-color: #fff;
		padding: 15px 25px 0px 25px;
		border-radius: 30px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.mn_chair_box_1 {
		width: 100%;
		min-height: 290px;
		height: auto;
	}


	#sect_0_1 h2 span {
		font-size: 24px;
	}

	#sect_0_1 h2 {
		font-size: 24px;
	}

	#sect_0_1 p {
		font-size: 14px;
		line-height: 20px;
	}

	.mn_chair_box_2 {
		width: 100%;
		min-height: 290px;
		height: auto;
		margin-top: 20px;
		display: inline-block;
		margin-bottom: 25px;
		position: relative;
	}

	.sect_0_1_btn_readmore {
		background-image: url(../images/read_more_btn_bg.png);
		width: 133.03px;
		height: 42px;
		font-size: 15px;
		margin-top: 30px;
	}

	#complaints_statistics_sect h2 {
		font-size: 24px;
	}

	#complaints_statistics_sect h2 span {
		font-size: 24px;
	}

	.primary_btn_stat {
		font-family: 'Exo 2', sans-serif;
		min-width: 120px;
		height: 40px !important;
		text-align: center;
		font-size: 13px;
		padding: 0 20px;
		margin-top: 10px;
	}

	#complaints_statistics_sect h2 {
		font-size: 24px;
	}

	#complaints_statistics_sect h2 span {
		font-size: 24px;
		margin-top: 25px;
	}

	.view_al_notice_btn1 {
		font-family: 'Exo 2', sans-serif;
		font-size: 14px;
		font-weight: 500;
		line-height: 21px;
		color: #fff;
		border-radius: 6px;
		background: #2F7457;
		padding: 7px 15px;
		border-radius: 6px;
		outline: none !important;
		cursor: pointer;
		border: 0;
		position: absolute;
		top: -352px;
		right: 15px;
	}

	.space_top1_sect4 {
		margin-top: 25px;
	}

	#header_down .dropdown-item {
		color: #fff !important;
		padding-left: 30px;
		width: 380px;
	}

	#features_sect h2 {
		font-size: 24px;
	}

	#features_sect h2 span {
		font-size: 24px;
	}

	.customs_bbsr_bx {
		margin: 7px 0px;
	}

	#scrollToTopBtn {
		right: 15px !important;
	}

	#footer_top {
		padding: 25px 0;
	}

	.footer_top_box1 h3 {
		font-size: 13px;
		line-height: 15px;
	}

	.footer_top_box1 h3 span {
		font-size: 12px;
		margin-bottom: 0px;
	}

	.footer_top_box1 p {
		font-size: 12px;
	}

	.footer_logo {
		width: 70px;
		height: 65px;
	}

	.footer_top_box1 {
		height: auto;
		border-right: none;
		width: 325px;
		padding-right: 0px;
		margin-bottom: 20px;
	}

	.footer_top_box2 {
		height: auto;
		border-right: none;
		padding-left: 0px;
		margin-bottom: 20px;
	}

	.footer_top_box2_ic {
		margin-right: 10px;
		width: 20px;
		height: 20px;
	}

	.footer_top_box2 ul li {
		font-size: 12px;
		margin-bottom: 4px;
	}

	.footer_top_box3_hd {
		font-size: 12px;
	}

	.footer_top_box3 ul li a {
		font-size: 12px;
	}

	.footer_top_box3 {
		height: auto;
		border-right: none;
		width: 100%;
		padding-left: 0px;
		margin-bottom: 20px;
	}

	.footer_top_box4 ul li a {
		font-size: 12px;
	}

	.customs_bbsr_bx_h3 {
		font-family: 'Exo 2', sans-serif;
		font-size: 14px;
		margin-top: 15px;
	}

	#footer_down p {
		font-size: 12px;
		line-height: 15px;
	}

	.about_logo_bg {
		position: absolute;
		top: 25px;
		left: 160px;
		opacity: 0.5;
		width: 45%;
	}

	#complaints_statistics_sect .carousel-indicators {
		bottom: 0px;
		margin-left: 50%;
	}

    .case-status-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: absolute;
        margin-top: 10px;
        top: 233px;
        left: 0;
        width: 100%;
		z-index:0;
    }
a.case-status-btn h3 {
    font-size: 9px;
    color: #ffffff;
    font-weight: 600;
}
.case-status-item img {
    width: 14px;
}
.case {
	     width: 32%;
        margin-bottom: 10px;
        text-align: center;
    background: rgb(1 110 185);
}
    .case-status-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }





}




















#header_down .navbar {
	/* padding: 0 120px; */
	margin-left: 100px;
}


/* end media Query */
.navbar-nav {
	display: contents !important;
}

.navbar-expand-lg .navbar-collapse {
	/* display: -webkit-box!important; */
}

.cle_mn {
	background-color: #fff;
	border: 1px solid rgb(0 0 0 / 10%);
	box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 10%);
	border-radius: 15px;
	margin-top: 15px;
	height: 370px;
}

#clendar_sect {

	background: url(../image/banner-background-calander.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	background-color: rgba(16, 136, 231, 0.2);
	/* background-attachment: fixed; */
}

#clendar_sect {
	padding: 30px 0px;

}


/* Calander button CSS*/

#clendar_sect .calendar-link.ohc-calendar {
	background-color: #006db6;
}

#clendar_sect .calendar-link {
	width: 100%;
	display: flex;
	height: 54px;
	margin-top: 14px;
	/* height: 58px; */
	position: relative;
	/* margin-top: 30px; */
	color: #fff;
	line-height: 1.2;
	/*padding-left: 47px; */
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	text-decoration: none;
	font-size: 15px;
	border-radius: 6px;
	align-items: center;
}

#clendar_sect .calendar-link span {
	margin: auto;
}

#clendar_sect .calendar-link span i {
	margin-right: 5px;
	font-size: 22px;
}

#clendar_sect .day .has-event {
	background: #4b8d0f !important;
	color: #fff !important;
}






.all_text_sel {
	background-color: #f2f2f2;
	width: 100%;
	height: 40px;
	border: 1px solid #f2f2f2;
	padding: 5px 10px;
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 19px;
	color: #000;
	outline: none !important;
}

.serach_btn {
	background-color: #247EF4;
	padding: 10px 36px;
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	border: 0;
	text-align: center;
	margin-top: 30px;
	cursor: pointer;
}

.table_box_mn {
	margin-top: 50px;
}

.table_box_mn .table td,
.table th {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;

}

.lb_lable {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}







.coc_sb_box {
	background-color: #fff;
	border: 1px solid rgb(0 0 0 / 10%);
	box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 10%);
	border-radius: 15px;
	margin-top: 15px;
	height: auto;
	width: 85%;
	min-height: 200px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 10px;
}

.coc_sb_box h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: 600;
	color: #000;
	display: block;
	margin-top: 5px;
	text-align: center;
}

.coc_sb_box h4 {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: 500;
	color: #000;
	display: block;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}

.coc_sb_box_img_all {
	width: 120px;
	height: 120px;
	margin-top: 0px;
	border-radius: 50%;
	border: 5px solid #ededed;
}

.space_t_inv {
	margin: 25px 0;
}

.former_chairpersons_mn .table td,
.table th {
	padding: 0.75rem;
	vertical-align: top;
	border: 1px solid #dee2e6;
}


/* start accordians innerpage */

.accordion__header {
	padding: 1em;
	background-color: #2875c1;
	margin-top: 2px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}

.accordion__header>* {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}

.accordion__header.is-active {
	background-color: #000;
	color: #fff;
}

.accordion__toggle {
	margin-left: 10px;
	height: 3px;
	background-color: #fff;
	width: 13px;
	display: block;
	position: relative;
	flex-shrink: 1;
	border-radius: 2px;
}

.accordion__toggle::before {
	content: "";
	width: 3px;
	height: 13px;
	display: block;
	background-color: #fff;
	position: absolute;
	top: -5px;
	left: 5px;
	border-radius: 2px;
}

.is-active .accordion__toggle {
	background-color: #fff;
}

.is-active .accordion__toggle::before {
	display: none;
}


.accordion__body {
	display: none;
	padding: 1em;
	border: 1px solid #ccc;
	border-top: 0;
}

.accordion__body.is-active {
	display: block;
}

.incumbency_chart h2 {
	color: #fff;
}

/* start accordians innerpage */


a.tooltip {
	position: relative;
}

a.tooltip:hover {
	text-decoration: none;
}

a.tooltip:after {
	content: attr(tip);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	color: #fff;
	width: 200px;
	padding: 5px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #c00d3f;
	background: -webkit-linear-gradient(#c00d3f, #7b0a2a);
	background: -moz-linear-gradient(#c00d3f, #7b0a2a);
	background: -o-linear-gradient(#c00d3f, #7b0a2a);
	background: -ms-linear-gradient(#c00d3f, #7b0a2a);
	background: linear-gradient(#c00d3f, #7b0a2a);
	-moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, .65);
	-webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, .65);
	box-shadow: 3px 3px 4px rgba(0, 0, 0, .65);
	position: absolute;
	top: 27px;
	left: -10px;
	display: none;
}

a.tooltip:before {
	z-index: 1000;
	position: absolute;
	content: "";
	top: 15px;
	left: 0px;
	border-right: 7px transparent solid;
	border-left: 7px transparent solid;
	display: none;
}

a.tooltip:hover {
	z-index: 1000;
	position: relative;
	color: #8325f7;
}

a.tooltip:hover:after {
	display: block;
}

a.tooltip:hover:before {
	display: block;
}

#sect_events .tooltip {
	opacity: inherit !important;
}