body
{
  background:#ffffff;
  color: rgba(0, 0, 0, 0.527);
}

.timeline-centered-route
{
  position: relative;
  margin: 2px;
}

.timeline-centered-route.timeline-sm .timeline-entry
{
  margin-bottom: 0px !important;
}

.timeline-centered-route:after
{
  content: " ";
  display: table;
}

.timeline-centered-route:after
{
  clear: both;
}
  
.timeline-centered-route:before
{
  position: absolute;
  left: 5%;
  top: 20px;
  content: '';
  width: 11px;
  bottom: 30px;
  display: block;
  margin-left: -6px;
  margin-bottom: -50px;
}

.timeline-centered-route-initial:before
{
  background: #004187;
}
  
.timeline-centered-route-selected:before
{
  background: #FFBA00;
  margin-bottom: 0px;
}
  
.divTimeRight
{
  float: right;
}
  
.pointType-icon-1
{
  width: 60px;
}
.pointType-icon-2
{
  position: relative;
  width: 27px;
  padding-top: 28%;
}

.pointType-icon-3
{
  position: relative;
  top: 15px;
  width: 27px;
}

.pointType-icon-4
{
  width: 20px;
  padding-top: 1em;  
}

.text-title-time-line
{
  margin-top: 15px;
  color: #215caae3;
  font-family:  Montserrat-SemiBold;
}
  
.conventions
{
  margin-top: 15px;
  font-family: Montserrat-Light;
}

.divLineDotted
{
  width: 60%;
  transform : translate(60px,50px);
  border-bottom:2px dashed rgba(0, 0, 0, 0.15);
}

.divLineTimeRight
{
  width: 8px;
  content: '';
  float : right;
  display: block;
  margin-right: 20px;
  border-right:2px solid rgb(0, 0, 0,0.5);
}
  
.divLineTimeLeft
{
  width: 6px;
  float : right;
  margin-right: -14px;
}
  
.divLineTimeRightBoardingEnd
{
  height:46px;
  margin-bottom: -2px;
}

.divLineTimeRightBoardingStart
{
  height:46px;
  margin-top: -2px;
}

.divLineTimeRightCenter
{
  height:46px;
}

.divLineTimeRightInitial
{
  height:44px;
  margin-bottom: -20px;
  border-top:2px solid rgb(0, 0, 0,0.5);
}

.divLineTimeRightFinal
{
  height:70px;
  margin-bottom: -20px;
  border-bottom:2px solid rgb(0, 0, 0,0.5);
}

.divLineTimeRightBoth
{
  height:70px;
  margin-bottom: -20px;
  border-bottom-style: outset ;
  border-top:2px solid rgb(0, 0, 0,0.5);
  border-bottom:2px solid rgb(0, 0, 0,0.5);
}

.srm_img_conventions
{
  width: 70vw;
}
  
.timeline-centered-route-final:before
{
  margin-top: -18px;
  margin-bottom: -15px;
  background: #004187;
}

.timeline-centered-route .timeline-entry
{
  position: relative;
  width: 95%;
  clear: both;
  float: right;
  margin-bottom: 70px;
}

.timeline-centered-route .timeline-entry:before,
.timeline-centered-route .timeline-entry:after
{
  content: " ";
  display: table;
}

.timeline-centered-route .timeline-entry:after
{
  clear: both;
}

.timeline-centered-route .timeline-entry.begin
{
  margin-bottom: 0;
}
  
.timeline-centered-route .timeline-entry .timeline-entry-inner
{
  position: relative;
  margin-left: -31px;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner:before,
.timeline-centered-route .timeline-entry .timeline-entry-inner:after
{
  content: " ";
  display: table;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner:after
{
  clear: both;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-time
{
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
  
.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-icon
{
  float: left;
  width: 60px;
  height: 20px;
  display: block;
  color: #999999;
  font-size: 15px;
  background: #fff;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
  background-clip: padding-box;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
}
  
.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-icon.bg-icon
{
  color: #fff;
  background-color: #ffffff00;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label
{
  position: relative;
  margin-left: 85px;
  border-radius: 3px;
  background: #ffffff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-clip: padding-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after
{
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label.bg-icon
{
  background: #488c6c;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label.bg-icon:after
{
  border-color: transparent #488c6c transparent transparent;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label.bg-icon .timeline-title,
.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label.bg-icon p
{
  color: #ffffff;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label:after
{
  position: absolute;
  top: 20px;
  left: 0;
  width: 0;
  height: 0;
  content: '';
  display: block;
  margin-left: -9px;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #ffffff transparent transparent;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label .timeline-title,
.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label p
{
  margin: 0;
  color: #999999;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label p + p
{
  margin-top: 15px;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label .timeline-title
{
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'Oswald';
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label .timeline-title span
{
  opacity: .6;
  -moz-opacity: .6;
  -webkit-opacity: .6;
  -ms-filter: alpha(opacity=60);
   filter: alpha(opacity=60);
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img
{
  margin: 5px 10px 0 0;
}

.timeline-centered-route .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img.pull-right
{
  margin: 5px 0 0 10px;
}

.timeline-entry-inner.z-index-1
{
  z-index: 1;
}
  
.both-checkbox
{
  margin-top: 5%;
  margin-left:20px;
}
  
.text-punto-principal
{
  float: left;
  margin-top: 17px;
  color: rgba(0, 0, 0, 0.7);
  font-size: calc(0.7vw + 8px);
  font-family: Montserrat-Light;
  width: 70%;
}

.text-punto-secundario
{
  float: left;
  margin-top: 20px;
  font-size: calc(0.4vw + 8px);
  font-family: Montserrat-Light;
  color: rgba(0, 0, 0, 0.7);
  width: 70%;
}

.text-tiempo
{
  float: left;
  font-size: 1vh;
  margin-top: 25px;
  margin-left: -5px;
  font-family: Montserrat-Light;
  color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 768px)
{
  .srm_img_conventions
  {
    width: 30vw;
  }

  .text-punto-principal
  {
    width: 60%;
  }

  .text-punto-secundario
  {
    width: 60%;
  }

}

@media (max-width: 480px)
{
  .pointType-icon-1
  {
    width: 40px;
    padding-top: 5%;
  }

  .pointType-icon-2
  {
    width: 18px;
  }

  .text-punto-principal
  {
    width: 60%;
  }

  .text-punto-secundario
  {
    width: 60%;
  }
}

@media (min-width: 981px)
{
  .srm_img_conventions
  {
    width: 18vw;
  }
}