.yearpart {
    display: inline-block;
    width: 11.1%;
    float: left;
    height: 45px;
}

.year {
    /*font-size: 46px;*/
	font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
    cursor: pointer;
    color: #b0b0b0;
	min-width: 2em;
}

.year.active {
    /*font-size: 64px;*/
	font-size: 15px;
    background: -moz-radial-gradient(right, ellipse cover, rgba(32,64,119,1) 0%, rgba(176,176,176,1) 100%);
    background: -webkit-radial-gradient(right, ellipse cover, rgba(32,64,119,1) 0%,rgba(176,176,176,1) 100%);
    background: radial-gradient(ellipse at right, rgba(32,64,119,1) 0%,rgba(176,176,176,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00204077', endColorstr='#00b0b0b0',GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    cursor: default;
}

.start_year {
    width: 7.14%;
}

.finish_year {
    width: 7.14%;
}
.years {
    height: 50px;
}
.year-text {
    display: none;
    color: #000;
}
.year-text.active {
    display: block;
}
.years-line{
	display: block;
	clear: both;
}
.year-line {
    width: 11.1%;
    display: inline-block;
    float: left;
    border: none;
    position:relative;
    border-top: 2px solid #314d7e;
}
.year-line:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #314d7e;
    position: absolute;
    top: -5px;
    right: -0px;
}
.year-line.dsbl {
	border-top: 2px solid #b0b0b0;
}
.year-line.dsbl:after {
	background: #b0b0b0;
}
.year-line:last-child:after, .articles-slider2brand .item-description {
	display: none;
}
.year-texts{
	min-height: 7em;
}
.year-line:last-child {
	-webkit-border-image: -webkit-gradient(linear, 100% 0, 0 0, from(rgba(176, 176, 176, 1)), to(rgba(176, 176, 176, 0))) 100% 2;
	-webkit-border-image: -webkit-linear-gradient(right, rgba(176, 176, 176, 1), rgba(176, 176, 176, 0)) 100% 2;
	-moz-border-image: -moz-linear-gradient(right, rgba(176, 176, 176, 1), rgba(176, 176, 176, 0)) 100% 2;
	-o-border-image: -o-linear-gradient(right, rgba(176, 176, 176, 1), rgba(176, 176, 176, 0)) 100% 2;
	border-image: linear-gradient(to right, rgba(176, 176, 176, 1), rgba(176, 176, 176, 0)) 100% 2;
}
.year-line:first-child {
	-webkit-border-image: -webkit-gradient(linear, 100% 0, 0 0, from(rgba(49, 77, 126, 1)), to(rgba(49, 77, 126, 0))) 100% 2;
	-webkit-border-image: -webkit-linear-gradient(left, rgba(49, 77, 126, 1), rgba(49, 77, 126, 0)) 100% 2;
	-moz-border-image: -moz-linear-gradient(left, rgba(49, 77, 126, 1), rgba(49, 77, 126, 0)) 100% 2;
	-o-border-image: -o-linear-gradient(left, rgba(49, 77, 126, 1), rgba(49, 77, 126, 0)) 100% 2;
	border-image: linear-gradient(to left, rgba(49, 77, 126, 1), rgba(49, 77, 126, 0)) 100% 2;
}
.person-block {
	/*width: 60%;
	margin: 30px 20%;*/
	cursor: pointer;
}
.person-block.active{
	cursor: default;
}
.img-block {
	border-radius: 50%;
	overflow: hidden;
	width: 150px;
	margin: auto;
}
.person-name {
	margin-top: 15px;
	text-align: center;
	color: #768596;
	text-transform: uppercase;
	font-weight: bold;
}
.person-block.active .person-name {
	color: #ff9000;
}
.person-status {
	color: #768596;
	text-align: center;
}
.articles-slider2 .owl-dots{
	text-align: right;
}
.orange {
	color: #ff9000 !important;
}
.person-text{
	display: none;
	color: #000;
	font-size: 14px;
	line-height: 18px;
}
.person-text.active{
	display: block;
}
.persons-text {
	margin: 35px 0px 0px 50px;
	border-left: 4px solid #ff9000;
	padding-left: 20px;
}
.ach-img-container{
	text-align: center;
}
.ach-text {
	margin: 55px 0px 30px 0px;
	color: #000;
	line-height: 14px;
}
.ach-block{
	margin-top:60px;
}
button.show_all_achiv {
	cursor: pointer;
	background: #fff;
	border: 1px solid #a2a2a2;
	padding: 14px 25px 14px 50px;
	color: #000;
	background-image: url(ach-logo.jpg);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.ach-img-block {
	width: 70%;
	margin: 20px 15%;
	min-height: 300px;
}
.ach-section{
	display: block;
}
.partner-item {
	margin: 20px 10%;
}
.partner-item-name {
	color: #063066;
	font-size: 16px;
	text-align: center;
	padding: 10px 5px 10px 5px;
}
.map-baloon {
	border: 1px solid #c8c8c8;
	display: inline-block;
	padding: 0px 10px 0px 10px;
	color: #000;
	background: #fff;
	position: absolute;
	top: -28px;
	left: -16px;
	text-wrap: nowrap;
}
.map-baloon:after {
	content: ' ';
	position: absolute;
	bottom: -6px;
	left: 19px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
}
.map-baloon span {
	white-space: nowrap;
	font-size: 12px;
}
.filial {
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
	border-radius: 50%;
	opacity:0;
	transition-duration: 0.2s;
}
.filial:hover,.filial.hovered{
	opacity: 1;
}
.filial1 {
	top: 35.4%;
	left: 13.1%;
}
.filial2 {
	top: 22.4%;
	left: 13.1%;
}

.filial3 {
	top: 45.4%;
	left: 19.1%;
}
.filial4 {
	top: 46.4%;
	left: 24.1%;
}
.filial5 {
	top: 87.0%;
	left: 74.6%;
}

.filial-center {
	width: 50%;
	height: 50%;
	border-radius: 50%;
	background: #204077;
	margin: 25%;
}
.map-list {
	color: #000;
}
.map-list li:hover,.map-list li.hovered {
	font-weight: bold;
	cursor: default;
}
.map-list p {
	font-size: 14px;
	line-height: 14px;
	margin-left: 15px;
}
.other-filial {
	border-width: 0px 0 2px 0px;
	border-style: solid;
	margin: -10px 0px 0px 15px;
	-webkit-border-image: -webkit-gradient(linear, 100% 0, 0 0, from(rgba(49, 77, 126, 1)), to(rgba(49, 77, 126, 0))) 100% 2;
	-webkit-border-image: -webkit-linear-gradient(right, rgba(49, 77, 126, 1), rgba(49, 77, 126, 0)) 100% 2;
	-moz-border-image: -moz-linear-gradient(right, rgba(49, 77, 126, 1), rgba(49, 77, 126, 0)) 100% 2;
	-o-border-image: -o-linear-gradient(right, rgba(49, 77, 126, 1), rgba(49, 77, 126, 0)) 100% 2;
	border-image: linear-gradient(to right, rgba(49, 77, 126, 1), rgba(49, 77, 126, 0)) 100% 2;
}
.map-list h3 {
	margin-left: 15px;
}
a.toFilial,a.toFilial:hover,.hrBtn,.hrBtn:hover {
	margin: 30px 0px 0px 15px;
	display: inline-block;
	color: #000;
	border: 1px solid #a2a2a2;
	cursor: pointer;
	padding: 10px 10px 10px 50px;
	background-image: url(tofilial.jpg);
	background-repeat: no-repeat;
	background-position: 15px 3px;
}
.event-section {
	background-image: url(eventbg.png);
	min-height: 330px !important;
}
a.hrBtn.toEvent {
	margin: 20px 0px 10px 0px;
	padding-right: 40px;
	background-image: url(toEvent.jpg);
}
a.hrBtn.toNews {
	margin: 0px 10px 10px 0px;
	padding-right: 40px;
	background-image: url(toNews.jpg);
}
a.hrBtn.toBlog {
	margin: 0px 10px 10px 0px;
	padding-right: 40px;
	background-image: url(toBlog.jpg);
}
.event-section p {
	font-size: 14px;
	line-height: 14px;
	margin: 20px 0px 25px 0px;
	color: #000;
}
.carier-section {
	background-image: url(carierbg.jpg);
	min-height: 390px;
	margin-top: -38px;
}
.carier-section p {
	font-size: 14px;
	line-height: 14px;
	margin: 20px 0px 25px 0px;
	color: #000;
}
a.hrBtn.toVac {
	background-image: url(tovac.jpg);
	text-transform: uppercase;
	margin: 30px 0px 0px 0px;
	padding-right: 50px;
}
.articles-slider2top.owl-carousel .owl-stage {
	width: 100%!important;
	text-align: center;
}
.articles-slider2top.owl-carousel .owl-stage-outer {
	overflow: visible;
	height: auto!important;
}
.articles-slider2top.owl-carousel .owl-item {
	float:none;
	display: inline-block;
	vertical-align: top;
    min-width: 8em;
}
.ach-section .owl-item img {
	display: block!important;
}
.articles-slider2 .owl-item img {
	display: block!important;
}
.owl-carousel .owl-item img {
	height: auto;
}
@media (max-width: 480px) {
    /* STYLES HERE for BROWSER WINDOWS with a max-width of 480px. 
	This will work on desktops when the window is narrowed.  */
	/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
		float: none!important;
	}*/
	.ach-img-block{
		min-height: auto;
	}
}
.brand-description {
	height: 350px;
	overflow-y: auto;
}
.articles-slider2brand .slide.first-active {
	border-top: 4px solid #ffc600;
}
.map-container img {
    width: 100%;
}
.map-container {
	position: relative;
}
 .map-baloon {
	 border: 1px solid #c8c8c8;
	 display: inline-block;
	 padding: 0px 10px 0px 10px;
	 color: #000;
	 background: #fff;
	 position: absolute;
	 top: -28px;
	 left: -16px;
 }
 .map-baloon:after {
	 content: ' ';
	 position: absolute;
	 bottom: -6px;
	 left: 19px;
	 width: 10px;
	 height: 10px;
	 border-right: 1px solid #c8c8c8;
	 border-bottom: 1px solid #c8c8c8;
	 -webkit-transform: rotate(45deg);
	 transform: rotate(45deg);
	 background: #fff;
 }
 .map-baloon span {
	 white-space: nowrap;
	 font-size: 12px;
 }
 .filial {
	 position: absolute;
	 display: inline-block;
	 width: 20px;
	 height: 20px;
	 border: 1px solid #000000;
	 border-radius: 50%;
	 opacity:0;
	 transition-duration: 0.2s;
 }
 .filial:hover,.filial.hovered{
	opacity: 1;
 }
 .filial1 {
	 top: 35.4%;
	 left: 13.1%;
 }
 .filial2 {
	 top: 22.4%;
	 left: 13.1%;
 }
 
 .filial3 {
	 top: 45.4%;
	 left: 19.1%;
 }
 .filial4 {
	 top: 46.4%;
	 left: 24.1%;
 }
 .filial5 {
	 top: 87.0%;
	 left: 74.6%;
 }
 
 .filial-center {
	 width: 50%;
	 height: 50%;
	 border-radius: 50%;
	 background: #204077;
	 margin: 25%;
 }
 .map-list {
	color: #000;
 }
 .map-list li:hover,.map-list li.hovered {
	 font-weight: bold;
	 cursor: default;
 }
 .map-list p {
	 font-size: 14px;
	 line-height: 14px;
	 margin-left: 15px;
 }
 .other-filial {
	 border-width: 0px 0 2px 0px;
	 border-style: solid;
	 margin: -10px 0px 0px 15px;
	 -webkit-border-image: -webkit-gradient(linear, 100% 0, 0 0, from(#314d7e), to(#314d7e)) 100% 2;
	 -webkit-border-image: -webkit-linear-gradient(right, #314d7e, #314d7e) 100% 2;
	 -moz-border-image: -moz-linear-gradient(right, #314d7e, #314d7e) 100% 2;
	 -o-border-image: -o-linear-gradient(right, #314d7e, #314d7e) 100% 2;
	 border-image: linear-gradient(to right, #314d7e, #314d7e) 100% 2;
 }
 .map-list h3 {
	margin-left: 15px;
 }
 
 a.toFilial,a.toFilial:hover,.hrBtn,.hrBtn:hover {
	 margin: 30px 0px 0px 15px;
	 display: inline-block;
	 color: #000;
	 border: 1px solid #a2a2a2;
	 cursor: pointer;
	 padding: 10px 10px 10px 50px;
	 background-image: url(/about/tofilial.jpg);
	 background-repeat: no-repeat;
	 background-position: 15px 3px;
 }