@font-face {
  font-family: 'RockwellRegular';
  src: url('../fonts/RockwellRegular/Rockwell.eot');
  src: url('../fonts/RockwellRegular/Rockwell.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RockwellRegular/Rockwell.woff2') format('woff2'),
      url('../fonts/RockwellRegular/Rockwell.woff') format('woff'),
      url('../fonts/RockwellRegular/Rockwell.ttf') format('truetype'),
      url('../fonts/RockwellRegular/Rockwell.svg#Rockwell') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Museo100';
  src: url('../fonts/Museo100/MuseoSansCyrl-100.eot');
  src: url('../fonts/Museo100/MuseoSansCyrl-100.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Museo100/MuseoSansCyrl-100.woff2') format('woff2'),
      url('../fonts/Museo100/MuseoSansCyrl-100.woff') format('woff'),
      url('../fonts/Museo100/MuseoSansCyrl-100.ttf') format('truetype'),
      url('../fonts/Museo100/MuseoSansCyrl-100.svg#MuseoSansCyrl-100') format('svg');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Museo300';
  src: url('../fonts/Museo300/MuseoSansCyrl-300.eot');
  src: url('../fonts/Museo300/MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Museo300/MuseoSansCyrl-300.woff2') format('woff2'),
      url('../fonts/Museo300/MuseoSansCyrl-300.woff') format('woff'),
      url('../fonts/Museo300/MuseoSansCyrl-300.ttf') format('truetype'),
      url('../fonts/Museo300/MuseoSansCyrl-300.svg#MuseoSansCyrl-300') format('svg');
  font-weight: 300;
  font-style: normal;
}


@font-face {
  font-family: 'Museo500';
  src: url('../fonts/Museo500/MuseoSansCyrl-500.eot');
  src: url('../fonts/Museo500/MuseoSansCyrl-500.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Museo500/MuseoSansCyrl-500.woff2') format('woff2'),
      url('../fonts/Museo500/MuseoSansCyrl-500.woff') format('woff'),
      url('../fonts/Museo500/MuseoSansCyrl-500.ttf') format('truetype'),
      url('../fonts/Museo500/MuseoSansCyrl-500.svg#MuseoSansCyrl-500') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Museo700';
  src: url('../fonts/Museo700/MuseoSansCyrl-700.eot');
  src: url('../fonts/Museo700/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Museo700/MuseoSansCyrl-700.woff2') format('woff2'),
      url('../fonts/Museo700/MuseoSansCyrl-700.woff') format('woff'),
      url('../fonts/Museo700/MuseoSansCyrl-700.ttf') format('truetype'),
      url('../fonts/Museo700/MuseoSansCyrl-700.svg#MuseoSansCyrl-700') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Museo900';
  src: url('../fonts/Museo900/MuseoSansCyrl-900.eot');
  src: url('../fonts/Museo900/MuseoSansCyrl-900.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Museo900/MuseoSansCyrl-900.woff2') format('woff2'),
      url('../fonts/Museo900/MuseoSansCyrl-900.woff') format('woff'),
      url('../fonts/Museo900/MuseoSansCyrl-900.ttf') format('truetype'),
      url('../fonts/Museo900/MuseoSansCyrl-900.svg#MuseoSansCyrl-900') format('svg');
  font-weight: bold;
  font-style: normal;
}


.text-center{
  text-align: center;
}
.works-section{
  padding: 2.5rem 0;
  max-width: 1000px;
  margin: 0 auto;
}
.works-section .works-title{
  position: relative;
}
.works-section .works-title h1{
  color: #302823 !important;
  font-size: 48px !important;
  font-family: 'Rockwell', sans-serif !important;
  margin: 0 !important;
}
.works-section .works-title::before{
  position: absolute;
  content: '?';
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #F7F7F7;
  color: #fff;
  height: 95px;
  width: 95px;
  border-radius: 50%;
  z-index: -1;
  font-size: 66px;
  line-height: 93px;
  text-align: center;
  font-family: 'Museo700', serif;
}

.works-section .subtitle{
  color: #302823;
  font-family: 'Museo900', sans-serif;
  font-size: 24px;
  margin: 2rem 0;
}
.works-section .extra-text{
  color: #302823;
  font-size: 16px;
  font-family: 'Museo100', sans-serif;
  line-height: 24px;
}
.step-wrapper{
  padding: 2rem 0;
}

.step-group{
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.step-group:nth-child(even){
  flex-direction: row-reverse;
}
.step-group .step-item{
  width: 48%;
  margin-top: 2.5rem;
}
.step-group .step-item img{
  display: block;
  width: 100%;
}
.step-group .step-item .step-title{
  position: relative;
  font-family: 'Museo900', sans-serif;
  font-size: 24px;
}
.step-group:nth-child(odd) .step-title{
  padding-left: 45px;
}
.step-group:nth-child(even) .step-title{
  padding-right: 45px;
}
.step-group:nth-child(odd) .step-title::before{
  position: absolute;
  content: attr(data-number);
  font-size: 68px;
  color: #ffca70;
  font-family: 'Museo900', sans-serif;
  left: 0;
  top: 0;
  line-height: 65px;
}
.step-group:nth-child(even) .step-title::before{
  position: absolute;
  content: attr(data-number);
  font-size: 68px;
  color: #ffca70;
  font-family: 'Museo900', sans-serif;
  right: 0;
  top: 0;
  line-height: 65px;
}

.step-group .step-item .step-title span{
  color: #73a3fc;
}

.step-group .step-item .step-text{
  color: #302823;
  font-family: 'Museo100', sans-serif;
  font-size: 16px;
  margin-top: 1rem;
  line-height: 24px;
}

.step-group:nth-child(even){
  text-align: right !important;
}


/* MOBILE VERSION */

@media(max-width: 768px){
  .step-group{
    flex-direction: column-reverse;
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }
  .step-group:nth-child(even){
    flex-direction: column-reverse;
  }
  .step-group .step-item{
    width: 100%;
  }
  .step-group .step-item img{
    max-width: 500px;
    margin: auto;
  }

  .step-group:nth-child(even) .step-title{
    padding-right: 0px;
    padding-left: 45px;
  }

  .step-group:nth-child(odd) .step-title::before{
    position: absolute;
    content: attr(data-number);
    font-size: 68px;
    color: #ffca70;
    font-family: 'Museo900', sans-serif;
    left: 0;
    top: 0;
    line-height: 65px;
  }
  .step-group:nth-child(even) .step-title::before{
    position: absolute;
    content: attr(data-number);
    font-size: 68px;
    color: #ffca70;
    font-family: 'Museo900', sans-serif;
    right: auto;
    left: 0;
    top: 0;
    line-height: 65px;
  }
  
  .step-group .step-item .step-title span{
    color: #73a3fc;
  }
  
  .step-group .step-item .step-text{
    color: #302823;
    font-family: 'Museo100', sans-serif;
    font-size: 16px;
    margin-top: 1rem;
    line-height: 24px;
  }
  
  .step-group:nth-child(even){
    text-align: left !important;
  }
  
}