@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: "Lato", sans-serif;
}

/* navbar */
.main-header.all-page-header .header-upper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-header.all-page-header
  .main-menu
  > #navbarSupportedContent
  > ul.navigation
  > li {
  margin-inline: 8px;
  padding: 0;
}
.main-header.all-page-header
  .main-menu
  > #navbarSupportedContent
  > ul.navigation
  > li.meadia__items::before {
  content: unset;
  background-color: transparent;
}
.main-header.all-page-header
  .main-menu
  > #navbarSupportedContent
  > ul.navigation
  > li
  > a.social__media-link {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #222;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}
.main-header.all-page-header
  .main-menu
  > #navbarSupportedContent
  > ul.navigation
  > li
  > a.social__media-link:hover {
  /* background-color: #ffbf00;
  color: #fff;
  border-color: #ffbf00; */
}
.main-header.all-page-header
  .sticky-header
  .main-menu
  > #navbarSupportedContent
  > ul.navigation
  > li:hover
  a {
  border-color: #ffbf00;
}
.main-header.all-page-header .sticky-header .main-menu .navigation {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-header.all-page-header
  .sticky-header
  .main-menu
  > #navbarSupportedContent
  > ul.navigation
  > li {
  margin-inline: 0px;
}
.main-header.all-page-header
  .sticky-header
  .main-menu
  > #navbarSupportedContent
  > ul.navigation
  > li.meadia__items {
  margin-inline: 2px;
}
.main-header.all-page-header .sticky-header .main-menu .navigation > li > a {
  padding: 15px 10px;
}
.main-header.all-page-header
  .sticky-header
  .main-menu
  .navigation
  > li
  > a.social__media-link {
  padding-block: 0px;
}
@media (min-width: 993px) and (max-width: 1160px) {
  .main-header.all-page-header
    .main-menu
    > #navbarSupportedContent
    > ul.navigation
    > li.meadia__items {
    display: none;
  }
}
/* navbar end */

/* all work */
.service-two.thm-white-bg-2.home__page-research_development
  .block-title.text-center {
  margin-bottom: 25px;
}
.service-two.thm-white-bg-2.home__page-research_development
  .col-lg-5.col-md-6.col-sm-12
  .block-title
  > .block-title__title {
  font-size: 22px;
  margin-bottom: 20px;
}
.service-two.thm-white-bg-2.home__page-research_development
  .card
  > .card-header
  > .row {
  flex-wrap: nowrap;
}
.service-two.thm-white-bg-2.home__page-research_development
  .card
  > .card-header
  > .row
  button:focus {
  box-shadow: none;
}
/* all work end */
.shop-one__single {
  display: flex;
  justify-content: center;
  align-items: center;
}
.supports-one .owl-carousel .owl-item img {
  max-width: 110px;
}
.supporters-one_text {
  margin: unset;
  margin-left: 10px;
}

/* //accordion service */
.acc-title {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  background: #f5f5f5;
  color: #222;
  padding: 14px 50px 15px 30px;
  cursor: pointer;
  margin: 0px;
  transition: all 500ms ease;
}

.campaign-section >.container{
  width: 84%;
}

.campaign-sec {
  padding: 20px 0px 20px 0px;
  font-family: 'Lato', sans-serif;
}
.campaign-sec-title {
  margin-bottom: 20px;
  text-align: left;
}
.campaign-sec >.text > p {
  margin-bottom: 10px;
  text-align: justify;
}

/* //contact us */
.bg-container {
  padding: 150px 0 330px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.bg-container > .paragraph-content {
  max-width: 67.75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;

}

/* // our products icons */


.product-cat-one {
  left: 25px;
}

.product-name {
  font-size: 20px;
  color: #000;
  font-weight: 600;
}

.shop-one__content{
  margin-top: -15px;
}

.blog-page-one .block-title {
  padding-top: 20px;
}







/* 23/01/2024 start */
.other-page-banner .container h2 {
  font-size: 40px;
}
.stem-numbers .row .col-12.col-md-6.col-lg-4 div {
  font-size: 65px;
  font-weight: 600;
  color: #00a8ff;
}
.team-history .row > .history-imgs {
  margin-inline: auto;
}
.team-history .row > .history-imgs > img {
  display: block;
  width: 100%;
  max-width: 600px;
  margin-inline: auto;
}
@media (max-width: 992px) {
  .mobile-menu,
  .menu-backdrop {
    min-height: 100vh;
  }
  #mCSB_1.mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside {
    min-height: auto;
    max-height: unset !important;
  }
  .supports-homepage .recent-products__carousel > .owl-controls {
    display: none;
  }
  .banner-section .banner-carousel .owl-stage-outer .owl-item .content-box {
    margin-left: 0;
  }
  .service-two.thm-gray-bg-2.supports-one.supports-homepage
    .recent-products__carousel
    .item.supporters-two {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .other-page-banner .container h2 {
    font-size: 24px;
  }
  .stem-numbers .row .col-12.col-md-6.col-lg-4 div {
    font-size: 32px;
  }
  .stem-numbers .row .col-12.col-md-6.col-lg-4:not(:last-child) {
    margin-bottom: 30px;
  }
  .service-two
    .recent-products__carousel.owl-theme.owl-carousel.owl-loaded
    .owl-stage-outer
    .item.supporters-two {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .service-two
    .recent-products__carousel.owl-theme.owl-carousel.owl-loaded
    .owl-controls
    .owl-nav {
    opacity: 1;
  }
  .service-two
    .recent-products__carousel.owl-theme.owl-carousel.owl-loaded
    .owl-controls
    .owl-nav
    .owl-next {
    right: 15px;
  }
  .service-two
    .recent-products__carousel.owl-theme.owl-carousel.owl-loaded
    .owl-controls
    .owl-nav
    .owl-prev {
    left: 15px;
  }
  .youtube-url iframe {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .banner-section
    .banner-carousel.owl-theme.owl-carousel.owl-loaded
    .owl-stage-outer
    .content-box
    h3.banner-one__title.banner-one__light-color {
    font-size: 22px;
    line-height: 30px;
  }
}
/* 23/01/2024 end */


/* 31/01/2024 start */
/* utprerak.php start */
.book-pdf {
  width: 100%;
  height: 1200px;
}
.book-pdf embed {
  width: 100%;
  height: 100%;
}
/* utprerak.php end */
/* 31/01/2024 end */

/* national-conference.php-start */
.left-right {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 30px;
}
.left,
.right {
  flex-basis: calc(50% - 10px);
}
ol.gradient-list.national-conference-gradient > li {
  min-height: 10px;
}
ol.gradient-list.national-conference-gradient > li::before,
ol.gradient-list.national-conference-gradient > li::after {
  height: 32px;
  width: 32px;
  font-size: 22px;
}
.register-button,
.know_more_btn {
  color: #fff;
  border: unset;
  width: 150px;
}
.register-button {
  background-color: #ffbf00;
  border-color: #ffbf00;
}
.register-button:is(:hover, :active, :focus),
.register-button:is(:hover, :active, :focus)::before {
  background: linear-gradient(135deg, #83e4e2 0%, #a2ed56 100%);
}
.know_more_btn {
  background: linear-gradient(135deg, #83e4e2 0%, #a2ed56 100%);
}
.know_more_btn:is(:hover, :active, :focus),
.know_more_btn:is(:hover, :active, :focus)::before {
  background-color: #ffbf00;
}
@media (max-width: 992px) {
  .left-right {
    column-gap: 0;
    flex-direction: column;
  }
  .left,
  .right {
    flex-basis: 100%;
    width: 100%;
  }
}
/* national-conference.php-end */