@import url(animate.css);
* {
  box-sizing: border-box; }

.timeline {
  position: relative;
  overflow: auto;
  width: 100%;
  margin-top: 40px; }
  .timeline hr {
    margin: 0 0 20px 0; }
  
  .timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 49.8%;
    margin: 0 auto;
    height: 100%;
    width: 4px;
    background-color: #ececec; }
  .timeline h4 {
    margin: 0 auto;
	width: 65px;
	color: #FFFFFF;
	background: #ee2128;
	text-align: center;
	font-size: 16px;
	position: relative;
	z-index: 2;
	height: 65px;
	border-radius: 38px;
	line-height: 65px; }
  .timeline h3 {
    color: inherit;
    font-weight: 300; }
  .timeline .timeline-items {
    list-style-type: none;
    overflow: hidden;
    padding-top: 35px;
    padding-left: 0; }
    .timeline .timeline-items .timeline-item {
      position: relative;
      padding: 20px;
      background-color: #222222;
	  border-radius: 3px;
	  margin-bottom: 5px;
      width: 45%; }

	

      .timeline .timeline-items .timeline-item h3 {
        font-weight: 700; }
	  .timeline .timeline-items .timeline-item p {
		font-size: 14px;
	  }
	  .timeline .timeline-items .timeline-item p:last-child {
		margin-bottom: 0px;
	  }	
      .timeline .timeline-items .timeline-item.is-hidden {
        visibility: hidden; }
      .timeline .timeline-items .timeline-item a {
        font-weight: 700; }
      .timeline .timeline-items .timeline-item time::before {
        font-family: FontAwesome, sans-serif;
        content: '\f017';
        margin-right: 10px; }
      .timeline .timeline-items .timeline-item::before {
        content: '';
        position: absolute;
        right: -1em;
        top: 15px; 
		width: 0;
		}

	.timeline .timeline-items .timeline-item::after {
		content: '';
		display: block;
		clear: both;
	}

		/*
      .timeline .timeline-items .timeline-item::after {
        content: '';
        background: #5b5555;
        width: 14px;
        height: 14px;
        position: absolute;
        top: -6px;
        border-radius: 100%;
        left: calc(100% + 10.1%); }
		*/
      .timeline .timeline-items .timeline-item:nth-of-type(2n+1) {
        background-color: #ececec;
        color: #222222; }
        .timeline .timeline-items .timeline-item:nth-of-type(2n+1) hr {
          border-top: 1px solid #00c3db; }
        .timeline .timeline-items .timeline-item a {
          color: #000000; }
        .timeline .timeline-items .timeline-item:before {
		border-style: solid;
		border-width: 15px 0 15px 22px;
		border-color: transparent transparent transparent #ececec; }
      .timeline .timeline-items .timeline-item:nth-of-type(2n) {
        background-color: #ececec;
        color: #222222; }
        .timeline .timeline-items .timeline-item:nth-of-type(2n) hr {
          border-top: 1px solid #e98989; }
      .timeline .timeline-items .timeline-item.inverted {
        position: relative;
        left: 55%;
        text-align: left; }
        .timeline .timeline-items .timeline-item.inverted::before {
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          left: -1em;
          top: 15px; }
		/*
        .timeline .timeline-items .timeline-item.inverted::after {
          content: '';
          background: #5b5555;
          width: 14px;
          height: 14px;
          position: absolute;
          top: -7px;
          border-radius: 100%;
          left: calc(-7.3% - 13px); }
		*/
        .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n+1) {
          background-color: #ececec;
          color: #222222; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n+1) hr {
            border-top: 1px solid #00c3db; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n+1)::before {
            border-style: solid;
			border-width: 15px 22px 15px 0;
			border-color: transparent #ececec transparent transparent; }
        .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n) {
          background-color: #ececec;
          color: #222222; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n) hr {
            border-top: 1px solid #e98989; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n) a {
            color: #000000; }
          .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n)::before {
           border-style: solid;
			border-width: 15px 22px 15px 0;
			border-color: transparent #ececec transparent transparent; }
	    .timeline .timeline-items .timeline-item.centered {
		  position: relative;
		  text-align: justify;
		  margin: 25px 0px;
		  width: 100%; }
        .timeline .timeline-items .timeline-item.centered::before {
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          left: calc(50% - 14px);
          top: -12px; }

        .timeline .timeline-items .timeline-item.centered:nth-of-type(2n+1) {
          background-color: #ececec;
          color: #222222; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n+1) hr {
            border-top: 1px solid #00c3db; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n+1)::before {
            border-top: 0;
            border-left: 1em solid transparent;
            border-right: 1em solid transparent;
            border-bottom: 1em solid #ececec; }
        .timeline .timeline-items .timeline-item.centered:nth-of-type(2n) {
          background-color: #ececec;
          color: #222222; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n) hr {
            border-top: 1px solid #e98989; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n) a {
            color: #000000; }
          .timeline .timeline-items .timeline-item.centered:nth-of-type(2n)::before {
            border-top: 0;
            border-left: 1em solid transparent;
            border-right: 1em solid transparent;
            border-bottom: 1em solid #ececec; }

/*# sourceMappingURL=timelify.css.map */
