.bg-blue-glance {
  background: #01365B;
  padding: 50px;
  margin-bottom: 0 !important;
}

.purpose-hdg-glance {
  font-size: 45px;
  font-weight: 500;
  color: #fff;
}

.brder-wht-btm {
  border-bottom: 2px solid #fff;
  width: 65%;
}

.brder-btm-blue {
  border-bottom: 1px solid #003359;
  width: 70%;
}

.lrg-facts-txt {
  font-size: 40px;
  font-weight: 618;
  color: #6DC6BD;
  /*padding-top: 1.8em;*/
}

.lblue-lg-txt {
  font-size: 50px;
  font-weight: 618;
  color: #3675BC;
  margin-top: -14px;

}

.brder-dashed-values {
  border-bottom: 2px dashed #4677B7;
  padding: 10px 0px 15px 0px;
}

.brder-dashed-values span {
  font-size: 18px;
  font-weight: 400;
}

.format-bdr {
  padding: 25px;
  margin-bottom: 15px;
  border: 2px dashed #707070;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  margin-top: 6em;
}



.obj-c {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center !important;
}

.riskCircle::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  background: #003359;
  padding: 5px;

}

.txt-circle {
  padding-left: 12%;
}

.riskCircle-bg-lblue::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  background: #6DC6BD;
  padding: 5px;

}

.riskCircle-bg-lgreen::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  background: #87B858;
  padding: 5px;

}

.tab-container-glance {
  border-top: none;
  background: none;

}

ul.tabs li {
  cursor: pointer;
  padding: 10px 13px !important;
  border-bottom: none;
  text-decoration: none;
  background: #F8F8F8 !important;
  color: #01365B !important;
  list-style-type: none;
  border-radius: 10px;
  text-align: left;
  flex: 0 0 24.2%;
  margin-right: 5%;
  min-width: 31% !important;
  margin-left: 4%;
}

ul.tabs li.active {
  background: #E6E7E7 !important;
  color: #ffffff;
  font-weight: bold;
  border-radius: 10px;
}

.our-brands-img-content {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 2px 2px 11px grey;
  transition: 0.3s all ease-in
}

.our-brands-img-content:hover {

  transition: 0.3s all ease-in
}

.our-brands-img-content:hover .our-brands-copy {
  opacity: 1;
  top: 0;
  transition: 0.3s all ease-in
}

.our-brands-img-content .our-brands-copy {
  position: absolute;
  bottom: -100%;
  bottom: 0;
  background: #FFF;
  height: 100%;
  opacity: 0;
  transition: 0.3s all ease-out;
  padding: 30px;
}

.our-brands .nav-pills .nav-link,
.nav-pills .show>.nav-link {
  text-align: left;
  color: #003359;
  font-size: 18px;
  font-weight: 618;
  border: 0;
  background: none;
  border: 1px solid #E6E7E7;
  background-color: #fff;
  border-radius: 0;
  padding: 25px 17px;
  border-left: 0;
}

.our-brands .nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.nav-pills .nav-link:hover {
  background-color: #DAE0F1;
  color: #003359;
}

.our-brands {
  border: 1px solid #E6E7E7;
}

.leader-block-home {
  background: none;
  padding: 0 24px;
}

.borderB-none {
  border-bottom: 0;
}

.mrg-tp {
  margin-top: 58px;
}

.hover-icon {
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  transition: 0.3s all ease-in;
}

.our-brands-img-content:hover .hover-icon {
  display: none;
  transition: 0.3s all ease-out
}

.mrg-tp-lst {
  margin-top: 29px;
}

.corporate-image-curve {
  height: 100%;
  object-fit: cover;
}

.accordion-button {
  position: relative;
}

.accordion-button::after {
  content: "\e939";
  font-family: 'icomoon';
  speak: none;
  position: absolute;
  top: 24px;
  font-size: 23px;
  right: 20px;
  transition: all .3s ease-in-out;
  transform: rotate(90deg);
}

.accordion-collapse {
  padding: 40px 24px;
}

.accordion-button.collapsed::after {
  transform: rotate(180deg);
}

.page-banner {
  padding: 0 !important
}

.salient-block {
  background: #002F67;
  color: #fff;
  border-top: 8px solid #BE1D37;
  border-bottom: 8px solid #BE1D37;
  height: 100%;
  padding: 15px 25px;
  padding-bottom: 30px;
}

.salient-heading {
  color: #fff;
  font-weight: 618;
  text-align: center;
  padding: 20px 15px;
  background: #3378BC;
  margin-top: -50px;
  box-shadow: 3px 8px 12px #00121F;
  margin-bottom: 30px;
}

.salient-block strong {
  color: #83C4BD;
  font-size: 19px;
}

.salient-block p {
  font-weight: 600;
}

.add-bg-grey {
  background: #F8F8F8;
}

.width-para {
  min-width: 1000px
}

@media screen and (max-width:991px) {
  .tab-content>.tab-pane {
      display: block;
      opacity: 1;
  }

  .add-mb-col {
      margin-bottom: 60px;

  }



  .our-brands .tab-content .accordion-header button.collapsed {
      text-align: left;
      color: #003359;
      font-size: 18px;
      font-weight: 618;
      border: 0;
      background: none;
      border: 1px solid #E6E7E7;
      background-color: #fff;
      border-radius: 0;
      padding: 25px 17px;
      border-left: 0;
  }

  h2.accordion-header {
      margin-bottom: 0;
  }

  .our-brands .tab-content .accordion-header button {
      background-color: #DAE0F1;
      color: #003359;
      font-size: 18px;
      border: 1px solid #E6E7E7;
      padding: 25px 17px;
      font-weight: 600;
  }

  .our-brands {
      width: 100%;
  }

  .our-brands-img-content {
      box-shadow: none;
  }

  .our-brands-img-content:hover {
      padding-bottom: 0;
  }

  .our-brands-img-content .our-brands-copy {
      position: unset;
      opacity: 1;
      padding: 30px 0px;
  }

  .reomve-txt,
  .hover-icon {
      display: none;
  }
}