@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");

* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

a {
  text-decoration: unset;
}
.rounded-circle {
  border-radius: 50% !important;
  width: 80px;
  height: 80px;
  object-position: center;
}

.desk_law_enforcement_img {
  display: none;
}
.nav-active-page {
  background: #ffffff;
  border-radius: 20px;
}
.form-select:focus {
  border-color: none !important;
  box-shadow: none !important;
  border-color: #dee2e6 !important;
}
.form-control:focus {
  border-color: none !important;
  box-shadow: none !important;
  border-color: #dee2e6 !important;
}
.main-header .navbar {
  background-color: transparent;
}

.nav-active-page a {
  font-weight: 600 !important;
  font-size: 16px;
  color: #000;
}
.registered_with_sec {
  padding: 70px 0px 0px 0px;
}
.registered_heading_st {
  margin-bottom: 60px;
}
.nav-page {
  font-weight: 400;
  font-size: 14px;
  color: #000;
}
.sub_heading_st {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #2d2d2d !important;
}
.testSlider img {
  border-radius: 10px;
}
.stp-wtp-content p {
  font-size: 20px;
  color: #4d4d4d;
}
.stp-wtp-content p span {
  font-weight: 700;
}
.financial-liaising-content-list P {
  font-size: 20px;
  color: #4d4d4d;
  font-weight: 600;
  margin: 0;
}
.last_para_st {
  font-size: 20px;
}
.financial-liaising-content-list ol li {
  color: #4d4d4d;
  font-size: 20px;
  margin: 8px 0px;
}
.financial-liaising-sub-heading {
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 600;
}
.financial-liaising-content {
  padding-bottom: 50px;
}
.header-nav {
  background: rgba(255, 255, 255, 0.8);
  border: 2px solid #ffffff;
  border-radius: 20px;
  padding: 15px 50px 15px 50px;
}
.law-enforcement-heading {
  color: #2d2d2d;
  font-size: 25px;
  font-weight: 600;
}
.law-enforcement-pera {
  color: #4d4d4d;
  font-size: 20px;
}
.banner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100vh !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden;
}

.innerslider {
  overflow: hidden;
}

.innerslider .slick-slide img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.contant-banner h1 {
  font-weight: 700;
  font-size: 60px;
  color: #000;
  text-transform: uppercase;
}

.text {
  position: relative;
}

.content h1 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 46px;
  text-transform: capitalize;
  color: #000000;
  mix-blend-mode: normal;
}

.content {
  position: relative;
  top: 60px;
  padding-left: 50px;
}
.text-img {
  position: absolute;
  top: -122px;
  right: -39px;
  z-index: 0;
}

.contant-banner p {
  font-weight: 500;
  font-size: 20px;
  color: #000;
}

.banner-cont-box {
  position: relative;
}

.banner-cont-box::after {
  content: "";
  position: absolute;
  height: 518px;
  width: 690px;
  top: 0;
  right: 0;
  background-image: url(../images/banner-sec-img.png);
}

.exper-heading {
  font-weight: 600;
  font-size: 50px;
  color: #000;
}

.exper-desc {
  font-weight: 500;
  font-size: 20px;
  color: #000;
}

.section-top-bottom-space {
  padding-top: 40px;
  padding-bottom: 70px;
}

.exper-process-heading {
  font-weight: 500;
  font-size: 27px;
  color: #2d2d2d;
  line-height: 31px;
  margin-bottom: 5px;
}
.exper-process-top-space .services-title {
  padding-left: 10px;
}

.border-right {
  border-right: 2px solid #f5f5f5;
}

.border-left {
  border-left: 2px solid #f5f5f5;
}
.law_enforcement_cont {
  margin-top: 100px;
}
.law_enforcement_img {
  margin-top: 100px;
}
.exper-process-top-space {
  padding-top: 100px;
}

.about-sec {
  background-color: #fffcf5;
}

.about-heading {
  font-weight: 600;
  font-size: 50px;
  color: #2d2d2d;
}

.about-decs {
  font-weight: 400;
  font-size: 20px;
  color: #2d2d2d;
}
.footer-sec {
  background-color: #121a24;
  padding: 110px 0px 40px;
}
.footer-link {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 2rem;
}
.footer-link li a {
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 155%;
  color: #f3ebe2;
}
.footer-link li {
  padding: 15px 0px;
}
.light-footer-heading {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  font-weight: 400;
}
.footerinner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  width: 100%;
}
.social-media-div a img {
  width: 30px !important;
  margin-right: 10px;
}
.social-media-title {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.social-media-div {
  width: 60%;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 1px solid #fff;
}
/*.space-footer {
padding-top: 120px;
}*/

.space-footer {
  margin-top: 30px;
}
.text-img img {
  width: 100%;
}
/*.content {
padding: 80px 0px 0px 60px;
}*/
.content p {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 30px;
  color: #000000;
  mix-blend-mode: normal;
}
.banner-sec .slick-dots {
  bottom: 30px;
  width: auto;
  right: -40px;
}
.banner-sec .slick-dots li button:before {
  font-size: unset;
  border: 3px solid #2d3845;
  border-radius: 50px;
  content: "" !important;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background-color: #2d3845;
  opacity: 1;
}
.banner-sec .slick-dots li button {
  width: 40px;
  height: 40px;
}

.banner-sec .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #c6992c;
  border-color: #fff;
  transform: scale(1.4);
}

.banner-sec .slick-dots li {
  width: 28px;
  height: 28px;
  margin: 0 5px;
}

.paragraph {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
  color: #2d2d2d;
}
.gray-sec {
  padding: 50px 0px 30px;
  background-color: #2d3845;
  position: relative;
  z-index: 0;
}

.space {
  padding: 20px 0px;
}
.ftr {
  /*    display: flex;
    justify-content: space-between;
    align-items: center;*/
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.corelist .media {
  display: flex;
  align-items: center;
}

.corelist .media img {
  width: 70px;
  height: 70px;
}

.space-top {
  margin-top: 60px;
}

.testmo-item {
  border-radius: 5px !important;
  position: relative;
  z-index: 1;
}
.gallery-img-div img {
  width: 100% !important;
}
.gallery-img-div {
  margin: 0px 10px;
}
.testmo-item img {
  width: 100%;
  position: relative;
  z-index: 9;
}
.custom_mt_logo {
  margin-top: 45px;
}
.gray-sec::after {
  background-color: #fff;
  content: "";
  width: 100%;
  height: 190px;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  z-index: -1;
}

.slider-content {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
  color: #ffffff;
  mix-blend-mode: normal;
  padding-top: 0;
  padding-bottom: 0px;
  margin-bottom: 15px;
  padding-left: 16px;
}
.corelist .media-body {
  padding-left: 26px;
  /* margin-top: 40px; */
  position: relative;
  top: 29px;
}

.te1main .media-body h5 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 24px;
  text-transform: capitalize;
  color: #ffffff;
}

.te1main .media-body {
  padding-left: 25px;
}

.corevalue-box {
  padding-left: 11%;
  text-align: left;
  padding-right: 11%;
}

#customer-speak .media {
  display: flex;
}

ul.corelist {
  padding-left: 0px;
}

ul.corelist .media img {
  position: relative;
  left: -15px;
}

.media-body h5 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 20px;
  text-transform: capitalize;
  color: #ffffff;
  mix-blend-mode: normal;
  margin-bottom: 5px;
}

.media-body span {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  text-transform: capitalize;
  color: #ffffff;
  mix-blend-mode: normal;
}
.sl {
  position: absolute;
  bottom: -20px;
  right: 0;
}

.circletxt {
  padding-top: 90px;
}

.a-left {
  right: 16%;
}
.circle_percent {
  font-size: 80px;
  width: 80px;
  height: 80px;
  position: relative;
  background: #eee;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  margin: 0px 20px;
}

.slider-para {
  position: relative;
  top: -15px;
}

.learnmore {
  display: block;
  width: 100%;
  text-align: right;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #a3a3a3;
  text-align: right;
  color: #a3a3a3;
  mix-blend-mode: normal;
  text-decoration: unset;
}

.circletxt .media-body h5 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  mix-blend-mode: normal;
  color: #2d2d2d;
}
.view_tab_circletxt {
  display: none;
}
.managing_committee_list {
  margin: 25px 0px 40px 0px;
}
.sp_bottom {
  margin-bottom: 30px;
}
.financial-liaising-content-list {
  margin-top: 40px;
}
.sp_top_custom {
  margin-top: 40px;
}
.circle_inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  clip: rect(0 100px 100px 50px);
}
.round_per {
  position: absolute;
  left: -16px;
  top: -16px;
  width: 100px;
  height: 100px;
  background: #c6992c;
  clip: rect(0 115px 147px 68px);
  transform: rotate(180deg);
  transition: 1.05s;
}

.circletxt1 .round_per {
  clip: rect(0 115px 147px 0px);
}

.percent_more .circle_inner {
  clip: rect(0 50px 100px 0em);
}
.percent_more:after {
  position: absolute;
  left: 0.5em;
  top: 0em;
  right: 0;
  bottom: 0;
  background: #c6992c;
  content: "";
}
.circle_inbox {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background: #fff;
  z-index: 3;
  border-radius: 50%;
}
.percent_text {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #c6992c;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.circletxt .media-body {
  padding-left: 0px;
}

.sliderinner {
  padding-bottom: 0px;
}

.info-add p {
  margin-bottom: 5px;
  line-height: 20px;
}

.info-add {
  padding-bottom: 30px;
}

.info-add .text-light {
  margin-top: 1px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 155%;
  color: #f3ebe2;
}

.inf1 {
  display: flex;
  flex-direction: column;
}
.footer-link li:first-child {
  padding-top: 0px;
}

.navbar.sticky .header-nav {
  background: rgb(0 0 0 / 50%);
  border: 2px solid rgb(0 0 0 / 50%);
}

.navbar.sticky .nav-page {
  color: #fff;
}

.navbar.sticky .nav-active-page .nav-page {
  color: #2d2d2d;
}

.exper-process-top-space .learnmore {
  text-align: left;
}
#our-expertise .space1 {
  padding: 0px;
}
.img-space img,
.img-space2 img {
  width: 100%;
}

.img-space2 {
  position: relative;
  left: -8.5%;
}
.img-space {
  position: relative;
  right: -8.5%;
}

.border-right .services-title {
  padding-right: 10px;
}
.userImg img {
  width: 100%;
}
.jumptarget {
  position: relative;
}
.jumptarget::before {
  content: "";
  display: block;
  height: 240px;
  margin: -175px 0 0;
  z-index: -1;
  position: relative;
}

.wizard-inner .nav-pills .nav-link {
  padding: 0;
  display: flex;
  flex-direction: column;
  width: 160px;
  height: auto;
  text-align: center;
}

.ga1 img {
  width: 100%;
}

.galleryslider .slick-track {
  padding: 0px 190px;
}

.galleryslider .slick-list::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 194px;
  height: 100%;
  background-color: rgb(255 255 255 / 65%);
}

.galleryslider .slick-list::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 194px;
  z-index: 1;
  height: 100%;
  background-color: rgb(255 255 255 / 65%);
}

.ga1 {
  padding: 8px;
  border-radius: 6px;
}

.ga1 img {
  border-radius: 5px;
}
.wizard-inner .nav {
  display: flex;
  justify-content: space-between;
  padding: 0px;
  border-bottom: unset;
}

.galleryslider {
  display: flex;
  flex-wrap: wrap;
}
.wizard-inner .nav-pills .nav-link.active,
.wizard-inner .nav-pills .show > .nav-link {
  background-color: transparent;
}
.wz1 img {
  text-align: center;
  margin: 0px auto;
}

.wz1 span {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #a3a3a3;
  display: inline-block;
  padding-top: 18px;
}

.tabform {
  padding-top: 20px;
}

.innerbanner {
  padding-top: 230px;
  padding-bottom: 130px;
  background: url(../images/image122.jpg), rgb(0 0 0 / 80%);
  background-size: cover;
  background-position: center center;
  background-blend-mode: multiply;
}
.subheading {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 75px;
  color: #2d2d2d;
  text-align: center;
}
.cd-breadcrumb li {
  list-style-type: none;
}
.cd-breadcrumb li a {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #a3a3a3;
  mix-blend-mode: normal;
}

.cd-breadcrumb .active {
  color: #4d4d4d;
}

.cd-breadcrumb {
  display: flex;
  padding: 15px 0px;
  padding-left: 0px;
}

.cd-breadcrumb li {
  padding-right: 10px;
}

.spacetop {
  padding-top: 30px;
  padding-bottom: 50px;
  text-align: center;
}

.career-page {
  background-color: #000;
}

.carrers-banner {
  background-image: url(../images/career-banner.png);
  background-size: cover;
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-heading h1 {
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  padding-top: 50px;
}

.back-page-link {
  padding-top: 15px;
}

.back-home-page a {
  font-family: "Poppins", sans-serif;
  text-decoration: none;
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 500;
}

.back-career-page a {
  font-family: "Poppins", sans-serif;
  text-decoration: none;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 500;
}

.career-heading {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 600;
  color: #2d2d2d;
}
.mep-top-sp {
  padding-top: 25px;
}
.career-decs {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #2d2d2d;
}

.career-decs a {
  color: #001fbe;
}

.career-contant {
  padding-top: 30px;
  padding-bottom: 30px;
}

.form-control-career input {
  border: none;
  padding: 10px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 16px;
  color: #7d7d7d;
  font-weight: 400;
  width: 100%;
}

.form-control-career input:focus {
  outline: none;
  border: none;
  border-bottom: 1px solid #d9d9d9;
}

.getin-tuch-btn {
  background: #2d3845;
  color: #fff;
  height: 41px;
  font-size: 14px;
  font-weight: 600;
  margin: 0px 0px 0px 14px;
  width: 125px;
  border-radius: 25px;
  border: none;
  padding: 10px 14px;
}

.career-form-box {
  background: #ffffff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  border-radius: 0px 50px;
  padding: 50px;
  margin: 80px 0px;
}

.getin-tuch.text-center {
  padding-top: 40px;
}

.career-form-bg,
.contact-form-box {
  position: relative;
}

.career-form-bg::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -70px;
  background-image: url(../images/career-form-bg.png);
  height: 512px;
  width: 500px;
  z-index: -1;
}

.job-opening-box {
  background: #ffffff;
  border: 1px solid #d7d7d7;
  border-radius: 10px;
  padding: 40px;
}

img.opening-arrow-img {
  padding-top: 35px;
  cursor: pointer;
}

.opening-contant h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 35px;
  color: #4d4d4d;
}

.opening-contant p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #4d4d4d;
}

.opening-sec {
  position: relative;
  padding-bottom: 80px;
}

.opening-sec::after {
  position: absolute;
  content: "";
  background-image: url(../images/career-opening-bg.png);
  top: 0px;
  background-repeat: no-repeat;
  background-position: right;
  height: 100%;
  width: 100%;
  right: 0px;
  left: 0px;
  z-index: -1;
}

.wizard-inner .nav-pills .nav-link.active span {
  color: #4d4d4d;
}

.sliderArrow {
  position: absolute;
  bottom: -82px;
  left: 47%;
  transform: translateX(-50%);
  z-index: 1;
}

.slider-right {
  left: 52%;
}

.tabsec {
  padding-bottom: 100px;
}
/* contact */
.contact-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.contact-heading {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #2d2d2d;
}

.contact-form-box {
  background: #ffffff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  border-radius: 0px 50px;
  padding: 50px;
  margin: 40px 50px 0px 0px;
}

.mainformSec .contact-form-box {
  padding: 25px 30px 50px;
  max-width: 450px;
  margin: 0px auto;
}

.form-control-career textarea {
  border: none;
  padding: 10px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 16px;
  color: #7d7d7d;
  font-weight: 400;
  width: 100%;
}

.form-control-career textarea:focus {
  outline: none;
  border: none;
  border-bottom: 1px solid #d9d9d9;
}
.mainformSec {
  position: relative;
  padding-top: 36px;
  padding-bottom: 36px;
}

.mainformSec::after {
  position: absolute;
  content: "";
  background-image: url(../images/lescure-web.png);
  top: 0px;
  right: 140px;
  height: 550px;
  width: 411px;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: cover;
  background-position: right center;
}

.contact-contant {
  padding-top: 1em;
}

.contact-main-heading {
  font-weight: 700;
  font-size: 60px;
  color: #00bdc9;
  position: relative;
}

.contact-main-heading::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: #000;
  bottom: -15px;
  left: 11px;
}
.careertop {
  padding-bottom: 15px;
}

.textarea {
  height: 180px;
}

.calltose p {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
  color: #2d2d2d;
  margin-bottom: 10px;
}
.calltose {
  padding-top: 29px;
  padding-left: 10px;
}

.calltose a {
  font-weight: 700;
  font-size: 50px;
  line-height: 40px;
  text-transform: capitalize;
  color: #2d2d2d;
  display: inline-block;
}

.contact-main-heading span {
  font-style: normal;
  font-weight: 600;
  font-size: 50px;
  line-height: 70px;
  text-transform: capitalize;
  display: block;
  color: #2d2d2d !important;
}

.call-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.contact-icon {
  width: 75px;
  height: 75px;
  border: 2px solid #03bac0;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  border: 2px solid #03bac0;
  box-shadow: 21px 25px 50px rgba(0, 0, 0, 0.15);
}
.icon-sub-heading h3 {
  font-weight: 500;
  font-size: 14px;
  color: #4d4d4d;
}
.icon-sub-heading h4 {
  font-weight: 700;
  font-size: 22px;
  color: #4d4d4d;
}
.icon-sub-heading {
  padding-top: 40px;
  padding-bottom: 10px;
}

.icon-main-email {
  color: #4d4d4d;
  text-decoration: none;
}
.addinfo {
  color: #4d4d4d;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
}
.addinfo-des {
  font-size: 18px;
}
.contact-icon-box {
  padding: 20px 0px;
}
/* end css */

.spaceTop1 {
  padding-top: 20px;
}

.spaceTop2 {
  padding-top: 120px;
}

.sticky {
  background: rgb(0 0 0 / 50%);
  min-height: 90px;
}

.space-top-bottom {
  padding-top: 80px;
  padding-bottom: 80px;
}
.inner-heading {
  font-size: 50px;
  font-weight: 600;
  color: #2d2d2d;
}
.inner-decs {
  font-size: 20px;
  font-weight: 400;
  color: #4d4d4d;
  padding-top: 0 !important;
}
.inner-contant-box {
  display: flex;
  width: 100%;
  margin-bottom: 41px;
}
.arrow-box {
  position: relative;
  /* display: inline-block; */
  /* text-align: center; */
  width: 100%;
}
/*.arrow-box::after{
    position: absolute;
    content: "";
    background: rgba(255, 153, 51, 0.4);
    top: 25px;
    left: 30px;
    height: 32px;
    width: 32px;
    border-radius: 50%;
}
.arrow-box::before {
    position: absolute;
    content: "";
    background-image: url(../images/inner-arrow\ .png);
    top: 33px;
    left: 45px;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    z-index: -1;
}*/
.contant-info ol .list-of-list {
  font-size: 20px;
  font-weight: 600;
  color: #4d4d4d;
  padding: 10px 0px;
}

.space-top-bottom12 .contant-info ol .list-of-list {
  font-size: 15px;
  font-weight: 500;
}

.space-top-bottom12 .contant-info-page.contant-info p {
  font-size: 15px;
  font-weight: 500;
}

.space-top-bottom12 .contant-info p {
  font-size: 18px;
  font-weight: 600;
}

.space-top-bottom12 .inner-bg.text-center img {
  width: 84%;
}

.inner-sub-head {
  font-size: 20px;
  font-weight: 500;
  color: #4d4d4d;
}
/*.inner-img-box-1{
    background-image: url("../images/inner-bg-1.png");
    background-size: cover;

}
.inner-img-box-2{
    background-image: url("../images/inner-bg-2.png");
    background-size: cover;

}*/
.inner-bg.text-center img {
  padding: 0px;
  width: 100%;
}
ol {
  padding-left: 17px !important;
}
.mobile {
  display: flex !important;
}
.list-of-list ol li {
  font-weight: 400;
}
.vpi-inner {
  padding-top: 60px;
}

.sed-de {
  position: relative;
}

.employee-icon {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 0px;
  display: flex;
  justify-content: center;
}

.employee-image img {
  width: 100%;
}

/*.employee:hover .leanrmore  {
    background-color: #FF9933;
}*/

.employee:hover .employee-icon {
  opacity: 1;
  visibility: visible;
  bottom: 0px;
}

.employee h3 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  /* identical to box height, or 120% */
  color: #2d2d2d;
  mix-blend-mode: normal;
}

.employee .describe1 h3 {
  height: 60px;
}

.leanrmore {
  background: #d6d6d6;
  font-weight: 600;
  font-size: 15px;
  color: #2d2d2d;
  text-decoration: none;
  padding: 10px 16px;
}

.describe {
  padding: 20px 0px 50px;
}

.employee p {
  font-weight: 400;
  font-size: 20px;
  color: #4d4d4d;
}

.contant-info .my_ul {
  counter-reset: listStyle;
}
.contant-info .my_ul li {
  margin-left: 1em;
  counter-increment: listStyle;
  position: relative;
  font-size: 16px;
  line-height: 23px;
  padding-bottom: 5px;
}
.contant-info .my_ul li::before {
  margin-right: 0em;
  content: counter(listStyle, lower-alpha);
  position: absolute;
  left: -30px;
}

.circletxt .media-body {
  padding-left: 0px;
  align-items: center;
  display: flex;
}

.clientele-box {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  /*      padding: 25px 12px;*/
  z-index: 1;
}

.clientele-box::after {
  content: "";
  background-color: rgba(45, 45, 45, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.clientele-desc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 15px 60px;
  z-index: 1;
}

.clientele-desc h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}
.clientele-heading {
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  padding-bottom: 50px;
}

.line {
  height: 1px;
  width: 0%;
  margin: 0 auto;
  background: #fff;
}

.clientele-box .clientele-desc .line,
.clientele-box .clientele-desc h3 {
  transition: all 0.3s ease-in-out;
}

.clientele-box:hover .clientele-desc h3 {
  padding-bottom: 20px;
}

.clientele-box:hover .clientele-desc .line {
  width: 40%;
}

.corelist .media img {
  width: auto;
  height: auto;
}

.corelist .media-body h5 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  color: #2d2d2d;
  mix-blend-mode: normal;
}

.corelist .paragraph {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
  color: #4d4d4d;
  mix-blend-mode: normal;
}

.corelist li {
  list-style-type: none;
  margin-bottom: 10px;
}

.clientele-box-space {
  padding-top: 50px;
}

.clientele {
  padding-bottom: 80px;
}

.clientele-box img {
  width: 100%;
}

body .navbar-brand img,
.footerinner a img {
  width: 200px;
}

.content1 {
  top: 0px;
}

.mobile-view {
  display: none;
}
/* Commitment CSS */
.commitSection img {
  fill: #fff;
  filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.1));
}
.commitSection a h4,
.commitSection a p {
  color: #4d4d4d;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.our-team-div-im2 {
  height: 287px;
}

.our-team-div-im2 img {
  height: 100%;
  object-fit: cover;
}

.accordion .accordion-item {
  border-color: #aaaaaa;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
}

.accordion-item {
  padding: 10px 0px;
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: transparent !important;
  box-shadow: unset !important;
}

.acc-btn {
  font-size: 28px;
  font-weight: 600;
}

.bluspan {
  margin: 0px 7px 0px 0px;
  color: #535bd1;
}

.form-select {
  font-weight: 600;
}

.accordion-button,
.accordion-body {
  padding-left: 0px;
  padding-right: 0px;
}

.accordion-button:focus {
  border: 0px;
  outline: none;
  box-shadow: unset;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("/images/Polygon.svg");
  content: "";
  transform: rotate(-0deg) !important;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: auto;
  transition: transform 0.2s ease-in-out;
}

.accordion-button::after {
  background-image: url("/images/Polygon.svg");
  content: "";
  transform: rotate(-89deg) !important;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: auto;
  transition: transform 0.2s ease-in-out;
}

.form_input_weight {
  font-weight: 600 !important;
}

.accordion-button[aria-expanded="false"]::after {
  transform: rotate(180deg);
}

div.logo-section {
  margin-top: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #2d2d2d;
  font-family: "Poppins";
}
h2.our-mentors {
  font-weight: 600;
  font-size: 45px;
}
.about-sec-cont p {
  font-size: 18px;
  font-weight: 600;
}
.about-sec-cont ul li {
  font-size: 18px;
}
.about_last_con_st {
  font-size: 18px;
}
.cst-about-pre {
  font-size: 18px !important;
  font-weight: 400 !important;
}
@media (min-width: 1400px) {
  .banner-sec .slick-dots {
    right: 0;
  }
  .container {
    max-width: 1280px;
  }
  .item6 {
    column-gap: 15px;
  }
}

@media (min-width: 1200px) {
  .nav-page {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .custom-container {
    padding-left: 7%;
    padding-right: 7%;
  }

  .info {
    padding-right: 45px;
  }
}
@media (min-width: 992px) {
  .sliderinner,
  .slick-arrow {
    padding-right: 25px;
  }
  .testSlider {
    padding-left: 25px;
  }
}

@media screen and (max-width: 1366px) and (min-width: 1399px) {
  .content {
    top: 0;
  }
}
@media (max-width: 1400px) {
  .header-nav {
    padding: 15px 30px 15px 30px;
  }
  .content h1 {
    font-size: 35px;
    line-height: 44px;
  }
}

@media (max-width: 1365px) {
  /*    .content h1{
        font-size: 41px;
        line-height: 42px;
    }*/
  .content p {
    font-size: 17px;
    line-height: 24px;
  }
  .section-top-bottom-space {
    padding-bottom: 50px;
  }
  /*    .banner{
height: 693px !important;
}*/
  .circletxt {
    padding-top: 130px;
  }
  .gray-sec::after {
    bottom: -40px;
  }
  .sl {
    bottom: -90px;
  }
  .section-top-bottom-space {
    padding-top: 85px;
    padding-bottom: 70px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-brand img {
    width: 200px;
  }
}
@media (max-width: 992px) and (min-width: 1199px) {
  .border-right .col-9 {
    width: 70%;
  }
}

@media (max-width: 1199px) {
  .nav-page {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .header-nav {
    padding: 15px 26px 15px 26px;
  }
  .nav-active-page a {
    font-size: 12px !important;
  }
  .navbar.sticky .nav-page {
    padding-left: 15px;
    padding-right: 15px;
  }
  .exper-process-heading {
    font-size: 20px;
    line-height: 23px;
  }

  .content {
    top: 31px;
  }
  .content h1 {
    font-size: 34px;
    line-height: 32px;
  }
  .content p {
    font-size: 15px;
    line-height: 22px;
  }
  .slider-content {
    font-size: 16px;
    line-height: 25px;
  }
  .circletxt .media-body h5 {
    font-size: 16px;
    line-height: 21px;
  }
  .sl {
    bottom: -40px;
  }
  .paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  .wizard-inner .nav-item {
    flex: 1 1 15%;
  }

  .wizard-inner .nav-pills .nav-link {
    width: 100%;
  }
  .mainformSec .contact-form-box {
    margin-right: 0px;
  }
  .mainformSec {
    padding-right: 0px;
  }
}

@media (max-width: 1024px) {
  .banner-sec .slick-dots {
    right: 0;
  }
  .content {
    top: 30px;
  }
  .content1 {
    top: 0;
  }
  .banner {
    height: 500px !important;
  }
  .banner-sec .slick-dots {
    right: unset;
    width: 100%;
  }
  .wizard-inner .nav-item {
    flex: 1 1 6%;
  }
}

@media (max-width: 991px) {
  .exper-process-heading {
    font-size: 16px;
  }
  .banner-sec .slick-dots li button:before {
    width: 18px;
    height: 18px;
  }
  .navbar {
    background-color: #fff;
  }
  .header-nav {
    padding-left: 0px;
    padding-right: 0px;
  }
  .navbar-toggler:focus {
    box-shadow: unset;
  }
  .section-top-bottom-space {
    padding: 20px 0px;
  }
  .exper-heading {
    font-size: 30px;
  }

  .navbar.sticky .header-nav {
    background-color: unset;
    border: unset;
    padding: 17px 0px;
  }
  .nav-active-page a {
    border-bottom: 1px solid #000;
  }
  .navbar.sticky .nav-page {
    color: #000;
  }
  .footer-sec {
    padding: 100px 0px 40px;
  }
  .footer-link li a {
    font-size: 13px;
    line-height: 20px;
  }
  .info-add .text-light {
    font-size: 13px;
  }
  .info-add p {
    font-size: 13px;
  }
  .a-right {
    left: 55%;
  }
  .a-left {
    left: 45%;
  }

  .circletxt .media-body h5 {
    color: #fff;
  }

  .circletxt {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .career-form-bg::after {
    bottom: 180px;
    background-size: cover;
    left: -80px;
    height: 400px;
    width: 400px;
  }

  .career-heading {
    font-size: 30px;
  }

  .career-decs {
    font-size: 19px;
  }

  .job-opening-box {
    padding: 20px;
  }

  .opening-contant h3 {
    font-size: 25px;
  }

  .opening-contant p {
    font-size: 14px;
  }

  img.opening-arrow-img {
    padding-top: 0px;
  }

  .career-form-box {
    padding: 25px;
    margin: 60px 0px;
  }

  .row.pt-4.career-tab-space {
    padding-top: 0px !important;
  }

  .form-control-career input {
    padding: 15px 10px;
  }

  .opening-sec {
    padding-bottom: 50px;
  }
  img.opening-arrow-img {
    width: 50px;
  }
  .slider-left {
    left: 48%;
  }
  .slider-right {
    left: 58%;
  }
  .mainformSec::after {
    top: 0;
    right: -57px;
    background-size: contain;
  }
  .contact-main-heading span {
    font-size: 40px;
    line-height: 46px;
  }
  .contact-main-heading {
    font-size: 42px;
    line-height: 46px;
  }
  .calltose a {
    font-size: 26px;
    line-height: 23px;
  }
  .inner-heading {
    font-size: 30px;
  }
  .space-top-bottom {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .inner-bg.text-center img {
    padding: 60px 0px;
    padding-left: 0px;
  }
  .mobile {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  .vpi-inner {
    padding-top: 0px;
  }
  .clientele-box {
    padding: 14px 0p;
  }
  .clientele {
    padding-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .last_para_st {
    font-size: 18px;
    padding-bottom: 40px !important;
  }
  .contact-heading {
    font-size: 20px !important;
  }
  .opening-contant h3 {
    font-size: 20px !important;
  }
  .career-decs {
    font-size: 18px !important;
  }
  .acc-btn {
    font-size: 20px !important;
  }
  .career-heading {
    font-size: 24px !important;
  }
  .banner-sec .slick-dots li {
    width: 20px !important;
    height: 20px !important;
  }
  .content h1 {
    font-size: 23px;
    line-height: 28px;
  }
  .border-right {
    width: 100% !important;
    border-right: 0px;
  }
  h2.our-mentors {
    font-weight: 600;
    font-size: 30px;
  }

  .border-left {
    width: 100% !important;
    border-left: 0;
  }
  .img-space,
  .img-space2 {
    position: unset;
  }
  .text-img {
    right: unset;
  }
  #our-expertise .space1 {
    padding: 0px 0.5em;
  }
  .banner-sec .slick-dots {
    position: relative;
  }
  .banner {
    height: 630px !important;
  }
  .exper-process-top-space {
    padding-top: 24px;
    padding-bottom: 30px;
  }
  .text-img {
    top: 50%;
    transform: translateY(-50%);
  }
  .content {
    top: 50%;
    padding-left: 25px;
  }
  .content p {
    font-size: 14px;
    line-height: 18px;
  }
  .userImg img {
    width: 70%;
  }
  .userImg {
    margin: 0px auto;
    text-align: center;
  }
  #our-expertise .border-right .col-9 {
    order: 2;
  }

  #our-expertise .border-right .col-3 {
    order: 1;
  }
  #our-expertise .border-left .col-9 {
    order: 1;
  }

  #our-expertise .border-left .col-3 {
    order: 2;
  }

  #our-expertise .border-right .col-9 .services-title {
    text-align: left;
  }
  #our-expertise .border-right .col-9 .services-title p {
    text-align: left !important;
  }
  #our-expertise .border-right .col-9 .services-title a {
    text-align: left !important;
  }
  #our-expertise .border-left .col-9 .services-title {
    text-align: right;
  }
  #our-expertise .border-left .col-9 .services-title a {
    text-align: right;
  }

  .gray-sec::after {
    content: unset;
  }
  .circletxt .media-body h5 {
    color: #fff;
  }
  .about-heading {
    font-size: 30px;
  }
  .space-top {
    margin-top: 30px;
  }
  .wizard-inner .nav-item {
    flex: 1 1 50%;
  }
  .wizard-inner .nav {
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 21px;
  }

  .wizard-inner .nav-item:not(:first-child) a {
    padding-left: 20px;
  }
  .galleryslider .slick-list::before {
    width: 60px;
  }
  .galleryslider .slick-list::after {
    width: 60px;
  }
  .galleryslider .slick-track {
    padding: 0px;
  }

  .sliderArrow {
    width: 28px;
    bottom: -35px;
  }

  .spacetop {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .contact-contant {
    padding-top: 5em;
  }
  .addinfo {
    font-size: 13px;
    line-height: 17px;
  }

  .icon-sub-heading {
    padding-top: 28px;
    padding-bottom: 0px;
  }
  .contact-section {
    padding-bottom: 0;
  }
  .mainformSec::after {
    content: unset;
  }
  .spaceTop1 {
    padding-top: 0px;
  }

  .border-right .row,
  .border-left .row {
    align-items: center;
  }
  .inner-heading {
    font-size: 22px;
  }
  .inner-bg.text-center img {
    width: 100%;
  }
  .inner-decs {
    font-size: 18px;
  }
  .contant-info ol li {
    font-size: 18px;
  }
  .arrow-box::after {
    left: 0px;
  }
  .arrow-box::before {
    left: 15px;
  }
  .contant-info .my_ul li::before {
    left: -18px;
  }

  .clientele-box-space {
    padding-top: 0px;
  }
  .clientele-heading {
    font-size: 25px;
    padding-bottom: 0;
  }
  .jumptarget::before {
    content: unset;
  }
  .space-top-bottom .inner-contant-box {
    margin-bottom: 0px;
  }
  .space-top-bottom .inner-contant-box p {
    margin-bottom: 0px;
  }

  .corevalue-box {
    padding-left: 0;
    padding-right: 0;
  }

  ul.corelist {
    padding-left: 0px;
  }
  .law-enforcement-heading {
    font-size: 20px;
  }
  .law-enforcement-pera {
    font-size: 18px;
  }
  ul.corelist .media img {
    position: relative;
    left: 0px;
  }
  .slider-para {
    top: 0px;
    padding-top: 30px;
  }
  .footerinner a img {
    width: 136px;
  }

  .light-footer-heading {
    font-size: 14px;
  }
  .stp-wtp-content p {
    font-size: 18px;
  }
  .financial-liaising-content-list P {
    font-size: 18px;
  }
  .financial-liaising-content-list ol li {
    font-size: 18px;
  }
  .financial-liaising-sub-heading {
    font-size: 18px;
  }
  .cst-about-pre {
    font-size: 16px !important;
    font-weight: 400 !important;
  }
}
@media (max-width: 767px) {
  .custom_mt_logo {
    margin-top: 0px;
  }
  .registered_with_logo {
    margin-top: 35px;
  }
  .hide_tab_circletxt {
    display: none;
  }
  .view_tab_circletxt {
    display: block;
  }
  .managing_committee_list {
    margin: 10px 0px 20px 0px;
  }
  .sp_bottom {
    margin-bottom: 15px;
  }
  .financial-liaising-content-list {
    margin-top: 20px;
  }
  .sp_top_custom {
    margin-top: 20px;
  }
  .law_enforcement_cont {
    margin-top: 50px;
  }
  .law_enforcement_img {
    margin-top: 50px;
  }
  .law_enforcement_img {
    display: none;
  }
  .desk_law_enforcement_img {
    display: block;
  }
  .registered_with_sec {
    padding: 35px 0px 0px 0px;
  }
  .registered_heading_st {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .destop-view {
    display: none;
  }

  .mobile-view {
    display: block;
    padding-top: 0 !important;
  }

  .mobile-view img {
    width: 98px;
  }
  #customer-speak .media {
    justify-content: center;
  }
}

@media (max-width: 479px) {
  .exper-process-heading {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0px;
  }
  .learnmore {
    font-size: 13px;
    line-height: 17px;
  }

  #our-expertise .col-9 {
    width: 60%;
  }

  #our-expertise .col-3 {
    width: 40%;
  }
  .ftr {
    align-items: flex-start;
    flex-direction: column;
  }
  .star {
    padding-top: 20px;
  }
  .circletxt .media-body h5 br {
    display: none;
  }

  .circletxt .media-body h5 {
    font-size: 14px;
  }
  .circle_percent {
    width: 64px;
    height: 64px;
    margin-left: 0;
  }
  .percent_more:after {
    left: 0.2em;
  }
  .circle_inner {
    width: 66px;
    height: 67px;
  }
  .circletxt {
    padding-bottom: 15px;
  }

  .circletxt .col-lg-6:first-child .media {
    margin-bottom: 20px;
  }

  .percent_text {
    font-size: 18px;
  }

  .a-left {
    left: 37%;
  }
  .a-right {
    left: 51%;
  }
  .subheading {
    font-size: 31px;
    line-height: 36px;
  }

  .textarea {
    height: 85px;
  }

  .contact-contant {
    padding-top: 2em;
  }
  .contact-main-heading span {
    font-size: 24px;
    line-height: 39px;
  }
  .contact-main-heading {
    font-size: 36px;
    line-height: 40px;
    text-align: center;
  }

  .contact-icon-box {
    text-align: center;
  }
  .contact-icon {
    margin: 0px auto;
  }
  .calltose {
    text-align: center;
  }
  .contact-main-heading::after {
    transform: translateX(-50%);
    left: 50%;
  }
  .inner-bg.text-center img {
    padding: 0;
  }

  .back-page-link a {
    font-size: 12px;
  }
  .inner-contant-box .arrow-box::after {
    top: 7px;
  }
  .inner-contant-box .arrow-box::before {
    top: 14px;
  }
  .inner-decs {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 0px;
  }
  .inner-heading {
    font-size: 19px;
  }
  .contant-info ol .list-of-list {
    font-size: 14px;
  }
  .contant-info .my_ul li {
    font-size: 14px;
  }

  .content p br {
    display: none;
  }
  .footer-link li {
    padding: 3px 0px;
  }
  .footer-sec {
    padding: 59px 0px 40px;
  }
  .employee h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .employee p {
    line-height: 20px;
    font-size: 16px;
  }
  .corelist .media {
    flex-direction: column;
  }
  .corelist .media-body {
    top: 0;
    text-align: center;
    padding-left: 0;
  }
  .corelist {
    padding-left: 0px;
  }
  .corelist .paragraph {
    font-size: 15px;
    line-height: 23px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .info img {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar.sticky .nav-page {
    padding-left: 13px;
    padding-right: 13px;
  }
  .nav-page {
    font-size: 13px;
  }
}
