@import url(../fonts/kalpurush/stylesheet.css);

* {
  padding: 0;
  margin: 0;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
div {
  font-family: kalpurushregular;
}

body {
  position: relative;
  background: #fff;
  font-size: 14px;
  color: #444;
  top: 0 !important;
}

.popup_btn {
  position: fixed;
  z-index: 999;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
}

.popup_btn .img_box {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #fff;
  padding: 5px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
}

.popup_btn .img_box img {
  width: 100%;
  height: 100%;
}

.popup_btn span {
  color: blue;
}

.skiptranslate iframe {
  display: none;
}
.notranslate {
  translate: no;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #181818;
}

a {
  color: #666;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #000;
}

.pdf_viewer {
  width: 720px;
  height: 650px;
}

.pdf_viewer iframe {
  width: 100%;
  height: 100%;
}

/* Common Style Start */
@media screen and (min-width: 980px) {
  body {
    background: url("https://islamicfoundation.gov.bd/themes/responsive_npf/images/bg_main.gif")
      repeat-y scroll center top rgba(0, 0, 0, 0);
  }

  .modal.show .modal-dialog {
    padding: 2.5rem;
  }

  main.container {
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0;
  }

  footer {
    width: 1020px;
    margin: 0 auto;
  }

  footer .footer_top {
    margin-top: 30px;
    background: url("https://roc.gov.bd/themes/responsive_npf/images/footer_top_bg.png")
      no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 84px;
    clear: both;
  }
}

.updateText {
  font-style: italic;
  font-size: 0.8em;
  color: #666;
}
.bk-org,
.bk-org a {
  background-color: #609513 !important;
  color: #fff;
}

.all_btn {
  text-align: center;
  background-image: linear-gradient(to bottom, #666, #a6a6a6);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
  padding: 0 5px;
  color: #fff;
  background-color: #a6a6a6;
}

.btn_go {
  cursor: pointer;
  padding: 2px 10px;
  border-radius: 3px;
  font-size: 12px;
  background-color: #4ba614;
  color: #ffffff !important;
  border: 1px solid #34740e;
  font-weight: bold;
  margin-bottom: 0px;
}

.btn_search {
  font-weight: bold;
  border: 1px solid #34740e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  padding: 1px 10px;
  text-decoration: none;
  display: inline-block;
  margin-right: 5px;
  color: #ffffff !important;
  background-color: #4ba614;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#4ba614),
    to(#008c00)
  );
}

.btn_lang {
  background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(
          0,
          0,
          0,
          0.2
        )
        100%);
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  line-height: normal;
}

.select2-hidden-accessible {
  border: 2px solid gray;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.modal-content {
  background: none !important;
}

.btn-close {
  top: -50px;
  right: -90px;
  z-index: 999;
  font-size: 14px;
  background: #440257 !important;
  padding: 4px 12px 13px 7px;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.btn-close:hover {
  color: #fff;
}

/* Common Style End */

/* Share Social Button Style Start */

.share-title {
  color: #662d91;
  font-size: 17px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.share-content-box {
  width: 12%;
  border-left: 1px solid #d8d8d8;
}
.share-content-box a {
  color: #662d91;
  font-size: 12px;
}

.share-content-box .facebook_like {
  border: 1px solid #d8d8d8;
  padding: 2px;
  margin-left: 10px;
  /* height: 58px; */
  display: flex;
  align-items: center;
  width: 88px;
}
.social_share_btn a.social_btn {
  color: white;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.social_share_btn a.social_btn:hover {
  transform: translateY(-4px);
}

.social_btn.facebook {
  background-color: #303f9e;
}

.social_btn.twitter {
  background-color: #3675ae;
}

.social_btn.whatsapp {
  background-color: #6fbe3c;
}

.social_btn.linkedin {
  background-color: #3874b2;
}

.social_btn.viber {
  background-color: #9d1bc0;
}

.social_btn.link {
  background-color: #4fb2e2;
}

.social_btn.messenger {
  background-color: #bf3dc8;
}

/* Optional: Responsive alignment */
.social_share_btn {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

@media (max-width: 576px) {
  .social_btn {
    padding: 8px 12px;
    font-size: 14px;
  }

  .popup_btn {
    top: 33%;
    transform: translate(0%, -33%);
    -webkit-transform: translate(0%, -33%);
    -moz-transform: translate(0%, -33%);
    -ms-transform: translate(0%, -33%);
    -o-transform: translate(0%, -33%);
  }
}

/* Share Social Button Style End */

/* News Section Content Style Start  */
.ticker-wrapper {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

.ticker-list {
  display: inline-block;
  padding-left: 100%;
  animation: scrollTicker 20s linear infinite;
}

.ticker-list li::after {
  content: "|";
  color: #609513;
  display: inline;
  margin: 0 15px;
}

@keyframes scrollTicker {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.ticker-wrapper:hover .ticker-list {
  animation-play-state: paused;
}
/* News Section Content Style End  */

/* Top Bar Section Style Start */
.top_bar {
  background-color: #683091;
  box-shadow: 0 1px 5px #999999;
  border-bottom: 4px solid #8bc643;
  padding: 0 3px;
}
/* Top Bar Section Style End */

/*=============================
 Navbar Style Start 
 =============================*/

.navbar-toggler-icon {
  background-image: url(https://islamicfoundation.gov.bd/themes/responsive_npf/images/menu-icon.png);
  width: 2.6em;
  border-radius: 8px;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler .select-menu-text {
  font-size: 14px;
  color: #000;
}
/* .mobile-toggler-icon i{
    color: #fff;
  } */
/*=============================
 Navbar Style End 
 =============================*/

li .title {
  font-size: 14px;
}
li.col1 > a,
li.col1 .title {
  color: #ff6600;
}
li.col1 > a:hover {
  background-color: #ff6600;
}
li.col1 .dropdown-menu {
  border-top: 3px solid #ff6600;
}

li.col2 > a,
li.col2 .title {
  color: #c40a2a;
}
li.col2 > a:hover {
  background-color: #c40a2a;
}
li.col2 .dropdown-menu {
  border-top: 3px solid #c40a2a;
}

li.col3 > a,
li.col2 .title {
  color: #84154d;
}
li.col3 > a:hover {
  background-color: #84154d;
}
li.col3 .dropdown-menu {
  border-top: 3px solid #84154d;
}
li.col4 > a,
li.col4 .title {
  color: #098346;
}
li.col4 > a:hover {
  background-color: #098346;
}
li.col4 .dropdown-menu {
  border-top: 3px solid #098346;
}

li.col5 > a,
li.col5 .title {
  color: #1399be;
}
li.col5 > a:hover {
  background-color: #1399be;
}
li.col5 .dropdown-menu {
  border-top: 3px solid #1399be;
}
li.col6 > a,
li.col6 .title {
  color: #8768de;
}
li.col6 > a:hover {
  background-color: #8768de;
}
li.col6 .dropdown-menu {
  border-top: 3px solid #8768de;
}
li.col7 > a,
li.col7 .title {
  color: #ff6600;
}
li.col7 > a:hover {
  background-color: #ff6600;
}
li.col7 .dropdown-menu {
  border-top: 3px solid #ff6600;
}

.navbar_section .navbar_container {
  background-color: #fafafa;
}

.navbar_section .navbar ul > li {
  border-right: 1px dotted #ccc;
  background-color: #fafafa;
}

.navbar_section .navbar .nav-item > a {
  padding: 11px 15px;
  font-size: 16px;
}
.navbar_section .navbar .nav-item > a:hover {
  color: #fff;
}

.navbar_section .navbar .nav-item a:hover {
  text-decoration: none;
}

.navbar_section .navbar .dropdown-menu li {
  border-bottom: 1px dotted #e1e1e1;
}

.dropdown-menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

@media (min-width: 992px) {
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* optional: remove slide effect */
  }

  .navbar .dropdown-menu {
    margin-top: 0;
    border-top: 2px solid #dee2e6;
  }
  .navbar .dropdown-menu a {
    font-size: 13px;
    padding: 3px 10px;
  }

  .megamenu .dropdown-menu {
    width: 550px;
    left: 0;
    right: 0;
    top: 100%;
    border-top: 3px solid #0d6efd;
    background-color: #fff;
    display: none;
  }

  .navbar .megamenu:hover .dropdown-menu {
    display: block; /* show on hover */
  }
}

/*=============================
 Home Page Style Start 
 =============================*/
/* Hero Section Style Start */
.hero_slider_section {
  position: relative;
}
.hero_slider_section .hero_slider .swiper-slide {
  width: 100%;
  height: 220px;
}
.hero_slider_section .hero_slider .swiper-slide img {
  height: 100%;
  width: 100%;
  /* object-fit: cover; */
}

.hero_slider_section .logo_box {
  position: absolute;
  top: 50%;
  left: 5%;
  z-index: 1;
  width: 120px;
  transform: translate(-5%, -50%);
  -webkit-transform: translate(-5%, -50%);
  -moz-transform: translate(-5%, -50%);
  -ms-transform: translate(-5%, -50%);
  -o-transform: translate(-5%, -50%);
}
/* Hero Section Style Start */
/* Page Main Content Style Start */

/* Left Site Style Start */

.page_main_content .left_site .box {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 1px 1px #ccc;
  cursor: pointer;
  color: #000;
  padding: 10px;
}
.page_main_content .left_site .box h2 {
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 10px;
}
.page_main_content .left_site .box h4 {
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 4px;
}

.page_main_content .left_site .service_box .service_info {
  display: flex;
  height: 150px;
}

.page_main_content .left_site .notice-board-bg {
  background-image: url("../images/bg_notice_board.png");
  background-repeat: no-repeat;
  padding: 10px 0 20px 120px;
}

.page_main_content .left_site .notice-board-bg .page_links {
  padding-left: 20px;
}
.page_main_content .left_site .notice-board-bg .page_links li a {
  display: inline;
  border-bottom: 1px dotted #666;
}

.page_main_content .left_site .notice-board-bg .page_links li a:hover {
  text-decoration: none;
}

.page_main_content .left_site .service_box .service_info .img_box {
  width: 110px;
  height: 100px;
}

.page_main_content .left_site .service_box .service_info .img_box img {
  width: 100%;
  height: 100%;
}

.page_main_content .left_site .page_links ul {
  list-style: none;
  padding-left: 5px;
}

.page_main_content .left_site .page_links ul li {
  margin: 0px 0 0 10px;
  font-size: 1.2em;
  list-style-image: url("../images/bullet_arrow.png");
}
.page_main_content .left_site .page_links ul li a {
  display: block;
  font-size: 0.9em;
  line-height: 1.3em;
}
/* Left Site Style End */

/* Right Site Style Start */
.page_main_content .title {
  padding: 5px;
  font-size: 1.1em;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 10px;
}
/* .page_main_content .right_site .column .title {
  padding: 5px;
  font-size: 1.1em;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 10px;
} */
.page_main_content .right_site .management_content .column .title {
  text-align: center;
}
.page_main_content .right_site .management_content .column .img_box {
  width: 100px;
  height: 130px;
  margin: 0 auto;
}
.page_main_content .right_site .management_content .column .img_box > img {
  width: 100%;
  height: 100%;
  padding-bottom: 10px;
}

.page_main_content .right_site .column .info .name {
  font-size: 12px;
  padding: 0;
  margin: 0;
}

.page_main_content .right_site .column .info .designation {
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.page_main_content .right_site .page_links {
  padding: 0;
}

.page_main_content .right_site .page_links li {
  background: url("../images/bg_block_list.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);
  font-size: 120%;
  height: auto;
  list-style-type: none;
  margin-bottom: 5px;
  padding: 0 0 2px 32px;
  background-position: left;
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(to right, #683091 0%, #8bc643 100%);
  border-image-slice: 1;
}
.page_main_content .right_site .page_links li a {
  font-size: 14px;
}

.page_main_content .right_site .hotline_content p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
}

.page_main_content .right_site .hotline_content .number {
  color: rgb(255, 0, 0);
  font-size: 20px;
}
/* Right Site Style End */

/* Page Main Content Style End */
/*=============================
 Home Page Style End 
 =============================*/

/*=============================
 Common Page Style Start 
 =============================*/

.page_body .page-title-section .title {
  text-align: center;
  font-size: 1.75rem;
}
.page_body .page_details p {
  text-align: justify;
}
/*=============================
 Common Page Style End 
 =============================*/

/*==============================
 Footer Section Style Start 
 ================================*/

footer .footer_bottom {
  background-color: #ebebeb;
  padding: 20px 20px 10px 20px;
}

footer .footer_bottom .footer_links {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .footer_bottom .footer_links li {
  display: inline-block;
  border-right: 1px dotted #d8d8d8;
  padding: 5px 10px;
}
footer .footer_bottom .footer_links li a {
  padding: 5px;
  color: #000;
}
footer .footer_bottom .footer-credit {
  text-align: right;
}

footer .footer_bottom .footer-credit p {
  margin: 0;
  padding: 0;
}
/*==============================
 Footer Section Style End 
 ================================*/

/*==============================
 Responsive Style Start 
 ================================*/

@media screen and (max-width: 992px) {
  footer .footer_bottom {
    margin-top: 30px;
    border-top: 15px solid #666;
  }
}
@media screen and (max-width: 768px) {
  .share-title {
    font-size: 10px;
    margin-bottom: 5px;
    font-weight: normal;
  }
  .mobile.notranslate.btn_lang {
    background-color: mediumpurple;
    color: #fff;
    text-shadow: none;
  }
  .modal-dialog.modal-dialog-centered .modal-content {
    width: 75%;
    margin: 0 auto;
  }
  .btn-close {
    top: -40px;
    right: -35px;
  }

  .select2-hidden-accessible {
    width: 100%;
  }

  .navbar_section .navbar ul > li {
    border-bottom: 1px dotted #ccc;
  }

  .navbar-collapse.collapse.show {
    margin-top: 5px;
  }

  .navbar_section .navbar_container {
    justify-content: start !important;
    border-bottom: 3px solid #a9a9a9;
  }

  /* .navbar_section .navbar_container .navbar-toggler {
    margin-right: 10px;
  } */

  .navbar_section .navbar .nav-item > a {
    padding: 8px 20px;
  }

  .hero_slider_section .hero_slider .swiper-slide {
    height: 100px !important;
  }

  .hero_slider_section .logo_box {
    width: 80px;
  }

  .page_main_content .left_site .notice-board-bg {
    padding: 5px;
    background-image: none;
  }
  .page_main_content .left_site .notice-board-bg .title {
    line-height: 22px;
    font-size: 14px !important;
    margin-bottom: 0 !important;
    font-weight: normal;
  }

  .page_main_content .left_site .notice-board-bg .page_links {
    padding-left: 20px;
  }

  .pdf_viewer {
    width: 100%;
    height: 350px;
  }

  .pdf_viewer iframe {
    width: auto;
  }

  footer .footer_bottom .footer_links li {
    display: block;
  }
}
/*==============================
 Responsive Style End 
 ================================*/
