@-webkit-keyframes spinner {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  to {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    transform: translate3d(-50%, -50%, 0) rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  to {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
    transform: translate3d(-50%, -50%, 0) rotate(360deg);
  }
}
@font-face {
  font-family: "bnppRounded";
  src: url(../fonts/bnpp_rounded_v2-webfont.woff);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "onceIcons";
  src: url(../fonts/once.eot?ce2uyv);
  src: url(../fonts/once.eot?ce2uyv#iefix) format("embedded-opentype"),
    url(../fonts/once.ttf?ce2uyv) format("truetype"),
    url(../fonts/once.woff?ce2uyv) format("woff"),
    url(../fonts/once.svg?ce2uyv##once) format("svg");
  font-weight: 400;
  font-style: normal;
}
.bnpp-rounded {
  font-weight: 400;
}
.bnpp-rounded,
.bnpp-rounded-bold {
  font-family: "bnppRounded", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-image: none;
}
.carousel-control-next-icon:after {
  content: ">";
  font-size: 55px;
  color: #fff;
}
.carousel-control-prev-icon:after {
  content: "<";
  font-size: 55px;
  color: #fff;
}
.bnpp-rounded-bold {
  font-weight: 700;
}
.bnpp-condensed-bold {
  font-family: "bnppCondensed", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size-adjust: inherit;
  font-weight: 700;
}
html {
  height: 100% !important;
}
body,
p.card-text {
  font-size: 12px;
}
p.card-text {
  text-align: justify;
  text-justify: inter-word;
}
h5,
h6 {
  font-family: "bnppCondensed";
}
section .wrapper-container {
  min-height: 100vh;
}
.main {
  position: fixed;
  height: 100%;
  width: 100%;
}
.text-justify {
  line-height: 1.3rem;
}
.btn-contact-us:hover {
  color: #00965e;
  background-color: #fff !important;
}
.btn-wrapper .btn-primary:hover::before {
  background: 0 0;
}
.brand-bar,
.brand-bar-container,
.main,
.main-header,
body,
section .wrapper-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.main,
.main-header,
body,
section .wrapper-container {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.brand-bar,
.brand-bar-container {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.brand-bar-container {
  background-color: #00965e;
  -ms-flex-preferred-size: 1.5em;
  -webkit-flex-basis: 1.5em;
  flex-basis: 1.5em;
}
.brand-bar a {
  color: #fff;
}
.main-nav-container > .navbar {
  padding: 0;
  position: relative;
  top: 0px;
}
.brand-bar {
  -ms-flex-preferred-size: 90%;
  -webkit-flex-basis: 90%;
  flex-basis: 90%;
  margin-left: auto;
  margin-right: auto;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #fff;
  opacity: 1;
}
.brand-bar span {
  margin-right: 40px;
}
.user-info-bar,
.user-profile {
  padding-right: 10px;
}
.fa-user:hover {
  color: #7bf1bd;
  cursor: pointer;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}
.display-flex,
.logo-header,
.logo-header-container,
section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.logo-header-container {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.logo-header {
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  flex-basis: 75%;
  margin-left: auto;
  margin-right: auto;
}
.logo-header .logo {
  margin-left: 2rem;
}
.logo {
  padding-right: 15px;
}
.home-icon-link i {
  font-size: 20px;
}
.app-title-container {
  padding-left: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.seperator {
  border-left-color: #60605f;
  border-left-width: 1px;
  border-left-style: solid;
  -ms-flex-preferred-size: 5px;
  -webkit-flex-basis: 5px;
  flex-basis: 5px;
  height: 16px;
}
.app-title {
  font-size: 15px;
  padding-top: 2px;
  padding-left: 10px;
  color: #7c7c7b;
  opacity: 1;
  text-transform: uppercase;
}
.bank-signature-container {
  padding-left: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.bank-signature {
  padding-top: 2px;
  font-size: 16px;
  font-weight: 400;
}
section {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main-nav {
  -ms-flex-preferred-size: 92%;
  -webkit-flex-basis: 92%;
  flex-basis: 92%;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}
.main-nav > ul {
  list-style: none;
  padding: 0;
}
.main-nav > ul > li {
  border-left: 1px solid #cecccb;
}
.main-nav .homepage-button {
  height: 50px;
}
.main-nav .homepage-button > a {
  padding: 15px;
  color: gray;
  width: 50px;
  height: 50px;
}
.brand-bar-footer-container,
.footerBorder {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.footerBorder {
  border-top: 2px solid #00965e;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 2px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
.brand-bar-footer-container {
  -ms-flex-preferred-size: auto;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  background-color: #00965e;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
ul.culture-nav {
  overflow-x: auto;
  overflow-y: hidden;
  display: -webkit-box;
  display: -moz-box;
  border-bottom: 0;
}
.culture-nav .nav-item {
  border-bottom: 3px solid transparent;
}
.footer-container,
.footerContainer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footerContainer {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-preferred-size: 90%;
  -webkit-flex-basis: 90%;
  flex-basis: 90%;
  margin-left: auto;
  margin-right: auto;
  height: 15px;
}
.footer-container {
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.footer-container > * {
  -webkit-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
}

.logo-footer-container {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.footerLogo {
  background-image: url(../../images/BNPP_BL_Q.png);
  background-repeat: no-repeat;
  background-size: 107px 30px;
  width: 107px;
  height: 30px;
}
.logo-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 90%;
  -webkit-flex-basis: 90%;
  flex-basis: 90%;
  margin-left: auto;
  margin-right: auto;
}
.footerSignature {
  background-image: url(../../images/BNPP_Sign_EN_1l.png);
  background-repeat: no-repeat;
  background-size: 157px 30px;
  width: 157px;
  height: 30px;
}
.footer-links {
  padding-right: 40px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 15px;
}
.footer-links a,
address a {
  color: #60605f;
}
.bank-signature-container-footer > .bank-signature {
  font-size: 12px;
}
ul.footer-items > li {
  display: inline-block;
  zoom: 1;
  padding-right: 2px;
}
.footer-seperator {
  /* -ms-flex-preferred-size: 1px; */
  -webkit-flex-basis: 1px;
  flex-basis: 5px;
  /* height: 16px; */
  /* padding-left: 10px; */

  border-left: 1px solid #60605f;
  margin: 0 5px;
}

.bank-signature-container-footer {
  padding-left: 5px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3px;
}
.iconDisplay {
  display: none;
}
.dropdown-item {
  color: #cfd5dc;
}
.dropdown-menu {
  background-color: #030000;
  border-radius: 0;
}
.body-first-row {
  padding: 0;
  border-radius: 0;
  padding-bottom: 1rem;
}
a {
  text-decoration: none;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.carousel-item .card,
.secondCard {
  height: 100%;
}
.my-div {
  /* background-color: #60605f !important; */
  border-style: inherit;
  border-radius: 30px;
}
.circle-text {
  top: 7rem;
  height: 125px;
  text-align: center;
  width: 125px;
  border: 3px solid #05c078;
}
.Whistle {
  font-size: 20px;
  font-size: 20px;
}
.circle-text .sz-20 {
  font-size: 1.28em;
}
.in-card .card-text {
  padding-top: 3rem;
}
.green-bold-text {
  color: #05c078;
  padding-bottom: 0;
  font-size: 2.5rem;
}
.icon-key:before {
  content: url(/images/key.svg);
  height: 10px;
  width: 10px;
}
a.custom-card-link,
a.custom-card:hover {
  color: inherit;
  text-decoration: none;
}
.key-fact {
  color: #23397e;
}
.bnp-www-icon {
  color: #fc943f;
}
.bnp-apac-icon {
  color: #c20069;
}
.right-arrow-custom {
  font-size: 35px;
}
.card-container img {
  height: 180px !important;
}
.carousel-indicators li {
  width: 10px;
  height: 10px;
  border: 2px solid #05c078;
  border-radius: 50%;
  background-color: #fff;
}
.carousel-indicators .active {
  background-color: #05c078;
}
.carousel,
.carousel-inner,
.carousel-item {
  height: 100%;
}
.card-img {
  width: 100%;
  height: 200px;
}
.card {
  border: 0;
}
.bg-bodycolor {
  background-color: #f1f1f1;
}
.border-left-style {
  border-left: 1px solid #ccc;
}
.border-right-style {
  border-right: 1px solid #ccc;
}
.margin-top-minus3 {
  margin-top: -3px;
}
.nav-font-color {
  color: rgba(40, 51, 64, 0.5) !important;
}
.active .nav-font-color {
  color: rgba(25, 32, 41, 0.774) !important;
}
.nav-font-color:hover {
  color: rgba(40, 51, 64, 0.7) !important;
}
.border-bottom-transparent {
  border-bottom: 1px solid transparent;
}
.nav-link icon-home:hover {
  color: #00965e;
  font-size: 21px;
}
.home-icon-link:hover,
li.active .home-icon-link {
  color: #00965e !important;
}
.align-items-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.menu-bar-fixed {
  z-index: 100;
  width: 100%;
}
.menu-bar-logo {
  visibility: hidden;
  width: 0;
  opacity: 0;
  transition: visibility 0.3s linear, opacity 0.3s linear;
}
.icon-fadeIn {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 300ms;
  width: 16%;
}
.contact-us-box {
  position: absolute;
  bottom: 16px;
  right: 75px;
  height: 145px;
  width: 425px;
  background-color: #00965e;
  color: #fff;
  padding: 10px;
}
.contact-us-box p,
.contact-us-box span {
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin-bottom: 0;
}
.contact-us-box .btn-primary {
  background-color: #00965e;
  border: 1px solid;
}
.dropdown:not(.bootstrap-select) .dropdown-item:hover {
  color: #fff;
  background: 0 0;
}
.navbar-light .navbar-toggler {
  border-color: transparent;
}
.sidebar-nav-items {
  border-bottom: 3px solid transparent;
}
.sidebar-nav-links {
  color: inherit;
  font-weight: 500;
  font-size: 14px;
}
.sidebar-nav-links:hover {
  color: #00915a;
}
li.active .sidebar-nav-links {
  color: #00965e;
}
.ul-wrapper {
  padding-left: 20px;
}
.text-body p {
  text-align: justify;
}
.body-list li {
  margin-left: 2rem;
}
.centerCarousel-1 .circle-text {
  border: 3px solid #0090b2;
}
.centerCarousel-1 .green-bold-text {
  color: #0090b2;
}
.centerCarousel-1:hover .circle-text {
  border: 3px solid #fff;
  background-color: #0090b2 !important;
}
.centerCarousel-1:hover .green-bold-text,
.centerCarousel-1:hover .hover-blue {
  color: #fff !important;
}
.centerCarousel-2 .circle-text {
  border: 3px solid#05c078;
}
.centerCarousel-2 .green-bold-text {
  color: #05c078;
}
.centerCarousel-2:hover .circle-text {
  border: 3px solid #fff;
  background-color: #05c078 !important;
}
.centerCarousel-2:hover .green-bold-text,
.centerCarousel-2:hover .hover-blue {
  color: #fff !important;
}
.orange-hover .circle-text {
  border: 3px solid #f49f52;
}
.orange-hover .green-bold-text {
  color: #f49f52;
}
.orange-hover:hover .circle-text {
  border: 3px solid #fff;
  background-color: #f49f52 !important;
}
.orange-hover:hover .green-bold-text,
.orange-hover:hover .hover-orange {
  color: #fff !important;
}
.pink-hover .circle-text {
  border: 3px solid #e52f7d;
}
.pink-hover .green-bold-text {
  color: #e52f7d;
}
.pink-hover:hover .circle-text {
  border: 3px solid #fff;
  background-color: #e52f7d !important;
}
.pink-hover:hover .green-bold-text,
.pink-hover:hover .pink-hover {
  color: #fff !important;
}
.redorg-hover .circle-text {
  border: 3px solid #e74f13;
}
.redorg-hover .green-bold-text {
  color: #e74f13;
}
.redorg-hover:hover .circle-text {
  border: 3px solid #fff;
  background-color: #e74f13 !important;
}
.redorg-hover:hover .green-bold-text,
.redorg-hover:hover .redorg-hover {
  color: #fff !important;
}
.red-hover .circle-text {
  border: 3px solid #e32119;
}
.red-hover .green-bold-text {
  color: #e32119;
}
.red-hover:hover .circle-text {
  border: 3px solid #fff;
  background-color: #e32119 !important;
}
.red-hover:hover .green-bold-text,
.red-hover:hover .red-hover {
  color: #fff !important;
}
.purple-hover .circle-text {
  border: 3px solid #950663;
}
.purple-hover .green-bold-text {
  color: #950663;
}
.purple-hover:hover .circle-text {
  border: 3px solid #fff;
  background-color: #950663 !important;
}
.purple-hover:hover .green-bold-text,
.purple-hover:hover .purple-hover {
  color: #fff !important;
}
.secondCard h6.sz-20 {
  white-space: nowrap;
  margin-left: -6px;
}
@media (min-width: 992px) {
  .container {
    max-width: 1004px;
  }
  .main-nav-container {
    border-top: 2px solid #ccc;
  }
  .secondRow {
    height: 470px;
  }
  .custom-wd {
    width: calc(100% - 100px);
  }
  .thirdRow {
    width: calc(100% - 30px);
    padding-left: 3rem;
  }
  #secondNavBar {
    padding-top: 0.1rem !important;
  }
  .dropdown-menu > .dropdown-item:hover {
    border-bottom: 0;
    background-color: transparent;
  }
  .menu-bar-height {
    height: 39px;
    width: 100%;
  }
  .nav-item.active,
  .nav-item:hover {
    border-bottom: 3px solid #00915a;
    background-color: transparent;
  }
  .dropdown-menu {
    line-height: 40px !important;
    border: 0;
  }
  .container-custom {
    max-width: none;
    width: calc(100% - 250px);
  }
  .content-section {
    margin-top: 2px;
  }
  .logo-header-container {
    height: 3.8rem;
  }
}
@media (min-width: 768.1px) and (max-width: 991.8px) {
  .corousel-height-fix {
    height: 510px;
  }
}
@media (max-width: 991.98px) {
  .iconDisplay {
    display: inline;
  }
  .logo-header {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    background-color: #000;
    width: 100%;
  }
  .nav-font-color:hover,
  .navbar-ul .active a {
    color: #fff !important;
    width: 100%;
  }
  .navbar-light .navbar-nav .nav-link,
  li.active .nav-link {
    color: #cfd5dc;
  }
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
  }
  .nav-font-color {
    color: #cfd5dc !important;
  }
  .nav-link,
  ul.footer-items > li {
    display: inline-block;
  }
  .navbar .navbar-collapse {
    text-align: left;
  }
  .navbar a:hover {
    border-bottom: 1px solid #00915a;
    background-color: transparent;
  }
  button.navbar-toggler {
    outline: 0;
  }
  .brand-bar-container {
    -ms-flex-preferred-size: 15px;
    -webkit-flex-basis: 15px;
    flex-basis: 15px;
  }
  .app-title-container,
  .bank-signature-container {
    display: none;
  }
  .corousel-height-fix {
    height: 415px;
  }
  ul.footer-items > li {
    padding-right: 10px;
  }
  .footer-links.col {
    -ms-flex-preferred-size: -1px;
    -webkit-flex-basis: -1px;
    flex-basis: -1px;
  }
  .footer-links {
    padding-top: 0;
  }
  .footer-links a {
    color: #60605f !important;
  }
  a.dropdown-item {
    border-bottom: 0.1px solid #2c2a2a;
    border-top: 0.1px solid #2c2a2a;
    padding-left: 3rem;
  }
  li.nav-item {
    padding-left: 1.5rem;
  }
  .dropdown-menu {
    margin-left: -1.5rem;
    border: 0;
  }
  .footerLinksItem {
    padding-left: 50px;
  }
  .card-img {
    height: 100%;
  }
  .brand-bar,
  .menu-bar-logo {
    display: none;
  }
  .contact-us-box {
    position: relative;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #00965e;
    color: #fff;
    padding-top: 5px;
  }
  .sidebar {
    display: none;
  }
  .animation.collapsing {
    display: block;
  }
  .navbar-toggler {
    height: 100%;
    width: 100%;
  }
  #nav-icon1,
  #nav-icon1 span {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #nav-icon1 {
    cursor: pointer;
    width: 34px;
    height: 24px;
    position: relative;
    transition: 0.5s ease-in-out;
  }
  #nav-icon1 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 31px;
    background: #000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transition: 0.25s ease-in-out;
  }
  #nav-icon1 span:nth-child(1) {
    top: 0;
  }
  #nav-icon1 span:nth-child(2) {
    top: 9px;
  }
  #nav-icon1 span:nth-child(3) {
    top: 18px;
  }
  #nav-icon1.open span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #nav-icon1.open span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
@media (min-width: 768px) and (max-width: 991.8px) {
  .corousel-height-fix {
    height: 510px;
  }
}
.event-cards:hover {
  box-shadow: 0 4px 10px -6px rgba(9, 180, 60, 0.5) !important;
}
@media (max-width: 575px) {
  .footer-seperator {
    display: none;
  }
}
@media (min-width: 992px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .content-section {
    margin-top: 0;
  }
  .icon-fadeIn {
    width: 18%;
  }
  .app-title,
  .bank-signature-container {
    padding-bottom: 0.1rem !important;
  }
}
@media (max-width: 992px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .contact-us-box {
    height: 150%;
  }
}
.spin::before {
  -webkit-animation: 1.5s linear infinite spinner;
  animation: 1.5s linear infinite spinner;
  -webkit-animation-play-state: inherit;
  animation-play-state: inherit;
  border: solid 5px #cfd0d1;
  border-bottom-color: #17ca4d;
  border-radius: 50%;
  content: "";
  height: 40px;
  width: 40px;
  position: absolute;
  top: 10%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  will-change: transform;
}
