@import url("https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Istok+Web:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inknut+Antiqua:wght@300;400;500;600;700;800;900&display=swap");

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  font-family: var(--main-paragraph-font) !important;
  overflow-x: hidden !important;
}
a{

    font-family: var(--main-paragraph-font) !important;
}
html {
  overflow-x: hidden !important;
}

:root {
  --main-paragraph-font: "Inter", serif;
  --main-headings-font: "Inknut Antiqua", serif;
  --rendom-font-family: "Istok Web", serif;
}

p {
  font-family: "Inter", serif !important;
}

ul li {
  list-style: none !important;
}

a {
  text-decoration: none !important;
}

/* Navbar Top On  */
.navbarTop {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  background-color: #ffffff;
}

.navbar-nav .dropdown-toggle::after {
  display: none;
}

.logoMain {
  width: 140px !important;
  object-fit: cover;
  background-color: #fff;
  padding: 5px;
}

.navbarTop .nav-item.dropdown .dropinIcon i {
  font-size: 12px;
}

.listBody-nav .listing .nav-item .nav-link.active {
  font-weight: 700;
  color: #2e3192 !important;
}

.listBody-nav .listing .nav-item .nav-link {
  color: #131313;
  font-size: 16px;
  font-weight: 400;
}

.wb-btn {
  padding: 12px 25px !important;
  background-color: #f15a29;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 14px;
}

.navbarTop .navbar-toggler:focus {
  box-shadow: none !important;
  border: 0 !important;
  outline: none !important;
}

.navbarTop .barIcon i {
  font-size: 25px;
  color: #131313;
}

/* Navbar Top Off  */

/* Banner Section On */
.mainBanner{

    margin-top: 5rem !important;
}
.mainBanner .bannerImg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.mainBanner .bannerImg .banner-bg {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.bannerImg .bannerTitle {
  transform: translate(-50%, -50%);
}

.heading-bg {
  color: #ffffff;
  font-size: 45px;
  font-weight: 400;
  font-family: "Istok Web", serif !important;
}

.bannerImg .bannerTitle .paragraph-bg {
  color: #ffffff;
  font-size: 25px;
  font-weight: 400;
  font-style: italic;
}

/* Banner Section Off */
/* Organization Css On  */
.ourOrganization-parent {
  background-color: #383d3c;
}

.mainBtn.organizationBtn .wb-btn {
  background-color: #474a9e;
  border-radius: 4px !important;
}

/* .organization-data .organizationTitle {
  position: absolute !important;
  bottom: 0;
  left: 0;
} */

.organizationImage {
  top: 85px;
}

.organization-data .organizationTitle .organizationHeading {
  color: #ffffff;
  font-size: 70px;
  font-weight: 700;
  font-family: var(--main-headings-font) !important;
}

.organization-data .organizationTitle .organizationParagraph {
  font-size: 18px;
  font-weight: 400;
  color: #c4c4c4;
}

.mainBanner.allbannerSame .bannerImg .banner-bg {
  height: 50vh !important;
}

/* Organization Css Off  */

/* Mission Css On */

.missionParent {
  background-color: #faf7f2;
  padding: 100px 0px;
}

/* .missionParent .mission-image .misonMain-ig {

    border-radius: 50% 50% 0px 0px;
} */

.headings-web .headings-bg {
  font-size: 50px;
  font-weight: 600;
  color: #02241f;
  font-family: "Inknut Antiqua", serif !important;
}

.headings-web .missionParagraph {
  font-size: 20px;
  font-weight: 500;
  color: #141414cc;
}

.missionBody .mission-icon i {
  font-size: 30px;
  color: #ffb067;
}

.vision-parent {
  padding-top: 150px;
}

.useful-btn .ReadMore {
  background-color: #02241f;
  color: #ffffff;
  padding: 12px 30px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 4px;
}

/* Mission Css Off */

/* Core Value Css On */
.coreValueParent {
  background-color: #faf7f2;
}

.coreValueHeadng .value-bg {
  color: #02241f;
  font-size: 30px;
  font-weight: 600;
}

.valueCard .valueParagraph {
  color: #141414bf;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
}

.coreValueIcons .coreicons {
  width: 40px;
  object-fit: cover;
}

/* Core Value Css Off */

/* Services Css On */
.ourServicesMain {
  background-color: #02241f;
}

.onlyPadding {
  padding: 80px 0px !important;
}

.headings-web .headings-bg.servicesHeading {
  color: #ffffff;
}

.headings-web .servicesParagraph {
  color: #ffffff;
}

.useful-btn .ReadMore.servicesBtn {
  background-color: #ffffff;
  color: #02241f;
}

.cardTitles .servicesTitles-hg {
  color: #dfe4e2;
  font-size: 25px;
  font-weight: 400;
}

.cardTitles .servicesTitles-pg {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
}

.cardTitles {
  padding: 10px 15px;
}
.cardTitles.servicesCardTitle{
   
  padding: 10px 0px !important;
}
/* Services Css Off */

/* OUR SERVICES- OR IT CAN BE Css On */
.analysisCardBody .cardImage.ourOrIt-imgs img {
  width: 70px !important;
}

/* OUR SERVICES- OR IT CAN BE Css Off */

/* Strategic Css On  */
.strategicMainBody {
  background-color: #faf7f2;
}
.strategicMainBody.SustainabilityUnique {

  background-color: #022615;
}
.strategicCard-body.policy-color {
  padding: 5px 10px;
  background-color: #02241f !important;
}

.strategicTitle .strategicHeading {
  color: #141414;
  font-weight: 700;
  font-size: 20px;
}

.strategicTitle .strategicParagraph {
  color: #141414;
  font-size: 16px;
  font-weight: 500;
}

/* Strategic Css Off  */

/* Data Reporting Css On */
.dataReportingParent {
  background-color: #02241f;
}

.sideBorder {
  border-left: 1px solid #b3bdbb;
  padding-left: 40px !important;
}

.dataTop {
  padding-bottom: 140px;
}

.dataMainReporting .data-dgt .digit-nmr {
  color: #b3bdbb;
  font-size: 18px;
  font-weight: 700;
}

.dataTop .topdataHeading {
  font-size: 40px;
  font-weight: 700;
  color: #ffffff;
  font-family: var(--main-headings-font) !important;
}

.dataTitle-mn .dataHeading {
  color: #ffff;
  font-size: 28px;
  font-weight: 600;
}

.dataTitle-mn .dataParagraph {
  color: #b3bdbb;
  font-size: 18px;
  font-weight: 400;
}

/* Data Reporting Css Off *

/* Policy Research Css On */
.strategicTitle.policy-research-elvation {
  background-color: #02241f;
  padding: 10px 20px;
}

.strategicTitle.policy-research-elvation
  .strategicHeading.researchElvationHEading {
  color: #ffffff;
}

.strategicTitle.policy-research-elvation
  .strategicParagraph.researchElvationParagraph {
  color: #ffffff;
}

/* Policy Research Css Off */



/* Industry Specific Research Css On */
.dataReportingParent.industriesResearch {
  background-color: #faf7f2;
}

.dataMainReporting .check-circle {
  width: 25px;
  height: 25px;
  background-color: #fff;
  border-radius: 50%;
  margin-top: 0.3rem;
}

.check-circle .check-icon i {
  color: #000000;
  font-size: 12px;
}

.dataTop .topdataHeading.industriesTop {
  color: #02241f;
}

.dataTitle-mn .dataHeading.industriesHeadings {
  color: #02241f;
}

.dataTitle-mn .dataParagraph.industriesParagraph {
  color: #141414;
}

.dataTitle-mn.dataIndustriesTitle {
  flex: 1;
}

.dataTop.industriesDataTop {
  padding-bottom: 75px !important;
}

/* Industry Specific Research Css Off */



/* Contact Our Css On */
.contactOurMain {
  background-color: #02241f;
}

.input-area .customInput {
  width: 100%;
  outline: none;
  background-color: transparent;
  border-bottom: 1px solid #445e5a;
  border-right: 0 !important;
  border-top: 0 !important;
  border-left: 0 !important;
  padding: 12px 15px;
  color: #b3bdbb !important;
}

.input-area .customInput.textField {
  height: 110px !important;
  resize: none;
}

.input-area .customInput::placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #b3bdbb !important;
  transition: color 0.3s ease;
}

.dataTop.contactTop {
  padding-bottom: 70px !important;
}

.dataTop.contactTop .contactParagrapgTop {
  color: #c0c8c7;
  font-size: 16px;
  font-weight: 400;
}

.submit-btn .btnSubmMain {
  padding: 10px 25px;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  border-radius: 4px;
}
.contactStart-imge img {
  width: 100%;
  object-fit: cover;
}
.headings-web .client-paragraph {
  color: #141414bf;
  font-size: 18px;
  font-weight: 400;
}
.map-location .map-main {
  height: 600px !important;
}
/* Contact Our Css Off */

/* Footer Css On  */
.mainFooter {
  background-color: #141414;
}

.iconsParents .iconChilds .icons.unique i {
  background-color: #02241f !important;
  border: none;
  color: #ffffff;
}

.iconsParents .iconChilds .icons i {
  color: #c4c4c4;
  border: 2px solid #c4c4c4;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: grid;
  place-items: center;
  font-size: 20px;
  transition: transform 0.3s ease, color 0.3s ease;
}

.iconChilds .icons i:hover {
  transform: scale(0.9);
  background-color: #126aa5;
  border-color: #126aa5;
}

.linksListing-all .definitionName .nameBg {
  color: #ffffff;
  font-size: 25px;
  font-weight: 600;
}

.linksListing-all .listingName .allLists .list-items .link-items.active {
  text-decoration: underline !important;
  color: #ffffff;
  font-weight: 600;
}

.linksListing-all .listingName .allLists .list-items .link-items {
  color: #c4c4c4;
  font-size: 18px;
  font-weight: 400;
}

.border-only {
  border-bottom: 1px solid #c4c4c4;
}

.contactOur .forQuestion-circle .icons i {
  color: #ffffff;
  background-color: #02241f !important;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: grid;
  place-items: center;
  font-size: 16px;
  transition: transform 0.3s ease, color 0.3s ease;
}

.forQuestion-circle .icons i:hover {
  transform: scale(0.9);
}

.number-question .haveQuestion {
  color: #c4c4c4;
  font-size: 16px;
  font-weight: 400;
}

.number-question .questionNumber {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}

/* Footer Css Off */
