#timeline a {
  color: #00aeefad;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#timeline a:hover,
  a.selected {
    color: #00aeef;
  }


#timeline .sociales {
  text-align: center;
  margin-bottom: 20px;
}

  #timeline {
    width: 800px;
    height: 550px;
    overflow: hidden;
    margin: 100px auto;
    position: relative;
    background: url('/bitrix/templates/og/images/dot1.gif') left 45px repeat-x;
  }
    #dates {
      width: 800px;
      height: 60px;
      overflow: hidden;
    }
      #dates li {
        list-style: none;
        float: left;
        width: 100px;
        height: 50px;
        font-size: 24px;
        text-align: center;
        background: url('/bitrix/templates/og/images/biggerdot1.png') center bottom no-repeat;
      }
        #dates a {
          line-height: 38px;
          padding-bottom: 10px;
        }
        #dates .selected {
              font-size: 38px;
        }
    
    #issues {
      width: 800px;
      height: 550px;
      overflow: hidden;
    } 
      #issues li {
        width: 800px;
        height: 550px;
        list-style: none;
        float: left;
      }
        #issues li.selected img {
          -webkit-transform: scale(1.1,1.1);
          transform: scale(1.1,1.1);
        }
        #issues li img {
          float: left;
          margin: 10px 30px 10px 50px;
          background: transparent;
          -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
          zoom: 1;
          -webkit-transition: all 2s ease-in-out;
          transition: all 2s ease-in-out;
          -webkit-transform: scale(0.7,0.7);
          transform: scale(0.7,0.7);
        }
        #issues li h1 {
          color: #ffcc00;
          font-size: 48px;
          margin: 20px 0;
          text-shadow: #000 1px 1px 2px;
        }
        #issues li p {
          font-size: 1.5rem;
          line-height: 1.5;
          margin-bottom: 10px;
          
          
        }
    
    #grad_left,
    #grad_right {
      width: 100px;
      height: 350px;
      position: absolute;
      top: 0;
    }
      #grad_left {
            left: 0;
            background: url('/bitrix/templates/og/images/grad_left.png') repeat-y;
      }
      #grad_right {
            right: 0;
            background: url('/bitrix/templates/og/images/grad_right.png') repeat-y;
      }
    
    #next,
    #prev {
      position: absolute;
      top: 0;
      font-size: 70px;
      top: 200px;
      width: 22px;
      height: 44px;
      background-position: 0 0;
      background-repeat: no-repeat;
      text-indent: -9999px;
      overflow: hidden;
    }
      #next:hover,
      #prev:hover {
        background-position: 0 -56px;

      }
      #next {
        right: 0;
        background-image: url('/bitrix/templates/og/images/next1.png');
      }
      #prev {
        left: 0;
        background-image: url('/bitrix/templates/og/images/prev1.png');
      }
        #next.disabled,
        #prev.disabled {
          opacity: 0.2;
        }
       .float-right {
            float:right;
        }
       .language-switch {
		margin: 0 17px 0 25px;
                display: block;
	}
      
	.language-switch .lng + .lng {
		margin-top: 6px;
	}
.lng {
	display: inline-block;
	margin-left: 8px;
	text-align:center;
}

.lng-active {
         padding:0px 3px;
         background-color:#00aeef;
         border:0;
}

.cards_hr {
    margin-bottom: 30px;
}

.cards_hr_wrapper {
    padding: 5px 10px;
    height: 250px;
    width: 350px;
    border: 1px solid #00aeef;
    border-radius: 5px;
    box-shadow: 5px 5px 5px #00aeef;
}

.cards_hr_header {
    position: relative;
    margin-left: -10px;
}

.cards_hr_header_line {
    position: absolute;
    display: inline;
    margin-top: 30px;
    height: 23px;
    width: 20px;
    background-color: #00aeef;
}

.cards_hr_header_logo {
    display: inline;
}

.cards_hr_header_logo img {
    margin-left: 25px;
    margin-top: 7px;
}

.cards_hr_header_line_continuation {
    width: 64%;
    margin-left: 7px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.cards_hr_header_line_continuation span {
    padding-bottom: 5px;
}

.cards_hr_name {
    margin: 40px 0 0 0;
    font-size: 18px;
    font-weight: bold;
}

.card_hr_position {
    margin-bottom: 5px;
}

.cards_hr_mail {
    margin-top: 5px;
}

.mosaic-box-item {
    position: relative;
    height: 200px;
    
}

.mosaic-box-item-1 {
    background: url("/bitrix/templates/og/images/otchet.jpg") center center/cover no-repeat
}

.mosaic-box-item-2 {
    background: url("/bitrix/templates/og/images/evemt-bg.jpg") center center/cover no-repeat
}

.mosaic-box-item-3 {
    background: url("/bitrix/templates/og/images/finres.jpg") center center/cover no-repeat
}

.mosaic-box-item-4 {
    background: url("/bitrix/templates/og/images/dividends-bg.jpg") center center/cover no-repeat
}

.mosaic-box-item-5 {
    background: url("/bitrix/templates/og/images/inv-day.jpg") center center/cover no-repeat
}

.mosaic-box-item-6 {
    background: url("/bitrix/templates/og/images/invpres.jpg") center center/cover no-repeat
}

.mosaic-box-item-7 {
    background: url("/bitrix/templates/og/images/ircalend.jpg") center center/cover no-repeat
}

.mosaic-box-item-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5
}

.mosaic-box a {
    display: block;
    margin-top: 30px;
    text-align: right;
    background-color: rgba(0, 174, 239, 0.5);
    color: #fff;
    text-decoration: none
}

.ir-info {
    margin-top: 25px;
}

.events-item {
    margin-top: 15px;
    padding: 10px
}

.events-item:nth-child(1) {
    margin-top: 0
}

.events-item:nth-child(odd) {
    background-color: #00aeef
}

.events-item-date {
    font-size: 1.2em;
    font-weight: bold
}

.events-item-date-number {
    font-size: 1.7em
}

.events-item-date-number:nth-child(2n) {
    color: #fff
}

.events-item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.events-item-info-text {
    width: 90%
}

.events-item-info-img {
    background: url("/part1/bootstrap/img/calend.png") center center/cover no-repeat;
    width: 41px;
    height: 44px;
    margin: 0 10px
}

.events-item-info-img-link {
    display: block;
    width: 100%;
    height: 100%
}

.events-item:nth-child(odd) .events-item-date-number {
    color: white
}

.events-item:nth-child(even) .events-item-date-number {
    color: #00aeef
}

.events-item:nth-child(odd) .events-item-info-img {
    background: url("/bitrix/templates/og/images/calend-ico-w.png") center center/cover no-repeat
}

.events-item:nth-child(even) .events-item-info-img {
    background: url("/bitrix/templates/og/images/calend-ico-b.png") center center/cover no-repeat
}

.sovet {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}


.sovet-unit-desc-fio {
    font-weight: bold
}