

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap");
* {
  padding: 0%;
  margin: 0%;
  font-family: 'Montserrat', sans-serif;
}

body {
  scroll-behavior: smooth;
  overflow-x: hidden;
  color: #000;
}

header.main__header div.container-fluid {
  max-width: 95% !important;
}

header.main__header a.navbar-brand img {
  height: 30px;
}

header.main__header nav.sidenav {
  padding: 20px !important;
  position: fixed;
  z-index: 1;
  top: 58px;
  right: 0px;
  width: 300px;
  height: 100%;
  background-color: #fefefe;
}

header.main__header nav.sidenav ul.sidebar {
  list-style: none;
  text-align: center;
  padding-left: 0%;
  padding-bottom: 0%;
  margin-top: 50px;
}

header.main__header nav.sidenav ul.sidebar li.side__item {
  margin-bottom: 40px;
}

header.main__header nav.sidenav ul.sidebar li.side__item a {
  color: #000;
  font-size: 22px;
}

header.main__header nav.sidenav ul.sidebar li.side__item:last-child {
  margin-bottom: 0px !important;
}

.animate__sidenav {
  -webkit-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.animate__nav__one {
  width: 240px;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.animate__nav__two {
  width: 240px;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

section.culter__shapers {
  height: 800px;
  background-image: url("../assets/images/plain-image.webp");
  background-repeat: none;
  background-size: contain;
  background-position: center center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /*margin-top: 300px;*/
}



section.culter__shapers div.shapers__head {
  text-align: center;
}

section.culter__shapers div.shapers__head p.h3 {
  color: #fff;
  font-weight: 400;
  padding: 350px;
  font-size: 38px;
  line-height: 40px;
}

section.section__one {
  height: 100%;
  background-color: #000;
  height: 500px;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center;
}

section.section__one div#image__slider {
  -webkit-transition: ease-in-out cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: ease-in-out cubic-bezier(0.39, 0.575, 0.565, 1);
}


section.section__one div.slider__effect {
  overflow: hidden;
  height: 1000px !important;
  position: relative;
}

section.section__one iframe {
  width: 100%;
  height: 80%;
  -o-object-fit: cover;
     object-fit: cover;
}

section.section__one div.slider__btns {
  text-align: center;
  color: #fff;
}

section.section__one div.slider__btns ul.slider__icons {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10px;
}

section.section__one div.slider__btns ul.slider__icons li.slider__icon {
  color: #fff;
  margin-right: 16px;
}

section.section__one div.slider__btns ul.slider__icons li.slider__icon i, section.section__one div.slider__btns ul.slider__icons li.slider__icon svg {
  color: #fff;
  font-size: 14px;
}

section.section__one div.slider__btns ul.slider__icons li.circle__active i, section.section__one div.slider__btns ul.slider__icons li.circle__active svg {
  color: red !important;
}

.swiper {
  width: 600px;
  height: 300px;
}

section.section__two {
  height: 100% !important;
}

section.great__work__section {
  height: 100%;
}

section.great__work__section div.work__head {
  margin-top: 80px;
  margin-bottom: 60px;
}

section.great__work__section div.work__head p.h3 {
  font-weight: 550;
  font-size: 42px;
  color: #000;
  text-align: center;
}

section.great__work__section div.item__meta {
  margin-top: 10px;
}

section.great__work__section div.item__meta span.text-muted {
  padding-top: 10px;
}

section.great__work__section div.item__meta p.h4 {
  font-size: 20px;
  font-weight: 600;
}

section.great__work__section div.work__body {
  margin-bottom: 80px;
}

section.great__work__section div.work__body div.col-lg-6.col-md-6:nth-child(2),
section.great__work__section div.work__body div.col-lg-6.col-md-6:nth-child(4) {
  margin-bottom: 100px;
}

section.great__work__section div.work__body div.item__image img {
  border-radius: 1% !important;
}

section.end__thinking {
  text-align: center;
  color: #fff;
  padding-bottom: 150px;
  background-color: #000;
}

section.end__thinking div.thinking__head {
  padding-top: 120px;
}

section.end__thinking div.thinking__head p.h3 {
  font-weight: 550;
  font-size: 36px;
}

section.end__thinking div.thinking__body {
  padding-top: 20px;
  margin-bottom: 15px;
  max-width: 75%;
  margin: auto;
  padding-bottom: 30px;
}

section.end__thinking div.thinking__body p.h5 {
  line-height: 28px;
  font-weight: 400;
}

section.end__thinking div.thinking__meta p.h5 {
  font-weight: 400;
}

section.how__we__plan {
  background-color: #1c1b1b;
  padding-bottom: 50px;
}

section.how__we__plan div.plan__head {
  padding-top: 80px;
  padding-bottom: 50px;
  text-align: center;
}

section.how__we__plan div.plan__head p.h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 550;
}

section.how__we__plan div.plan__body__image {
  text-align: center;
  padding-bottom: 50px;
}

section.how__we__create {
  padding-bottom: 50px;
}

section.how__we__create div.create__head {
  padding-top: 50px;
  padding-bottom: 30px;
  text-align: center;
}

section.how__we__create div.create__head p.h3 {
  color: #000;
  font-size: 32px;
  font-weight: 550;
}

section.how__we__create div.create__body p.h6 {
  color: #000;
  line-height: 25px;
}

section.how__we__create div.create__body div.create__body__meta {
  padding-top: 20px;
}

section.how__we__create div.create__body div.create__body__meta p.h4 {
  color: #000;
  font-weight: 550;
  margin-bottom: 20px;
}

section.how__we__create div.create__body__image {
  text-align: center;
}

section.how__we__create div.create__meta {
  padding-top: 80px;
  text-align: center;
  max-width: 70%;
  margin: auto;
}

section.how__we__create div.create__meta p.h5 {
  line-height: 30px;
  color: #000;
}

section.how__we__create div.create__meta p.h5 span.text-red {
  color: red;
  font-weight: 550;
}

section.two__dance__steps {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fafafa;
}

section.two__dance__steps div.dance__steps div.row {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section.two__dance__steps p.h5 {
  font-size: 32px;
  padding-left: 0%;
  font-weight: 550;
  padding-bottom: 10px;
}

section.two__dance__steps ol.steps {
  padding-left: 20px;
}

section.two__dance__steps ol.steps li.step {
  font-size: 18px;
}

section.two__dance__steps div.dance__steps__image {
  text-align: right;
}

section.we__are__insight {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fafafa;
}

section.we__are__insight div.insight__head {
  text-align: center;
}

section.we__are__insight div.insight__head p.h3 {
  font-size: 36px;
  font-weight: 600;
  color: #818181;
}

div.footer__section {
  background-color: #000;
  padding: 8px;
}

div.footer__section div.container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 95%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

div.footer__section a.footer-brand img {
  width: 100px;
  height: 80px;
}

div.footer__section ul.icons {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0% !important;
  margin-bottom: 0%;
}

div.footer__section ul.icons li.icon {
  margin-right: 20px;
}

div.footer__section ul.icons li.icon a, div.footer__section ul.icons li.icon i, div.footer__section ul.icons li.icon svg {
  color: #fff;
  font-size: 18px;
}

@media screen and (max-width: 789px) {
  div.container-fluid {
    max-width: 100% !important;
  }
  div.work__body {
    margin-bottom: 80px;
  }
  div.work__body div.col-lg-6.col-md-6:nth-child(2),
  div.work__body div.col-lg-6.col-md-6:nth-child(4) {
    margin-bottom: 30px !important;
  }
  div.work__body div.col-lg-6.col-md-6 {
    margin-bottom: 30px;
  }
  div.plan__body__meta div.col-lg-3.col-md-3 > p.h6 {
    padding-bottom: 30px;
  }
  div.plan__body__meta div.col-lg-3.col-md-3 > p.h6:last-child {
    padding-bottom: 0% !important;
  }
  section.end__thinking {
    padding-bottom: 120px;
  }
  div.thinking__body {
    max-width: 90% !important;
  }
  div.create__body__meta div.col-lg-3.col-md-3 {
    padding-bottom: 30px;
  }
  div.create__body__meta div.col-lg-3.col-md-3:last-child {
    padding-bottom: 0% !important;
  }
  div.create__meta {
    max-width: 95% !important;
  }
  section.culter__shapers {
    /*height: 400px;*/
    background-position: center;
    background-size: cover !important;
  }
  section.culter__shapers div.shapers__head > p.h3 {
    padding: 100px !important;
  }
  section.culter__shapers .mobile__none {
    display: none !important;
  }
  div.slider__effect {
    height: 900px !important;
  }
  div.create__body__image > img,
  div.plan__body__image > img {
    width: 100% !important;
  }
  div.dance__steps__image {
    text-align: center !important;
    padding-top: 20px;
  }
}
/*# sourceMappingURL=main.css.map */