@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&family=Wix+Madefor+Text:ital,wght@0,400..800;1,400..800&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Roboto+Slab:wght@100..900&family=Wix+Madefor+Text:ital,wght@0,400..800;1,400..800&display=swap");

body {
  font-family: "Wix Madefor Text", sans-serif;
}

.bg-dark {
  opacity: 1;
  background-color: rgb(33 37 41 / 58%) !important;
}

.sticky-top {
  /* position: absolute !important; */
  position: fixed !important;
  top: 0;
  z-index: 1020;
  left: 0;
  right: 0;
}

p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.bg_video_container {
  width: 100%;
  position: relative;
}


video {
  width: 100%;
  height: 100%;
}

.nav-link {
  padding: 0px;
}

.section-three {
  display: flex;
  width: 100%;
  padding: 20px;
}

.icon_section {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  padding: 11px;
}

.icon_section span img {
  padding: 20px;
  min-width: 150px;
  height: 150px;
}

.icon_section h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  padding: 20px 0px;
  line-height: 30px;
}

.icon_section p {
  color: #fff;
  font-size: 14px;
}

.bg-div {
  background: linear-gradient(90deg, #738691 0%, #63747e 100%);
  height: 100vh !important;
}

.logo img {
  width: 120px;
}

.header {
  justify-content: space-between;
  align-items: center;
}

.nav-item {
  /* padding: 0 10px; */
  padding: 0 40px;
  /* display: flex; */
  /* align-items: center; */
}



.nav-item a {
  font-size: 12px;
  color: #fff;
}
.contactlink {
  background: #fff;
  color: #222 !important;
  padding: 5px 24px !important;
  border-radius: 35px;
  min-width: 90px;
  text-align: center;
  font-size: 14px !important;
}
.section-two,
.section-three {
  display: flex;
  height: 100%;
  align-items: center;
}

.section-two .left_sec {
  padding: 0px 20px;
  color: #6a6a6a;
  /* font-size: 18px; */
  font-size: 14px;
}

.section-four {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  height: 100%;
  position: relative;
  margin: auto;
}

.zoom_bg {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zoom_bg img {
  height: 80vh;
  width: auto;
}

#selectedDiv h1 {
  font-family: Degular, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 6em;
  text-align: center;
  /* padding-top: 20px; */
}

#selectedDiv p {
  color: #fff;
  text-align: center;
  font-size: 2em;
  padding-top: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
}

.img_bg {
  background-image: url(../../brand/bg-3.png);
  background-position: center;
  min-height: 100vh;
  width: 100%;
  min-width: 80vw;
  /* border-radius: 20px; */
  background-size: cover;
}

.section-two .left_sec p {
  text-align: justify;
}

.section-two .right_sec>.ai_image2_wrapp {
  width: 100%;
  padding: 20px;
}
/* ./assets/brand/Ai.png */
.section-two .right_sec {
  height: 400px;
  background: url('../../brand/Ai.png');
  background-size: cover;
}

.ai_image2_wrapp img {
  width: 100%;
}

.container-fluid {
  height: 100%;
  /* Just for demonstration, adjust as needed */
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  padding: 0px;
  /* margin: 40px 0px; */
}


.container-fluid-screen {
  min-height: 100vh;
  height: 100vh;
  justify-content: center;
}

.image_left_section1,
.image_left_section2,
.image_left_section3,
.image_left_section4,
.image_left_section5 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  position: relative;
  text-align: center;
}

.image_left_section1 {
  background-image: url(../../brand/scroll-img/Smarter-eMobility.png);
}

.image_left_section2 {
  background-image: url(../../brand/scroll-img/Grid-Management.png);
}

.image_left_section3 {
  background-image: url(../../brand/scroll-img/TransactiveEnergy.png);
}

.image_left_section4 {
  background-image: url(../../brand/scroll-img/Clean-Energy-GHG-Reduction.png);
}

.image_left_section5 {
  background-image: url(../../brand/scroll-img/Solar-Storage.png);
}

.section-five {
  display: flex;
  width: 100%;
  position: relative;

}


.image_left_section2 h3 {}

.image_left_section3 h3 {}

.image_left_section4 h3 {
  color: #fff !important;
}

.image_left_section5 h3 {
  top: 10% !important
}

.image_left_section4 h3,
.image_left_section5 h3,
.image_left_section2 h3,
.image_left_section3 h3 {
  position: absolute;
  top: 20%;
  z-index: 9990;
  left: 90px;
  right: 0px;
  font-weight: 800;
  font-size: 3em;
  color: #000000;
  text-align: left;
  font-family: Degular, sans-serif;
}

.image_left_section1 h3 {
  position: absolute;
  bottom: 45px;
  z-index: 9990;
  left: 100px;
  right: 0px;
  font-weight: 800;
  font-size: 3.2em;
  color: #212529;
  text-align: left;
  font-family: Degular, sans-serif;
}

.text_right_section1,
.text_right_section2,
.text_right_section3,
.text_right_section4,
.text_right_section5 {
  display: flex;
  flex-wrap: wrap;
  padding: 49px 100px;
  /* background: linear-gradient(90deg, #7b929f 0%, #63747e 100%); */
  /* height: 100vh; */
}

.text_right_section1 h2,
.text_right_section2 h2,
.text_right_section3 h2,
.text_right_section4 h2,
.text_right_section5 h2 {
  font-size: 1.5em;
}

.text_right_section1 h6,
.text_right_section2 h6,
.text_right_section3 h6,
.text_right_section4 h6,
.text_right_section5 h6 {
  font-size: 1em;
}

.text_right_section1 p,
.text_right_section2 p,
.text_right_section3 p,
.text_right_section4 p,
.text_right_section5 p {
  font-size: .8em;
}

.text_right_section1 p,
h2,
.text_right_section2 p,
h2,
.text_right_section3 p,
h2,
.text_right_section4 p,
h2,
.text_right_section5 p,
h2 {
  color: #fff;
  font-weight: 200;
  padding-bottom: 20px;
}

.text_right_section1 p,
h2,
h6,
.text_right_section2 p,
h2,
h6,
.text_right_section3 p,
h2,
h6,
.text_right_section4 p,
h2,
h6,
.text_right_section5 p,
h2,
h6 {
  color: #000;
}


.content {
  padding: 20px;
}

.section-six {
  display: flex;
  width: 100%;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  padding: 10px 0px;

}

.section-six h2 {
  font-size: 3em;
  display: flex;
  justify-content: center;
  width: 100%;
  font-weight: 200;
  color: inherit;
  padding: 0px 0px 20px;
}

.section-six>p {
  font-size: 15px;
  padding: 0 200px;
  font-weight: 400;
  color: #6a6a6a;
  text-align: center;
}

.section-six .slide_div {
  position: absolute;
  display: flex;
  bottom: 0px;
  width: 700px;
  justify-content: space-between;
  padding: 20px;
  background-image: url(../../brand/slide_card.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  min-height: 330px;
  flex-direction: row;
  align-items: center;
  z-index: 1;
}

.section-six .slide_div h4 {
  font-weight: 700;
  font-size: 1.5em;
  width: 280px;
  line-height: 39px;
}

.section-six .slide_div2,
.section-six .slide_div3,
.section-six .slide_div4,
.section-six .slide_div5 {
  position: absolute;
  display: flex;
  bottom: 0px;
  width: 700px;
  justify-content: space-between;
  padding: 20px 40px;
  background-image: url(../../brand/slide_card.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  min-height: 330px;
  flex-direction: row;
  align-items: center;
  z-index: 9;
}

.section-six .slide_div2 h4,
.section-six .slide_div3 h4,
.section-six .slide_div4 h4,
.section-six .slide_div5 h4 {
  font-weight: 700;
  font-weight: 800;
  font-size: 1.5em;
  width: 280px;
  line-height: 1.5;
  min-height: 80px;
}


.image_right_wrapp {
  padding: 20px;
}

.image_right_wrapp img {
  width: 290px;
}

.slide_div_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 320px;

}

.slide_div_inner>p {
  font-size: .9em;
  font-weight: 400;
}


.scrolling-div {
  position: fixed;
  top: 50%;
  right: -100px;
  /* Initial position off-screen */
  transform: translateY(-50%);
  background-color: #f00;
  /* Just for visibility */
  padding: 10px;
  color: #fff;
  transition: right 0.5s ease;
  /* Smooth transition */
}


.spacer {
  height: 30vh;
  opacity: 0.2
}

.cards-container {
  position: relative;
  width: 100vw;
  height: 80vh;
}

/* .card {
    position: absolute;
    top: 0;
    left: 150px;
    width: 45%;
    height: 73%;
    border-radius: 30px;
    overflow: hidden;
 /*   margin-left: 10%; 
 } */
.title {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 1.5%;
  color: white;
  width: 100%;
  text-indent: 1.5rem;
  padding: 5px;
  font-family: sans-serif;
  font-size: 1.5rem;
  text-align: left;
}

.desktop-show {
  display: block;
}

.mobile-show {
  display: none;
}

@media (max-width: 767px) {
  .desktop-show {
    display: none;
  }

  .mobile-show {
    display: block;
  }

  .bg_video_container {
    width: 100%;
    position: relative;
  }

  .bg-dark {
    opacity: 1;
    background-color: #212529 !important;
  }

  .section-two {
    display: flex;
    height: 100%;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    /* padding: 20px; */
  }

  .ai_image2_wrapp img {
    width: 100%;
  }

  .bg-div {
    height: 100% !important;
  }

  .img_bg {

    min-height: 100%;
    width: 100%;
    /* min-width: 80vw; */
    border-radius: 0px;
    background-size: cover;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .img_bg h1,
  .img_bg p {
    color: #fff;
  }

  .img_bg h1 {
    font-size: 2em;
    font-weight: 800;
    margin-bottom: 20px;
  }


  .image_left_section1,
  .image_left_section2,
  .image_left_section3,
  .image_left_section4,
  .image_left_section5 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 41vh;
  }

  .text_right_section1,
  .text_right_section2,
  .text_right_section3,
  .text_right_section4,
  .text_right_section5 {
    display: flex;
    flex-wrap: wrap;
    height: 100vh;
    padding: 30px 30px;
    background: linear-gradient(90deg, #7b929f 0%, #63747e 100%);
  }



  .section-six>p {
    font-size: .9em;
    padding: 0 20px;
    font-weight: 400;
  }


  .section-six .slide_div {
    position: unset;
    display: flex;
    bottom: 0px;
    width: 700px;
    padding: 20px;
    background-image: url(../../brand/slide_card.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px;
    min-height: 330px;
    flex-direction: column;
    z-index: 1;
    align-items: flex-start;
  }

  .section-six {
    height: 100%;
  }

  .section-six .slide_div2,
  .section-six .slide_div3,
  .section-six .slide_div4,
  .section-six .slide_div5 {
    position: unset;
    display: flex;
    bottom: 0px;
    width: 700px;
    padding: 20px;
    background-image: url(../../brand/slide_card.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px;
    min-height: 330px;
    flex-direction: column;
    z-index: 9;
    align-items: flex-start;
  }

  .nav-link {
    padding: 17px;
  }

  .section-six h2 {
    text-align: center;
    font-size: 2em;
    padding: 20px;
  }

  .container-fluid {
    margin: 0px;
  }

  .slide_div_inner {
    display: flex;
    justify-content: center;
    width: 320px;
    flex-direction: column;
  }

  .scrollbarcontainer {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
  }

  .slider-parent {
    display: block !important;
  }

  .slider-parent .leftcard,
  .slider-parent .rightcard {
    width: 100% !important;
  }

  .slider-parent .rightcard h3 {
    font-size: 40px !important;
    line-height: 1.2 !important;
  }

  .slider-parent .leftcard {
    padding: 20px !important;
    height: auto !important;
  }

  .scrollbarcontainer .slider-parent:nth-child(1) .rightcard h3 {
    color: #fff;
  }
}



@media (min-width: 800px) {
  .title {
    position: absolute;
    top: auto;
    bottom: -2.5%;
    left: 1.5%;
    text-align: left;
    transform-origin: left center;
    transform: rotateZ(-90deg);
  }
}

.card-content {
  text-align: center;
  color: white;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}



@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.b-example-divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 0;
  box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
    inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -0.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.btn-bd-primary {
  --bd-violet-bg: #712cf9;
  --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

  --bs-btn-font-weight: 600;
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--bd-violet-bg);
  --bs-btn-border-color: var(--bd-violet-bg);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #6528e0;
  --bs-btn-hover-border-color: #6528e0;
  --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #5a23c8;
  --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
  z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
  display: block !important;
}

.mainrow {
  display: flex;
  height: 100vh;
}

.shadowText h3 {
  font-family: 'Degular';
  font-weight: 700;
  letter-spacing: 0em;
  text-align: left;
  margin: 0;
  font-size: 120px !important;
  line-height: 67px !important;
}

.shadowText h3 span::after {
  content: "";
  display: flex;
  transform: rotateX(180deg);
  background-image: linear-gradient(176deg, rgb(1 1 1 / 0%) 0%, rgb(0 0 0 / 10%));
  -webkit-background-clip: text;
  color: transparent;
  bottom: -60px;
  position: absolute;
}

.shadowText1 h3 span::after {
  content: "eMobility";
}

.shadowText2 h3 span::after {
  content: "Management";
}

.shadowText3 h3 span::after {
  content: "Energy";
}

.shadowText4 h3 span::after {
  content: "CHG Reduction";
  color: transparent;
  background-image: linear-gradient(176deg, rgb(255 255 255 / 0) 0%, rgb(255 255 255 / .1));
}

.shadowText5 h3 span::after {
  content: "Solar & Storage";
}


@media screen and (min-width: 1600px) {


  .icon_section h4 {
    font-size: 28px;
    line-height: 1.5;
  }

  .icon_section span img {
    min-width: 200px;
    height: 200px;
  }

  .logo img {
    width: 300px;
  }

  .nav-item a {
    font-size: 21px !important;
  }

  .icon_section p {
    /* font-size: 21px; */
    font-size:14px;
  }

  .text_right_section1 p,
  .text_right_section2 p,
  .text_right_section3 p,
  .text_right_section4 p,
  .text_right_section5 p {
    font-size: 18px;
  }

  .text_right_section1 h2,
  .text_right_section2 h2,
  .text_right_section3 h2,
  .text_right_section4 h2,
  .text_right_section5 h2 {
    font-size: 2.5em;
  }

  .section-six .slide_div {
    position: absolute;
    display: flex;
    bottom: 0px;
    width: 70%;

    height: 71%;
  }

  .section-six .slide_div h4 {
    font-weight: 700;
    font-size: 3.5em;
    width: 70%;
    line-height: 79px;
  }

  .section-six>p {
    font-size: 1.4em;
    padding: 0 200px;
    font-weight: 400;
  }

  .section-six .slide_div2,
  .section-six .slide_div3,
  .section-six .slide_div4,
  .section-six .slide_div5 {
    position: absolute;
    display: flex;
    bottom: 0px;
    width: 70%;

    height: 71%;
  }

  .slide_div_inner {

    width: 70%;
  }

  .slide_div_inner>p {
    font-size: 1.5em;
    font-weight: 400;
  }

  .section-six .slide_div2 h4,
  .section-six .slide_div3 h4,
  .section-six .slide_div4 h4,
  .section-six .slide_div5 h4 {
    font-weight: 700;
    font-size: 55px;
    width: 70%;
    line-height: 60px;
  }


  .image_left_section1 h3,
  .image_left_section4 h3,
  .image_left_section5 h3,
  .image_left_section2 h3,
  .image_left_section3 h3 {

    font-size: 5.4em;
    line-height: 80px;

  }

  .section-two .left_sec p {
    text-align: justify;
    font-size: 1.4em;
  }

  .section-two {
    min-height: 100vh;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .section-three {
    display: flex;
    height: 100vh;
    align-items: center;
  }

  .ai_image2_wrapp img {
    width: 820px;
  }

  #selectedDiv h1 {

    font-size: 10em;

    padding-top: 70px;
  }

/* 
  .section-two .left_sec {
    padding: 0px 80px;
  } */
  .AI-firstTitle {
    padding-left: 0;
  }

  .text_right_section1 h6,
  .text_right_section2 h6,
  .text_right_section3 h6,
  .text_right_section4 h6,
  .text_right_section5 h6 {
    font-size: 1.5em;
  }

}

/* for scrollbar trigger  */
.scrollbarcontainer {
  width: 600%;
  height: 100vh;
  display: flex;
  flex-wrap: nowrap;
}

.slider-parent {
  width: 100%;
  align-items: center;
}

.slider-parent .leftcard {
  width: 50%;
  padding: 0 10px 10px 120px;
  text-align: left;
}

.slider-parent .rightcard {
  width: 50%;
}

.vertical-slider,
.sliderbody {
  overflow: hidden;
  margin: 0;
  position: relative;
  height: unset;
}

.vertical-slider,
.sliderbody {
  overflow: hidden;
  margin: 0;
}

.sliderbody {
  overflow: hidden;
  position: relative;
  height: unset;
}

.scrollbarcontainer {
  width: 500%;
  height: 100vh;
  display: flex;
  flex-wrap: nowrap;
}

.slider-parent {
  width: 100%;
  align-items: center;
}

.slider-parent .leftcard {
  width: 100%;
  padding: 0 30px 10px 30px;
  text-align: left;
}

.slider-parent .rightcard {
  width: 50%;
  position: relative;
}

.slider-parent .rightcard img {
  width: 100%;
  height: 100%;
}

.leftcard.text_right_section1 {
  flex-direction: column;
  justify-content: center;
}

.slider-parent .rightcard h3 {
  position: absolute;
  left: 10%;
  top: 20%;
}

.slider-parent.t1 h3 {
  top: 67%;
  left: 20%;
}

.scrollbarcontainer .slider-parent:nth-child(1) .rightcard h3 {
  bottom: 10%;
}

.scrollbarcontainer .slider-parent:nth-child(2) .rightcard h3 {
  top: 16%;
}

.scrollbarcontainer .slider-parent:nth-child(3) .rightcard h3 {
  top: 12%;
}

.scrollbarcontainer .slider-parent:nth-child(4) .rightcard h3 {
  top: 20%;
  left: 15%;
  color: #fff;
}

.scrollbarcontainer .slider-parent:nth-child(5) .rightcard h3 {
  top: 16%;
}

.scrollbarcontainer .slider-parent:nth-child(2) .rightcard h3 span::after {
  content: 'Management';
}

.scrollbarcontainer .slider-parent:nth-child(3) .rightcard h3 span::after {
  content: 'Energy';
}

.scrollbarcontainer .slider-parent:nth-child(4) .rightcard h3 span::after {
  content: 'GHG Reduction';
}

.scrollbarcontainer .slider-parent:nth-child(5) .rightcard h3 span::after {
  content: 'Solar & Storage';
}

.vertical-slider {
  margin: 100px 0 80px;
}


/* PLATFORM CSS */

.electron-image {
  background-image: url(../../brand/electronimage.png);
  background-size: cover;
  min-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 8px;
  color: #fff;
}

h1.aielectron {
  font-family: Degular, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 6em;
  text-align: center;
  padding-top: 20px;
}

p.para-read {
  color: #fff;
  text-align: center;
  font-size: 2em;
  padding-top: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
}

/* START - Contact Page */
.contactUsPage {
  padding: 120px 0 40px 0;
  background: rgb(179,175,170);
  background: -moz-linear-gradient(90deg, rgba(179,175,170,1) 0%, rgba(116,134,145,1) 60%, rgba(116,134,145,0) 60%);
  background: -webkit-linear-gradient(90deg, rgba(179,175,170,1) 0%, rgba(116,134,145,1) 60%, rgba(116,134,145,0) 60%);
  background: linear-gradient(90deg, rgba(179,175,170,1) 0%, rgba(116,134,145,1) 60%, rgba(116,134,145,0) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3afaa",endColorstr="#748691",GradientType=1);
}
.contactUsPage .mainTitle {
  font-family: 'Degular';
  color: #fff;
  font-weight: 700;
  font-size: 64px;
  line-height: 100%;
  margin-bottom: 16px;
}
.contactUsPage .maindesc {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}
.contactUsPage .contact-cards {
  margin: 50px 0 0 0;
  padding: 0;
}
.contactUsPage .contact-cards .single-card {
  border-radius: 12px;
  background: linear-gradient(94deg, #748691 0%, #8b979e 100%);
  box-shadow: 0px 4px 18px 0px #b3afaa inset;
  padding: 24px;
  display: flex;
  margin-bottom: 20px;
}
.contactUsPage .contact-cards .single-card .icon-box {
  width: 42px;
}
.contactUsPage .contact-cards .single-card .icon-box img {
  width: 32px;
}
.contactUsPage .contact-cards .single-card .cardtitle{
  font-size: 20px;
  line-height: 100%;
  font-weight: 600;
  color: #fff;
  margin-bottom: 12px;
}
.contactUsPage .contact-cards .single-card .cardcontent{
  color: #fff;
  font-size: 16px;
  line-height: 110%;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}
.contactUsPage .contact-cards .single-card .social-icons a {
  margin-right: 8px;
}
.contactUsPage .contact-cards .single-card .social-icons a img {
  width: 34px;
}
.contactUsPage .contactus-form {
  padding: 30px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 65px 0px rgba(0, 0, 0, 0.10);
}
.contactUsPage .contactus-form .contactform-row{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.contactUsPage .contactus-form .contactform-row .contactform-col{
  width: 50%;
  padding: 10px;
}
.contactUsPage .contactus-form .btn-primary {
  margin-top: 11px;
  width: 150px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: -moz-linear-gradient(90deg, rgba(179, 175, 170, 1) 0%, rgba(116, 134, 145, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(179, 175, 170, 1) 0%, rgba(116, 134, 145, 1) 100%);
  background: linear-gradient(90deg, rgba(179, 175, 170, 1) 0%, rgba(116, 134, 145, 1) 100%);
}
.contactUsPage .contactus-form .btn-primary:focus {
  box-shadow: 0 0 0 .25rem rgba(124, 137, 145, 0.3);
}

.contactUsPage .contactus-form input {
  height: 48px;
}
.contactUsPage .contactus-form input, .contactUsPage .contactus-form textarea{
  border-radius: 4px;
  background: #F0F0F2;
  width: 100%;
  border: 0;
  box-shadow: none;
  outline: none;
  padding: 10px 20px;
  margin-top: 0;
}
.contactUsPage .contactus-form textarea {
  height: 116px;
}
.contactUsPage .contactus-form .contactform-col-6 {
  width: 50%;
}
.contactUsPage .contactus-form .contactform-col-6 .contactform-col {
  width: 100%;
}
/* Second */
.contact-locations {
  padding: 50px 0;
}
.contact-locations .designedBlock{
  text-align: center;
}
.contact-locations .designedBlock h2 {
  font-family: 'Degular';
  font-size: 48px;
  line-height: 100%;
  color: #333;
  margin: 0 0 16px 0px;
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 0;
}
.contact-locations .maparea {
  margin: 60px 0;
  position: relative;
}
.contact-locations .maparea .marker {
  position: absolute;
  padding: 24px;
  transform: translate(-24px, -24px);
}

.marker.us-irvin {
  top: 50.5%;
  left: 16%;
}
.marker.us-los-angeles {
  top: 46.3%;
  left: 14.3%;
}
.marker.us-las-vegas {
  top: 42%;
  left: 17.5%; 
}
.marker.canada-calgary {
  top: 26%;
  left: 15%;
}
.marker.colombia-colombia {
  top: 62%;
  left: 27%;
}
.marker.brazil-brazil {
  top: 72%;
  left: 33%;
}
.marker.india-bengaluru {
  top: 59%;
  left: 69.5%;
}
.marker.india-mumbai {
  top: 57%;
  left: 68%;
}
.marker.india-noida {
  top: 48%;
  left: 69%;
}
.marker.singapore-singapore {
  top: 64%;
  left: 76.5%;
}
.marker.uae-dubai {
  top: 51%;
  left: 61.5%;
}
.marker.uae-dubai2 {
  top: 53%;
  left: 59.5%;
}
.marker.europe-luxembourg {
  top: 33.7%;
  left: 48.1%;
}
.marker.europe-ireland {
  top: 31%;
  left: 45%;
}
.contact-locations .maparea .marker .pin {
  width: 10px;
  height: 10px;
  background-color: #AFAFAF;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact-locations .maparea .marker .pin .wave {
  border-radius: 50px;
  width: 0px;
  height: 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #AFAFAF;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.contact-locations .maparea .marker .pin .wave:nth-child(1) {
  animation: linearWave 3s ease infinite;
}
.contact-locations .maparea .marker .pin .wave:nth-child(2) {
  animation: linearWave 3s 1s ease infinite;
}
.contact-locations .maparea .marker .pin .wave:nth-child(3) {
  animation: linearWave 3s 2s ease infinite;
}
.contact-locations .maparea .marker:hover {
  cursor: pointer;
}
.contact-locations .maparea .marker .pin,
.contact-locations .maparea .marker .pin .wave {
  transition: 0.5s ease;
}
.contact-locations .maparea .marker:hover .pin  {
  width: 20px;
  height: 20px;
  background-color: rgb(33, 201, 217);
}
.contact-locations .maparea .marker:hover .pin .wave {
  background: rgb(33, 201, 217);
}

@keyframes linearWave {
  from {
    width: 0px;
    height: 0px;
  }
  to {
    width: 400%;
    height: 400%;
    opacity: 0;
  }
}

.marker-content {
  padding: 20px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 65px 0px rgba(0, 0, 0, 0.10);
  width: 380px;
  background-color: #fff;
}
.marker-content::before {
  position: absolute;
  content: '';
  left: -16px;
  top: 50%;
  transform: translateY(-50%);
  border-width: 8px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
}
.marker-content.bs-popover-left::before {
  left: unset;
  right: -16px;
  border-color: transparent transparent transparent #fff;
}
.marker-content.bs-popover-right {
  margin-left: 2.5rem;
}

.marker-content .markertitle {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}
.marker-content .subtitle {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 0;
}
.marker-content .desc {
  color: #666;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  margin-top: 4px;
  text-align: left;
  margin-bottom: 0;
}
/* About */
.about-section h1.aielectron{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 250;
  font-size: 56px;
  margin: 0;
}
.about-section p.para-read {
  font-family: "Wix Madefor Text", sans-serif;
  font-size: 32px;
  font-weight: 700;
}
.about-mission-card {
  padding: 50px 0;
}
.about-mission-card .sec-desc{
          font-size: 1.4em;
  line-height: 180%;
  text-align: center;
  font-family: "Wix Madefor Text", sans-serif;
  font-weight: 400;
  margin-bottom: 48px;
}
.about-mission-card .card {
  background: linear-gradient(90deg, #B3AFAA 0%, #999EA0 34%, #738691 100%);
  border: 0;
  height: 100%;
}
.about-mission-card .card .card-title {
  padding: 16px 24px 16px 24px;
  margin: 0;
  font-weight: 700;
  font-size: 32px;
  padding-bottom: 0;
}
.about-mission-card .card .card-body {
  padding-top: 8px;
  padding-left: 24px;
}
.about-mission-card .card .card-body p{
  font-family: "Wix Madefor Text", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
.about-mission-card .card p.card-main-heading {
  font-family: "Wix Madefor Text", sans-serif;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 24px;
}
.about-mission-card .card p.card-suheading {
  font-family: "Wix Madefor Text", sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0;
}
.about-our-culture {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.about-our-culture h2{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 250;
  font-size: 48px;
  margin: 0;
  padding: 0; 
}
.about-our-culture p{
  font-family: "Wix Madefor Text", sans-serif;
  font-size: 1.4em;
  margin-top: 24px;
}
.about-collabration {
  background: linear-gradient(90deg, #738691 0%, #63747E 100%);
  padding: 60px 0;
}
.about-collabration .cards-list {
  display: flex;
  flex-wrap: wrap;
}
.about-collabration .cards-list .card {
  border: 0;
  background-color: transparent;
  width: 20%;
  text-align: center;
  padding: 0 16px;
  position: relative;
}
.about-collabration .cards-list .card::after {
  content: '';
  position: absolute;
  top: 10px;
  right: 0;
  height: 80%;
  width: 1px;
  background-color: #fff;
}
.about-collabration .cards-list .card:last-child::after {
  display: none;
}
.about-collabration .cards-list .card h4 {
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  margin: 0 0 12px;
}
.about-collabration .cards-list .card p {
  color: #fff;
  font-family: "Wix Madefor Text", sans-serif;
  font-weight: 400;
  font-size: 1em;
  margin: 0;
}
/* END */

figure.cleanEnergyGHD .ctabtn{
  top:25px;
}

/* platform responsive css start */
@media screen and (min-width: 1600px) {
  .electron-image {
    min-height: 70vh;
  }

  /* .vertical-slider {
    margin: 160px 0 80px;
  } */
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  h1.aielectron {
    font-size: 42px;
  }
  .AI-firstTitle {
    font-size: 30px !important;
    padding-left: 0 !important;
  }
  .contactUsPage {
    background: -moz-linear-gradient(90deg, rgba(179,175,170,1) 0%, rgba(116,134,145,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(179,175,170,1) 0%, rgba(116,134,145,1) 100%);
    background: linear-gradient(90deg, rgba(179,175,170,1) 0%, rgba(116,134,145,1) 100%);
  }
  .contactUsPage .mainTitle {
    font-size: 48px;
  }
  .contactUsPage .maindesc {
    font-size: 18px;
  }
  .contactUsPage .contactus-form {
    padding: 10px;
  }
  .contactUsPage .contactus-form .contactform-row .contactform-col {
    width: 100%;
  }
  .contactUsPage .contactus-form .contactform-col-6 {
    width: 100%;
  }
  .about-mission-card .row .col-12:last-child .card {
    margin-top: 24px;
  }
  .about-our-culture h2{
    font-size: 32px;
  }
  .about-our-culture p {
    font-size: 16px;
  }
  .about-collabration .cards-list .card {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .about-collabration .cards-list .card::after {
    width: 120px;
    height: 1px;
    top: unset;
    right: 50%;
    transform: translateX(50%);
    bottom: 0;
  }
  .about-collabration {
    padding: 40px 0;
  }
  .about-footer .bg_video_container {
    margin-top: 0;
  }
  .pointer figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .pointer .section__img {
    position: relative;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
    padding: 40px 24px;
  }
  .pointer span.powered {
    font-size: 20px;
    line-height: 100%;
  }
  .pointer .shadowText h3 {
    font-size: 42px !important;
    line-height: 100% !important;
  }
  .pointer h2.fostering {
    line-height: 140%;
    font-size: 20px !important;
    padding-top: 8px;
    margin-bottom: 16px !important;
  }
  .pointer ul.optimized {
    padding: 16px 16px 16px 36px;
    font-size: 18px;
    line-height: 150%;
  }
  .pointer ul.optimized li {
    margin-bottom: 8px;
  }
  .why-chosse-ai-electron-slide .single-card {
    max-width: 100% !important;
    width: 100% !important;
    margin-right: 0 !important;
    min-height: unset !important;
    max-height: unset !important;
    margin-bottom: 24px !important;
  }
  .why-chosse-ai-electron-slide {
    flex-wrap: wrap;
  }
  .why-chosse-ai-container {
    padding: 40px 15px 0px 15px !important;
  }
  .why-chosse-ai-electron {
    padding-left: 15px;
    padding-right: 15px;
  }
  .why-chosse-ai-electron {
    padding-bottom: 0 !important;
  }
  .electron-image.platformimage {
    padding-left: 15px;
    padding-right: 15px;
  }
  p.para-read {
    font-size: 18px;
  }
  .about-section h1.aielectron {
    font-size: 42px;
  }
  .about-section p.para-read {
    font-size: 18px;
  }
  .homepage-video-section {
    padding-top: 55px;
  }
  .logo.d-sm {
    margin-bottom: 16px;
  }
}


.section__img {
  position: absolute;
  display: flex;
  left: 100px;
  color: #fff;
  top: 40px;
  flex-direction: column;
}

.section__img__inner {
  height: 100vh;
  top: 0;
  mix-blend-mode: multiply;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.section__body {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 100;
}

.section__text {
  padding: 0vw;
}

figure.active .section__img h3 {
  filter: blur(30px);
  opacity: 0;
  background-position: 50% 40%;
  transition: filter 0.6s ease, opacity 0.6s ease, background-position 0.6s ease;
}

figure.active .section__img h3 {
  opacity: 1;
  filter: blur(0);
}

h2 {
  font-size: 3vw;
  margin-bottom: 0.5em;
  margin-top: 0;
}

.platformimage {
  height: 100vh
}

.section__img h2 {
  margin: 15px 0px 5px;
  color: #fff;
  font-size: 45px;
}

.section__img ul {
  background: #000000B2;
  border-radius: 12px;
  width: 100%;
  max-width: 652px;
  margin: 0px;
  padding: 10px 55px;
  font-size: 25px;
  font-weight: 700;
}






































.stickyImg {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  width: 100%;
  float: left;
  height: 100vh;
}

.stickyImg a,
.stickyImg figure {
  display: inline-block;
  padding: 0;
  color: #fff;
  text-decoration: none;
  border: 2px solid transparent;
  width: 100%;
  height: 100%;
  margin: 0;
}

.stickyImg figure {
  display: none;
}

.stickyImg figure.active {
  display: flex;
  align-items: center;
}

figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-parent {
  display: flex;
  padding: 0;
  transition: filter 0.6s ease, opacity 0.6s ease, background-position 0.6s ease;
}

.leftcard.text_right_section1 {
  flex-direction: column;
  justify-content: center;
  text-align: left;
  align-items: flex-start;
}

figure {
  margin: 0 0 0rem;
  position: relative;
}

.pointer .row {
  padding: 20px 0;
}

h2.resilient {
  font-size: 25px !important;
  padding-bottom: 0px;
}

ul.resilientlist {
  max-width: 766px;
}
ul.resilientlist.transactive {
  max-width: 656px;
}

h2.fostering {
  font-family: Plus Jakarta Sans;
  font-size: 30px;
  font-weight: 300;
  line-height: 76.56px;
  text-align: left;
  margin: 0px;
  padding-top: 15px;
}

.cleanenergynewtext h3 {
  line-height: 105px !important;
}

.cleanenergynewtext h2 {
  font-size: 30px !important;
}

.cleanenergynewtext ul {
  max-width: 680px;
}

.shiningnewtext h2 {
  font-size: 25px;
}

.shiningnewtext ul {
  max-width: 610px;
}

.why-chosse-ai-electron-slide{
  display: flex;
  justify-content: center;
}

.why-chosse-ai-electron-slide .single-card:last-child {
  margin-right: 0px;
}

.why-chosse-ai-electron-slide .single-card{
  background-image: url(../../brand/slide_card.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 48px 24px ;
  text-align: center;
  border-radius: 12px;
  height: 100%;
  min-height: 553px;
  max-height: 553px;
  width: 100%;
  max-width: 360px;
  margin-right: 40px;
}
.why-chosse-ai-electron-slide .single-card img {
  width: 150px;
  height: auto;
}
.why-chosse-ai-electron-slide .single-card h4 {
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
  margin-top: 24px;
  margin-bottom: 16px;
  color: #000;
}
.why-chosse-ai-electron-slide .single-card p {
  /* font-size: 17px; */
  font-size:15px;
  line-height: 160%;
  font-weight: 400;
  color: #000;
}
.why-chosse-ai-container {
  padding-bottom: 50px;
}

span.powered{
  font-family: Degular;
  font-size: 40px;
  font-weight: 700;
  line-height: 39.8px;
  text-align: left;
  padding-bottom: 10px;
}

h2.leadingnew{
  line-height: 40px !important;
}

ul.optimized{
  font-family: Plus Jakarta Sans;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
  text-align: left;
}

h2.newshine{
  padding-bottom: 0px;
}

span.newaielectron{
  padding-bottom: 0px;
}

h2.energizing{
  padding-bottom: 0px;
}

h2.community{
  padding-bottom: 0px;
}

.why-chosse-ai-electron{
  padding-bottom: 80px;
}

h4.impact{
  margin-top: -18px !important;
}


.ctabtn {
  display: flex;
  padding: 30px 0;
  position: relative;
  top: 80px;
}

.ctabtn a {
  color: #2d2d2d;
  background: #ffff;
  padding: 10px 30px;
  border-radius: 40px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ctabtn a img {
  height: 37px;
  width: auto;
  margin-left: 15px;
  position:relative;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
	.ctabtn {
		position: relative;
		top:0;
	}
}

.AI-firstTitle {
  font-size: 58px;
  font-weight: 200;
  padding-left: 20px;
  padding-bottom: 30px;
  padding-top: 40px;
  text-align: center;
}
.desktop-show #targerWrapper #selectedDiv {
  padding-top: 100px;
}
.desktop-show #targerWrapper #selectedDiv h3 {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 0px;
  text-align: center;
  color: #fff;
}
footer {
  position: relative;
}
footer .content {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 30px;
}
footer .content h3 {
  color: #fff;
  font-size: 30px;
  margin: 0 0 15px 0;
  font-weight: 300;
}
footer .content h5 {
  color: #fff;
    font-size: 22px;
    margin: 0;
    font-weight: 300;
}
footer .content .ctabtn {
  top: 15px;
  justify-content: center;
}
.interratedTitle {
  font-size: 34px;
    font-weight: 200;
    text-align: center;
    color: #fff;
    padding: 60px 0 30px;
    margin: 0;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
	.ctabtn {
		position: relative;
		top:0;
	}
  footer .content {
    background: rgba(0, 0, 0, 0.8);
    height: 98%;
    top: 0;
}
  footer .content h3 {
    color: #fff;
    font-size: 14px;
  }
  footer .content h5 {
    color: #fff;
    font-size: 9px;
  }
  footer .content .ctabtn {
    top: 15px;
    padding: 0;
  }
  .section-two .right_sec {
    background-size: contain;
    background-repeat: no-repeat;
    height: 270px;
  }
  .interratedTitle {
    font-size: 24px;
    line-height: 34px;
  }
  /* .mobile-show .container-fluid-screen {
    min-height: 50vh;
    height: 50vh;
  } */
  .mobile-show h3 {
    color: #fff;
    margin-bottom: 20px;
  }
}

/* Navbar-Css-Start */

.navbar{
  padding:0px !important;
}

ul.navbar-nav{
  display: block;
}
ul.navbar-nav li {
  position: relative;
  display: inline-block;
}

ul.navbar-nav .nav-link{
  padding:22px 0px;
}

ul.navbar-nav li ul {
  background: #fff;
  visibility: hidden;
  opacity: 0;
  min-width: 5rem;
  position: absolute !important;
  transition: all 0.5s ease;
  margin-top: 0px;
  left: 0;
  top:100%;
  display: none;
  /* left: -363px; */
  left:-352px;
  /* width: 644px; */
  /* left:0; */
  /* right:auto; */
  width:1050px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 17px 60px 40px;
  box-shadow: 0px 0px 5px #444444;
}

ul.navbar-nav li ul li:first-child {
  width: 53%;
  list-style: none;
  float: left;
  padding-right: 50px;
}
ul.navbar-nav li ul li a {
  color: #515151;
  display: block;
  text-decoration: none;
  padding: 10px 0px 0px;
  font-size: 14px;
}
ul.navbar-nav li ul li a:first-child {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  /* padding-bottom: 10px; */
  padding-top: 10px;
  display: inline-block;
  /* border-bottom: 1px solid #656565; */
}
ul.navbar-nav li ul li {
  width: 44%;
  list-style: none;
  float: left;
}
ul.navbar-nav li:hover > ul, ul.navbar-nav li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}
ul.navbar-nav li:nth-last-child(2):hover > ul, ul.navbar-nav li:nth-last-child(2) ul:hover{
  left: -673px;
  right:0;
}
ul.navbar-nav li:last-child{
  padding-right:0px;
}

ul.navbar-nav li ul li .innerDivMenu a.anchHead{
  font-size: 16px;
  color: #000;
  text-decoration: none;
  /* padding-bottom: 10px; */
  padding-top: 10px;
  display: inline-block;
  /* border-bottom: 1px solid #656565; */
}
ul.navbar-nav li ul li .innerDivMenu a.anchHead svg{
  display: none;
}
ul.navbar-nav li ul li .innerDivMenu a.anchHead:hover svg{
  display: block;
  margin-left: 5px;
  font-size: 10px;
  height: 20px;
}
ul.navbar-nav li ul li .innerDivMenu a.anchP {
  color: #515151;
  display: block;
  text-decoration: none;
  padding: 7px 0px 0px;
  font-size: 14px;
  margin-bottom: 20px;
}
.nav-link:hover{
  color:rgba(255,255,255,0.75);
}
ul.navbar-nav li ul li .innerDivMenu a.anchHead:hover{
  color:#646464;
  display: flex;
  align-items: center;
}
ul.navbar-nav li ul li .innerDivMenu a.anchP:hover{
  color:#8f8e8e;
}
.artificialgrid .AI-firstTitle{
  text-align: left;
}
.artificialgrid{
  padding-bottom: 60px;
}

@media (max-width:767px){
  ul.navbar-nav li{
    display:block;
    padding: 0;
  }
  ul.navbar-nav li ul li:first-child{
    width: 100%;
    list-style: none;
    float: none;
    padding-right: 0px;
  }
  ul.navbar-nav li ul li {
    width: 100%;
    list-style: none;
    float: none;
}
ul.navbar-nav li ul{
  padding: 10px;
  position: relative !important;
  background: #fff;
  z-index: 999;
  width: 100%;
  left: 0px;
}
.contactlink{
  max-width: 124px;
  margin-top: 22px;
}
}

@media (min-width:767px) and (max-width:968px){
  ul.navbar-nav li {
    display: inline-block;
    padding: 0px 20px;
  }
  .contactlink{
    padding: 5px 21px !important;
    margin-top:0px;
  }
  .logo.d-sm{
    margin-bottom: 0px;
  }
  ul.navbar-nav li ul{
    left: -235px;
    width: 600px;
    padding: 17px 25px 25px;
  }
  .section-two, .section-three{
    flex-direction: column-reverse;
    height:auto;
  }
  .section-two .left_sec{
    width:100%;
  }
}