*{
  margin: 0;
  padding: 0;
}
h4.text>p{
  font-size: 24px;
  font-style: italic;
  margin-top: 10px;
}
img.img-cs {
  width: 40%;
  margin: 0 auto;
  display: block;
}
.slick-arrow {
  display: none !important;
}
.aaaa {
  margin-top: 30px;
}
.text a{

  text-align: center;

  padding: 15px 29px;

  /* border: 2px solid #c94b35; */

  border-radius: 3px;

  /* width: 75%; */

  color: #c94b35;

  font-weight: bolder;

  font-size: 30px;

  /* margin: 10px auto 20px; */

  font-family: 'IBM Plex Sans', sans-serif;
}
.aaaa p span{
  font-weight: normal;

}
.back img{
  width: 24%;
}
.text-bottom{
  font-weight: bold;
}
.sc-lg {
  padding-right: 4%;
  margin-top: 1%;
  margin-bottom: 0.5%;
}
.sc-lg  .active{
  color: #337ab7;
}
.sc-lg a{
  color: #b5b5b5;
}
.year.cs>.nav>ul>li {
  height: 50px;
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  font-family: 'IBM Plex Sans', sans-serif;
}
.timeline-child.cs ul.slick-dots>li>button {
  height: 10px;
  border: 1px solid #c94b35;
  background: #fff;
  width: 10px;
  color: transparent;
}
p.text {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 16px;
}

a.back {
  margin-top: 13px;
  margin-left: 35px;
  font-size: 16px;
  font-family: 'IBM Plex Sans', sans-serif;
  display: block;
}

.quote>p.text {
  font-size: 14px;
  font-family: 'IBM Plex Sans', sans-serif;
  color: #034998;
  line-height: 1.5;
}
.rusvi-timeline{
  background-size: 100%;
  /* background-repeat: no-repeat; */
  background-image: url("../img/timeline/Timeline-BG.png");
}
div#timeline {
  height: 600px;
  overflow: hidden;
}
.top-45{
  margin-top: 45px;
}
.top-30{
  margin-top: 30px;
}
.top-20{
  margin-top: 20px;
}
.top-40{
  margin-top: 40px;
}
#slider-index ul.slick-dots {
  margin: 0 auto;
  display: table !important;
  margin-top: 15px;
}
#slider-index ul.slick-dots>li{
  list-style: none;
  cursor: pointer;
  float: left;
  margin: 0 8px;
  color: transparent;
  line-height: 1;
}

#slider-index ul.slick-dots>li>button{
  height: 15px;
  border-radius: 50%;
  border: 1px solid #c94b35;
  background: #fff;
  width: 15px;
}
#slider-index ul.slick-dots>li>button:focus{
  outline: none;
}
#slider-index ul.slick-dots>li.slick-active>button{
  background: #c94b35;
}
.box-text{
  padding: 20px;
  border: 2px solid #034998;
}
.box-text>p.text{
  color: #034998;
}
.line{
  border-top: 2px solid #c94b35;
}
li.item{
  position: absolute;
  width: 100%;
  top: -150%;
  left: 0;
  transition: all ease 0.5s;
}
li.item.active{
  top: 0;
}
#timeline>ul{
  width: 100%;
  position: relative;
  height: 100%;
}
.timeline-child ul.slick-dots>li{
  float: left;
  line-height: 1;
  margin: 15px 8px 8px;
}
.timeline-child ul.slick-dots>li:first-child{
  margin-left: 30px;
}
.timeline-child ul.slick-dots>li>button{
  height: 10px;
  border: 1px solid #c94b35;
  background: #fff;
  width: 100px;
  color: transparent;
}
.timeline-child ul.slick-dots>li>button:focus{
  outline: none;
}
.year{
  height: 402px;
  position: relative;
}
.year>.nav:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -10px;
  border-right: 10px solid #c94b35;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}
.language{
  text-transform: uppercase;
  margin-left:  15px;
}
p.date {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight:  700;
  font-size: 36px;
  color: #c94b35;
}
li{
  list-style: none;
}
.photo {
  width: 55%;
  float:  left;
  transform: scale(1.02) translateX(5px);
  box-shadow: 2px 0px 9px 0 #0000008f;
}
.top-45{
  margin-top: 45px;
}
.top-30{
  margin-top: 30px;
}
.top-20{
  margin-top: 20px;
}
.top-40{
  margin-top: 40px;
}
img.img-100{
  width: 100%;
}
#slider-index ul.slick-dots {
  margin: 0 auto;
  display: table !important;
  margin-top: 15px;
}
p.text>span{
  color: #c94b35;
  font-weight: 700;
}
#slider-index ul.slick-dots>li{
  list-style: none;
  cursor: pointer;
  float: left;
  margin: 0 8px;
  color: transparent;
  line-height: 1;
}

#slider-index ul.slick-dots>li>button{
  height: 15px;
  border-radius: 50%;
  border: 1px solid #c94b35;
  background: #fff;
  width: 15px;
}
#slider-index ul.slick-dots>li>button:focus{
  outline: none;
}
#slider-index ul.slick-dots>li.slick-active>button{
  background: #c94b35;
}
.box-text{
  padding: 20px;
  border: 2px solid #034998;
}
.box-text>p.text{
  color: #034998;
}
.line{
  border-top: 2px solid #c94b35;
}
.mb{
  display: none;
}
.button{
  line-height: 1;
  display: table;
  text-align: center;
  padding: 15px 0;
  border: 2px solid #c94b35;
  border-radius: 3px;
  width: 75%;
  color: #c94b35;
  font-weight: bolder;
  font-size: 18px;
  margin: 10px auto 20px;
  font-family: 'IBM Plex Sans', sans-serif;
}
.box-item{
  border: 20px solid #c94b35;
  background-color:  #fff;
  margin:  0 1px;
}
.quote{
  float: left;
  width: 45%;
  padding: 50px 25px 50px 50px;
  font-size: 16px;
}
.timeline-child ul.slick-dots>li{
  float: left;
  line-height: 1;
  margin: 15px 8px 8px;
}
.timeline-child ul.slick-dots>li:first-child{
  margin-left: 30px;
}
.timeline-child ul.slick-dots>li>button{
  height: 10px;
  border: 1px solid #c94b35;
  background: #fff;
  width: 100px;
  color: transparent;
}
.timeline-child ul.slick-dots>li>button:focus{
  outline: none;
}
.timeline-child ul.slick-dots>li.slick-active>button{
  background: #c94b35;
}
.year{
  height: 372px;
}
.year>.nav{
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -130px;
  height: 260px;
  margin-bottom: 0;
  overflow:  hidden;
}
.year>.nav:before{
  content: '';
  height: 100%;
  width: 1px;
  background-color: #c94b35;
  position: absolute;
  right: 0;
}
.year>.nav>ul{
  margin: 0;
  overflow: hidden;
  position:  absolute;
  top: 50%;
  width:  100%;
  margin-top: -26px;
  transition: all ease 0.3s;
  transform: translate(0);
}
.year>.nav>ul>li{
  height: 50px;
  font-size: 18px;
  text-align:  center;
  margin:  0 auto;
  cursor:  pointer;
  font-family: 'IBM Plex Sans', sans-serif;
}
.year>.nav>ul>li>span{
  border: 1px solid transparent;
  width: 100px;
  background: transparent;
  border-radius: 3px;
  height: 30px;
  transform: translateY(10px);
  margin: 0 auto;
  color: rgba(201, 75, 53, 0.8);
  display: block;
  line-height: 27px;
}
.year>.nav>ul>li.selected>span {
  border: 1px solid  #c94b35;
  background:  #fff;
  color: #c94b35;
  font-weight: 600;
}
.year>.nav:after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -10px;
  border-right: 10px solid #c94b35;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}
@media only screen and (max-width: 1024px) {
  .quote {
    padding: 25px 25px 25px 50px;
  }
  p.date{
    font-size: 28px;
  }
  .year>.nav {
    width: 100%;
    margin-top: -175px;
  }
}
@media only screen and (max-width: 768px) {
  .text a{
    font-size: 20px;
  }
  h4.text>p{
    font-size: 14px;
  }
  div#timeline {
    height: auto;
    overflow: auto;
  }
  li.item {
    position: initial;
    top: initial !important;
    width: 100%;
    left: 0;
    transition: all ease 0.5s;
  }
  .box-item {
    display: inline-block;
    width: 100%;
    border: none;
    margin-bottom:  15px;
  }
  .photo{
    width: 100%;
    transform: none;
  }
  .quote {
    float: left;
    width: 100%;
    padding: 20px;
  }
  p.date{
    font-size: 24px;
    line-height: 1;
  }
  .year {
    display: none;
  }
  .mb{
    display: block;
  }
  .button{
    font-size: 14px;
  }
}