@font-face {
    font-family: 'bold';
    src: url('../../assets/fonts/thesansrio2016tt-bold-webfont.eot');
    src: url('../../assets/fonts/thesansrio2016tt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/thesansrio2016tt-bold-webfont.woff') format('woff'),
         url('../../assets/fonts/thesansrio2016tt-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'light';
    src: url('../../assets/fonts/thesansrio2016-light-webfont.eot');
    src: url('../../assets/fonts/thesansrio2016-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/thesansrio2016-light-webfont.woff') format('woff'),
         url('../../assets/fonts/thesansrio2016-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'italic';
    src: url('../../assets/fonts/thesansrio2016tt-lightitalic-webfont.eot');
    src: url('../../assets/fonts/thesansrio2016tt-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/thesansrio2016tt-lightitalic-webfont.woff') format('woff'),
         url('../../assets/fonts/thesansrio2016tt-lightitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'regular';
    src: url('../../assets/fonts/thesansrio2016tt-regular-webfont.eot');
    src: url('../../assets/fonts/thesansrio2016tt-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/thesansrio2016tt-regular-webfont.woff') format('woff'),
         url('../../assets/fonts/thesansrio2016tt-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'rio2016-lt';
    src: url('../../assets/fonts/rio2016_lt-webfont.eot');
    src: url('../../assets/fonts/rio2016_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/rio2016_lt-webfont.woff') format('woff'),
         url('../../assets/fonts/rio2016_lt-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

ul {
  list-style: none;
  padding: 0;
  margin: 0; 
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; 
}
a {
  text-decoration: none;
}

.clearfix:before,  
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


.box-timeline>div {
    min-height: 417px;
    margin-bottom: 25px
}
.box-timeline h2 {
    text-transform: uppercase;
    color: #b8292f;
    margin-left: 30px
}
.box-timeline #timeline,
.box-timeline #timelineMobile {
    height: 310px;
    position: relative
}
.box-timeline #timeline>div,
.box-timeline #timelineMobile>div {
    overflow: hidden
}
.box-timeline #timeline .inner-dates,
.box-timeline #timelineMobile .inner-dates {
    position: relative
}
.box-timeline #timeline #next,
.box-timeline #timeline #prev,
.box-timeline #timelineMobile #next,
.box-timeline #timelineMobile #prev {
    width: 18px;
    height: 66px;
    display: block;
    position: absolute;
    background: url(../../assets/img/timeline-arrows.png) no-repeat;
    text-indent: -999999px
}
.box-timeline #timeline #prev,
.box-timeline #timelineMobile #prev {
    left: auto!important;
    background-position: -20px 0;
    display: block!important
}
.box-timeline #timeline #dates,
.box-timeline #timelineMobile #dates {
    height: 96px;
    overflow: hidden;
    padding-bottom: 0
}
.box-timeline #timeline #dates li,
.box-timeline #timelineMobile #dates li {
    list-style: none;
    float: left;
    height: 50px;
    font-size: 24px;
    text-align: center;
    position: relative
}
.box-timeline #timeline #dates li:first-child a,
.box-timeline #timelineMobile #dates li:first-child a {
    padding-left: 5px
}
.box-timeline #timeline #dates a,
.box-timeline #timelineMobile #dates a {
    color: #505050;
    font: 16px/19px bold;
    position: relative;
    display: block;
    text-align: center;
    text-decoration: none
}
.box-timeline #timeline #dates a:hover,
.box-timeline #timelineMobile #dates a:hover {
    text-decoration: none
}
.box-timeline #timeline #dates a.selected span,
.box-timeline #timelineMobile #dates a.selected span {
    background-position: 0 0
}
.box-timeline #timeline #dates a span,
.box-timeline #timelineMobile #dates a span {
    width: 25px;
    height: 25px;
    background: url(../../assets/img/sprite-timelinr.png) -26px 0 no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -12.5px
}
.box-timeline #timeline #issues,
.box-timeline #timelineMobile #issues {
    height: 155px;
    position: relative;
    top: -7px;
    margin-left: 0
}
.box-timeline #timeline #issues li,
.box-timeline #timelineMobile #issues li {
    list-style: none;
    float: left;
    text-align: center;
    display: none;
    padding-top: 10px;
    position: absolute;
    left: 12px;
    font: 16px regular;
    color: #fff
}
.box-timeline #timeline #issues li:first-child,
.box-timeline #timelineMobile #issues li:first-child {
    display: block
}
.box-timeline #timeline #issues li.itm-right div:after,
.box-timeline #timelineMobile #issues li.itm-right div:after {
    left: auto!important;
    right: 24px
}
.box-timeline #timelineMobile #issues #itm-5.itm-right div:after {
    right: 124px;
}
.box-timeline #timeline #issues li .normal,
.box-timeline #timelineMobile #issues li .normal {
    text-align: left;
    padding: 18px 11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f68b1f
}
.box-timeline #timeline #issues li .normal .title,
.box-timeline #timelineMobile #issues li .normal .title {
    font-family: bold
}
.box-timeline #timeline #issues li .normal .desc,
.box-timeline #timelineMobile #issues li .normal .desc {
    font-size: 14px
}
.box-timeline #timeline #issues li a,
.box-timeline #timelineMobile #issues li a {
    display: block;
    color: #fff
}
.box-timeline #timeline #issues li div.normal:after,
.box-timeline #timeline #issues li div.special:after,
.box-timeline #timelineMobile #issues li div.normal:after,
.box-timeline #timelineMobile #issues li div.special:after {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    top: -10px;
    border-bottom-color: #f68b1f;
    border-width: 10px;
    left: 24px
}
.box-timeline #timelineMobile>div {
    background: url(../../assets/img/line-timeline-mobile.gif) 0 60px repeat-x
}
.box-timeline #timelineMobile #next,
.box-timeline #timelineMobile #prev {
    top: 30px;
    left: 0
}
.box-timeline #timelineMobile #prev {
    right: 0
}
.box-timeline #timelineMobile #dates li {
    width: 100px
}
.box-timeline #timeline {
    width: 895px;
    background: url(../../assets/img/line-timeline.gif) center 60px no-repeat;
    margin: 110px auto 0
}
.box-timeline #timeline .inner-dates {
    margin-left: -400px
}
.box-timeline #timeline #next,
.box-timeline #timeline #prev {
    top: 31px;
    left: -35px
}
.box-timeline #timeline #prev {
    right: -35px
}
.box-timeline #timeline #dates {
    width: 870px
}
.box-timeline #timeline #dates li {
    width: 162px
}
.box-timeline #timeline #issues {
    width: 800px
}
.box-timeline #timeline #issues li {
    width: 300px
}
.box-timeline #timeline #issues li .selected {
    z-index: 1
}
.box-timeline #timeline #issues li div.special {
    width: 825px;
    min-height: 200px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 25px
}
.box-timeline #timeline #issues li div.special .left {
    width: 480px;
    float: left;
    text-align: left
}
.box-timeline #timeline #issues li div.special .left .title {
    font-family: bold;
    font-size: 20px;
    padding: 25px 0 20px;
    height: 26px
}
.box-timeline #timeline #issues li div.special .left .title .arrow {
    background: url(../../assets/img/box-special-arrow.png);
    width: 118px;
    height: 66px;
    position: relative;
    top: -44px;
    left: 411px
}
.box-timeline #timeline #issues li div.special .left .desc {
    font-size: 15px
}
.box-timeline #timeline #issues li div.special .right {
    width: 220px;
    float: right;
    margin-right: 50px
}
.box-timeline #timeline #issues li div.special .right .cad {
    width: 200px;
    height: 85px;
    margin: 70px auto 0;
    display: block;
    border-radius: 5px;
    font: 20px regular, Arial, sans-serif;
    color: #FFF;
    text-align: center;
    background: #00aee6;
    background: -moz-linear-gradient(top, #00aee6 0, #007cb8 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #00aee6), color-stop(100%, #007cb8));
    background: -webkit-linear-gradient(top, #00aee6 0, #007cb8 100%);
    background: -o-linear-gradient(top, #00aee6 0, #007cb8 100%);
    background: -ms-linear-gradient(top, #00aee6 0, #007cb8 100%);
    background: linear-gradient(to bottom, #00aee6 0, #007cb8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00aee6', endColorstr='#007cb8', GradientType=0);
    border: none
}
.box-timeline #timeline #issues li div.special .right .cad:hover {
    background: #007cb8;
    background: -moz-linear-gradient(top, #007cb8 0, #00aee6 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #007cb8), color-stop(100%, #00aee6));
    background: -webkit-linear-gradient(top, #007cb8 0, #00aee6 100%);
    background: -o-linear-gradient(top, #007cb8 0, #00aee6 100%);
    background: -ms-linear-gradient(top, #007cb8 0, #00aee6 100%);
    background: linear-gradient(to bottom, #007cb8 0, #00aee6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#007cb8', endColorstr='#00aee6', GradientType=0)
}
.box-timeline #timeline #issues li div.special .right .cad .text {
    display: inline-block
}
.box-timeline #timeline #issues li div.special .right .cad .arrow {
    width: 26px;
    height: 25px;
    display: inline-block;
    margin: -3px 0 0 10px;
    background: url(../../assets/img/btn-cad-arrow.png);
    vertical-align: middle
}
.box-timeline #timeline #issues li div.special .right a {
    text-decoration: none
}

.btn-access-here {
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #ee1c25;
  margin-top: 13px;
  padding: 5px 69px 5px 22px;
  font: 16px/26px "bold", Arial, sans-serif;

  position: relative;
}
.btn-access-here:after {
  content: " ";
  position: absolute;
  bottom: 8px;
  right: 16px;
  background: url(../../assets/img/spr-main.png) no-repeat;
  display: block;
  width: 27px;
  height: 27px;
}