/* Extended css styles */

.-hidden {
    position: absolute;
    left:-9999px;
}

.content_sec-small-text {
    padding: 10px 20px 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #333;
    clear: both;
}

ul.small-img-block li img {
    max-height: 35px;
}

ul.small-img-block li {
    display: inline-block;
    background: no-repeat;
    padding: 20px 30px;
    border: 1px solid #ccc;
    width: auto;
    margin-right: 10px;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 5px;
}
.footer_menu_contacts {
    padding-top: 0px;
}
.card-footer h3 {
    margin-top: 10px;
    margin-bottom: 0px;
}
span.payment a {
    font-size: 14px;
    /* line-height: 1.2; */
}

.ip_cell.agree_ip_cell {
    text-align: left;
    padding-top: 0px;
}
.find_bilet_form .find_bilet_exchange_icon {
cursor: default;
}
@media (max-width: 600px) {
  .reslults_form_fields {
  overflow: hidden;
  }
  .results_bilet_form.collapse-in .reslults_form_fields {
 overflow: visible;
  }
}
#menu {
display: none;
}
#menu.mm-menu.mm-current {
display: block;
}
.timetable__during-time {
    margin-right: 0;
    display: flex;
    align-items: center;
}
.timetable__during-time b {
    
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
@media (max-width: 1140px) {
.about_bonus.full-width-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  
}
}

#yamap {
	width: 100%;
	height: 450px;
	clear: both;
}
.photo_caption {
    display: block;
    font-size: smaller;
    opacity: 0.8;
}
.topmenu>li.tm_lk_link.tm_lk_link_ticket>a, .topmenu>li.tm_lk_link>a {
	background: url(../img/bus.svg) no-repeat 22px 50%;
  background-size: 32px;
}
.header_akcii_button {
display: block;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .header_akcii_button {
  display: none;
  }
}
.map-modal {
width: 500px;
}
@media(max-width: 500px) {
  .map-modal {
	width: 280px;
    padding: 15px !important;
  }
}
.header_akcii_button-wrapper {
	display: flex;
    align-items: center;
}
.header_inta {
	display: block;
    margin-right: 20px;
}
.header_ib.header_phone.excur {
	display: inline-flex;
    align-items: center;
}
.header_logo.excur {
margin-right: 0;
}
@media (max-width: 669px) {
.header_inta {
    margin-left: 0;
  	position: absolute;
    right: 90px;
    top: 13px;
}
}
@media (max-width: 500px) {
  .vokzaly_box .vokzal_item {
  margin-bottom: 30px;
  }

  .vokzaly_box .vokzal_item:last-child {
    margin-bottom: 0;
  }
}

.tours_text {
    padding-top: 28px;
    clear: both;
}

.raspisanie_words li button {
	line-height: 1;
}

.sidebar-trip-form .g-recaptcha {
	transform: scale(0.8);
    transform-origin: left top;
}

@media (max-width: 767px) {
  .sidebar-trip-form .g-recaptcha {
  	transform: scale(0.84);
  }
}

@media (max-width: 1024px) {
  .debug_center {
  	padding-top: 15px;
    padding-bottom: 15px;
  }
}

.bilet-return {
	margin-bottom: 16px;
}

.button--yellow {
	background-color: #ffcf2a;
  	color: #000000;
}

.button--yellow:hover,
.button--yellow:focus {
	background-color: #d7ac16;
}

.bilets_sec {
	z-index: 999;
}

.complete-tickets .button {
	min-width: 195px;
}