

/* Start:/history_company/style.css?16167625562637*/
.breadcrumbs{
	display: block;
	margin-top: 0px;
	margin-left: 120px;
}
.wrapper h1:not([itemprop="name"]){margin-left: 120px;}

.main {
    margin-top: 75px;
    position: relative;
    padding-bottom: 73px;
}

.history-line{
	width: 61px;
	height: 100%;
	border-right: 3px solid #ff5a00;
	position: absolute;
	top: -107px;
	left: 50px;
}

.clear{
	clear: both;
}

.footer{

}

.main h1{
	/*margin-top: 106px;*/
	font-size: 36px;
	font-weight: 400;
	margin-left: 90px;
	margin-bottom: 25px;
}

.main .intro, .main .main-text{
	padding-left: 90px;
	margin-bottom: 50px;
}


.main .main-text{
  font-size: 16px;
}
.main .intro p{
	font-size: 18px;
}

.story{
	position: relative;
	font-size: 14px;
	margin-left: 125px;
	border-bottom: 3px solid #f1edea;
	margin-bottom: 50px;
}

.story p.name{
  font-size: 18px;
}

.story.last{
	border-bottom: none;
    margin-bottom: 0px;
}

.story ul{
  margin-left: 0px;
    padding-left: 0px;
}

.story ul li{
    list-style: none;
}

.story ul li b{
  font-weight: 500;
}

.story a:hover{
   color:#ed6d4a;
}

.date{
	width: 90px;
	height: 90px;
	background: #fff;
	border:3px solid #ff5a00;
	border-radius: 1000px;
	position: absolute;
	box-sizing: border-box;
	padding: 33px 8px;
	color: #000;
	font-size: 30px;
	cursor: default;
	left: -123px;
}

.image {
  display: block; 
  margin: 30px auto 20px;
}

.separator-history{
	 width: 100%;
    height: 120px;
    border-top: 3px solid #f1edea;
}

/*-----------Стили слайдера---------------*/
/*
.slider-box{
  position:relative;
  width:900px;
  height:630px;
  overflow:hidden;
  margin-bottom: 20px;
}

.slider{
  position:relative;
  width:10000px;
  height:600px;
}

.slider img{
  float:left;
}

.bullets{
  position:absolute;
  bottom:0px;
  left:417px;
  height:15px;
  padding:0;
  margin:0;
  list-style:none;
}

.bullets li{
  width:15px;
  height:15px;
  margin:0 10px 0 0;
  padding:0;
  float:left;
  background: url(/history_company/images/bull.jpg) center center no-repeat;
  cursor: pointer;
}

.bullets li.active{
  background: #ff5a00;
}

.slider-box .prev, .slider-box .next{
  position:absolute;
  top:274px;
  display:block;
  width:20px;
  height:60px;
  cursor:pointer;
  !*background: url(/history_company/images/arrows.png) no-repeat;*!
  opacity: 0.5;
}

.slider-box .prev{
  left:10px;
  background: url(/bitrix/templates/main/images/btn-prev-hover.png) center center no-repeat;
}
.slider-box .next{
  right:10px;
  background: url(/bitrix/templates/main/images/btn-next-hover.png) center center no-repeat;
}

.slider-box .prev:hover, .slider-box .next:hover{
	opacity: 1;
}
*/


/*-------------------------------------------------------*/

/* End */
/* /history_company/style.css?16167625562637 */
