[data-color="majinx"].hero-second {
  background: #000; }
[data-color="majinx"] .hero-second__title {
  color: #fff; }
  @media screen and (min-width: 767.98px) {
    [data-color="majinx"] .hero-second__title {
      margin-bottom: 20px; } }
[data-color="majinx"] .hero-second__descr {
  background: #9BF449;
  color: #000000; }
  @media screen and (max-width: 767px) {
    [data-color="majinx"] .hero-second__descr {
      width: 352px;
      max-width: calc(100vw - 60px); } }
[data-color="majinx"] .hero-second__content-image {
  right: -6%; }
  @media screen and (max-width: 767px) {
    [data-color="majinx"] .hero-second__content-image {

      right: unset;
      left: 50%;
      transform: translate(0%, 0%);
      display: flex;
      justify-content: center;
      align-items: center;
      position: static;
      width: 100%;
      flex: 1 0 100%;
      max-width: 100%;
       } }

[data-color="majinx"].default-about__inner {
  background: #9BF449; }

[data-color="majinx"].default_goals-second {
  background: #F6F6F6; }

[data-color="majinx"] .default_tasks-info {
  background: #F6F6F6; }

[data-color="majinx"].default_prototype-second {
  background: #F6F6F6; }

[data-color="majinx"].default-design-adapt {
  background: #F6F6F6; }
[data-color="majinx"] .default-design-adapt__gallery {
  --background: #F6F6F6; }
[data-color="majinx"] .default-design-adapt__inner {
  background: #9BF449; }
[data-color="majinx"] .default-design-adapt__arrow {
  background: #9BF449; }
  [data-color="majinx"] .default-design-adapt__arrow svg path {
    stroke: #000; }
[data-color="majinx"] .default-design-adapt__arrow.js-slide-prev:before {
  content: '';
  width: 39px;
  height: 28px;
  background-image: url("data:image/svg+xml,%3Csvg width='39' height='28' viewBox='0 0 39 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.5 14H1.5M1.5 14L14.5 1M1.5 14L14.5 27' stroke='black'%3E%3C/path%3E%3C/svg%3E") !important;
  background-size: 39px 28px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
[data-color="majinx"] .default-design-adapt__arrow.js-slide-next:before {
  content: '';
  width: 39px;
  height: 28px;
  background-image: url("data:image/svg+xml,%3Csvg width='39' height='28' viewBox='0 0 39 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 14H37.5M37.5 14L24.5 1M37.5 14L24.5 27' stroke='black' /%3E%3C/svg%3E") !important;
  background-size: 39px 28px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
@media screen and (max-width: 767px) {

  [data-color="majinx"] .default-design-adapt__arrow.js-slide-prev:before {
    content: '';
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3Csvg width='39' height='28' viewBox='0 0 39 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.5 14H1.5M1.5 14L14.5 1M1.5 14L14.5 27' stroke='black'%3E%3C/path%3E%3C/svg%3E") !important;
    background-size: 26px 26px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
  [data-color="majinx"] .default-design-adapt__arrow.js-slide-next:before {
    content: '';
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3Csvg width='39' height='28' viewBox='0 0 39 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 14H37.5M37.5 14L24.5 1M37.5 14L24.5 27' stroke='black' /%3E%3C/svg%3E") !important;
    background-size: 26px 26px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  } }
[data-color="majinx"].technologies_used-second {
  background: #F6F6F6; }

[data-color="majinx"].more-pojects-second {
  background: #F6F6F6; }

.discuss-project--project {
  background: #fff; }

.header {
  z-index: 10;
  background: #9BF449;
  --bgDrop: #9BF449; }
  .header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.7); }
  .header .container {
    position: relative;
    z-index: 5; }
@media (max-width: 767px) {

  [data-color="majinx"] .hero-second__content-info{
    flex: 1 0 100%;
    width: 100%;
    max-width: 100%;
    order: 3;
  }
}

/*# sourceMappingURL=majinx.css.map */
