body {
	position: relative;
	/*transition: 0.5s;*/
	font-family: 'Lato', sans-serif !important;
}
p{
		font-family: 'Lato', sans-serif !important;
}
.col-xs-12 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
/* login page */
.login_page {
	/*background-color: #0086e2;*/
	text-align: center;
	height: 100vh;
    /*background-image: url("app/common/img/login.jpg");*/
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
}
.logo {
	height: 134px;
	margin-top: 68px;
    margin-bottom: 13px;
}
.logo-img {
		height: 100%;

}
.log_field {
	border-bottom: 1px solid white;
	height: 52px;
	width: 60%;
	margin: 0 auto;
	color: white;
}
.icon_log {
	float: left;
	margin-top: 14px;
	margin-left: 15px;
	font-size: 25px !important;
}
.log_input {
	float: left;
	height: 28px;
	width: 64%;
	background-color: transparent;
	border: none;
	font-size: 17px;
	margin-left: 28px;
	display: inline-block;
	margin-top: 14px;
}
.log_input:active, .log_input:focus {
	outline: transparent !important;
}
.log_input::-webkit-input-placeholder {
	color: white;
}

.log_input:-moz-placeholder {/* Firefox 18- */
	color: white;
}

.log_input::-moz-placeholder {/* Firefox 19+ */
	color: white;
}

.log_input:-ms-input-placeholder {
	color: white;
}
select.log_input option {
	color: black;
	font-size: 15px;
}
.log_button {
	background-color: #ffcc32;
	height: 42px;
	width: 60%;
	margin: 0 auto;
	margin-top: 21px;
	color: #2a86c9;
	font-size: 18px;
	padding-top: 11px;
	font-weight: bolder;
}
.sea {
	position: fixed;
	bottom: 0px;
	width: 100%;
	left: 0;
	z-index: -1;
}
/* end login page */

/* footer */
footer {
	position: fixed !important;
	margin: auto !important;
	left: 0;
	right: 0;
	bottom: 0;
	width: 102%;
	margin-bottom: 0px !important;
	background-color: rgba(0, 0, 0, 0.8);
	height: 72px;
}
.bx-wrapper .bx-pager {
	display: none;
}
.bx-wrapper {
	max-width: 100% !important;
	width: 100%;
	margin-top: 9px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
}
/*.circle {
    width: 50px;
    height: 50px;
    background-color: red;
    border-radius: 27px;
    text-align: center;
    position: relative;
}*/
.bx-wrapper img {
	width: 23px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.bxslider li {
	width: 60px !important;
    margin-top: 3px;
}
.bx-wrapper .bx-viewport {
    background-color: transparent !important;
    border: none !important;
    width: 76% !important;
    margin: 0 auto;
    box-shadow: none !important;
    height: 60px !important;
    left: 0px !important;
}
.bx-wrapper .bx-next {
	right: 11px !important;
}
.bx-wrapper .bx-prev {
	left: 4px !important;
}
.bx-wrapper .bx-left {
	right: 36px !important;
}
/* end footer */
/*.bx-wrapper .bx-prev{
 background:none !important;
 }*/
/* header */

.header img {
	width: 95px;
	position: absolute;
	right: 0;
	left: 0;
	top: 15px;
	margin: auto;
}



.menu_line > svg, .menu_line > i {
	margin-left: 21px;
	width: 35px;
	height: 35px;
	margin-top: 13px;
	float: left;
}
.menu_line > i {
    margin-top: 18px;
    color: #858482;
    font-size: 30px;
    margin-left: 24px;
    width: 32px;
}

.menu_line > svg path {
	fill: #858482;
}
.menu_line.select p , .menu_line.select i {
	color: #eab92e;
}
.menu_line.select > svg path {
	fill: #eab92e;
}
.menu a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s
}
/* end header */
#mymap {
	width: 100%;
	height: 100vh;
    position: fixed !important;
    top: 54px;
    z-index: 99;
	/*position: absolute !important;*/
}
/* trips page */
.tab {
	background-color: #979797;
	height: 51px;
	width: 48.4%;
	color: #fecb2f;
	font-size: 17px;
	text-align: center;
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: -2px;
	margin-left: 4px;
}
.tab.active {
	background-color: #40403f;
}
.item_line {
	background-color: #40403f;
	padding: 8px !important;
	margin-bottom: 6px;
}
}
.item_line .row:first-child .detail_text {
	color: #fecb2f;
	display: inline-block;
}
.item_line p:first-child > svg path {
	fill: #fecb2f;
}
.item_line svg {
	margin-right: 25px;
}
.blue_svg path {
	fill: #0592e4;
}
.all_items {
	margin-bottom: 59px;
	padding: 4px 4px 110px 4px !important;
}
/* end trips page */

/* trip page */
.cot_trip {
	background-color: #40403f;

	margin: 5px;
	margin: 8px;
	margin-bottom: 0px;
	margin: 0px;
	position: relative;
    padding: 8px;
}
.cot_trip .text{
    font-size: 18px;
    margin-bottom: 4px;
}
.cot_trip div:first-child {
	font-size: 25px;
	color: #0592e4;

}
.cot_trip div {
	/*display: inline-block;*/

}
.cot_trip .cot_detail {
	font-size: 15px;
	color: white;
}
.station {
	margin-bottom: 0px;
	margin-top: 7px;
	float: left;
	background-color: #40403f;
}
.station_details {
	width: 59%;
	padding-left: 15px;
	float: left;

}
.station_details p {
	font-size: 15px;
}
.station_img {
	position: relative;
    width: 39%;
    height: 180px;
    overflow: hidden;
    float: right;
}
.station_details p:first-child {
	margin-bottom: 2px;
	color: #FECA31;
}
.station_details p:last-of-type a {
	color: #fecb2f;
	text-decoration: underline;
}
.station_details p:last-of-type svg path {
	fill: #fecb2f;
}
.station_details p {
	margin-bottom: 0px;
	color: white;
	font-size: 15px;
}
.station_details p:not(:first-child),.station_details a:not(:first-child) {
	margin-left: 6px;
}
.circle_number {
	width: 25px;
    height: 25px;
    border-radius: 22.5px;
    background-color: #ad8d37;
    color: white;
    font-size: 16px;
    text-align: center;
    margin-top: 3px;
    margin-right: 16px;
    padding-top: 1px;
}
.img_center {
    width: 100%;
    height: auto;
	margin: auto;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
    min-height: 230px;
    width: auto;
}
.bottom_station {
	background-color: #e2e0e1;
    font-size: 31px;
    padding: 15px !important;
}
.bottom_station p:first-child {

    overflow: hidden;
    font-size: 15px;
}
.all_stations {
	float: left;
}
.navigate {
	background-color: #feca31;
    width: 145px;
    height: 38px;
/*    margin-bottom: 5px;*/
    display: table;
    text-align: center;
    margin: 10px auto;
}
.navigate svg {
	float: left;
	margin-top: 21px;
	margin-right: 33px;
	margin-left: 35px;
	width: 50px;
	height: 50px;
}
.navigate svg path {
	fill: rgba(0, 0, 0, 0.32);
}
.navigate p {
	margin-top: 12px;
	margin-left: 18px;
	float: left;
}
svg.rest {
	width: 28px;
}
svg.yellow_svg path {
	fill: #fecb2f;
}
.open_trip {
	display: none;
    border: 2px solid #40403f;
    float: left;
    margin-bottom: 5px;
}
/* end trip page */

/* businesses page */
.btn_circle {

    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    width: 29px;
    height: 26px;
    left: 0;
    top: 0;
    bottom: 0;
}
.btn_circle2 {
	position: absolute;
    margin: auto;
    width: 29px;
    height: 26px;
    top: 0;
    bottom: 0;
    right: 15px;
}
.btn_circle circle, .btn_circle line {
	stroke: #0592e4
}
.detail_text {
	display: inline-block;
    width: 85%;
	font-size: 15px;
	color: white;
	margin-left: 7px;
    word-break: break-all;
    margin-bottom: 0px;
    width: auto;
}
/* end businesses page */

/* business page */
.cot {
	background-color: #40403f;
	height: 41px;
	margin-bottom: 0px;
}
.cot p {
	color: #feca31;
	font-size: 18px;
	margin-top: 8px;
}
.cot svg path {
	fill: #feca31;
}
.cot div {
	float: left;
	height: 100%;
}
.cot > div:first-child, .cot div:last-child {
	width: 12%;
}
.cot > div:first-child {
	background-color: #0592E4;
    text-align: center;
    width: 50px;
    padding: 0;
    position: relative;
}
.cot > div:first-child img {
	max-height: 22px;
    width: auto;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.cot > div:last-child {
	position: relative;
	float: right;
}
.cot > div:last-child > .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 56px;
	background-color: #4f4d4e;
}
.cot > div:last-child > .close > i {
	font-size: 45px;
	float: right;
	margin: 7px;
	color: #a9a9a9;
}
.cot div:not(:first-child) {
	margin-left: 12px;
}
.all_big_items {
	padding: 5px 5px 70px 5px !important;
}
.div_details {
	background-color: #e2e0e1;
	width: 100%;

	padding: 8px;
}
.div_details p > svg {
	margin-right: 25px;
}
.div_details p {
	color: #40403f;
    font-size: 14px;
    margin-bottom: 4px;
}
/*.div_details p>label{
 margin-bottom: 0px;
 font-weight: normal;
 }*/
label {
	margin-bottom: 0px !important;
	font-weight: normal !important;
}
.div_details p > label:not(:first-of-type) {
	display: block;
}
.div_details p > a {
	color: #2d3ff9;
	text-decoration: underline;
}
.line {
	height: 1px;
    width: 100%;
    background-color: #d3d1d2;
    margin: 0 auto;
}
.message {
	margin-top: 11px;
}
/* end business page */

/* event page */
.event_img {
	overflow: hidden;
	height: 230px;
	position: relative;
    margin-top: 54px;
}
.event_img p {
	color: white;
	font-size: 25px;
	z-index: 1;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 76px;
	text-align: center;
}
.pdate {
	top: 118px !important;
	font-size: 20px !important;
}
.find_event {
	height: 32px;
	font-size: 14px;
	padding: 7px;
	border: 1px solid black;
	border-top: none;
	color: black;
}
.all_find {
	display: none;
}
.event {
	background-color: #e2e0e1;
}
.event_line:first-child {
	height: 41px;
	border-bottom: 1px solid white;
}
.event_line:last-child {
	height: 41px;
	padding: 13px;
	padding-left: 9px !important;
}
.play {
	font-size: 18px;
	color: #0592e4;
	margin: 8px;
}
.open_event {
	width: 12%;
    height: 100%;
    float: right;
    background-color: #0592e4;
    position: relative;
}
.time {
	font-size: 18px;
	float: right;
	margin: 8px;
	margin-right: 16px;
	color: #0592E4;
}
.time_icon {
	font-size: 24px !important;
	color: #C6C6C6;
	float: right;
	margin: 9px;
	margin-right: -3px;
}
.open_item {
	float: left;
    display: none;
    margin-bottom: 5px;
    width: 100%;
    border: 2px solid #40403f;
}
.event_icon {
	width: 62px;
}
.look_for {
	margin-bottom: 5px;
}
.icon_blue {
	color: #0592e4;
	margin-right: 22px;
	font-size: 43px !important;
}
.slider_date {
	position: absolute;
	top: 102px;
	margin: auto;
	left: 0;
	right: 0;
	z-index: 9;
	width: 196px;
}
.slider_date > #myCarousel {
	float: none;
}
.slider_date .carousel-inner > .item {
	height: 120px;
}
.slider_date .carousel-inner > .item > .day {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 25px;
	width: 147px;
	color: white;
	position: absolute;
	margin: 0 auto;
	top: 44px;
	bottom: 0;
	right: 0;
	left: 0;
	text-align: CENTER;
	height: 39px;
	border-bottom: 5px solid #e9b631;
}
/*.carousel-control {
	background-image: none !important;
	text-shadow: none !important;
	opacity: 1 !important;
	z-index: 0;
}*/
/*.carousel-control > .glyphicon {
	font-size: 22px !important;
}*/

/* end event page */

/* hotel page  */

.name_hotel {
	height: 48px;
	font-size: 20px;
	text-align: center;
	color: #feca31;
	background-color: #40403f;
}
.name_hotel p {
	margin-top: 11px;
}
.name_hotel img {
	height: 100%;
	max-width: 100%;
}
/*.carousel-indicators {
	display: none;
}*/
#myCarousel {
	float: left;
}
.carousel-inner > .item {
	/*height: 264px;*/
}
/*.carousel-inner > .item img {
	margin: 0 auto;
    width: 100%;
    min-height: 200px;
}*/
.hotel_detail {
	color: white;
	font-size: 22px;
	padding: 0px 85px 0px 92px;
}
.send_message {
	height: 138px;
	background-color: #edebec;
	text-align: center;
}
.send_message textarea {
	width: 95%;
	height: 75px;
	margin: 9px;
	font-size: 15px;
	padding: 14px;
	background-color: #EDEBEC;
	border: none;
}
.send_message textarea::-webkit-input-placeholder {
	font-size: 15px;
}

.send_message textarea:-moz-placeholder {/* Firefox 18- */
	font-size: 15px;
}

.send_message textarea::-moz-placeholder {/* Firefox 19+ */
	font-size: 15px;
}

.send_message textarea:-ms-input-placeholder {
	font-size: 15px;
}
.send {
	width: 28%;
	height: 30px;
	background-color: #0089DA;
	color: white;
	font-size: 19px;
	float: right;
	margin-right: 9px;
	padding-top: 2px;
}
.see_all {
	background-color: #d6f0ff;
	height: 35px;
	border: 1px solid black;
	text-align: center;
}
.see_all > label {
	font-size: 15px;
	margin-top: 7px;
}
.see_all > i {
	position: absolute;
	left: 20px;
	top: 5px;
	font-size: 26px;
}
.send_message, .see_all, .one_message {
	margin-bottom: 4px;
}
.one_message {
	background-color: #EDEBEC;
	padding: 10px;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.all_messages .one_message {
	padding-right: 8px !important;
	padding-left: 8px !important;
}
.one_message > label {
	font-size: 15px;
	color: #1894dd;
}
.one_message > label:not(:first-child) {
	margin-left: 10px;
}
.one_message > i {
	font-size: 38px;
	color: #1894dd;
	float: right;
}
.one_message > p {
	font-size: 16px;
	margin-bottom: 0px;
}
.notes {
	padding: 12px 30px 0px 30px !important;
}
.cot_note {
	height: 38px;
	border: 1px solid #fecb2f;
	margin-bottom: 2px;
}
.cot_note > label {
	font-size: 17px;
	margin-top: 9px;
	margin-left: 11px;
}
.cot_note > i {
	color: #fecb2f;
	font-size: 30px;
	-ms-transform: rotate(-40deg);
	-webkit-transform: rotate(-40deg);
	transform: rotate(-40deg);
	margin: 6px;
}
.note > label {
	color: #727171;
}
/*.note {
	border-bottom: 1px solid #fecb2f;
	background-color: white;
}*/
.subject_note {
	display: block;
	margin-left: 0px !important;
	color: #1894dd !important;
	font-size: 22px !important;
}
.all_messages {
	display: none;
}
/* end hotel page  */
/* icons page */
.links {
	float: none !important;
	margin: 0 auto;
    margin-top: 100px;
    padding-bottom: 80px;
}
.links > .row {
	margin-top: 18px;
	text-align: center;
}
.link {
	float: left;
	text-align: center;
}
.link > img {
	width: 67px;
}
.f_right {
	float: right;
	margin-right: 26px;
}
.link > p {
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
}
/* end icons page */

/* map page */
.map_trip {
	position: absolute;
	top: 500px;
	right: 200px;
}
.map_trip .drop path {
	fill: #6c007c;
}
.drop_icon {
	width: 40px;
	height: auto;
	position: absolute;
	top: 18px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.drop path {
	stroke: gray;
}
/*.map_trip{
 text-align: center;
 }*/
#triangle_down {
	width: 0;
	height: 0;
	border-top: 35px solid #373737;
	border-left: 26px solid transparent;
	border-right: 26px solid transparent;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	bottom: -30px;
}
.drop_message {
	background-color: #373737;
	min-width: 115px;
	/*padding: 17px;
	width: 455px;
	border-radius: 18px;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 19px #7C7C7C;
	position: relative;
	opacity: 0;*/
}
.drop_message p {
    font-size: 14px;
    color: white;
    margin-bottom: 0px;
    font-weight: 500;
}
.location_img {
	position: absolute;
	right: 24px;
	bottom: 21px;
	width: 32px;
	height: auto;
}
.location_img path {
	fill: #ffc92e;
}
.drop_map {
	position: relative;
	margin: 0 auto;
	margin-top: 42px;
	width: 82px;
}
.drop, .drop_icon {
	z-index: 9;
}
.one_drop_map {
	position: absolute;
}
.one_drop_map.pharmacy .drop path {
	fill: #fe1a19;
}
.one_drop_map.pharmacy .drop_icon {
	margin-top: 6px;
	width: 44px;
}
.one_drop_map.business_drop .drop path {
	fill: #fe9b00;
}
.one_drop_map.business_drop .drop_icon {
	margin-top: 3px;
	width: 33px;
}
.one_drop_map.hotel_drop .drop path {
	fill: #04007b;
}
.one_drop_map.hotel_drop .drop_icon {
	margin-top: 4px;
}
.bold .drop path {
	stroke: #404040;
	stroke-width: 10px;
}

/* end map page */
/*
.bx-wrapper .bx-prev {
	background: url(/app/common/bxslider/images/controls.png) no-repeat 0 -32px !important;
}
.bx-wrapper .bx-next {
	background: url(/app/common/bxslider/images/controls.png) no-repeat -43px -32px !important;
}
*/
.valid_message {
	font-size: 15px;
	margin: 4px auto;
	display: none;
}
/*.item_line .col-xs-1{
 padding: 0px;
 }*/
.item_line .col-xs-1 svg {
	width: 17px;
}
.item_line .icon, .div_details .icon {
	color: #0592e4 ;
    margin: 0 !important;
    width: 22px !important;
    text-align: center;
    font-size: 18px;
}
.navigate > i {
	float: left;
	margin: 9px;
	font-size: 22px !important;
	color: #c79e27 !important;
}
.item-icon {
	max-height: 22px;
}
.line-space {
	margin-bottom: 4px;
}
.name-of-business {
	color: #ffca30;
    margin-left: 18px;
    font-size: 18px;
}
.ng-binding i {
	margin-right: 5px;
}
.pack-business-img {
	height: 160px;
	overflow: hidden;
    position: relative;
}
.pack-business-img img{
	position: absolute;
    width: 100%;
    height: auto;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.navigate p{
	display: table-cell;
    vertical-align: middle;
    margin: 0;
    float: none;
    text-align: center;
    color: #40403f;
}
.navigate i{
color: #40403f !important;
    margin: 0 !important;
    width: 22px !important;
    text-align: left;
    }

   .pack-event{
   	display: block;
    margin-bottom: 5px;
   }


   .station_details img,.station_details i{
   	max-height: 20px;
    margin-right: 22px;
   }
#mymap>div>div>div>div:nth-child(4)>div:nth-child(4)>div>div:nth-child(1)>div:nth-child(4){
	background-color: #373737 !important;
}
#mymap>div>div>div>div:nth-child(4)>div:nth-child(4)>div>div:nth-child(1)>div:nth-child(3)>div>div{
	background-color: #373737 !important;
}

.popup{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    top: 0px;
    bottom: 0;
    z-index: 99;
    display: none;
    overflow: scroll;
}
.popup .open_button{
	transform: rotate(43deg);
}
.popup>.open_item,.popup>.open_trip{
	display: block !important;
    margin-bottom: 5px;
    width: 95%;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 9px;
    bottom: 0;
    border:none;
}
.require{
	color: red;
    font-size: 16px;
    display: none;
}
.padding-top{
    padding-top: 54px;
}
.cot_hotel{
    margin-top: 55px;
}
.white_star{
    color: white;
    font-size: 22px !important;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
}
footer ~ span {
    display: none;
}
.login_later{
    color: black;
    text-shadow: 1px 1px 0px white;
    text-decoration: underline;
    width: 60%;
    margin: auto;
    font-weight: bolder;
    text-align: right;
    margin-top: 3px;
}
.slider_hotel{
    width: 100%;
    height: 200px;
}
.left27{
    margin-left: 27px;
}
.left22{
    margin-left: 22px;
}
.position{
    z-index: 150px;
}
.floatright{
    float:right;
}
.trip_btn{
    float:right;
    margin-left: 5px;
    width: auto;
    height: auto;
    padding: 5px;
    margin-bottom: 0px;
}
.search_box{
    position: fixed;
    top: 54px;
    width: 100%;
    padding: 13px 20px;
    z-index: 999;
    background-color: #0089da;
    display: none;
}
.search_input{
    width: calc(100% - 36px);
    height: 28px;
    border: none;
    padding: 5px;
}
.search_box .go{
    border: none;
    border-radius: 0px;
    background-color: #feca31;
    float: right;
    height: 28px;
    width: 36px;
}

.none{
    display: none;
}
.block{
    display: block;
}
.no_results{
    margin: 10px 0 0 0;
    color: red;
    display: none;
}
.banner{
    position: fixed; 
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    width: 100%;
    height: 270px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.61); 
    display: none;
}
.banner img{
    position: absolute;  
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    padding: 5px;
}
.close_baner{
    color: white;
    font-size: 28px !important;
    right: 15px;
    top: -8px;
    position: absolute;
    z-index: 99;
}
.banner_map{
    height: 180px;
    float: left;
    margin-bottom: 6px;
    width: 100%;
    display: table;
}
.banner_map img{
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.logo-img path {
  fill: #000;
}





