@font-face {
	font-family: "notosansGeorgia";
	src: url("fonts/NotoSansGeorgian-Regular.eot");
}

:root {
	--primary-blue: #006ee5;
	--background: #e5e5e5;
	--info-blue: #466697;
	--main-grey: #c1a784;
	--grey: #DCDCE4;
	--dark-blue: #466697;
	--white: #ffffff;
	--smoll-text: #718096;
	--bold-text: #2d3748;
	--black: #000000;
}

.about-menu-header {
	width: 100%;
	height: auto;
	padding: 40px 0 40px 0;
	background-color: #0a2b43;
	display: flex;
	justify-content: center;
	align-items: center;
}

.container-about-menu-header {
	width: 80%;
	/* height: 90%; */
}

.page-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 270px;
	margin-bottom: 36px;
}
h1.page-title {
	display: block;
	width: inherit;
}

.page-title p {
	font-family: notosansGeorgia;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #c7c7c7;
}

.page-title img {
	width: 5px;
	height: 8px;
}

.about-menu-header-title {
	border-left: 1px solid #ffff;
	margin-left: 170px;
	padding-left: 30px;
}

/* @media screen and (max-width: 800px) {
  .about-menu-header-title {
    margin-left: 100px;
  }
}

@media screen and (max-width: 450px) {
  .about-menu-header-title {
    margin-left: 70px;
  }
}

@media screen and (max-width: 400px) {
  .about-menu-header-title {
    margin-left: 50px;
  }
}

@media screen and (max-width: 370px) {
  .about-menu-header-title {
    margin-left: 30px;
  }
} */

.about-menu-header-title h1 {
	font-family: notosansGeorgia;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 33px;
	text-transform: uppercase;
	color: #ffff;
	margin: 16px 0;
}


.structure-container {
	width: 100%;
	height: 1500px;
	background-color: #f5f5f5;
	padding: 0 0 5rem 0;
}



/* @media screen and (min-width: 1248px) {
  .structureNew{
    min-width: 1248px;
  }
} */

.structure-container h1,
.structure-container h2,
.structure-container h3,
.structure-container h4,
structure-container h5 *,
.structure-container *:before,
structure-container *:after {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.structure-container h3 {
	font-family: "notosansGeorgia";
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 80em;
}

#container {
	float: left;
	padding: 0 1em 1em 1em;
	width: 100%;
}

@media screen and (max-width: 1255px) {
	#container {
		overflow-x: scroll;
	}
}

ol.organizational-chart,
ol.organizational-chart ol,
ol.organizational-chart li,
ol.organizational-chart li > div {
	position: relative;
}

ol.organizational-chart,
ol.organizational-chart ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.organizational-chart {
	text-align: center;
	display: flex;
}

ol.organizational-chart ol {
	padding-top: 9.8em;
	padding-left: 20px;
}

@media screen and (max-width: 767px) {
	ol.organizational-chart ol {
		padding-top: 10.3em;

	}
}

ol.organizational-chart ol:before,
ol.organizational-chart ol:after,
ol.organizational-chart li:before,
ol.organizational-chart li:after,
ol.organizational-chart > li > div:after {
	background-color: var(--grey);
	content: "";
	position: absolute;
}

ol.organizational-chart ol > li {
	padding: 1em 0 0 0;
}

ol.organizational-chart > li ol:before {
	height: 4em;
	left: 5px;
	top: -35px;
	width: 1px;
	border: 0px solid #77787C;

}

ol.organizational-chart > li .chartchart1:before {
	height: 0em;
	left: 50%;
	top: -17px;
	width: 1px;
	border: 0px solid #77787C;

}

ol.organizational-chart > li .chartchart2:before {
	height: 0em;
	left: 50%;
	top: -17px;
	width: 1px;
	border: 0px solid #77787C;

}

ol.organizational-chart > li ol:after {
	height: 0px;
	left: 1px;
	top: 1em;
	width: 50%;
	border: 0px solid #77787C;
}

ol.organizational-chart > li .chartchart2:after {
	height: 0em;
	left: 50%;
	top: -17px;
	width: 1px;
	border: 0px solid #77787C;

}

ol.organizational-chart > li .chartchart1:after {
	height: 0px;
	left: 1px;
	top: 1em;
	width: 50%;
	border: 0px solid #77787C;
}

ol.organizational-chart > li .chartchart:after {
	height: 0px;
	left: 1px;
	top: 1em;
	width: 50%;
	border: 0px solid #77787C;
}

ol.organizational-chart > li .chartchart:before {
	height: 0px;
	left: 1px;
	top: 1em;
	width: 50%;
	border: 0px solid #77787C;
}

/* ol.organizational-chart > li ol > li:not(:last-of-type):before {
  height: 3px;
  left: 0;
  top: 2em;
  width: 1em;
} */

ol.organizational-chart > li ol > li:not(:last-of-type):after {
	height: 100%;
	left: -15px;
	top: 0;
	width: 1px;
	border: 0px solid #77787C;
}

ol.organizational-chart > li ol > .chartbox:not(:last-of-type):after {
	height: 215%;
	left: -15px;
	top: -173px;
	width: 1px;
	border: 0px solid #77787C;
}

@media screen and (max-width: 767px) {
	ol.organizational-chart > li ol > .chartbox:not(:last-of-type):after {
		top: -170px;
	}
}

ol.organizational-chart > li ol > li:before {
	height: 1px;
	left: -15px;
	top: 2em;
	width: 12px;
	border: 0px solid #77787C;
}

ol.organizational-chart > li ol > .charttopside:before {
	height: 0px;
	left: 0;
	top: 2em;
	width: 1em;
	border: 0px solid #77787C;
}

ol.organizational-chart > li ol > .charttopside1:before {
	height: 0px;
	left: 0;
	top: 2em;
	width: 1em;
	border: 0px solid #77787C;
}

ol.organizational-chart > li ol > li:last-of-type:after {
	height: 2em;
	left: -15px;
	top: 0;
	width: 1px;
	border: 0px solid #77787C;
}

ol.organizational-chart > li ol > .charttopside1:last-of-type:after {
	height: 12em;
	left: 62px;
	top: -173px;
	width: 1px;
	border: 0px solid #77787C;
}

@media screen and (max-width: 767px) {
	ol.organizational-chart > li ol > .charttopside1:last-of-type:after {
		top: -170px;
		height: 12.5em;
	}
}

ol.organizational-chart > li ol > .charttopside:last-of-type:after {
	height: 12em;
	left: 95px;
	top: -173px;
	width: 1px;
	border: 0px solid #77787C;

}

@media screen and (max-width: 767px) {
	ol.organizational-chart > li ol > .charttopside:last-of-type:after {
		top: -170px;
		height: 12.5em;
	}
}

ol.organizational-chart li > div {
	background-color: #fff;
	border-radius: 3px;
	padding: 16px;
}

/*** PRIMARY ***/
ol.organizational-chart > li > div {
	background-color: #ffffff;
	/* border-radius: 8px; */
	margin-right: 1em;
}

ol.organizational-chart > li > div + div:after {
	height: calc(100% + 1em);
	right: -1em;
	top: -1em;
	width: 3px;
}

/*** SECONDARY ***/
ol.organizational-chart > li > ol:before {
	left: inherit;
	right: 0;
}

ol.organizational-chart > li > ol:after {
	left: 0;
	width: 100%;
}

ol.organizational-chart > li > ol > li > div {
	background-color: #ffffff;
	z-index: 10;
	padding: 16px 24px;
	width: 300px;
	/* transform: translateX(50%); */
}

/*** TERTIARY ***/
ol.organizational-chart > li > ol > li > ol > li > div {
	background-color: #ffff;

}

/*** QUATERNARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > div {
	background-color: #ffff;
}

/*** QUINARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div {
	background-color: var(--background);
}

/*** MEDIA QUERIES ***/

ol.organizational-chart {
	margin-left: -1em;
	margin-right: -1em;
}

/* PRIMARY */
ol.organizational-chart > li > div {
	display: inline-block;
	float: none;
	margin: 0px 20px 20px 20px;
	vertical-align: bottom;
}

ol.organizational-chart > li > div:only-of-type {
	margin-bottom: 0;
	width: calc((30% / 1) - 2em - 4px);
}

ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2),
ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
	width: calc((100% / 2) - 2em - 4px);
}

ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3),
ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
	width: calc((100% / 3) - 2em - 4px);
}

ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4),
ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
	width: calc((100% / 4) - 2em - 4px);
}

ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5),
ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
	width: calc((100% / 5) - 2em - 4px);
}

ol.organizational-chart > li > div:before,
ol.organizational-chart > li > div:after {
	bottom: -1em !important;
	top: inherit !important;
}

ol.organizational-chart > li > div:before {
	height: 1em !important;
	left: 50% !important;
	width: 3px !important;
}

ol.organizational-chart > li > div:only-of-type:after {
	display: none;
}

ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after,
ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
	bottom: -1em;
	height: 3px;
	width: calc(50% + 1em + 3px);
}

ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after {
	left: calc(50% + 3px);
}

ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
	left: calc(-1em - 3px);
}

ol.organizational-chart > li > div + div:not(:last-of-type):after {
	height: 3px;
	left: -2em;
	width: calc(100% + 4em);
}

/* SECONDARY */
ol.organizational-chart > li > ol {
	display: flex;
	flex-wrap: nowrap;
}

ol.organizational-chart > li > ol:before,
ol.organizational-chart > li > ol > li:before {
	height: 1em !important;
	left: 50% !important;
	top: 0 !important;
	width: 1px !important;
	border: 0px solid #77787C;
}

ol.organizational-chart > li > .topline:before{
	height: 1em !important;
	left: 50% !important;
	top: 0px !important;
	width: 1px !important;
	border: 0px solid #77787C;
}


ol.organizational-chart > li > ol > .charttop2:before {
	height: 0em !important;
	left: 50% !important;
	top: 0 !important;
	width: 1px !important;
	border: 0px solid #77787C;
}

ol.organizational-chart > li > ol > .charttop1:before {
	height: 0em !important;
	left: 50% !important;
	top: 0 !important;
	width: 1px !important;
	border: 0px solid #77787C;
}

ol.organizational-chart > li > ol .charttop:before {
	height: 0em !important;
	left: 20% !important;
	top: 0 !important;
	width: 1px !important;
	border: 0px solid #77787C;
}

ol.organizational-chart > li > ol:after {
	display: none;
}

ol.organizational-chart > li > ol > li {
	flex-grow: 1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1em;
}

ol.organizational-chart > li > ol > li:only-of-type {
	padding-top: 0;
}

ol.organizational-chart > li > ol > li:only-of-type:before,
ol.organizational-chart > li > ol > li:only-of-type:after {
	display: none;
}

ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after,
ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
	height: 1px;
	top: 0;
	width: 50%;
}



.charttopfinal {
	width: 29%;
}

ol.organizational-chart > li > ol > .charttop2:last-of-type:not(:only-of-type):after {
	height: 1px;
	top: 0;
	width: 30%;
}

@media screen and (max-width: 1300px) {
	ol.organizational-chart > li > ol > .charttop2:last-of-type:not(:only-of-type):after {
		width: 31%;
	}
}

@media screen and (max-width: 1250px) {
	ol.organizational-chart > li > ol > .charttop2:last-of-type:not(:only-of-type):after {
		width: 31%;
	}
}

/* @media screen and (max-width: 1230px) {
  ol.organizational-chart > li > ol > .charttop2:last-of-type:not(:only-of-type):after {
    width: 55%;
  }
}

@media screen and (max-width: 1200px) {
  ol.organizational-chart > li > ol > .charttop2:last-of-type:not(:only-of-type):after {
    width: 57%;
  }
} */

/* @media screen and (max-width: 1050px) {
  ol.organizational-chart
    > li
    > ol
    > li:first-of-type:not(:only-of-type):after,
  ol.organizational-chart
    > li
    > ol
    > li:last-of-type:not(:only-of-type):after {
    width: 155%;
  }
}

@media screen and (max-width: 1024px) {
  ol.organizational-chart
    > li
    > ol
    > li:first-of-type:not(:only-of-type):after,
  ol.organizational-chart
    > li
    > ol
    > li:last-of-type:not(:only-of-type):after {
    width: 148%;
  }
} */

ol.organizational-chart
> li
> ol
> li:first-of-type:not(:only-of-type):after {
	left: 50%;
	border: 0px solid #DCDCE4;;
}

ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
	left: 0;
	border: 0px solid #77787C;
}

ol.organizational-chart > li > ol > li + li:not(:last-of-type):after {
	height: 1px;
	left: 0;
	top: 0;
	width: 100%;
	border: 0px solid #77787C;
}

/*
ol.organizational-chart li ol li ol li ol:before {
  height: 2rem;
}
ol.organizational-chart li ol li ol li ol:after {
  height: 0;
}
ol.organizational-chart li ol li ol li ol li:after {
  height: 0 !important;
  width: 0 !important;
}
ol.organizational-chart li ol li ol li ol li:before {
  height: 0;
}
*/

.fifthColumn {
	display: flex;
	flex-direction: column;
}

.fifthColumn > li {
	padding: 1em 0 0 1em;
}

.fifthColumn > li:before {
	height: 1em !important;
	left: 50% !important;
	top: 0 !important;
	width: 3px !important;
	border: 1px solid #c1a784;
}

.fifthColumn li > div {
	background-color: #fff;
	border-radius: 3px;
	min-height: 2em;
	padding: 24px 8px !important;
}

.topManagementFonts a {
	font-family: notosansGeorgia;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: #2e2e2e;
	font-feature-settings: "case" on;
}



.otherPosition a {
	font-family: notosansGeorgia;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: #2e2e2e;
	font-feature-settings: "case" on;
}



.openstruct {
	width: 54px;
	height: 32px;
	border-radius: 50%;
	border: none;
	background: #ffff;
	transform: translateY(-50%);
	z-index: 10;
}

.structhsome {
	display: none;
}

.active-search {
	display: block;
}

.arrow,
.arrow1,
.arrow2,
.arrow3 {
	transition: transform 0.3s;
}


.rotate-arrow,
.rotate-arrow1,
.rotate-arrow2,
.rotate-arrow3 {
	transform: rotate(180deg);
}

.page-block {
	top: 0;
}

.page-content {

}

.container {
	width: 100%;
	flex-wrap: nowrap;
}

.departBoxTopManager {
	border-top: 12px solid #09114C;
	padding: 16px !important;
	box-shadow: 0px 2px 8px 0px #0000001A;
	width: 300px !important;
	height: 140px !important;
}

.departBoxDeputyChairperson{
	border-top: 12px solid #09114C;
	padding: 16px !important;
	box-shadow: 0px 2px 8px 0px #0000001A;
	width: 300px !important;
	height: 140px !important;
}

.departBoxgreentop {
	border-top: 4px solid #7BB39E;
	box-shadow: 0px 2px 8px 0px #0000001A;
}

.departBoxBluetop {
	border-top: 12px solid #5189D3;
	padding: 16px !important;
	box-shadow: 0px 2px 8px 0px #0000001A;
	width: 260px !important;
	height: 140px !important;
}

.departBoxYellowStroke {
	border: 1px solid #6CA7F3;
	width: 240px;
	height: 100px;
	box-shadow: 0px 2px 8px 0px #0000001A;
}

.departBoxUnder:hover .fontblue{
	color: #3b4fe3;
}

.departBoxUnder:hover {
	border: 1px solid #6c6ef3;
}

.departBoxz {
	z-index: 11;
}

.departBox:hover .fontblue{
	color: #3b4fe3;
}

/* .departBox:hover {
  border: 0.2px solid rgb(97, 97, 97);
  border-top: 4px solid #1877F2;
} */

.substructure {
	padding-top: 1em !important;
}

/* .departBoxUnder:hover .fontblue{
  color: #3b4fe3;
}

.departBoxUnder:hover {
  box-shadow: 3px 3px 3px 3px solid yellow;
}

#ecff15 */