/*/*.error-text.error-text.error-text*/*/.about{
    height: 100px !important;
    height: 475px;
    position: relative;
    background: #6abda1;
    background-image: -moz-linear-gradient(left, #6abda1 0%, #27a3da 100%);
    background-image: -webkit-linear-gradient(left, #6abda1 0%,#27a3da 100%);
    background-image: linear-gradient(to right, #6abda1 0%,#27a3da 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6abda1', endColorstr='#27a3da',GradientType=1 );
}
.about h1{
    padding: 32px 0 45px 0 !important;
}
.sprite-home{
    display: inline-block;
    background: url(../img/sprite-home.png) no-repeat;
}
.graphic-deals{
    margin: 3.5px;
    width: 550px;
    height: 130px;
    background-position: 0px 0px;
}
.icon-support{
    width: 129px;
    height: 101px;
    background-position: -180px -20px;
}
.icon-price{
    width: 96px;
    height: 101px;
    background-position: -329px -20px;
}
.icon-amenity{
    width: 102px;
    height: 101px;
    background-position: -445px -20px;
}
.thumb-travel{
    margin: 0 100px 0 0;
    width: 114px;
    height: 114px;
    background-position: -567px -20px;
}
.thumb-device{
    width: 355px;
    height: 270px;
    background-position: -20px -180px;
}
.content-home{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/* ========= BANNER ========= */
.gift_wrap_front{
    margin-top:1px;
    padding-bottom:50px;
}

.home .banner{
    height: 292px;
    position: relative;
    margin-top:-1px;
    /*    background-image: -moz-linear-gradient(left, #6abda1 0%, #27a3da 100%);
    
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6abda1', endColorstr='#27a3da',GradientType=1 );*/
}
/*.home .banner:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 370px;
    background: url(../img/bg-home-c.png) top center no-repeat;
}*/
.header{
    background: #f3f3f3;
}
.banner{
    padding: 35px 0;
}
.home .banner-content{
    position: relative;
    z-index: 2;
}
.home h1{
    padding: 15px 0 15px 0;
    font-size: 25px;
    color: #000;
    text-align: center;
    //text-shadow: 1px 1px 2px #333;
    position: relative;
}
.app-link{
    background:#e4e4e4;
    padding:20px;
}
.app-link img{
    margin-top:-12px;
}
.home .search-inputs-wrap{
    padding: 1px 1px 1px 1px;
    background: #fb8d23;
}
.box-center{
    margin: auto;
    width: 40%;

}
.home-ban-offer{
    width:340px;
}
.right-banner img{
    float:center;
}
.search-wrap{
    padding:10px;
}
.home .search-input-inner input[type="text"]{
    margin: 5px;
    border: none;
    outline: none;
    padding: 8px 12px 8px 44px;
    width: 166px;
    height: 26px;
    background: #fffdfdf0;
    border: 1px solid #d8d8d8;
}
.search-wrap{
    border: 1px solid #d8d2d2;
    background:#f3f3f3;
}
::placeholder{
    color:#585858;
}
.text-bold{
    font-weight:600;
}
.home .search-input-inner{
    position: relative;
}
.home .search-input-inner > label, .home .search-input-inner > span{	
    position: absolute;
    z-index: 2;
}
.home .search-input-inner > label{
    top: -13px !important;
    left: 55px;
    font-size: 12px;
    text-transform: uppercase;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    cursor: text;
}
.home .search-input-inner > span{
    top: 18px;
    left: 15px;
    font-size: 20px;
    color: #e53b24;
}
.m-right-left-01-wf{
    border: 1px solid #d8d8d8;
    padding: 10px 10px 8px;
    border-radius: 50%;
    position: absolute;
    margin-left: -90px;
    margin-top: 32px;
    background: #fff;
	transform:rotate(90deg) !important;
    z-index: 9;
    font-size: 20px;
    color: #e63b24;
}
.home .search-input-inner > span.rotate-90-cw{
    transform: rotate(90deg);
    margin-top:53px;
}
.home .search-input-inner input[type="text"]:focus ~ label, .home .search-input-inner input[type="text"]:valid ~ label.label-reqd{
    top: 5px;
    font-size: 10px;
    color: #929292;
}
.home .search-inputs-wrap .city-swap{
    margin: 0;
    width: 50px;
    height: 50px;
    box-shadow: inset 0 0 25px #c5c5c5;
}
.home .search-inputs-wrap .city-swap span{
    margin: 16px 0 0 14px;
    font-size: 24px;
    color: #e53b24;
    background:#fff;
}
.home .btn-primary{
    padding: 14px 0;
    width: 210px;
    border:1px solid #fff;
}

.error{
    margin:0;
    padding:0;
    display:block;
    /*padding-bottom:100px;*/
}

/* ========= DEALS ========= */

.home .content-home .deals-thumb-wrap{
    display: inline-block;
    width: 556px;
    height: 130px;
    border-radius: 0%;
    position: relative;

    top: -65px;
    box-shadow: 0 2px 3px #ccc;
    background: #f5f5f5;
}
.home .content-home h3{
    padding: 0 0 20px 0;
    font-size: 34px;
    position: relative;
}
.home .content-home h3:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 55px;
    height: 3px;
    background: #fb8d23;
}
.home .content-home .deals-content{
    display: inline-block;
    width:100%;
}
.newsfeed{
    width:100%;
}
.feeds{
    width:31%;
    padding:1%;
}
.subtitle {
    overflow: hidden;
    margin-bottom: 25px
}
.subtitle.right-space {
    margin-right: 70px
}
.subtitle.right-space.no-right-space {
    margin-right: 0
}
.subtitle div {
    text-align: center
}
.subtitle div span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
}
.subtitle div span:before, .subtitle div span:after {
    content: "";
    position: absolute;
    height: 1px;
    border-top: 1px dotted #cacaca;
    top: 10px;
    width: 600px
}
.subtitle div span:before {
    right: 100%;
    margin-right: 15px
}
.subtitle div span:after {
    left: 100%;
    margin-left: 15px
}
.home .mtb-features-feeds{
    padding: 40px 0 620px 0;
    background: linear-gradient(-180deg, #2380c2, #e53b24);
}
.home .content-home .deals-content h3{
    padding-top: 40px;
}
.home .content-home .deals-content .deals-border{
    margin: 0 1px;
    width: 2px;
    height: 425px;
    background: #e6e6e6;
    position: relative;
}
.home .content-home .deals-content .deals-border:before, .home .content-home .deals-content .deals-border:after{
    content: "";
    position: absolute;
    left: -3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.home .content-home .deals-content .deals-border:before{
    top: -12px;
    background: #47a7ce;
}
.home .content-home .deals-content .deals-border:after{
    bottom: -12px;
    background: #74c3a9;
}
.home .content-home .deals-content .deals-text{
    width: 49.5%;
    text-align: left;
    line-height: 2;
}
.home .content-home .deals-content .deals-text > p{
    margin: 5px 0 0 0;
}
.home .content-home .deals-btn-wrap{
    margin: 75px 0;
}

/* ========= FEATURES ========= */

.home .mtb-features{
    padding: 15px 0 15px 0;
    background: #f5f5f5;
}
.home .mtb-features .feature-wrap{
    display: inline-block;
}
.home .mtb-features .feature-wrap .feature-col{
    /*  position: relative; */
    width: 330px;
    background: #fff;
    box-shadow: 0 0 7px #7d7c7c;
    margin-right:10px;
}
.home .mtb-features .feature-wrap .feature-col:hover{
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.02);
    transition: transform .5s;
}
.feature-col-imps{
    color:#2380c2
}
.feature-col-tps{
    color:#dc9607
}
.feature-col-offer{
    color:#e63b24
}
.home .mtb-features .feature-icon-wrap{
    padding: 95px 0 65px 0;
}
.home .mtb-features .bg-blue{
    background: #47a7ce;
}
.home .mtb-features .bg-grey{
    background: #f24c4e;
}
.home .mtb-features .bg-green{
    background: #1fb58f;
}
.home .mtb-features .feature-icon-wrap > span{
    color: #fff;
    font-size: 100px;
}
.home .mtb-features .feature-text-wrap{
    padding: 20px 30px 20px 30px;
    line-height: 1.6;
    color: #696767;
    font-size:12.5px;
    text-align: justify;
}
.home .mtb-features .feature-center{
    top: -10px;
}
.icon-padd{
    padding-top:20px;
}
.feature-col h3, .feature-col h2{
    font-size:25px !important;
    padding-top:20px;
}
.nav-bus span, .nav-buss span{
    text-transform:none;
}
/* ========= SERVICES ========= */

.home .mtb-service{
    padding: 10px 0 50px;
}
.home .mtb-service .service-head-inner, .home .mtb-service .service-items{
    display: inline-block;
}
.home .mtb-service .service-icon-wrap{
    margin: 0 100px 0 0;
    width: 70px;
    height: 70px;
    color: #fff;
    font-size: 48px;
    line-height: 110px !important;
    border-radius: 50%;
    position: relative;
    background: #f24c4e;
}
.home .mtb-service h3{
    line-height: 60px;
}
.home .mtb-service .service-text{
    padding: 75px 125px 0 125px;
    line-height: 2.5;
    text-align: justify;
}
.home .mtb-service .service-item-wrap .item-count{
    padding: 50px 60px 0 60px;
    font-size: 35px;
    color: #47a7ce;
}
.home .mtb-service .service-item-wrap .item-type{
    font-size: 18px;
    color: #7b7b7b;
}
.m-location-03-wf{
    padding-top: 18px;
    font-size: 40px;
}
.bor-scale h4{
    font-size:24px;
}
/* ========= DEVICES ========= */

.home .mtb-devices{
    padding: 100px 80px;
}
.home .mtb-devices p{
    margin-top: 20px;
    width: 100%;
    line-height: 1.5;
    color: #696767;
    font-size: 12.5px;
    text-align: justify;
}
.bor-scale{
    border:1px solid #c7c6c6;
    padding:20px;
    background:#f5f5f5;
}

/* New Css */

.error-text{
    margin:-39px 0 0 0;
    padding:10px;
    border:1px solid #3d5a5c;
    font-size:15px;
    color:white;
    background:#3d5a5c;
}


.form-box{
    background: #fff;
    margin: 30px auto;
    max-width: 500px;
    box-shadow: 0 3px 6px 0px rgba(0,0,0,0.16), 0 3px 6px 0px rgba(0,0,0,0.23);
}
form#login-form {
    overflow: hidden;
    position: relative;
    padding: 40px;
}
.head {
    color: #fff;
    font-size: 34px;
    font-weight: normal;
    padding: 50px 0;
    text-align: center;
    text-transform: uppercase;
    background: #6498fe;
}
.form-group {
    margin-bottom: 0px;
    position: relative;
    width: 177px;
    overflow: visible;
}

.form-group .label-control {
    color: #333;
    display: block;
    font-size: 14px;
    position: absolute;
    top: 0 !important;
    left: 0;
    padding: 0;
    width: 76%;
    pointer-events: none;
    height: 100%; 
}
/*.form-group .label-control::before,
.form-group .label-control::after{
  content: "";
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.form-group .label-control::before{
  border-bottom: 1px solid #B9C1CA;
  transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
}

.form-group .label-control::after {
  border-bottom: 2px solid #03A9F4;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}*/

.form-control {
    border: none;
    border-radius: 0;
    margin-top: 0px;
    padding: 12px 0;
    width: 100%;
    font-size: 14px;
}
.form-control:focus {
    outline: none;
    box-shadow: none;
}

.form-group .label-control .label-text{
    -webkit-transform: translate3d(0, 20px, 0) scale(1);
    -moz-transform: translate3d(0, 20px, 0) scale(1);
    transform: translate3d(0, 20px, 0) scale(1);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
}
.active .label-control::after{
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
.active .label-control .label-text {
    opacity: 1;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    color: #929292 !important;
    top:5px;
}

.input-field label:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #B9C1CA;
    transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
}


input.btn[type="submit"] {
    background: #6498fe;
    border:none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 5px 0;
    outline: medium none;
    overflow: hidden;
    padding: 10px;
    text-transform: uppercase;
    transition: all 0.15s ease-in-out 0s;
    width: 100%;
    box-shadow: 0 1px 2px 0px rgba(0,0,0,0.16), 0 1px 2px 0px rgba(0,0,0,0.23);
}
input.btn[type="submit"]:hover {
    background: #4b81eb;
    box-shadow: 0 2px 4px 0px rgba(0,0,0,0.16), 0 2px 4px 0px rgba(0,0,0,0.23);
}
.text-p{
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
}
.text-p a{
    color: #175690;
}
@media (max-width: 480px){
    form#login-form {
        width: 90%;
        margin: 30px auto;
    }
}


/* ========= DEVICES ========= */

.home .mtb-devices{
    padding: 50px 5px;
}


/*======= STATIC PAGE =====*/

.about{
    height: 80px !important;
    height: 475px;
    position: relative;
    background: #1fb58f;
    /*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6abda1', endColorstr='#27a3da',GradientType=1 );*/
}
.about h1{
    padding: 22px 0 45px 0 !important;
}

.about h1{
    padding: 135px 0 45px 0;
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 2px #333;
    position: relative;
}
.sitemap-btm{
    padding-bottom:220px;
}
.mtb-devices p{
    margin-top: 20px;
    width:100%;
    line-height: 2.5;
    text-align: justify;
}
.mtb-devices{
    padding: 44px;
    padding-bottom: 120px;
}
.mtb-devices strong{
    color: #000;
}
.ziehharmonika .active .arrowDown {
    border:none;
}
.ziehharmonika h3{

    color:#fff;
}
.ziehharmonika .statictab {
    background: #fff6ec  !important;
}


/*======= INFO PAGE ========*/
.ofsize{
    font-size:30px;
}
.wrap .static-page-info p {
    line-height: 25px;
}
.static-page-info strong{
    color:#e53b24;
}
.static-page-info a{
    color:blue;
    text-decoration:underline;
}

/* ============ Animation ============ */
@-webkit-keyframes pin-bounce {
    0%{top:-99px;}
    10%{top:100px}
    15%{top:93px;}
    20%{top:100px;}
    25%{top:95px;}
    30%{top:100px;}
    35%{top:98px;}
    40%{top:100px;}
    100%{top:100px;}
}
@-moz-keyframes pin-bounce {
    0%{top:-99px;}
    10%{top:100px}
    15%{top:93px;}
    20%{top:100px;}
    25%{top:95px;}
    30%{top:100px;}
    35%{top:98px;}
    40%{top:100px;}
    100%{top:100px;}
}
@-o-keyframes pin-bounce {
    0%{top:-99px;}
    10%{top:100px}
    15%{top:93px;}
    20%{top:100px;}
    25%{top:95px;}
    30%{top:100px;}
    35%{top:98px;}
    40%{top:100px;}
    100%{top:100px;}
}
@keyframes pin-bounce {
    0%{top:-99px;}
    10%{top:100px}
    15%{top:93px;}
    20%{top:100px;}
    25%{top:95px;}
    30%{top:100px;}
    35%{top:98px;}
    40%{top:100px;}
    100%{top:100px;}
}



.bus{
    position: absolute;
    margin-left: -18px;/*half of width*/
    left: 50%;
    height:35px;
    margin-top: -77px;
    z-index:10;
    -moz-animation:     pin-bounce 1.5s 1s forwards;
    -webkit-animation:  pin-bounce 1.5s 1s forwards;
    -o-animation:       pin-bounce 1.5s 1s forwards;
    animation:          pin-bounce 1.5s 1s forwards;
}
.toll{
    position: absolute;
    margin-left: -14.5px;/*half of width*/
    left: 50%;
    height:45px;
    margin-top: -77px;
    z-index:10;
    -moz-animation:     pin-bounce 1.5s 1s forwards;
    -webkit-animation:  pin-bounce 1.5s 1s forwards;
    -o-animation:       pin-bounce 1.5s 1s forwards;
    animation:          pin-bounce 1.5s 2s forwards;
}
.gift{
    position: absolute;
    margin-left: -43.5px;/*half of width*/
    left: 50%;
    margin-top: -77px;
    z-index:10;
    -moz-animation:     pin-bounce 1.5s 1s forwards;
    -webkit-animation:  pin-bounce 1.5s 1s forwards;
    -o-animation:       pin-bounce 1.5s 1s forwards;
    animation:          pin-bounce 1.5s 3s forwards;
}


.item {
    width: 200px;
    height: 200px;
    margin: 50px auto;
    padding-top: 75px;
    background: #ccc;
    text-align: center;
    color: #FFF;
    font-size: 3em;
}
.rightAlign {
    float: right;
}

.leftAlign {
    float: left;
}

.animateBlock {
    margin-top: 20px;
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    -webkit-transition: all .55s ease-in;
    -moz-transition: all .55s ease-in;
    -ms-transition: all .55s ease-in;
    -o-transition: all .55s ease-in;
    transition: all .55s ease-in;
}

.animateBlock.left {
    left: -20%;
}

.animateBlock.right {
    right: -20%;
}

.left.animated {
    left: 42%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.keypoint{
    width:339px;
}
.right.animated {
    right: 42%;
    opacity: 1;
    filter: alpha(opacity=100);
}
/* ============ end Animation ============ */

/* ============ slider =========== */

.banner-slider{
    margin-top:-55px;
}

figure { 
    display: inline-block; 
}

.sread {
    position: absolute;
    left:-9999px;
}
.cursive {
    font-family: 'Mr Dafoe', cursive;
}
.centers {
    text-align: center;
}

#slideshow {
    position: relative;
    width: 1000px;
    height: 370px;
    padding: 15px;
    border: 1px solid #ddd;
    margin: 0 auto 2em;
    background: #FFF;
    background: -webkit-linear-gradient(#FFF, #FFF 20%, #EEE 80%, #DDD);
    background: -moz-linear-gradient(#FFF, #FFF 20%, #EEE 80%, #DDD);
    background: -ms-linear-gradient(#FFF, #FFF 20%, #EEE 80%, #DDD);
    background: -o-linear-gradient(#FFF, #FFF 20%, #EEE 80%, #DDD);
    background: linear-gradient(#FFF, #FFF 20%, #EEE 80%, #DDD);

    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;

    -webkit-box-shadow: 0 0 3px rgba(0,0,0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0, 0.2);
    box-shadow: 0 0 3px rgba(0,0,0, 0.2);
}

/* avanced box-shadow : http://www.creativejuiz.fr/blog/les-tutoriels/ombre-avancees-avec-css3-et-box-shadow */
#slideshow:before,
#slideshow:after {
    position: absolute;
    display:block;
    bottom:16px;
    width: 50%;
    height: 20px;
    content: " ";
    background: rgba(0,0,0,0.1);

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    -webkit-box-shadow: 0 0 3px rgba(0,0,0, 0.4), 0 20px 10px rgba(0,0,0, 0.7);
    -moz-box-shadow: 0 0 3px rgba(0,0,0, 0.4), 0 20px 10px rgba(0,0,0, 0.7);
    box-shadow: 0 0 3px rgba(0,0,0, 0.4), 0 20px 10px rgba(0,0,0, 0.7);

    z-index: -10;
}
#slideshow:before {
    left:0;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
}
#slideshow:after {
    right:0;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
}
#slideshow .commands {
    position: absolute;
    top: 45%;
    padding: 5px 13px;
    border-bottom:0;
    font-family: 'Amaranth', Arial, Verdana, sans-serif;
    font-size: 1.3em;
    color: #aaa;
    text-decoration:none;
    background-color: #eee;
    background-image: -webkit-linear-gradient(#fff,#ddd);
    background-image: -moz-linear-gradient(#fff,#ddd);
    background-image: -ms-linear-gradient(#fff,#ddd);
    background-image: -o-linear-gradient(#fff,#ddd);
    background-image: linear-gradient(#fff,#ddd);
    text-shadow: 0 0 1px #aaa;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
#slideshow .commands:after {
    position: absolute;
    bottom: 65px; left:-18px;
    content: attr(title);
    width: 50px;
    padding: 12px;
    background: #fff;
    font-family: Georgia, Times, serif;
    font-size: 14px;
    text-align:center;
    text-shadow: 0 0 0;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 4px rgba(0,0,0,0.4);

    -webkit-transition: opacity 0.7s, bottom 0.7s;
    -moz-transition: opacity 0.7s, bottom 0.7s;
    transition: opacity 0.7s, bottom 0.7s;
}
#slideshow .commands:before {
    position: absolute;
    bottom: 55px; left: 13px;
    content: " ";
    width: 1px; height: 1px;
    border-top: 10px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    z-index:100;
    opacity: 0;

    -webkit-transition: opacity 0.7s, bottom 0.7s;
    -moz-transition: opacity 0.7s, bottom 0.7s;
    transition: opacity 0.7s, bottom 0.7s;
}

#slideshow .commands:focus { 
    outline: 0;
    -webkit-transform: translate(1px, 2px);
    -moz-transform: translate(1px, 2px);
    -ms-transform: translate(1px, 2px);
    -o-transform: translate(1px, 2px);
    transform: translate(1px, 2px);
}
#slideshow .commands:active {
    -webkit-transform: translate(0, 1px);
    -moz-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    -o-transform: translate(0, 1px);
    transform: translate(0, 1px);
}
#slideshow .prev {
    left: -48px;
}
#slideshow .next {
    right: -48px;
}
#slideshow .prev,
#slideshow .next {
    display:none;
}
#slideshow .prev,
#slideshow .next {
    display:none;
}
#slideshow .commands1 {
    display: block;
}

/* play/pause commands */
.play_commands {
    position: absolute;
    width: 22px; height: 22px;
    top: 25px; right: 25px;
    z-index: 10;
    text-indent: -9999px;
    border:0 none;
    opacity: 0;

    -webkit-transition: opacity 1s, right 1s;
    -moz-transition: opacity 1s, right 1s;
    transition: opacity 1s, right 1s;
}
.play { right: 55px; cursor: default; }

.pause:hover { border:0 none; }
.play_commands:focus { outline:0; }

#slideshow:hover .pause,
#sl_play:target ~ #slideshow:hover .pause,
.play_commands:focus {
    opacity: 1;
}
.sl_command:target ~ #slideshow:hover .pause,
#sl_pause:target ~ #slideshow:hover .pause {
    opacity: 0;
}
.pause:after,
.pause:before {
    position: absolute;
    display: block;
    content: " ";
    top:0;
    width:38%;
    height: 22px;
    background: #fff;
    background: rgba(255,255,255,0.5);
}
.pause:after {
    right:0;
}
.pause:before {
    left:0;
}
.play {
    width: 1px; 
    height: 1px; 
    border-top: 10px solid transparent; 
    border-left: 20px solid #fff; 
    border-left: 20px solid rgba(255,255,255,0.5); 
    border-bottom: 10px solid transparent;
    opacity: 0;
}
.play:hover,
.play:focus {
    border-bottom: 10px solid transparent;
}

#slideshow .container {
    position:relative;
    width: 1000px;
    height: 370px;
    overflow: hidden;
}
/* timeline base */
#slideshow .container:after {
    position:absolute;
    bottom: 0; left:0;
    content: " ";
    background: #999;
    width: 100%;
    height: 1px;
}

@-webkit-keyframes slider {
    0%, 20%, 100%	{ left: 0 }
    25%, 45%		{ left: -100% }
    50%, 70%		{ left: -200% }
    75%, 95%		{ left: -300% }
}
@-moz-keyframes slider {
    0%, 20%, 100%	{ left: 0 }
    25%, 45%		{ left: -100% }
    50%, 70%		{ left: -200% }
    75%, 95%		{ left: -300% }
}
@keyframes slider {
    0%, 20%, 100%	{ left: 0 }
    25%, 45%		{ left: -100% }
    50%, 70%		{ left: -200% }
    75%, 95%		{ left: -300% }
}

#slideshow .slider {
    position: absolute;
    left:0; top:0;
    width: 400%;
    height: 310px;

    -webkit-animation: slider 32s infinite;
    -moz-animation: slider 32s infinite;
    animation: slider 32s infinite;
}
.sl_i:target ~ #slideshow .slider {
    -webkit-transition: left 1s;
    -moz-transition: left 1s;
    transition: left 1s;
}
.sl_command:target ~ #slideshow .slider {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s;
}
#slideshow .c_slider {
    position: absolute;
    left:0; top:0;
    width: 400%;
    height: 370px;
    background: url('../img/banner5.png') no-repeat, url('../img/banner6.png') no-repeat, url('../img/banner7.png') no-repeat, url('../img/banner8.png') no-repeat;
}
.sl_i:target ~ #slideshow .c_slider {
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    transition: background 1s;
}

#slideshow figure {
    position:relative;
    padding:0; margin:0;
}

@-webkit-keyframes figurer {
    0%, 25%, 50%, 75%, 100%						{ -webkit-box-shadow: 0 0 65px rgba(0,0,0, 0) inset; box-shadow: 0 0 65px rgba(0,0,0, 0) inset;	}
    5%, 20%, 30%, 45%, 55%, 70%, 80%, 95%		{ -webkit-box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset;	box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset; }
}
@-moz-keyframes figurer {
    0%, 25%, 50%, 75%, 100%						{ -moz-box-shadow: 0 0 65px rgba(0,0,0, 0) inset; box-shadow: 0 0 65px rgba(0,0,0, 0) inset;	}
    5%, 20%, 30%, 45%, 55%, 70%, 80%, 95%		{ -moz-box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset;	box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset; }
}
@keyframes figurer {
    0%, 25%, 50%, 75%, 100%						{ -moz-box-shadow: 0 0 65px rgba(0,0,0, 0) inset; box-shadow: 0 0 65px rgba(0,0,0, 0) inset;	}
    5%, 20%, 30%, 45%, 55%, 70%, 80%, 95%		{ -moz-box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset;	box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset; }
}
#slideshow figure:after {
    position: absolute;
    display:block;
    content: " ";
    top:0; left:0;
    width: 100%; height: 100%;
    -webkit-box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset;
    -moz-box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset;
    box-shadow: 0 0 65px rgba(0,0,0, 0.5) inset;

    -webkit-animation: figurer 32s infinite;
    -moz-animation: figurer 32s infinite;
    animation: figurer 32s infinite;
}

@-webkit-keyframes figcaptionner {
    0%, 25%, 50%, 75%, 100%						{ bottom: -55px;	}
    5%, 20%, 30%, 45%, 55%, 70%, 80%, 95%		{ bottom: 5px;		}
}
@-moz-keyframes figcaptionner {
    0%, 25%, 50%, 75%, 100%						{ bottom: -55px;	}
    5%, 20%, 30%, 45%, 55%, 70%, 80%, 95%		{ bottom: 5px;		}
}
@keyframes figcaptionner {
    0%, 25%, 50%, 75%, 100%						{ bottom: -55px;	}
    5%, 20%, 30%, 45%, 55%, 70%, 80%, 95%		{ bottom: 5px;		}
}

#slideshow figcaption {
    position:absolute;
    padding: 20px 20px; margin:0;
    left:0; right:0; bottom: 5px;
    text-align:center;
    letter-spacing: 0.05em;
    word-spacing: 0.05em;
    font-family: Georgia, Times, serif;
    background: #000;
    background: rgba(255,255,255,0.7);
    border-top: 1px solid rgb(225,225,225);
    color: #555;
    text-shadow: -1px -1px 0 rgba(255,255,255,0.3);

    -webkit-animation: figcaptionner 32s infinite;
    -moz-animation: figcaptionner 32s infinite;
    animation: figcaptionner 32s infinite;
}

@-webkit-keyframes timeliner {
    0%, 25%, 50%, 75%, 100%	{ width: 0;		}
    20%, 45%, 70%, 90%		{ width: 640px;	}
}
@-moz-keyframes timeliner {
    0%, 25%, 50%, 75%, 100%	{ width: 0;		}
    20%, 45%, 70%, 90%		{ width: 640px;	}
}
@keyframes timeliner {
    0%, 25%, 50%, 75%, 100%	{ width: 0;		}
    20%, 45%, 70%, 90%		{ width: 640px;	}
}

#timeline {
    position: absolute;
    background: #999;
    bottom: 15px;
    left: 15px;
    height: 1px;
    background: rgb(214,98,13);
    background: rgba(214,98,13,.8);
    width: 0;

    -webkit-animation: timeliner 32s infinite;
    -moz-animation: timeliner 32s infinite;
    animation: timeliner 32s infinite;
}

/* dots styles */
.dots_commands  {
    position: relative;
    top: 32px;
    padding:0; margin:0;
    text-align:center;
}
.dots_commands li {
    display:inline;
    padding:0; margin:0;
    list-style:none;
}
.dots_commands a {
    position: relative;
    display:inline-block;
    height:8px; width: 8px;
    margin: 0 5px;
    text-indent: -9999px;
    background: #fff;
    border-bottom:0;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.55) inset;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.55) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,0.55) inset;

    z-index:25;
}
.dots_commands li + li a {
    z-index:10;
}
@-moz-keyframes dotser {
    0%, 100% 	{ opacity: 1; left: 0; 		}

    20%			{ opacity: 1; left: 0;		}
    22%			{ opacity: 0; left: 0;		}
    23%			{ opacity: 0; left: 18px;	}
    25%			{ opacity: 1; left: 18px;	}

    45%			{ opacity: 1; left: 18px;	}
    47%			{ opacity: 0; left: 18px;	}
    48%			{ opacity: 0; left: 36px;	}
    50%			{ opacity: 1; left: 36px;	}

    70%			{ opacity: 1; left: 36px;	}
    72%			{ opacity: 0; left: 36px;	}
    73%			{ opacity: 0; left: 54px;	}
    75%			{ opacity: 1; left: 54px;	}

    95%			{ opacity: 1; left: 54px;	}
    97%			{ opacity: 0; left: 54px;	}
    98%			{ opacity: 0; left: 0;	}
}
@-webkit-keyframes dotser {
    0%, 100% 	{ opacity: 1; left: 0; 		}

    20%			{ opacity: 1; left: 0;		}
    22%			{ opacity: 0; left: 0;		}
    23%			{ opacity: 0; left: 18px;	}
    25%			{ opacity: 1; left: 18px;	}

    45%			{ opacity: 1; left: 18px;	}
    47%			{ opacity: 0; left: 18px;	}
    48%			{ opacity: 0; left: 36px;	}
    50%			{ opacity: 1; left: 36px;	}

    70%			{ opacity: 1; left: 36px;	}
    72%			{ opacity: 0; left: 36px;	}
    73%			{ opacity: 0; left: 54px;	}
    75%			{ opacity: 1; left: 54px;	}

    95%			{ opacity: 1; left: 54px;	}
    97%			{ opacity: 0; left: 54px;	}
    98%			{ opacity: 0; left: 0;	}
}
@keyframes dotser {
    0%, 100% 	{ opacity: 1; left: 0; 		}

    20%			{ opacity: 1; left: 0;		}
    22%			{ opacity: 0; left: 0;		}
    23%			{ opacity: 0; left: 18px;	}
    25%			{ opacity: 1; left: 18px;	}

    45%			{ opacity: 1; left: 18px;	}
    47%			{ opacity: 0; left: 18px;	}
    48%			{ opacity: 0; left: 36px;	}
    50%			{ opacity: 1; left: 36px;	}

    70%			{ opacity: 1; left: 36px;	}
    72%			{ opacity: 0; left: 36px;	}
    73%			{ opacity: 0; left: 54px;	}
    75%			{ opacity: 1; left: 54px;	}

    95%			{ opacity: 1; left: 54px;	}
    97%			{ opacity: 0; left: 54px;	}
    98%			{ opacity: 0; left: 0;	}
}
.dots_commands li:first-child a:after,
.dots_commands li:first-child a:before {
    position: absolute;
    top: 0; left: 0;
    content: " ";
    width: 8px; height: 8px;
    background: #bd9b83;
    z-index:20;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.55) inset;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.55) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,0.55) inset;
}
.dots_commands li:first-child a:after {
    -webkit-animation: dotser 32s infinite; /* webkit can't animate pseudo-element =_= :L: */
    -moz-animation: dotser 32s infinite; /* thanks moz ! :D */
    animation: dotser 32s infinite;
}
.dots_commands li:first-child a:before {
    display:none;
}




/* need a stop ! */

/* actions when target ! */
.sl_command { display: none; }

.sl_command:target ~ #slideshow .slider,
.sl_command:target ~ #slideshow figure:after,
.sl_command:target ~ #slideshow figcaption,
.sl_command:target ~ #slideshow #timeline,
.sl_command:target ~ #slideshow .dots_commands li:first-child a:after {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    animation-play-state: paused;
}

#sl_play:target ~ #slideshow .slider,
#sl_play:target ~ #slideshow figure:after,
#sl_play:target ~ #slideshow figcaption,
#sl_play:target ~ #slideshow #timeline,
#sl_play:target ~ #slideshow .dots_commands li:first-child a:after {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    animation-play-state: running;
}

.sl_command:target ~ #slideshow .pause 	{ opacity:0; }
.sl_command:target ~ #slideshow .play 	{ opacity:1; right: 25px; cursor: pointer; }
#sl_play:target ~ #slideshow .pause 	{ opacity:0; }
#sl_play:target ~ #slideshow .play 		{ opacity:0; right: 55px; cursor: default;}

.sl_i:target ~ #slideshow .slider									{ visibility: hidden }
.sl_i:target ~ #slideshow .slider figcaption						{ visibility: hidden }
.sl_i:target ~ #slideshow .dots_commands li:first-child a:after		{ display:none; }
.sl_i:target ~ #slideshow .dots_commands li:first-child a:before	{ display:block; }
#sl_i1:target ~ #slideshow .commands								{ display: none; }
#sl_i1:target ~ #slideshow .commands1								{ display: block; }
#sl_i1:target ~ #slideshow .c_slider								{ background-position: 0 0, 1000px 0, 1280px 0, 1920px 0; }
#sl_i1:target ~ #slideshow .dots_commands li:first-child a:before	{ left:0; }

#sl_i2:target ~ #slideshow .commands								{ display: none; }
#sl_i2:target ~ #slideshow .commands2								{ display: block; }
#sl_i2:target ~ #slideshow .c_slider								{ background-position: -1311px 0, 0 0, 640px 0, 1280px 0; }
#sl_i2:target ~ #slideshow .dots_commands li:first-child a:before	{ left:18px; }

#sl_i3:target ~ #slideshow .commands								{ display: none; }
#sl_i3:target ~ #slideshow .commands3								{ display: block; }
#sl_i3:target ~ #slideshow .c_slider								{ background-position: -1280px 0, -1080px 0, 0 0, 640px 0; }
#sl_i3:target ~ #slideshow .dots_commands li:first-child a:before	{ left:36px; }

#sl_i4:target ~ #slideshow .commands								{ display: none; }
#sl_i4:target ~ #slideshow .commands4								{ display: block; }
#sl_i4:target ~ #slideshow .c_slider								{ background-position: -1920px 0, -1280px 0, -1068px 0, 0 0; }
#sl_i4:target ~ #slideshow .dots_commands li:first-child a:before	{ left:54px; }





/* ============ end slider =========== */

.bestofmtb{
    font-size:36px;
    padding:20px;

}
.service-gift-icon{
    margin-left:-138px !important;
}

/* contact us page */
.contactfeilds{
    width:50%;
}
.contactfeilds input{
    width:100%;
    outline:none;
}
.contactfeilds textarea {
    width:100%;
    margin:20px;
    height:160px;
    outline:none;
    border-color: #27a2da;
}
.contactfeilds iframe{
    margin:20px;
}
.headaddress{
    font-weight:600;
    font-size:20px;
}
.infocontact{
    font-weight:400 !important;
    line-height:2 !important;
}
.contactfeilds p{
    font-weight:600;
    line-height:1;
}
.formsubbtn{
    width:30% !important;
}
.infolink{
    color:blue !important;
}
/* contact us page */

.block-view{
    position: relative;
    width: 23.9%;
    max-width: 300px;
    border:1px solid #c7c6c6;
    text-align: center;
    padding:30px 0px;
    margin:5px;

}
.block-view1{
    position: relative;
    width: 28.9%;
    border:1px solid #c7c6c6;
    text-align: center;
    padding:30px 0px 10px;
    margin:24px;
    border-radius:3px;
}
.affiliated .block-view{
    border-radius: 3px;     
}
.block-view h4, .block-view1 h2{
    font-size: 20px;
    padding-bottom: 40px;
}
.block-overlay{
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(6, 6, 6, 0.64);
    overflow: hidden;
    width: 100%;
    height:0;
    transition: .5s ease;
}
.block-view:hover .block-overlay {
    bottom: 0;
    height: 100%;
}
.block-text{
    color: white;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.mg-hover{
    display: block;
    width: 100%;
    height: auto;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.faa-spin.animated,
.faa-spin.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-spin {
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000 !important;
    background: rgba(0, 0, 0, 0.7) !important;
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}

.mypopup {
    margin: 10px auto;
    padding:30px 50px;
    background: #fff;
    border-radius: 5px;
    width: 40%;
    position: relative;
    transition: all 5s ease-in-out;
}

.mypopup h2 {
    margin-top: 0;
    color: #2b9809;
    font-size:30px;
}
.mypopup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.mypopup .close:hover {
    color: #06D85F;
}
.mypopup .content {
    max-height: 30%;
    overflow: auto;
}
.clicklink, .clicklink:hover{
    color:#3aa658;
}
.clicklink:hover{
    color:#1d6d33;
}
@media screen and (max-width: 700px){

    .mypopup{
        width: 90%;
        margin-top: 1%;
    }
    .mypopup h2 {
        font-size: 23px;
    }
    .setwidth{
        width:25%;
        float:left;
    }
}
@media screen and (max-width: 400px){
    .mypopup{
        width: 90%;
        margin-top: 5%;
    }
    .setwidth{
        width:50%;
        float:left;
    }
}

.block-view1:hover{
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.05);
    transition: transform .5s;
    box-shadow:0px 1px 13px 1px rgba(0,0,0,.75);
}
.block-view1 p{
    margin-right:10px;
    cursor: pointer;
}
.block-view1 .text-para{
    padding:25px 25px 0;
    color:#585656;
    height:20px;
}
.block-view1 .text-para1 a{
    color:blue;
    text-transform:none;
    font-size:14px;
}
.block-view1 .text-para1{
    padding:25px;
    color:#585656;
    font-weight: bold;
}
.box-body p{
    text-indent: 20px;
    line-height:1.6;
    text-align: justify;
    color: #484545;
}
.partnerlogo:hover{
    -ms-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    transition: transform .5s;
    box-shadow:0px 1px 13px 1px rgba(0,0,0,.75);
}
.partnerlogo img{
    width:200px;
}
.mypopup hr{
    border-top:1px solid #eaeaea;
}
.colordiff{
    color: #2380c2 !important;
}
.seat-outline{
    padding: 0 0 0 40px;
}
.seat-chart-outer{
    background:#eee;
}
.text-italic{
    font:italic;
}
.offers-ul li{
    line-height: 2.5;
    list-style-type:circle;
    color:#5f5858;
}
.offers-ul{
    margin-left: 30px;
}
.text-highlight{
    color:#e63b24;

}
.fare-time{
    border:1px solid #c7c6c6;
}
.fare-time table, .fare-time table th, .fare-time table td{
    border:none !important;
    text-align:center;
}
fare-time table, .fare-time table td{
    padding:0 !important;
}

.time-head{
    padding:10px;
    font-size:25px;
    color: #2f2f2f;
}
.table-fare th{
    background:#eee;
    font-size:16px;
}
.tab-btn{
    text-align:center !important;
}
.select_seats{
    padding: 9px 0;
    margin: 10px 0 0 0;
    width: 110px;
    border: none;
    border-radius: 5px;
    outline: none;
}
.fare-time table th:first-child,.fare-time table td:first-child{
    text-align: left !important;
}
.fare-time .text-pad{
    padding-left:10px !important;  
}
.busroute-tab3{
    background: #f5f5f5;
    border: 1px solid #c7c6c6;
}
.busroute-tab3 h3{
    padding-top:20px;
}
.busroute-tab3 p{
    padding: 10px 60px 20px;
    line-height: 2;
    text-align: justify;
    color:#696767;
}
.sap{
    padding:20px;
}
.offer_link{
    color:blue;
    text-transform:none;
    text-decoration:underline;
}
.busroute-tab3 ul{
    padding:2px 60px 20px;
    line-height: 2;
    color:#404040;
    list-style-type: circle;
}
.busroute-tab3 ul li{
    margin-left:70px;
}
.cancel-policy{
    text-transform: none;
    margin-top: -41px;
    margin-left: 709px;
}
.table-cancel{
    border-collapse: collapse;
    width: 100%;
    margin:15px 0;
    background: none;
    border: none;
}
.table-cancel .th-cancel{
    text-align: left;
    padding: 12px;
    border: none;
    color:#09b3c5;
}
.table-cancel td{
    text-align: left;
    padding: 12px;
    border: none;
}
.book_now{
    width:100px !important;
    font-size:12px !important;
    padding:10px !important;
    border-radius:4px !important;
    border:none !important;
    color:#fff !important;
}

/* Slider */

.home_slider_width{
    width:58%;
    //padding:1% 0;
}
#slidy-container { 
  width: 96%;
  margin:0 0 0 auto;
  overflow: hidden;
  height:290px;
}