.node-460 .node__content section.faqs:nth-child(2), .node-459 .node__content section.faqs:nth-child(2) {
    background: #f2f2f2;
    padding: 30px 0;
    margin-bottom: 0px;
}
.accordian.active .acc-body a {
    color: #A8986B;
    font-weight: 700;
    text-decoration: underline !important;
}
.banner_des {
    position: absolute;
    bottom:30px;
    width: 90%;
    left: 5%;
}
.banner_des a.download-link.me-3 {
    border: 1px solid;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    border-radius: 10px;
    font-weight: 500;
    /* height: 35px; */
    display: block;
    width: 210px;
    margin-top: 20px;
}
.banner_des a.download-link.me-3 img {
    width: 20px;
    height: auto;
}

.section-title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    padding-left: 20px;
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 58px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #363636;
    padding-right: 20px;
}
.hero-section img {
    width: 100%;
    height: auto;
}
.page-arabic .acc-title:after {
    float: left;
}
.page-arabic  h2.section-title:before {
    left: inherit;
    right: 0;
}
.mt-3 .gold-text {
    margin-bottom: 15px;
}
    h2.section-title:before {
    content: " ";
    position: absolute;
    background: #71c4ec;
    width: 3px;
    left: 0;
    top: 10px;
    bottom: 10px;
}
    .ipo-card {
      background: #fff;
      border: 1px solid #e0e0e0;
      padding: 0;
      height: 100%;
    }
    .ipo-card img {
      width: 100%;
      height: auto;
    }
    .ipo-content {
      padding: 20px;
    }
    .ipo-title {
	    font-weight: 700;
	    font-size: 20px;
	    margin-bottom: 15px;
	    font-family: 'ProximaNova';
	    font-weight: 700;
	    font-style: Bold;
	    font-size: 28px;
	    leading-trim: NONE;
	    line-height: 100%;
	    letter-spacing: 0%;
	    color: #152C49;
	}
    .ipo-subtitle {
    color:#A8986B;
    font-weight: 600;
    font-size: 14px;
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 10px;
}
.ipo-text {
    font-size: 14px;
    color: #363636;
    margin-bottom: 15px;
    font-family: ProximaNova;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
}
.btn-gold {
    background-color: #A8986B;
    color: #fff;
    border: none;
    animation-timing-function: ease-out;
    animation-duration: 300ms;
    width: 180px;
    height: 54px;
    angle: 0 deg;
    opacity: 1;
    gap: 10px;
    padding: 10px;
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
}
    .btn-gold:hover {
      background-color: #967545;
    }
.know-more {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: right;
    color: #152C49;
    width: 100%;
}
.d-flex.justify-content-between.align-items-center.mt-3 {
    clear: both;
    margin-top: 50px !important;
    display: flex;
    justify-content: space-between;
}
.d-flex.justify-content-between.align-items-center.mt-3 > div div:last-child {
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    margin-bottom: 10px;
}
.ipo-content ol.mb-0.ps-3 ul, .subscription-section ol.mb-0.ps-3 ul{
    padding-left: 20px;
    
}

.page-arabic .ipo-content ol.mb-0.ps-3 ul, .page-arabic .subscription-section ol.mb-0.ps-3 ul {
	padding-right: 20px;
}

.ipo-content ol.mb-0.ps-3, .subscription-section ol.mb-0.ps-3{
    padding-left: 20px;
    font-family: ProximaNova;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    padding-right: 20px;
}
.ipo-content ol.mb-0.ps-3 a, .ipo-content ol.mb-0.ps-3 ul a, .subscription-section ol.mb-0.ps-3 a, .subscription-section ol.mb-0.ps-3 ul a{
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    color: #A8986B;
    text-decoration: underline !important;
}

/* details page */

/* Top Blue Section */
    .hero-section {
      background-color: #34679a;
      color: #fff;
      padding: 50px 0;
    }

.hero-title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 48px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

    .hero-img {
      width: 100%;
      margin-bottom: 30px;
    }

.section-subtitle {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 32px;
}

.hero-text {
    font-size: 16px;
    line-height: 1.6;
    font-family: ProximaNova;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 30px;
    letter-spacing: 0%;
}

    /* Subscription Section */
    .subscription-section {
      background-color: #f2f2f2;
      padding: 30px 0;
    }

.gold-text {
    color: #A8986B;
    font-weight: 600;
    font-size: 14px;
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.col-md-6.text-md-end.mt-3.mt-md-0 {
    text-align: right;
}
.gold-text + h5 {
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    margin-bottom: 30px;
}
.subscribe-btn {
    background-color: #A8986B;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    width: 122px;
    height: 18px;
    angle: 0 deg;
    opacity: 1;
    width: 180px;
    height: 54px;
    angle: 0 deg;
    opacity: 1;
    gap: 10px;
    padding: 10px;
    margin-left: 20px;
}
.subscription-section ul.ps-3.mb-0 {
    padding-left: 20px;
    font-family: ProximaNova;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    margin-top: 10px;
}
    .subscribe-btn:hover {
      background-color: #967545;
    }

.download-link {
    text-decoration: none;
    color: #333;
    font-weight: 500;
    font-family: ProximaNova;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #152C49;
}

    /* Content Section */
    .content-section {
      padding: 60px 0;
    }

.content-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #363636;
}

.content-text {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 1.6;
    font-family: ProximaNova;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 30px;
    letter-spacing: 0%;
    color: #363636;
}
    .subscription-section ul.ps-3.mb-0 li a {
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    color: #A8986B;
    text-decoration: underline !important;
}


.accordian {
    padding: 20px 20px 20px 0;
    position: relative;
    border-bottom: 1px solid rgba(204, 204, 204, 1);
}
.acc-title{
    font-family: ProximaNova;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
cursor: pointer;

}

.acc-body {
    display: none;
}
.acc-title:after {
    content: "+";
    color: rgba(128, 128, 128, 1);
    float: right;
    font-weight: 400;
}
.accordian.active  .acc-title:after {
    content: "-";
    font-size: 36px;
}
.accordian .acc-body ul {
    padding-left: 20px;
    margin-top: 15px;
}

.accordian.active .acc-body {
    display: block;
}

.accordian.active .acc-title {
    font-family: ProximaNova;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
section.faqs {
    margin-bottom: 60px;
}
.faqs h2.heading-2 {
    font-family: ProximaNova;
    font-weight: 600;
    font-style: Semibold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
}


.accordian.active .acc-body li, .accordian.active .acc-body p {
    font-family: ProximaNova;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 15px;
}


@media (max-width: 767px) {
	.hero-text {
    font-size: 16px;
    leading-trim: NONE;
    line-height: 18px;
  }
  .banner_des a.download-link.me-3 {
    border: 1px solid;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border-radius: 10px;
    font-weight: 500;
    /* height: 35px; */
    display: block;
    width: 170px;
    margin-top: 10px;
  }
  .banner_des {
    bottom: 10px;
  }
  .section-subtitle {
    margin-bottom: 5px;
    font-size: 22px;
    margin-top: 12px;
  }
	.content-section {
    padding: 40px 0 0;
  }
	.col-md-6.text-md-end.mt-3.mt-md-0 {
    text-align: left;
  }
	.hero-title {
    font-size: 36px;
    margin-top: 0;
  }
	.hero-section img {
    width: 100%;
    height: auto;
  }
	.d-flex.justify-content-between.align-items-center.mt-3 {
    margin-top: 20px !important;
  }
	.ipo-card {
    margin-bottom: 30px;
  }
  .ipo-text {
    font-size: 16px;
    line-height: 20px;
  }
	.section-title {
	    font-size: 40px;
	}
	.ipo-title {
    font-size: 22px;
  }
}
