/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/bannernew/BannerNew.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.newbanner {
  overflow: hidden;
  max-height: calc(100vh - 320px);
  position: relative;
}
.newbanner:before {
  content: "";
  width: 100%;
  height: 320px;
  background: linear-gradient(180deg, rgba(2, 8, 41, 0) 0%, #040622 46.15%, #000732 100%);
  position: absolute;
  left: 0;
  bottom: -100px;
}
.newbanner:after {
  content: "";
  width: 700px;
  height: 700px;
  background: rgba(47, 7, 4, 0.8980392157);
  filter: blur(200px);
  position: absolute;
  left: -400px;
  top: 100px;
  border-radius: 50%;
}
.newbanner video,
.newbanner img {
  object-fit: cover;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 143, 41, 0.8) 0%, rgba(162, 47, 42, 0.8) 100%);
  background-blend-mode: color;
  max-height: 400px;
}
.newbanner .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 18%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newbanner__bannertext {
  max-width: 1240px;
  margin: auto;
  position: relative;
}
.newbanner__animatetextlist {
  display: inline-block;
  position: relative;
  height: 113px; /* Adjust to match your text size */
  overflow: hidden;
  vertical-align: middle;
  margin-left: 20px;
}
.newbanner__smtext {
  font-size: 18px;
  color: #fff;
  line-height: 120%;
}
.newbanner__bannersmtext {
  max-width: 395px;
  position: absolute;
  right: 120px;
  bottom: -48px;
}
.newbanner__btnsec {
  margin-top: 40px;
}
.newbanner__btnsec .newcommon-btn {
  padding: 10px 60px 10px 20px;
}
.newbanner__animationtext {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.5s ease, transform 0.5s ease;
  text-align: left; /* Or center if you want */
}
.newbanner__animationtext.slide-in {
  opacity: 1;
  transform: translateY(0%);
  z-index: 1;
}
.newbanner__animationtext.slide-out {
  opacity: 0;
  transform: translateY(-100%);
  z-index: 0;
}
.newbanner__innertext {
  font-size: 90px;
  font-weight: 700;
  line-height: 120%;
  font-family: "Orbitron", sans-serif;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.newbanner__innertext span {
  background: linear-gradient(90deg, #b93226 0%, rgba(255, 175, 47, 0.94) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
@media only screen and (max-width: 1359px) {
  .newbanner__innertext {
    font-size: 64px;
  }
  .newbanner__bannertext {
    max-width: 80%;
  }
  .newbanner__bannersmtext {
    right: 0;
    bottom: -60px;
  }
}
@media only screen and (max-width: 1199px) {
  .newbanner {
    max-height: calc(100vh - 40px);
  }
  .newbanner__bannertext {
    max-width: 100%;
  }
  .newbanner__innertext {
    font-size: 62px;
  }
}
@media only screen and (max-width: 1023px) {
  .newbanner__innertext {
    font-size: 36px;
  }
  .newbanner__animatetextlist {
    height: 52px;
  }
  .newbanner__smtext {
    font-size: 16px;
  }
  .newbanner__bannersmtext {
    bottom: -88px;
  }
}
@media only screen and (max-width: 767px) {
  .newbanner {
    max-height: none;
  }
  .newbanner video {
    min-height: 300px;
  }
  .newbanner .container {
    bottom: 7%;
  }
  .newbanner__bannertext {
    text-align: center;
  }
  .newbanner__animatetextlist {
    height: 38px;
  }
  .newbanner__btnsec {
    margin-top: 28px;
  }
  .newbanner__innertext {
    justify-content: center;
    font-size: 30px;
  }
  .newbanner__innertext span {
    margin: 0;
    text-align: center;
  }
  .newbanner__bannersmtext {
    max-width: none;
    position: initial;
  }
}
@media only screen and (max-width: 424px) {
  .newbanner__innertext {
    font-size: 24px;
  }
  .newbanner__innertext span {
    width: 100%;
  }
  .newbanner__animatetextlist {
    height: 32px;
  }
  .newbanner__smtext {
    font-size: 14px;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/careersec/CareerSec.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.careersec {
  position: relative;
  overflow: hidden;
}
.careersec:before {
  content: "";
  width: 400px;
  height: 400px;
  background: #92190f;
  filter: blur(200px);
  position: absolute;
  right: -400px;
  top: 0;
  border-radius: 50%;
}
.careersec .newheadingwrapper {
  text-align: left;
}
.careersec__mainbox {
  gap: 20px;
}
.careersec__left {
  width: 55%;
}
.careersec__right {
  width: 40%;
}
.careersec__smtitle {
  font-size: 32px;
  color: #fff;
  font-weight: 400;
  margin: 10px 0 0 0;
}
.careersec__desc {
  font-size: 18px;
  color: #fff;
  line-height: 120%;
}
.careersec__btnsec {
  margin: 60px 0 30px 0;
}
@media only screen and (max-width: 1359px) {
  .careersec__smtitle {
    margin: 20px 0 0 0;
  }
  .careersec__btnsec {
    margin: 30px 0;
  }
}
@media only screen and (max-width: 1199px) {
  .careersec__smtitle {
    font-size: 24px;
  }
  .careersec__btnsec {
    margin: 16px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .careersec__left {
    width: 100%;
  }
  .careersec__smtitle {
    font-size: 20px;
  }
  .careersec__right {
    width: 100%;
    padding: 10px;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./public/css/sideBtns.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.sideBtns {
  position: fixed;
  right: 0;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  height: max-content;
  row-gap: 0;
}
.sideBtns.bgcolor .sidebtn {
  background: #951c10;
}
.sideBtns.bgcolor .language .sidebtn {
  background: #f07e25;
}
.sideBtns .sidebtn {
  padding: 0px;
  display: flex;
  column-gap: 10px;
  align-items: center;
  padding: 10px;
  right: 0;
  width: 150px;
  min-width: max-content;
  transition: all 0.5s ease-in-out;
  background: var(--blue-color);
  color: var(--white-color);
}
.sideBtns .sidebtn span {
  min-width: max-content;
}
.sideBtns .sidebtn img {
  filter: brightness(0) invert(100);
  min-width: 20px;
}
.sideBtns .language .sidebtn {
  background: var(--green-color);
}
.sideBtns .country .sidebtn {
  background: var(--yellow-color);
}

.inner-items.country {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  margin-top: 20px;
}
.inner-items.country .country-name {
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
  font-size: 12px;
}
.inner-items.country .country-name:last-child {
  padding-bottom: 0px;
  border-bottom: 0px;
}
.inner-items.country .country-name .map {
  width: 22px;
  height: 22px;
}
.inner-items.country .country-name.active {
  cursor: initial;
  font-weight: 600;
  color: var(--lightblue-color);
}

.inner-items.language {
  margin-top: 20px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/slick-carousel/slick/slick-theme.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/_next/static/media/ajax-loader.0b80f665.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/_next/static/media/slick.25572f22.eot);
    src: url(/_next/static/media/slick.25572f22.eot?#iefix) format('embedded-opentype'), url(/_next/static/media/slick.653a4cbb.woff) format('woff'), url(/_next/static/media/slick.6aa1ee46.ttf) format('truetype'), url(/_next/static/media/slick.f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/directormsgslider/DirectorMsgSlider.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.directormsg__sliderbox {
  position: relative;
  margin: 0px 0 90px 0;
}
.directormsg .slick-arrow {
  width: 64px;
  height: 64px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #2b2b2b;
}
.directormsg .slick-prev,
.directormsg .slick-next {
  top: auto;
  bottom: -120px;
  left: 0;
  right: 0;
  margin: auto;
}
.directormsg .slick-prev:before,
.directormsg .slick-next:before {
  display: none;
}
.directormsg .slick-prev {
  left: -130px;
}
.directormsg .slick-prev img {
  transform: scaleX(-1);
}
.directormsg .slick-next {
  right: -130px;
}
.directormsg__slidenumber {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -70px;
  color: #fff;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .directormsg .slick-arrow {
    width: 48px;
    height: 48px;
  }
  .directormsg .slick-arrow img {
    max-width: 18px;
  }
  .directormsg .slick-next,
  .directormsg .slick-prev {
    bottom: -105px;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/directormsg/DirectorMsg.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.directormsg__mainbox {
  gap: 70px;
  margin-top: 60px;
}
.directormsg__imgsec {
  width: 45%;
}
.directormsg__imgsec img {
  width: 100%;
  display: block;
}
.directormsg__persondetail {
  width: 50%;
}
.directormsg__personmsg {
  font-size: 28px;
  color: #fff;
  font-weight: 400;
  line-height: 130%;
}
.directormsg__personmsg p {
  font-size: inherit;
  line-height: 130%;
}
.directormsg__persondetail {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  margin: 16px 0;
}
.directormsg__btnsec {
  margin-top: 32px;
}
@media only screen and (max-width: 1459px) {
  .directormsg__mainbox {
    gap: 40px;
  }
}
@media only screen and (max-width: 1359px) {
  .directormsg__personmsg {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .directormsg__mainbox {
    margin-top: 30px;
  }
  .directormsg__personmsg {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .directormsg__mainbox {
    gap: 20px;
  }
  .directormsg__imgsec {
    width: 100%;
  }
  .directormsg__persondetail {
    width: 100%;
    font-size: 16px;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/newheadingsec/NewHeadingDesign.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.newheadingwrapper {
  max-width: 830px;
  margin: auto;
  text-align: center;
}
.newheadingwrapper__newheading {
  font-family: "Orbitron", sans-serif;
  font-weight: 500;
  font-size: 60px;
  background: linear-gradient(90deg, #b93226 0%, rgba(255, 175, 47, 0.94) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  line-height: 130%;
}
.newheadingwrapper__newheading span {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: none;
  display: block;
  -webkit-text-fill-color: initial;
  line-height: 120%;
}
.newheadingwrapper__newheadingdesc {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  padding: 24px 0;
}
.newheadingwrapper__headingbtn {
  margin-top: 40px;
}
@media only screen and (max-width: 1359px) {
  .newheadingwrapper__newheading {
    font-size: 48px;
    line-height: 120%;
  }
  .newheadingwrapper__newheadingdesc {
    font-size: 16px;
    padding: 20px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .newheadingwrapper__newheading {
    font-size: 32px;
  }
  .newheadingwrapper__newheadingdesc {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  .newheadingwrapper__newheading {
    font-size: 24px !important;
  }
  .newheadingwrapper__newheading span {
    font-size: 16px;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/empoweringsec/EmpoweringSec.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.empoweringsec {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.empoweringsec:before {
  content: "";
  width: 700px;
  height: 700px;
  background: rgba(94, 36, 0, 0.4);
  filter: blur(200px);
  position: absolute;
  right: 0;
  top: -20%;
  z-index: -1;
}
.empoweringsec__empoweringlisting {
  gap: 60px;
  margin-top: 60px;
  display: flex;
}
.empoweringsec__empoweringitem {
  position: relative;
  color: #fff;
  width: 21%;
  overflow: hidden;
  transition: all linear 0.3s;
}
.empoweringsec__empoweringitem:hover {
  transform: scale(1.02);
}
.empoweringsec__empoweringitem img {
  width: 100%;
  display: block;
  transition: all linear 0.3s;
  max-height: 500px;
  object-fit: cover;
  object-position: center;
}
.empoweringsec__empoweringitem:hover img {
  transform: scale3d(1.5, 1.5, 1);
  transform-origin: left;
  filter: blur(12px);
}
.empoweringsec__empoweringitem:hover .empoweringsec__desc {
  display: block;
  opacity: 1;
}
.empoweringsec__empoweringitem:hover .empoweringsec__btnsec {
  display: block;
  opacity: 1;
}
.empoweringsec__descsec {
  position: absolute;
  padding: 32px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.empoweringsec__smtitle {
  font-size: 18px;
  line-height: 120%;
  font-weight: 600;
  text-transform: uppercase;
}
.empoweringsec__title {
  font-size: 20px;
  line-height: 120%;
  font-weight: 500;
  margin: 20px 0;
}
.empoweringsec__desc {
  font-size: 16px;
  line-height: 120%;
  display: none;
  transition: all linear 0.2s;
  opacity: 0;
}
.empoweringsec__btnsec {
  position: absolute;
  right: 32px;
  bottom: 32px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-left: auto;
  display: none;
  transition: all linear 0.2s;
  opacity: 0;
}
.empoweringsec__readmore-btn {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
}
.empoweringsec__readmore-btn span {
  position: relative;
  padding-right: 20px;
}
.empoweringsec__readmore-btn span:before {
  content: ">";
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  position: absolute;
  right: 0;
  top: -6px;
  transition: all linear 0.2s;
}
.empoweringsec__readmore-btn:hover span:before {
  right: -5px;
}
.empoweringsec__slider {
  margin-bottom: 32px;
  display: none;
}
.empoweringsec .slick-slide {
  padding: 0 10px;
}
.empoweringsec .slick-arrow {
  width: 64px;
  height: 64px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #2b2b2b;
}
.empoweringsec .slick-prev,
.empoweringsec .slick-next {
  top: auto;
  bottom: -120px;
  left: 0;
  right: 0;
  margin: auto;
}
.empoweringsec .slick-prev:before,
.empoweringsec .slick-next:before {
  display: none;
}
.empoweringsec .slick-prev {
  left: -130px;
}
.empoweringsec .slick-prev img {
  transform: scaleX(-1);
}
.empoweringsec .slick-next {
  right: -130px;
}
@media only screen and (max-width: 1359px) {
  .empoweringsec__empoweringitem {
    width: 30%;
  }
  .empoweringsec__empoweringlisting {
    gap: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .empoweringsec__empoweringlisting {
    margin-top: 30px;
  }
  .empoweringsec__empoweringitem {
    width: 46%;
  }
}
@media (max-width: 1279px) and (min-width: 1024px) {
  .empoweringsec__title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .empoweringsec__title {
    font-size: 20px;
  }
  .empoweringsec__readmore-btn {
    font-size: 16px;
  }
  .empoweringsec__readmore-btn span:before {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .empoweringsec .newheadingwrapper {
    margin-bottom: 16px;
  }
  .empoweringsec .newheadingwrapper__newheadingdesc {
    display: none;
  }
  .empoweringsec__title {
    font-size: 16px;
  }
  .empoweringsec__empoweringitem img {
    max-height: 412px;
    object-fit: cover;
    object-position: center;
  }
  .empoweringsec__empoweringlisting {
    display: none !important;
  }
  .empoweringsec__slider {
    display: block;
  }
  .empoweringsec .slick-slide {
    padding: 0 4px 0 24px;
  }
  .empoweringsec .slick-arrow {
    width: 48px;
    height: 48px;
    display: none !important;
  }
  .empoweringsec .slick-next,
  .empoweringsec .slick-prev {
    bottom: -105px;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/footernew/FooterNew.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#world-map {
  width: 100%;
  height: 100%;
}

.d-flex {
  display: flex;
}

.country {
  transition: fill 0.4s ease-in-out;
}

.country.highlighted path {
  fill: url(#highlightGradient) !important;
}

.footersec {
  background: #1b1c2a;
}
.footersec.bgcolor {
  background: linear-gradient(75.19deg, #054a80, #9bc582 124.82%);
}
.footersec__footerbottom {
  background: #010101;
  font-size: 12px;
  color: #dce7eb;
  padding: 16px 0;
}
.footersec__mainbox {
  padding: 80px 0;
  gap: 2%;
}
.footersec__smtitle {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1rem;
}
.footersec__linkitem {
  padding: 7px 0;
  font-size: 0.875rem;
  color: #d9d9d9;
}
.footersec__enquireitem {
  color: #d9d9d9;
  font-size: 0.875rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.footersec__enquireitem span {
  margin-right: 10px;
  width: 1.5rem;
}
.footersec__enquireitem .phone {
  display: none;
}
.footersec__sosbox {
  margin-top: 2rem;
}
.footersec__countryname {
  font-size: 0.875rem;
  color: #d9d9d9;
  font-weight: 400;
  padding: 10px 28px 10px 0px;
  position: relative;
  border-bottom: 1px solid #d9d9d9;
}
.footersec__countryname:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  transition: all 0.3s linear;
  border: solid;
  border-width: 0 0 1px 1px;
  transform: rotate(-45deg);
  right: 10px;
  bottom: 0;
  top: -6px;
  margin: auto;
  transition: all 0.2s linear;
}
.footersec__soslist {
  gap: 1rem;
}
.footersec__sositem a {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footersec__sositem img {
  display: block;
  width: max-content !important;
  height: 100%;
}
.footersec a:hover {
  opacity: 0.8;
}
.footersec__contactlisting {
  width: 32%;
}
.footersec__countrydata {
  width: 100%;
  max-height: 300px;
  padding-right: 10px;
  overflow-y: auto;
}
.footersec__countrydata::-webkit-scrollbar {
  width: 5px;
  background: #ffffff;
}
.footersec__countrydata::-webkit-scrollbar-thumb {
  background: #7f1511;
}
.footersec__countrydata .icon {
  display: none;
}
.footersec__countrydata .country {
  position: relative;
  padding: 10px 28px 10px 0px;
  position: relative;
  color: #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.footersec__countrydata .country.active:before {
  transform: rotate(135deg);
  top: 0px;
}
.footersec__countrydata .country:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  transition: all 0.3s linear;
  border: solid;
  border-width: 0 0 1px 1px;
  transform: rotate(-45deg);
  right: 10px;
  bottom: 0;
  top: -6px;
  margin: auto;
  transition: all 0.2s linear;
}
.footersec__countrydata .country .title {
  font-size: 0.875rem;
  font-weight: 600;
  color: #d9d9d9;
  line-height: 120%;
}
.footersec__countrydata .content-box {
  padding: 10px 0;
}
.footersec__countrydata .content-box .title {
  font-size: 0.875rem;
  font-weight: 400;
  color: #d9d9d9;
  line-height: 120%;
  margin-bottom: 6px;
}
.footersec__countrydata .content-box .city-data {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(220, 231, 235, 0.5333333333);
  margin-bottom: 10px;
}
.footersec__countrydata .content-box .city-data:last-child {
  margin: 0;
}
.footersec__countrydata .content-box .city-data ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 3px;
  column-gap: 2%;
}
.footersec__countrydata .content-box .city-data li {
  background: url(/images/icon-call.png) no-repeat 0 10px;
  padding: 4px 0 4px 25px;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  line-height: 1.6;
  width: 49%;
  color: #d9d9d9;
}
.footersec__countrydata .content-box .city-data li.call {
  width: 49%;
}
.footersec__countrydata .content-box .city-data li.email {
  background: url(/images/icon-email.png) no-repeat 0 10px;
}
.footersec__countrydata .content-box .city-data li.add {
  background: url(/images/icon-add.png) no-repeat 0 8px;
  width: 100%;
}
.footersec__countrydata .content-box .city-data li.no-require {
  display: none;
}
.footersec__countrydata .content-box .city-data li a {
  word-break: break-all;
}
.footersec__imgsec {
  flex-basis: 50%;
  -webkit-clip-path: circle(50% at 50% 50%);
          clip-path: circle(50% at 50% 50%);
  width: 20rem;
  max-width: 20rem;
  height: 20rem;
  background-color: transparent;
}
.footersec__implinks, .footersec__enquire-sosmedia {
  width: 18%;
}
@media only screen and (max-width: 1599px) {
  .footersec__imgsec {
    width: 18rem;
    max-width: 18rem;
    height: 18rem;
  }
}
@media only screen and (max-width: 1359px) {
  .footersec__imgsec {
    width: 16rem;
    max-width: 16rem;
    height: 16rem;
  }
}
@media only screen and (max-width: 1023px) {
  .footersec__mainbox {
    flex-wrap: wrap;
    row-gap: 1.25rem;
    column-gap: 2%;
  }
  .footersec__imgsec {
    width: 100%;
    max-width: 100%;
  }
  .footersec__contactlisting {
    width: 49%;
    max-width: 100%;
  }
  .footersec__implinks {
    width: 23%;
    max-width: 100%;
  }
  .footersec__enquire-sosmedia {
    width: 24%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .footersec__mainbox {
    flex-wrap: wrap;
    row-gap: 1.25rem;
    column-gap: 2%;
    padding: 2.5rem 0;
  }
  .footersec__imgsec {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .footersec__contactlisting {
    width: 100%;
    max-width: 100%;
  }
  .footersec__implinks {
    width: 100%;
    max-width: 100%;
  }
  .footersec__enquire-sosmedia {
    width: 100%;
    max-width: 100%;
  }
  .footersec__implinkslist {
    display: flex;
    flex-wrap: wrap;
    gap: 0.625rem;
  }
  .footersec__enquire-sosmedia {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
  }
  .footersec__sosbox {
    margin-top: 0;
  }
  .footersec__enquireitem {
    row-gap: 0.625rem;
  }
  .footersec__linkitem {
    padding: 0;
  }
}
@media only screen and (max-width: 424px) {
  .footersec__countrydata .content-box .city-data li {
    width: 100%;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/headernew/HeaderNew.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.headersec {
  position: relative;
}
.headersec__headerinnerbox {
  padding: 20px 0;
}
.headersec__logo {
  max-width: 90px;
}
.headersec__logo img {
  width: 100%;
  display: block;
}
.headersec__navlisting {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  gap: 20px;
}
.headersec__navlisting.active {
  position: absolute;
  right: 0;
  top: 75px;
  flex-direction: column;
  width: 100%;
  z-index: 99;
  background: linear-gradient(180deg, #000830 40.87%, #000000 100%);
}
.headersec__navitem.has-submenu .headersec__innernavitem {
  position: relative;
  padding-right: 16px;
}
.headersec__navitem.has-submenu .headersec__innernavitem:before {
  content: "";
  width: 10px;
  height: 10px;
  border-style: solid;
  border-color: #fff;
  border-width: 2px 2px 0px 0px;
  background: transparent;
  position: absolute;
  right: -6px;
  top: -4px;
  transform: rotate(135deg);
  bottom: 0;
  margin: auto;
  transition: all linear 0.3s;
}
.headersec__navitem span {
  margin-right: 8px;
}
.headersec__navitem.active {
  color: #f69320;
}
.headersec__navitem.active .headersec__innernavitem:before {
  border-color: #f69320;
  top: 4px;
  transform: rotate(-45deg);
}
.headersec__country {
  gap: 20px;
}
.headersec select {
  background: transparent;
  color: #fff;
  border: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.headersec select option {
  color: #000;
}
.headersec__dropdown {
  position: relative;
  padding-left: 25px;
}
.headersec__dropdown:before {
  content: "";
  width: 22px;
  height: 100%;
  background: url(/images/country-icon.svg) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  background-position: left center;
}
.headersec__innerbox {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100px;
  z-index: 99;
  background: linear-gradient(180deg, #000830 40.87%, #000000 100%);
  display: none;
  opacity: 0;
}
.headersec__innerbox.active {
  display: block;
  opacity: 1;
}
.headersec__submenu-item {
  width: 70%;
}
.headersec__submenu-item.show .headersec__descnav {
  opacity: 1;
}
.headersec__submenu {
  max-width: 70%;
  margin: 20px auto;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 450px;
  max-height: 450px;
  overflow: auto;
  padding-right: 20px;
}
.headersec__submenu::-webkit-scrollbar {
  width: 3px;
  background: #ffffff;
}
.headersec__submenu::-webkit-scrollbar-thumb {
  background: #b93226;
}
.headersec__linksec {
  width: 500px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  padding: 20px 10px;
  position: relative;
}
.headersec__linksec img {
  opacity: 0.6;
}
.headersec__linksec:hover {
  background: rgba(142, 20, 13, 0.4);
  border-bottom: 1px solid #fff;
}
.headersec__linksec:hover:before {
  opacity: 1;
}
.headersec__linksec:hover img {
  opacity: 1;
}
.headersec__linksec:before {
  content: "";
  width: 10px;
  height: 10px;
  border-style: solid;
  border-color: #fff;
  border-width: 2px 2px 0px 0px;
  background: transparent;
  position: absolute;
  right: 16px;
  top: 0;
  transform: rotate(45deg);
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.headersec__descnav {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 520px;
  width: 520px;
  font-size: 24px;
  font-weight: 500;
  opacity: 0;
  z-index: 9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  color: #fff;
}
.headersec__descnav span {
  display: block;
  font-family: "Orbitron", sans-serif;
  font-size: 32px;
  color: #fff;
  margin-bottom: 20px;
}
.headersec__descnav a span {
  display: initial;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
}
.headersec__imgsec {
  min-width: 400px;
}
.headersec__imgsec img {
  width: 100%;
  display: block;
}
.headersec__btnsec {
  margin: 20px 0;
}
.headersec__respnav {
  flex-direction: column;
  background: #f69320;
  padding: 0.625rem;
  width: 3rem;
  height: 3rem;
  gap: 4px;
  justify-content: center;
  border-radius: 0.25rem;
  align-items: center;
  position: relative;
  display: none;
}
.headersec__respnav.active .headersec__line:nth-child(odd) {
  position: absolute;
  max-width: 60%;
  transform: rotate(-40deg);
}
.headersec__respnav.active .headersec__line:nth-child(even) {
  position: absolute;
  max-width: 60%;
  transform: rotate(40deg);
}
.headersec__line {
  display: flex;
  width: 90%;
  height: 2px;
  background: #fff;
  transition: all linear 0.3s;
}
@media only screen and (max-width: 1599px) {
  .headersec__submenu {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1359px) {
  .headersec__headerinnerbox {
    padding: 10px 0;
  }
  .headersec__logo {
    max-width: 100px;
  }
  .headersec__navlisting {
    font-size: 16px;
  }
  .headersec__innerbox {
    top: 90px;
  }
}
@media only screen and (max-width: 1199px) {
  .headersec__submenu-item {
    width: auto;
  }
  .headersec__linksec {
    width: 400px;
    flex-wrap: nowrap;
  }
  .headersec__descnav {
    max-width: 100%;
    width: 400px;
  }
}
@media only screen and (max-width: 1023px) {
  .headersec__descnav {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .headersec__navlisting {
    display: none;
    padding: 20px;
    transition: all linear 0.3s;
  }
  .headersec__navlisting.active {
    display: flex;
    align-items: flex-start;
  }
  .headersec__respnav {
    display: flex;
    order: 3;
  }
  .headersec__country {
    order: 2;
  }
  .headersec__innerbox {
    position: initial;
    background: none;
  }
  .headersec__submenu {
    max-width: none;
    width: 100%;
    margin: 0;
    min-height: auto;
    padding: 0;
    max-height: none;
  }
  .headersec__innernavitem {
    justify-content: flex-start !important;
  }
  .headersec__navitem {
    width: 100%;
  }
  .headersec__navitem.active .headersec__innernavitem {
    justify-content: flex-start !important;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .headersec__navitem.active .headersec__innernavitem:before {
    right: -16px !important;
  }
  .headersec__linksec {
    font-size: 16px;
    padding: 10px;
    width: auto;
  }
  .headersec__logo {
    max-width: 64px;
  }
  .headersec select {
    font-size: 16px;
  }
  .headersec__navlisting.active {
    top: 64px;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/latestinsight/LatestInsight.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.latestinsight .newheadingwrapper {
  text-align: left;
  max-width: none;
}
.latestinsight__sliderbox {
  margin: 50px 0 80px 0;
  position: relative;
}
.latestinsight__datebox, .latestinsight__countrybox {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}
.latestinsight__datesec {
  gap: 10px;
}
.latestinsight__sllideritem {
  padding-right: 20px;
}
.latestinsight__countrybox {
  padding: 10px 15px;
  background: #8e140d;
}
.latestinsight__imgsec {
  border-radius: 4px;
  overflow: hidden;
}
.latestinsight__imgsec img {
  width: 100%;
  display: block;
}
.latestinsight__title {
  font-size: 28px;
  color: #fff;
  line-height: 120%;
  margin-top: 20px;
}
.latestinsight .slick-arrow {
  width: 64px;
  height: 64px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #2b2b2b;
}
.latestinsight .slick-prev,
.latestinsight .slick-next {
  top: auto;
  bottom: -130px;
  left: 0;
  right: 0;
  margin: auto;
}
.latestinsight .slick-prev:before,
.latestinsight .slick-next:before {
  display: none;
}
.latestinsight .slick-prev {
  left: -130px;
}
.latestinsight .slick-prev img {
  transform: scaleX(-1);
}
.latestinsight .slick-next {
  right: -130px;
}
.latestinsight__slidenumber {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -80px;
  color: #fff;
  pointer-events: none;
}
@media only screen and (max-width: 1359px) {
  .latestinsight__title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .latestinsight__title {
    font-size: 20px;
  }
  .latestinsight__datebox, .latestinsight__countrybox {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .latestinsight__sliderbox {
    margin: 30px 0 70px 0;
  }
  .latestinsight .newheadingwrapper {
    text-align: center;
  }
  .latestinsight__title {
    font-size: 18px;
  }
  .latestinsight .slick-arrow {
    width: 48px;
    height: 48px;
  }
  .latestinsight .slick-arrow img {
    max-width: 18px;
  }
  .latestinsight .slick-next,
  .latestinsight .slick-prev {
    bottom: -115px;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/footersvgfile/FooterSvgFile.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#world-map {
  width: 100%;
  height: 100%;
}

.country {
  transition: fill 0.4s ease-in-out;
}

.highlighted {
  fill: url(#highlightGradient) !important;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/ourclient/OurClient.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ourclient .newheadingwrapper {
  text-align: left;
  max-width: none;
}
.ourclient__logoitem {
  border-radius: 20px;
  overflow: hidden;
  margin: 0 10px;
}
.ourclient__clientslidersec {
  margin-top: 30px;
}
@media only screen and (max-width: 424px) {
  .ourclient__logoitem {
    margin: 0 20px;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./node_modules/react-multi-carousel/lib/styles.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
@font-face{font-family:"revicons";fallback:fallback;src:url(/_next/static/media/revicons.ff59b316.woff) format('woff'),url(/_next/static/media/revicons.b96bdb22.ttf) format('ttf'),url(/_next/static/media/revicons.652e7269.eot) format('ttf')}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,0.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,0.8)}.react-multiple-carousel__arrow::before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,0.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left::before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right::before{content:"\e825"}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;margin:auto;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;padding:5px 5px 5px 5px;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:grey;padding:0;margin:0;margin-right:6px;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active{background:#080808}.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0 !important}.react-multi-carousel-track{overflow:visible !important}}[dir='rtl'].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right::before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left::before{content:"\e825"}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/ourclientnew/OurClientNew.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ourclientsec .newheadingwrapper {
  text-align: left;
}
.ourclientsec .mainbox {
  gap: 40px;
}
.ourclientsec .left {
  width: 35%;
}
.ourclientsec .right {
  width: 60%;
  background: #fff;
  padding: 10px;
}
.ourclientsec .logoitem {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18%;
  min-height: 72px;
  border-width: 0px 1px 1px 0px;
  border-color: #585858;
  border-style: solid;
}
.ourclientsec .logoitem:nth-child(5n) {
  border-width: 0px 0px 1px 0px;
}
.ourclientsec .logoitem:last-child {
  border-right: 0;
  border-bottom: 0;
  border-top: 0px;
}
.ourclientsec .logoitem:nth-last-of-type(2) {
  border-top: 0px;
  border-bottom: 0;
}
.ourclientsec .logoitem:nth-of-type(1), .ourclientsec .logoitem:nth-of-type(2), .ourclientsec .logoitem:nth-of-type(3), .ourclientsec .logoitem:nth-of-type(4), .ourclientsec .logoitem:nth-of-type(5) {
  border-top: 0;
}
.ourclientsec .logoitem img {
  width: 100%;
  display: block;
  max-width: 160px;
}
@media only screen and (max-width: 1023px) {
  .ourclientsec .left {
    width: 100%;
  }
  .ourclientsec .right {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .ourclientsec .logoitem {
    min-height: 52px;
    border: 1px solid #ccc !important;
    width: 24%;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/ourgroupanimate/OurGroupAnimate.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ourgroupanimation {
  position: relative;
}
.ourgroupanimation .sticky-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 10%;
  height: calc(100vh - 100px);
  overflow: hidden;
}
.ourgroupanimation .groupwrapper {
  position: relative;
  height: 100%;
}
.ourgroupanimation .groupwrapper:before {
  content: "";
  width: 100%;
  height: 300px;
  border-top: 7px solid rgba(240, 126, 37, 0.3607843137);
  position: absolute;
  left: 0;
  top: 20%;
  border-radius: 100%;
}
.ourgroupanimation .groupitem {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 100px);
  display: flex;
  justify-content: center;
  align-items: center;
  will-change: transform, opacity;
  transform: translateY(var(--translateY, 0));
  opacity: var(--opacity, 0);
  transition: opacity 0.3s ease-out;
  pointer-events: none;
}
.ourgroupanimation .groupitem .mainlink {
  font-size: 2rem;
  font-family: "Orbitron", sans-serif;
  text-decoration: none;
  color: #333;
  text-align: center;
  position: absolute;
  bottom: 36%;
  transition: color 0.3s ease;
}
.ourgroupanimation .groupitem .mainlink .desc {
  font-size: 0.9735rem;
  margin-top: 10px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.ourgroupanimation .groupitem .side-link {
  position: absolute;
  top: 76%;
  transform: translate(var(--translateX, 0), var(--translateYArc, 0));
  transition: transform 0.25s ease-out, opacity 0.25s ease-out;
  opacity: var(--opacity, 0);
  white-space: nowrap;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  background: #fff;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.ourgroupanimation .groupitem .side-link span {
  font-size: 16px;
  font-family: "Orbitron", sans-serif;
  font-weight: 600;
  background: linear-gradient(90deg, #b93226 0%, rgba(255, 175, 47, 0.94) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ourgroupanimation .groupitem.active {
  pointer-events: all;
}
.ourgroupanimation .groupitem.active .mainlink {
  color: #fff;
  font-weight: 600;
}
.ourgroupanimation .groupitem.active .side-link {
  color: #000;
}
@media screen and (max-width: 767px) {
  .ourgroupanimation .groupitem .mainlink {
    font-size: 1.5rem;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/ourgroupanimatevideosec/OurGroupAnimateVideoSec.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ourgroupsec .ourgroupanimation {
  display: none;
}
.ourgroupsec .ourgroup {
  display: block;
}
@media only screen and (max-width: 767px) {
  .ourgroupsec .ourgroupanimation {
    display: block;
  }
  .ourgroupsec .ourgroup {
    display: none;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/ourgroup/OurGroup.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ourgroup {
  position: relative;
  overflow: hidden;
  padding-top: 40px;
}
.ourgroup__ourgroupvideo {
  mix-blend-mode: lighten;
}
.ourgroup__ourgroupvideo video {
  width: 100%;
  display: block;
}
.ourgroup__animationsec {
  position: relative;
  overflow: hidden;
}
.ourgroup__logosec {
  mix-blend-mode: lighten;
}
.ourgroup__logosec video {
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  max-height: 674px;
}
.ourgroup__listitem {
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  animation: show infinite 6.2s;
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ourgroup__listitem:nth-of-type(1) {
  bottom: auto;
  top: 5%;
}
.ourgroup__listitem:nth-of-type(2) {
  bottom: auto;
  top: 31%;
  left: 45%;
}
.ourgroup__listitem:nth-of-type(3) {
  bottom: 34%;
  top: auto;
  left: 50%;
}
.ourgroup__listitem:nth-of-type(4) {
  bottom: 5%;
  top: auto;
}
.ourgroup__listitem:nth-of-type(5) {
  top: auto;
  bottom: 32%;
  right: 45%;
}
.ourgroup__listitem:nth-of-type(6) {
  top: 29%;
  bottom: auto;
  right: 42%;
}
@media only screen and (max-width: 1199px) {
  .ourgroup__listitem {
    font-size: 16px;
  }
  .ourgroup__listitem:nth-of-type(1) {
    top: 12%;
  }
  .ourgroup__listitem:nth-of-type(2) {
    left: 46%;
  }
  .ourgroup__listitem:nth-of-type(3) {
    left: 53%;
  }
  .ourgroup__listitem:nth-of-type(4) {
    bottom: 12%;
  }
  .ourgroup__listitem:nth-of-type(5) {
    right: 42%;
    bottom: 34%;
  }
  .ourgroup__listitem:nth-of-type(6) {
    right: 42%;
    top: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .ourgroup video {
    display: none;
  }
  .ourgroup__logosec {
    position: relative;
    min-height: 200px;
  }
  .ourgroup__logosec:before {
    content: "";
    width: 100%;
    height: 170px;
    background: url(/images/newlogo.png) no-repeat;
    background-size: 70%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-position: center;
    background-size: contain;
  }
  .ourgroup__listing {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .ourgroup__listitem {
    max-width: none;
    position: initial !important;
    animation: none;
    display: initial;
    margin: 0;
    padding-left: 40px;
  }
  .ourgroup__listitem a {
    position: relative;
  }
  .ourgroup__listitem a:before {
    content: "";
    width: 26px;
    height: 20px;
    background: url(/images/arrowbtn.png) no-repeat;
    position: absolute;
    left: -36px;
    top: 0;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/ourinitiatives/OurInitiatives.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ourinitiatives {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.ourinitiatives:before {
  content: "";
  width: 100%;
  height: 582px;
  background: url(/images/initiativebg.png) no-repeat;
  background-size: cover;
  background-position: left top;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.ourinitiatives__sliderbox {
  margin: 70px 0 120px 0;
  position: relative;
}
.ourinitiatives__mainbox {
  gap: 20px;
}
.ourinitiatives__left {
  width: 55%;
}
.ourinitiatives__right {
  width: 35%;
}
.ourinitiatives__title {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
}
.ourinitiatives__desc {
  font-size: 18px;
  color: #fff;
  line-height: 120%;
  margin: 40px 0 20px 0;
}
.ourinitiatives__desc p {
  font-size: inherit;
  line-height: 130%;
}
.ourinitiatives__btnsec {
  margin: 40px 0;
}
.ourinitiatives .slick-arrow {
  width: 64px;
  height: 64px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #2b2b2b;
}
.ourinitiatives .slick-prev,
.ourinitiatives .slick-next {
  top: auto;
  bottom: -120px;
  left: 0;
  right: 0;
  margin: auto;
}
.ourinitiatives .slick-prev:before,
.ourinitiatives .slick-next:before {
  display: none;
}
.ourinitiatives .slick-prev {
  left: -130px;
}
.ourinitiatives .slick-prev img {
  transform: scaleX(-1);
}
.ourinitiatives .slick-next {
  right: -130px;
}
.ourinitiatives__slidenumber {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -70px;
  color: #fff;
  pointer-events: none;
}
@media only screen and (max-width: 1359px) {
  .ourinitiatives__personmsg {
    font-size: 20px;
  }
  .ourinitiatives__left {
    width: 50%;
  }
  .ourinitiatives__right {
    width: 44%;
  }
}
@media only screen and (max-width: 1199px) {
  .ourinitiatives__sliderbox {
    margin: 30px 0 70px 0;
  }
  .ourinitiatives__left {
    width: 45%;
  }
  .ourinitiatives__right {
    width: 50%;
  }
  .ourinitiatives__desc {
    margin-top: 20px;
    font-size: 16px;
  }
  .ourinitiatives__title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .ourinitiatives:before {
    top: -8%;
  }
  .ourinitiatives__title {
    font-size: 20px;
  }
  .ourinitiatives__left {
    width: 100%;
  }
  .ourinitiatives__right {
    width: 100%;
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .ourinitiatives__slidenumber {
    bottom: -68px;
  }
  .ourinitiatives .slick-arrow {
    width: 48px;
    height: 48px;
  }
  .ourinitiatives .slick-arrow img {
    max-width: 18px;
  }
  .ourinitiatives .slick-next,
  .ourinitiatives .slick-prev {
    bottom: -102px;
  }
}
