@charset "UTF-8";
.ir-contact {
  padding-bottom: 45px;
  padding-top: 18px;
}
@media only screen and (max-width: 767px) {
  .ir-contact {
    padding-top: 15px;
    padding-bottom: 38px;
  }
}
.ir-contact h2 {
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .ir-contact h2 {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .ir-contact-name {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.01em;
  }
}
.ir-contact-designation {
  margin-top: 6px;
}
@media only screen and (max-width: 575px) {
  .ir-contact-designation {
    letter-spacing: 0.01em;
    line-height: 140%;
    margin-top: 2px;
  }
}
.ir-contact__row {
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #4997D0;
  padding: 16px;
  background-color: #FFF;
}
.ir-contact__left {
  width: 51%;
  padding-right: 20px;
}
@media only screen and (max-width: 575px) {
  .ir-contact__left {
    width: 100%;
    padding-right: 0;
  }
}
.ir-contact__right {
  width: 49%;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 575px) {
  .ir-contact__right {
    width: 100%;
    font-size: 14px;
    line-height: 140%;
    padding-top: 25px;
  }
}

/**/
.page-template-ir-page .entry-content,
.page-template-is-page .entry-content {
  min-height: 74.9vh;
  position: relative;
}
.page-template-ir-page .entry-content::after,
.page-template-is-page .entry-content::after {
  display: block;
  content: "";
  background-image: url(../../images/media-vector.svg);
  background-size: contain;
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 17.708%;
  height: 266px;
  position: absolute;
  left: 0;
  bottom: -3px;
  z-index: -1;
}
@media only screen and (max-width: 1660px) {
  .page-template-ir-page .entry-content::after,
  .page-template-is-page .entry-content::after {
    width: 11.597%;
    height: 201px;
    background-image: url(../../images/ir-vector.svg);
  }
}
@media only screen and (max-width: 767px) {
  .page-template-ir-page .entry-content::after,
  .page-template-is-page .entry-content::after {
    background-image: url(../../images/media-vector-mobile.svg);
    width: 94px;
    height: 108px;
  }
}

.fixed-width-bg-with-curve .container--medium {
  padding: 0 !important;
}
.fixed-width-bg-with-curve .block-section {
  position: relative;
  max-width: 1064px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .fixed-width-bg-with-curve .block-section {
    min-height: 407px;
  }
}
.fixed-width-bg-with-curve .block-section::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 30px;
  left: 0;
  bottom: 0;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .fixed-width-bg-with-curve .block-section::after {
    display: none;
  }
}
.fixed-width-bg-with-curve .bg-with-curve-inner {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .fixed-width-bg-with-curve .bg-with-curve-inner .bg-with-curve-left {
    width: 44.5%;
  }
  .fixed-width-bg-with-curve .bg-with-curve-inner .bg-with-curve-right {
    width: 55.5%;
  }
}
.fixed-width-bg-with-curve .bg-with-curve-inner .venture-about-nuvama-content {
  max-width: 400px;
}
.fixed-width-bg-with-curve .bg-with-curve-inner .bg-with-curve-right .item {
  max-width: 415px;
  padding-left: 75px;
  position: relative;
}
.fixed-width-bg-with-curve .bg-with-curve-inner .bg-with-curve-right .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}
.fixed-width-bg-with-curve .bg-with-curve-inner .bg-with-curve-right .item-pag {
  min-height: 95px;
}
.fixed-width-bg-with-curve .bg-with-curve-inner .bg-with-curve-right .item-pag::before {
  top: 10px;
  width: 45px;
  height: 60px;
  background-image: url(../../images/venture/pag.svg);
}
@media only screen and (max-width: 767px) {
  .fixed-width-bg-with-curve .bg-with-curve-inner .bg-with-curve-right .item-pag::before {
    width: 50px;
    height: 68px;
  }
}
.fixed-width-bg-with-curve .bg-with-curve-inner .bg-with-curve-right .item-edelweiss::before {
  width: 56px;
  height: 60px;
  background-image: url(../../images/venture/edelweiss.svg);
}
@media only screen and (max-width: 767px) {
  .fixed-width-bg-with-curve .bg-with-curve-inner .bg-with-curve-right .item-edelweiss::before {
    width: 54px;
    height: 58px;
  }
}
.fixed-width-bg-with-curve .curve-animation {
  background-image: url(../../images/bg/orange-curve-fixed-width.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 860px;
  bottom: 0;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .fixed-width-bg-with-curve .curve-animation {
    max-width: 375px;
    width: 375px;
  }
}

.capital-solutions.about-us-on-investor-relations .block-section {
  max-width: 1088px;
  margin: 0 auto;
}
.capital-solutions.about-us-on-investor-relations .block-section .container {
  --bs-gutter-x: 1.4rem;
}

/**/
.media-landing-section.no-shape::before, .media-landing-section.no-shape::after {
  display: none !important;
}

.si-btn .button {
  min-width: 134px;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
}

.wp-block-lazyblock-document-card {
  padding-top: 18px;
}
.wp-block-lazyblock-document-card .irc__card .irc__card__title {
  /*max-width: 74%;*/
}

/**/
/**/
.wp-block-lazyblock-document-card-slider {
  padding-top: 18px;
  padding-bottom: 32px;
}
.wp-block-lazyblock-document-card-slider .document__slider {
  margin: 0 -10px;
}
.wp-block-lazyblock-document-card-slider .document__slider .slick-dots {
  padding-top: 3px;
}
.wp-block-lazyblock-document-card-slider .irc__item {
  width: 100%;
}
.wp-block-lazyblock-document-card-slider .irc__card .irc__card__title {
  max-width: 74%;
}

/**/
.credit-ratings-table th {
  vertical-align: top;
}
.credit-ratings-table td {
  border-top: 1px Solid rgba(3, 0, 47, 0.2);
  width: 33.3333333333%;
  vertical-align: top;
}

.section-seperator {
  border-bottom: 1px Solid rgba(3, 0, 47, 0.2);
}
@media only screen and (max-width: 767px) {
  .section-seperator {
    border-bottom: 0;
  }
}

.custom-col-space {
  margin: 0 -10px !important;
}
@media only screen and (max-width: 767px) {
  .custom-col-space {
    margin: 0 -12px !important;
  }
}
.custom-col-space .col-md-6 {
  padding: 10px !important;
}
@media only screen and (max-width: 767px) {
  .custom-col-space .col-md-6 {
    padding: 8px 12px !important;
  }
}

.accordion-description {
  padding-top: 7px;
}
.accordion-description .address-inside-accordion p {
  padding-bottom: 10px !important;
  line-height: 1.4 !important;
}
.accordion-description .address-inside-accordion p:last-child {
  padding-bottom: 0 !important;
}
.accordion-description .address-inside-accordion p a {
  text-decoration: none !important;
}

.custom-ul-accordion ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.custom-ul-accordion ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 12px;
}
.custom-ul-accordion ul li:last-child {
  padding-bottom: 0;
}
.custom-ul-accordion ul li::before {
  content: "•";
  font-size: 16px !important;
  line-height: 16px;
  position: absolute;
  left: 10px;
  top: 3px;
}
@media only screen and (max-width: 767px) {
  .custom-ul-accordion ul li {
    padding-left: 20px;
    padding-bottom: 8px;
  }
  .custom-ul-accordion ul li::before {
    left: 8px;
    top: 1px;
  }
}

/**/
.stock-data-content {
  display: none;
}
.stock-data-content.active {
  display: flex;
}

.stock-bar__left {
  width: 50%;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 1199px) {
  .stock-bar__left {
    width: 50%;
  }
}
@media only screen and (max-width: 991px) {
  .stock-bar__left {
    width: 100%;
    border: none;
  }
}
.stock-bar__right {
  width: 50%;
  padding-left: 40px;
}
@media only screen and (max-width: 1199px) {
  .stock-bar__right {
    width: 50%;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .stock-bar__right {
    width: 100%;
    padding-left: 0;
    padding-top: 12px;
  }
}
.stock-bar__box {
  padding: 7px 0;
}
@media only screen and (max-width: 991px) {
  .stock-bar__box {
    padding-top: 0;
  }
}
@media only screen and (max-width: 576px) {
  .stock-bar__box__btn {
    width: 100%;
    padding-top: 18px;
  }
}
.stock-bar__box__btn .stock-data-btn {
  margin: 0 12px 0 0;
  font-size: 12px;
  line-height: 1;
  color: #F04E45 !important;
  border: solid 1px #F04E45;
  border-radius: 19px;
  padding: 5px 8px;
  text-decoration: none;
}
.stock-bar__box__btn .stock-data-btn.active {
  background-color: #F04E45 !important;
  color: #FFF !important;
  border-color: #F04E45 !important;
}
.stock-bar__info__logo {
  margin-right: 8px;
}
.stock-bar__info__detail {
  margin-right: 16px;
}
.stock-bar__info__title {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
}
.stock-bar__info__sub-title {
  font-size: 12px;
  line-height: 1;
  margin-top: 8px;
}
.stock-bar__price-sec {
  padding-right: 15px;
}
.stock-bar__price-box .stock-price {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.24px;
}
.stock-bar__price-box .stock-price .currency-symbol {
  font-family: initial !important;
}
@media only screen and (max-width: 991px) {
  .stock-bar__price-box .stock-price {
    font-size: 28px;
    font-weight: normal;
  }
}
.stock-bar__price-box .stock-price-percentage {
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.16px;
  margin-left: 8px;
}
@media only screen and (max-width: 991px) {
  .stock-bar__price-box .stock-price-percentage {
    font-size: 14px;
    font-weight: normal;
  }
}
.stock-bar__price-box .stock-price-percentage svg {
  display: block;
  margin-right: 2px;
}
.stock-bar__price-box .stock-price-percentage.up {
  color: #4FAF79;
}
.stock-bar__price-box .stock-price-percentage.down {
  color: #F04E45;
}
.stock-bar__price-box .stock-price-percentage.down svg {
  transform: rotate(180deg);
}
.stock-bar__price-updates {
  font-size: 12px;
  line-height: 154.5%;
}
@media only screen and (max-width: 576px) {
  .stock-bar__price-updates {
    margin-top: 3px;
  }
}
@media only screen and (max-width: 576px) {
  .stock-bar__btn {
    width: 100%;
    padding-top: 15px;
  }
}

/**/
.investor-information-page .ir-contact h2 {
  display: none !important;
}

/**/
main#primary {
  width: 100%;
  margin-bottom: 2px;
}/*# sourceMappingURL=ir-page.css.map */