html, body{
	min-width: 250px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 16px;
	font-family: "-apple-system","Helvetica Neue",Roboto,"Segoe UI",sans-serif;
	font-weight: 400;
	letter-spacing: 0.5px;
	background: linear-gradient(90deg, #85b8dd, #a9ccdb);
}
:focus{ outline: none; }
a{
	text-decoration: none;
	color: #1e21b9;
	text-shadow: 0.5px 0.5px 1px rgb(251, 251, 251);
}
a[href^="mailto:"]::after {
    content: " \2709"; 
}
.page_content{
	padding-bottom: 50px;
}
.href_search{
	display: inline-block;
	height: 20px;
	padding: 3px 5px 5px 5px;
	margin: 2px;
	border: 1px solid #000;
	border-color: rgba(89, 89, 89, 0.64);
	background-color: rgb(255, 255, 255);
	cursor: pointer;
	border-radius: 6px;
	white-space: nowrap;
	vertical-align: middle;
	box-shadow: inset 0px 0px 5px #595957;
		-webkit-box-shadow: inset 0px 0px 5px #595957;
		-moz-box-shadow: inset 0px 0px 5px #595957;
		-o-box-shadow: inset 0px 0px 5px #595957;
}
.body_image{
	background: linear-gradient(90deg, #85b8dd, #a9ccdb);
}
.page_content_flex{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.content_flex{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 8px;
}
.flex_wrap_head{
	color: #fff;
	text-shadow: 1px 1px 3px rgb(0, 0, 0);
	font-size: 20px;
	border-bottom: 2px solid rgba(88, 119, 142, 0.27);
	background: linear-gradient(90deg, #72aed9, #badae8);
}
.flex_wrap_head_text{
	height: 33px;
	line-height: 33px;
	text-align: center;
}
.flex_wrap_menu{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
	width: 100%;
	height: 55px;
}
.flex_wrap_menu_table {
    display: table;
    width: 100%;
    background: var(--tabbar_background);
    box-shadow: 0 -2px 6px 2px var(--black_alpha6);
}
.flex_wrap_menu_table_row{
	display: table-row;
}
.flex_wrap_menu_table_cell{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 0;
	border: 1px solid rgba(88, 119, 142, 0.27);
	background: linear-gradient(#72aed9, #badae8);
}
.flex_wrap_menu_table_link{
	display: block;
	padding: 2px 0;
}
.flex_wrap_menu_table_icon{
	margin-top: -5px;
}
.flex_wrap_menu_table_text{
	height: 8px;
	font-size: 12px;
	color: #085f82;
	text-shadow: 0.5px 0.5px 1px rgb(251, 251, 251);
}
.flex_wrap_calendar{
	width: 100%;
	height: 63px;
	box-sizing: border-box;
	padding: 10px 10px 0 10px;
	background: linear-gradient(90deg, #85b8dd, #a9ccdb);
	border-bottom: 2px solid rgba(88, 119, 142, 0.27);
	position: sticky;
	top: 0;
	z-index: 100;
}
#ui-datepicker-div {
    z-index: 999 !important;
}
.flex_wrap{
	width: 100%;
	min-width: 300px;
	flex-wrap: wrap;
	display: flex;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 10px;
}
.block_flex_wrap{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	position: relative;
}
.box_width{
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 2px;
	position: relative;
}
.date_fromDate{
	margin-top: 8px;
}
.input_search_people, .input_phone{
	font: 400 15px / 20px BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	cursor: pointer;
	padding: 6px 44px 8px 12px;
	color: rgb(0, 0, 0);
	width: 100%;
	border: 1px solid rgba(81, 81, 81, 0.49);
	height: auto;
	display: block;
	min-width: 50px;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	box-sizing: border-box;
	min-height: 40px;
	border-radius: 6px;
	appearance: none;
	box-shadow: inset 0 0 2px #333232;
		-webkit-box-shadow: inset 0 0 2px #333232;
		-moz-box-shadow: inset 0 0 2px #333232;
		-o-box-shadow: inset 0 0 2px #333232;
}
.input_search_route{
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	outline: none;
	border: 1px solid rgba(81, 81, 81, 0.49);
	border-radius: 6px;
	height: 40px;
	text-decoration: none;
	color: #385898;
	background-color: #fffffff0;
	cursor: pointer;
	user-select: none;
	appearance: none;
	touch-action: manipulation;
	padding: 6px 44px 8px 12px;
	box-shadow: inset 0 0 2px #333232;
	-webkit-box-shadow: inset 0 0 2px #333232;
	-moz-box-shadow: inset 0 0 2px #333232;
	-o-box-shadow: inset 0 0 2px #333232;
	text-shadow: 1px 1px 2px rgba(142, 142, 142, 0.55);
	font: 400 15px / 20px BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
.input_live_search{
	width: 100%;
    border: 1px solid rgba(81, 81, 81, 0.49);
    border-radius: 6px;
    color: #1d438e;
    background-color: #fffffff0;
    cursor: pointer;
    padding: 10px;
    box-shadow: inset 0 0 2px #333232;
    -webkit-box-shadow: inset 0 0 2px #333232;
    -moz-box-shadow: inset 0 0 2px #333232;
    -o-box-shadow: inset 0 0 2px #333232;
    text-shadow: 1px 1px 2px rgba(142, 142, 142, 0.55);
    font: 600 15px / 20px BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
.result_search_route{
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	outline: none;
	border: 1px solid rgba(81, 81, 81, 0.49);
	border-radius: 6px;
	height: auto;
	text-decoration: none;
	color: #385898;
	background-color: #fffffff0;
	cursor: default;
	padding: 6px 44px 8px 12px;
	box-shadow: inset 0 0 2px #333232;
		-webkit-box-shadow: inset 0 0 2px #333232;
		-moz-box-shadow: inset 0 0 2px #333232;
		-o-box-shadow: inset 0 0 2px #333232;
	text-shadow: 1px 1px 2px rgba(142, 142, 142, 0.55);
	font: 400 15px / 20px BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}
.fone_search_route{
	background: rgba(242, 242, 242, 0.77);
	padding: 2px 5px;
	margin-top: 5px; 
	cursor: default;
	border-radius: 6px;
	box-sizing: border-box;
	border: 1px solid rgba(81, 81, 81, 0.49);
	font: 400 14px / 20px BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	color: #060606e6;
	text-shadow: 0px 0px 3px rgba(234, 234, 234, 0.99);
}
.fone_search_route_text{
	margin: 2px 5px 4px 5px;
}
.text_no_otkuda{
	text-align: center;
	padding: 15px;
}
.city_change{
	z-index: 2;
	position: absolute;
	top: 19%;
	right: -5px;
	height: 30px
}
.svg_change{
	height: 30px !important;
}
.svg_change:hover, .svg_back:hover, .svg_search:hover{
	color: rgb(58, 61, 255);
	background-color: rgb(246, 246, 246);
	border-color: rgb(238, 238, 238);
	box-shadow: inset 0px 0px 5px #BFBFBFA3;
		-webkit-box-shadow: inset 0px 0px 10px #BFBFBFA3;
		-moz-box-shadow: inset 0px 0px 10px #BFBFBFA3;
		-o-box-shadow: inset 0px 0px 10px #BFBFBFA3;
}
.svg_img{
	width: 20px;
	height: 20px;
	margin: 7px 10px;
	padding: 5px;
	border: 1px solid #000;
	border-color: rgba(89, 89, 89, 0.64);
	background-color: rgb(255, 255, 255);
	cursor: pointer;
	border-radius: 8px;
}
.svg_search{
	float: right;
}
.svg_close{
	z-index: 2;
	position: absolute;
	top: -7%;
	right: -5px;
}
.svg_nav{
	z-index: 2;
	position: absolute;
	top: -4%;
	left: -5px;
}
.div_input_submit{
	margin: 3px 10px 0 10px;
}
.input_submit{
	color: rgb(255, 255, 255);
	cursor: pointer;
	min-height: 40px;
	border-radius: 6px;
	width: 100%;
	transition: background 0.2s ease-in-out 0s;
	background-size: 125% 125%;
	background-image: linear-gradient(to right bottom, rgb(0, 255, 255) 0%, rgb(0, 115, 255) 60%, rgb(170, 90, 255) 80%, rgb(255, 65, 110) 100%);
	background-position-x: 5%;
	font-weight: 600;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.51);
}
.img_user_status{
	margin: 5px;
	width: 30px;
	height: 30px;
}
.text_user_status{
	margin: 10px;
	width: 100%;
	height: 20px;
}
/* автоматические переносы */
.hyphens{
	overflow-wrap: normal;
  word-wrap: break-word;
  word-break: normal;
  line-break: auto;
 -webkit-hyphens: none; -ms-hyphens: none; hyphens: none;
}
/* автоматические переносы */
/* элементы модального окна */
.popup_error_wrap {
	position: fixed;
	bottom: 58px;
	right: 20px;
	cursor: default;
	z-index: 999;
}

.popup_error_dialog {
	width: 280px;
	height: auto;
	background: #333;
	opacity: .9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #eee;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 14px;
	border: 2px solid #999;
	display: block;
	position: relative;
	margin: 0 0 12px 0;
}
.popup_error_dialog p {
	text-align: left;
	margin: 0 0 0 40px;
}
.error_bad{
	color: white;
	border-color: #B32B2B;
}
.error_good {
	color: white;
	border-color: #A3CF19;
}
.popup_error_img{
	width: 32px;
	height: 32px;
	margin-top: -8px;
	float: left;
}
/* элементы модального окна */
/* оформление таблицы */
table.table_route_search {
	width: 100%;
	text-align: center;
	border-collapse: separate;
	border-spacing: 4px;
	border-radius: 6px;
	border: 1px solid #080809b3;
	background: linear-gradient(90deg, #89bfe8a6, #a3beca5e);
	margin-bottom: 10px;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.36);
		-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.36);
		-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.36);
		-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.36);
}
table.table_route_search thead tr {
	color:#010546db;
	font-weight:700;
}
table.table_route_search thead tr td {
 border-radius:4px;
 background:#2e82c396;
 padding: 10px;
 box-shadow: inset 0px 0px 10px #595957;
	-webkit-box-shadow: inset 0px 0px 10px #595957;
	-moz-box-shadow: inset 0px 0px 10px #595957;
	-o-box-shadow: inset 0px 0px 10px #595957;
}
table.table_route_search tbody tr td {
	border:1px solid #2e82c3;
	border-radius:4px;
	background:#cbdfef;
	padding: 1px 3px 3px 3px;
	width: 50%;
}
table.table_route_search tbody tr td:hover {
	background:#f3f5f7d1;
	transition-duration:0.2s;
}
.td_time_text{
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}
/* Кнопка  "Показать/Скрыть" */
.content-block-fix {
    padding: 3px;
	text-align: left;
    position: relative;
}
.content-block-text {
    height: 23px;
    overflow: hidden;    
    position: relative;
    transition: margin 0.3s;
}
.content-block-text-open {
	height: auto;
}
.content-block-text-shadow:after {
	content: "";
}
.show-all-container {
	text-align: center;
	margin-top: 3px;
	display: none;
}
.show-all {
    padding: 5px 10px;
	border: 1px solid #000;
		border-top-color: rgb(0, 0, 0);
		border-right-color: rgb(0, 0, 0);
		border-bottom-color: rgb(0, 0, 0);
		border-left-color: rgb(0, 0, 0);
	border-top-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-left-color: rgb(0, 0, 0);
	border-color: rgba(89, 89, 89, 0.64);
	background-color: rgb(255, 255, 255);
	cursor: pointer;
	border-radius: 8px;
}
.show-all:hover{
	color: rgb(58, 61, 255);
	background-color: rgb(246, 246, 246);
	border-color: rgb(238, 238, 238);
	box-shadow: inset 0px 0px 5px #BFBFBFA3;
		-webkit-box-shadow: inset 0px 0px 10px #BFBFBFA3;
		-moz-box-shadow: inset 0px 0px 10px #BFBFBFA3;
		-o-box-shadow: inset 0px 0px 10px #BFBFBFA3;
}
/* Предупреждение об использовании js */
.js_notification{
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 430px;
  min-width: 300px;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 10px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

.js_notification p{
  margin: 0;
  font-size: 0.7rem;
  text-align: center;
  color: #575F67;
}
/* Кнопка "вверх" */
.upbtn {
    opacity: 0.8;
    z-index: 9999;
    width: 40px;
    height: 50px;
    position: fixed;
    bottom: -80px;
    right: 10px;
    cursor: pointer;
    border: 1px solid rgba(89, 89, 89, 0.64);
    transition: all .7s ease-in-out;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #337AB7;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDQ0NC44MTkgNDQ0LjgxOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQ0LjgxOSA0NDQuODE5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQzMy45NjgsMjc4LjY1N0wyNDguMzg3LDkyLjc5Yy03LjQxOS03LjA0NC0xNi4wOC0xMC41NjYtMjUuOTc3LTEwLjU2NmMtMTAuMDg4LDAtMTguNjUyLDMuNTIxLTI1LjY5NywxMC41NjYgICBMMTAuODQ4LDI3OC42NTdDMy42MTUsMjg1Ljg4NywwLDI5NC41NDksMCwzMDQuNjM3YzAsMTAuMjgsMy42MTksMTguODQzLDEwLjg0OCwyNS42OTNsMjEuNDExLDIxLjQxMyAgIGM2Ljg1NCw3LjIzLDE1LjQyLDEwLjg1MiwyNS42OTcsMTAuODUyYzEwLjI3OCwwLDE4Ljg0Mi0zLjYyMSwyNS42OTctMTAuODUyTDIyMi40MSwyMTMuMjcxTDM2MS4xNjgsMzUxLjc0ICAgYzYuODQ4LDcuMjI4LDE1LjQxMywxMC44NTIsMjUuNywxMC44NTJjMTAuMDgyLDAsMTguNzQ3LTMuNjI0LDI1Ljk3NS0xMC44NTJsMjEuNDA5LTIxLjQxMiAgIGM3LjA0My03LjA0MywxMC41NjctMTUuNjA4LDEwLjU2Ny0yNS42OTNDNDQ0LjgxOSwyOTQuNTQ1LDQ0MS4yMDUsMjg1Ljg4NCw0MzMuOTY4LDI3OC42NTd6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)
}
.upbtn:hover {
    opacity: 1;
    background-color: #337AB7;
}
@-ms-viewport { 
 width: device-width;
}
@-o-viewport { 
 width: device-width;
}
@viewport { 
 width: device-width;
}
@media all and (max-width:360px){
	.page_content {
		width: 100%;
	}
}