/* Header Starts */

.benefits .benefits_title.invester_benefits h5 {
  width: 66%;
}

.investor_visa_canada {
  background-image: url(../images/investor/canada-bg.webp);
}

.investor_visa_aus {
  background-image: url(../images/investor/aus-bg.webp);
}

.investor_visa_uk {
  background-image: url(../images/investor/uk-bg.webp);
}

.investor_visa_usa {
  background-image: url(../images/investor/usa-bg.webp);
}

.investor_visa_nz {
  background-image: url(../images/investor/nz-bg.webp);
}

.investor_visa_europe {
  background-image: url(../images/investor/europe-bg.webp);
}

.canada_start_up_visa {
  background-image: url(../images/investor/canada-start-up-visa.webp);
}

.cictv {
  background-image: url(../images/investor/canada-intra-company-transfer-visa.webp);
}

.mbisep {
  background-image: url(../images/investor/mbisep.webp);
}

.oes {
  background-image: url(../images/investor/ontario-enterpreneur-stream.webp);
}

.nses {
  background-image: url(../images/investor/nses.webp);
}

.nbbis {
  background-image: url(../images/investor/nbbis.webp);
}

.bcbi {
  background-image: url(../images/investor/bcbi.webp);
}

.ses {
  background-image: url(../images/investor/ses.webp);
}

.ool {
  background-image: url(../images/investor/ool.webp);
}

.uk_starts_up_visa {
  background-image: url(../images/investor/uk-bg-1.webp);
}

.uk_inovaster_visa {
  background-image: url(../images/investor/uk-bg-2.webp);
}

.ukgbm {
  background-image: url(../images/investor/uk-bg-3.webp);
}

.usa_eb5iv {
  background-image: url(../images/investor/usa-bg-1.webp);
}

.usa_l1ictv {
  background-image: url(../images/investor/usa-bg-2.webp);
}

.latvia_eurp {
  background-image: url(../images/investor/europe-bg-1.webp);
}

.malta_eurp {
  background-image: url(../images/investor/europe-bg-2.webp);
}

.greece_eurp {
  background-image: url(../images/investor/europe-bg-3.webp);
}

.spain_eurp {
  background-image: url(../images/investor/europe-bg-4.webp);
}

.portugal_eurp {
  background-image: url(../images/investor/europe-bg-5.webp);
}

.ireland_eurp {
  background-image: url(../images/investor/europe-bg-6.webp);
}

.cyprus_pr_eurp {
  background-image: url(../images/investor/europe-bg-7.webp);
}

/* Header Ends */

.ticket_counter .ticket_counter_content .count-title.lac::after {
  content: "+ Lac";
  display: inline-block;
}

.ticket_counter .ticket_counter_content .count-title.lac::before {
  content: "₹";
  display: inline-block;
}

.ticket_counter .ticket_counter_content .count-title.cr::after {
  content: "+ CR";
  display: inline-block;
}

.ticket_counter .ticket_counter_content .count-title.cr::before {
  content: "₹";
  display: inline-block;
}

/* About Inverstor Starts */

.study_in_canada .sic_title.immigration_title p {
  padding-bottom: 30px;
}

.study_in_canada .sic_title.immigration_title ul {
  list-style-image: url(../images/student-visa/up-plane.svg);
  margin: 0;
}

.study_in_canada .sic_title.immigration_title ul li {
  padding-bottom: 10px;
  color: #000;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 209%; /* 33.44px */
}

.bold{
  font-size: 1.125rem;
  font-weight: bold;
}

.benefits_img_content ol li{
  font-weight: 500;
  padding-bottom: 5px;
}

/* About Inverstor Ends */
