.termdeposit {
  color: var(--primary);
  font-weight: 600;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #fff;
  opacity: 1;
}

.ThangaMahalCard span:first-child {
  font-size: auto !important;
}

.ThangaMahalCard span:nth-child(2) {
  color: #636060;
  /* font-family: Work Sans; */
  font-size: 32px !important;
  font-weight: 600 !important;
}

.CardTM {
  font-size: 48px !important;
}

.ThangaMahalCard h1 {
  font-weight: 600 !important;
}

.MarginForFormDeposite {
  margin-top: -100px;
}

.choose h1 {
  /*font-size: 48px;*/
  color: var(--secondary);

  font-weight: 600;
}

#ThangaMagalCalciSection > h1 {
  font-weight: 600;
}
.Cumulativedeposits {
  color: #212529;

  font-size: 16px;
  font-weight: 500;
  /* text-align: justify; */
}

.highlight {
  border: 1px solid black;
  padding: 10px;
  display: inline-block;
  transition: border-color 0.3s;
}

.highlight:hover {
  animation: blinking-border 1s infinite alternate;
  border-color: red;
}

@keyframes blinking-border {
  0% {
    border-color: red;
  }
  100% {
    border-color: transparent;
  }
}

.fontsizeofbody {
  font-size: 15px;
  text-align: justify;
}

.deposite h1 {
  font-weight: 600 !important;
  color: var(--secondary);
}

.highlighedHeading {
  color: #000;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20.4px;
}

.Cumulative1 {
  height: 78px;
  font-size: 24px;
}

.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  box-shadow: none !important;
}

.CumulativeBorder {
  border-radius: 39px 0px 0px 39px !important;

  font-weight: 600;
}

.CumulativeBorder1 {
  border-radius: 0px 39px 39px 0px !important;

  font-weight: 600;
}
.default1 {
  border-radius: 0px 39px 39px 0px !important;
  font-size: 24px;
  font-weight: 600;
  width: 365px !important;
  height: 78px !important;
  font-size: 20px !important;
  background: #ffede3 !important;
  color: #948989 !important;
}

.default :hover {
  color: #000000 !important;
}
.default {
  /* border: 1px solid var(--primary) !important; */
  font-size: 24px;
  font-weight: 600;
  border-radius: 39px 0px 0px 39px !important;

  background: #fbd4d5;
  width: 365px !important;
  height: 78px !important;
  background: #ffede3 !important;
  font-size: 20px !important;
  color: #948989 !important;
  flex-shrink: 0;
}
.nav-tabs {
  border-bottom: none;
}
.bgcolor1 {
  background: #ffede3 !important;
  color: #948989 !important;
  font-size: 24px;
  border: 1px var(--primary);
}

.nonCumulativeTabSectionWidth {
  width: 208.5px !important;
}

.Growth {
  cursor: pointer !important;
  color: #908181 !important;
  font-size: 13px !important;
}

.certificate {
  border-radius: 12px 12px 0px 0px;
  border-top: 1px solid #e7e7e7 !important;
  border-right: 1px solid #e7e7e7 !important;
  border-left: 1px solid #e7e7e7 !important;
  background: #f8f8f8;
}

.backgroundColorRepco {
  background: var(--primary) !important;
  color: white !important;
}

.backgroundColorRepco1 {
  background: #ffede3 important;
  color: #908181 !important;

  /* color: var(--primary)!important;
    font-size: 14px;
font-weight: 400; */
}

.cash {
  font-size: 50px;

  font-weight: 600;
}

.bgcolorCash {
  background: #ffede3;
}

.amplify {
  color: #2e2c2c;
  font-size: 18px;
  font-weight: 400;
  line-height: 36.5px;
  text-align: justify;
}

.borderBlack {
  border-radius: 0px 0px 12px 12px;
  border: 1px solid #c5bbbb;
  color: #000;
  font-size: 18px;
  line-height: 32px;
}

.borderBlack p {
  /* text-align: justify; */
}

.formButton:hover {
  background: var(--primary);
}

.CallbackColor {
  color: #f58345;

  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

/* 
btn-check:focus+.btn .btn:focus {
    outline: 0;
    box-shadow: ;
} */

.HighlightedtextOntabs {
  color: #000 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}

.remainingtextOnTabs {
  color: #403d3d;
  font-size: 18px;
  font-weight: 500;
}

.TabContentInCumulativePage {
  margin-left: 44px;
  margin-right: 50px;
}

.TabContentInNonCumulativePage {
  margin-left: 44px;
  margin-right: 25px;
}

.Growth {
  padding-left: 2rem !important;
}

.nav-link.active {
  background-color: none !important;
  color: #fff;
}

.schemeOption {
  width: 399px;
  height: 56px;
  border: 2px solid var(--primary);
  color: var(--primary);
  padding: 8px 20px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #ffffff !important;
  background-color: var(--primary) !important;

  color: white !important;
}

.nav-tabs .nav-link {
  border-radius: 12px 12px 0px 0px;
  display: flex;
  width: 250px;
  height: 55px;

  justify-content: center;
  align-items: center;
  gap: 10px;
}

.whyChooseTitle h1 > span {
  font-weight: 400 !important;
}
.TermDepositHeading h1 > span {
  font-weight: 600 !important;
}
.thangamagalHeading h1 {
  font-weight: 600 !important;
}

#AnbuMaganCalciSection > h1 {
  font-weight: 600;
}
.SecuredLoan span strong {
  font-weight: 500;
}
@media (max-width: 1400px) {
  .Growth {
    overflow-x: scroll;
    flex-wrap: nowrap;
    overflow-y: hidden;
    padding-left: 0px !important;
  }

  .nav-tabs .nav-link {
    width: 225px;
  }

  .TabContentInCumulativePage {
    margin-right: 27px;
    margin-left: 12px;
  }
  .TabContentInNonCumulativePage {
    margin-right: 27px;
    margin-left: 12px;
  }
}

@media (max-width: 912px) {
  .Cumulative1 {
    height: 70px !important;
    border-radius: 20px !important;
    font-size: 12px;
  }

  .TabContentInCumulativePage {
    margin-right: 12px;
    margin-left: 12px;
  }

  .TabContentInNonCumulativePage {
    margin-right: 12px;
    margin-left: 12px;
  }
}

@media (max-width: 767px) {
  .MarginForFormDeposite {
    margin-top: -50px;
  }
  .nav-tabs .nav-link {
    width: 140px;
    height:65px
  }

  .HighlightedtextOntabs {
    font-size: 14px !important;
  }

  .default {
    width: 165px !important;
    font-size: 16px !important;
    height: 60px !important;
  }
  .default1 {
    width: 165px !important;
    font-size: 16px !important;
    height: 60px !important;
  }

  .Growth {
    padding-left: 0px !important;
    overflow-x: scroll;
    flex-wrap: nowrap;
  }
  
   .amplify{
    line-height: 28.5px;
  }


  .CardTM {
    font-size: 30px !important;
  }

  .ThangaMahalCard span:first-child {
    font-size: 24px !important;
  }

  .ThangaMahalCard span:nth-child(2) {
    font-size: 20px !important;
  }
}
