@keyframes drifting1 {
  0% {transform: rotate(0deg) translate(0%, 0%) translateZ(0)}
  25% {transform: rotate(4deg) translate(6%, -4%) translateZ(0)}  
  50% {transform: rotate(0deg) translate(-2%, 4%) translateZ(0)}  
  75% {transform: rotate(4deg) translate(4%, -4%) translateZ(0)}
  100% {transform: rotate(0deg) translate(0%, 0%) translateZ(0)}
}
@keyframes drifting2 {
  0% {transform: rotate(0deg) translate(0%, 0%) translateZ(0)}
  25% {transform: rotate(5deg) translate(3%, -3%) translateZ(0)}  
  50% {transform: rotate(0deg) translate(-2%, 2%) translateZ(0)}  
  75% {transform: rotate(5deg) translate(3%, -3%) translateZ(0)}
  100% {transform: rotate(0deg) translate(0%, 0%) translateZ(0)}
}
@keyframes drifting3 {
  0% {transform: rotate(0deg) translate(0%, 0%)}
  25% {transform: rotate(7deg) translate(5%, -5%)}  
  50% {transform: rotate(0deg) translate(-5%, 1%)}  
  75% {transform: rotate(7deg) translate(5%, -5%)}
  100% {transform: rotate(0deg) translate(0%, 0%)}
}

@media (min-width: 768px) {
  .anchored-section:not(#contacts) {
    padding-left: 80px !important;
  }
  
}
.margin-top-0{margin-top:0!important}
.main-wrapper,
#fullpage {
  overflow: visible !important;
}

.industries-section,
.careers-section,
.decs-slider-section,
.home-slider-content,
.title-section {
  overflow: hidden !important;
}
.industries-section {
  background: #fff;
}


.home-nav-container {
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 10;
}

@media (max-width: 767px) {
  .home-nav-container {
    display: none;
  }
}

.home-nav-items {
  height: 100vh;
  width: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  bottom: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.home-nav-item {
  padding-left: 30%;
}

.home-nav-item::after {
  content: '';
  display: block;
  height: 0;
  width: 0;
  box-sizing: content-box;
  border-top: 0;
  border-left: 2px dotted transparent;
  opacity: 0.7;
  transition: height 0.3s 0.1s, width 0.1s, border-color 0s 0.4s;
  transition-timing-function: linear;
}

.home-nav-item.active::after {
  border-color: #000;
  height: 100px;
  width: 40px;
  transition: height 0.3s 0.1s, width 0.1s 0.4s, border-color 0s 0.1s;
  transition-timing-function: linear;
}

.home-nav-link {
  display: block;
  letter-spacing: 1px;
  position: relative;
  line-height: 1.35em;
  opacity: 0.7;
  text-decoration: none;
  transition: opacity 0.3s, background-color 0.3s;
  color: transparent;
  margin-bottom: 4px;
}

.home-nav-link:hover {
  color: transparent;
  opacity: 1;
  text-decoration: none;
}

.home-nav-title {
  position: absolute;
  top: 0;
  left: 100%;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 0 0.4em;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, background-color 0.3s; 
}
section#journey-descr {
    margin-left: 100px;
}
.home-title-description:before {
    display: none;
}

.home-nav-link:before {content: " ";width: 12px;height: 12px;display: block;background: #000;border-radius: 50%;position: absolute;top: 7px;left: -5px;}
.home-nav-link:hover .home-nav-title {
  visibility: visible;
  opacity: 1;
  color: #4755de;
  padding-top: 3px;
  left: 7px;
}
.home-nav-item.active a:before, .home-nav-link:hover:before {
    background: #4755de;
}
.active .home-nav-link {
  opacity: 1;
}

.title-heading {
  font-size: 18vw;
}

.title-content::before {
  background: radial-gradient(circle at 70% 50%,
           rgba(208, 208, 208, 1) 5%,
           rgba(208, 208, 208, 0) 45%
           ) no-repeat 50% 50%;  
}


.title-heading .crystall {
  position: relative;
  z-index: 2;
  transform-style: preserve-3d;
}

.title-heading .crystall::before,
.title-heading .crystall::after {
  content: '';
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  top: 50%;
  filter: drop-shadow(0 0 1px rgba(255,255,255,0));
}

.title-heading .crystall::before {
  z-index: -1;
}

.title-heading .crystall::after {
  z-index: 1;
}


.title-heading .crystall-1::before,
.title-heading .crystall-1::after {
  top: 50%;
  left: 50%;
  width: 100%;
  height: 49.23%;
  animation: drifting1 10s cubic-bezier(0.33, 0, 0.66, 1) 1s infinite;
}

.title-heading .crystall-2::before,
.title-heading .crystall-2::after {
  top: 0;
  left: -20%;
  width: 60%;
  height: 29.44%;  
  animation:  drifting2 10s cubic-bezier(0.33, 0, 0.66, 1) 1s infinite;
}

.title-heading .crystall-3::before,
.title-heading .crystall-3::after {
  top: -11%;
  right: -10%;
  width: 90%;
  height: 51.64%;  
  animation: drifting3 1s linear 1s 1 normal forwards, drifting3 20s cubic-bezier(0.33, 0, 0.66, 1) 1s infinite;
}


.title-heading .crystall-1::before {
  background-image: url('https://cdnssinc-prod.softserveinc.com/img/home/polygons/polygon-color-R-shape.svg');
}
.title-heading .crystall-1::after {
  background-image: url('https://cdnssinc-prod.softserveinc.com/img/home/polygons/polygon-color-R-line.svg');
}
.title-heading .crystall-2::before {
  background-image: url('https://cdnssinc-prod.softserveinc.com/img/home/polygons/polygon-color-U-lines.svg');
}
.title-heading .crystall-2::after {
  background-image: url('https://cdnssinc-prod.softserveinc.com/img/home/polygons/polygon-color-U-shape.svg');
}
.title-heading .crystall-3::before {
  background-image: url('https://cdnssinc-prod.softserveinc.com/img/home/polygons/polygon-color-E-shape.svg');
}
.title-heading .crystall-3::after {
  background-image: url('https://cdnssinc-prod.softserveinc.com/img/home/polygons/polygon-color-E-lines.svg');
}

.title-description,
.home-title-description {
  top: 0%;
  bottom: auto;
  right: -30px;
  width: 40%;
  font-size: 2.5vw;
  min-width: 0;
}

.title-description .small,
.home-title-description .small {
  font-size: 0.9em;
}

@media (max-width: 768px) {
  .title-description,
  .home-title-description {
    width: 45%;
    top: 0;
    font-size: 3.3vw;
  }
  .title-description .small,
  .home-title-description .small {
    font-size: 0.8em;
  }
}


@media (max-width: 480px) {
  .title-content .title-description,
  .title-content .home-title-description {
    z-index: 10;
    font-size: 16px;
    width: 100%;
    max-width: 220px;
    top: 100%;
    /* transform: translateY(-50%); */
  }
  .title-content .title-description .small,
  .title-content .home-title-description .small{
    font-size: 1em;
  }
}

/*add x-clients-section*/

.decs-slider-section,
.home-slider-section,
.services-nav-section,
.resources-section,
.x-clients-section,
.clients-section,
.industries-section,
.testimonials-section {
  position: relative;
  min-height: 100vh;
}



.decs-slider-section {
  padding: 80px 0;
  display: flex;
  /* color: #efefef; */
}


.home-slider-section {
  display: flex;
}

.home-section-heading {
  padding: 15px 0;
  font-family: ProximaNova-Extrabld;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  text-align: left;
  color: rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  text-align: left;
  box-sizing: content-box;
  position: relative;
  z-index: 1;
  transition: color 0.3s;
}

.active .home-section-heading {
  color: #000;
}

.home-section-desc {
  margin: 40px 0;
  font-family: 'Biotif-Regular';
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  padding: 20px 0;
  position: relative;
  width: 75%;
  max-width: 900px;
}

.industries-section .home-section-desc {
  margin: 20px 0 0;
}

@media (min-width: 1200px) {
  .journey-desc-container .home-section-desc {
    margin-top: 150px;
  }
}


@media (min-width: 1024px) and (max-height: 768px) {
  .industries-section .home-section-desc {
    display: none;
  }
  .journey-desc-container .home-section-desc {
    margin-top: 20px;
  }
}

@media (max-height: 1030px) {
  .industries-section .home-section-desc {
    display: none;
  }
}


@media (max-width: 1024px) {
  .home-section-desc {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .home-section-desc {
    font-size: 18px;
    width: 100%;
  }
}

.home-section-desc::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 2px;
  background-color: #000;
  transition: background-color 0.3s;
}

.industries-heading.home-section-heading {
  padding-bottom: 29px;
}

.active .home-section-desc::before {
  background-color: #ff7612;
}

.resources-section {
  display: flex;
}

.resources-section .resources-wrapper {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-top: 60px;
    padding-bottom: 50px;
}

.resource-items-wrapper {
  flex-grow: 1;
  display: flex;
  align-items: center;
}

.home-resource-items {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-content: center;
  align-items: stretch;
  /*margin: 0 -15px;*/
  width: 100%;
  flex-wrap: wrap;
}


  .home-resource-item {
    margin: 15px 0;
    flex-basis: 25%;
    flex-grow: 1;
  }

@media (min-width: 769px) {
  .home-resource-item {
    margin: 15px;
  }
  .home-resource-item:nth-child(3n-2) {
    margin-left: 0;
  }
  .home-resource-item:nth-child(3n) {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .home-resource-item {
    display: none;
  }
  .home-resource-item:nth-child(1),
  .home-resource-item:nth-child(2),
  .home-resource-item:nth-child(3) {
    display: block;
  }
}

.testimonials-section,
.resources-section {
  background: #efefef;
}

.home-resource-ref {
  color: #000;
  display: block;
  padding: 20px;
  font-family: ProximaNova-Extrabld;
  font-size: 26px;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  text-decoration: none;
  height: 100%;
}

.home-resource-ref:hover {
  color: #000;
}


@media (-moz-touch-enabled: 0), (pointer: fine)  {
  .home-resource-ref {
    position: relative;
  }
  
  .home-resource-ref::before,
  .home-resource-ref::after {
    content: '';
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    box-sizing: border-box;
    pointer-events: none;
    border: 2px solid transparent;
  }
  
  .home-resource-ref:hover::before,
  .home-resource-ref:hover::after {
    width: 100%;
    height: 100%;
    border-color: #000;
  }
  
  .home-resource-ref:hover::before {
    transition: width 0.3s, height 0.3s 0.3s;
    border-left: none;
    border-bottom: none;
  }
  .home-resource-ref:hover::after {
    transition: width 0.3s 0.6s, height 0.3s 0.9s, border-color 0s 0.6s;
    border-right: none;
    border-top: none;
  }
  
  .home-resource-ref::before {
    top: 0;
    left: 0;
  }
  .home-resource-ref::after {
    bottom: 0;
    right: 0;
  }
}

@media (-moz-touch-enabled: 1), (pointer: coarse)  {
  .home-resource-ref {
    border: 2px solid #000;
  }
}

.home-resource-ref:hover {
  text-decoration: none;
}

.resources-btn-wrapper {
  text-align: center;
  /*min-height: 20vh;*/
  padding-top: 80px;
}

.resources-btn-wrapper .resources-btn {
  margin-top: 0;
}

@media (min-width: 1024px) and (max-height: 768px) {
  .resources-btn-wrapper {
    padding-top: 20px;
  }
}

@media (max-width: 1024px) {
  .home-resource-ref {
    font-size: 18px;
  }

}

@media (max-width: 768px) {
  .home-resource-item {
    flex-basis: 100%;
    max-width: 480px;
  }
  
  .home-resource-items {
    flex-wrap: wrap;
    justify-content: center;
  }

}


.industries-section::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background: linear-gradient(to bottom, 
                 rgba(19,19,19,0) 0%,
                 rgba(19,19,19,0) 70%,
                 #131313 100%) no-repeat 50% 50%,
              radial-gradient(circle at 50% 30%,
                 rgba(19,19,19,0.1) 20%,
                 rgba(19, 19, 19, 1) 70%) no-repeat 50% 50%,
              linear-gradient(to bottom, 
                 rgba(255,255,255,0.25) 0%,
                 rgba(255,255,255,0.25) 100%) no-repeat 50% 50%,
                 url(https://cdnssinc-prod.softserveinc.com/img/your_journey/transform/img-noise-350x350.png);
  z-index: -1;
}

.industries-section .industries-wrapper {
  padding-top: 60px;
  padding-bottom: 50px;
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .industries-section .industries-wrapper {
    height: 900px;
    padding-bottom: 0;
  }
}


@media (max-height: 790px) {
  .industries-section .industries-wrapper {
    height: auto;
    min-height: 900px;
  }
}

.industries-btn.btn {
  margin: 30px 0 60px;
}

.industries-section .video-items {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.industries-section .video-item {
  display: none;
}

.industries-section .video-item:first-child {
  display: block;
}

@media (min-width: 1024px) {
  .industries-section .video-item {
    width: 45%;
    max-width: 330px;
    display: block;
  }
}

.industries-section .video-ref {
  max-width: 800px;
}

.prof-growth-title {
  max-width: 550px;
}

.prof-growth-card-title .small {
  font-size: 100%;
}


.careers-section {
  height: 100vh;
  border-bottom: 1px solid #000;
  position: relative;
}

.careers-section::before {
  position: absolute;
  top: 50%;
  left: 0;
  height: 80%;
  max-height: 100vw;
  width: 30%;
  transform: translate(-50%, -50%);
  background: radial-gradient(ellipse at center,
    rgba(175, 243, 52, 1) 5%,
    rgba(154, 229, 101, 0.6) 40%,
    rgba(154, 229, 101, 0) 70%
    );
  opacity: 0;
  transition: opacity 0.5s;
}

.careers-section.active::before {
  opacity: 1;
}

.careers-section .title-content {
  min-height: auto;
  height: 100%;
}


.careers-section .title-content .small {
  font-size: 0.9em;
}

.careers-section .title-content::before {
  z-index: 0;
  height: 100%;
  display: none;
}

.careers-section .title-wrapper {
  z-index: 2;
  max-width: none;
  min-height: 0;
  height: 100%;
  margin-bottom: 0;
}

.careers-section .title-container {
  width: 100%;
  height: 100%;
}

.careers-section .title-heading-container {
  display: flex;
  position: static;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 100%;
  height: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.careers-section .title-heading {
  display: inline-block;
  width: 70.5vw;
  font-size: 12vw;
  line-height: 0.8;
}

@media (min-width: 1400px) {
  .careers-section .title-heading {
    font-size: 180px;
  }
}


.careers-section .title-heading {
  max-width: 1200px;
}


.careers-section .title-heading .forward {
  position: relative;
  display: block;
}

.careers-section .title-btn {
  transform: none;
  position: relative;
  top: 0;
  z-index: 2;
  margin-top: 5vh;
}

.careers-section .title-heading .backward::after {
  display: none;
}


.careers-section .title-heading .forward {
  display: block;
  max-width: 1024px;
}

.careers-section .title-heading .forward::before {
  content: '';
  position: absolute;
  bottom: 10%;
  right: 0;
  width: 100%;
  height: 50vh !important;
  height: 50vmin !important;
  max-height: 535px;
  background-size: auto 100%;
  z-index: -1;
  transform: translateX(5%);
}

.careers-section .btn {
  z-index: 2;
}

@media (max-width: 768px) {
  .careers-section .title-heading {
    display: inline-block;
    width: 78vw;
    font-size: 20vw;
  }
  .uk-ua .careers-section .title-heading {
    font-size: 15vw;
  }
  .careers-section .title-heading .small {
      font-size: 0.6em;
  }
  
  .header-text-container .header-small-text {
    width: 138px;
    font-family: ProximaNova-Extrabld;
    font-size: 14.1px;
  }
}


@media (max-width: 480px) {
  .careers-section .title-heading-container {
    justify-content: space-around;
  }  
  
  .careers-section .title-heading {
    margin-top: 15vh;
  }  
  
  .careers-section .title-btn {
    margin-top: 0;
    margin-bottom: 15vh;
  }
}

.ukr-careers-section {
  border-bottom: none;
}

@media (max-width: 548px) {
    .header-text-container .header-small-text {
      top: -10%;
      right: -10%;
    }
}

@media (max-width: 360px) {
  .home-section-heading {
      font-size: 10px;
  }
}

@media (min-width: 1023px) and (min-height: 660px) and (max-height: 899px) {
  .industries-section .industries-wrapper {
    height: 100vh;
    min-height: 100vh;
  }
}

section#top {
  
background: url(../img/dots1.png) no-repeat;
  
background: url(../img/dot2.png) no-repeat;
  
background-size: cover;
}
section#values {
    background: #000;
}

section#values * {
    color: #fff;
}

#values .card-content {
    background: #000;
}

.advisor-text-wrapper {
    width: 100%;
}

section#values .advisor-text,#values .advisor-title {
    width: 100%;
}

#values .card-text {
    font-size: 30px;
    font-weight: 100;
    font-family: 'Biotif-Regular';
}

section#values .advisor-text {
    font-size: 17px;
}

#values .card:not(.slick-active) {
    opacity: 0.4;
    background: #000;
}
#values .slick-dots {
    display: block!important;
    padding-right: 50px;
    text-align: left;
    padding-left: 0;
}

#values .slick-dots li {
    height: 5px;
    width: 10px;
    margin-right: 10px;
}

.slick-dots li button {
    height: 10px;
    border-radius: 50%;
}

.top-header, body.on-scroll:not(.nav-open) .header {
    background: none!important;
}
@media screen and (max-width:991px){
    section#particles-js + .title-content {
    min-height: auto;
    height: 100%;
}

.title-wrapper {
    min-height: auto;
    height: 100%;
}

section#top {
    height: 100vh;
}

section#particles-js {
    height: 100%;
}
section#journey-descr {
    margin-left: 15px!important;
}

section#values .card {
    background: none!important;
}

}