/* Main Photo */

.photo-01 {
  background: url("../../images/layouts/samuel/userpics/vinicius.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px;
}

/* Timeline */

.timeline-samuel-01, .timeline-samuel-02, .timeline-samuel-03, .timeline-samuel-04 {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.timeline-samuel-01 {
  background: url("../../images/layouts/samuel/timeline/01.jpg");
  background-position: center;
  background-size: cover;
}

.timeline-samuel-02 {
  background: url("../../images/layouts/samuel/timeline/02.jpg");
  background-position: center;
  background-size: cover;
}

.timeline-samuel-03 {
  background: url("../../images/layouts/samuel/timeline/03.jpg");
  background-position: center;
  background-size: cover;
}

.timeline-samuel-04 {
  background: url("../../images/layouts/samuel/timeline/04.jpg");
  background-position: center;
  background-size: cover;
}

.timeline-truliv {
  background: url("../../../../../assets/truliv.png");
  background-position: center;
  background-size: cover;
}

.timeline-carnegie-learning {
  background: url("../../../../../assets/carnegie-learning.jpg");
  background-position: center;
  background-size: cover;
}

.timeline-niiw {
  background: url("../../../../../assets/niiw.png");
  background-position: center;
  background-size: cover;
}

.timeline-indhio {
  background: url("../../../../../assets/indh.io.png");
  background-position: center;
  background-size: cover;
}

.timeline-mia {
  background: url("../../../../../assets/mia.jpeg");
  background-position: center;
  background-size: cover;
}

.timeline-smartline {
  background: url("../../../../../assets/smartline.png");
  background-position: center;
  background-size: cover;
}

.timeline-naescala {
  background: url("../../../../../assets/naescala.png");
  background-position: center;
  background-size: cover;
}

.timeline-indra {
  background: url("../../../../../assets/indra.jpg");
  background-position: center;
  background-size: cover;
}

.timeline-ctis {
  background: url("../../../../../assets/ctis.jpeg");
  background-position: center;
  background-size: cover;
}

.timeline-linkdata {
  background: url("../../../../../assets/linkdata.png");
  background-position: center;
  background-size: cover;
}

.timeline-jexperts {
  background: url("../../../../../assets/jexperts.jpg");
  background-position: center;
  background-size: cover;
}


/*# sourceMappingURL=samuel.css.map */