* {
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h4, h5, h6,
h1, h2, h3 {
	margin: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-family: 'Open Sans', sans-serif;
}
ul, ol, li{margin: 0; padding: 0;}
p {margin: 0;padding: 0;}
a {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none;
}
b, strong {
    font-weight: 700;
}
html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: 100%;
}
body{
	background: #fefefe;
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
body p{
  font-family: 'Open Sans', sans-serif;
}
.h3, h3 {
    font-size: 20px;
}
.mt-10 { margin-top: 10px; }
.mb-10 { margin-bottom: 10px; }
.mt-20 { margin-top: 20px; }
.mb-20 { margin-bottom: 20px; }
.text-center {
    text-align: center;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.side-nav.leftside-navigation {
    top: 64px;
    overflow: hidden;
}
.frame-border{
    width: 350px;
    height: 630px;
    outline: none;
	border: solid 20px #000;
    border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
	-ms-border-radius: 40px;
    border-bottom: solid 80px #000;
    border-top: solid 60px #000;
}
.main_frame.second {
    height: 100%;
       background-color: #02243e;
    padding: 5px;
    border-radius: 45px;
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	-o-border-radius:45px;
	-ms-border-radius:45px;
    margin-left: auto;
    margin-right: auto;
     width: 390px;
    height: 770px;
}
h1.fit_tittle a{
	text-decoration:none;
	color:#fff;
	text-align:center;
}
h1.fit_tittle{
	text-align:center;
	margin-bottom:40px;
	font-size:50px;
}
.fit_main{
	padding:50px 0;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
/*--status-bar--*/
.body-back{
    background: #f7f7f7;
	font-family: 'Open Sans', sans-serif;
    margin: 0;

	}

.float-stn1{
    width: 33.3333333%;
    float: left;
}
.wrap {
position:relative;
}
.time {
    text-align: center;
}
.time p {
    color: #fff;
    font-family: sans-serif;
    font-weight: 300;
    font-size: 15px;
}

.clock ul li {
    display: inline;
    font-size: 15px;
    text-align: center;
    color: #fff;
}
.Profile-mid {
    float: left;
	width: 33.333%;
	display: none;
    text-align: center;
    padding: 7px 0;
}
.profile-left {
    float: left;
	width: 12%;
	padding-top: 30px;
	display: none;
    text-align: center;
}
h5.pro-link a {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
}
h5.pro-link a:hover{
	text-decoration:none;
}
.Profile-right {
    float: right;
    width: 33.3333%;
    text-align: center;
}
.Profile-right i{
    font-size: 20px;
    color: #fff;
}
.profile-left i{
       font-size: 20px;
    color: #fff;
}

.Profile-right span{
	color:#fff;
	font-size:15px;
	right:0;
}
.menu-notify { /* mod */
  background:#7db91c!important;
}
.menu-link {
    display: block;
    width:70px;
    height:33px;
    color: #fff !important;
}
.menu-link svg {
    width: 32px;
    height: 32px;
}
.pagination-box {
    padding: 5px;
}
.pagination-box span {
    border: 1px solid #ccc;
    padding: 4px 8px;
    margin-bottom: 5px;
    display: inline-block;
}
.pagination-box span.prev {
    margin-right: 10px;
}
.pagination-box span.next {
    margin-left: 10px;
}
.pagination-box span.disabled {
    border: 1px solid #eee;
    color: #eee;
}
.pagination-box span.current {
    font-weight: bold;
}
.panel {
    margin-bottom: 0px;
    background-color: #5e6973;
    width: auto;
    height: 980px !important;
    width: 15.625em !important;
    border: 0 solid transparent !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: left;
    padding: 34px 0px 0px;
	z-index:999;
}
.profile-menu img{
	width:46%;
}
.profile-menu{
	margin:25px 0;
}
.profile-menu h3 {
    color: #fff;
    font-size: 18px;
    margin: 20px 0 10px;
}
.profile-menu h4 {
    color: #fff;
    font-size: 14px;
}
.pro-menu .progress {
    height: 8px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.pro-menu .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #B377D9;
}
.pro-menu p{
	color:#fff;
	font-size:14px;
	text-align:left;
    margin-bottom: 8px;
}
.wrap-content {
    width: 87%;
    margin: 0 auto;
}
.pro-menu {
    margin-top: 30px;
}
.logo .link {
	outline: none;
	text-decoration: none;
	position: relative;
	line-height: 1;
	color: #fff;
	display:block;
	    font-size: 16px;
}

.logo a.active{
	color: #2ad2c9;
}
.logo li {
    list-style: none;
    margin-bottom:20px;
	}
	.main-row h1 span {
    color: #2ad2c9;
}
.main-row h1 {
      text-align: center;
    font-size: 3.5em;
    color: #fff;
    margin-bottom: 0.4em;
    text-transform: uppercase;
    font-weight: 800;
}
/*-- --*/
/*-- properties --*/
.w3agile,.services,.about{
    padding: 3.5em 2em;
	background:#fff;
}
.w3agile > .content {
	max-width: 1700px;
	margin: 0 auto;
}

h1.w3ls-title, h3.w3ls-title {
    font-size: 2.5em;
    color: #252627;
	margin-bottom: .3em;
	margin-top: .5em;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
}
.w3ls-title2 {
    font-size: 2.5em;
    color: #252627;
    margin-bottom: .2em;
    text-align: center;
    font-weight:300;
}
h2.w3ls-title2 {
    font-size: 1.3em;
}
h1.w3ls-title2 {
    font-size: 2em;
}
h3 a {
    font-size: 0.9em;
}
.properties-bottom {
    margin-top: 1.6em;
    float: left;
    width: 33.33%;
    padding: 0 .5em;
}
.properties-bottom img {
    width: 100%;
}
p {
    line-height: 1.8em;
    color: #555;
    font-weight: 400;
	margin-bottom: 1em;
}
.w3title-text{
	text-align: center;
}
.w3ls-text {
    padding: 1em;
    border: 1px solid #ccc;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	transition:.5s all;
}
.w3ls-text h3 {
    font-size: 1.4em;
    color: #000;
}
.w3ls-text h3 a {
    color: #000;
    text-decoration: none;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	transition:.5s all;
}
.w3ls-text h3 a:hover{
    color: #8b008b;
}
.w3ls-text h6 {
    font-size: 1em;
    color: red;
    margin-top: 0.8em;
}
.w3ls-text p {
    margin-top: .5em;
}
/*-- //banner-text--*/
.details-right {
    margin: 0 auto;
    text-align: center;
}

.details-shade { /* mod */
    padding: 58px 0 0;
	background-color: #f2f6fc;
}
.details-shade,.details-grid{
    min-height:275px;
}
.details-right h3 {
    color: #fff;
    font-size: 22px;
    margin: 12px 0 9px;
	    font-weight: 800;
    text-transform: uppercase;
}
.profile-menu p {
    font-size: 0.9em;
    color: #9E9391;
}
.details-right h4 {
       color: #2ad2c9;
    font-size: 16px;
    margin-bottom: 13px;
}
.banner_search {
	width: 70%;
	max-width: 950px;
	margin: 0 auto;
	text-align: center;
}
.banner_search input[type="search"] {
  border: none;
    font-size: 14px;
    color: #404040;
    width: 90%;
	background: url(/img/lupa.jpg) no-repeat top 12px left 14px #fff;
    padding: 11px;
    padding-left: 50px;
    border: 1px solid #dadada;
    margin-top: 30px;
    font-size: 16px;
    outline:none;
}
.banner_search form [type="submit"]{
	-webkit-border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, .25);
-moz-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, .25);
box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, .25);
border: 1px solid #dadada;
  outline:none;
  padding: 13px;
  background-color: #17d24a!important;
  position: relative;
  left:-5px;
  top: -2px;
}
/*-- banner --*/
.banner-bottom  ul li {
    display: inline-block;
    margin-right: 1em;
}
.banner-bottom  ul  li a {
       font-size: 1em;
    text-transform: uppercase;
    padding: 0;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 3em;
    text-align: center;
        font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    color: #fff;
    background: #2ad2c9;
}
.banner-bottom ul  li.active a {
    color: #fff;
    background-color:#020202;
	display:inline-block;
}
.banner-bottom {
    text-align: center;
	background: #f7f7f7;
}
/* Radial Out */

.seniors-mobile ul {
    padding-left: 35px;
}
.drug-table {
    background-color: #f2f6fc;
    padding: 10px;
    border-radius: 15px;
    list-style: none;
    margin-top: 20px;
}
.drug-table li {
    padding: 5px 0;
}
.services-grid-right-grid:before {
	background:rgb(163, 207, 92);
}
.w3agile.banner-bottom h6 {
    margin-top: 1em;
    font-weight:800;
    text-transform: uppercase;
    font-size: 1.1em;
	color:#020202;
}
.w3agile.banner-bottom ul li i {
    font-size: 2em;
    line-height: 70px;
}
/*-- image-transition--*/
/*-- banner-bottom --*/
.view {
    float: none;
    overflow: hidden;
    position: relative;
    text-align: center;
	padding: 1em 1em 2em;
    background: #f5f5f5;
	width:320px;
	height:320px;
}
.view .mask,.view .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.agile_text_box {
       text-align: center;
    padding: 6em 2em;
    background: rgba(0, 0, 0, 0.66);
}
.view img {
   display: block;
   position: relative;
}
.agile_text_box p {
    line-height: 1.8em;
    width: 75%;
    margin: 0 auto;
       color: #efecec;
}
.agile_text_box i {
    color: #fff;
    font-size: 4em;
}
.agile_text_box h3{
	    font-size: 1.2em;
    color: #2ad2c9;
    line-height: 1.5em;
    margin: 1em 0 .5em;
    text-transform: uppercase;
    font-weight: 800;
}
.banner_bottom_right_grid {
    padding-right: 0;
}
.wthree_banner_bottom_right_grids:nth-child(2){
	margin:1em 0 0;
}
.banner_bottom_left h3{
	font-size: 2em;
    color: #212121;
    text-transform: capitalize;
}
.banner_bottom_left p i{
	color:#2ad2c9;
	display:block;
	margin:.5em 0 1em;
}
.banner_bottom_left{
	text-align:right;
	margin-top: 4em;
}
.banner_bottom_left p{
	color:#999;
	line-height:2em;
	margin-bottom:3em;
}
.wthree_more a{
	    padding: 10px 30px;
    border: 1px solid #ddd;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #999;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    text-align: center;
}
/* Utils added */
.taleft {
	text-align: left !important;
}
.tacenter {
	text-align: center;
}
.taright {
	text-align: right;
}
/* Wayra */
.button--wayra {
	overflow: hidden;
	width: 35%;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	margin:0 auto;
}
.button--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #2ad2c9;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover {
	color: #fff;
	border-color:#2ad2c9;
}
.button--wayra.button--inverted:hover {
	color: #3f51b5;
	border-color: #fff;
}
.button--wayra:hover::before {
	opacity: 1;
	background-color:#2ad2c9;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
	background-color: #fff;
}
/*-- brands --*/
.w3agile.brands,.services {
    background: #ffe4c4;
}
.brand-grids {
    float: left;
    width: 15.4%;
    margin: .5em .3em 0;
}
.brand-grids a{
   display:block;
}
.brand-grids img {
    width: 100%;
	border: 1px solid rgba(139, 0, 139, 0.19);
}
/*--flights--*/
.bnr-right input[type="text"] {
      width: 98%;
    color: #9E9E9E;
    outline: none;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #9E9E9E;
    -webkit-appearance: none;
    margin-top: 10px;
}
.date {
    background: url(../images/date-icon.png) no-repeat 95.5% 45% #fff;
    cursor: pointer;
}
.bnr-left input[type="text"] {
       width: 95%;
    color: #777;
    outline: none;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    margin: 10px 0 12px 0;
}
.ban-top .inputLabel,.ban-bottom  .inputLabel {
    display: block;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
	color: #191919;
}
.bann-info1 {
    padding: 8em 5em 0em;
    text-align: center;
}
.bnr-right {
    float: left;
	width:50%;
}
.bnr-left {
    float: left;
	width:50%;
	position:relative;
}
.search{
    margin: 0 auto;
    text-align: center;
}
.search input[type="submit"]{
    padding: 11px 25px!important;
    font-size: 16px;
    text-indent: 0;
    color: #fff;
    background-color: #2ad2c9;
    border: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    background-repeat: no-repeat;
    background-position: 96% center;
    outline: none;
    margin-top:1.5em;
    text-transform: uppercase;
    font-weight: 600
}
.search input[type="submit"]:hover {
	 background-color: #202020;
}
.bann-info {
    margin-top: 2em;
}
.arrow-icon {
    position: absolute;
    left: 48.3%;
    top: 50%;
    font-size: 1.5em;
}
/*--flights--*/
/*-- /hotel --*/
#select-4 {
	outline:none;
	font-size:13px;
	color: #777;
		background: url(../images/arrow1.png) no-repeat 93% center #ffffff;
	width:100%;
	    padding: 12px 8px;
    -webkit-appearance: none;
font-family: 'Open Sans', sans-serif;
    border: 1px solid #9E9E9E;
		    margin: 0;
}
#select-5 {
    border: 1px solid #9E9E9E;
	outline:none;
	font-size:13px;
	color: #777;
	 background: url(../images/arrow1.png) no-repeat 93% center #ffffff;
	width:100%;
	    padding: 12px 8px;
font-family: 'Open Sans', sans-serif;
    margin: 0;
}
#select-6{
	border:none;
	outline:none;
	font-size:13px;
	color: #777;
	 background: url(../images/arrow1.png) no-repeat 93% center #ffffff;
	width:100%;
	    padding: 12px 8px;

    -webkit-appearance: none;
font-family: 'Open Sans', sans-serif;
    border: 1px solid #9E9E9E;
		    margin: 0;
}

.grid_4.columns.one {
    width:49%;
	margin-right:6px;
}
.grid_5.columns.one {
    width:49%;
	margin-right:0px!important;
}
.groups h6 {
       font-size: 1em!important;
    margin: 0;
    padding: 0;
    margin-bottom: 9px;
    font-weight: 600;
}
select {
    outline: none;
    font-size: 15px;
    color: #777;
    background: url(../images/arrow1.png) no-repeat 97% center #ffffff;
    width: 99%;
    padding: 11px 45px 12px 20px;
    color: #777!important;
    -webkit-appearance: none;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #9E9E9E;
    float: left;margin-bottom:10px;
}
/*-- /destination --*/
.filtr-item {
    padding: 1em;
}
.item-desc {
    background-color: rgba(0,0,0,0.5);
    color: white;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1em;
    z-index: 1;
    bottom: 1em;
    left: 1em;
    right: 1em;
}

/* Filter controls */
ul.simplefilter {
    text-align: center;
    margin: 2em 0;
}
.simplefilter li {
    color: white;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 0.8em 2em;
    font-weight: 600;
}
.simplefilter li {
    background: none;
    border: 2px solid #020202;
    color: #2ad2c9;
}
.simplefilter li.active {
    background-color: #020202;
	color:#fff;
}
/*-- img-hover-effect --*/
.adipoli-wrapper
{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img
{
    position: absolute;
    z-index: 1;
}
.adipoli-before
{
    position: absolute;
    z-index: 5;
}
.adipoli-after
{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
	background-size: cover !important;
}
.mask a:hover {
    text-decoration: none;
}
/*-- //img-hover-effect --*/

a.seat-button {
       padding: 12px 0px;
    font-weight: 600;
    color: #fff;
    background-color: #020202;
    border: 0;
    font-size: 14px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    outline: none;
    display: block;
       width: 40%;
    margin: 0px auto;
}
a.seat-button:hover {
	text-decoration:none;
	background-color:#2ad2c9;
}
a.seat-button.two {
    padding: 0 0!important;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius:0px!important;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.main-booking  input[type="text"],.main-booking  input[type="password"]{
	 font-size: 1em;
    color: #555;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border: 1px solid #999;
    background: none;
    -webkit-appearance: none;
	outline:none;
}
.main-booking input[type="submit"]{
    text-transform: capitalize;
    background: #020202;
    color: #FFFFFF;
    padding: .85em 2em;
    border: none;
    font-size: 1em;
    outline: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
    -webkit-appearance: none;
	z-index:9999;
}
.main-booking input[type="submit"]:hover {
    background: #2ad2c9;
}
.main-booking p {
    font-size: 1em;
    margin: 1em 0 1em 0;
    text-align: left;
    color: #020202;
    font-weight: 600;
    text-transform: uppercase;
}
/*-- /bus --*/
/*--/about--*/
.about-img{
	float:left;
	width:33.33333%;
}
.choose-grid h4 {
    font-size: 18px;
    color: #2b2a2a;
    text-transform: uppercase;
    font-weight: bold;
}
.choose-grid p {
    font-size:0.9em;
    line-height:1.8em;
    color: #777;
    margin-top: 1.2em;
}
.choose-grid:nth-child(4),.choose-grid:nth-child(5),.choose-grid:nth-child(6) {
    margin-top: 35px;
}
.whychoose{
	background:#f7f7f7;
}
.abt-right h4{
    font-size: 25px;
    margin-bottom: 25px;
	font-weight: bold;
    text-transform: uppercase;
}
.abt-right p {
   line-height: 1.9em;
    color: #777;
    font-size: 0.9em;

}
.choose-grid i{
    color: #2ad2c9;
    font-size: 28px;
    top: 3px;
    margin-right: 20px;
}
.experts p{
	margin-bottom: 55px !important;
}
.choose-grids,.team-inner {
    margin-top: 2em;
}
.btm-right {
  overflow: hidden;
  position: relative;
  display: block;
  border:1px solid #Ccc;
}
.btm-right img{
	width:100%;
}
.btm-right .captn {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #ffffff;
    position: absolute;
    bottom: -70%;
    right: 0;
    background-color: #2ad2c9;
    text-align: center;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btm-right:hover .captn {
  bottom: 0%;
}
.captn a{
    width: 30px;
    height: 30px;
    display: inline-block;
    border:2px solid #fff;
    border-radius: 5px;
    margin: 0 3px;
}
.captn a:hover {
    transform: rotateY(360deg);
}
.captn h4 {
    font-size: 19px;
    color: #fff;
    padding: 14px 0;
    font-weight: 600;
}
.btm-right:hover .captn h4 {
    margin-top: 118px;
}
.captn a i {
    font-size: 1em;
    color: #fff;
    line-height: 27px;
}
.abt-left {
    margin: 1em 0;
}
/*--//about--*/
/*-- /short-codes --*/
h3.hdg {
    font-size: 1.6em;
    color: #202020 !important;
    font-weight:bold;
	text-transform:uppercase;
}
.show-grid [class^=col-] {
	background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #555;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:30px;
}
.label {
	font-weight: 300 !important;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.input-group {
    margin-bottom: 20px;
}
.grid_5{
	background:none;
	padding:2em 0 0 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg {
    margin-bottom: 0.5em;
    color: #333;
}
.grid_3 p{
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:1.8em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
h2.typoh2{
    margin: 0 0 10px;
}
.label {
    font-size: 53%;
}
/*-- //short-codes --*/

.rating.text-left {
    margin: 5px 0;
}

.sale-label {
    font-size:0.8125em;
    color:#FFF!important;
    background:rgba(14, 177, 168, 0.72);
    text-transform:uppercase;
    padding:9px;
    text-align:center;
    display: block;
    min-width: 70px;
    position: absolute;
    left: 0px;
    top: 38px;
    font-weight: 600;
}

select#country3{
    color: #606060 !important;
    font-size: 15px;
    padding: 8px 0 8px 10px;
    outline: none;
    border: 1px solid #e6e6e6;
    background: url(../images/arrow1.png) no-repeat 91% center #ffffff;
    -webkit-appearance: none;
    float: left;
       width: 45%;
	margin-bottom:10px;
}
select#country3 option{
	border: 1px solid #DFDFDF;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

input.text_box {
    background: #fcfcfc;
    border: 1px solid #ccc;
}
.text_box {
    margin-bottom:15px;
    display: inline;
    padding: 3px 5px;
    outline: none;
    margin-left: 1%;
    font-size: 20px;
    color: #444;
        width: 100%;
    color: #606060;
       font-size: 14px;
    padding: 5px 8px 5px 8px;
    border: none;
    outline: none;
    background: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.section_dest.flight {
    margin-top: 1em;
}

/*-- seat reservation --*/


.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: none;
}
h3.w3ls-title.book {
    font-size:2em;
}
.bus-ic i {
    font-size: 1.7em;
    color: #666;
}
/*-- w3layouts --*/

.main-booking {
    width: 100%;
    margin: 45px auto;
    background: rgba(255, 255, 255, 0.90);
    padding: 0px 10px;
}
/*-- //seat reservation --*/

input.form-control {
    border-radius: 0px;
}
.btn{
	border-radius: 0px;
	outline:none;
}

input.payment {
	width: 80%;
	display: BLOCK;
	margin: 20px 0;
	color: #999;
	padding:13px 10px;
	outline:none;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	    border: 1px solid #ddd;
}
select.month,select.year {
}
input.cvv {
	float: right;
	width: 16%;
	margin-right: 7em;
	    padding: 9px 8px;
    outline: none;
    border: 1px solid #ddd;
}
input.go-to-pay {
      text-align: center;
    color: #fff;
    padding: 10px 16px;
    background: #020202;
    display: block;
    font-size: 0.875em;
    font-weight: 500;
    text-decoration: none;
    border: none;
    margin-top: 2em;
    float: right;
    font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	outline:none;
}
input.go-to-pay:hover {
    color: #000;
    background-color: #2ad2c9;
}
img.pp-img {
	width: 100%;
}

.ticket-note h3{
	font-size: 1.5em;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom:1em;
}

select.month{
	outline: none;
    font-size: 15px;
    color: #777;
    background: url(../images/arrow1.png) no-repeat 97% center #ffffff;
    width: 100%;
    padding: 11px 45px 12px 20px;
    color: #777!important;
    -webkit-appearance: none;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #ddd;
    float: left;
    margin-bottom: 10px;
}
select.year{
	outline: none;
    font-size: 15px;
    color: #777;
    background: url(../images/arrow1.png) no-repeat 97% center #ffffff;
   width: 100%;
    padding: 11px 45px 12px 20px;
    color: #777!important;
    -webkit-appearance: none;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #ddd;
    float: left;
    margin-bottom: 10px;
}
.btn-primary {
    color: #fff;
    background-color: #020202;
    border-color: #020202;
    padding: 8px 12px;
}
/*--tab-starts--*/
ul.tabs-menu {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0px;
  top: 0;
  width: 15%;
  text-align: left;
}
ul.tabs-menu li{
	display: block;
	float:none;
}
ul.tabs-menu li a{
	  font-size: 1.1em;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.5em 0.5em;
  width: 100%;
  text-decoration: none;
  color: #000;
  display: inline-block;
  padding-right: 20%;
  text-align: right;
      background: #202020;
    color: #fff;
	    margin-bottom: 5px;
}
ul.tabs-menu li a:hover{
	    background: #2ad2c9;
    color: #fff;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.tab-grid {
  padding-left: 2.8em;
}
.tabs-box {
  	width: 100%;
  	margin: 3em auto 0;
  	padding: 0 0 1em;
  	position: relative;
}
.tab-grids {
  	min-height: 300px;
  	margin-left: 6em;
  	width: 85%;
  	float: right;
  	border-left: 3px solid #e8e8e8;
}
.tab-grid h5 {
	font-size: 2em;
    color: #000;
    font-weight: 600;
}
.tab-grid p {
	font-size:1.1em;
	margin:10px 0;
	line-height:1.8em;
}
.tab-grid a {
	  display: block;
  font-size: 1.1em;
  font-weight: 400;
  margin: 15px 5px;
      border-radius: 0px;
	      color: #fff!important;
}
.about-section {
	padding: 0 1em;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #2ad2c9!important;
    border-color: #2ad2c9!important;
}
/*-- tabs-responsive --*/
@media(max-width:1366px){
	ul.tabs-menu {
		left: 0px;
	}
}
@media(max-width:1280px){
	ul.tabs-menu {
  		left: 3em;
	}
	.tab-grids {
		margin-left: 5.5em;
	}
}
@media(max-width:1024px){
	ul.tabs-menu {
		left: 0px;
		width: 12%;
	}
	.tab-grids {
		margin-left: 0em;
	}
	.tabs-box {
		margin: 2em auto 0;
	}

	li.dept {
		width: 19%;
	}
	img.pp-img {
		width: 56%;
	}
	input.payment {
		width: 100%;
		display: BLOCK;
		margin: 20px 0;
		color: #999;
		padding: 13px 10px;
		font-family: 'Open Sans', sans-serif;
		font-size: 0.9em;
	}
	ul.tabs-menu {
		left: 0px;
		width: 18%;
	}
	.tab-grids {
		min-height: 300px;
		margin-left: 6em;
		width: 80%;
		float: right;
		border-left: 3px solid #e8e8e8;
	}
	ul.tabs-menu li a {
    font-size:1em;
	}
}
@media(max-width:768px){
	ul.tabs-menu {
		left: 0px;
		width: 18%;
	}
		.tab-grids {
		margin-left: 4em;
	}
}
@media(max-width:736px){
	.banner_search {
		width: 98%;
		margin: 0 auto;
	}
}
@media(max-width:667px){
	ul.tabs-menu {
		left: 0px;
		width: 21%;
	}
	ul.tabs-menu {
		left: 0px;
		width: 21%;
	}
	.tab-grids {
		margin-left: 4.5em;
	}
	ul.tabs-menu li a {
		font-size: 0.9em;
	}
	.tab-grids {
		margin-left: 0;
	}
	.tab-grids {
		margin-left: 0;
		width: 78%;
	}
	input.payment {
    width: 100%;
	}
	select.year,select.month {
    font-size: 14px;
    width: 99%;
    padding: 4px 15px 6px 10px;
	}
	input.cvv {
		float: left;
		width: 99%;
		margin-right: 0em;
		padding: 4px 8px;
		outline: none;
	}
}
@media(max-width:640px){
	ul.tabs-menu {
		left: 0px;
		width: 21%;
	}
	.tab-grids {
		margin-left: 4.5em;
	}
	ul.tabs-menu li a {
		font-size: 0.9em;
	}
	.tab-grids {
		margin-left: 0;
	}
	.tab-grids {
		margin-left: 0;
		width: 78%;
	}
	input.payment {
    width: 100%;
	}
	select.year,select.month {
    font-size: 14px;
    width: 99%;
    padding: 4px 15px 6px 10px;
	}
	input.cvv {
		float: left;
		width: 99%;
		margin-right: 0em;
		padding: 4px 8px;
		outline: none;
	}
}
@media(max-width:480px){
	ul.tabs-menu {
		left: 0px;
		width: 21%;
	}
	.tab-grids {
		margin-left: 4.5em;
	}
	.tab-grid h3 {
		font-size: 0.9em;
		padding: 0.5em 0 0.5em;
	}
	.tab-grid p{
		font-size:0.875em;
	}
	ul.tabs-menu {
		width: 100%;
	}
	ul.tabs-menu li a {
		font-size: 1em;
	}
	ul.tabs-menu.booking-menu li {
		width: 45%;
		text-align: left;
		margin-bottom: 0.5em;
		float: left;
		margin-right: 2%;
	}
	.tab-grids {
		width: 100%;
		margin-left: 0;
		border-left: none;
		border-top: 3px solid #e8e8e8;
		padding-top: 0.5em;
		margin-top: 7em;
	}
	.tab-grid {
		padding-left: 0;
	}
	select.month, select.year {
		margin: 9px 0;
	}
	select.year,select.month {
    outline: none;
    font-size: 14px;
    padding: 5px 12px 5px 13px;
	}
	input.cvv {
		float: left;
		width: 100%;
		margin-right: 7em;
		padding: 3px 8px;
	}
	.abt-right h4 {
		font-size: 20px;
		margin-bottom: 7px;
	}
}
@media(max-width:320px){
	ul.tabs-menu {
		left: 0px;
		width: 23%;
	}
	.tab-grids {
		margin-left: 3em;
	}
	.tab-grid h3 {
		font-size: 0.9em;
		padding: 0.5em 0 0.5em;
	}
	.tab-grid p{
		font-size:0.875em;
	}
}
/*--tab-end--*/
/*-- footer --*/
.w3agile.footer {
 background: #5e6973;
}
.w3agile_footer_grid h3{
	font-size:1.7em;
	color:#fff;
	padding-bottom:.5em;
	margin-bottom: 0.4em;
	position:relative;
}
.w3agile_footer_grid h3:before{
	content:'';
	position:absolute;
	bottom:0%;
	left:0%;
	background: #2ad2c9;
    width: 25%;
	height:2px;
}
h3.logo{
    text-align: left;
    font-size: 2em;
    color: #fff;
    margin-bottom: 0.4em;
    font-weight: bold;
    text-transform: uppercase;
}
h3.logo a{
	color:#fff;
	text-decoration:none;
}
h3.logo span {
    color: #2ad2c9;
}
.w3agile_footer_grid{
	color:#999;
	line-height:2em;
	    margin-top: 1.1em;
}
.w3agile_footer_grid h2{
	margin:1em 0 0;
}
.w3agile_footer_grid h2 a{
	font-size: 1.3em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
}
.w3agile_footer_grid h2 a span{
	transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    display: inline-block;
    color: #2ad2c9;
	line-height: 1;
}
.w3agile_footer_grid ul li{
	list-style-type:none;
	margin-bottom:1.5em;
}
.w3agile_footer_grid ul li a{
	color:#c1c1c1;
	text-decoration:none;
}
.w3agile_footer_grid ul li a:hover{
	color: #2ad2c9;
}
.w3agile_footer_grid:nth-child(2) {
    border-left: 1px solid #5c5c5c;
    border-right: 1px solid #5c5c5c;
    padding-left: 4em;
}
.w3agile_footer_grid:nth-child(3) {
    padding-left: 3em;
    border-right: 1px solid #5c5c5c;
}
.w3agile_footer_grid:nth-child(4) {
    padding-left: 3em;
}
ul.w3agile_footer_grid_list li{
	list-style-type:none;
	color:#999;
	line-height:1.9em;
	margin-bottom:1em;
}
ul.w3agile_footer_grid_list li span{
	display:block;
	margin: 0.5em 0 0;
}
ul.w3agile_footer_grid_list li span i{
    font-size: 1.1em;
    margin-right: 10px;
    color: #1da1f2;
}
.w3agile_footer_grid form input[type="text"] {
      width: 72%;
    padding: 9px 10px;
    float: left;
    color: #9C9C9C;
    outline: none;
    border: none;
    background: #fff;
    font-size: 0.9em;
}
.w3agile_footer_grid form input[type="submit"] {
    width: 23%;
    font-size:1em;
    color: #fff;
    border: none;
    outline: none;
    padding: 9px 12px;
    background:#2ad2c9;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    float: left;
    text-transform: uppercase;
}
.w3agile_footer_grid form input[type="submit"]:hover {
	background: #020202;
}
.agileinfo_copy_right{
	   background: #00260a;
	   padding: 1.5em 2em 0.4em 2em;
}
.agileinfo_copy_right_left{
	float:left;
}
.agileinfo_copy_right_right{
	float:right;
}
.agileinfo_copy_right_left p{
	color:#fff;
	line-height:1.8em;
}
.agileinfo_copy_right_left p a {
    color: #fff;
}
.agileinfo_copy_right_left p a:hover{
	text-decoration:underline;
}


.w3agile_footer_grid_list .istore {
    width: 141px;
    height: 47px;
    background: url(images/bm_store_ico.png) no-repeat top center;
    background-size: 141px 101px;
    margin-bottom: 10px;
}
.w3agile_footer_grid_list .and-market {
    width: 141px;
    height: 44px;
    background: url(images/bm_store_ico.png) no-repeat bottom center;
    background-size: 141px 101px;
}

/*-- //footer --*/

/*-- modal-login-form --*/

.booking-info h3 {
    font-size: 2.1em;
    color: #1e9c95;
    text-align: center;
	text-transform:uppercase;
	font-weight:800;
}
.booking-info h3 span {
	color:#2ad2c9;
}
.booking-info h3 a {
   color:#020202;
    text-decoration: none;
}
.booking-info h3 a:hover{
    text-decoration:none;
}
.login-form {
    padding: 2em 2em;
    background: #f4f4f4;
    margin-top: 1em;
    border: 1px solid #ddd;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.15);
    -o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.15);
}
.login-form input[type="text"],.contact-form input[type="text"], .login-form input[type="password"],.contact-form input[type="password"],.login-form input[type="email"],.contact-form input[type="email"],.contact-form textarea  {
    font-size: 1em;
    color: #555;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border: 1px solid #999;
    background: none;
    -webkit-appearance: none;
	outline:none;
}

.login-form p,.contact-form p  {
    font-size: 1em;
    margin: 1em 0 1em 0;
    text-align: left;
    color: #020202;
    font-weight: 600;
    text-transform: uppercase;
}
.login-form p a {
    color: #2ad2c9;
    margin-left: 5px;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	transition:.5s all;
	text-decoration:none;
}
.login-form p a:hover{
    color: #555;
}
.map iframe {
    width: 100%;
    height: 400px;
	border:none;
}
/*-- checkbox --*/
.wthree-text input[type="checkbox"] {
    display: none;
}
.wthree-text input[type="checkbox"]+label {
      position: relative;
    padding-left: 1.8em;
    border: none;
    outline: none;
    font-size: 1em;
    color: #333;
    cursor: pointer;
    display: block;
    font-weight: 600;
}
.wthree-text input[type="checkbox"]+label span:first-child {
    width: 16px;
    height: 16px;
    border: 2px solid #2ad2c9;
    position: absolute;
    left: 0;
    top: 1px;
}
.wthree-text input[type="checkbox"]:checked+label span:first-child:before {
    content: "";
    background: url(../images/tick.png)no-repeat;
    position: absolute;
    left: 1px;
    top: 1px;
    width: 10px;
    height: 10px;
}
/*-- //checkbox --*/
.wthree-text {
      margin: 2em 0;
    text-align: center;
}
.wthree-text ul li {
    display: inline-block;
}
.wthree-text ul li:nth-child(2) {
    margin-top: 1em;
    display: block;
}
.wthree-text ul li a{
	font-size: 1em;
    color: #333;
    font-weight: 600;
}
.wthree-text ul li a:hover{
    color: #1e9c95;
}
.login-form input[type="submit"],.contact-form input[type="submit"] {
    text-transform: capitalize;
         background:#020202;
    color: #FFFFFF;
    padding: .8em 2em;
    border: none;
    font-size: 1em;
    outline: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	text-transform:uppercase;
    width: 100%;
	font-weight: 600;
    -webkit-appearance: none;
}
.login-form input[type="submit"]:hover,.contact-form input[type="submit"]:hover {

	   background: #2ad2c9;
}
.login-form.signup-form label {
    text-align: left;
}

.grid_5.columns,.grid_4.columns {
    float: left;
    margin-right: 6px;
        width: 33%;
        margin-top: 27px!important;
}
.grid_6.columns {
    float: left;
    margin-right: 0px;
    width: 31%;
        margin-top: 27px;
}
.grid_5.columns{
    padding:0;
}
.table-bordered.agileinfo {
    border: 1px solid #ddd;
    text-align: center!important;
}
td.af img ,td.af{
    text-align: center!important;
    margin:0 auto;
}
td.wthree i {
    color: #888;
    font-size: 1.2em;
    margin-right: 1em;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 12px;
    vertical-align: middle;
}
td.wthree {
font-size: 1em;
font-weight: bold;
color: #202020;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #d4d1d1;
}
td.price span {
      text-decoration: line-through;
    color: #464646;
    font-size: 18px;
    padding: 0em 0;
    line-height: 3em;
}
td.price_patient {
        font-weight: 600;
        color: #0baf4a;
        font-size: 1em;
}
td.price{
        font-weight: 600;
        color: #DF1E1C;
        font-size: 1em;
    }
th.t-one {
    text-align:center!important;
}
.pregn-label-view {
    font-weight: bold;
    color: white;
    background-color: #984fc7;
    /* background-color: #9396c3; */
    display: inline-block;
    width: 29px;
    height: 18px;
    vertical-align: baseline;
    font-size: 11px;
    text-align: center;
    padding-top: 3px;
    border-radius: 3px;
    /* margin-left: -10px; */
    margin-top: 1px;
    font-family: lato, sans-serif;
    opacity: 1.0;
	line-height: 13px;
}

.child-label-view {
    font-weight: bold;
    color: white;
	background-color: #f454e8;
    /* background-color: #9396c3; */
    display: inline-block;
    width: 29px;
    height: 18px;
    vertical-align: baseline;
    font-size: 11px;
    text-align: center;
    padding-top: 3px;
    border-radius: 3px;
    /* margin-left: -10px; */
    margin-top: 1px;
    font-family: lato, sans-serif;
    opacity: 1.0;
	line-height: 13px;
}

.senior-label {
    font-weight: bold;
    color: white;
    background-color: #62a5ce;
    /* background-color: #9396c3; */
    display: inline-block;
    width: 29px;
    height: 18px;
    vertical-align: baseline;
    font-size: 11px;
    text-align: center;
    padding-top: 3px;
    border-radius: 3px;
    /* margin-left: -10px; */
    margin-top: 1px;
    font-family: lato, sans-serif;
    opacity: 1.0;
}
.senior-label-view {
    font-weight: bold;
    color: white;
    background-color: #62a5ce;
    /* background-color: #9396c3; */
    display: inline-block;
    width: 29px;
    height: 18px;
    vertical-align: baseline;
    font-size: 11px;
    text-align: center;
    padding-top: 2px;
    border-radius: 3px;
    /* margin-left: -10px; */
    margin-top: 2px;
    font-family: lato, sans-serif;
    opacity: 1.0;
}

.senior-label-large {
	font-weight: bold;
	color: white !important;
  background-color: #984fc7;
	/* background-color: #9396c3; */
	display: inline-block;
	vertical-align: baseline;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	border-radius: 3px;
	/* margin-left: -10px; */
	margin-top: 2px;
	font-family: lato, sans-serif;
	opacity: 1.0;
	padding: 1px 6px;
  }


.pregn-label-large {
	font-weight: bold;
	color: white !important;
	background-color: #984fc7;
	/* background-color: #9396c3; */
	display: inline-block;
	vertical-align: baseline;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	border-radius: 3px;
	/* margin-left: -10px; */
	margin-top: 2px;
	font-family: lato, sans-serif;
	opacity: 1.0;
	padding: 1px 6px;
  }

  .child-label-large {
	font-weight: bold;
	color: white !important;
	background-color: #f454e8;
	/* background-color: #9396c3; */
	display: inline-block;
	vertical-align: baseline;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	border-radius: 3px;
	/* margin-left: -10px; */
	margin-top: 2px;
	font-family: lato, sans-serif;
	opacity: 1.0;
	padding: 1px 6px;
  }
  
  
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
    text-align: center!important;
    padding: 14px 0;
}
td.seat img {
    display: inline-block!important;
	padding: 0 10px 0 0px;
}
td.price.us {
    line-height: 35px;
}

ul.mobile-table {
    margin: 15px 0;
    display: none;
    list-style: none;
}
ul.mobile-table li {
    border-top: 1px solid #ccc;
}

ul.mobile-table li h5 {
    padding: 15px 0;
}

ul.mobile-table li p {
    padding: 0 0 0 15px;
}

ul.table-letters li {
    display: inline-block;
    padding: 10px;
    width:30px;
    border: 1px solid #ccc;
}
ul.table-letters li:first-child {
}

ul.fullsitemenu {
    list-style: none;
}

.fullsitemenu li {
	height: 98px;
	position: relative;
	padding: 0;
	float: left;
	width: 16.6%;
	border-left: 1px solid rgb(63, 153, 21);
}

.fullsitemenu li.active {
	background-color: #0baf4a;
}

.fullsitemenu li:first-child {
	border-left: 0;
}

.fullsitemenu li a {
	color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    font-family: 'Lato', sans-serif;
    display: block !important;
    position: relative;
    padding: 10px;
    padding-left: 15px;
    height: 100%;
}

.fullsitemenu li a span.textMini {
	font-size: 14px;
    font-family: 'Lato', sans-serif;
    position: absolute;
    left: 15px;
    top: 65px;
	text-transform: none;
	color: #3b5a00;
}

/*-- //modal-login-form --*/
/*-- responsive media queries --*/
@media (max-height: 600px){
    .details-shade {
        padding: 15px 0 0;
    }
    .details-shade .details-right img {
        width: auto !important;
        max-height: 50px;
    }

    .details-shade, .details-grid {
        min-height: 200px;
    }
}
@media (max-width: 1366px){
    a.seat-button {
        padding: 12px 0px;
        width:50%;
	}
}
@media (max-width: 1280px){
    input[type="file"] {
        left: 46%;
    }
	a.seat-button {
    padding: 12px 0px;
    width: 60%;
	}
}
@media (max-width: 1200px){
    .noBlock700 {
        display: none;
    }
}

@media (max-width: 1080px){
    input[type="file"] {
        left: 45%;
    }
}
@media (max-width: 1024px){
	a.seat-button {
    padding: 12px 0px;
    width: 78%;
	}
}
@media (max-width: 991px){
	.hidden-sm {
		display: none;
	}
	.shown-sm {
		display: block;
	}
}
@media (max-width: 800px){
  .banner_bottom_right_grid {
    padding-right: 0;
    float: left;
  }
  .banner_bottom_left {
	    text-align: center;
		margin: 4em 0 3em 0;
	}
	.button--wayra {
		width: 25%;
	}
	.banner_search {
		width: 70%;
		margin: 0 auto;
	}
	.w3agile_footer_grid:nth-child(2) {
		border-left: 1px solid #5c5c5c;
		border-right: 1px solid #5c5c5c;
		padding-left: 1em;
		border: none;
	}
	.w3agile_footer_grid:nth-child(3) {
		padding-left: 1em;
		border-right: none;
	}
	.w3agile_footer_grid:nth-child(4) {
		padding-left: 1em;
	}
	.bottom-grid {
		float: left;
		width: 50%;
	}
	.bottom-grid:nth-child(3){
		  margin-top:1em;
	}
	.filtr-item {
		padding: .5em;
		float: left;
		width: 50%;
	}
	.team-inner {
		margin-top: 2em;
	}
	.grid_5.columns,.grid_4.columns {
		float: left;
		margin-right: 6px;
		width: 31%;
	}
	.grid_6.columns {
		float: left;
		margin-right: 0px;
		width: 31%;
	}
	a.seat-button {
		padding: 12px 0px;
		font-size: 14px;
		width: 100%;
		margin: 0px auto;
	}
	td.wthree {
      font-size: 1em;
	}
	td.price {
		font-size: 18px;
		margin-top: 64px;
	}
	input.cvv {
		float: right;
		width: 100%;
		margin-right: 0;
		padding: 9px 8px;
		outline: none;
		border: 1px solid #ddd;
	}
	a.seat-button.hotel {
		text-align: center;
		text-transform: uppercase;
		margin-top: 10px;
	}
}
@media (max-width: 768px){

    ul.mobile-table {
        display: block !important;
    }

    .table-responsive {
        display: none;
    }

	.banner_search {
		width: 80%;
		margin: 0 auto;
	}
	.abt-right {
		margin-top: 20px;
	}

	.shown-xs {
		display: block;
	}
	.hidden-xs {
		display: none;
	}
	.profile-left {
		width: 33.333%;
		padding-top: 0;
	}
	.menu-notify {
		padding: 15px;
	}
}
@media (max-width: 736px){

}
@media (max-width: 667px){
	.banner_search {
		width: 98%;
		margin: 0 auto;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars,h1#h1.-bootstrap-heading {
		font-size:1.8em;
		color: #252627!important;
	}
	.table {
		width: 100%;
		max-width: 100%;
		margin-bottom: 0px;
	}
	.view {
		padding: 1em 1em 2em;
		width: 256px;
		height: 259px;
	}
	.btm-right .captn {
		position: absolute;
		bottom: -64%;
	}
	h3.w3ls-title {
      font-size: 2em;
	}
	li.trav {
		width: 100%;
	}
	li.arriv {
		width: 100%;
	}
	.banner_bottom_right_grid {
		padding-right: 0;
		float: none;
		margin-bottom:0em;
		width: 100%;
		padding: 0;
	}
	.banner_bottom_right {
		padding: 0;
	}
	.button--wayra {
		width: 66%;
	}
	.agileinfo_copy_right_left {
		float: none;
		text-align: center;
	}
	.agileinfo_copy_right_left {
		float: none;
		text-align: center;
	}
	.agileinfo_copy_right_right {
		float: none;
		text-align: center;
	}
	.banner_bottom_left p {
		line-height: 1.9em;
		margin-bottom: 2em;
	}
	.banner_bottom_left h3 {
		font-size: 1.4em;
	}
	.banner_bottom_left {
		text-align: center;
		margin: 1em 0 2em 0;
	}
	.simplefilter li {
		padding: 0.5em 0.5em;
		font-weight: 600;
		font-size: 0.7em;
	}
	ul.simplefilter {
		text-align: center;
		margin: 1em 0 0.5em 0;
	}
	h3.w3ls-title {
      font-size: 1.5em;
	}
	.w3agile_footer_grid h3 {
       font-size: 1.2em;
	}
	.w3agile, .services, .about {
       padding: 1.5em 1em;
	}
	.w3agile.footer {
		padding: 2em 0.5em;
	}
	.details-right h4 {
		font-size: 14px;
		margin-bottom: 13px;
	}
	.w3agile_footer_grid form input[type="text"] {
      width: 66%;
       padding: 9px 10px;
	}
	.w3agile_footer_grid form input[type="submit"] {
       width: 34%;
	}
	h3.logo {
		font-size: 1.5em;
		margin-bottom: 1em;
	}
	.w3agile_footer_grid ul li {
		list-style-type: none;
		margin-bottom: 0.5em;
	}
	.bnr-left input[type="text"] {
		width: 95%;
		font-size: 14px;
		padding: 6px 6px;
		margin: 10px 0 12px 0;
	}
	.bnr-right input[type="text"] {
		width: 95%;
		font-size: 14px;
		padding: 6px 6px;
	}
	.ban-top .inputLabel, .ban-bottom .inputLabel {
		font-size: 13px;
		margin-bottom: 5px;
	}
	h3.w3ls-title2 {
		font-size: 1.6em;
		line-height: 1.4em;
	}
	.bus-tp h2 {
		float: none;
		font-size: 16px;
		text-align: center;
	}
	li.trav {
		width: 100%;
		text-align: center;
		float: none;
	}

	h3.w3ls-title.book {
		font-size: 1.3em;
	}
	.btm-right .captn {
		display: inline-block;
		height: 100%;
		width: 100%;
		position: absolute;
		bottom: -68%;
	}
	.choose-grid h4 {
		font-size: 15px;
	}

	.grid_4 {
		background: none;
		margin-top: 29px;
	}
	#select-5,#select-4,#select-6{
		padding:8px 8px;
	}

	.view {
		padding: 1em 1em 2em;
		width: 281px;
		height: 281px;
		float: left;
		margin-right: 13px;
	}
	.agile_text_box {
		padding: 3em 2em;
		background: rgba(0, 0, 0, 0.66);
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars, h1#h1.-bootstrap-heading {
		font-size: 1.4em;
		color: #252627!important;
	}


}
@media (max-width: 640px){
	.filtr-item {
		padding: .5em;
		float: left;
		width: 50%;
	}
	.label {
		font-size: 53%;
	}
	.button--wayra {
		width: 31%;
	}
	.agile_text_box {
		padding: 5em 2em;
		background: rgba(0, 0, 0, 0.66);
	}


}
@media (max-width: 600px){
	.bottom-grid {
		margin-top: 1em;
	}
	.choose-grid h4 {
		font-size: 18px;
	}
	.banner_search {
		width: 98%;
		margin: 0 auto;
	}
	.view {
		padding: 1em 1em 2em;
		width: 264px;
		height: 264px;
		float: left;
		margin-right: 13px;
	}
	.btm-right .captn {
		display: inline-block;
		height: 100%;
		width: 100%;
		position: absolute;
		bottom: -60%;
	}

}
@media (max-width: 568px){
	.map iframe {
		height:250px;
	}
	.view {
		padding: 1em 1em 2em;
		width: 256px;
		height: 256px;
		float: left;
		margin-right: 13px;
	}
	.banner_search {
		width: 100%;
		margin: 0 auto;
	}
}

@media (max-width:480px){

	.button--wayra {
		width: 36%;
	}
	.view {
		padding: 1em 1em 1em;
		width: 214px;
		height: 214px;
		float: left;
		margin-right: 7px;
	}
	.agile_text_box p {
		font-size: 0.9em;
	}
	.agile_text_box {
        padding: 3em 1em;
	}
	.w3agile.banner-bottom h6 {
		margin-top: 1em;
		font-size: 0.95em;
	}
	.btm-right .captn {
		display: inline-block;
		height: 100%;
		width: 100%;
		position: absolute;
		bottom: -54%;
	}

	.details-right h3 {
       font-size: 20px;
	}

	.main-booking {
		width: 100%;
		margin: 16px auto;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding: 5px 3px;
		line-height: 12px;
	}
	td.wthree i {
		font-size: 1em;
		margin-right: 0em;
	}
	td.price {
		font-size: 14px;
		margin-top: 64px;
	}
	td.wthree {
		font-size: 0.9em;
	}
	a.seat-button {
    padding: 12px 0px;
    font-size: 13px;
	}

}
@media (max-width:414px){
	.banner_search {
		width: 98%;
		margin: 0 auto;
	}
	.choose-grid h4 {
		font-size: 15px;
	}
	.bottom-grid {
		float: left;
		width: 100%;
	}
	.btm-right .captn {
		display: inline-block;
		height: 100%;
		width: 100%;
		position: absolute;
		bottom: -73%;
	}
	.view {
		padding: 1em 1em 1em;
		width: 381px;
		height: 381px;
		float: left;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.agile_text_box {
		padding: 9em 4em;
	}
	.wthree_banner_bottom_right_grids:nth-child(2),.wthree_banner_bottom_right_grids:nth-child(4) {
		margin: 0em 0 0;
	}
	.button--wayra {
		width: 48%;
	}
		ul.first {
		text-align: center;
		margin: 0 auto;
	}
	li.arriv {
		text-align: center;
	}
	li.fare {
		width: 100%;
		text-align: center;
		margin-top: 0.5em;
	}

	td.wthree i {
		font-size: 1em;
		margin-right: 0.3em;
	}
	td.seat img {
		display: inline-block!important;
		padding: 0 1px 0 0px;
		width: 12px;
	}
	a.seat-button{
		padding:10px 5px!important;
	}
	a.seat-button.two {
		padding: 0 5px!important;
	}
	.search input[type="submit"] {
		padding: 8px 25px!important;
		font-size: 16px;
	}
}
@media (max-width: 384px){
	.banner_search {
		width: 98%;
		margin: 0 auto;
	}
	.abt-right h4 {
		font-size: 17px;
		margin-bottom: 9px;

	}
	.captn h4 {
       font-size: 16px;
	}
	.map iframe {
		height:200px;
	}
	.view {
		padding: 1em 1em 1em;
		width: 352px;
		height: 352px;
		float: left;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.agile_text_box {
		padding: 8em 4em;
	}
	.details-shade {
		padding: 36px 0 0;
	}
	.details-shade, .details-grid {
		min-height: 244px;
	}
	ul.first {
		text-align: center;
		margin: 0 auto;
	}
	li.arriv {
		text-align: center;
	}
	li.fare {
		width: 100%;
		text-align: center;
		margin-top: 0.5em;
	}

	.main-booking p {
    font-size: 0.9em;
    margin: 0.5em 0 0.5em 0;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px 10px;
	}

	.agile_text_box p{
	  width:95%;
	}

}
@media (max-width:375px){
.banner_bottom_right_grid {
		padding-right: 0;
		float: none;
		margin-bottom: 1em;
		width: 100%;
		padding: 0;
	}
	.banner_bottom_right {
		padding: 0;
	}
	.view {
		padding: 1em 1em 2em;
		width: 340px;
		height: 340px;
	}
	.button--wayra {
		width: 66%;
	}
	.agileinfo_copy_right_left {
		float: none;
		text-align: center;
	}
	.agileinfo_copy_right_left {
		float: none;
		text-align: center;
	}
	.agileinfo_copy_right_right {
		float: none;
		text-align: center;
	}
	.banner_bottom_left p {
		line-height: 1.9em;
		margin-bottom: 2em;
	}
	.banner_bottom_left h3 {
		font-size: 1.4em;
	}
	.banner_bottom_left {
		text-align: center;
		margin: 1em 0 2em 0;
	}
	.simplefilter li {
		padding: 0.5em 0.5em;
		font-weight: 600;
		font-size: 0.7em;
	}
	ul.simplefilter {
		text-align: center;
		margin: 1em 0 0.5em 0;
	}
	h3.w3ls-title {
      font-size: 1.5em;
	}
	.w3agile_footer_grid h3 {
       font-size: 1.2em;
	}
	.w3agile, .services, .about {
       padding: 1.5em 1em;
	}
	.w3agile.footer {
		padding: 2em 0.5em;
	}
	.details-right h4 {
		font-size: 14px;
		margin-bottom: 13px;
	}
	.w3agile_footer_grid form input[type="text"] {
      width: 66%;
       padding: 9px 10px;
	}
	.w3agile_footer_grid form input[type="submit"] {
       width: 34%;
	}
	h3.logo {
		font-size: 1.5em;
		margin-bottom: 1em;
	}
	.w3agile_footer_grid ul li {
		list-style-type: none;
		margin-bottom: 0.5em;
	}
	.bnr-left input[type="text"] {
		width: 95%;
		font-size: 14px;
		padding: 6px 6px;
		margin: 10px 0 12px 0;
	}
	.bnr-right input[type="text"] {
		width: 95%;
		font-size: 14px;
		padding: 6px 6px;
	}
	.ban-top .inputLabel, .ban-bottom .inputLabel {
		font-size: 13px;
		margin-bottom: 5px;
	}
	h3.w3ls-title2 {
		font-size: 1.6em;
		line-height: 1.4em;
	}


	li.trav {
		width: 100%;
		text-align: center;
		float: none;
	}


	li.arriv {
		width: 100%;
		text-align: center;
	}

	li.dept {
		width: 100%;
	}
	li.seat {
		width: 100%;
		text-align: center;
	}
	li.fare {
		width: 100%;
		text-align: center;
	}
	h3.w3ls-title.book {
		font-size: 1.3em;
	}
	.btm-right .captn {
		display: inline-block;
		height: 100%;
		width: 100%;
		position: absolute;
		bottom: -68%;
	}
	.choose-grid h4 {
		font-size: 15px;
	}
	#select-5,#select-4,#select-6{
		padding:8px 8px;
	}

	.tab-grids {
		width: 100%;
		margin-left: 0;
		border-left: none;
		border-top: 3px solid #e8e8e8;
		padding-top: 0.5em;
		margin-top: 9em;
	}
	select {
    outline: none;
    font-size: 14px;
    padding: 7px 42px 7px 10px;
	}

}
@media (max-width: 360px){
	h3.w3ls-title.book {
		font-size: 1.2em;
	}
	h3.w3ls-title {
		font-size: 1.4em;
	}
	.w3agile.banner-bottom {
		padding: 1.5em 1em;
	}
	.details-shade {
		padding: 28px 0 0;
	}
	.banner_search {
		width: 100%;
		margin: 0 auto;
	}
	.banner_search input[type="search"] {
		width: 95%;
	}
	.banner-bottom ul li a {
		font-size: 1em;
		border-radius: 50%;
		width: 60px;
		height: 60px;
	}
	.w3agile.banner-bottom ul li i {
		font-size: 1.7em;
		line-height: 58px;
	}
	.w3agile.banner-bottom h6 {
		margin-top: 1em;
		font-size: 0.9em;
	}
	.details-shade, .details-grid {
		min-height: 232px;
	}
	.banner-bottom ul li a {
		font-size: 0.8em;
		border-radius: 50%;
		width: 50px;
		height: 50px;
	}
	.w3agile.banner-bottom ul li i {
		font-size: 1.7em;
		line-height: 51px;
	}
	.banner_bottom_left h3 {
		font-size: 1.3em;
	}
	.view {
		padding: 1em 1em 2em;
		    width: 322px;
            height: 322px;
	}
	.agile_text_box {
		padding: 6em 5em;
	}
	h3.w3ls-title2 {
		font-size: 1.4em;
		line-height: 1.4em;
	}
}
@media (max-width:320px){
	.banner_search {
		width: 100%;
		margin: 0 auto;
	}
	.banner_search input[type="search"] {
		width: 98%;
	}
	.view {
		padding: 1em 1em 2em;
		width: 290px;
		height: 290px;
	}
	.agile_text_box {
		padding: 5em 2em;
	}
	h5.pro-link a {
    	font-size: 15px;
	}
}

@media (max-width:280px){
	.banner_search input[type="search"] {
		width: 98%;
	}
}

@media (max-width:260px){
	.banner_search input[type="search"] {
		width: 98%;
	}
	.banner_search form [type="submit"] {
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
	}
}


/* --- reveal modal --- */
.reveal-modal h6 {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    line-height: 26px;
}
.reveal-modal .startLinks {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 20px;
}
.reveal-modal .miniText label {
    margin-left: 21px;
    cursor: pointer;
    display: inline-block;
    margin-top: -16px;
}
.reveal-modal .startLinks a.white {
    color: #FFF;
    background-color: #69a10a;
}
.reveal-modal .startLinks a.orange {
    color: #FFF;
    background-color: #ff8e1a;
}
.reveal-modal .startLinks a {
    display: inline-block;
    font-size: 11px;
    line-height: 32px;
    font-weight: bold;
    height: 32px;
    width: 122px;
    background-color: #CCC;
    color: #333;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer!important;
}
.reveal-modal a {
    font-weight: normal;
    /* color: #F00; */
}
.reveal-modal .startLinks a.blue {
    color: #FFF;
    background-color: #479feb;
}
.reveal-modal-layer {
    /*background-color: #0d0d0d;*/
    /*opacity: 0.8;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
}