.text-first-para p {
  font-size: 17px;
  line-height: 30px;
  color: #202429;
  font-family: "Arimo", sans-serif;
  margin-bottom: 10px;
  font-weight: 400;
  letter-spacing: 0.2px;
}
[data-toggle="collapse"]:focus {
  outline: none !important;
  box-shadow: none !important;
}
.sectors_accod h2 {
  -webkit-tap-highlight-color: transparent;
}

.sectors_accod h2,
.sectors_accod h2:focus,
.sectors_accod h2:active,
.sectors_accod h2:hover {
  outline: none !important;
  box-shadow: none !important;
}

.sectors_accod .card-head,
.sectors_accod .card-head:focus,
.sectors_accod .card-head:active {
  outline: none !important;
  box-shadow: none !important;
}

.about_second_section .sectors_accod .card h2 i {
  position: absolute;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  background: #fff;
  padding: 6px 0px 5px 1px;
  color: #b40607;
  font-weight: 500;
  right: 31px;
}

.about_second_section .sectors_accod .card h2.collapsed i:before {
  content: "\f067";
  background: transparent;
  color: #b40607;
  font-size: 20px;
  margin-top: 0px;
  font-weight: 500;
}

.about_second_section .sectors_accod .card h2.collapsed i {
  padding: 0px 0px;
  height: 0px;
  margin-top: 5px;
  background: transparent;
}

h2.mb-0[aria-expanded="true"] {
  color: #b40607 !important;
}

h2.mb-0[aria-expanded="false"] {
  color: #445060 !important;
}

h2.mb-0:focus,
h2.mb-0:active {
  outline: none !important;
  background: transparent !important;
}

/* Closed tabs */
.about_second_section .sectors_accod .card h2.collapsed {
  background: transparent;
  color: #445060;
  border-bottom: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 1px solid #d1d3d4;
}

.about_second_section .sectors_accod .card h2.collapsed .cat-of-csr {
  color: #b40607 !important;
  font-size: 85%;
  font-weight: 400;
}

/* Open tab */
.about_second_section .sectors_accod .card h2:not(.collapsed) {
  background: #fff !important;
  color: #b40607;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 1px solid #d1d3d4;
  border-bottom: 0px solid #b40607;
  outline: none !important;
  box-shadow: none !important;
}

/* Open tab */
.about_second_section .sectors_accod .card h2:not(.collapsed) .cat-of-csr {
  color: #445060 !important;
  font-size: 85%;
  font-weight: 400;
}

.about_second_section .sectors_accod .card:first-child h2:not(.collapsed) {
  border-top: 0 !important;
}

.about_second_section .sectors_accod .card:first-child h2.collapsed {
  border-top: none;
}

.about_second_section .sectors_accod .collapse {
  border: 0px solid #fff;
  border-bottom: 0px solid #fff;
}

.overview-of-csr-tab-img {
  border: 1px solid #d9e9f1;
  padding: 35px;
  background-color: #fff;
}
.overview-of-csr-tab-content {
  margin: 30px 0px 25px 0px;
}
.overview-of-csrtab-content-main-sec {
  width: 88%;
}
.overview-of-csr-tab-content-action {
  margin-bottom: 15px;
}

.overview-of-csr-tab-content p {
  font-size: 17px;
  line-height: 30px;
  color: #202429 !important;
  font-family: "Arimo", sans-serif;
  margin-bottom: 10px;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.csr-read-more-btn {
  background: #d9e9f1;
  border-radius: 7px;
  letter-spacing: 0px;
  color: #202429;
  padding: 10px 20px 10px 20px;
  font-size: 18px;
  text-align: center;
}

.overview-of-csr-tab-content-action {
  position: relative;
}

.csr-read-more-btn:hover {
  background: #b40607;
  color: #fff;
  text-decoration: none;
}

.you_t_icon {
  fill: #445060;
}

.you_t_icon:hover {
  fill: #b40607;
}

.read-more-btn {
  background: #dbe7f0;
  color: #1f2d3d;
  padding: 10px 18px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
}

.sectors_accod *,
.sectors_accod *:focus,
.sectors_accod *:active,
.sectors_accod *:focus-visible {
  outline: 0 !important;
  box-shadow: none !important;
}

.sectors_accod h2,
.sectors_accod h2 span,
.sectors_accod h2 i {
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
  border: 8px solid #fff;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #445060;
  right: -6px;
  text-align: right;
  padding-right: 14px;
  width: 100%;
}

.mfp-close {
  position: absolute;
  top: 10px;
  right: 10px;

  width: auto !important;
  height: auto !important;

  padding: 5px 10px;

  background: transparent !important;
  border: none !important;

  display: inline-flex !important;
  align-items: center;
  gap: 10px;

  font-size: 16px;
  font-weight: 500;

  color: #fff !important;
  opacity: 1 !important;

  line-height: 1;
  white-space: nowrap;
}

/* default icon behavior remove */
.mfp-close::before,
.mfp-close::after {
  display: none !important;
}

.mfp-iframe-holder .mfp-close {
  top: -50px !important;
  background: #f7f7f7 !important;
  font-size: 36px !important;
  padding: 0px 20px !important;
  right: -8px !important;
  color: #b40607 !important;
  font-weight: 500;
  font-family: "Arimo", sans-serif;
}

.close-text {
  font-size: 20px;
  letter-spacing: 0px;
  color: #202429;
}

.mfp-close {
  pointer-events: auto;
}

.mfp-close * {
  pointer-events: none;
}

.csr-tab-cat-img img {
  width: 65%;
  border: 1px solid #d9e9f1;
}
.overview-of-csr-tab-img {
  position: relative;
}
.csr-tab-cat-img {
  position: absolute;
  z-index: 1;
  top: 60%;
  right: -25%;
}

.bot-csr h2 {
  font-size: 22px !important;
  letter-spacing: 0.2px;
}
.bot-csr h3 {
  font-family: "Arimo", sans-serif;
  font-weight: 600;
  font-size: 28px;
  color: #445060;
  letter-spacing: 0.2px;
  margin-bottom: 30px;
}

.loadmore-csr:empty {
  padding-bottom: 0;
  display: none;
  padding-bottom: 0px;
}
.loadmore-csr {
  padding-bottom: 50px;
}
.bot-csr {
  margin-top: 10px;
  padding-bottom: 0px;
}
.csr-acc-item {
  display: none;
}

.csr-bf-af {
  margin-bottom: 50px;
}

.csr-card-grid .csr-card {
  position: relative;
  background: #fff;
  transition: all 0.3s ease;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  padding: 35px;
}

/* Images */
.csr-card-grid .csr-img {
  position: relative;
}

.csr-card-grid .img-default,
.csr-card-grid .img-hover {
  width: 100%;
  display: block;
  transition: opacity 1s ease;
}

.csr-card-grid .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

/* Content */
.csr-card-grid .csr-content {
  position: relative;
  padding: 20px 0px 0px 0px;
  min-height: 190px;
}

.csr-imp-Sec-title {
  margin-top: 10px;
  margin-bottom: 30px;
}

.csr-imp-Sec-title h3 {
  font-size: 32px;
  margin-bottom: 0px;
  letter-spacing: 0.2px;

  color: #445060;
}

.csr-details-in-text p {
  font-size: 17px;
  color: #202429;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 30px;
}

.csr-details-in-text .slider_white_bc2 {
  float: right;
  width: 60%;
  margin-left: 40px;
  margin-top: 15px;
}

.csr-details-in-text {
  padding: 30px 40px 20px 40px;
}

.csr_inner_page-content h3 {
  font-family: "Arimo", sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #445060;
  margin-bottom: 20px;
}

.csr-details_page_indi .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -45px;
}

.csr-details_page_indi .carousel-indicators li {
  width: 8px;
  height: 8px;
}

.csr-details_page_navig .carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 50%;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  color: #7e2929;
  background: #b40607;
  text-align: center;
  border: 1px solid #fff;
  height: 35px;
  opacity: 0.8;
  transition: opacity 0.15s ease;
}
.csr_in_global-detailspage {
  margin-bottom: 20px;
}
.csr-details_page_navig .carousel-control-next:hover {
  background: #445060 !important;
}
.csr-details_page_navig .carousel-control-prev:hover {
  background: #445060 !important;
}

.csr-details_page_navig .carousel-control-prev {
  left: 15px;
}

.csr-details_page_navig .carousel-control-next {
  right: 15px;
}

.csr-details-in-text p {
  font-size: 17px;
  line-height: 29px;
  color: #202429;
  margin-bottom: 10px;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.csr-details-in-text h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: #445060;
  letter-spacing: 0.4px;
  margin-bottom: 5px;
}

.csr-details-main-f {
  margin-bottom: 40px;
  margin-top: 40px;
}

#loadMoreCSR {
  width: 100%;
  color: #445060;
  display: block;
  text-align: center;
  margin: 5px 0px;
  padding: 20px;
  font-size: 20px;
  font-weight: 400;
  border-radius: 0px;
  border: 1px solid #d3cdcd;
  background-color: #fff;
  transition: 0.3s;
}

#loadMoreCSR:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#loadMoreCSR:hover {
  color: #b40607;
  background-color: #fff;
  border: 1px solid #b40607;
  text-decoration: none;
}

.csr-content .content-default h4 {
  font-family: "Arimo", sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #445060;
  margin-bottom: 10px;
}

.sos_chh-csr-tab-cat-img {
  position: absolute;
  z-index: 1;
  top: 55%;
  right: -21%;
}

.sos_chh-csr-tab-cat-img img {
  width: 87%;
  border: 1px solid #d9e9f1;
}

.gir-csr-tab-cat-img {
  position: absolute;
  z-index: 1;
  top: 55%;
  right: -21%;
}

.gir-csr-tab-cat-img img {
  width: 87%;
  border: 1px solid #d9e9f1;
}

.st_chh-csr-tab-cat-img {
  position: absolute;
  z-index: 1;
  top: 55%;
  right: -21%;
}

.st_chh-csr-tab-cat-img img {
  width: 87%;
  border: 1px solid #d9e9f1;
}

.adi-csr-tab-cat-img {
  position: absolute;
  z-index: 1;
  top: 55%;
  right: -21%;
}

.adi-csr-tab-cat-img img {
  width: 100%;
  border: 1px solid #d9e9f1;
}

.shri-csr-tab-cat-img {
  position: absolute;
  z-index: 1;
  top: 55%;
  right: -21%;
}

.shri-csr-tab-cat-img img {
  width: 87%;
  border: 1px solid #d9e9f1;
}

.a_parent .overview-of-csrtab-content-main-sec {
  width: 100%;
}

@media (min-width: 992px) {
  .csr-gap-row > .col-lg-4:first-child {
    padding-right: 50px;
  }

  .csr-gap-row > .col-lg-4:last-child {
    padding-left: 50px;
  }
}
