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%;
  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: hidden;
}

.custom-container .header-btn-container {
  display: block;
  position: absolute;
  width: 45%;
  height: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 1400px) {
  .custom-container .header-btn-container {
    width: 30%;
  }
}

@media screen and (max-width: 600px) {
  .custom-container .header-btn-container {
    width: 100%;
  }
}

.custom-container .header-home {
  background: -webkit-gradient(linear, left top, right top, color-stop(74.9%, #4bb25f), color-stop(75%, #e8bdb6), to(#e8bdb6));
  background: linear-gradient(90deg, #4bb25f 74.9%, #e8bdb6 75%, #e8bdb6 100%);
}

.custom-container .header-program {
  background: -webkit-gradient(linear, left top, right top, color-stop(74.9%, #4bb25f), color-stop(75%, #e8bdb6), to(#e8bdb6));
  background: linear-gradient(90deg, #4bb25f 74.9%, #e8bdb6 75%, #e8bdb6 100%);
}

.custom-container .header-aircondition {
  background: -webkit-gradient(linear, left top, right top, color-stop(74.9%, #56bbcd), color-stop(75%, #e8bdb6), to(#e8bdb6));
  background: linear-gradient(90deg, #56bbcd 74.9%, #e8bdb6 75%, #e8bdb6 100%);
}

.custom-container .header-psigia {
  background: -webkit-gradient(linear, left top, right top, color-stop(74.9%, #ba55a1), color-stop(75%, #e8bdb6), to(#e8bdb6));
  background: linear-gradient(90deg, #ba55a1 74.9%, #e8bdb6 75%, #e8bdb6 100%);
}

.custom-container .header-flex {
  text-align: left;
  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 .header-flex .middle .inner img {
  width: 65%;
}

.custom-container .header-flex .middle .inner .title1 {
  font-size: 2.5vw !important;
  line-height: 2.7vw !important;
}

.custom-container .header-flex .middle .inner .title2 {
  font-size: 3vw !important;
  line-height: 3.2vw !important;
}

@media screen and (min-width: 1920px) {
  .custom-container .header-flex .middle .inner .title1 {
    font-size: 47px !important;
    line-height: 120% !important;
  }
  .custom-container .header-flex .middle .inner .title2 {
    font-size: 59px !important;
    line-height: 110% !important;
  }
}

@media screen and (max-width: 900px) {
  .custom-container .header-flex {
    padding-top: 40px;
    max-width: 95%;
    margin: 0 auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-container .header-flex .left {
    display: none;
  }
  .custom-container .header-flex .right {
    text-align: right;
  }
  .custom-container .header-flex .right img {
    margin-top: -10vw;
    margin-right: -2.5%;
  }
  .custom-container .header-flex .middle .inner .title1 {
    font-size: 24px !important;
    line-height: 110% !important;
  }
  .custom-container .header-flex .middle .inner .title2 {
    font-size: 32px !important;
    line-height: 110% !important;
  }
  .custom-container .header-home {
    background: none;
    background-image: url(https://kotsovolos.blob.core.windows.net/site/Digital%20Marketing/landing-pages/anakyklwnw-allazw-syskeuh/images/header_bg.png);
    background-size: cover;
  }
  .custom-container .header-program {
    background: none;
    background-image: url(https://kotsovolos.blob.core.windows.net/site/Digital%20Marketing/landing-pages/anakyklwnw-allazw-syskeuh/images/header_bg.png);
    background-size: cover;
  }
  .custom-container .header-aircondition {
    background: none;
    background-image: url(https://kotsovolos.blob.core.windows.net/site/Digital%20Marketing/landing-pages/anakyklwnw-allazw-syskeuh/images/aircondition/header_bg.png);
    background-size: cover;
  }
  .custom-container .header-psigia {
    background: none;
    background-image: url(https://kotsovolos.blob.core.windows.net/site/Digital%20Marketing/landing-pages/anakyklwnw-allazw-syskeuh/images/psigia/header_bg.png);
    background-size: cover;
  }
  .custom-container .header-psigia .header-flex .right {
    text-align: right;
  }
  .custom-container .header-psigia .header-flex .right img {
    margin-top: -5vw;
    margin-right: -2.5%;
  }
}

.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: 1292px;
  -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 .color-galazio {
  color: #f2f6f9;
}

.custom-container .color-gray {
  color: #c4ccda;
}

.custom-container .color-blue {
  color: #0c2461;
}

.custom-container .color-green {
  color: #4bb25e;
}

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

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

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

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

.custom-container .font44 {
  font-size: 44px !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 .title36 {
  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 .gap400 {
  height: 400px;
}

.custom-container .gap300 {
  height: 400px;
}

.custom-container .gap250 {
  height: 250px;
}

.custom-container .gap200 {
  height: 200px;
}

.custom-container .gap150 {
  height: 150px;
}

.custom-container .gap100 {
  height: 100px;
}

.custom-container .gap90 {
  height: 90px;
}

.custom-container .gap60 {
  height: 60px;
}

.custom-container .gap40 {
  height: 40px;
}

.custom-container .gap30 {
  height: 30px;
}

.custom-container .gap20 {
  height: 20px;
}

.custom-container .gap10 {
  height: 10px;
}

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

.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 {
  -webkit-transition: 300ms !important;
  transition: 300ms !important;
  min-width: 100px;
  font-family: CFAstyStd-Medium;
  font-weight: 500;
  line-height: 120%;
  color: #000 !important;
  display: inline-block;
  background-color: #fac51c;
  padding: 15px 30px;
  cursor: pointer;
}

.custom-container .gen-btn.border {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff !important;
}

.custom-container .gen-btn.border:hover {
  background: #fff;
  color: #0c2461 !important;
}

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

.custom-container .gen-btn.red {
  background: #c90004;
  color: #fff !important;
}

.custom-container .gen-btn.blue {
  background: #0c2461;
  color: #fff !important;
}

.custom-container .gen-btn.blue:hover {
  background: #000;
}

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

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

.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: 900px;
  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;
  color: #fff !important;
}

.custom-container .text-expand .inner-text p,
.custom-container .text-expand .inner-text td,
.custom-container .text-expand .inner-text tr,
.custom-container .text-expand .inner-text a {
  color: #fff !important;
}

.custom-container .text-expand .inner-text td {
  border: 1px solid #fff;
}

.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 .max600 {
  max-width: 600px;
  margin: 0 auto;
}

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

.custom-container .max750 {
  max-width: 750px;
  margin: 0 auto;
}

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

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

.custom-container .max1000 {
  max-width: 1080px;
  margin: 0 auto;
}

.custom-container .max2000 {
  max-width: 2000px;
  margin: 0 auto;
}

.custom-container .color-gold {
  color: #e8d5b5;
}

.custom-container .color-red {
  color: #d51317;
}

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

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

.custom-container .header-kouzina {
  background-color: #f2f6f6;
  position: relative;
}

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

.custom-container .gen-btn-border:hover {
  background-color: #fff;
  color: #000;
}

.custom-container .gen-btn-white {
  background-color: #fff;
  color: #000;
  font-family: CFAstyStd-Medium !important;
  font-weight: 500;
  padding: 15px;
}

.custom-container .no-overflow {
  overflow: hidden;
}

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

.custom-container .s-form .Loader {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.custom-container .s-form .Loader img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.custom-container .s-form.submitting .inner-width {
  pointer-events: none;
  opacity: 0.6;
}

.custom-container .s-form.submitting .Loader {
  display: block;
}

.custom-container .s-form .inputContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-container .s-form .inputContainer .f-input {
  width: 47%;
  margin-bottom: 10px;
}

.custom-container .s-form .inputContainer .f-input input {
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  width: 100%;
  font-family: CFAstyStd-Book !important;
  font-size: 14px;
  background-color: #fff !important;
}

.custom-container .s-form .f-terms,
.custom-container .s-form .f-gdpr {
  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;
}

.custom-container .s-form .f-terms #termsAccept,
.custom-container .s-form .f-terms #gdprAccept,
.custom-container .s-form .f-gdpr #termsAccept,
.custom-container .s-form .f-gdpr #gdprAccept {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  background-color: #fff !important;
  -webkit-appearance: checkbox !important;
}

.custom-container .s-form .f-terms .l-txt,
.custom-container .s-form .f-gdpr .l-txt {
  margin-left: 10px;
  font-size: 14px;
  line-height: 110%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.custom-container .s-form .f-errors {
  display: none;
  background-color: #fff;
  padding: 10px;
  margin-top: 20px;
}

.custom-container .s-form .f-errors .innerText {
  color: #da2128;
  font-size: 14px;
  line-height: 110%;
  text-align: left;
}

.custom-container .epidot-footer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-container .epidot-footer-flex .item {
  margin: 0 10px;
}

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

@media (max-width: 1300px) {
  .custom-container .font58 {
    font-size: 48px !important;
  }
  .custom-container .font57 {
    font-size: 48px !important;
  }
  .custom-container .font48 {
    font-size: 40px !important;
  }
  .custom-container .font44 {
    font-size: 37px !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;
  }
}

@media (max-width: 1024px) {
  .custom-container .gen-section {
    background-position: 0 80%;
  }
  .custom-container .font24 {
    font-size: 20px !important;
  }
  .custom-container .font48 {
    font-size: 30px !important;
  }
  .custom-container .font44 {
    font-size: 28px !important;
  }
  .custom-container .font58 {
    font-size: 35px !important;
  }
  .custom-container .font57 {
    font-size: 35px !important;
  }
  .custom-container .font72 {
    font-size: 46px !important;
  }
  .custom-container .font65 {
    font-size: 42px !important;
  }
  .custom-container .font32 {
    font-size: 26px !important;
  }
}

@media (max-width: 800px) {
  .custom-container .max900 {
    padding: 0 15px;
  }
  .custom-container .max1000 {
    padding: 0 15px;
  }
  .custom-container .epidot-footer-flex {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-container .epidot-footer-flex .item {
    margin: 10px 0;
  }
}

.custom-container .mob-only {
  display: none;
}

@media (max-width: 768px) {
  .custom-container .desk-only {
    display: none !important;
  }
  .custom-container .mob-only {
    display: block !important;
  }
  .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 .font44 {
    font-size: 28px !important;
  }
  .custom-container .font58 {
    font-size: 32px !important;
  }
  .custom-container .font57 {
    font-size: 32px !important;
  }
  .custom-container .font36 {
    font-size: 24px !important;
  }
  .custom-container .font28 {
    font-size: 20px !important;
  }
}

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

.vid-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
}

.vid-overlay .bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

@media (max-width: 600px) {
  .custom-container p {
    font-size: 13px !important;
  }
  .custom-container .font24 {
    font-size: 18px !important;
  }
  .custom-container .font48 {
    font-size: 20px !important;
  }
  .custom-container .font44 {
    font-size: 20px !important;
  }
  .custom-container .font58 {
    font-size: 25px !important;
  }
  .custom-container .font57 {
    font-size: 25px !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 .s-form .inputContainer .f-input {
    width: 100%;
  }
  .custom-container .gen-btn {
    padding: 10px 20px;
    cursor: pointer;
  }
  .custom-container .gen-btn.with-border {
    border: 1px solid #000;
  }
}

@media (max-width: 480px) {
  .custom-container .font36 {
    font-size: 19px !important;
  }
  .custom-container .font72 {
    font-size: 30px !important;
  }
  .custom-container .font65 {
    font-size: 25px !important;
  }
  .custom-container .font32 {
    font-size: 19px !important;
  }
}

.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: translate(-50%, -50%);
          transform: 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 .close-vid {
  color: #fff;
  font-size: 25px;
  position: absolute;
  cursor: pointer;
  top: 15px;
  right: 10px;
  z-index: 20;
}

.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,
.iphone-video-container video {
  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);
}

.animatable {
  opacity: 0;
}

.animatable.from-right {
  -webkit-transform: translate(200px, 0);
          transform: translate(200px, 0);
}

.animatable.from-left {
  -webkit-transform: translate(-200px, 0);
          transform: translate(-200px, 0);
}

.animatable.from-top {
  -webkit-transform: translate(0, -200px);
          transform: translate(0, -200px);
}

.animatable.from-bottom {
  -webkit-transform: translate(0, 200px);
          transform: translate(0, 200px);
}

.animatable.animated {
  -webkit-transition: 900ms;
  transition: 900ms;
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
  -webkit-transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
          transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  -webkit-transition-property: opacity transform;
  transition-property: opacity transform;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.tagline {
  position: relative;
  overflow: visible;
  display: inline-block;
}

.tagline p {
  text-transform: uppercase;
}

.tagline .line {
  width: 1px;
  height: 150px;
  background-color: #000;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -150px;
}

.custom-container .tagline {
  position: relative;
  overflow: visible;
  display: inline-block;
}

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

.custom-container .tagline .line {
  width: 1px;
  height: 150px;
  background-color: #000;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -150px;
}

.custom-container .ofeli-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.custom-container .ofeli-flex .txt {
  width: 46%;
}

.custom-container .ofeli-flex.right {
  margin-left: auto;
}

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

.custom-container .step-image-carousel-container {
  position: relative;
  max-width: 438px;
  margin: 0 auto;
}

.custom-container .step-image-carousel-container .mask-image {
  position: absolute;
  z-index: 150;
  width: 100%;
  left: 0;
  top: 0;
}

.custom-container .step-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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 .step-flex .img {
  width: 45%;
  margin-right: 2%;
}

.custom-container .step-flex .txt {
  max-width: 400px;
}

.custom-container .step-flex .txt .inner .step-tag {
  background-color: #4bb25e;
  display: inline-block;
  padding: 5px 10px;
}

.custom-container .people {
  position: absolute;
  z-index: 1000;
  bottom: 0;
  width: 30%;
}

.custom-container .people.woman {
  right: 0;
  text-align: right;
}

.custom-container .people1 {
  position: absolute;
  z-index: 20;
  bottom: 0;
  width: 35%;
}

.custom-container .accord-container {
  margin-left: auto;
  max-width: 62%;
}

.custom-container .accord .accord-item {
  cursor: pointer;
  margin-bottom: 10px;
  background-color: rgba(75, 178, 94, 0.5);
  text-align: left;
}

.custom-container .accord .accord-item .inner {
  padding: 5px 15px;
}

.custom-container .accord .accord-item .inner .body {
  display: none;
}

.custom-container .accord .accord-item.active .inner {
  padding: 10px 15px;
}

.custom-container .accord .accord-item.active .inner .body {
  display: block;
}

.custom-container .swiper-accord .swiper-slide {
  width: 85%;
}

@media (max-width: 1200px) {
  .custom-container .people {
    display: none;
  }
}

@media (max-width: 1024px) {
  .custom-container .people1 {
    display: none;
  }
  .custom-container .accord-container {
    max-width: unset;
  }
  .custom-container .swiper-accord .swiper-slide {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .custom-container .step-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-container .step-flex .img {
    width: 100%;
    text-align: center;
  }
  .custom-container .step-flex .txt {
    max-width: 400px;
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

@media (max-width: 768px) {
  .custom-container .ofeli-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-container .ofeli-flex .img {
    width: 100%;
  }
  .custom-container .ofeli-flex .txt {
    width: 100%;
  }
  .custom-container .ofeli-flex.reversed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .custom-container .step-flex .txt {
    padding: 0 40px;
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

@media (max-width: 480px) {
  .custom-container .know-item .know-overlay {
    background-color: white;
    width: 85%;
    max-width: unset;
    right: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -20px;
  }
}

:root {
  --swiper-theme-color: #fff;
}

.swiper-pagination-bullet {
  background: #c4ccda;
  opacity: 1;
  width: 18px;
  height: 18px;
}

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

.swiper-pagination-protaseis {
  bottom: -30px !important;
}

.swiper-pagination-steps {
  bottom: 0px !important;
}

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

.swiper-categories .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #fff;
  background: #fff;
}

.swiper-videos {
  padding-bottom: 60px;
}

.swiper-videos .video-item .vid-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 315px;
}

.swiper-videos .video-item .vid-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.swiper-videos .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #fff;
  background: #fff;
}

.swiper-models .swiper-pagination-bullet {
  background: #000;
  opacity: 1;
  width: 18px;
  height: 18px;
}

.swiper-models .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #01ca9a;
}
/*# sourceMappingURL=program.css.map */