@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
@import url(//fonts.googleapis.com/css?family=Asap:400,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Roboto:500,900,100,300,700,400);
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #ffffff;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #999999;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 24px;
}
h1.navbar-brand_ {
	margin: 18px 0 0 0;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	top: 0;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 300 48px/1em 'Roboto';
	margin: 40px 0 47px 0;
	color: #999;
	text-align: center;
}
h3 {
	font: 300 24px/34px 'Roboto';
	color: #323232;
	margin: 0 0 3px 0;
}
h4 {
	font: 14px/20px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #414042;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #fafafa;
}
.content.indent {
	padding: 72px 0 0 0;
	background: #ffffff;
}
.center {
	text-align: center;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	background: #e93402;
	border-top: 5px solid #999;
}
header .box1 {
	padding: 4px 42px 4px 32px;
}
header .box2 {
	background: #ffffff;
	padding: 0 42px 0 32px;
}
.chat_box {
	float: left;
	text-align: left;
	width: 150px;
}
.chat_box span {
	font-size: 18px;
	color: #439fc9;
	float: left;
	margin: 6px 7px 0 0;
}
.chat_box a {
	text-transform: uppercase;
	color: #439fc9;
	font: bold 10px/12px 'Open Sans';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.chat_box a:hover {
	color: #e93402;
}
.chat_box p {
	font: 10px/12px 'Open Sans';
	color: #434345;
	display: block;
	margin: -3px 0 0 0;
}
.follow_box {
	overflow: hidden;
	float: right;
}
.follow_box .box {
	float: left;
	padding: 6px 0 0 0;
}
.follow_box .box a {
	font: 10px/12px 'Open Sans';
	color: #ffffff;  /*757c7f*/
	margin: 0 0 0 12px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_box .box a:hover {
	color: #000000;   /*e93402*/
}
.follow_icon1 {
	padding: 0;
	margin: 4px 0 0 33px;
	list-style: none;
	float: left;
	overflow: hidden;
}
.follow_icon1 li {
	float: left;
	margin: 0 0 0 3px;
}
.follow_icon1 li:first-child {
	margin: 0;
}
.follow_icon1 li a {
	font-size: 13px;
	line-height: 23px;
	color: #ffffff;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: #000000;  /*bfbfbf*/
	text-align: center;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon1 li a:hover {
	color: #ffffff;
	background: #bfbfbf;  /*22c8ff*/
}
.follow_icon2 {
	padding: 0;
	margin: 12px 0 0 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}
.follow_icon2 li {
	float: left;
	margin: 0 0 0 3px;
}
.follow_icon2 li:first-child {
	margin: 0;
}
.follow_icon2 li a {
	font-size: 13px;
	line-height: 23px;
	color: #ffffff;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: #bfbfbf;
	text-align: center;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon2 li a:hover {
	color: #ffffff;
	background: #676767;
}
.follow_icon3 {
	padding: 0;
	margin: 12px 0 50px 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}
.follow_icon3 li {
	float: left;
	margin: 0 0 0 6px;
}
.follow_icon3 li:first-child {
	margin: 0;
}
.follow_icon3 li a {
	font-size: 30px;
	line-height: 63px;
	color: #ffffff;
	width: 63px;
	height: 63px;
	background: transparent;
	border: 2px solid #ffffff;
	border-radius: 100%;
	text-align: center;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon3 li a:hover {
	color: #ffffff;
	background: #439fc9;
	border-color: #439fc9;
}
/* menu
========================================================*/
nav.tm_navbar {
	position: relative;
	z-index: 0;
	border: none;
	padding: 0 19px 0 0;
	margin: 0 60px 0 0;  /*margin: 0 94px 0 0;*/
	float: right;
	min-height: 0;
	background: none;
}
nav.tm_navbar li {
	position: relative;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	float: left;
}
nav.tm_navbar li:first-child {
	margin: 0;
}
nav.tm_navbar li:last-child {
	padding: 0;
	background: none;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0 40px;
	font: 24px/96px 'Roboto';
	/*font: 24px/96px 'Lato';*/
	color: #000000;
	text-transform: uppercase;
	background: transparent;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li.active > a {
	color: #ffffff;
	background: #e93402;
}
nav.tm_navbar li.active > span {
	color: #ffffff;
}
nav.tm_navbar li:hover > a {
	color: #ffffff;
	background: #e93402;  /*232323*/
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li:hover > span {
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: #e93402;  /*232323*/
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > span {
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li span {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 14px;
	color: #ffffff;
	font-size: 10px;
	z-index: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 235px;
	left: 0;
	top: 96px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #232323;
	border-radius: 0;
	padding: 15px 0;
	margin: 0;
	text-align: left;
}

nav.tm_navbar .sub-menu > ul#menu2 {
    width: 280px;
}

nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 !important;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
nav.tm_navbar .sub-menu > ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 300 14px/39px 'Roboto';
	/*font: 300 14px/39px 'Lato';*/
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 9px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 22px;
	background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #E93402 !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff !important;
	background: #E93402 !important;
}






nav.tm_navbar .active > ul {
	position: absolute;
	display: none;
	width: 235px;
	left: 0;
	top: 96px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #232323;
	border-radius: 0;
	padding: 15px 0;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .active > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 !important;
	padding: 0;
	display: block;
}
nav.tm_navbar .active > ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
nav.tm_navbar .active > ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 300 14px/39px 'Roboto';
	/*font: 300 14px/39px 'Lato';*/
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .active > ul li span {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 9px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 22px;
	background: none;
}
nav.tm_navbar .active > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #E93402 !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .active > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff !important;
	background: #E93402 !important;
}



/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 235px;
	left: 100%;
	top: -15px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #232323;
	border-radius: 0;
	padding: 15px 0;
	margin: 0 0 0 0px;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	font: 300 14px/39px 'Roboto';
	/*font: 300 14px/39px 'Lato';*/
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: #E93402 !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/


.ticket_user_info input[type='text'],.ticket_user_info input[type='password'], .ticket_user_info select, .user_register input[type='text'], .user_register input[type='password'], .user_register select, .buy-ticket-form input[type='text'], .buy-ticket-form select, .login_form input[type='text'], .login_form input[type='password'] {
  border: 1px solid #aeaeae;
  background: none;
  font: 300 18px/18px 'Roboto';
  height: 51px;
  color: #adadad;
  padding: 14px 19px;
  border-radius: 3px;
  margin-bottom:10px;
}
.user_register input[type='password']  { width:300px; }


.buy-ticket-form { margin-bottom: 100px;margin-top: 80px; }
.buy-ticket-form label { font-weight:normal; font-size:22px;}
.buy-ticket-form input[type='checkbox']  { width:30px; height:30px; position: absolute; left: -14px; top: -5px;}
.btns {
  text-align: center;
}
.btns .submit_button { background:transparent; border:none; } 

.hidden_on_load,  div#returnDivBuses.hidden_on_load, .hidden_on_load1 { display:none; }  
.btn_buyform.disabled, .btn_buyform[disabled], fieldset[disabled] .btn_buyform {
  box-shadow: none;
  cursor: not-allowed;
  opacity: 0.65;
  /*pointer-events: none;*/
}
    
    .btn_buyform {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  line-height: 2;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
        
}

 .btn_buyform a {  color:#333;  }
 
 .routetime {
    font-size: 18px;
    font-weight: 400;
    color:#333;
    height:30px;
}
 .routetime span {
    font-size:14px;color: #777777;
}
.routecity {
    color: #777777;
    font-weight: 300;
    font-size: 15px;
}
.routecitytitle {
    color: #777777;
    font-weight: 500;
    font-size: 15px;
}
.routecompany { color:#777777; border-bottom:1px solid #ccc; font-size:15px;margin-bottom:3px; }
.arrow {
  display: inline-block;
  float: left;
  width: 50px;
  font-size:25px;
}

.routeprice {
    color: #4f94e8;
    font-size: 23px;
    text-align: right;
}

.ticket_user_info label { font-weight:normal; font-size:22px;}
.ticket_user_info input, .ticket_user_info select { width:100%;}

.sidebar h4 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    color:#010101;
    text-transform:none;
}

.route_destination { color:#777777; border-bottom:1px solid #cccccc; }



#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	z-index: 20;
	color: #333;
	font-size: 37px;
}
#toTop:hover {
	outline: none;
	color: #ff9008;
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 57px;
}
.thumb-box1 {
	overflow: hidden;
	padding: 56px 0 16px 0;
	background: #999;
}
.thumb-box2 {
	text-align: center;
	overflow: hidden;
	padding: 85px 0 357px 0;
	background: url(../img/homepage_bus_small_01.jpg) center bottom no-repeat;
}
.thumb-box2 .title {
	font: 300 48px/1em 'Roboto';
	color: #999;
	margin-bottom: 52px;
}
.thumb-box2 p {
	font-size: 16px;
	line-height: 28px;
	color: #323232;
	margin-bottom: 30px;
}
.thumb-box2 .col-lg-6 {
	text-align: left;
	margin-bottom: 40px;
}
.thumb-box3 {
	overflow: hidden;
	padding: 68px 0 64px 0;
	background: #e93402;   /*439fc9*/
	text-align: center;
}
.thumb-box3 .title {
	color: #ffffff;
	font: 300 48px/1em 'Roboto';
	margin-bottom: 15px;
}
.thumb-box3 .description {
	color: #ffffff;
	font: 300 30px/35px 'Roboto';
	margin-bottom: 48px;
}
.thumb-box3 p{
  color: #ffffff;
  font-size:17px;
}
.thumb-box4 {
	text-align: center;
	overflow: hidden;
	padding: 85px 0 60px 0;
}
.thumb-box4 .description {
	color: #999;
	font: 300 30px/35px 'Roboto';
	margin-bottom: 48px;
}
.thumb-box4 .title {
	font: 300 48px/1em 'Roboto';
	color: #999;
	margin-bottom: 52px;
}
.thumb-box4 p{
  font-size:17px;
}
.thumb-box5 {
	background: #7da23b;
	padding: 85px 0 65px 0;
}
.thumb-box5 .title {
	font: italic 26px/36px 'Georgia';
	color: #ffffff;
	margin-bottom: 43px;
}
.thumb-box5 .title em {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../img/quote1.png) no-repeat;
	margin-right: 13px;
}
.thumb-box5 .title strong {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../img/quote2.png) no-repeat;
	margin-right: 13px;
}
.thumb-box5 .name {
	font: 900 24px/1em 'Roboto';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.thumb-box5 p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 900;
}
.thumb-box6 {
	overflow: hidden;
	padding: 68px 0 64px 0;
	background: #000000;   /*ff9008*/
	text-align: center;
}
.thumb-box6 .title {
	color: #ffffff;
	font: 300 48px/1em 'Roboto';
	margin-bottom: 32px;
}
.thumb-box6 .description {
	color: #ffffff;
	font: 300 30px/35px 'Roboto';
	margin-bottom: 48px;
}
.thumb-box3 p{
  font-size:17px;
}
.thumb-box7 {
	padding: 92px 0 122px 0;
	overflow: hidden;
	background-position: center center;
	position: relative;
	background-image: url(../img/bg_pic.jpg);
	text-align: center;
}
.thumb-box7 .title {
	font: 300 48px/1em 'Roboto';
	color: #ffffff;
	margin-bottom: 52px;
}
.thumb-box7 .title2 {
	font: 300 30px/1em 'Roboto';
	color: #ff9008;
	margin-bottom: 25px;
}
.thumb-box7 p {
	color: #ffffff;
}
.thumb-box7 .col-md-4 {
	text-align: left;
}
.thumb-box8 {
	padding: 0 0 64px 0;
	/*overflow: hidden;*/
}
.thumb-box9 {
	overflow: hidden;
	padding: 68px 0 64px 0;
	background: #439fc9;
	text-align: center;
}
.thumb-box9 .title {
	color: #ffffff;
	font: bold 72px/82px 'Roboto';
	margin-bottom: 15px;
}
.thumb-box9 .description {
	color: #ffffff;
	font: 300 30px/35px 'Roboto';
	margin-bottom: 48px;
}
.thumb-box10 {
	padding: 80px 0 0 0;
	overflow: hidden;
}
.thumb-box10 .col-lg-4 {
	margin-bottom: 30px;
}
.thumb-box11 {
	padding: 0 0 97px 0;
}
.thumb-box12 {
	background: #439fc9;
	padding: 80px 0 70px 0;
	overflow: hidden;
	text-align: center;
}
.thumb-box12 h2 {
	color: #ffffff;
	margin-bottom: 58px;
}
.thumb-box12 .description {
	color: #ffffff;
	font: 300 30px/35px 'Roboto';
	margin-bottom: 48px;
}
.thumb-box13 {
	padding: 92px 0 54px 0;
	overflow: hidden;
	background-position: center center;
	position: relative;
	background-image: url(../img/bg_pic.jpg);
	text-align: center;
}
.thumb-box13 .title {
	font: 300 48px/1em 'Roboto';
	color: #ffffff;
	margin-bottom: 52px;
}
.thumb-box13 .title2 {
	font: 300 30px/1em 'Roboto';
	color: #ff9008;
	margin-bottom: 25px;
}
.thumb-box13 p {
	color: #ffffff;
}
.thumb-box13 .col-md-4 {
	text-align: left;
}
.thumb-box13 .box {
	position: relative;
}
.thumb-box13 .box:after {
	content: '';
	width: 1px;
	height: 100%;
	top: 0;
	right: -30px;
	position: absolute;
	background: #626262;
}
.thumb-box14 {
	padding: 92px 0 40px 0;
	overflow: hidden;
	background-position: center center;
	position: relative;
	background-image: url(../img/bg_pic.jpg);
	text-align: center;
}
.thumb-box14 h2 {
	color: #ffffff;
}
.thumb-box15 {
	padding: 83px 0 0 0;
	overflow: hidden;
	border-bottom: 1px solid #c1c1c1;
}
.thumb-box15 .col-lg-4 {
	margin-bottom: 50px;
}
.thumb-box16 {
	padding: 77px 0 90px 0;
	overflow: hidden;
	border-bottom: 1px solid #c1c1c1;
}
.thumb-box17 {
	overflow: hidden;
	padding: 0 0 70px 0;
	border-bottom: 1px solid #c1c1c1;
}
.errorBox {
	overflow: hidden;
	padding-bottom: 100px;
	border-bottom: 1px solid #c1c1c1;
}
.errorBox .title {
	font: 300 250px/1em 'Roboto';
	color: #e93402;
	text-transform: uppercase;
	margin-bottom: 0;
}
.errorBox .description {
	font: 300 92px/1em 'Roboto';
	color: #999;
	margin-bottom: 55px;
	text-transform: uppercase;
}
.errorBox p {
	font-size: 24px;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 50px 0;
	text-align: center;
	padding: 0;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .badge {
	margin: 0 0 27px 0;
	padding: 0;
	width: 144px;
	height: 144px;
	text-align: center;
	background: none;
	line-height: 144px;
	border-radius: 100%;
	border: 2px solid #ffffff;
}
.thumb-pad1 .thumbnail .badge span {
	font-size: 61px;
	color: #ffffff;
	line-height: 144px;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
}
.thumb-pad1 .thumbnail .caption a {
	color: #ffffff;
	font: 400 22px 'Roboto';
	display: block;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1 .thumbnail .caption a:hover {
	color: #e93402;
}
.thumb-pad1 .thumbnail .caption p {
	margin: 19px 0 0 0;
	font: 300 15px/28px 'Roboto';
	color: #ffffff;
}
.thumb-pad2 {
	margin: 0 0 66px 0;
	text-align: left;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
}
.thumb-pad2 .thumbnail .caption .title {
	font: 300 24px/34px 'Roboto';
	color: #323232;
	margin-bottom: 24px;
}
.thumb-pad2 .thumbnail .caption .lnk {
	font: 300 14px 'Roboto';
	color: #e93402;
	margin-bottom: 10px;
}
.thumb-pad2 .thumbnail .caption .lnk a {
	color: #e93402;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad2 .thumbnail .caption .lnk a:hover {
	color: #323232;
}
.thumb-pad2 .thumbnail .caption .lnk span {
	padding: 0 5px;
}
.thumb-pad2 figure {
	margin: 0 0 16px 0;
	position: relative;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad2 figure:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-pad2 figure i {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	display: block;
	background: #000000 url(../img/zoom.png) center center no-repeat;
	background: rgba(0, 0, 0, 0.4) url(../img/zoom.png) center center no-repeat;
	font-weight: normal;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}

.thumb-pad2 div.thumbnail figure div { 
	position:absolute;
	right:0px; 
	bottom:20px; 
	background-image:url('/files/site/trips_red_label.png'); 
	color:#fff;
	padding: 5px 10px 2px 30px;
    font-size: 20px; 
}
.thumb-pad5 div.thumbnail figure div { 
	position:absolute;
	right:0px; 
	top:30px; 
	background-image:url('/files/site/trips_red_label.png'); 
	color:#fff;
	padding: 5px 10px 2px 30px;
    font-size: 20px; 
}

.thumb-pad2 a.btn-default.btn2.wow.fadeInUp.animated {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 10px;
	font: 300 12px/21px 'Roboto';
	margin: 0;
	border-radius: 48px;
	color: #5d5d5d;
	background-color: #cdcdcd;
	float: none;
	border: 2px solid #cdcdcd;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	float:right;
}


.thumb-pad3 {
	margin: 0;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
}
.thumb-pad3 .thumbnail .caption strong {
	font: 300 24px/34px 'Roboto';
	color: #323232;
	display: block;
	margin-bottom: 15px;
}
.thumb-pad3 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 .thumbnail .caption h3 {
	margin-bottom: 15px;
}
.thumb-pad4 figure {
	margin: 0 0 25px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 40px 0;
	overflow: hidden;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5 figure {
	margin: 0 0 21px 0;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad6 {
	overflow: hidden;
	margin: 0 0 28px 0;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad6 .thumbnail .caption p {
	color: #999;
	margin-bottom: 12px;
}
.thumb-pad6 .thumbnail figure {
	margin: 0 15px 0 0;
	float: left;
}
.thumb-pad7 {
	margin: 0 0 44px 0;
	text-align: left;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption a {
	font: 900 24px 'Roboto';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #e93402;
}
.thumb-pad7 .thumbnail .caption strong {
	font: 300 14px 'Roboto';
	color: #e93402;
	display: block;
	margin: 9px 0 10px 0;
}
.thumb-pad7 figure {
	margin: 0 0 27px 0;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 39px 30px 52px 30px;
	border: 1px solid #e4e4e4;
	background: #fefefe;
	text-align: center;
}
.thumb-pad8 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
}
.thumb-pad8 .thumbnail .caption p {
	margin: 0;
}
.thumb-pad8 .thumbnail .caption strong {
	font: bold 18px/21px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: block;
	margin-bottom: 16px;
}
.thumb-pad8 .badge {
	margin: 0 0 21px 0;
	padding: 0;
	width: 97px;
	height: 97px;
	border-radius: 100%;
	background: #ffffff;
	text-align: center;
	font: 600 48px/91px 'Open Sans';
	color: #ababab;
	border: 1px solid #e4e4e4;
}
.thumb-pad9 {
	margin: 0 0 30px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad9 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad9 .thumbnail .caption .title {
	color: #414042;
	margin: 0;
}
.thumb-pad9 .thumbnail .caption .title a {
	color: #22c8ff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .title a:hover {
	color: #414042;
}
.thumb-pad9 .thumbnail .caption .descrip {
	color: #414042;
	font-size: 16px;
	margin-bottom: 12px;
}
.thumb-pad9 .thumbnail .caption .descrip a {
	color: #414042;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .descrip a:hover {
	color: #22c8ff;
}
.thumb-pad9 .thumbnail .caption .descrip br {
	display: none;
}
.thumb-pad9 .thumbnail .caption p {
	font-size: 16px;
	margin-bottom: 9px;
}
.thumb-pad9 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad9 figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 38px;
	font: 300 24px/48px 'Roboto';
	margin: 0;
	border-radius: 48px;
	color: #ffffff;
	background: #e93402;   /*439fc9*/
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #000000;    /*e93402*/
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 70px;
	font: 300 24px/48px 'Roboto';
	margin: 0;
	border-radius: 48px;
	color: #ffffff;
	background: transparent;
	float: none;
	border: 2px solid #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #000000;    /*439fc9*/
	background: #ffffff;
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font: 300 14px 'Roboto';
	margin: 0;
	border-radius: 0;
	color: #e93402;
	background: none;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	text-shadow: none;
	background: none;
	text-decoration: none;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 38px;
	font: 300 26px/48px 'Roboto';
	margin: 0;
	border-radius: 48px;
	color: #ffffff;
	background: #e93402;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover {
	color: #ffffff;
	background: #000000;  /*439fc9*/
	text-decoration: none;
}
.btn-default.btn5 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 90px;
	font: 300 24px/69px 'Roboto';
	margin: 0;
	border-radius: 0;
	text-transform: uppercase;
	color: #ffffff;
	background: #e93402;  /*439fc9*/
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn5:hover {
	color: #ffffff;
	background: #000000;  /*ff9008*/
	text-decoration: none;
}
/* list
========================================================*/
.list1 {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}
.list1.indent {
	padding: 0 0 5px 0;
}
.list1 li {
color: #e93402;
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 14px 0;
	padding-left: 16px;
	background: url(../img/list_point.png) 0 6px no-repeat;
}
.list1 li a {
	color: #e93402;
	font: 300 14px 'Roboto';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #323232;
}
.list1-1 {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 14px 0;
	padding-left: 16px;
	background: url(../img/list_point1.png) 0 6px no-repeat;
}
.list1-1 li a {
	color: #ffffff;
	font: 300 14px 'Roboto';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #e93402;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 53px 0;
	overflow: hidden;
}
.list2 li p {
	font: italic 26px/36px 'Georgia';
	color: #999;
}
.list2 li a {
	font: 900 24px 'Roboto';
	text-transform: uppercase;
	color: #404040;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	color: #7da23b;
}
.list2 li em {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../img/quote3.png) no-repeat;
	margin-right: 13px;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 0 86px;
	float: left;
}
.list3 li:first-child {
	margin: 0;
}
.list3 li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 24px;
}
.list4 li time {
	font: 300 24px/1em 'Roboto';
	color: #e93402;
	float: left;
	margin: 0 10px 0 0;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.list5 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 7px 0;
	overflow: hidden;
}
.list5 li figure {
	margin: 0 0 11px 0;
}
.list5 li a {
	font: 300 18px 'Roboto Condensed';
	color: #3e3d3d;
	display: inline-block;
	margin-bottom: 5px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #df9e5d;
}
.list6 {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 44px 0;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li strong {
	font: 15px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #414042;
	text-transform: uppercase;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 20px;
}
.list7 li .badge {
	width: 72px;
	height: 72px;
	position: relative;
	border-radius: 100%;
	background: #439fc9;
	color: #ffffff;
	font: 300 24px/65px 'Roboto';
	float: left;
	margin: 0 21px 0 0;
	text-align: center;
}
.list7 li p {
	margin: 0;
}
.list7 li:first-child + li .badge {
	background: #7da23b;
}
.list7 li:first-child + li + li .badge {
	background: #ff9008;
}
.list8 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 15px 0;
}
.list8 li p {
	margin-bottom: 0;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 0;
}
.list_carousel1 .foo {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel1 .foo > li {
	padding: 0;
	float: left;
	text-align: center;
	margin-right: 30px;
	cursor: default;
}
.list_carousel1 .foo > li .thumb-pad2 {
	margin: 0 0 57px 0;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.foo-btn {
	position: relative;
	top: 0;
	text-align: center;
	padding: 0;
}
.pagination {
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
.pagination a {
	position: relative;
	z-index: 1;
	width: 16px;
	height: 16px;
	padding: 0 !important;
	margin: 0 0 0 3px;
	display: inline-block;
	background: #c6c6c6 !important;
	border: none !important;
	border-radius: 100%;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a:first-child {
	margin-left: 0;
}
.pagination a:hover {
	background: #e93402 !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a.selected {
	background: #e93402 !important;
}
.pagination a span {
	display: none;
}
/* search
========================================================*/
#search-404 {
	position: relative;
	margin: 27px 0 0 0;
	overflow: hidden;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #bbb;
	background: none;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #999999;
	padding: 14px;
	height: 49px;
	resize: none;
	margin-bottom: 35px;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 485px;
}
.content_map.indent2 {
	height: 393px;
	margin-bottom: 35px;
}
.google-map-api {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#map-canvas img {
	max-width: none !important;
}
.gm-wrapper div:first-child div + div + div + div {
	background-color: transparent !important;
	background-color: #000 !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.gm-wrapper * {
	box-shadow: 0 0 0 #000 !important;
	background-color: transparent !important;
}
.gm-style-iw {
	text-align: center;
	width: 330px !important;
	height: 127px !important;
	right: 0;
	position: absolute;
	left: 0 !important;
	top: 0 !important;
	color: #ffffff;
	padding: 38px 0 0 20px;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	overflow: visible !important;
}
.gm-style-iw:after {
	content: '';
	width: 0;
	height: 0;
	top: 100%;
	margin-top: 17px;
	left: 50%;
	margin-left: 5px;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #000000;
	border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
	position: absolute;
}
.gm-style-iw span {
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #ffffff;
}
.info {
	margin-bottom: 50px;
}
.info p {
	margin-bottom: 20px;
}
.mail {
	color: #e93402;
	font: 300 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #323232;
	text-decoration: none;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 61px 0;
	overflow: hidden;
	text-align: center;
	background: #ffffff;
}
footer p {
	font: 18px 'Roboto';
	color: #232323;
	margin: 0;
}
footer p a {
	color: #232323;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #439fc9;
}
footer em {
	font-style: normal;
}
footer br {
	/*display: none;*/
}
.follow_icon {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	overflow: hidden;
}
.follow_icon li {
	float: left;
	margin: 0 0 0 25px;
}
.follow_icon li:first-child {
	margin: 0;
}
.follow_icon li a {
	font-size: 23px;
	line-height: 25px;
	color: #686868;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow_icon li a:hover {
	color: #ffffff;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1400) {
 .container {
 padding: 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 1219px) and (max-width: 1500px) {
 header {
 text-align: center;
}
 header .box1 p {
 float: none;
}
/* header .box1 .follow_icon1 {
 float: none;
 display: inline-block;
 padding: 15px 0;
 margin: 0;
}*/
/* header .box1 .box {
 float: none;
}*/
 header .box1 .box > p {
 margin: 0;
 float: none;
}
 header .box1 .box > p strong::after {
 display: none;
}
 header .box1 .box a {
 float: none;
}
 h1.navbar-brand_ {
 float: none;
}
 nav.tm_navbar {
 float: none;
 margin: 20px 0 6px 0;
 display: inline-block;
}
 /*.js-search {
 margin: 170px 43px 0 0 !important;
}*/
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 header {
 text-align: center;
}
 header .box1 p {
 float: none;
}
/* header .box1 .follow_icon1 {
 float: none;
 display: inline-block;
 padding: 15px 0;
 margin: 0;
}
 header .box1 .box {
 float: none;
}*/
 header .box1 .box > p {
 margin: 0;
 float: none;
}
 header .box1 .box > p strong::after {
 display: none;
}
 header .box1 .box a {
 float: none;
}
 h1.navbar-brand_ {
 float: none;
}
 nav.tm_navbar {
 float: none;
 margin: 20px 0 6px 0;
 display: inline-block;
}
 nav.tm_navbar li a {
 font-size: 18px;
}
/* .js-search {
 margin: 170px 43px 0 0 !important;
}*/
 .thumb-box13 .box:after {
 display: none;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 header {
 text-align: center;
}
 header .box1 p {
 float: none;
}
/* header .box1 .follow_icon1 {
 float: none;
 display: inline-block;
 padding: 15px 0;
 margin: 0;
}
 header .box1 .box {
 float: none;
}*/
 header .box1 .box > p {
 margin: 0;
 float: none;
}
 header .box1 .box > p strong::after {
 display: none;
}
 header .box1 .box a {
 float: none;
}
 h1.navbar-brand_ {
 float: none;
}
 nav.tm_navbar {
 float: none;
 margin: 20px 0 6px 0;
 display: inline-block;
}
 nav.tm_navbar li a {
 font-size: 15px;
}
/* .js-search {
 margin: 125px 43px 0 0 !important;
}*/
 .thumb-box13 .box:after {
 display: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 header {
 text-align: center;
}
 header .box1 p {
 float: none;
}
 header .box1 .follow_icon1 {
 float: none;
 display: inline-block;
 padding: 15px 0;
 margin: 0;
}
 header .box1 .box {
 float: none;
}
 header .box1 .box > p {
 margin: 0;
 float: none;
}
 header .box1 .box > p strong::after {
 display: none;
}
 header .box1 .box a {
 float: none;
}
 header .box2 {
 padding: 20px 42px 0 32px;
}
 h1.navbar-brand_ {
 float: none;
 margin: 0 0 60px 0;
}
 h2 {
 font-size: 30px;
 line-height: 30px;
}
 .js-search {
 margin: -18px -30px 0 0 !important;
 top: 213px !important;
 right: 50% !important;
}
 nav.tm_navbar {
 padding: 0;
 float: none;
 margin: 20px 0 6px 0;
 display: block;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 30px 0 0 0;
 width: 100%;
 border: 1px solid #f2f4f6;
 background: #f2f4f6;
 color: #8c8c8c;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .chat_box {
 float: none;
 text-align: center;
 width: 100%;
}
 .chat_box span {
 float: none;
 display: block;
}
 .follow_box {
 float: none;
}
 .thumb-box3 .title {
 font-size: 30px;
 line-height: 40px;
}
 .thumb-box6 .title {
 font-size: 30px;
 line-height: 40px;
}
 .thumb-box9 .title {
 font-size: 30px;
 line-height: 40px;
}
 .thumb-pad3 figure {
 margin: 0 0 30px 0;
 float: none;
}
 .thumb-box12 .description {
 font-size: 20px;
 line-height: 25px;
}
 .thumb-box13 .box:after {
 display: none;
}
 .thumb-pad4 figure {
 margin: 0 30px 0 0;
 float: left;
}
 .errorBox .title {
 font-size: 100px;
}
 .errorBox .description {
 font-size: 53px;
}
 footer br {
 display: block;
}
 .content_map {
 height: 300px !important;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 30px 0;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
 .btn-default.btn4 {
 padding: 0;
 width: 100%;
 font-size: 20px;
 line-height: 70px;
 text-align: center;
}
 .js-search {
 margin: -18px -30px 0 0 !important;
 top: 215px !important;
 right: 50% !important;
}
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .follow_icon3 li a {
 font-size: 20px;
 line-height: 45px;
 width: 48px;
 height: 48px;
}
 .btn-default.btn2 {
 padding: 0 40px;
}
 .js-search {
 right: 50px !important;
}
}
/*===========================================================================================================================*/
@media (max-width: 420px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .list_carousel1 .foo > li {
 margin-right: 0;
}

  #returnDivBuses{
        clear:both;
        }


.buy-ticket-form select{
 padding:0px;
 font: 300 16px/18px 'Roboto';
}

.buy-ticket-form input[type='checkbox']{
position:static;
}

.bustable{
overflow-x:auto;
-webkit-overflow-scrolling: touch;
}

.bottomlogo{
width:100%;
}

.paddingmobile{
padding-top:30px;
}

}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
