body {
  margin: 0;
  padding: 0;
  background: #fff;
  overflow-x: hidden;
  height: inherit;
}

/* smooth scroll for anchor tags*/
html {
  scroll-behavior: smooth !important;
}

/* smooth scroll for anchor tags*/
.disclaimer {
  font-size: 12px;
  line-height: 16px;
}

/* clear page paddings*/
.pageContent .wrapper {
  max-width: 100% !important;
  padding: 0px;
}

.pageContent .wrapper .rowContainer .row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.col-12 {
  padding: 0 !important;
}

/* clear page paddings*/
.custom-container {
  width: 100%;
  max-width: 2000px;
  background-color: #fff;
  margin: 0 auto !important;
  font-family: CFAstyStd-Book;
  font-weight: 400;
  font-size: 16px;
  line-height: 0;
  color: #000;
  position: relative;
  overflow-y: hidden;
  overflow-x: visible;
}

.custom-container p {
  font-family: CFAstyStd-Book;
  font-size: 16px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.custom-container .outer-width {
  width: 100%;
  max-width: 1055px;
  margin: 0 auto;
}

.custom-container .inner-width {
  width: 100%;
  max-width: 1288px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  height: inherit;
}

.custom-container strong {
  font-family: CFAstyStd-Bold;
}

.custom-container .fontMedium {
  font-family: CFAstyStd-Medium !important;
  font-weight: 500;
}

.custom-container .normal {
  font-family: CFAstyStd-Book !important;
}

.custom-container .fontLight {
  font-family: CFAstyStd-Light !important;
}

.custom-container p,
.custom-container h1,
.custom-container h2,
.custom-container h3,
.custom-container h4,
.custom-container h5 {
  color: #000;
  line-height: 130% !important;
}

.custom-container h2 {
  -webkit-margin-before: 0.2em;
          margin-block-start: 0.2em;
  -webkit-margin-after: 0.2em;
          margin-block-end: 0.2em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.custom-container .color-white {
  color: #fff !important;
}

.custom-container .color-black {
  color: #000 !important;
}

.custom-container .font64 {
  font-size: 64px !important;
  line-height: 120% !important;
}

.custom-container .font48 {
  font-size: 48px !important;
  line-height: 120% !important;
}

.custom-container .font57 {
  font-size: 57px !important;
  line-height: 120% !important;
}

.custom-container .font36 {
  font-size: 36px !important;
  line-height: 120% !important;
}

.custom-container .font32 {
  font-size: 32px !important;
  line-height: 120% !important;
}

.custom-container .font28 {
  font-size: 28px !important;
  line-height: 120% !important;
}

.custom-container .font24 {
  font-size: 24px !important;
  line-height: 120% !important;
}

.custom-container .font20 {
  font-size: 20px !important;
  line-height: 120% !important;
}

.custom-container .font18 {
  font-size: 18px !important;
  line-height: 120% !important;
}

.custom-container img {
  display: inline-block;
  border: none;
}

.custom-container .resp {
  max-width: 100%;
}

.custom-container .text-Center {
  text-align: center;
}

.custom-container .posRelative {
  position: relative;
}

.custom-container a {
  text-decoration: none;
}

.custom-container section {
  width: 100%;
  position: relative;
  line-height: 0;
  z-index: 2;
}

.custom-container .video-wrapper {
  max-width: 800px;
  margin: 0 auto;
}

.custom-container .iphone-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.custom-container .iphone-video-container iframe,
.custom-container .iphone-video-container object,
.custom-container .iphone-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.custom-container .iphone-video-container .iphone-20-container .iphone-video-container .iphone-video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: auto;
  top: 0;
  left: 0;
  cursor: pointer;
}

.custom-container .bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.custom-container sup {
  font-size: 50%;
}

.custom-container .bgCover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.custom-container .bgContain {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.custom-container .genericPad {
  padding: 2vw 3vw;
}

.custom-container .gen-btn {
  font-family: CFAstyStd-Medium;
  font-weight: 500;
  line-height: 120%;
  color: #fff !important;
  display: inline-block;
  border: 1px solid #fff;
  margin-bottom: 40px;
  padding: 15px 30px;
  cursor: pointer;
}

.custom-container .gen-btn.cwhite {
  background: #fff;
}

.custom-container .gen-btn.with-border {
  border: 1px solid #000;
}

.custom-container .bgGray {
  background: #f5f5f5;
}

.custom-container #custom-modal-behind {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 20000;
}

.custom-container .text-expand {
  position: fixed;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  max-height: 600px;
  max-width: 600px;
  overflow: hidden;
  overflow-y: auto;
  z-index: 40001;
  left: 50%;
  top: 50%;
  font-size: 16px;
  line-height: 22px;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.custom-container .text-expand::-webkit-scrollbar {
  width: 12px;
  /* width of the entire scrollbar */
}

.custom-container .text-expand::-webkit-scrollbar-track {
  background: #000;
  /* color of the tracking area */
}

.custom-container .text-expand::-webkit-scrollbar-thumb {
  background-color: #fff;
  /* color of the scroll thumb */
  border-radius: 20px;
  /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}

.custom-container .text-expand p {
  font-size: 16px;
  line-height: 22px;
}

.custom-container .text-expand .inner-text {
  margin: 0 auto;
  width: 94%;
  height: 100%;
  overflow-y: auto;
  padding: 20px 0;
}

.custom-container .text-expand.opened {
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
}

.custom-container .text-expand .text-expand-close {
  color: #fff;
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  cursor: pointer;
}

.custom-container .relative {
  position: relative;
}

.custom-container .desk-only {
  display: block;
}

.custom-container a.plain-link {
  color: #000;
  cursor: pointer;
}

.custom-container .uppercase {
  text-transform: uppercase;
}

.custom-container .home-header-flex {
  max-width: 1000px;
  padding: 6vw 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.custom-container .home-header-flex .txt {
  width: 58%;
}

.custom-container .home-header-flex .img {
  width: 38%;
}

.custom-container .blog-item {
  display: block;
  max-width: 406px;
  margin: 0 auto;
}

.custom-container .blog-item .inner-text {
  text-align: left;
  position: relative;
  background-color: #fff;
  width: 90%;
  z-index: 1;
  margin-top: -40px;
  margin-left: auto;
}

.custom-container .blog-item .inner-text .inner {
  padding: 20px;
}

@media (min-width: 601px) {
  .custom-container .blog-item .inner-text .inner .btitle {
    min-height: 80px;
  }
  .custom-container .blog-item .inner-text .inner .b-text {
    min-height: 110px;
  }
}

.custom-container .blog-item:hover .btitle {
  color: #000;
}

.custom-container .why-img {
  display: inline-block;
  overflow: hidden;
  border-radius: 25px;
  margin-bottom: 20px;
}

.custom-container .header-skoupa .header-flx {
  background-color: #dac5ab;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-container .header-skoupa .header-flx .txt {
  width: 50%;
  text-align: right;
}

.custom-container .header-skoupa .header-flx .txt .inner {
  max-width: 570px;
  display: inline-block;
  text-align: left;
}

.custom-container .header-skoupa .header-flx .txt p {
  color: #625649;
}

.custom-container .header-skoupa .header-flx .txt p.htitle {
  color: #a58461;
}

.custom-container .header-skoupa .header-flx .img {
  width: 50%;
  position: relative;
}

.custom-container .header-skoupa .header-flx .img .sticker-skoupa {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20%;
}

.custom-container .header-skoupa .hmenu {
  position: relative;
  z-index: 45;
  background-color: #322437;
}

.custom-container .header-skoupa .hmenu .menu-flx {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.custom-container .header-skoupa .hmenu .menu-flx .item {
  text-align: center;
  margin: 0 20px;
}

.custom-container .header-skoupa .hmenu .menu-flx .item p {
  color: #fcf0e4;
}

.custom-container .header-skoupa .hmenu .menu-flx .item .img {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #fcf0e4;
}

.custom-container .header-skoupa .hmenu .menu-flx .item.selected p, .custom-container .header-skoupa .hmenu .menu-flx .item:hover p {
  color: #ff7d87;
  font-family: CFAstyStd-Bold;
}

.custom-container .header-skoupa .hmenu .menu-flx .item.selected .img, .custom-container .header-skoupa .hmenu .menu-flx .item:hover .img {
  background-color: #ff7d87;
}

.custom-container .bordered-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 20px;
}

.custom-container .category-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.custom-container .category-flex .item {
  margin: 0.5%;
  display: block;
  border-radius: 30px;
  overflow: hidden;
  text-align: center;
}

.custom-container .category-flex .item p {
  padding: 15px 0;
}

.custom-container .hotspot-skoupes {
  position: relative;
}

.custom-container .hotspot-skoupes .notice {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  /* Frame 102 */
  width: 100%;
  max-width: 962px;
  background: rgba(98, 86, 73, 0.8);
  text-align: center;
  padding: 5px 10px;
}

.custom-container .hotspot-skoupes .plus {
  position: absolute;
  width: 2.6%;
  z-index: 1;
  top: 10px;
  left: 10px;
  cursor: pointer;
}

.custom-container .hotspot-skoupes .plus.plus_robot {
  left: 27.3%;
  top: 77.4%;
}

.custom-container .hotspot-skoupes .plus.plus_stick {
  left: 78.3%;
  top: 30.5%;
}

.custom-container .hotspot-skoupes .plus.plus_electro {
  left: 73.4%;
  top: 60.7%;
}

.custom-container .hotspot-skoupes .plus.plus_atmos {
  left: 77.7%;
  top: 12.7%;
}

.custom-container .hotspot-skoupes .plus.plus_skoupaki {
  left: 39.7%;
  top: 63.3%;
}

.custom-container .hotspot-skoupes .plus.plus_multi {
  left: 45.65%;
  top: 88.7%;
}

.custom-container .hotspot-skoupes .plus img {
  -webkit-transform-origin: center;
          transform-origin: center;
  display: block;
  -webkit-animation: plusanim 1s ease-in-out infinite alternate;
          animation: plusanim 1s ease-in-out infinite alternate;
}

.custom-container .hotspot-skoupes .plus img.selected {
  display: none;
  -webkit-animation: none;
          animation: none;
}

.custom-container .hotspot-skoupes .plus.selected img, .custom-container .hotspot-skoupes .plus:hover img {
  display: none;
}

.custom-container .hotspot-skoupes .plus.selected img.selected, .custom-container .hotspot-skoupes .plus:hover img.selected {
  display: block;
}

.custom-container .hotspot-skoupes .bubble-skoupes {
  background-color: none !important;
  position: absolute;
  width: 24.55%;
  z-index: 2;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 77.39% 10.64%;
          transform-origin: 77.39% 10.64%;
}

.custom-container .hotspot-skoupes .bubble-skoupes .inner-link {
  position: absolute;
  z-index: 4;
  display: block;
  width: 30%;
  height: 15%;
  left: 10%;
  bottom: 28%;
}

.custom-container .hotspot-skoupes .bubble-skoupes.bubble_robot {
  left: 8.5%;
  top: 59.3%;
  -webkit-transform-origin: 77.39% 83.79%;
          transform-origin: 77.39% 83.79%;
}

.custom-container .hotspot-skoupes .bubble-skoupes.bubble_multi {
  left: 26.8%;
  top: 70.39%;
  -webkit-transform-origin: 77.39% 83.79%;
          transform-origin: 77.39% 83.79%;
}

.custom-container .hotspot-skoupes .bubble-skoupes.bubble_stick {
  left: 59.55%;
  top: 34.5%;
}

.custom-container .hotspot-skoupes .bubble-skoupes.bubble_electro {
  left: 54.6%;
  top: 64%;
}

.custom-container .hotspot-skoupes .bubble-skoupes.bubble_atmos {
  left: 58.9%;
  top: 16%;
}

.custom-container .hotspot-skoupes .bubble-skoupes.bubble_skoupaki {
  left: 20.9%;
  top: 67%;
}

.custom-container .hotspot-skoupes .bubble-skoupes.selected {
  -webkit-animation: bubbleanim 300ms ease-out forwards;
          animation: bubbleanim 300ms ease-out forwards;
}

.custom-container .image-cont {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}

.custom-container .image-cont .left {
  width: 50%;
  background-size: cover;
}

.custom-container .image-cont .right {
  width: 50%;
  background-size: cover;
}

.custom-container .image-cont .right .inner {
  max-width: 600px;
  margin-top: 10vw;
}

.custom-container .image-cont .right .inner .gap {
  height: 4vw;
}

.custom-container .image-cont .right .inner.multi {
  margin-top: 7vw;
}

.custom-container .chars-cont.robot {
  background-color: #3b322d;
  border-bottom: 18px solid #945a92;
}

.custom-container .chars-cont.stick {
  background-color: #441b1e;
  border-bottom: 18px solid #a9263f;
}

.custom-container .chars-cont.electro {
  background-color: #0e2044;
  border-bottom: 18px solid #2752a5;
}

.custom-container .chars-cont.atmos {
  background-color: #124a4d;
  border-bottom: 18px solid #24afa9;
}

.custom-container .chars-cont.skoupakia {
  background-color: #461a4b;
  border-bottom: 18px solid #ab5ba0;
}

.custom-container .chars-cont.multi {
  background-color: #185949;
  border-bottom: 18px solid #72be98;
}

.custom-container .chars-cont .chars {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  max-width: 1288px;
  margin: 0 auto;
}

.custom-container .chars-cont .chars .inner {
  text-align: center;
  padding: 10px;
}

.custom-container .chars-cont .chars.robot {
  background-color: #945a92;
}

.custom-container .chars-cont .chars.stick {
  background-color: #a9263f;
}

.custom-container .chars-cont .chars.electro {
  background-color: #2752a5;
}

.custom-container .chars-cont .chars.atmos {
  background-color: #24afa9;
}

.custom-container .chars-cont .chars.skoupakia {
  background-color: #ab5ba0;
}

.custom-container .chars-cont .chars.multi {
  background-color: #72be98;
}

.custom-container .shad {
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
}

.custom-container .chars-container {
  background-repeat: no-repeat;
  background-position: 50% 100%;
  padding-bottom: 10vw;
}

@media (min-width: 1920px) {
  .custom-container .chars-container {
    padding-bottom: 200px;
  }
}

.custom-container .carousel-tech {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.custom-container .carousel-tech .logo {
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.custom-container .carousel-tech .car {
  width: calc(100% - 80px);
}

.custom-container .carousel-tech .car .tech-carousel-item {
  overflow: hidden;
  position: relative;
  height: 415px;
  border-radius: 25px;
  overflow: hidden;
}

.custom-container .carousel-tech .car .tech-carousel-item .img {
  pointer-events: none;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  height: 315px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.custom-container .carousel-tech .car .tech-carousel-item .txt {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(75%);
          transform: translateY(75%);
  -webkit-transition: 200ms;
  transition: 200ms;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.custom-container .carousel-tech .car .tech-carousel-item .txt .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100px;
}

.custom-container .carousel-tech .car .tech-carousel-item .txt p {
  padding: 0 15px;
  padding-top: 10px;
}

.custom-container .carousel-tech .car .tech-carousel-item .txt .description {
  display: none;
}

@media (min-width: 1025px) {
  .custom-container .carousel-tech .car .tech-carousel-item:hover .img {
    height: 415px;
  }
  .custom-container .carousel-tech .car .tech-carousel-item:hover .txt {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    background: none;
  }
  .custom-container .carousel-tech .car .tech-carousel-item:hover .txt .title {
    display: block;
    height: auto;
  }
  .custom-container .carousel-tech .car .tech-carousel-item:hover .txt .description {
    display: block;
    padding: 10px 20px;
  }
}

.custom-container .carousel-tech .car .tech-carousel-item.open .title {
  display: none !important;
}

.custom-container .carousel-tech .car .tech-carousel-item.open .txt {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
}

.custom-container .carousel-tech .car .tech-carousel-item.open .txt .description {
  display: block;
  padding: 10px 20px;
}

.custom-container .carousel-tech .car.purple .tech-carousel-item {
  background-color: #ab5ba0;
}

.custom-container .carousel-tech .car.purple .tech-carousel-item .txt {
  background-color: #ab5ba0;
}

.custom-container .carousel-tech .car.purple .tech-carousel-item:hover .txt {
  background-color: #ab5ba090;
}

.custom-container .carousel-tech .car.red .tech-carousel-item {
  background-color: #a9263f;
}

.custom-container .carousel-tech .car.red .tech-carousel-item .txt {
  background-color: #a9263f;
}

.custom-container .carousel-tech .car.red .tech-carousel-item:hover .txt {
  background-color: #a9263f90;
}

.custom-container .carousel-tech .car.blue .tech-carousel-item {
  background-color: #2752a5;
}

.custom-container .carousel-tech .car.blue .tech-carousel-item .txt {
  background-color: #2752a5;
}

.custom-container .carousel-tech .car.blue .tech-carousel-item:hover .txt {
  background-color: #2752a590;
}

.custom-container .carousel-tech .car.green .tech-carousel-item {
  background-color: #24afa9;
}

.custom-container .carousel-tech .car.green .tech-carousel-item .txt {
  background-color: #24afa9;
}

.custom-container .carousel-tech .car.green .tech-carousel-item:hover .txt {
  background-color: #24afa990;
}

.custom-container .carousel-tech .car.darkgreen .tech-carousel-item {
  background-color: #185949;
}

.custom-container .carousel-tech .car.darkgreen .tech-carousel-item .txt {
  background-color: #185949;
}

.custom-container .carousel-tech .car.darkgreen .tech-carousel-item:hover .txt {
  background-color: #18594990;
}

.custom-container .flex-container {
  background-size: cover;
}

.custom-container .flex-container .gap {
  height: 20vw;
}

.custom-container .flex-container .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.custom-container .flex-container .flex .item {
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  width: 32%;
  margin: 0.6%;
  overflow: hidden;
}

.custom-container .flex-container .flex .item.double {
  width: 65%;
}

.custom-container .flex-container .flex .item .text {
  height: 100%;
  padding: 5%;
  position: relative;
}

.custom-container .flex-container .flex .item .text .know {
  position: absolute;
  max-width: 55%;
  top: -40%;
  z-index: 50;
}

.custom-container .flex-container .flex.robot .item .text {
  background: -webkit-gradient(linear, left top, left bottom, from(#945a92), to(rgba(60, 50, 44, 0.3)));
  background: linear-gradient(180deg, #945a92 0%, rgba(60, 50, 44, 0.3) 100%);
}

.custom-container .flex-container .flex.robot .item .text.opaque {
  background: -webkit-gradient(linear, left top, left bottom, from(#945a92), to(rgba(60, 50, 44, 0.8)));
  background: linear-gradient(180deg, #945a92 0%, rgba(60, 50, 44, 0.8) 100%);
}

.custom-container .flex-container .flex.stick .item .text {
  background: -webkit-gradient(linear, left top, left bottom, from(#a9263f), to(rgba(68, 27, 30, 0.75)));
  background: linear-gradient(180deg, #a9263f 0%, rgba(68, 27, 30, 0.75) 100%);
}

.custom-container .flex-container .flex.stick .item .text.opaque {
  background: -webkit-gradient(linear, left top, left bottom, from(#a9263f), to(#fd97aa));
  background: linear-gradient(180deg, #a9263f 0%, #fd97aa 100%);
}

.custom-container .flex-container .flex.electro .item img {
  position: relative;
  z-index: 5;
}

.custom-container .flex-container .flex.electro .item .text {
  position: relative;
  z-index: 1;
  margin-top: -4%;
  background: -webkit-gradient(linear, left top, left bottom, from(#276ca5), to(rgba(14, 32, 68, 0.6)));
  background: linear-gradient(180deg, #276ca5 0%, rgba(14, 32, 68, 0.6) 100%);
}

.custom-container .flex-container .flex.electro .item .text.opaque {
  background: -webkit-gradient(linear, left top, left bottom, from(#276ca5), to(rgba(14, 32, 68, 0.6)));
  background: linear-gradient(180deg, #276ca5 0%, rgba(14, 32, 68, 0.6) 100%);
}

.custom-container .flex-container .flex.atmos {
  max-width: 850px;
  margin: 0 auto;
}

.custom-container .flex-container .flex.atmos .item {
  width: 48%;
}

.custom-container .flex-container .flex.atmos .item .text {
  background: -webkit-gradient(linear, left top, left bottom, from(#24afa9), to(rgba(18, 74, 77, 0.6)));
  background: linear-gradient(180deg, #24afa9 0%, rgba(18, 74, 77, 0.6) 100%);
}

.custom-container .flex-container .flex.skoupakia {
  max-width: 850px;
  margin: 0 auto;
}

.custom-container .flex-container .flex.skoupakia .item {
  width: 48%;
}

.custom-container .flex-container .flex.skoupakia .item .text {
  background: -webkit-gradient(linear, left top, left bottom, from(#ab5ba0), to(rgba(70, 26, 75, 0.6)));
  background: linear-gradient(180deg, #ab5ba0 0%, rgba(70, 26, 75, 0.6) 100%);
}

.custom-container .flex-container .flex.multi {
  max-width: 450px;
  margin: 0 auto;
}

.custom-container .flex-container .flex.multi .item {
  border-radius: 25px;
  width: 100%;
}

.custom-container .flex-container .flex.multi .item .text {
  background: -webkit-gradient(linear, left top, left bottom, from(#185949), to(#72be98));
  background: linear-gradient(180deg, #185949 0%, #72be98 100%);
}

.custom-container .view-more-square {
  display: inline-block;
  border: 1px solid #000;
  padding: 25px 40px;
  text-align: center;
  text-decoration: none;
  color: #000;
}

.custom-container .view-more-square:hover {
  background-color: #000;
  color: #fff;
}

.custom-container .view-more-square.white {
  border: 1px solid #fff;
  color: #fff;
}

.custom-container .view-more-square.white.persistent {
  background-color: #fff;
  color: #000;
}

.custom-container .view-more-square.white.persistent:hover {
  background-color: #000;
  color: #fff;
}

.custom-container .view-more-square.white:hover {
  background-color: #fff;
  color: #000;
}

.custom-container .flex-section {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.custom-container .flex-section .img {
  width: 50%;
}

.custom-container .flex-section .txt {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.custom-container .flex-section .txt .inner {
  width: 95%;
}

@media (min-width: 1300px) {
  .custom-container .flex-section .img {
    width: 50%;
  }
  .custom-container .flex-section .txt {
    width: 50%;
  }
  .custom-container .flex-section .txt .inner {
    width: 70%;
  }
}

.custom-container .flex-section.reversed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 1200px) {
  .custom-container .flex-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-container .flex-section .img {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .custom-container .flex-section .txt {
    width: 100%;
    margin-bottom: 80px;
    text-align: center;
  }
  .custom-container .flex-section .txt .inner {
    width: 95%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .custom-container .flex-section.reversed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@-webkit-keyframes plusanim {
  from {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  to {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@keyframes plusanim {
  from {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  to {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@-webkit-keyframes bubbleanim {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes bubbleanim {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@media (max-width: 1600px) {
  .custom-container .inner-width {
    width: 95%;
    margin: 0 auto;
  }
}

@media (max-width: 1300px) {
  .custom-container #map {
    width: 100%;
    height: 500px;
  }
  .custom-container .inner-width,
  .custom-container .flex4 {
    width: 95%;
    margin: 0 auto;
  }
  .custom-container .font64 {
    font-size: 57px !important;
  }
  .custom-container .font57 {
    font-size: 48px !important;
  }
  .custom-container .font48 {
    font-size: 40px !important;
  }
  .custom-container .font36 {
    font-size: 29px !important;
  }
  .custom-container .font32 {
    font-size: 25px !important;
  }
  .custom-container .font28 {
    font-size: 22px !important;
  }
  .custom-container .font20 {
    font-size: 18px !important;
  }
  .custom-container .Icon {
    padding: 2px;
    width: 110px;
  }
  .custom-container .Icon img {
    max-width: 60%;
  }
  .custom-container .HeaDeR .Inner {
    left: 3%;
    max-width: 40%;
  }
  .custom-container .HeaDeR .Inner img {
    max-width: 80%;
  }
}

@media (max-width: 1200px) {
  .custom-container .image-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-container .image-cont .left {
    width: 100%;
  }
  .custom-container .image-cont .right {
    width: 100%;
  }
  .custom-container .image-cont .right .inner {
    margin-top: 0;
    max-width: 100%;
    width: 100%;
    padding-top: 30px;
    text-align: center;
  }
  .custom-container .image-cont .right .inner p {
    padding: 0 2.5%;
  }
  .custom-container .image-cont .right .inner .gap {
    height: 20px;
  }
  .custom-container .image-cont.robot-border .inner {
    background: #3b322d !important;
  }
  .custom-container .image-cont.stick-border .inner {
    background: #441b1e !important;
  }
  .custom-container .image-cont.atmos-border .inner {
    background: #124a4d !important;
  }
  .custom-container .image-cont.electro-border .inner {
    background: #0e2044 !important;
  }
  .custom-container .image-cont.skoupakia-border .inner {
    background: #461a4b !important;
  }
  .custom-container .image-cont.multi-border .inner {
    background: #185949 !important;
  }
  .custom-container .image-cont.multi-border .inner.multi {
    margin-top: 0;
  }
}

@media (max-width: 1024px) {
  .custom-container #map {
    width: 100%;
    height: 400px;
  }
  .custom-container .font24 {
    font-size: 20px !important;
  }
  .custom-container .font48 {
    font-size: 30px !important;
  }
  .custom-container .font64 {
    font-size: 45px !important;
  }
  .custom-container .font57 {
    font-size: 35px !important;
  }
  .custom-container .font32 {
    font-size: 26px !important;
  }
  .custom-container .header-skoupa .header-flx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .custom-container .header-skoupa .header-flx .img {
    width: 100%;
  }
  .custom-container .header-skoupa .header-flx .img .sticker-skoupa {
    width: 25%;
    right: 0;
  }
  .custom-container .header-skoupa .header-flx .txt {
    width: 95%;
    margin: 0 auto;
  }
  .custom-container .header-skoupa .header-flx .txt .inner {
    max-width: 100%;
    text-align: center;
    display: block;
  }
}

.follow-kotsovolos-main-menu.following {
  position: fixed;
}

@media (max-width: 900px) {
  .custom-container .header-skoupa {
    width: 100%;
  }
  .custom-container .header-skoupa .hmenu {
    /*
        .wash-burger {
          display: inline-block;
          position: relative;
          z-index: 3;
          margin: 30px 10px;
        }
        */
  }
  .custom-container .header-skoupa .hmenu .gap40 {
    display: none;
  }
  .custom-container .header-skoupa .hmenu .menu-flx {
    background-color: inherit;
    /*
          position: absolute;
          width: 70%;
          left: 50%;
          transform: translate(-50%, -900px);
          top: 30px;
          z-index: 5;

          transition: 300ms;
          transition-property: transform;
          */
  }
  .custom-container .header-skoupa .hmenu .menu-flx .item {
    margin: 10px 10px;
  }
  .custom-container .header-skoupa .hmenu .menu-flx .item .img {
    display: none;
    width: 60px;
    height: 60px;
  }
  .custom-container .header-skoupa .hmenu .menu-flx.opened {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

@media (max-width: 800px) {
  .custom-container .max900 {
    padding: 0 15px;
  }
  .custom-container .max1000 {
    padding: 0 15px;
  }
  .custom-container .flex-container .flex .item {
    width: 48%;
  }
  .custom-container .flex-container .flex .item.double {
    width: 48%;
  }
}

@media (max-width: 768px) {
  .custom-container .desk-only {
    display: none;
  }
  .custom-container .text-expand {
    max-width: 90vw;
    max-height: 500px;
  }
  .custom-container .font20 {
    font-size: 16px !important;
  }
  .custom-container .font24 {
    font-size: 18px !important;
  }
  .custom-container .font48 {
    font-size: 28px !important;
  }
  .custom-container .font64 {
    font-size: 38px !important;
  }
  .custom-container .font57 {
    font-size: 32px !important;
  }
  .custom-container .font36 {
    font-size: 24px !important;
  }
  .custom-container .font28 {
    font-size: 20px !important;
  }
}

.wash-burger {
  display: none;
}

@media (max-width: 700px) {
  .custom-container .text-expand {
    max-height: 80vh;
  }
  .custom-container .gap40 {
    height: 20px;
  }
}

@media (max-width: 600px) {
  .custom-container p {
    font-size: 13px !important;
  }
  .custom-container .font24 {
    font-size: 16px !important;
  }
  .custom-container .font48 {
    font-size: 20px !important;
  }
  .custom-container .font64 {
    font-size: 25px !important;
  }
  .custom-container .font57 {
    font-size: 18px !important;
  }
  .custom-container .font36 {
    font-size: 20px !important;
  }
  .custom-container .font28 {
    font-size: 18px !important;
  }
  .custom-container .font18 {
    font-size: 14px !important;
  }
  .custom-container .gap150 {
    height: 75px;
  }
  .custom-container .gen-btn {
    padding: 10px 20px;
    cursor: pointer;
  }
  .custom-container .gen-btn.with-border {
    border: 1px solid #000;
  }
  .custom-container .flex-container .flex .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .custom-container .flex-container .flex .item.double {
    width: 100%;
  }
  .custom-container .flex-container .flex.atmos .item, .custom-container .flex-container .flex.skoupakia .item {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .custom-container .icons-flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .custom-container .icons-flex .item {
    width: 95%;
    margin-bottom: 60px;
  }
  .custom-container .font36 {
    font-size: 19px !important;
  }
}

@media (max-width: 480px) {
  .custom-container .hotspot-skoupes .plus {
    width: 8%;
  }
  .custom-container .hotspot-skoupes .plus.plus_robot {
    left: 7.3%;
    top: 80.4%;
  }
  .custom-container .hotspot-skoupes .plus.plus_stick {
    left: 25.3%;
    top: 30.5%;
  }
  .custom-container .hotspot-skoupes .plus.plus_electro {
    left: 80.4%;
    top: 66.7%;
  }
  .custom-container .hotspot-skoupes .plus.plus_atmos {
    left: 68.7%;
    top: 25.7%;
  }
  .custom-container .hotspot-skoupes .plus.plus_skoupaki {
    left: 29.7%;
    top: 66.3%;
  }
  .custom-container .hotspot-skoupes .plus.plus_multi {
    left: 65.65%;
    top: 88.7%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes {
    width: 63%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_robot {
    -webkit-transform-origin: 27.39% 83.79%;
            transform-origin: 27.39% 83.79%;
    left: 5%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_robot .inner-link {
    left: 3%;
    bottom: 20%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_skoupaki {
    left: 25.9%;
    top: 75%;
    -webkit-transform-origin: 17.39% 10.64%;
            transform-origin: 17.39% 10.64%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_skoupaki .inner-link {
    left: 53%;
    bottom: 15%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_multi {
    left: 13.8%;
    top: 65.39%;
    -webkit-transform-origin: 77.39% 83.79%;
            transform-origin: 77.39% 83.79%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_multi .inner-link {
    left: 8%;
    bottom: 15%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_electro {
    left: 34.6%;
    top: 75%;
    -webkit-transform-origin: 77.39% 13.79%;
            transform-origin: 77.39% 13.79%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_electro .inner-link {
    left: 54%;
    bottom: 15%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_stick {
    left: 1.55%;
    top: 34.5%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_stick .inner-link {
    left: 64%;
    bottom: 15%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_atmos {
    left: 18.9%;
    top: 35%;
  }
  .custom-container .hotspot-skoupes .bubble-skoupes.bubble_atmos .inner-link {
    left: 4%;
    bottom: 15%;
  }
}

.video-wrapper {
  position: fixed;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  max-height: 600px;
  max-width: 800px;
  overflow: hidden;
  overflow-y: auto;
  z-index: 40001;
  left: 50%;
  top: 50%;
  border: 1px solid #fff;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.video-wrapper.relative {
  position: absolute;
  z-index: 5;
  max-height: 768px;
  max-width: 1024px;
  border: none;
}

.video-wrapper .inner {
  margin: 0 auto;
  position: relative;
  width: 94%;
  height: 100%;
  overflow-y: auto;
  padding: 20px 0;
}

.text-expand-close {
  color: #fff;
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  cursor: pointer;
  z-index: 100000;
}

.video-wrapper.opened {
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
}

.iphone-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.iphone-video-container iframe,
.iphone-video-container object,
.iphone-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.init-left {
  opacity: 0;
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
}

.init-right {
  opacity: 0;
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
}

.init-bottom {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
}

.init-top {
  opacity: 0;
  -webkit-transform: translate(0, -100px);
          transform: translate(0, -100px);
}

.swiper,
.swiper-wrapper {
  height: auto;
}

.swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #000;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.swiper.hidden {
  display: none;
}

.swiper-pagination.white .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.swiper-pagination.white .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination.purple .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #ab5ba0;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.swiper-pagination.purple .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ab5ba0;
}

.swiper-pagination.red .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #a9263f;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.swiper-pagination.red .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #a9263f;
}

.swiper-pagination.blue .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #2752a5;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.swiper-pagination.blue .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2752a5;
}

.swiper-pagination.green .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #24afa9;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.swiper-pagination.green .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #24afa9;
}

.swiper-pagination.darkgreen .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #185949;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.swiper-pagination.darkgreen .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #185949;
}

.swiper-button-prev,
.swiper-button-next {
  display: none;
  background-color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 20px;
}

@media (min-width: 1300px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .swiper-button-prev.swiper-button-disabled,
  .swiper-button-next.swiper-button-disabled {
    display: none;
  }
}

@media (min-width: 1280px) {
  .swiper-pagination-tech {
    display: none;
  }
  .swiper-tech {
    /*
    .swiper-button-prev {
      &::before {
        content: "";
        position: absolute;
        width: 50px;
        height: 417px;
        background: linear-gradient(
          to left,
          rgba(255, 255, 255, 0),
          rgba(255, 255, 255, 1)
        );
        top: -217px;
      }
    }
    */
  }
  .swiper-tech .swiper-slide {
    width: 24%;
  }
  .swiper-tech .swiper-button-next::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 417px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(90%, #edeef2));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #edeef2 90%);
    top: -217px;
  }
}

.max600 {
  max-width: 600px;
  margin: 0 auto;
}

.max700 {
  max-width: 700px;
  margin: 0 auto;
}

.max800 {
  max-width: 800px;
  margin: 0 auto;
}

.max900 {
  max-width: 900px;
  margin: 0 auto;
}

.max1000 {
  max-width: 1000px;
  margin: 0 auto;
}

.max1100 {
  max-width: 1100px;
  margin: 0 auto;
}

.max1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.max1400 {
  max-width: 1400px;
  margin: 0 auto;
}

.max1600 {
  max-width: 1600px;
  margin: 0 auto;
}

.color-home {
  color: #322437 !important;
}

.color-robot {
  color: #3b322d !important;
}

.color-stick {
  color: #441b1f !important;
}

.color-atmos {
  color: #134a4d !important;
}

.color-electro {
  color: #0e2044 !important;
}

.color-multi {
  color: #195949 !important;
}

.color-skoupakia {
  color: #461a4d !important;
}

.color-white {
  color: #ffffff !important;
}

.color-purple {
  color: #ab5ba0 !important;
}

.color-red {
  color: #a9263f !important;
}

.color-black {
  color: #000000 !important;
}

.color-blue {
  color: #2752a5 !important;
}

.color-green {
  color: #24afa9 !important;
}

.color-darkgreen {
  color: #185949 !important;
}

.bg-home {
  background-color: #322437 !important;
}

.bg-robot {
  background-color: #3b322d !important;
}

.bg-stick {
  background-color: #441b1f !important;
}

.bg-atmos {
  background-color: #134a4d !important;
}

.bg-electro {
  background-color: #0e2044 !important;
}

.bg-multi {
  background-color: #195949 !important;
}

.bg-skoupakia {
  background-color: #461a4d !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-purple {
  background-color: #ab5ba0 !important;
}

.bg-red {
  background-color: #a9263f !important;
}

.bg-black {
  background-color: #000000 !important;
}

.bg-blue {
  background-color: #2752a5 !important;
}

.bg-green {
  background-color: #24afa9 !important;
}

.bg-darkgreen {
  background-color: #185949 !important;
}

.gap20 {
  height: 20px;
}

.gap40 {
  height: 40px;
}

.gap60 {
  height: 60px;
}

.gap80 {
  height: 80px;
}

.gap100 {
  height: 100px;
}

.gap150 {
  height: 150px;
}

.gap200 {
  height: 200px;
}

.gap300 {
  height: 300px;
}

.gap400 {
  height: 400px;
}
/*# sourceMappingURL=main.css.map */