    body {
  font-family: "Kalpurush", sans-serif;
  color: #000;
  background: url("../images/bg_main.gif") repeat-y scroll center top rgba(0, 0, 0, 0);
  background-size: 1660px;
  font-size: 14px;
}
@media only screen and (min-width: 1200px) {
  body {
    font-size: 16px;
  }
}

.container {
  max-width: 1165px;
}

img {
  max-width: 100%;
  height: auto;
}

.osdSecTittle {
  font-size: 16px;
  width: 100%;
  background-color: #609513;
  color: #fff;
  font-weight: 700;
  padding: 8px 10px;
}
@media only screen and (min-width: 992px) {
  .osdSecTittle {
    font-size: 18px;
  }
}

.commomeTittle {
  border-bottom: 3px solid #609513;
}
.commomeTittle h6, .commomeTittle .h6 {
  font-size: 16px;
  font-weight: 700;
  background-color: #609513;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 12px;
  margin-bottom: 0;
}

.readMore {
  display: inline-block;
  color: #fff;
  background-color: #609513;
  padding: 5px 10px;
  transition: 0.2s;
  text-decoration: none;
  font-size: 14px;
  margin-left: 5px;
}
.readMore:hover {
  background-color: #066149;
}

@media only screen and (max-width: 575px) {
  .bannerSection .container {
    padding: 0;
  }
}

.bannerContent {
  display: flex;
  align-items: center;
  justify-content: start;
  min-height: 165px;
  padding: 0px 20px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

.bannerLogo {
  color: #fff;
}
.bannerLogo a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 17px;
  font-weight: 700;
  color: inherit;
  text-decoration: none;
}
@media only screen and (min-width: 576px) {
  .bannerLogo a {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1400px) {
  .bannerLogo a {
    font-size: 25px;
  }
}
.bannerLogo img {
  width: 100%;
  max-width: 100px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 20px;
}

.deskMenu {
  display: none;
}
@media only screen and (min-width: 768px) {
  .deskMenu {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .menuContent {
    background-color: #609513;
    margin-top: 8px;
    margin-bottom: 8px;
    border-radius: 5px;
    padding-right: 12px;
  }
}

.mainMenuList {
  display: flex;
  justify-content: start;
  align-items: center;
  list-style: none;
  background-color: #609513;
  border-radius: 5px;
  margin: 5px 0px;
  padding: 0px 0px 0px 10px;
}
.mainMenuList li {
  color: #fff;
  font-size: 18px;
}
.mainMenuList a {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 25px;
  text-decoration: none;
  color: inherit;
  transition: 0.2s;
}
.mainMenuList a:hover {
  background-color: #066149;
}
.mainMenuList .menu-item-has-children {
  position: relative;
}
.mainMenuList .menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: scaleY(1);
}
.mainMenuList .menu-item-has-children::after {
  position: absolute;
  content: "\f0d7";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 16px;
  color: #fff;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.mainMenuList .sub-menu {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  width: 250px;
  background-color: #609513;
  top: 44px;
  border-top: 1px solid #fff;
  transition: 0.3s;
  padding-left: 0;
  margin-bottom: 0;
  transform-origin: top;
  transform: scaleY(0);
  z-index: 10000;
  list-style: none;
}
.mainMenuList .sub-menu a {
  width: 100%;
}

.mMenu {
  display: block;
  text-align: end;
}
@media only screen and (min-width: 768px) {
  .mMenu {
    display: none;
  }
}

.mmenuBtn {
  color: #fff;
  font-size: 25px;
}

.homeSlide img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}

.slick-dots {
  bottom: 20px;
}
.slick-dots button::before {
  font-size: 35px !important;
  color: #609513;
}

.welContent {
  padding-top: 20px;
}
.welContent h6, .welContent .h6 {
  font-size: 16px;
  margin-bottom: 18px;
}
@media only screen and (min-width: 992px) {
  .welContent h6, .welContent .h6 {
    font-size: 18px;
    margin-bottom: 25px;
  }
}

.indCor {
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #609513;
  color: #fff;
  padding: 8px 15px;
  margin-top: 40px;
  margin-bottom: 40px;
}

#osdMenu:not(.mm-spn) {
  display: none;
}

.mm-ocd--open {
  z-index: 100000;
}

#osdMenu {
  background-color: #609513;
  color: #fff;
}

.mm-spn--open a {
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
.mm-spn--open li:hover > a, .mm-spn--open li:active > a {
  background-color: #ededed;
}
.mm-spn--open li.current-menu-item > a, .mm-spn--open li.current-menu-parent > a {
  color: #000;
}

.servicesList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  padding-top: 10px;
}
@media only screen and (min-width: 420px) {
  .servicesList {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 768px) {
  .servicesList {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.serviceHolder {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  background-color: #F5F5F5;
  border: 1px solid #cccccc;
  border-right-width: 2px;
  border-bottom-width: 2px;
  font-size: 13px;
  color: #609513;
  padding: 8px 10px 5px;
}
.serviceHolder:hover {
  text-decoration: underline;
}
.serviceHolder img {
  width: 100%;
  max-width: 80px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  margin: auto;
  margin-bottom: 5px;
}

.pubserviceSec {
  padding-top: 20px;
}
.pubserviceSec .servicesList {
  border-top: 2px solid #609513;
  margin-top: 10px;
}

.osdSecTittle h5, .osdSecTittle .h5 {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
}

.importantLinkList {
  padding: 10px 10px 20px 10px;
  border: 1px solid #cccccc;
  border-right-width: 2px;
  border-bottom-width: 2px;
  background-color: #F5F5F5;
}
.importantLinkList a {
  display: block;
  text-decoration: none;
  color: inherit;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  padding: 10px 10px 10px 12px;
  transition: 0.3s;
}
.importantLinkList a:not(:last-child) {
  border-bottom: 0;
}
.importantLinkList a:hover {
  background-color: #F5F5F5;
}

.impLinkTittle .osdSecTittle {
  margin-bottom: 10px;
}
.impLinkTittle img {
  width: 100%;
}

.eServices {
  margin-top: 20px;
}

.noaparaGGlMap {
  padding: 10px 10px 20px 10px;
  border: 1px solid #cccccc;
  border-right-width: 2px;
  border-bottom-width: 2px;
  background-color: #F5F5F5;
  margin-top: 30px;
}
.noaparaGGlMap iframe {
  width: 100%;
  height: 250px;
}

.noaparaMap {
  margin-top: 20px;
}

.welcome_line {
  margin: 10px 0;
}
.welcome_line .wlcm_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #EAEAEA;
}
.welcome_line marquee {
  flex-grow: 1;
  width: 60%;
}
.welcome_line marquee span {
  margin-right: 20px;
}
.welcome_line marquee span i {
  color: #609513;
  font-size: 16px;
  margin-right: 15px;
}

.welcome_tag {
  width: 95px;
  background-color: #609513;
  padding: 5px 12px 5px 12px;
  color: #fff;
}
.welcome_tag span {
  font-size: 18px;
}

.homeSlider .slick-dots .slick-active button {
  background-color: #AD1D53;
}
.homeSlider .slick-dots button {
  width: 15px;
  height: 15px;
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 50px;
}
.homeSlider .slick-dots button::before {
  display: none;
}

footer {
  padding: 20px 0;
}
footer .container {
  background-color: #609513;
  border-radius: 6px;
  padding: 30px 20px;
}
@media only screen and (min-width: 1400px) {
  footer .container {
    max-width: 1175px;
  }
}
footer .container p {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
}
footer .container p a {
  color: inherit;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
}
footer .container p a:hover {
  text-decoration: underline;
}

.profile {
  text-align: center;
}
.profile a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.meyorDp {
  border: 1px solid #cccccc;
  border-right-width: 2px;
  border-bottom-width: 2px;
  margin-top: 10px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 20px;
}
.meyorDp img {
  width: 100%;
  max-width: 200px;
  height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10px;
}
.meyorDp h6, .meyorDp .h6 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
}

.mainNirbahi {
  margin-top: 25px;
}

.distMainHolder {
  padding: 0 8px;
}
.distMainHolder img {
  width: 60px;
  height: 60px;
}

.distMain {
  margin-top: 20px;
}

.distMainProfile {
  display: flex;
  align-items: start;
  justify-content: space-between;
  -moz-column-gap: 15px;
       column-gap: 15px;
  row-gap: 15px;
  flex-wrap: wrap;
}

.distMainHolder {
  width: 45%;
}
.distMainHolder img {
  width: 100%;
  max-width: 100px;
  height: 80px;
}
.distMainHolder h6, .distMainHolder .h6 {
  font-weight: 400;
  margin-top: 10px;
}

.meyorDp {
  background-color: #F5F5F5;
}

.btm-sup-sec img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.btm-sup-sec .osdSecTittle {
  margin-bottom: 10px;
}

.notic_anim {
  padding: 10px 10px 10px 10px;
  border: 1px solid #cccccc;
  border-right-width: 2px;
  border-bottom-width: 2px;
  background-color: #F5F5F5;
  margin-bottom: 20px;
}

.per_notic {
  display: block;
  background-color: #E7F8DF;
  color: #b91f59;
  padding: 8px 5px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  font-size: 14px;
  text-decoration: none;
}
.per_notic p {
  margin-bottom: 5px;
}
.per_notic span {
  font-size: 16px;
  font-weight: 700;
}
.per_notic span span {
  font-size: 14px;
  font-weight: 400;
}

.video_wrapper {
  padding: 20px 0;
}
.video_wrapper ul {
  justify-content: space-between !important;
}
.video_wrapper ul li {
  width: 49% !important;
}
@media only screen and (min-width: 768px) {
  .video_wrapper ul li {
    width: 32% !important;
  }
}

.inthe_project {
  margin-bottom: 30px;
}
.inthe_project .osdSecTittle {
  margin-bottom: 10px;
}

.projects-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  padding-top: 10px;
  border-top: 2px solid #609513;
}
.projects-section .project-item {
  width: 100%;
}
.projects-section .project-image {
  width: 100%;
  aspect-ratio: 10/6;
  margin-bottom: 5px;
}
.projects-section .project-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.projects-section .project-title a {
  color: #000;
  text-decoration: none;
}
.projects-section .project-title h3 {
  font-size: 15px;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) {
  .projects-section .project-title h3 {
    font-size: 18px;
  }
}

.project-single-content {
  padding: 30px 0;
}
.project-single-content .project-image {
  margin-bottom: 20px;
}

.news_post_wrapper .osdSecTittle {
  margin-bottom: 10px;
}
.news_post_wrapper .news-section {
  padding-top: 10px;
  border-top: 2px solid #609513;
}
.news_post_wrapper .news-item {
  display: flex;
  flex-wrap: wrap;
  min-height: 150px;
  margin-bottom: 12px;
  border: 1px solid #ddd;
  background-color: #F5F5F5;
  padding: 12px;
}
.news_post_wrapper .news-image {
  width: 35%;
}
.news_post_wrapper .news-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news_post_wrapper .news-info {
  flex-grow: 1;
  width: 60%;
  padding: 12px;
}
.news_post_wrapper .news-info a {
  color: #000;
  text-decoration: none;
}
.news_post_wrapper .news-info h3 {
  font-size: 15px;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) {
  .news_post_wrapper .news-info h3 {
    font-size: 18px;
  }
}

.member-single-content .member-item {
  padding: 30px 12px;
}
.member-single-content .member-image {
  max-width: 450px;
  padding: 5px;
  border: 1px solid #eee;
  margin-bottom: 15px;
}
.member-single-content .member-image img {
  width: 100%;
}/*# sourceMappingURL=style.css.map */