.border
{
border: solid 1px #ccc;
}
.padding_off{
	 padding-right:0;
    padding-left:0;
}
.padding{
	padding: 30px;
}
.h100{
	height: 100%;
}
.margin_off{
	 margin-top:0;

}

.head_nav{
	word-wrap: normal;
	white-space: nowrap;
  background: url(../images/bg_menu.png) no-repeat;
}

.header{
	margin-top: 23px;
	margin-bottom: 23px;
}
.header img{
border: none;
/*width: 400px;*/
	width: 100%;
}
.header_info{
    font-size: 20px; 
  display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.header_info:hover {
  -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
    -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
z-index: 5000;
}

.header_info i{
    padding-top: 13px;
    display: block;
    float: left;
    padding-right: 10px;
    padding-bottom: 15px;
}
.header_info a{
    padding-top: 10px;
    display: block;
    float: left;
    text-decoration: none;
    color:#394A58; 
padding-bottom: 8px;
}
.header_info a:hover{
   color:#CD202C; 

  text-decoration: underline;
}
.header_info > .fa-phone {
    color: #394A58;
 text-shadow: 0 0 1px #000;
}
.header_info > .fa-envelope {
    color: #394A58;
 text-shadow: 0 0 1px #000;
}
.slider{
	margin-top: 10px;
	margin-bottom: 10px;
}

.shedule{
 background: #394A58;

}
.shedule_form {
margin-top: 0px;
/*margin-bottom: 10px;*/
padding: 10px;
}
.shedule_form input{
	background: #687988;
	border: none;
    color:white;
}
.shedule_form span{
font-size:14px;
color:white;	
}

.shedule_form .btn-shedule:hover{
color:#CD202C;
background: #909CAA;
border-color: #999;
}

.shedule_form input::-webkit-input-placeholder {color:white;}
.shedule_form input::-moz-placeholder          {color:white;}/* Firefox 19+ */
.shedule_form input:-moz-placeholder           {color:white;}/* Firefox 18- */
.shedule_form input:-ms-input-placeholder      {color:white;}


.shedule_form .input-group-addon{
	background: #8693A1;
	border: none;
}


.btn-shedule {
	background: #8693A1;
	background-color: #8693A1;
	border-color: #8693A1;
}
.btn-shedule:focus,
.btn-shedule.focus {
	background: #8693A1;
	background-color: #8693A1;
	border-color: #8693A1;
}
.btn-shedule:hover {
	background: #8693A1;
	background-color: #8693A1;
	border-color: #8693A1;
}


.white {
	color: white;
}

.news {
  /*   box-shadow: inset 0px 0px 3px #000;*/
      padding-left: 7px;
     padding-right: 5px;
        -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 height: 100%;

  background-image: linear-gradient(to top,#d7d7d7 0,#d3d3d3 0,#e5e5e5 0,#f6f6f6 10%), linear-gradient(to left,#d7d7d7 0,#d3d3d3 0,#e5e5e5 0,#f6f6f6 10%),linear-gradient(to bottom,#d7d7d7 0,#d3d3d3 0,#e5e5e5 0,#f6f6f6 10%);
}


.lg > .news {
  min-height: 1112px;  
}
.md > .news {
  min-height: 1112px;  
}


.title {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.item-news {
    margin-bottom: 30px;
}
.item-news a {
    color: #606060;
    font-size: 14px;
    font-weight: 400;
}
.item-news a:hover {
    color: #cd202c;
       -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 -webkit-transition: all 0.3s ease-out;
}
.news-date, .newsBlock__item b {
    display: block;
    color: #cd202c;
    font-size: 14px;
    margin-bottom: 10px;
}
.news-title {
    margin-top: 0!important;
}
.newsBlock img {
    float: right;
}
.newsBlock__item {
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}
.newsBlock__item:last-child {
    border: 0;
}
.newsBlock__item a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
}
.newsBlock__item a:hover {
    text-decoration: underline;
       -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 -webkit-transition: all 0.3s ease-out;
}
.mini_banner {
    display: block;
}
.mini_fix{
  width: 100%;
  background: #F6F6F6; 
}
.mini_banner{
	-moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
}

.mini_banner:hover{
-webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
z-index: 5000;
/*border: solid 1px #ccc;*/
}
.pattern{
	background: url('../images/pattern.png') repeat;

}
.wb{
	background: #fff
}
.mini_banner a{
        border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    background-color: #fff;
}
.banner{
 background-image: linear-gradient(to top,#d7d7d7 0,#d3d3d3 0,#e5e5e5 0,#f6f6f6 10%);
   width: 100%;
}
.banner:hover{
   box-shadow: inset 0px 0px 3px #000;
}





.center-block {

}
/*color style*/
.shadow{
box-shadow: inset 0px 0px 10px rgba(255,255,255,0.5);	
}


.rzd-red{
	color: #CD202C;
}

.rzd-back-red{
	background-color: #CD202C;
}
.rzd-white{
	color: #FFFFFF;
}
.rzd-black{
	color: #000000;
}
.rzd-black-80{
	color: #606060;
}
.rzd-black-60{
	color: #828282;
}
.rzd-black-40{
	color: #A9A9A9;
}
.rzd-back-black-40{
	background-color: #A9A9A9;
}
.rzd-black-20{
	color: #D3D3D3;
}

.rzd-back-black-20{
	background-color: #D3D3D3;
}

.border{
border: solid 1px #ccc;
}
.border_shadow{
border: solid 1px rgba(255, 0, 0, 0.05);
}
.banner {
  

       display: table-cell;
    vertical-align: middle;
    text-align: center;

  /*  border: 5px solid transparent;*/
  /*  -moz-transition: border .5s linear;
    -o-transition: border .5s linear;
    -webkit-transition: border .5s linear;
    transition: border .5s linear;*/
}
.fti {
   height: 278px;
    width: 292px; 
}

}
.somg-sem {
  display: table;
  width: 100%;
}
/*
.banner:hover {
    border: 1px solid #bababa;
}*/
.banner__title {
    display: block;
    font-size: 20px;
    margin-top: 20px;
    color: #000;
    white-space: pre-line;
     text-shadow: 0px 0px 2px #AAA;
}
.banner__title p{
font-size: 18px;
color: #555;
text-shadow: 0px 0px 2px #AAA;
margin-bottom: 0;
}

.banner.red {
    background-color: #cd202c;
}
.banner.red .banner__title {
    color: #fff;
    margin-bottom: 10px;
}
.banner.red .banner__subtitle {
    color: #fff;
}
.banner.gray {
    background-color: #e9e9e9;
}

.icon-map {
   background: url(../images/icon-map.png);
   width: 180px;
   height: 180px;
}
.va-bottom {
  vertical-align: bottom;
  float: none;
  display: inline-block;
}

.va-bottom-flex {
  display: flex;
  align-items: stretch;
}

.clock{
    position: fixed;
    left: 0px;
    top:200px;
    width: 300px;
    height: 300px;

}

.buttons_lg{
    position: fixed;
    left: 0px;
    top:20%;
    width: 74px;
   /* height: 300px;
   /*  background: url(../images/panel.png);*/
/*border: solid;*/
}

.buttons_lg_top{
background: url(../images/panel_top.png);
 width: 74px;
 height: 74px;
 float: left;
}
.buttons_lg_btn{
background: url(../images/panel_midle.png);
 width: 74px;
 height: 74px;
 float: left;
}
.buttons_lg_btm{
background: url(../images/panel_bottom.png);
 width: 74px;
 height: 74px;
 float: left;
}

.white {
  padding: 3px;
  padding-left: 7px;
    color: #FFF;
 text-shadow: 0 0 3px #777;
}

.white:hover {
  padding: 3px;
  padding-left: 7px;
    color: #CD202C;
 text-shadow: 0 0 3px #777;
  -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
}

.unso{

}

.tarin img{
height: 200px;
float: right;
margin-left: 20px;
}
.botton_head{
  position: relative;
  width: 100%;
}

.botton_head_mail{
  position: absolute;
  left: 120px;
  top: 40px;
}
.botton_head_mail:hover {
  -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
    -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
z-index: 5000;
}

.botton_head_altay{
  position: absolute;
  left: 20px;
  top: 130px;
}
.botton_head_altay:hover {
  -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
    -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
z-index: 5000;
}
/*
.botton_head_time{
  position: absolute;
  left: 65px;
  top: 100px;
}
*/

/* for 06-01 */
.botton_head_time{
  position: absolute;
  left: 8px;
  top: 5px;
}

.etrain{
  position: absolute;
  top: 15px;
}



.botton_head_day{
  position: absolute;
  left: 10px;
  top: 200px;
}
.pad{
  padding-left: 15px;
  padding-right: 15px;
}
/*
.hours{
  position: absolute;
  left: 112px;
  top: 100px;
  font-size: 32px;
  font-weight: 600;
  color: #555;
}

.min{
  position: absolute;
  left: 180px;
  top: 100px;
  font-size: 32px;
  font-weight: 600;
    color: #555;
}
.date{
    position: absolute;
  left: 125px;
  top: 139px;
  font-size: 14px;
  font-weight: 600;
}
*/
/* css for 01-06 */

.hours{
  position: absolute;
  left: 55px;
  top: 5px;
  font-size: 32px;
  font-weight: 600;
  color: #555;

}
.min{
  position: absolute;
  left: 125px;
  top: 5px;
  font-size: 32px;
  font-weight: 600;
    color: #555;
}
.date{
  position: absolute;
  left: 65px;
  top: 43px;
  font-size: 14px;
  font-weight: 600;
}

.date2{
    position: absolute;
  left: 56px;
  top: 215px;
  font-size: 32px;
  font-weight: 600;
   color: #555;
}
.date22{
    position: absolute;
  left: 38px;
  top: 203px;
  font-size: 10px;
  font-weight: 600;
}
.dateday{
    position: absolute;
  left: 104px;
  top: 220px;
  font-size: 22px;
  font-weight: 600;
}
.gray{
  background: #f0f0f0;
}
#nav{
  float:left;
  width:100%;
  list-style:none;
 padding: 0px;
 margin: 0px;
 font-size: 15px;
  margin-left: 15px;
  margin-bottom:10px;
  height: 35px;

}
#nav li{
  float:left;
   position:relative;
  display:block;
  height: 35px;
}
#nav li a{
  display:block;
 /* padding:5px;*/
 padding-top: 5px;
 padding-bottom: 5px;
  color:#fff;
  background:#e21a1a;
  text-decoration:none;
  height: 35px;
}
#nav li a:hover{
  color:#fff;
  background:#6b0c36;
  background:rgba(107,12,54,0.75); 
  text-decoration:underline;
}

#nav ul{
  list-style:none;
  position:absolute;
  left:-9999px; 
  opacity:0; 
  -webkit-transition:0.25s linear opacity; 
  height: 35px;
  left:-40px;

 display: none;
 }
#nav ul li{
  padding-top:1px; 
  float:none;
  background:#6b0c36;
  background:url(dot.gif);
  
}


#nav ul a{
  white-space:nowrap; 
  display:block;
    padding-left: 15px;
  padding-right: 15px;

}
#nav li:hover ul{ 
  left:-40px; 
  opacity:1; 
    z-index: 5000;
display: block;
}
#nav li:hover a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */
  background:#727272;
 /* background:rgba(107,12,54,0.9); /* Выглядит полупрозрачным */
}
#nav li:hover ul a{ /* Изменяем некоторые стили верхнего уровня при выводе выпадающего пункта */
  text-decoration:none;
  -webkit-transition:-webkit-transform 0.075s linear;

}
#nav li:hover ul li a:hover{ /* Устанавливаем стили для выпадающих пунктов, когда курсор наводится на конкретный пункт */

  background:#606060;
/*  background:rgba(51,51,51,0.9); /* Будет полупрозрачным */
  text-decoration:underline;
  -moz-transform:scale(1.05);
  -webkit-transform:scale(1.05);
}

.first{
height: 35px;
width: 35px;
background: url(../images/items_first_left.jpg);
display: block;
float: left;
}

.sep{
 height: 35px;
width: 41px; 
background: url(../images/items_middle.jpg);
display: block;
float: left;
}
.last{
height: 35px;
width: 35px;
background: url(../images/items_last_right.jpg);
display: block;
float: left;
}

.padle{
  padding-left: 15px;
  padding-bottom: 5px;
  padding-top: 7px;
  padding-right: 3px;
}

.padle_about{
  padding-left: 15px;
  padding-bottom: 5px;
  padding-top: 7px;
  padding-right: 3px;
}

.padle_about p {
      font-size : 18px;
      line-height : 1.5;
      color: #606060;
 /*     text-indent : 25px;*/
      text-align: justify;
      margin:6px;
}

p {
      color: #606060;
    font-size: 16px;
    font-weight: 400;
}
.padle li{
      color: #606060;
    font-size: 14px;
    font-weight: 400;
}
p.tel {
      font-size : 12px;
      line-height : 1.3;
      color: #606060;
}

p.textalbum{
      font-size : 18px;
      line-height : 1.5;
      color: #606060;
      text-indent : 25px;
      text-align: justify;
      margin:6px;
}


h1 {
     color: #606060;
    font-size: 28px;
    font-weight: 700;

}
h2 {
     color: #606060;
    font-size: 24px;
    font-weight: 700;

}
h3 {
     color: #606060;
    font-size: 20px;
    font-weight: 700;

}
.imghover:hover{
-webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
z-index: 5000;
}
.imghover{
  
  -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
}

.content_block{
 /* -webkit-box-shadow: inset -2px 0px 8px -1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:     inset -2px 0px 8px -1px rgba(50, 50, 50, 0.75);
  box-shadow:          inset -2px 0px 8px -1px rgba(50, 50, 50, 0.75);*/
 border-right: 1px solid #ccc;
}


/*  Таблицы  */

.content_block table th {
  padding:10px 3px;
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(239, 239, 239));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(239, 239, 239));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(239, 239, 239));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(239, 239, 239));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(239, 239, 239));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#efefef');
  }
* html .content_block table tr th,



.content_block table  {
/*width:856px;*/
  width: 98%;
  border:1px solid #e5e5e5;
  border-collapse: collapse;
  border-spacing: 0px;
}

.content_block table td{
  padding:3px 3px;
  text-align:center;
  border:1px solid #e5e5e5;
  border-left:0px solid #e5e5e5;
  border-right:0px solid #e5e5e5;
}

/*table justify*/
.content_block1 table td{
  padding:3px 3px;
  text-align:justify;
  border:1px solid #e5e5e5;
  border-left:0px solid #e5e5e5;
  border-right:0px solid #e5e5e5;
  font-size:16px;
}
/*table left-text*/
.content_block_left table td{
  padding:3px 3px;
  text-align:left;
  border:1px solid #e5e5e5;
  border-left:0px solid #e5e5e5;
  border-right:0px solid #e5e5e5;
  font-size:16px;
}


.content_block table tr:nth-child(even){background: #fbfbfb;}

.content_block table tr:nth-child(odd){background: #ffffff;}
/*  Таблицы  */


.trian_info{

}

.trian_info_logo
{

}
.trian_info_logo img{


} 

.trian_info_link
{

}

#feedback-form {
  font-size: 14px;
  position: relative;
  max-width: 860px;
  padding: 15px;
  border-radius: 3px;
  line-height: 1.5;
}
#feedback-form [required] {
  width: 100%;
  -moz-box-sizing: border-box; box-sizing: border-box;
  margin-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  border-radius: 3px;
  overflow: auto;
  box-shadow: 0 -1px 0 rgba(0,0,0,.05) inset, 0 1px 2px rgba(0,0,0,.2) inset, 0 0 transparent;
}
#feedback-form [required]:hover {
  box-shadow: 0 0 0 1px #7eb4ea inset, 0 1px 2px rgba(0,0,0,.2) inset, 0 0 transparent;
 
}
#feedback-form [required]:focus {
  outline: none;
  box-shadow: 0 0 0 1px #7eb4ea inset, 0 1px 2px rgba(0,0,0,.2) inset, 0 0 4px rgba(35,146,243,.5);
  transition: .2s linear;
}
#feedback-form [type="submit"] {
  margin-left: 80%;
  padding: 10px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0,0,0,.2) inset;
  background: #669acc;
  color: #fff;
}
#feedback-form [type="submit"]:hover {
  background: #5c90c2;
}
#feedback-form [type="submit"]:focus {
  box-shadow: 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
}

.table-of-contents li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.table-of-contents li a {
  font-size: 16px;
  color: #999;
}

p + p {
  margin: 30px 0 0 0;
}
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;*
  padding: 8px 12px;
/*  font-size: 14px;
  line-height: 14px;*/
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}

.typeahead {
/*background-color: #fff;*/
}

.typeahead:focus {
  /*border: 2px solid #0097cf;
  z-index: 1;*/
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 300px;
  margin: 12px 0;
/*  padding: 8px 0;*/
 background: #687988;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
 /* -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;*/
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
 font-size: 13px;
 color: white;
 background: #687988;
  line-height: 28px;
    -moz-transition: all 0.1s ease-out;
 -o-transition: all 0.1s ease-out;
 -webkit-transition: all 0.1s ease-out;
 font-weight: bold;
 border-bottom: solid 1px #708090;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #394A58;
  -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #394A58;
}

.tt-suggestion p {
  margin: 0;

}

.gist {
 /* font-size: 14px;*/
  border-bottom: solid 1px #687988;
}

#date, .btn-shedule {
border-radius: 0px;
}

#arrival_eсp{
  position: absolute;
  top: 30px;
  left: 0px;
  width: 200px;
  height: 30px;
   display: none;
   left:-9999px;
}
#departure_eсp{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 30px;
  display: none;
  left:-9999px;
}
.shedule_form > .input-group {
  width: 209px;
}
#shedule_tbl{
  position: relative;
  width: 100%
   
}
.trains{
  border:solid 1px #777; 
 font-size: 14px;
 font: Verdana;
}
#shedule_tbl   table {
  border-collapse: collapse;
  color: #686461;

}
#shedule_tbl  th {
  font:14px;
  padding-top: 5px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
    line-height: 1.42857143;
}


#shedule_tbl  td {
  padding: 10px;
}
#shedule_tbl  tr:nth-child(odd) {
  background: #f4f4f4;
/*  border-bottom: 1px solid #B9B29F;*/
}
#shedule_tbl  tr:nth-child(even) {
  background: #ddd;
 /* border-bottom: 1px solid #B9B29F;*/
}

 #shedule_tbl tr:hover {
    background: #bfbfbf;
  }

  #shedule_tbl .sch_na:hover{
 background: #fff;
  }
#shedule_tbl .sch_na2 td{
  width: 4px;
 background: #fff;
  }
#shedule_tbl .sch_na2:hover{
 background: #fff;
  }

  .schedule_coment{
    padding-top: 10px;
    font: 12px;
    color: 
  }
  .yaapi{
  margin: 4px;
  width: 100%;
  text-align: right;
  padding-right: 7px;
}
.yaapi a{
  font-size: 12px;
  color: #999;
}
.yaapi a:hover{
  font-size: 12px;
  color: #555;}



.b{
    font-weight: bold;
}

.imagebox{
  -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
 padding: 2px;
}

.imagebox:hover{
-webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -o-transform: scale(1.2);
z-index: 5000;
/*border: solid 1px #ccc;*/
}
.gal{
 
  position: absolute;
  background: #999;
 left: 0px;
 right: 0px;
 top: 0px;
 bottom: 0px;
 background: url(../images/bg_black_50.png);
   -moz-transition: all 2s ease-out;
 -o-transition: all 2s ease-out;
 -webkit-transition: all 2s ease-out;
}
.gal:hover{
  background: none;

}
.gal:hover > .gal_head{
  display: none;

}
.gal_head{
  position: absolute;
  bottom: 10px;
  left: 0px;
  right: 0px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
   text-align: center;
     color: white;
  font-size: 22px;
}
.she_line{
  text-align: center;
}
.day_select{
  padding-bottom: 10px;
  padding-right: 20px;
 float: right;
}
.day_select a{
     color: white;
  font-size: 14px;
  text-decoration: underline;
  -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;

}
.day_select a:hover{
   color:#CD202C; 
   cursor: pointer;
}


.shedule_form a{
     color: white;
  font-size: 14px;
  text-decoration: underline;
  -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
}
.station_arrow{
  font-size: 14px;
 
}
.station_arrow p{
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.3;
  
}

.news_list{
  margin-left: 10px;
  margin-bottom: 14px;
}
.btn-active{
  background-color: #CCC;
}
.titlec{
  width: 30%;
}

.trian_info_link p a span{
  padding-bottom: 5px;
}
.textb {
  padding-left: 10px;
}


.texta{
  position: relative;
top:-5px;
padding-left: 10px;
}

.basemap{
position: relative;

/*background: url("../images/exs_map.png");*/
width: 100%;
}

.items{
 /* width: 100px;*/
    position: absolute;
    -moz-transition: all 1.5s ease-out;
 -o-transition: all 1.5s ease-out;
 -webkit-transition: all 1.5s ease-out;
}
.items:hover{
-webkit-transform: scale(2.5);
 -moz-transform: scale(2.5);
 -o-transform: scale(2.5);
 z-index: 5000;
 }
 .items img {
  width: 100px;
  border-radius: 10px;
 }
.item_xs01{
  left: 400px;
  top: 95px;
}
 .item_xs02{
  left: 590px;
  top: 170px;
}
 .item_xs03{
  left: 695px;
  top: 170px;
}
 .item_xs04{
  left: 590px;
  top: 248px;
}
.item_xs05{
  left: 505px;
  top: 95px;
}
.item_xs06{
  left: 305px;
  top: 250px;
}
.item_xs07{
  left: 485px;
  top: 200px;
}
 .item_xs08{
  left: 650px;
  top: 328px;
}
 .item_xs09{
  left: 755px;
  top: 328px;
}
.item_xs10{
  left: 650px;
  top: 408px;
}
.item_xs11{
  left: 755px;
  top: 408px;
}


.mini_nav{
  font-size: 16px;
  background: #CD202C;
  border-bottom: solid 1px #ccc;  
 display:block; text-align:center; margin:0 auto;
  padding-bottom:3px;
  padding-top:3px;
   color: white;
}
.mini_nav a{
 color: white;

}
.mini_nav_dropdown{
    font-size: 16px;
   color: white;
   border-bottom: solid 1px #ccc;  
 display:block; text-align:center; margin:0 auto; 
  background: #394A58;  
     padding-bottom:10px !important;
  padding-top:10px !important;
}
.dropdown-menu > li > a {
 color: white;
 }
.sss{
      padding: 0px 0px !important;
      margin-bottom: 5px;
}

.dropdown-menu {
    min-width: 100% !important;
    position: relative;
}
.dropdown-menu {
 /*   display: block;*/
}

/*   accordion from jqueryui for /fare*/
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
	color: #555;
	background: #ffffff;
}

.ui-accordion .ui-accordion-header-active {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 120%;
	color: #555;
	background: #ddd;
	float:left;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
    border: 2px solid #ddd;
    background: #ffffff;
    color: #555;
}

.sv_settings{
    display: none;
    padding: 10px;
    min-height: 40px;
    font-size:22px;
    color:#333;
    background: white;
}
.sv_settings *{
    font-weight:bold;
}

.fs-outer button{
    display:inline-block;
    background:white !important;
    color:black !important;
    height:35px;
    width:35px;
    padding: 0;
}
.fs-n{
    font-size:14px;
}
.fs-m{
    font-size:18px;
}
.fs-l{
    font-size:22px;
}

.cs-outer button{
    display:inline-block;
    height:35px;
    width:35px;
    padding: 0;
}

.cs-bw, .cs-bw:focus, .cs-bw:hover{
    color:black !important;
    background:white !important;
}
.cs-wb, .cs-wb:focus, .cs-wb:hover{
    color:white !important;
    background:black !important;
}
.cs-bb, .cs-bb:focus, .cs-bb:hover{
    color: #063462 !important;
    background: #9dd1ff !important;
}
.cs-gb, .cs-gb:focus, .cs-gb:hover{
    color: #4d4b43 !important;
    background: #f7f3d6 !important;
}
.cs-yg, .cs-yg:focus, .cs-yg:hover{
    color: #a9e44d !important;
    background: #3b2717 !important;
}
.sv_panel{
    display: none;
}
.day_select2{
    padding-bottom: 10px;
    padding-right: 20px;
    float: right;
    color:#000;
}
.day_select2 a{
    color:#000;
    font-size: 14px;
    text-decoration: underline;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;

}
.day_select2 a:hover{
    color:#F00;
    cursor: pointer;
}
.btn-shedule2 {
    background: #FFF;
    background-color: #FFF;
    border-color: #CCC;
    color:#000;
}
.btn-shedule2:focus,
.btn-shedule2.focus {
    background: #8693A1;
    background-color: #8693A1;
    border-color: #8693A1;
}
.btn-shedule2:hover {
    background: #8693A1;
    background-color: #8693A1;
    border-color: #8693A1;
}

.form-control::-moz-placeholder {
    color: #333;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #333;
}
.form-control::-webkit-input-placeholder {
    color: #333;
}
.b_w {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(../images/grayscale.svg#greyscale); /* Firefox 4+ */
    filter: gray; /* IE 6-9 */
}
/*ENDOF   accordion from jqueryui for /fare*/
.padz{
  padding: 0px;
  margin: 0px;

}
/*modal*/
.modal-content1 {
  position: fixed;
  background-color:transparent;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-dialog1 {
z-index: 250;
width: 1100px;
padding: 0px;
position: fixed;
left: 18%;
margin-left: center;
/*height: 500px;*/
top: 9%;
/*margin-top: -1%;*/
   background-color: transparent;
}

.modal-dialog-min {
  z-index: 250;
  width: 94%;
  padding: 0px;
  position: absolute;
  left: 50%;
  /*margin-left: center;*/
  /*height: 500px;*/
  top: 30%;
  /*margin-top: center;*/
  
  transform: translate(-50%, -50%);
     background-color: transparent;
  }

.modal-dialog-big {
  z-index: 250;
  width: 74%;
  padding: 0px;
  position: absolute;
  left: 55%;
  /*margin-left: center;*/
  /*height: 500px;*/
  top: 9%;
  /*margin-top: center;*/
  
  transform: translate(-50%, -50%);
     background-color: transparent;
  }



.modal-header1 {
  padding: 30px;
  border-bottom: 0px solid #e55555;
  background-color: transparent;
}
.modal-body1 {
  position: relative;
  padding: 5px;
  background-color: transparent;
}
.close1 {
  float: right;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: #f00;
  text-shadow: 0 1px 0 #000;
  filter: alpha(opacity=20);
  opacity: 1;
  border-color: transparent;
} 
/*end modal*/

.content_block .abon_tbl tr:nth-child(even){background: #fbfbfb;}
.content_block .abon_tbl tr:nth-child(odd){background: #e4ecf0;}

.abon_tbl table {
  border-collapse: collapse;
  color: #686461;
  font-size:20px;
}

.abon_tbl th {
  font-size:18px;
  padding-top: 5px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  line-height: 1.42857143;
}


.abon_tbl td {
  padding: 10px;
}
.abon_tbl tr:nth-child(odd) {
  font-size:18px;
  background: #f4f4f4;
/*  border-bottom: 1px solid #B9B29F;*/
}
.abon_tbl tr:nth-child(even) {
  font-size:18px;
  background: ##e7eff7;
 /* border-bottom: 1px solid #B9B29F;*/
}

.abon_tbl tr:hover {
    background: #bfbfbf;
  }

.abon_tbl .sch_na:hover{
 background: #fff;
  }
.abon_tbl .sch_na2 td{
  width: 4px;
 background: #fff;
  }
.abon_tbl .sch_na2:hover{
 background: #fff;
  }

  .abon_coment{
    padding-top: 10px;
    font: 18px;
    color: 
  }

.btn-primary1{
background-color: #e9e9ed;
border-color: #e9e9ed;
color: black;
padding-top: 4px;
padding-bottom: 14px;
}

.btn-primary1:hover,
.btn-primary1:focus,
.btn-primary1:visited{
background-color: #d9d9dd;
border-color: #d9d9dd;
color: black;

}

.btn-primary-red{
background-color: #f0d0d1;
border-color: #f0d0d1;
color: #a13f3d;
}

.btn-primary-red:hover,
.btn-primary-red:focus,
.btn-primary-red:visited{
background-color: #f0bfbe;
border-color: #f0bfbe;
color: #a13f3d;
}
/*таймер*/
        .schet-banner {
            height: 245px;
            display: flex;
            align-items: flex-end;
            background: url('/images/mini_banner/c_banner_9.jpg');
        }
        .schet-banner2 {
            height: 570px;
            display: flex;
            align-items: flex-end;
            background: url('/images/Pobeda80_logo_сontour.svg');
	    margin-bottom: 10px;
        }
        .countdown {
            display: flex;
            width: 100%;
            margin-bottom: 150px;
            justify-content: center;
            flex-direction: row;
            flex-wrap: nowrap;
        }

        .bcountdown2 {
            display: flex;
            width: 100%;
            margin-bottom: 300px;
            justify-content: center;
            flex-direction: row;
            flex-wrap: nowrap;
            color: #606060;
            font-size: 18px;

         }

        .countdown2 {
            display: flex;
            width: 100%;
            margin-bottom: 2px;
            justify-content: center;
            flex-direction: row;
            flex-wrap: nowrap;
         }

        .in-time {
            font-size: 14px;
            font-weight: bold;
            position: relative;
            color: #fff;
            line-height: 1;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
        .in-time2 {
            font-size: 14px;
            font-weight: bold;
            position: relative;
            color: #606060;
            line-height: 1;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
        .in-time:not(:last-child)::after {
            content: ':';
            display: block;
            color: #606060;
            font-size: 24px;
            position: absolute;
            right: -2px;
        }
        .time-box {
            display: inline-block;
            margin: 5px;
            padding: 8px;
            padding-bottom: 0;
            color: black;
            font-size: 40px;
            color: #fff;            
        }
        
	.time-box2 {
            display: inline-block;
            margin: 5px;
            padding: 8px;
            padding-bottom: 0;
            color: black;
            font-size: 36px;
            color: #606060;            
        }

.textpo {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    color: #000;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 80px;
}
/*таймер*/