@import url(variables.css);
.commonBtn,
.commonBtn:hover,
.footerSection .heading,
.footerSection p,
.heading {
  font-size: var(--font-00D16);
}
.commonBtn,
.heading {
  font-weight: var(--font-0B600);
}
.footer ul li a,
.social-links li {
  display: inline-block;
}
.main-page,
.scroll,
body {
  display: flex;
}
.main-page,
.social-links li a,
a {
  text-decoration: none;
}
.commonBtn,
.form-inline .dropdown-menu .dropdown-item .btn-outline-success:hover {
  background: var(--btn-background);
  transition: 0.5s;
}
body {
  font-family: poppins !important;
  letter-spacing: 1px !important;
  height: 100%;
  flex-direction: column;
  letter-spacing: var(--letter-spc-01);
}
p {
  font-size: var(--font-00D14);
}
ul {
  padding-inline-start: 0px;
}
ul li {
  list-style: none;
}
.form-group input {
  height: calc(1.9em + 0.75rem + 2px);
}
.scroll {
  position: fixed;
  bottom: 20px;
  right: 25px;
  width: 40px;
  height: 40px;
  background-color: var(--btn-background);
  border-radius: 50%;
  z-index: 999;
  cursor: pointer;
  border: 1px solid #434a52;
  align-items: center;
  justify-content: center;
  color: var(--bs-white);
  transition: 0.5s;
}
.appPopup,
.panel-title,
.slideshow {
  position: relative;
}
.scroll:hover {
  background-color: var(--bs-white);
  border-color: var(--btn-background);
  color: var(--btn-background);
}
.commonBtn {
  width: 140px;
  height: calc(1.9em + 0.75rem + 2px);
  top: 20px;
  line-height: 26px;
  color: var(--bs-white);
  padding: 7px 35px;
  border: 1px solid var(--btn-background);
  text-transform: var(--text-capitalize);
  border-radius: 5px;
}
.commonBtn:hover {
  color: var(--bs-white);
  background: var(--bg-Transparent);
}
.main-page {
  height: 100vh;
  flex-direction: column;
}
.appPopup .figure-caption {
  position: absolute;
  bottom: 8%;
  right: 20.5%;
}
.appPopup .figure-caption a .iconImg {
  min-height: auto;
  width: auto;
}
.appPopup .popImg {
  min-height: auto;
}
@media only screen and (max-width: 767px) {
  #appPopUp .modal-dialog,
  #appPopUp .modal-dialog .modal-content {
    min-width: 100%;
  }
  #appPopUp .appPopup .popImg {
    min-height: auto;
  }
  .footer-links {
    display: grid;
  }
  .footer-links li {
    display: block;
  }
}
@media only screen and (max-width: 575px) {
  #appPopUp .modal-dialog {
    margin: 0;
  }
  .appPopup .figure-caption a .iconImg {
    width: 92px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 3500px) {
  #appPopUp .modal-dialog {
    min-width: 1100px;
  }
}
@media screen and (min-width: 320px) and (max-width: 400px) {
  .appPopup .figure-caption {
    bottom: 2%;
    right: 12%;
  }
  .appPopup .figure-caption a .iconImg {
    width: 78px;
  }
}
@media screen and (min-width: 400px) and (max-width: 500px) {
  .appPopup .figure-caption {
    bottom: 6%;
    right: 16%;
  }
  .appPopup .figure-caption a .iconImg {
    width: 78px;
  }
}
@media screen and (min-width: 500px) and (max-width: 575px) {
  .appPopup .figure-caption {
    bottom: 7%;
    right: 17%;
  }
  .appPopup .figure-caption a .iconImg {
    width: 82px;
  }
}
@media screen and (min-width: 575px) and (max-width: 650px) {
  .appPopup .figure-caption {
    bottom: 7%;
    right: 17%;
  }
  .appPopup .figure-caption a .iconImg {
    width: 92px;
  }
}
@media screen and (min-width: 650px) and (max-width: 767px) {
  .appPopup .figure-caption {
    bottom: 7%;
    right: 19%;
  }
  .appPopup .figure-caption a .iconImg {
    width: 92px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .appPopup .figure-caption {
    right: 15%;
  }
}
.vidModal .modal-dialog .modal-content iframe {
  width: 100%;
  height: 520px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .vidModal .modal-dialog {
    min-width: 720px;
  }
  .vidModal .modal-dialog .modal-content {
    min-width: 100%;
  }
  .vidModal .modal-dialog .modal-content iframe {
    height: 464px;
  }
}
@media screen and (min-width: 575px) and (max-width: 767px) {
  .vidModal .modal-dialog {
    min-width: 600px;
  }
  .vidModal .modal-dialog .modal-content {
    min-width: 100%;
  }
  .vidModal .modal-dialog .modal-content iframe {
    height: 382px;
  }
}
@media screen and (min-width: 460px) and (max-width: 575px) {
  .vidModal .modal-dialog {
    min-width: 450px;
  }
  .vidModal .modal-dialog .modal-content {
    min-width: 100%;
  }
  .vidModal .modal-dialog .modal-content iframe {
    height: 320px;
  }
}
@media screen and (min-width: 300px) and (max-width: 460px) {
  .vidModal .modal-dialog {
    min-width: 330px;
  }
  .vidModal .modal-dialog .modal-content {
    min-width: 100%;
  }
  .vidModal .modal-dialog .modal-content iframe {
    height: 224px;
  }
}
header {
  background-color: var(--bg-header-color);
  z-index: 999;
}
.navAccordion {
  display: none;
}
.navAccordion .accordion-body .box-content {
  padding: 0 5px;
}
.navAccordion .accordion-body .box-content .item-dropdown {
  padding: 5px;
  background: #fefefe;
  line-height: 2.5;
  display: block;
  color: #3a3a3a;
  cursor: pointer;
  text-decoration: none;
}
.logo {
  width: 130px;
}
.page-content {
  flex-grow: 1;
}
.footer {
  background: url("../img/footer-bg-1.webp") 100% 100%/100% 100%;
  background-repeat: var(--bg-no-repeat);
}
.footerSection {
  padding: 30px 0 0;
  color: #f1f1f1;
}
.footerSection .heading::after {
  content: "";
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  max-width: 30px;
  background-color: #ff6855;
}
.footerSection h5 {
  font-size: var(--font-00D18);
}
.newsLetter hr {
  background: #ff6855;
  height: 5px;
  width: 38%;
  margin: 0;
  opacity: 1;
}
.footer .subscribe-section .signUpBtn {
  background-color: #fff;
  color: #ff6855;
  font-size: 14px;
  border-radius: 3px;
}
.footer .subscribe-section .signUpBtn:hover {
  background-color: #ff6855;
  color: #fff;
}
.footer-links {
  display: grid;
  padding: 0;
}
.footer ul li a {
  padding: 6px 0;
  color: #f1f1f1;
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, 0.08);
}
.footerSection .footer-links .btn-link {
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #f1f1f1;
  content: "\f107";
}
.panel-title::after {
  content: "\f107";
  color: #666;
  top: 2px;
  right: 0;
  font-size: 20px;
  position: absolute;
  font-family: FontAwesome;
}
.panel-title[aria-expanded="true"]::after {
  content: "\f106";
}
.footerSection .footer-links .menuHeading a {
  font-weight: 500;
  font-size: 16px;
  color: #f1f1f1;
}
.footerSection .footer-links .accord h5 {
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, 0.08);
  height: 40px;
  line-height: 1.6;
}
.exhbition-sub i.fa.fa-angle-down,
.exhbition-sub i.fa.fa-angle-right {
  line-height: 0;
  font-size: 1.125rem !important;
  color: #fff !important;
}
.footer-copy-right .footer_section {
  justify-content: space-between;
  align-items: center;
}
.social-links .social {
  width: 38px;
  height: 38px;
  background: #fff;
  border-radius: 50%;
  cursor: var(--cursor-00PON);
  background: var(--bg-Transparent);
  border: 1px solid #8f8f93;
  display: flex;
  align-items: center;
  justify-content: var(--justify-content-center);
}
.social-links li a {
  color: var(--color-00P01);
}
.social-links .fb:hover {
  background-color: var(--fb-color);
  border: none;
  transition: 0.5s;
}
.social-links .insta:hover {
  background-color: var(--youtube-color);
  border: none;
  transition: 0.5s;
}
.social-links .linkIn:hover,
.social-links .twitter:hover {
  background-color: var(--twitter-color);
  border: none;
  transition: 0.5s;
}
.social-links .youtube:hover {
  background: var(--youtube-color);
  border: none;
  transition: 0.5s;
}
.social-links .flickr:hover {
  background: var(--flickr-color);
  border: none;
  transition: 0.5s;
}
.footer-copy-right {
  justify-content: space-between;
}
.footer-copy-right p {
  font-size: var(--font-00D14);
  line-height: 22px;
  color: var(--bs-white);
  margin-bottom: 0;
}
.form-inline .dropdown-menu {
  left: -19rem;
  padding: 0;
  top: 42px;
}
.form-inline .dropdown-menu .dropdown-item {
  padding: 0.7rem;
}
.form-inline .dropdown-menu .dropdown-item .btn-outline-success {
  background: var(--bg-header-color);
  font-size: 14px;
  font-weight: 600;
  border-color: var(--btn-background);
}
.form-inline .dropdown-item:active {
  background-color: transparent;
}
a.item-dropdown:hover {
  color: var(--btn-background) !important;
}
.tab-content-section.paginationNav nav {
  text-align: center !important;
  margin: auto !important;
}
.tab-content-section.paginationNav .pagination {
  justify-content: center;
  flex-wrap: wrap;
}
.tab-content-section.paginationNav nav li {
  border: 1px solid var(--commonBG-orange);
  margin: 2px;
  width: 144px;
}
.tab-content-section.paginationNav nav .page-item.disabled .page-link {
  color: #8f8f93;
}
.tab-content-section.paginationNav nav li .page-link {
  margin: 0;
  color: var(--commonBG-orange);
  font-size: var(--font-00D18);
}
.tab-content-section.paginationNav nav li a:hover {
  color: var(--bs-white);
  background: var(--commonBG-orange);
  margin: 0;
  border-radius: 0;
  transform: var(--transition);
}
@media only screen and (min-width: 300px) and (max-width: 400px) {
  .footer .footer-copy-right p {
    font-size: 10px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 574px) {
  .footer .footer-copy-right p {
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 400px) and (min-width: 300px) {
  p {
    text-align: justify;
  }
}
@media only screen and (max-width: 574px) {
  .subscribe-section form .input-group-append .btn {
    width: auto;
  }
  .footer-links,
  .social-links {
    margin-bottom: 1.5rem;
  }
  .footer-logo {
    margin: 1.5rem;
  }
}
section.about-imc-block {
  width: 100%;
  margin: 50px 0;
}
.hr-line img {
  align-items: center;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
}
.about-imc-block .container p {
  font-family: Roboto, Sans-serif;
  font-size: 16px;
  text-align: justify;
  color: #000;
  margin-top: 0;
  margin-bottom: 1.3em;
}
.IMC-platform {
  background: url("../img/Objectives_BG.jpg") 0 0 / cover no-repeat;
  height: auto;
  padding: 50px 0 20px;
}
.row-container {
  display: flex;
  margin: 20px auto 0;
  justify-content: center;
}
.IMC-platform .platform-item {
  border: 1px solid #e75f06;
  min-height: 185px;
  display: flex;
  padding: 5px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.IMC-platform i {
  color: #e75f06;
  display: block;
  margin: 0 auto 15px;
  text-align: center;
  font-size: 42px;
  font-weight: 500;
}
.IMC-platform h4 {
  font-size: 15px;
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  line-height: 24px;
}
section.iframe-block iframe {
  width: 100%;
  margin: 50px 0;
  height: 450px;
}
.accordion-item i.fa.fa-angle-down,
.accordion-item i.fa.fa-angle-right {
  font-size: 30px !important;
  font-weight: 400 !important;
  color: #09103a;
}
.exhibition-link {
  float: left;
  width: 50% !important;
}
.exhbition-sub {
  float: right;
  width: 50% !important;
}
.exhbition-sub .accordion-button:not(.collapsed) {
  color: #fff !important;
  background-color: transparent !important;
  box-shadow: none !important;
  font-weight: 500;
}
.exhbition-sub .accordion-button {
  background-color: transparent !important;
}
.exhbition-sub i.fa.fa-angle-right {
  font-weight: 400 !important;
  vertical-align: middle;
}
@media screen and (max-width: 574px) and (min-width: 300px) {
  section.iframe-block iframe {
    height: 252px;
  }
  .footer-copy-right p {
    padding: 0;
    display: block;
    text-align: center;
  }
  .IMC-platform .platform-item {
    padding: 15px;
  }
  .IMC-platform {
    padding: 25px 0;
  }
}
@media screen and (max-width: 767px) {
  .row-container {
    display: block;
    width: auto;
  }
}
@media screen and (max-width: 767px) and (min-width: 575px) {
  section.iframe-block iframe {
    height: 360px;
  }
}
@media only screen and (max-width: 991px) {
  .subscribe-section form input {
    margin-left: 0;
  }
  .navbar .navbar-nav .nav-link {
    font-size: 20px;
  }
  .fullPageMenu {
    display: none !important;
  }
  .navAccordion {
    display: block;
  }
  .navAccordion,
  .navAccordion .nav-link {
    font-size: 0.875rem !important;
  }
  .navbar .nav-item .nav-link {
    font-size: 20px;
    line-height: 30px;
  }
  .navAccordion .accordion-body .box-content .item-dropdown {
    font-size: 0.775rem;
  }
  .slideshow,
  .slideshow .slide .image-container img {
    height: 50vw !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .footer-copy-right .footer_section,
  .footer-copy-right .section_right {
    text-align: center !important;
  }
  .footer-copy-right p {
    padding: 0;
  }
}
.slideshow .pagination,
.slideshow .slide-content {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 991px) and (min-width: 767px) {
  .navAccordion {
    margin: 0 4px;
  }
}
.slideshow {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  z-index: 1;
}
.slideshow .slideshow-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slideshow .slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}
.slideshow .slide {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
}
.slideshow .slide.is-active {
  display: block;
}
.slideshow .slide.is-loaded {
  opacity: 1;
}
.slideshow .slide .caption {
  padding: 0 100px;
}
.slideshow .slide .image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  background-size: cover;
  image-rendering: optimizeQuality;
}
.slideshow .slide .image-container::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slideshow .slide .image-container img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.slideshow .slide .image {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.slideshow .slide-content {
  top: 0;
  height: 100%;
  z-index: 2;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slideshow .slide .title {
  margin: 0 auto 15px;
  max-width: 1000px;
  font: 300 50px/1.2 Oswald, sans-serif;
  letter-spacing: 0.35em;
  text-transform: uppercase;
}
.slideshow .slide .text {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 18px;
  line-height: 1.4;
}
.slideshow .slide .btn {
  margin: 15px 0 0;
  border-color: #fff;
}
.slideshow .slide .btn::before {
  background: #fff;
}
.slideshow .pagination {
  bottom: 35px;
  height: 12px;
  cursor: default;
  z-index: 2;
}
.slideshow .pagination .item {
  display: inline-block;
  padding: 15px 5px;
  position: relative;
  width: 46px;
  height: 32px;
  cursor: pointer;
  text-indent: -999em;
  z-index: 1;
}
.slideshow .pagination .item + .page {
  margin-left: -2px;
}
.slideshow .pagination .item::before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 5px;
  width: 36px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  transition: background 0.3s;
}
.slideshow .pagination .item::after {
  width: 0;
  background: #fff;
  z-index: 2;
  transition: width 0.3s;
}
.slideshow .pagination .item.is-active::before,
.slideshow .pagination .item:hover::before {
  background-color: #fff;
}
.slideshow .arrows .arrow {
  margin: -33px 0 0;
  padding: 20px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 3;
}
.slideshow .arrows .prev {
  left: 30px;
}
.slideshow .arrows .prev:hover .svg {
  left: -10px;
}
.slideshow .arrows .next {
  right: 30px;
}
.slideshow .arrows .next:hover .svg {
  left: 10px;
}
.slideshow .arrows .svg {
  position: relative;
  left: 0;
  width: 14px;
  height: 26px;
  fill: #fff;
  transition: left 0.2s;
}
