body {
    font-family: 'Montserrat', sans-serif;
}
.page-header {
    border-bottom: none; 
}
.row-feature .pull-left.item-image, .row-feature .pull-right.item-image {
    max-width: 15%;
    min-width: 15%;
}
.row-feature .pull-left.item-image + .feature-ct {
    width: 85%;
}

.snt-contacts-title {
    font-weight: 900;
    min-height: 45px;
}
table.snt-contacts td {
    border: none;
    padding-right: 10px;
}
/*xs*/
@media (max-width: 767px) {
table.snt-contacts td {
    font-size: 12px;
}
.slide-title, .slide-title a {
    font-size: 10px !important;
}
}


.map-img img {
    width: 100%;
}
i.fas {
}

.user-box.box1 {
    color: #0077bb;
}
.user-box.box2 {
    color: #0077bb;
}
.user-box.box3 {
    color: #0077bb;
}
.user-box.box4 {
    color: #0077bb;
}
.user-box i {
    font-size: 50px;
    display: inline-block;
}
.user-box h2 {
    font-size: 18px;
/*    font-weight: 700; */
    text-transform: uppercase;
    margin: 0;
    line-height: 36px;
}
.user-box.box1 .user-box-content {
    background: #0077bb;
}
.user-box.box2 .user-box-content {
    background: #0077bb;
}
.user-box.box3 .user-box-content {
    background: #0077bb;
}
.user-box.box4 .user-box-content {
    background: #0077bb;
}

.user-box .user-box-content {
    color: #fff;
    padding: 10px;
    font-size: 14px;
/*    font-weight: 700;*/
    text-transform: uppercase;
    line-height: 24px;
    height: 140px;
    display: table-cell;
    vertical-align: middle;
}
.user-box-content a {
    color: #fff;
}
.user-box-content p {
    padding: 5px;
}
p.user-box-icon {
    font-size: 30px;
    text-align: center;
}

/*xs*/
@media (max-width: 767px) {
.user-box i {
    font-size: 30px;
}
.user-box h2 {
    font-size: 16px;
}
.user-box .user-box-content {
    font-size: 10px;
    line-height: 16px;
    height: 120px;
}

.user-box h2 {
    margin: 5px 0 0 0;
    line-height: 24px;
}

}


.history .top {
    background: #3498db;
}
.history .history-date {
    text-align: center;
    padding: 20px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #e8e8e8;
    margin-bottom: 50px;
    margin-right: 30px;
    position: relative;
    float: left;
}
.history .history-date:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 50px;
    background: #e8e8e8;
    top: 100%;
    left: 50%;
}
.history .top span {
    color: #fff;
}
.history .history-date span {
    font-size: 18px;
    color: #828282;
    font-weight: 700;
}
.history .medi {
    margin: 0;
}
.roadmap {
    background: url(/images/main/raspisanie.png);
    background-size: cover;
    height: 180px;
    background-repeat: no-repeat;
    padding-top: 10px;
}
.row5in {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px 10% 0 30%;
    text-align: center;
}
.table_cell {
    background-color: #00000096;
    border-radius: 10px;
}
.title1 {
    font-size: 30px;
    color: #fff;
/*    line-height: 1.2;*/
}
.title1 .tit1 {
    font-size: 30px;
    font-weight: 900;
}
.title1 .tit2 {
    font-size: 20px;
/*    font-weight: 700;
    color: #ffeaba;*/	
}
.title1 .tit3 {
    font-size: 25px;
    font-weight: 700;
}
.table_cell a {
    text-decoration: none;
}
/*xs*/
@media (max-width: 767px) {
.row5in {
    padding: 0px 10% 0 20%;
    text-align: center;
}
.title1 .tit1 {
    font-size: 18px;
}
.title1 .tit2 {
    font-size: 18px;
}
}

.wrap.t3-sl.t3-sl-3 {
    padding-bottom: 0;
}
.t3-footer-sl .t3-module {
    background: #0077bb;
    color: #ffffff;
}
.t3-footer {
    background: #0077bb;
    color: #ffffff;
}
.foot-1 i {
    font-size: 30px;
    padding-bottom: 15px;
}
.foot-title {
    font-size: 25px;
}
.foot-1 {
    text-align: center;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
} 

.t3-content {
    padding-top: 0px; 
}

.line-btn-cont {
    height: 140px;
}
.line-btn {
    background-color: #29b1ff;
    padding: 10px;
    height: 115px;
/*    box-shadow: 0px 0px 0px #666, 0px 0px 0px #444, 0px 4px 4px rgba(0, 0, 0, .6);*/
}
.line-btn:hover, .line-btn:active, .line-btn:focus {
/*    background-color: #9fba1ae6;*/
    cursor: pointer;
/*    box-shadow: 0px 1px 0px #666, 0px 2px 2px #444, 0px 1px 1px rgba(0, 0, 0, .9);
      -webkit-transform: translateY(3px);
      -moz-transform: translateY(3px);
      -o-transform: translateY(3px);
      transform: translateY(3px);
*/
}
.line-btn.active {
    background-color: #8cd5ff;
}
.line-num {
    font-size: 16px;
    font-weight: 900
}
/*xs*/
@media (max-width: 767px) {
.line-btn-cont, .line-num {
    font-size: 10px;
}
.line-btn-cont {
    height: 125px;
    padding: 0 5px;
}
.line-btn {
    padding: 5px 10px;
}
}


/* ----------------------------------------- */
.col-xs-7th,
.col-sm-7th,
.col-md-7th,
.col-lg-7th {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 14%;
    float: left;
}
.col-5-th {
   -webkit-box-flex: 0;
   -webkit-flex: 0 0 14%;
   -ms-flex: 0 0 14%;
   flex: 0 0 14%;
   max-width: 14%;
}
@media (min-width: 768px) {
    .col-sm-7th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 14%;
          -ms-flex: 0 0 14%;
          flex: 0 0 14%;
          max-width: 14%;
    }
}
@media (min-width: 992px) {
    .col-md-7th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 14%;
          -ms-flex: 0 0 14%;
          flex: 0 0 14%;
          max-width: 14%;
    }
}
@media (min-width: 1200px) {
    .col-lg-7th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 14%;
          -ms-flex: 0 0 14%;
          flex: 0 0 14%;
          max-width: 14%;
    }
}

@media only screen and (max-width: 992px) {
     .col-md-7th {
          width:33%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 33%;
          -ms-flex: 0 0 33%;
          flex: 0 0 33%;
          max-width: 33%;
     }
    .col-md-7th.col-sm-7th {
        width: 14%;
        float: left;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 14%;
          -ms-flex: 0 0 14%;
          flex: 0 0 14%;
          max-width: 14%;
    }
}

@media only screen and (max-width: 769px) {

     .col-md-7th {
          width:100%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
     }

    .col-md-7th.col-sm-7th {
          width:50%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {

     .col-md-7th {
          width:100%;
          float:none;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
     }

    .col-md-7th.col-sm-7th {
          width:14%;
          float:left;
          display:block;

          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
    }
}

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

.cal-day {
    text-align: center;
}
.corporate .items-leading {
    border-bottom: none !important;
}

.time-table-cont {
    padding-bottom: 10px;
}
.time-table {
    width: 100%;
}
.time-table thead td {
    font-weight: 900;
}
.time-table td {
    border: 1px solid #000;
    text-align: center;
}
h4.newsflash-title {
    background-color: #0077bb;
    padding: 10px 0 10px 10px;
}
h4.newsflash-title a {
    color: #fff;
}



/*----------------------------------------*/
.cardRoutes .cardRoutes__header {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 5px 40px 7px;
    border-top: 1px solid #e8e8e8;
    background: #fff;
}
.cardRoutesListItem {
    position: relative;
    background: #fff;
    padding: 0 20px;
    color: #007bab;
    font: 22px/19px 'SuisseCond','Arial Narrow',Helvetica,Arial,sans-serif;
}
.cardRoutesListItem:before {
    top: 22px;
    left: 20px;
    width: 8px;
    height: 8px;
    background: #c8c8c8;
    border-radius: 50%;
}
.cardRoutesListItem .cardRoutesListItem__innerWrap {
    border-top: 1px solid #e8e8e8;
    padding: 14px 20px 11px;
}
.cardRoutesListItem__stops {
    color: #808080;
}




/* FAQ COLLAPSE/EXPAND STYLES */
* {
  box-sizing: border-box;
}
.faqanswer {
	display: none;
	/*width: 590px;*/
	background: #efefef;
	padding: 12px 20px 0 30px;	
}

.faqanswer p {
	font-size: 13px;
	line-height: 17px;	
}

.cardRoutesListItem__stops a {
	text-decoration: none;
	color: #808080;
/*	font-size: 13px;
	padding: 10px 10px;
	line-height: 20px;
	display: block;
	border: 1px solid #d0d0d0;
	margin-bottom: -1px;*/
}
.icon-plus {
	color: #5ec4cd;
	margin-right: 20px;
	font-size: 20px;
	float:left;
}

.icon-minus {
	color: #5ec4cd;
	margin-right: 20px;
	font-size: 20px;
	float:left;
}
p {
  margin: 0;
  padding-bottom: 0px;
}

.t3-spotlight.t3-spotlight-2.row {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px 20px;
    background-color: #8080801f;
    border-bottom: 5px solid #0067a2;
    padding-bottom: 20px;
}

div#Mod16, .myblogopros7 {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px 20px;
    background-color: #8080801f;
    border-bottom: 5px solid #0067a2;
    padding-bottom: 20px;
}
.page-masthead .row-feature {
    padding: 20px 0 0 0;
}
.breadcrumb {
    background-color: #fff; 
}

.foot-1 a {
    color: #fff;
}

.logo:hover a, .logo a:hover, .logo a:active, .logo a:focus {
    background: none;
}
.main_cat_desc p {
    padding-bottom: 0px;
}

.em-phone {
    background: none repeat scroll 0 0 #a62929b8;
    color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    font-style: normal;
    padding: 2px 5px;
    text-shadow: none;
    line-height: 30px;
}