/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body {
    font-size: 100%;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

    body a, .grid_1, plan_1, plan_1.one, plan_1.two, i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

a:hover {
    text-decoration: none;
}

input[type="button"], input[type="submit"], li.parallelogram {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
}

p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}
/*-- top-header --*/
.logo a {
    color: #3F84B1;
    letter-spacing: 1px;
    font-size: 2em;
    font-weight: 400;
    display: block;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
}

.logo span {
    color: #34ad00;
}

i.fa.fa-home {
    font-size: 24px;
}

.top-header {
    background-color: #042c69;
    border-bottom: 0 none;
    height: 36px;
    line-height: 35px;
}

ul.tp-hd-lft {
    float: left;
}

    ul.tp-hd-lft li {
        display: inline-block;
    }

li.hm, li.prnt {
    margin-right: 12px;
}

ul.tp-hd-lft a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

ul.tp-hd-rgt {
    float: right;
}

    ul.tp-hd-rgt li {
        display: inline-block;
        font-size: 13px;
        font-weight: 600;
        color: #fff !important;
    }

    ul.tp-hd-rgt a {
        font-size: 13px;
        font-weight: 100;
        color: #fff;
    }

li.ned, li.wrt, li.tol {
    margin-right: 12px;
}
/*-- /top-header --*/
/*-- header --*/
.header-bg {
    background: url(../images/Resiz23.jpg) no-repeat 0px 0px;   /*slidee32.jpg;;;slide34.jpg;;;slise31.jpg*/
    width: 100%;
    height: 655px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
   
}

.header {
    background-color: #fff;
    margin: 0;
    padding: 0px 0 5px;
    border-bottom: 2px solid #eee;
}

.logo a {
    display: block;
}

.logo {
    float: left;
    margin-right: 60px;
}

.bus {
    float: left;
    padding-top: 17px;
}

    .bus a {
        color: #1f8dd6;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: .05em;
        padding: 0 15px;
    }

.header-icon {
    color: #ffffff !important;
    font-size: 1em !important;
    padding-right: 4px !important;
}

.lock {
    float: right;
    margin-top: 19px;
}

.securetxt {
    color: #fefefe;
    line-height: 18px;
    margin-top: 0px;
    font-size: 1.5em;
    font-weight: 600;
}

.lock li {
    display: inline-block;
}

i.fa.fa-phone {
    color: #ffffff;
    font-size: 1.4em;
    padding-right: 10px;
}
/*-- /header --*/
/*-- banner --*/
.banner {
    background: url(../images/3.jpg)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 430px;
}

    .banner h1 {
        font-size: 50px;
        margin-bottom: 40px;
        padding: 4em 0 0;
        text-align: center;
        color: #ffffff;
    }

.bann-info h2 {
    font-size: 26px;
    margin-bottom: 30px;
    color: #34ad00;
    font-weight: 700;
}

.bann-info {
    padding: 4em 0;
}

.bnr-right input[type="text"] {
    width: 95%;
    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: #9E9E9E;
    outline: none;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #9E9E9E;
    -webkit-appearance: none;
    margin-top: 10px;
}

.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%;
}

.ban-bottom {
    margin-top: 30px;
}

button.seabtn {
    padding: 6px 25px !important;
    font-size: 16px;
    text-indent: 0;
    padding: 6px 20px;
    color: #fff;
    background-color: #34ad00;
    border: 0;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    background-repeat: no-repeat;
    background-position: 96% center;
}

    button.seabtn:focus, button.seabtn:hover {
        background-color: #1f8dd6;
        outline: 0;
    }

.sear {
    margin-top: 30px;
}

.bann-info1 h3 {
    font-size: 2.1em;
    font-weight: 700;
    color: #34ad00;
    text-align: center;
    margin-top: 25px;
}

i.fa.fa-columns {
    font-size: 9em;
    color: #1f8dd6;
}
/*-- /banner --*/
/*-- rupes --*/
.rup-left {
    float: left;
    width: 24%;
}

.rup-rgt {
    float: left;
    width: 76%;
}

.rupes {
    padding: 5em 0;
    border-top: 1px solid rgba(236, 236, 236, 0.9);
    border-bottom: 1px solid rgba(236, 236, 236, 0.9);
}

i.fa.fa-usd {
    font-size: 5em;
    color: #1f8dd6;
}

i.fa.fa-h-square {
    font-size: 5em;
    color: #1f8dd6;
}

i.fa.fa-mobile {
    font-size: 5em;
    color: #1f8dd6;
}

.rupes h3 {
    font-size: 20px;
    color: #34ad00;
    font-weight: 700;
}

.rupes h4 {
    font-size: 18px;
    margin: 8px 0;
    font-weight: 700;
}

    .rupes h4 a {
        color: #000000;
    }

        .rupes h4 a:hover {
            color: #34ad00;
        }

.rupes p {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 300;
    color: #999;
}
/*-- /rupes --*/
/*-- track --*/
a.learn {
    padding: 6px 25px !important;
    font-size: 16px;
    text-indent: 0;
    padding: 6px 20px;
    color: #fff;
    background-color: #34ad00;
    border: 0;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    display: inline-block;
}

    a.learn:focus, a.learn:hover {
        background-color: #1f8dd6;
        outline: 0;
    }

.track {
    padding: 5em 0;
    border-top: 1px solid rgba(236, 236, 236, 0.9);
    border-bottom: 1px solid rgba(236, 236, 236, 0.9);
}

    .track h3 {
        font-size: 2em;
        font-weight: 700;
        color: #34AD00;
    }

    .track p {
        font-size: 1.2em;
        line-height: 1.8em;
        width: 55%;
        margin: 1.5em 0;
        color: #999;
    }

.track-right {
    text-align: center;
}

i.fa.fa-map-marker {
    font-size: 2em;
    color: #ffffff;
}

.rup-left a {
    display: inline-block;
}

.track-right a {
    display: inline-block;
}
/*-- /track --*/
/*-- routes --*/

.routes {
    padding: 5em 0;
}

.rou-left {
    float: left;
    width: 23%;
}

.rou-rgt {
    float: left;
    width: 70%;
}

i.fa.fa-truck, i.fa.fa-user, i.fa.fa-ticket {
    font-size: 4em;
    color: #1f8dd6;
}

.routes h3 {
    font-size: 2em;
    font-weight: 700;
    color: #34ad00;
}

.routes p {
    font-size: 1.2em;
    color: #999;
    line-height: 1.8em;
}
/*-- /routes --*/
/*-- holiday --*/
.holiday {
    padding: 5em 0;
}

    .holiday h3 {
        font-size: 2em;
        font-weight: 700;
        color: #34ad00;
    }

    .holiday p {
        font-size: 1.2em;
        line-height: 1.8em;
        margin: 1em 0;
        color: #999;
    }
/*-- /holiday --*/
/*-- footer --*/
.footer-left li {
    display: inline-block;
    float: left;
    width: 33.33%;
    line-height: 1.8em;
    text-align: center;
}

    .footer-left li a {
        font-size: 14px;
        color: #256fcc;
        display: inline-block;
        font-weight:bold;
    }

        .footer-left li a:hover {
            color: #0a4e94 ;
            font-weight:bold;
            border-bottom:1px solid #256fcc;
        }

.footer-top h3 {
    font-size: 1.7em;
    color: #34ad00;
    margin-bottom: 1em;
    font-weight: 700;
}

.footer-top {
    padding: 0em 0;
    background: #191d22;
}

.footer-top1 {
    padding: 1em 0 4em 0;
    background: #fff;
}

.footer-btm li {
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
}

    .footer-btm li a {
        font-size: 15px;
        color: #fff;
        display: inline-block;
        padding: 5px 8px;
    }

        .footer-btm li a:hover {
            color: #4CFF00;
        }

.footer-btm {
    background: #4CB320;
    padding: 0.5em 0;
    text-align: center;
}

.copy-right p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
}

    .copy-right p a {
        color: #fff;
    }

        .copy-right p a:hover {
            color: #000000;
        }

.copy-right {
    background: #34ad00;
    text-align: center;
    padding: 0.5em 0;
}
/*-- /footer --*/
/*-- bus --*/
.banner-1 {
    background: url(../images/3.jpg)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 200px;
}

    .banner-1 h1 {
        font-size: 50px;
        margin-bottom: 72px;
        padding: 4em 0 0;
        text-align: center;
        color: #ffffff;
    }

.bus-tp P {
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 1.8em;
}

.bus-tp h2 {
    float: right;
    font-size: 24px;
    color: #fff;
}

.bus-tp {
    padding: 0.5em;
    background: #34ad00;
}

.bus-btm li {
    float: left;
    display: inline-block;
}

li.trav {
    width: 34%;
}

li.dept {
    width: 13%;
}

li.arriv {
    width: 13%;
}

li.seat {
    width: 20%;
}

li.fare {
    width: 20%;
}

.bus-btm li a {
    color: #999;
    font-size: 15px;
    display: inline-block;
}

.bus-btm {
    padding: 0.5em 0;
    border-bottom: 1px solid #E4E4E4;
}

.bus-midd li {
    display: inline-block;
    float: left;
}

.bus-ic {
    float: left;
    width: 7%;
    margin-top: 4px;
}

.bus-txt {
    float: right;
    width: 91%;
}

.bus-ic1 {
    float: left;
    width: 18%;
}

.bus-ic3 {
    float: left;
    width: 13%;
    margin-top: 4px;
}

.bus-txt1 {
    float: right;
    width: 82%;
}

.bus-txt3 {
    float: right;
    width: 87%;
}

.bus-midd h4 {
    font-size: 19px;
    font-weight: 700;
    color: #000;
    line-height: inherit;
    padding: 0 !important;
}

    .bus-midd h4 a {
        font-size: 19px;
        font-weight: 700;
        color: #000;
    }

.bus-midd p {
    color: #9A9A9A;
    font-size: 14px;
}

.bus-midd h5 {
    font-weight: 700;
    font-size: 20px;
    color: #34ad00;
}

a.view {
    padding: 6px 18px;
    font-weight: 700;
    color: #fff;
    background-color: #34ad00;
    border: 0;
    font-size: 13px;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    margin-top: 20px;
    display: inline-block;
}

i.fa.fa-clock-o {
    font-size: 1.5em;
    color: #9A9A9A;
    margin-top: 4px;
}

ul.first {
    padding: 2em 0;
}

ul.first {
    padding: 2em 0 1em;
    border-bottom: 1px solid #E4E4E4;
}
/*-- /bus --*/
/*-- about --*/
.about-top {
    text-align: center;
}

.about {
    padding: 5em 0;
}

    .about h2 {
        font-size: 2.5em;
        color: #34ad00;
        margin-bottom: 1em;
        font-weight: 700;
    }

    .about h3 {
        font-size: 2.2em;
        color: #34ad00;
        margin-bottom: 1em;
        font-weight: 700;
    }

    .about p {
        font-size: 1em;
        line-height: 1.8em;
        margin: 0 0 1em;
        color: #999;
        font-weight: 400;
    }

.about-mid {
    margin: 4em 0;
}

.about h5 {
    font-size: 1.1em;
    text-align: right;
    color: #1f8dd6;
}

.about h6 {
    font-size: 1em;
    color: #34ad00;
    text-align: right;
}

.ab-tp {
    margin-bottom: 2em;
}

.ab-rt ul li a {
    font-size: 1em;
    color: #999;
    background: url(../images/dot.png)no-repeat 0px 2px;
    padding: 0px 0px 0px 30px;
}

.ab-rt ul li {
    margin: 0em 0em 0.5em 0em;
}

    .ab-rt ul li a:hover {
        color: #34ad00;
        text-decoration: none;
    }

.ab-rt li {
    display: block;
}

.ab-lt {
    padding-right: 50px;
}
/*-- /about --*/
/*--travel --*/
.travel h3 {
    font-size: 1.7em;
    font-weight: 700;
    color: #34ad00;
}

.travel p {
    font-size: 15px;
    color: #999;
    line-height: 1.8em;
    margin: 1em 0;
}

.tra-top li {
    display: inline-block;
    float: left;
}

ul.rout {
    background: #1f8dd6;
    padding: 0.8em;
    color: #fff;
}

li.rou {
    width: 30%;
}

li.ser {
    width: 20%;
}

li.fir {
    width: 15%;
}

li.las {
    width: 15%;
}

li.dat {
    width: 20%;
}

.tra-top h4 {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #34ad00;
}

ul.rou-secnd p {
    margin: 0;
}

ul.rou-secnd {
    padding: 1.5em 0;
    border-bottom: 1px solid #E4E4E4;
}

a.det {
    padding: 6px 18px;
    font-weight: 700;
    color: #fff;
    background-color: #34ad00;
    border: 0;
    font-size: 13px;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    display: inline-block;
}

.tra-top h6 a {
    color: #34ad00;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
}

.tra-top {
    margin-top: 3em;
}
/*-- /travel --*/
/*-- offers-1 --*/
.offers-1-left {
    text-align: center;
}

.offers-1 p {
    color: #444;
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 5px;
}

.offers-1 h3 {
    font-size: 21px;
    color: #34AD00;
    font-weight: 700;
}

.offers-1 h6 {
    color: #62717d;
    margin: 10px 0;
    line-height: 1.8em;
    font-size: 16px;
}

a.off {
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 18px;
    text-decoration: none;
    background: #34ad00;
}

    a.off:hover {
        background: #1f8dd6;
    }

.offers-1-left {
    padding: 2em;
    border: 1px solid #e4e4e4;
    margin-bottom: 2em;
}

.offers-1 {
    padding: 5em 0;
}

i.fa.fa-gift {
    font-size: 5em;
    color: #1f8dd6;
}
/*-- /offers-1 --*/
/*-- hotels --*/
.banner-2 {
    background: url(../images/6.jpg)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 430px;
}

.banner-3 {
    background: url(../images/6.jpg)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 200px;
}

.banner-2 h1 {
    font-size: 50px;
    margin-bottom: 40px;
    padding: 2em 0 0;
    text-align: center;
    color: #fff;
}

.banner-3 h1 {
    font-size: 50px;
    margin-bottom: 40px;
    padding: 1.5em 0 0;
    text-align: center;
    color: #fff;
}

.hotes-left {
    text-align: center;
}

.room-map iframe {
    min-height: 450px;
}

.hotels-top h3 {
    font-size: 26px;
    margin-bottom: 50px;
    color: #34ad00;
    font-weight: 700;
    text-align: center;
}

.hotels-top {
    padding: 4em 0;
}

.hotl-top {
    margin-top: 2em;
}

.view1 {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center;
}

    .view1 .mask, .view1 .content {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        cursor: pointer;
    }

    .view1 img {
        display: block;
        position: relative;
    }

    .view1 h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: relative;
        font-size: 17px;
        padding: 10px;
        background: rgba(0, 0, 0, 0.8);
        margin: 20px 0 0 0;
    }

.view1-sixth img {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}

.view1-sixth .mask {
    background-color: rgba(63, 132, 177, 0.72);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}

.view1-sixth h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background: transparent;
    margin: 130px 40px 0px 40px;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}

.view1-sixth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.view1-sixth:hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.view1-sixth:hover h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
/*-- /hotels --*/
.travel {
    padding: 3em 0 5em;
}
/*-- terms --*/
.terms h3 {
    font-size: 1.5em;
    color: #34ad00;
    font-weight: 700;
}

.terms h6 {
    font-size: 1.2em;
    color: #1f8dd6;
    font-weight: 700;
    margin: 1em 0;
}

.terms p {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 300;
    color: #999;
    margin: 1em 0;
}

.terms {
    padding: 5em 0;
}

    .terms span {
        color: #000;
        font-weight: 700;
        font-size: 1.3em;
    }

.terms-bottom {
    margin-top: 3em;
}
/*-- /terms --*/
/*-- agent --*/
.agent-left input[type="text"] {
    width: 100%;
    color: #000000;
    outline: none;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #464646;
    -webkit-appearance: none;
    margin-top: 10px;
}

.agent-left {
    text-align: center;
}

.agent {
    padding: 5em 0;
}

.ag-bt {
    margin-bottom: 2em;
}

a.regist {
    padding: 10px 32px !important;
    color: #fff;
    background-color: #34ad00;
    border: 0;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
}

    a.regist:hover {
        background-color: #1f8dd6;
    }

.agent-left textarea {
    width: 100%;
    margin-top: 10px;
    resize: none;
    height: 100px;
    outline: none;
    padding: 10px 10px;
    border: 1px solid #464646;
    background: none;
    font-size: 14px;
    color: #000;
}

.agent-left input[type="submit"] {
    outline: none;
    background: #34ad00;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    color: #fff;
    font-weight: 600;
    padding: 6px 18px;
    font-size: 15px;
    border: none;
    border-radius: 2px;
}

    .agent-left input[type="submit"]:hover {
        background: #1f8dd6;
    }

.sub {
    text-align: right;
    margin-right: 3em;
}

select {
    width: 100%;
    color: #6d6666;
    margin-top: 10px;
    border: 1px solid #464646;
    vertical-align: middle;
    padding: 8px 5px;
}

.agent-right {
    padding-left: 3.4em;
}

.agent h3 {
    font-size: 1.5em;
    color: #34ad00;
    font-weight: 700;
    margin-top: 1em;
}

.agent p {
    font-size: 15px;
    margin: 1em 0;
    color: #999;
    line-height: 1.6em;
}
/*-- /agent --*/
/*-- contact --*/
.contact {
    padding: 5em 0;
}

    .contact h3 {
        font-size: 2em;
        color: #34ad00;
        margin-bottom: 1.5em;
        font-weight: 700;
    }

    .contact h4 {
        font-size: 1.4em;
        color: #1f8dd6;
        margin-bottom: 0.6em;
        font-weight: 700;
    }

.contact-left li {
    display: block;
    line-height: 1.7em;
    font-size: 13px;
    color: #999;
}

.con-top {
    margin-top: 2em;
}
/*-- /contact --*/
/*-- details --*/
.details-middle li {
    display: inline-block;
    float: left;
    margin: 0 12px 0 0px;
    font-size: 15px;
    color: #999;
}

span.glyphicon.glyphicon-eye-open, span.glyphicon.glyphicon-thumbs-up {
    color: #1f8dd6;
    font-size: 1.1em;
    padding-right: 6px;
}

.details-middle p {
    font-size: 15px;
    color: #999;
    line-height: 1.7em;
    margin: 0.5em 0;
}

.details-top h5 {
    font-size: 1.4em;
    font-weight: 700;
    color: #1f8dd6;
}

.details-top {
    margin-top: 2em;
    box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.37);
}

.details-left {
    padding-left: 0;
}

.details-right {
    padding: 2em 0;
    text-align: center;
}

.details-middle h3 a {
    color: #34ad00;
    text-decoration: none;
}

.details-middle {
    padding: 1.5em 1em;
}

    .details-middle h3 {
        font-size: 1.5em;
        font-weight: 700;
    }

.details {
    padding: 5em 0;
}
/*-- /details --*/
/*-- rooms --*/
.rooms-top {
    background: url(../images/7.jpg)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 390px;
    padding: 18em 0 0;
}

.rom-info {
    background: rgba(63, 132, 177, 0.79);
    padding: 1em 2em;
}

    .rom-info h3 {
        font-size: 1.8em;
        color: #fff;
        font-weight: 700;
    }

    .rom-info p {
        font-size: 15px;
        margin-top: 0.5em;
        color: #fff;
        line-height: 1.7em;
    }

.rt-left {
    float: left;
}

.rt-right {
    float: right;
}

.rom-info h5 {
    font-size: 1.2em;
    font-weight: 700;
    color: #fff;
}

.rom-btm {
    margin-top: 2em;
    box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.37);
    padding-top: 10px;
    padding-bottom: 10px;
}

.room-bottom h3 {
    font-size: 1.8em;
    font-weight: 700;
    color: #34ad00;
}

.room-bottom {
    padding: 1em 0;
}

.rom-btm h4 {
    font-size: 1.5em;
    font-weight: 700;
    color: #34ad00;
}

.rom-btm p {
    font-size: 15px;
    color: #999;
}

.rom-btm h6 {
    font-size: 1em;
    font-weight: 700;
    margin: 0.5em 0;
}

.room-right {
    text-align: right;
    padding: 3em 2em;
}

.room-midle {
    padding: 1em;
}

.rom-btm h5 {
    font-size: 1.2em;
    font-weight: 700;
    color: #999;
}
/*-- /rooms --*/

/*-- sign up --*/
.single-bottom input[type="checkbox"] {
    display: none;
}

    .single-bottom input[type="checkbox"] + label {
        position: relative;
        padding-left: 31px;
        border: none;
        outline: none;
        font-size: 16px;
        color: #f99733;
        font-weight: normal;
    }

.signh h4 {
    text-align: right;
}

.single-bottom input[type="checkbox"] + label span:first-child {
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 2px solid #ffa400;
    position: absolute;
    left: 0;
    top: 4px;
}

.single-bottom input[type="checkbox"]:checked + label span:first-child:before {
    content: "";
    background: url(../images/mark1.png)no-repeat;
    position: absolute;
    left: -1px;
    top: -1px;
    font-size: 10px;
    width: 16px;
    height: 16px;
}

.modal-info {
    width: 100%;
}
/*-- //Sign up --*/
.modal-header {
    border-bottom-color: #01073a !important;
    color: #fff;
    background-color: #01073a !important;
}
/*-- singlepage --*/
.room-map {
    margin: 4em 0;
}

h4.sing {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 1em;
    color: #34ad00;
}

.hotel-police p {
    font-size: 15px;
    line-height: 1.8em;
    color: #999;
}

.hotel-police {
    margin-bottom: 3em;
}

.hotel-amenit li {
    display: inline-block;
    float: left;
    width: 33.33%;
    line-height: 1.8em;
    color: #999;
}

.hotel-amenit {
    margin-bottom: 3em;
}
/*-- //singlepage --*/
ul.off-mo {
    padding: 2em 1em;
}

    ul.off-mo li {
        display: block;
        line-height: 1.8em;
        font-size: 14px;
        color: #999;
        margin-bottom: 1em;
    }

    ul.off-mo span {
        color: #34ad00;
        font-weight: 700;
        font-size: 1.3em;
    }
/*-- selectroom --*/
.selectroom {
    padding: 5em 0 3em;
}

.selectroom_top {
    padding: 2em;
    box-shadow: 0px 0px 10px -4px #000;
    margin-bottom: 2em;
}

.selectroom_right li {
    display: inline-block;
    float: left;
    width: 21%;
}

.grand {
    text-align: right;
}

.selectroom_right h2 {
    font-size: 1.7em;
    color: #999;
    font-weight: 600;
    margin: 0;
}

.selectroom_right h3 {
    font-size: 1.7em;
    font-weight: 600;
    color: #34ad00;
}

p.dow {
    font-size: 15px;
    color: #999;
    font-weight: 300;
    line-height: 1.8em;
    margin-bottom: 1em;
}

.selectroom_right p {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 300;
    color:#fc1b66;
}

.selectroom_right ul {
    margin-top: 1em;
}

.selectroom_right h6 {
    font-size: 1em;
    color: #0146f7;
    line-height: 1.8em;
}

.selectroom_right h4 {
    font-size: 1.1em;
    color: #34ad00;
    line-height: 1.8em;
    font-weight: 600;
}

.selectroom_right span {
    font-weight: 700;
}

.selectroom-info li {
    display: inline-block;
    float: left;
}

li.nam {
    width: 22%;
}

li.mr {
    width: 12%;
}

    li.mr select {
        padding: 4px 5px !important;
        width: 72%;
        color: #9E9E9E;
        margin-top: 18px;
        border: none;
        border-bottom: 1px solid rgba(0,0,0,.12);
        padding: 5px 10px;
        vertical-align: middle;
    }

.selectroom input[type="text"] {
    width: 92%;
    color: #9E9E9E;
    outline: none;
    font-size: 14px;
    padding: 10px 0px;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.12);
    -webkit-appearance: none;
    margin-top: 10px;
}

.selectroom-info ul {
    margin-top: 3em;
}

li.spe {
    width: 100%;
    margin-top: 3em;
}

    li.spe input[type="text"] {
        width: 100%;
    }
/*-- write --*/
.writ input[type="text"] {
    width: 92%;
    color: rgba(158, 158, 158, 0.69);
    outline: none;
    font-size: 16px;
    padding: 10px 0px;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.12);
    -webkit-appearance: none;
}

li.na-me select {
    padding: 8px 0px !important;
    width: 92%;
    color: rgba(158, 158, 158, 0.69);
    margin-top: 0px;
    border: none;
    font-size: 18px;
    border-bottom: 1px solid rgba(0,0,0,.12);
    vertical-align: middle;
    outline: none;
}

.writ li {
    display: inline-block;
    float: left;
    margin-top: 1em;
}

li.na-me {
    width: 50%;
}

li.descrip {
    width: 100%;
}

.writ h4 {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 0.5em;
    padding: 0 0 0.5em 0;
    color: #34AD00;
    font-weight: 600;
}

.writ {
    padding: 0 2em 3em;
}

.sub-bn {
    text-align: right;
    margin-top: 2em;
}

button.subbtn {
    padding: 6px 25px !important;
    font-size: 16px;
    text-indent: 0;
    padding: 6px 20px;
    color: #fff;
    background-color: #34ad00;
    border: 0;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    background-repeat: no-repeat;
    background-position: 96% center;
}

    button.subbtn:focus, button.subbtn:hover {
        background-color: #1f8dd6;
        outline: 0;
    }
/*-- /write --*/
.tracking {
    padding: 5em 0;
}

.tracking-right img {
    display: inline-block;
}

.tracking-right {
    text-align: center;
    padding: 2em;
}

.tracking-top, .tracking-bottom {
    margin-bottom: 3em;
    background: #eeeeee;
    padding: 3em 6em;
}

.tracking p {
    font-size: 1em;
    color: #999;
    line-height: 1.8em;
    font-weight: 300;
}

.tracking h3 {
    font-size: 1.7em;
    font-weight: 600;
    color: #34ad00;
    margin-bottom: 1em;
}

.tracking-midle {
    margin-bottom: 3em;
}

.similar_hotel {
    margin-bottom: 5em;
}

/*-- login --*/
.login-right {
    float: right;
    width: 51%;
}

    .login-right h3 {
        color: #4CB320;
        font-weight: normal;
        font-size: 17px;
    }

.login-left {
    float: left;
    width: 42%;
}

.login-right input[type="text"], .login-right input[type="password"] {
    width: 100%;
    padding: 10px;
    font-weight: normal;
    background: none;
    border: 1px solid #E6E4E4;
    color: #D2D1D1;
    outline: none;
    font-size: 14px;
    margin-top: 20px;
}

.login-right h4 {
    color: #48cfc1;
    font-size: 12px;
    margin: 20px 0;
}

    .login-right h4 a {
        color: #4CB320;
        text-decoration: none;
    }

        .login-right h4 a:hover {
            color: #A9A8A8;
        }

.login-grids p a {
    color: #4CB320;
}

.login-right input[type="submit"] {
    background: #4CB320;
    color: #fff;
    font-size: 20px;
    border: none;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    padding: 10px 15px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    margin-top: 20px;
}

    .login-right input[type="submit"]:hover {
        background: #3F84B1;
    }

.login-grids p {
    font-size: 12px;
    margin-top: 25px;
    color: #A9A8A8;
}

    .login-grids p span {
        color: #48cfc1;
    }

.login-left ul li {
    list-style-type: none;
    display: block;
    margin: 22px 0;
    font-size: 16px;
}

    .login-left ul li a {
        padding: 9px 12px;
        display: block;
        text-align: left;
        color: #fff;
        text-decoration: none;
    }

        .login-left ul li a:hover {
            opacity: .7;
        }

        .login-left ul li a.fb {
            background: #3b5998;
        }

        .login-left ul li a.goog {
            background: #dc4e41;
        }

        .login-left ul li a.linkin {
            background: #00a0dc;
        }

        .login-left ul li a.fb i {
            background: url(../images/social.png) no-repeat -45px -1px;
            width: 24px;
            height: 23px;
            display: inline-block;
            vertical-align: text-bottom;
        }

        .login-left ul li a.goog i {
            background: url(../images/social.png) no-repeat -84px 0px;
            width: 26px;
            height: 23px;
            display: inline-block;
            vertical-align: text-bottom;
        }

        .login-left ul li a.linkin i {
            background: url(../images/social.png) no-repeat -3px 0px;
            width: 25px;
            height: 23px;
            display: inline-block;
            vertical-align: text-bottom;
        }
/*-- //login --*/
.privacy h3 {
    color: #34AD00;
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 1em;
}

.privacy {
    padding: 5em 0;
}

    .privacy p {
        font-size: 1em;
        line-height: 1.8em;
        color: #999;
        margin: 1em 0;
    }

    .privacy h4 {
        font-size: 1.3em;
        color: #34AD00;
        font-weight: 400;
        margin: 1em 0;
    }
/*-- faq --*/
.faq {
    padding: 5em 0;
}

    .faq h2 {
        font-size: 2em;
        font-weight: 700;
        color: #34ad00;
        line-height: 1.8em;
    }

    .faq h3 {
        font-size: 1.7em;
        color: #34ad00;
        font-weight: 600;
        margin-bottom: 0.5em;
        line-height: 1.8em;
    }

    .faq p {
        font-size: 1em;
        line-height: 1.8em;
        color: #999;
        margin: 1em 0;
    }

    .faq li {
        display: block;
        color: #999;
        font-size: 1em;
        margin: 1em 0;
    }
/*-- //faq --*/
/*--mobile-app--*/

.mobile-app {
    padding: 5em 0;
}

.app-right {
    margin-top: 50px;
}

    .app-right h3 {
        font-size: 28px;
        color: #34ad00;
        line-height: 35px;
    }

        .app-right h3 span {
            color: #3F84B1;
            margin: 0 7px;
        }

    .app-right p {
        margin: 15px 0 30px 0;
        color: #999;
        font-size: 1em;
        line-height: 25px;
    }

.app-button {
    float: left;
}

    .app-button a {
        display: block;
    }

    .app-button img {
        width: 90%;
    }
/*-- banner-bottom --*/
.banner-bottom {
    padding: 5em 0;
}

.banner-text {
    text-align: center;
}

    .banner-text h3 {
        color: #34ad00;
        font-size: 3em;
        font-weight: 400;
        margin: 0;
    }

    .banner-text p {
        color: #999;
        font-size: 1em;
        margin: 2em auto 0 auto;
        width: 100%;
        line-height: 1.8em;
    }

.banner-bottom-grids {
    margin: 6em 0 0 0;
}

.banner-bottom-grid {
    text-align: center;
}

    .banner-bottom-grid h4 {
        color: #34ad00;
        margin: 2em 0 1em 0;
        font-size: 1.6em;
        font-weight: 700;
    }

    .banner-bottom-grid p {
        color: #999;
        font-size: 1em;
        margin: 0 auto;
        width: 80%;
        line-height: 1.8em;
    }

.services-icon {
    background: #3F84B1;
    width: 120px;
    height: 120px;
    line-height: 136px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-th-large {
    font-size: 2.5em;
    color: #FFFFFF;
    top: 5px;
}

.red h4 {
    color: #34ad00;
}

.green h4 {
    color: #34ad00;
}

ul.callbacks_tabs.callbacks2_tabs a:after {
    border: 2px solid #505b6f;
}

ul.callbacks_tabs.callbacks2_tabs .callbacks_here a:after {
    background: #505b6f;
    left: 10%;
}

ul.callbacks_tabs.callbacks2_tabs {
    left: 82%;
    top: 102%;
}
/*-- //mobile-app--*/
/*-- blog --*/
.comments-list h3 {
    font-size: 2em;
    color: #4CB320;
    margin: 0 0 1em;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1.3em;
}

    .comments-list h3 a {
        color: #4CB320;
    }

        .comments-list h3 a:hover {
            color: #3F84B1;
        }

.comments-list ul {
    padding: 1.5em 0 2em;
}

    .comments-list ul li {
        display: inline-block;
        font-size: 14px;
        color: #999;
    }

        .comments-list ul li a {
            color: #999;
            text-decoration: none;
        }

        .comments-list ul li span {
            padding-right: 10px;
            color: #1f8dd6;
        }

        .comments-list ul li a:hover {
            color: #4CB320;
        }

        .comments-list ul li i {
            margin: 0 1em;
        }

a.bake {
    padding: .3em .5em;
    background: #F3AD45;
    color: #fff !important;
}

    a.bake:hover {
        background: #454445;
    }

.comments-list p {
    margin: 2em 0;
    color: #999;
    line-height: 1.8em;
    font-size: 14px;
}

.comments-list:nth-child(2) {
    margin: 5em 0;
    padding: 3em 0 5em;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

ul.paging {
    padding: 5em 0 0;
}

.popular h3, .subscribe h3, .categories h3, .instagram h2, .tags h3 {
    padding: 1em;
    background: #3F84B1;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    margin: 0 0 1.5em;
}

.popular-left {
    float: left;
    width: 20%;
}

.popular-right {
    float: right;
    width: 80%;
}

.popular-left h4 {
    color: #4CB320;
    font-size: 1.5em;
    margin: 0;
}

.popular-right h5 a {
    font-size: 1.5em;
    color: #3F84B1;
    text-decoration: none;
    text-transform: capitalize;
}

    .popular-right h5 a:hover {
        color: #34ad00;
    }

.popular-right p {
    font-size: 14px;
    color: #999;
    margin: .5em 0 0;
    line-height: 1.8em;
}

    .popular-right p span {
        display: block;
        font-size: 1em;
        margin: .5em 0 0;
    }

.popular-grid:nth-child(3) {
    margin: 2em 0;
}

.subscribe, .instagram {
    margin: 3em 0;
}

    .subscribe p {
        font-size: 14px;
        color: #999;
        margin: 0 0 1em;
        line-height: 1.8em;
        text-align: center;
    }

    .subscribe input[type="email"] {
        outline: none;
        border: 1px solid #D1D1D1;
        background: #E1E1E1;
        font-size: 14px;
        color: #999;
        padding: 10px;
        width: 100%;
        margin-bottom: .5em;
    }

    .subscribe input[type="submit"] {
        outline: none;
        border: none;
        background: #4CB320;
        font-size: 1em;
        color: #fff;
        padding: 10px 0;
        width: 100%;
    }

        .subscribe input[type="submit"]:hover {
            background: #3F84B1;
        }

.categories ul li {
    padding-left: 2em;
    margin-bottom: 1em;
    background: url(../images/dot.png)no-repeat 0px 2px;
    list-style-type: none;
}

    .categories ul li a {
        color: #999;
        font-size: 14px;
        text-decoration: none;
        text-transform: capitalize;
    }

        .categories ul li a:hover {
            color: #4CB320;
        }

.instagram-grid {
    float: left;
    width: 33.33%;
}

    .instagram-grid img:hover {
        opacity: .5;
    }

.tags ul li {
    display: inline-block;
    margin: 0 0px 9px;
}

    .tags ul li a {
        border: 1px solid #3F84B1;
        padding: 3px 12px;
        font-size: 14px;
        color: #3F84B1;
        text-decoration: none;
    }

.recent-comments h3 {
    color: #4CB320;
    font-size: 1.5em;
}

.tags ul li a:hover {
    border: 1px solid #4CB320;
    color: #fff;
    background: #4CB320;
}

.blog {
    padding: 5em 0;
}
/*-- //blog --*/
/*-- single1 --*/
.comments-list p span {
    display: block;
    margin: 1em 0 0;
}

.admin {
    padding: 2em;
    background: #f5f5f5;
    margin: 1em 0 5em;
}

.admin-left {
    float: left;
    width: 15%;
}

.admin-right {
    float: right;
    width: 80%;
}

    .admin-right p {
        font-size: 14px;
        color: #999;
        margin: 0;
        line-height: 1.8em;
    }

        .admin-right p a {
            color: #4CB320;
            text-decoration: none;
            display: block;
            margin: 1em 0 0;
        }

            .admin-right p a:hover {
                color: #999;
            }

.recent-comments-grids {
    padding: 2em;
    background: #f5f5f5;
    margin: 2em 0 0em;
}

.recent-comments-grid-right h4 a {
    font-size: 1em;
    color: #3F84B1;
    text-decoration: none;
}

    .recent-comments-grid-right h4 a:hover {
        color: #4CB320;
    }

.recent-comments-grid-right p {
    margin: 1em 0 0;
    color: #999;
    line-height: 1.8em;
    font-size: 14px;
}

    .recent-comments-grid-right p span {
        display: block;
        margin: 1em 0 0;
        color: #4CB320;
    }

.recent-comments-grid-right {
    float: right;
    width: 80%;
}

.recent-comments-grid-left {
    float: left;
    width: 15%;
}

.recent-comments-grid:nth-child(2) {
    margin: 2em 0;
}

.recent-comments-grid:nth-child(3) {
    margin: 0em 0 2em;
}

.leave-comment {
    margin: 5em 0 0;
}

    .leave-comment form {
        margin: 3em 0 0;
    }

    .leave-comment input[type="text"], .leave-comment input[type="email"], .leave-comment textarea {
        outline: none;
        padding: 10px;
        width: 49.2%;
        background: #f5f5f5;
        border: 1px solid #D1D1D1;
        font-size: 14px;
        color: #999;
    }

    .leave-comment input[type="email"] {
        margin-left: .5em;
    }

    .leave-comment input[type="text"]:nth-child(3) {
        margin: .5em 0;
        width: 100% !important;
    }

    .leave-comment textarea {
        min-height: 200px;
        width: 100% !important;
        margin-bottom: .2em;
    }

    .leave-comment input[type="submit"] {
        outline: none;
        padding: 10px 0;
        width: 100%;
        background: #4CB320;
        border: none;
        font-size: 1em;
        color: #fff;
        text-align: center;
    }

        .leave-comment input[type="submit"]:hover {
            background: #3F84B1;
        }
/*-- //single1 --*/
.footer-social-icons ul li {
    display: inline-block;
    margin: 0 0.2em;
}

    .footer-social-icons ul li a {
        width: 30px;
        height: 30px;
        background: url('../images/img-sprite.png') no-repeat 0px 0px;
        display: inline-block;
        position: relative;
    }

        .footer-social-icons ul li a span {
            color: #fff;
            position: absolute;
            bottom: 0;
            left: -25px;
            right: -25px;
            padding: 5px;
            font-size: 14px;
            border-radius: 2px;
            background: #1F8DD6;
            visibility: hidden;
            opacity: 0;
            -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
            -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
            -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
            transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        }

            .footer-social-icons ul li a span:before {
                content: '';
                width: 0;
                height: 0;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-top: 5px solid #1F8DD6;
                position: absolute;
                bottom: -5px;
                left: 34px;
            }

        .footer-social-icons ul li a:hover span {
            bottom: 41px;
            visibility: visible;
            opacity: 1;
        }

        .footer-social-icons ul li a.facebook {
            background-position: 0px 0px;
        }

            .footer-social-icons ul li a.facebook:hover {
                background-position: -0px -30px;
            }

        .footer-social-icons ul li a.twitter {
            background-position: -30px 0px;
        }

            .footer-social-icons ul li a.twitter:hover {
                background-position: -30px -30px;
            }

        .footer-social-icons ul li a.flickr {
            background-position: -60px 0px;
        }

            .footer-social-icons ul li a.flickr:hover {
                background-position: -60px -30px;
            }

        .footer-social-icons ul li a.googleplus {
            background-position: -90px 0px;
        }

            .footer-social-icons ul li a.googleplus:hover {
                background-position: -90px -30px;
            }

        .footer-social-icons ul li a.dribbble {
            background-position: -120px 0px;
        }

            .footer-social-icons ul li a.dribbble:hover {
                background-position: -120px -30px;
            }

.footer-social-icons {
    margin: 10px 0 10px;
}

.lightbox {
    /** Hide the lightbox */
    display: none;
    /** Apply basic lightbox styling */
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #333333;
    background: rgba(0, 0, 0, 0.72);
}

    .lightbox:target {
        /** Show lightbox when it is target */
        display: block;
        outline: none;
    }

    .lightbox .box {
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content;
        min-width: 610px;
        border: 10px solid rgba(52, 173, 0, 0.56);
        margin: 12% auto;
        padding: 20px 20px 30px 20px;
        background-color: #FFF;
    }

    .lightbox .content {
        display: block;
        position: relative;
    }

        .lightbox .content .desc {
            z-index: 99;
            bottom: 0;
            position: absolute;
            padding: 10px;
            margin: 0 0 4px 0;
            background: rgba(0,0,0,0.8);
            color: #fff;
            font-size: 17px;
            opacity: 0;
            transition: opacity ease-in-out 0.5s;
        }

        .lightbox .content:hover .desc {
            opacity: 1;
        }

    .lightbox .close {
        display: block;
        text-decoration: none;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 22px;
        color: #3F84B1;
        opacity: 1;
    }

.close {
    float: right;
}

.clear {
    display: block;
    clear: both;
}

ul.set li, ul.set1 li {
    display: inline-block;
    float: left;
    width: 12%;
    margin-top: 1em;
}

ul.set1 {
    margin-top: 2em;
}

p.aval {
    padding-left: 12px;
    font-weight: 700;
}

ul.ste1 li {
    display: inline-block;
}

.set-left {
    float: left;
    width: 58%;
}

.set-right {
    float: left;
    width: 42%;
    padding-left: 40px;
}

ul.ste1 {
    margin-top: 0.7em;
}

ul.set-1 {
    margin-top: 1em;
    margin-left: 266px;
}

.navbar-default {
    background-color: #4CB320 !important;
    border-color: #4CB320 !important;
}

.navbar {
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    border: none !important;
}

ul.nav.navbar-nav li a {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding: 5px 8px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #4CFF00 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #4CFF00 !important;
    background-color: #4CB320 !important;
}

.navbar-collapse {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

/*-- Custome CSS --*/
.fixe-menu {
    position: fixed;
    top: 0;
    background: #fff;
    width: 100%;
    z-index: 1000;
}

























/*-- responsive design --*/
@media (max-width:1024px) {
    .footer-btm li {
        margin: 0 6px;
        font-size: 14px;
    }

    ul.nav.navbar-nav li a {
        font-size: 14px;
        padding: 5px 7px;
    }

    .banner h1 {
        padding: 2.8em 0 0;
        font-size: 46px;
    }

    .banner {
        min-height: 320px;
    }

    .bann-info1 {
        padding: 4em 5em 0em;
    }

    .rupes {
        padding: 3em 0;
    }

    i.fa.fa-h-square, i.fa.fa-usd, i.fa.fa-mobile {
        font-size: 4em;
    }

    .rupes h4 {
        font-size: 18px;
        line-height: 1.5em;
    }

    .holiday {
        padding: 3em 0;
    }

        .holiday h3 {
            font-size: 1.7em;
        }

        .holiday p {
            font-size: 1em;
        }

    .track {
        padding: 3em 0;
    }

        .track h3 {
            font-size: 1.7em;
        }

        .track p {
            font-size: 1em;
        }

    a.learn {
        padding: 6px 20px !important;
        font-size: 15px;
    }

    .routes {
        padding: 3em 0;
    }

    i.fa.fa-truck, i.fa.fa-user, i.fa.fa-ticket {
        font-size: 3em;
    }

    .routes p {
        font-size: 1em;
    }

    .routes h3 {
        font-size: 1.7em;
    }

    button.seabtn {
        padding: 6px 20px !important;
        font-size: 15px;
    }

    .faq p {
        font-size: 15px;
    }

    .faq li {
        font-size: 15px;
    }

    .faq {
        padding: 3em 0;
    }

        .faq h2 {
            font-size: 1.8em;
        }

        .faq h3 {
            font-size: 1.5em;
        }

    .banner-1 h1, .banner-2 h1, .banner-3 h1 {
        padding: 1.8em 0 0;
        font-size: 46px;
    }

    .about {
        padding: 3em 0;
    }

        .about h2 {
            font-size: 2em;
        }

        .about h3 {
            font-size: 1.7em;
        }

    .app-right {
        margin-top: 0px;
    }

        .app-right h3 {
            font-size: 25px;
        }

    .mobile-app {
        padding: 3em 0;
    }

    .banner-bottom {
        padding: 2em 0;
    }

    .banner-bottom-grids {
        margin: 3em 0 0 0;
    }

    .banner-bottom-grid h4 {
        margin: 1em 0 0.5em 0;
        font-size: 1.6em;
    }

    .banner-bottom-grid p {
        width: 100%;
    }

    .terms {
        padding: 3em 0;
    }

    .privacy {
        padding: 3em 0;
    }

    .agent {
        padding: 3em 0;
    }

    .agent-right iframe {
        width: 390px;
        height: 286px;
    }

    .contact {
        padding: 3em 0;
    }

        .contact h3 {
            margin-bottom: 0em;
        }

    .bann-info1 {
        padding: 3em 4em 0em;
    }

    .bann-info {
        padding: 3em 0;
    }

    .bann-info1 h3 {
        font-size: 1.7em;
    }

    .blog {
        padding: 3em 0;
    }

    .leave-comment input[type="text"], .leave-comment input[type="email"], .leave-comment textarea {
        width: 49%;
    }

    .hotels-top {
        padding: 2em 0;
    }

    .view1-sixth h2 {
        margin: 96px 30px 0px 30px;
    }

    .banner-2 {
        min-height: 320px;
    }

    .rooms-top {
        min-height: 295px;
        padding: 12em 0 0;
    }

    .details {
        padding: 2em 0;
    }

    .details-middle {
        padding: 1em 1em;
    }

        .details-middle h3 {
            font-size: 1.4em;
            font-weight: 700;
        }

    .selectroom {
        padding: 3em 0 1em;
    }

    .tracking-top, .tracking-bottom {
        padding: 3em 2em;
    }

    .tracking {
        padding: 3em 0;
    }

    .offers-1 {
        padding: 3em 0;
    }
}

@media (max-width:991px) {
    ul.nav.navbar-nav li a {
        font-size: 13px;
        padding: 5px 0px;
    }

    .footer-btm li {
        margin: 0px 4px;
        font-size: 13px;
    }

    .banner h1 {
        padding: 2.8em 0 0;
        font-size: 43px;
    }

    .banner {
        min-height: 300px;
    }

    .bann-info1 {
        padding: 4em 2em 0em 0em;
        float: left;
        width: 30%;
    }

    .bann-info {
        padding: 4em 0;
        float: left;
        width: 70%;
    }

    .bann-info1 h3 {
        font-size: 1.5em;
        font-weight: 700;
        color: #34ad00;
        text-align: center;
        margin-top: 25px;
    }

    .rupes-left {
        float: left;
        width: 33.33%;
    }

    i.fa.fa-h-square, i.fa.fa-usd, i.fa.fa-mobile {
        font-size: 3.2em;
    }

    .rupes h4 {
        font-size: 17px;
        margin: 5px 0 0;
    }

    .rupes p {
        font-size: 13px;
    }

    .holiday-left {
        float: left;
        width: 28%;
    }

    .holiday-mid {
        float: left;
        width: 44%;
    }

    .holiday p {
        font-size: 14px;
    }

    .track-right {
        float: left;
        width: 40%;
    }

    .track-left {
        float: left;
        width: 60%;
    }

    .routes-left {
        float: left;
        width: 33.33%;
    }

    i.fa.fa-truck, i.fa.fa-user, i.fa.fa-ticket {
        font-size: 2.5em;
    }

    .routes p {
        font-size: 14px;
    }

    .footer-left {
        margin-top: 2em;
    }

    .footer-top {
        padding: 1em 0 3em;
    }

    .banner-1 h1, .banner-2 h1, .banner-3 h1 {
        padding: 1.8em 0 0;
        font-size: 43px;
    }

    .about h2 {
        margin-bottom: 0.5em;
    }

    .about-mid {
        margin: 3em 0;
    }

    .privacy p {
        font-size: 15px;
    }

    .agent-left input[type="text"] {
        width: 100%;
    }

    select {
        width: 100%;
    }

    .agent-left textarea {
        width: 100%;
    }

    .agent-right {
        padding-left: 1em;
    }

        .agent-right iframe {
            width: 687px;
            height: 500px;
            margin-top: 2em;
        }

    .con-top {
        margin-top: 2em;
        float: left;
        width: 33.33%;
    }

    .app-left {
        float: left;
        width: 40%;
    }

    .app-right {
        float: right;
        width: 60%;
    }

    .banner-text h3 {
        font-size: 2.5em;
    }

    .banner-text p {
        width: 100%;
    }

    .banner-bottom-grid {
        float: left;
        width: 33.33%;
    }

        .banner-bottom-grid h4 {
            font-size: 1.5em;
        }

    .travel {
        padding: 0em 0 3em;
    }

    li.trav {
        width: 27%;
    }

    li.dept {
        width: 19%;
    }

    li.seat {
        width: 21%;
    }

    .bus-txt3 {
        float: right;
        width: 74%;
    }

    .bus-ic3 {
        width: 20%;
    }

    .bus-txt1 {
        width: 75%;
    }

    .bus-ic1 {
        width: 24%;
    }

    .comments-list h3 {
        margin: 0 0 0em;
    }

    .comments-list:nth-child(2) {
        margin: 2em 0;
        padding: 2em 0 2em;
    }

    .blog-right {
        margin-top: 1em;
    }

    .leave-comment input[type="text"], .leave-comment input[type="email"], .leave-comment textarea {
        width: 49.1%;
    }

    .hotels-right {
        float: left;
        width: 50%;
    }

    .hotels-left {
        float: left;
        width: 33.33%;
    }

    .view1-sixth h2 {
        margin: 60px 0px 0px 0px;
    }

    .hotes-left {
        float: left;
        width: 33.33%;
    }

    .banner-2 {
        min-height: 250px;
    }

    .rom-info h3 {
        font-size: 1.5em;
    }

    .rooms-top {
        min-height: 247px;
        padding: 9em 0 0;
    }

    .details-left {
        padding-left: 0;
        float: left;
        width: 35%;
    }

    .details-middle {
        padding: 1em 1em;
        float: left;
        width: 49%;
    }

    .details-right {
        text-align: center;
        float: left;
    }

    .details-middle h3 {
        font-size: 1.3em;
    }

    .room-midle {
        padding: 0.5em 0.5em;
        float: left;
        width: 51%;
    }

    .room-left {
        float: left;
        width: 30%;
    }

    .room-right {
        padding: 2em 1em;
        float: left;
        width: 19%;
    }

    .selectroom_left {
        padding: 0;
        margin-bottom: 1.5em;
    }

    .selectroom_right {
        padding: 0;
    }

    .tracking-left {
        float: left;
        width: 50%;
    }

    .tracking-right {
        float: left;
        width: 50%;
    }

    .tracking-top, .tracking-bottom {
        padding: 3em 1em;
    }

    .bus-tp {
        padding: 0.5em 0;
    }

    .app-right p, .banner-text p, .banner-bottom-grid p {
        font-size: 0.9em;
    }
}

@media (max-width:768px) {
      .cont-btng{
         text-align: center;
    margin-top: 0px;
    margin-left: 30px;
    }
     .sign-btnres {
    margin-left: 150px !important;
}
     .btn-warning {   
    margin-left: 40px;
    margin-top: 0 !important;
}
    .modal-header .close {
    margin-top: -28px;
}
     .btn-primary {
    margin-left: 240px;
}
    .sing span {
    padding: 0 !important;
}
      .radi-margin{
        margin-top:-22px;
    }
      input[type="radio"], input[type="checkbox"] {
    margin: 4px 5px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
}
      

    .carbook-btn {
        margin: 15px 130px !important;
    }

    .logo {
        margin-right: 30px;
    }

    .banner h1 {
        padding: 2.5em 0 0;
        font-size: 40px;
    }

    .banner {
        min-height: 250px;
    }
}

@media (max-width:736px) {
    .footer-btm li {
        display: block;
        margin: 10px 0;
    }

    .footer-btm {
        padding: 0;
    }

    .navbar-toggle {
        margin-top: 2px;
        margin-bottom: 2px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        margin-right: 0px;
    }

    .navbar-default .navbar-toggle {
        border-color: #4CB320;
    }

    .navbar-toggle .icon-bar {
        width: 26px;
        height: 3px;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #4CB320;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #4CB320;
    }

    ul.nav.navbar-nav li a {
        font-size: 15px;
        padding: 5px 0px;
        display: block;
    }

    .navbar-nav {
        margin: 7.5px 0px;
    }

    nav.cl-effect-1 {
        padding: 0em 0 1em;
    }

    .banner-1 h1, .banner-2 h1, .banner-3 h1 {
        padding: 1.5em 0 0;
        font-size: 40px;
    }

    .agent-right iframe {
        width: 654px;
        height: 485px;
    }

    .banner-2 h1 {
        padding: 2.5em 0 0;
    }

    .rom-info p {
        font-size: 13px;
    }

    .room-right {
        padding: 2em 0.5em;
    }
}

@media (max-width:667px) {
    .banner h1 {
        padding: 2.2em 0 0;
        font-size: 36px;
    }

    .banner {
        min-height: 200px;
    }

    .bann-info {
        padding: 3em 0;
    }

    .bann-info1 {
        padding: 3em 2em 0em 0em;
    }

    .bnr-left input[type="text"] {
        padding: 6px 10px;
    }

    .bnr-right input[type="text"] {
        padding: 6px 10px;
    }

    i.fa.fa-h-square, i.fa.fa-usd, i.fa.fa-mobile {
        font-size: 2.8em;
    }

    .rupes h3 {
        font-size: 17px;
    }

    .rupes h4 {
        font-size: 15px;
    }

    .holiday h3 {
        font-size: 1.5em;
    }

    .holiday p {
        font-size: 13px;
    }

    .routes h3 {
        font-size: 1.5em;
    }

    i.fa.fa-truck, i.fa.fa-user, i.fa.fa-ticket {
        font-size: 2.2em;
    }

    .banner-1 h1, .banner-2 h1, .banner-3 h1 {
        padding: 1.2em 0 0;
        font-size: 36px;
    }

    .agent-right iframe {
        width: 587px;
        height: 449px;
    }

    .app-right h3 {
        font-size: 22px;
    }

    .app-button {
        width: 50%;
    }

    .mobile-app {
        padding: 3em 0 1em;
    }

    .banner-bottom-grid h4 {
        font-size: 1.3em;
    }

    .bus-midd h4 {
        font-size: 17px;
    }

        .bus-midd h4 a {
            font-size: 17px;
        }

    .bus-ic {
        width: 12%;
    }

    .bus-txt {
        float: right;
        width: 84%;
    }

    .view1-sixth h2 {
        margin: 46px 0px 0px 0px;
    }

    .banner-2 h1 {
        padding: 2.2em 0 0;
    }

    .rt-left {
        width: 77%;
    }

    .rom-info h3 {
        font-size: 1.3em;
    }

    .rom-info p {
        font-size: 14px;
    }

    .details-left {
        width: 34%;
    }

    .details-middle {
        padding: 1em 0em;
    }

    .room-right {
        width: 20%;
    }

    .room-left {
        width: 29%;
    }

    li.nam {
        width: 37%;
        margin-bottom: 1em;
    }

    li.mr {
        width: 24%;
    }

    li.spe {
        margin-top: 1em;
    }
}

@media (max-width:640px) {
    .securetxt {
        line-height: 17px;
        font-size: 13px;
    }

    i.fa.fa-lock {
        font-size: 1.7em;
        padding-right: 4px;
    }

    .logo {
        margin-right: 20px;
    }

    .bus a {
        font-size: 13px;
        padding: 0 6px;
    }

    .bann-info1 h3 {
        font-size: 1.4em;
    }

    .banner-1 h1, .banner-3 h1 {
        padding: 1.7em 0 0;
        font-size: 30px;
    }

    .app-right h3 {
        font-size: 21px;
    }

    .comments-list ul li {
        font-size: 13px;
    }

    .comments-list h3 {
        font-size: 1.7em;
    }

    .leave-comment input[type="text"], .leave-comment input[type="email"], .leave-comment textarea {
        width: 48.9%;
    }

    .view1-sixth h2 {
        margin: 40px 0px 0px 0px;
    }

    .banner-2 h1 {
        padding: 3em 0 0;
        font-size: 30px;
    }

    .banner-3 {
        min-height: 190px;
    }

    .rt-left {
        width: 74%;
    }

    .details-left {
        width: 33%;
    }

    .room-left {
        width: 27%;
    }

    .room-right {
        width: 22%;
    }
}

@media (max-width:600px) {
    .banner h1 {
        padding: 2.2em 0 0;
        font-size: 30px;
    }

    .banner {
        min-height: 175px;
    }

    .bann-info1 {
        width: 33%;
    }

    .bann-info {
        width: 67%;
    }

        .bann-info h2 {
            font-size: 24px;
        }

    .bnr-left input[type="text"] {
        font-size: 13px;
        margin-top: 0px;
    }

    .bnr-right input[type="text"] {
        font-size: 13px;
        margin-top: 0px;
    }

    .ban-top .inputLabel, .ban-bottom .inputLabel {
        font-size: 13px;
    }

    button.seabtn {
        padding: 6px 16px !important;
        font-size: 14px;
    }

    .rupes-left {
        float: left;
        width: 100%;
        margin-bottom: 2em;
    }

    i.fa.fa-h-square, i.fa.fa-usd, i.fa.fa-mobile {
        font-size: 5em;
    }

    .rup-left {
        float: left;
        width: 17%;
    }

    .rup-rgt {
        float: left;
        width: 83%;
    }

    .rupes h3 {
        font-size: 22px;
    }

    .rupes h4 {
        font-size: 18px;
    }

    .rupes {
        padding: 3em 0 1em;
    }

    .holiday-left {
        width: 100%;
    }

    .holiday-mid {
        width: 100%;
        margin: 1em 0;
    }

    .track p {
        width: 84%;
    }

    .routes-left {
        width: 100%;
        margin-bottom: 1.5em;
    }

    i.fa.fa-truck, i.fa.fa-user, i.fa.fa-ticket {
        font-size: 4em;
    }

    .routes h3 {
        font-size: 2em;
    }

    .routes p {
        font-size: 15px;
    }

    .routes {
        padding: 3em 0 1em;
    }

    .banner-1 {
        min-height: 140px;
    }

    .agent-right iframe {
        width: 521px;
        height: 400px;
    }

    .agent-right iframe {
        width: 560px;
        height: 425px;
    }

    .details-left {
        width: 32%;
    }

    .details-middle h3 {
        font-size: 1.2em;
    }

    .details-middle {
        padding: 0.5em 0em;
    }

        .details-middle li {
            margin: 0 7px 0 0px;
            font-size: 14px;
        }

        .details-middle p {
            font-size: 14px;
        }

    .details-top h5 {
        font-size: 1.3em;
    }

    .lightbox .box {
        min-width: 545px;
        margin: 12% auto;
        padding: 10px 10px 20px 10px;
    }

    p.aval {
        padding-left: 10px;
    }
}

@media (max-width:568px) {
    .bann-info h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .bann-info1 h3 {
        font-size: 1.3em;
    }

    .rup-left {
        width: 23%;
    }

    .rup-rgt {
        width: 77%;
    }

    .agent-right iframe {
        width: 488px;
        height: 375px;
    }

    .con-top {
        width: 50%;
    }

    .app-left img {
        display: inline-block;
    }

    .app-left {
        width: 100%;
        text-align: center;
    }

    .app-right {
        float: right;
        width: 100%;
        margin-top: 2em;
    }

        .app-right h3 {
            font-size: 24px;
        }

    .banner-bottom-grid {
        float: left;
        width: 100%;
        margin-bottom: 2em;
    }

        .banner-bottom-grid h4 {
            font-size: 1.5em;
        }

    .travel h3 {
        font-size: 1.5em;
    }

    .travel p {
        font-size: 14px;
    }

    a.det {
        padding: 6px 14px;
    }

    a.view {
        padding: 6px 16px;
    }

    i.fa.fa-clock-o {
        font-size: 1.2em;
    }

    .bus-midd h4 {
        font-size: 15px;
    }

    .bus-midd p {
        font-size: 13px;
    }

    .bus-midd h4 a {
        font-size: 15px;
    }

    .comments-list ul li i {
        margin: 0 0.2em;
    }

    .leave-comment input[type="text"], .leave-comment input[type="email"], .leave-comment textarea {
        width: 48.8%;
    }

    .view1-sixth h2 {
        margin: 32px 0px 0px 0px;
    }
}

@media (max-width:480px) {
    .logo a {
        font-size: 1.7em;
    }

    .logo {
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    li.hm, li.prnt {
        margin-right: 2px;
    }

    .banner h1 {
        padding: 2.2em 0 0;
        font-size: 26px;
    }

    .banner {
        min-height: 150px;
    }

    .bann-info1 {
        width: 100%;
        padding: 2em 1em 0em;
    }

    .bann-info {
        width: 100%;
        padding: 2em 14px;
    }

    .rupes {
        padding: 2em 0 1em;
    }

    .footer-left li a {
        font-size: 13px;
    }

    .faq {
        padding: 2em 0;
    }

    .banner-1 h1, .banner-2 h1, .banner-3 h1 {
        font-size: 26px;
    }

    .agent-right iframe {
        width: 400px;
        height: 305px;
    }

    a.det {
        padding: 6px 5px;
    }

    .tra-top h6 a {
        font-size: 14px;
    }

    li.ser {
        width: 16%;
        text-align: center;
    }

    li.las {
        width: 17%;
        text-align: center;
    }

    li.rou {
        width: 32%;
        text-align: center;
    }

    li.dat {
        text-align: center;
    }

    .travel p {
        font-size: 13px;
    }

    .bus-tp h2 {
        font-size: 17px;
    }

    .bus-tp P {
        font-size: 13px;
        line-height: 1.5em;
    }

    .bus-midd h4 {
        font-size: 13px;
    }

        .bus-midd h4 a {
            font-size: 13px;
        }

    .bus-midd h5 {
        font-size: 18px;
    }

    a.view {
        padding: 5px 8px;
        margin-top: 6px;
    }

    ul.first {
        padding: 1em 0 1em;
    }

    .blog {
        padding: 2em 0;
    }

    .comments-list h3 {
        font-size: 1.5em;
    }

    .comments-list ul li span {
        padding-right: 3px;
    }

    .comments-list ul li i {
        margin: 0 0px;
    }

    .comments-list ul {
        padding: 1em 0 1em;
    }

    .comments-list p {
        margin: 1em 0;
    }

    ul.paging {
        padding: 1em 0 0;
    }

    .leave-comment {
        margin: 2em 0 0;
    }

        .leave-comment form {
            margin: 1em 0 0;
        }

        .leave-comment input[type="text"], .leave-comment input[type="email"], .leave-comment textarea {
            width: 48.6%;
        }

    .view1-sixth h2 {
        margin: 25px 0px 0px 0px;
        font-size: 14px;
    }

    .routes h3 {
        font-size: 1.7em;
    }

    .rooms-top {
        min-height: 211px;
        padding: 6em 0 0;
    }

    .rom-info h3 {
        font-size: 1.1em;
    }

    .rom-info p {
        font-size: 12px;
    }

    .rom-info {
        padding: 1em 1em;
    }

    .room-map {
        margin: 2em 0;
    }

        .room-map iframe {
            min-height: 200px;
        }

    .hotel-amenit li {
        font-size: 14px;
    }

    .hotel-police p {
        font-size: 14px;
    }

    .details-middle h3 {
        font-size: 1.1em;
    }

    .details-top h5 {
        font-size: 1.2em;
    }

    .room-right {
        width: 23%;
    }

    .room-midle {
        width: 50%;
    }

    .rom-btm p {
        font-size: 14px;
        color: #999;
    }

    .tracking-left {
        float: left;
        width: 100%;
    }

    .tracking-right {
        float: left;
        width: 100%;
    }

    .offers-1 h3 {
        font-size: 18px;
    }

    .holiday-left img {
        width: 100%;
    }

    .lightbox .box {
        min-width: 445px;
    }

    ul.set-1 {
        margin-top: 1em;
        margin-left: 194px;
    }

    .set-right {
        padding-left: 9px;
    }

    .footer-top h3 {
        font-size: 1.5em;
    }

    .faq p {
        font-size: 13px;
    }

    .faq li {
        font-size: 13px;
    }

    .app-right p {
        font-size: 13px;
    }

    .banner-text p {
        font-size: 13px;
    }

    .banner-bottom-grid p {
        font-size: 13px;
    }

    .comments-list p {
        font-size: 13px;
    }

    .popular-right p {
        font-size: 13px;
    }

    .categories ul li a {
        font-size: 13px;
    }

    .comments-list p span {
        font-size: 13px;
    }

    .admin-right p {
        font-size: 13px;
    }

    .recent-comments-grid-right p {
        font-size: 13px;
    }

    .privacy p {
        font-size: 13px;
    }

    .agent p {
        font-size: 13px;
    }

    .terms p {
        font-size: 13px;
    }

    i.fa.fa-h-square {
        font-size: 3em;
    }

    i.fa.fa-usd, i.fa.fa-mobile {
        font-size: 4em;
    }

    .login-left {
        float: none;
        width: 53%;
        margin: 0 0 2em;
    }

    .login-right {
        float: none;
        width: 100%;
    }
}

@media (max-width:414px) {
     .row-marg{
        margin:0;
    }
    .cont-btng{
         text-align: center;
    margin-top: 0px;
    margin-left: 30px;
    }
     .sign-btnres {
    margin-left: 85px !important;
}
     .btn-warning {   
    margin-left: 0px;
    margin-top: 0 !important;
}
    .modal-header .close {
    margin-top: -28px;
}
     .btn-primary {
    margin-left: 145px;
}
    .sing span {
    padding: 0 !important;
}
     .radi-margin{
        margin-top:-22px;
    }
      .lab-mar{
        margin-top: 25px;
    }
      .lock {
    float: right;
    margin-top: 12px;
}

    .carbook-btn {
        margin: 15px 140px !important;
    }

    .select-padding {
        padding-left: 120px;
    }

    .confirm-padding {
        padding-top: 30px !important;
        padding-bottom: 30px;
    }

    ul.tp-hd-rgt a {
        font-size: 11px;
    }

    ul.tp-hd-rgt li {
        font-size: 11px;
    }

    ul.tp-hd-lft a {
        font-size: 11px;
    }

    .banner h1 {
        padding: 2.7em 0 0;
        font-size: 22px;
    }

    .banner {
        min-height: 140px;
    }

    .rou-left {
        width: 28%;
    }

    .rou-rgt {
        width: 72%;
    }

    .footer-left li {
        width: 50%;
    }

    .rup-rgt {
        width: 70%;
    }

    .rup-left {
        width: 30%;
    }

    .footer-top {
        padding: 1em 0 2em;
    }

    .faq h2 {
        font-size: 1.7em;
    }

    .faq h3 {
        font-size: 1.4em;
    }

    .banner h1, .banner-2 h1, .banner-3 h1 {
        padding: 2.7em 0 0;
        font-size: 22px;
    }

    .about-mid {
        margin: 2em 0;
    }

    .about h3 {
        margin-bottom: 0.3em;
    }

    .ab-lt {
        padding-right: 15px;
    }

    .terms {
        padding: 2em 0;
    }

    .privacy h3 {
        margin-bottom: 0em;
    }

    .privacy p {
        font-size: 14px;
    }

    .privacy {
        padding: 2em 0;
    }

    .agent-right iframe {
        width: 335px;
        height: 261px;
    }

    .agent-left input[type="text"] {
        font-size: 14px;
        padding: 6px 10px;
    }

    .app-right h3 {
        font-size: 22px;
    }

    .app-right p {
        font-size: 13px;
        margin: 8px 0 20px 0;
    }

    .banner-text p {
        font-size: 14px;
    }

    .banner-bottom-grid p {
        font-size: 14px;
    }

    .banner-bottom {
        padding: 2em 0 0;
    }

    .bann-info1 h3 {
        font-size: 1.2em;
    }

    .bann-info {
        padding: 1em 14px;
    }

    li.ser {
        text-align: left;
        font-size: 16px;
    }

    li.las {
        text-align: left;
        font-size: 16px;
    }

    li.rou {
        text-align: left;
        font-size: 16px;
    }

    li.dat {
        text-align: center;
        font-size: 16px;
    }

    li.fir {
        width: 15%;
        font-size: 16px;
    }

    .travel p {
        font-size: 12px;
    }

    a.det {
        padding: 6px 6px;
        font-size: 11px;
    }

    span.sen {
        display: none;
    }

    .bus-midd p {
        font-size: 10px;
    }

    .bus-midd h4 a {
        font-size: 12px;
    }

    a.view {
        font-size: 10px;
    }

    .bus-tp h2 {
        font-size: 14px;
    }

    .bus-tp P {
        font-size: 11px;
    }

    .comments-list h3 {
        font-size: 1.4em;
    }

    .leave-comment input[type="email"] {
        margin: 0.5em 0 0;
        width: 100%;
    }

    .admin {
        padding: 1em;
        margin: 1em 0 2em;
    }

    .leave-comment input[type="text"], .leave-comment input[type="email"], .leave-comment textarea {
        width: 100%;
    }

    .hotels-right {
        width: 100%;
        margin-bottom: 1em;
    }

    .view1-sixth h2 {
        margin: 78px 0px 0px 0px;
    }

    .hotels-left {
        margin-bottom: 1em;
        width: 100%;
    }

    .hotl-top {
        margin-top: 0em;
    }

    .hotels-top h3 {
        margin-bottom: 20px;
    }

    .hotels-top {
        padding: 1em 0;
    }

    .routes p {
        font-size: 14px;
    }

    .routes h3 {
        font-size: 1.3em;
    }

    .routes {
        padding: 0em 0 1em;
    }

    .banner-2 h1 {
        padding: 3em 0 0;
        font-size: 22px;
    }

    .banner-2 {
        min-height: 190px;
    }

    .rom-info {
        padding: 0.7em;
    }

    .rooms-top {
        min-height: 186px;
        padding: 5em 0 0;
    }

    .banner-3 {
        min-height: 160px;
    }

    .similar_hotel {
        margin-bottom: 2em;
    }

    .details-right {
        text-align: center;
        float: right;
        padding: 0;
    }

    .details-middle {
        width: 70%;
    }

    .details-left {
        width: 30%;
    }

    .details {
        padding: 0em 0 2em;
    }

    .room-left {
        width: 100%;
        padding: 0;
    }

    .room-midle {
        width: 100%;
        padding-left: 12px;
    }

    .room-right {
        width: 100%;
        padding: 0;
    }

    li.nam {
        width: 100%;
        margin-bottom: 1em;
    }

    li.mr {
        width: 46%;
        margin-bottom: 1em;
    }

    .selectroom_right li {
        width: 33.33%;
    }

    .selectroom_right p {
        font-size: 14px;
    }

    .selectroom {
        padding: 2em 0 0em;
    }

    .tracking h3 {
        margin-bottom: 0.5em;
    }

    .tracking p {
        font-size: 14px;
    }

    .login-right input[type="submit"] {
        font-size: 14px;
    }

    .writ input[type="text"] {
        font-size: 14px;
        width: 100%;
    }

    li.na-me {
        width: 100%;
    }

        li.na-me select {
            font-size: 14px;
            width: 100%;
        }

    .lightbox .box {
        min-width: 386px;
    }

    ul.set-1 {
        margin-left: 166px;
    }

    .footer-top h3 {
        font-size: 1.4em;
    }

    .login-left {
        width: 63%;
    }
}

@media (max-width:411px) {

     .row-marg{
        margin:0;
    }
    .cont-btng{
         text-align: center;
    margin-top: 0px;
    margin-left: 30px;
    }


     .sign-btnres{
        margin-left:85px !important;
    }
     .btn-warning {   
    margin-left: 0px;
    margin-top: 0 !important;
}
    .modal-header .close {
    margin-top: -28px;
}
     .btn-primary {
    margin-left: 145px;
}
    .sing span {
    padding: 0 !important;
}
     .radi-margin{
        margin-top:-22px;
    }
      .lab-mar{
        margin-top: 25px;
    }
      .lock {
    float: right;
    margin-top: 12px;
}

    .carbook-btn {
        margin: 15px 140px !important;
    }

    .select-padding {
        padding-left: 120px;
    }

    .confirm-padding {
        padding-top: 30px !important;
        padding-bottom: 30px;
    }

    .logo {
        width: 192px !important;
        height: auto;
        margin: 0 !important;
    }

    .header-btn {
        background: #f99733;
        padding: 8px !important;
        border-radius: 50px;
    }

    .banner-text {
        padding: 1em 1em 0 !important;
    }

        .banner-text p {
            text-shadow: none !important;
        }

    .out-btn {
        width: 116px !important;
        height: 82px !important;
        margin: 3px;
    }

    .first-h {
        margin-top: 8.5em;
    }

    input[type="radio"], input[type="checkbox"] {
        margin-top: 1px \9;
        line-height: normal;
        float: left !important;
        margin: 4px 10px 0 4px !important;
    }

    .radio {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .radio-l {
        float: left;
    }

    i.fa.fa-phone {
        color: #e0882e;
        font-size: 1em;
        padding-right: 2px;
    }

    .footer-top {
        padding: 0;
    }

    .footer-top1 {
        padding: 1em 0 1em 0 !important;
        background: #fff;
    }
}

@media (max-width:384px) {
    ul.tp-hd-rgt a {
        font-size: 10px;
    }

    ul.tp-hd-rgt li {
        font-size: 10px;
    }

    ul.tp-hd-lft a {
        font-size: 10px;
    }

    i.fa.fa-home {
        font-size: 18px;
    }

    .ban-top .inputLabel, .ban-bottom .inputLabel {
        font-size: 12px;
    }

    .bann-info h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .agent-right iframe {
        width: 296px;
        height: 229px;
    }

    .app-right h3 {
        font-size: 20px;
    }

    .bann-info1 {
        padding: 2em 0.4em 0em;
    }

    .bus-midd h5 {
        font-size: 15px;
    }

    a.view {
        font-size: 11px;
        text-align: center;
    }

    li.fare {
        width: 22%;
        text-align: center;
    }

    li.seat {
        width: 24%;
        text-align: center;
    }

    .bus-midd p {
        font-size: 10px;
        text-align: center;
    }

    .bus-txt3 {
        float: right;
        width: 100%;
    }

    li.arriv {
        width: 16%;
        text-align: center;
    }

    li.dept {
        width: 18%;
        text-align: center;
    }

    .bus-ic1 {
        width: 100%;
        text-align: center;
    }

    a.view {
        padding: 5px 7px;
    }

    i.fa.fa-clock-o {
        margin-top: 10px;
    }

    li.arriv h4 {
        margin-top: 30px;
    }

    .bus-ic3 {
        width: 100%;
        text-align: center;
    }

        .bus-ic3 img {
            display: inline-block;
        }

    .bus-txt4 {
        margin-top: 13px;
    }

    .bus-txt1 {
        width: 100%;
    }

    li.trav {
        width: 20%;
        text-align: center;
    }

    .bus-tp h2 {
        font-size: 12px;
    }

    .bus-tp P {
        line-height: 1.2em;
    }

    .bus-ic {
        width: 100%;
        text-align: center;
    }

        .bus-ic img {
            display: inline-block;
        }

    .bus-txt {
        width: 100%;
    }

    .bus-midd h4 {
        font-size: 13px;
        text-align: center;
    }

    .comments-list h3 {
        font-size: 1.3em;
    }

    .banner-2 {
        min-height: 180px;
    }

    .set-left {
        float: left;
        width: 100%;
    }

    .set-right {
        padding-left: 0px;
        margin-top: 1em;
        width: 100%;
    }

    .lightbox .box {
        min-width: 349px;
    }

    ul.set-1 {
        margin-left: 254px;
    }

    p.aval {
        font-size: 13px;
    }

    .login-left {
        width: 68%;
    }
}

@media (max-width:375px) {
    .sign-btnres {
    margin-left: 70px !important;
}
    .modal-header .close {
    margin-top: -28px;
}
     .btn-primary {
    margin-left: 130px;
}

    .select-padding {
        padding-left: 120px;
    }

    li.ned, li.wrt, li.tol {
        margin-right: 6px;
    }

    .banner h1, .banner-2 h1, .banner-3 h1 {
        padding: 1.7em 0 0;
        font-size: 25px;
    }

    .bann-info h2 {
        font-size: 19px;
        margin-bottom: 15px;
    }

    .track h3 {
        font-size: 1.5em;
    }

    .track p {
        width: 100%;
        font-size: 14px;
    }

    .routes h3 {
        font-size: 1.8em;
    }

    .rou-left {
        width: 31%;
    }

    .rou-rgt {
        width: 69%;
    }

    a.view {
        padding: 5px 6px;
    }

    .hotes-left {
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 1em;
    }

    .banner-2 h1 {
        padding: 2.7em 0 0;
    }

    .banner-2 {
        min-height: 180px;
    }

    .login-left {
        width: 71%;
    }
}

@media (max-width:360px) {
    .row-marg{
        margin:0;
    }
    .cont-btng{
         text-align: center;
    margin-top: 0px;
    margin-left: 30px;
    }

    .sign-btnres{
        margin-left:70px !important;
    }
    .btn-warning {   
    margin-left: 0px;
    margin-top: 0 !important;
}
    .btn-primary {
    margin-left: 117px;
}
    .modal-header .close {
    margin-top: -28px;
}
    .sing span {
    padding: 0 !important;
}
    .radi-margin{
        margin-top:-22px;
    }
    .lab-mar{
        margin-top: 25px;
    }
    .lock {
    float: right;
    margin-top: 12px;
}

    .carbook-btn {
        margin: 15px 140px !important;
    }

    .booking-detailp {
        padding: 15px !important;
    }

    .select-padding {
        padding-left: 120px !important;
    }

    .confirm-padding {
        padding-top: 30px !important;
        padding-bottom: 30px;
    }

    .logo {
        width: 180px !important;
        height: auto;
        margin: 0 !important;
    }

    .banner-text {
        padding: 1em 1em 0;
    }

        .banner-text p {
            text-shadow: none !important;
        }

    .out-btn {
        width: 116px !important;
        height: 82px !important;
        margin: 3px;
    }

    .first-h {
        margin-top: 8.5em;
    }

    input[type="radio"], input[type="checkbox"] {
        margin-top: 1px \9;
        line-height: normal;
        float: left !important;
        margin: 4px 10px 0 4px !important;
    }

    .radio {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .radio-l {
        float: left;
    }

    .header-btn {
        background: #f99733;
        padding: 5px !important;
        border-radius: 50px;
    }

    i.fa.fa-phone {
        color: #e0882e;
        font-size: 1em;
        padding-right: 2px;
    }

    .footer-top {
        padding: 0;
    }

    .footer-top1 {
        padding: 1em 0 1em 0 !important;
        background: #fff;
    }
}

@media (max-width:320px) {
    .cont-btng {
    text-align: center;
    margin-top: 0px;
    margin-left: 15px !important;
}
    .con-asgw{
        width:150px;
    }
    .con-btw{
        width:80px !important;
    }
     .sign-btnres{
        margin-left:55px !important;
    }
     .btn-warning {   
    margin-left: 0px;
    margin-top: 0 !important;
}
    .modal-header .close {
    margin-top: -28px;
}
     .btn-primary {
    margin-left: 113px;
}
    .sing span {
    padding: 0 !important;
}
    .lock {
    float: right;
    margin-top: 38px;
}

    .carbook-btn {
        margin: 15px 110px !important;
    }

    .select-padding {
        padding-left: 120px;
    }

    .confirm-padding {
        padding-top: 50px !important;
        padding-bottom: 30px;
    }

    .out-btn {
        width: 109px !important;
        height: 75px !important;
        margin: 3px;
    }

    .icon-padding {
        padding-bottom: 4px;
    }

    i.fa.fa-home {
        font-size: 20px;
    }

    ul.tp-hd-lft a {
        font-size: 12px;
    }

    ul.tp-hd-lft {
        float: left;
        width: 100%;
        text-align: center;
    }

    .logo {
        width: 155px !important;
        height: auto;
        margin: 0 !important;
        padding-top: 15px !important;
    }

    ul.tp-hd-rgt {
        float: left;
        width: 100%;
    }

        ul.tp-hd-rgt li {
            font-size: 12px;
        }

        ul.tp-hd-rgt a {
            font-size: 10px;
        }

    li.ned, li.wrt, li.tol {
        margin-right: 20px;
    }

    .top-header {
        height: 62px;
        line-height: 23px;
        padding: 0.5em 0;
    }

    .bus a {
        font-size: 12px;
        padding: 0 3px;
    }

    .securetxt {
        line-height: 17px;
        font-size: 12px;
    }

    .banner h1, .banner-2 h1, .banner-3 h1 {
        padding: 1.7em 0 0;
        font-size: 22px;
    }

    .bann-info1 {
        width: 100%;
        padding: 1em 0 0;
    }

    i.fa.fa-columns {
        font-size: 6em;
    }

    .bann-info1 h3 {
        font-size: 1.2em;
        margin-top: 12px;
    }

    .bann-info {
        padding: 1em 0px;
    }

        .bann-info h2 {
            font-size: 17px;
            margin-bottom: 15px;
        }

    .ban-top .inputLabel, .ban-bottom .inputLabel {
        font-size: 11px;
    }

    button.seabtn {
        padding: 6px 13px !important;
        font-size: 13px;
    }

    .sear {
        margin-top: 20px;
    }

    .ban-bottom {
        margin-top: 20px;
    }

    i.fa.fa-h-square, i.fa.fa-usd, i.fa.fa-mobile {
        font-size: 4em;
    }

    .rupes h3 {
        font-size: 20px;
    }

    .rupes h4 {
        font-size: 16px;
    }

    .rupes-left {
        padding: 0;
    }

    .holiday {
        padding: 2em 0;
    }

    .holiday-left {
        padding: 0;
    }

    .holiday-mid {
        padding: 0;
    }

    .track {
        padding: 2em 0;
    }

    .track-left {
        padding: 0;
    }

    .track-right {
        padding-left: 0;
    }

    .routes-left {
        padding: 0;
    }

    .routes {
        padding: 2em 0 0em;
    }

        .routes h3 {
            font-size: 1.6em;
        }

        .routes p {
            font-size: 14px;
        }

    i.fa.fa-truck, i.fa.fa-user, i.fa.fa-ticket {
        font-size: 3em;
    }

    .footer-left {
        padding: 0;
    }

    .footer-top h3 {
        margin-bottom: 0.5em;
    }

    .banner-1 h1, .banner-2 h1, .banner-3 h1 {
        font-size: 22px;
    }

    .banner-1 {
        min-height: 120px;
    }

    .faq h2 {
        font-size: 1.4em;
    }

    .faq h3 {
        font-size: 1.2em;
    }

    .faq p {
        font-size: 13px;
    }

    .faq {
        padding: 1em 0;
    }

    .about {
        padding: 1em 0;
    }

        .about h2 {
            font-size: 1.7em;
            margin-bottom: 0.3em;
        }

        .about p {
            font-size: 13px;
        }

        .about h3 {
            font-size: 1.5em;
        }

    .abt-lft {
        padding: 0;
    }

    .ab-lt {
        padding: 0;
    }

    .ab-tp {
        margin-bottom: 1em;
    }

    .ab-rt {
        padding: 0;
    }

        .ab-rt ul li a {
            font-size: 13px;
            padding: 0px 0px 0px 22px;
        }

    .terms h3 {
        font-size: 1.4em;
    }

    .terms h6 {
        margin: 0.5em 0;
    }

    .terms p {
        font-size: 13px;
    }

    .terms-bottom {
        margin-top: 2em;
    }

    .terms {
        padding: 1.5em 0;
    }

    .privacy p {
        font-size: 13px;
    }

    .privacy {
        padding: 1.5em 0;
    }

        .privacy h4 {
            margin: 1em 0 0;
        }

    .agent {
        padding: 1.5em 0;
    }

    .agent-left {
        text-align: center;
        padding: 0;
    }

    .ag-bt {
        margin-bottom: 1em;
    }

    .agent-right iframe {
        width: 272px;
        height: 212px;
        margin-top: 1.5em;
    }

    .agent-right {
        padding: 0;
    }

    .agent p {
        font-size: 13px;
    }

    .con-top {
        width: 100%;
        margin-top: 1em;
    }

    .contact {
        padding: 1.5em 0;
    }

        .contact h4 {
            margin-bottom: 0.3em;
        }

    .contact-left {
        padding: 0;
    }

    .app-left {
        padding: 0;
    }

    .app-right h3 {
        font-size: 19px;
        line-height: 25px;
    }

    .app-right {
        padding: 0;
    }

    .banner-bottom {
        padding: 0.5em 0 0;
    }

    .banner-text p {
        font-size: 13px;
        margin: 1em auto 0 auto;
    }

    .banner-text h3 {
        font-size: 2.2em;
    }

    .app-right p {
        font-size: 13px;
    }

    .banner-bottom-grid p {
        font-size: 13px;
    }

    .banner-bottom-grid {
        margin-bottom: 1.5em;
        padding: 0;
    }

    .glyphicon-th-large {
        font-size: 1.7em;
    }

    .services-icon {
        width: 100px;
        height: 100px;
        line-height: 111px;
    }

    .banner-text h3 {
        font-size: 2em;
    }

    ul.rout {
        padding: 0.5em;
    }

    .tra-top h6 a {
        font-size: 12px;
    }

    .bann-info1 {
        padding: 2em 0em 0em;
    }

    .bann-info {
        padding: 1em 0px;
    }

    .tra-top h4 {
        font-size: 18px;
    }

    .tra-top {
        margin-top: 1em;
    }

    .bus-tp {
        padding: 0.5em 0;
        background: #34ad00;
    }

        .bus-tp P {
            font-size: 13px;
            text-align: center;
            float: none;
            margin-bottom: 0.5em;
        }

        .bus-tp h2 {
            font-size: 15px;
            float: none;
            text-align: center;
        }

    .bus-btm li a {
        font-size: 13px;
    }

    .bus-midd h4 {
        font-size: 12px;
    }

    li.trav {
        width: 23%;
    }

    li.arriv {
        width: 17%;
        text-align: center;
    }

    li.seat {
        width: 22%;
        text-align: center;
    }

    li.fare {
        width: 20%;
        text-align: center;
    }

    .bus-midd h5 {
        font-size: 13px;
    }

    .blog-left {
        padding: 0;
    }

    .comments-list p {
        font-size: 13px;
    }

    .blog {
        padding: 1.5em 0;
    }

    .comments-list:nth-child(2) {
        margin: 1em 0;
        padding: 1em 0 1em;
    }

    .blog-right {
        margin-top: 1em;
        padding: 0;
    }

    .popular h3, .subscribe h3, .categories h3, .instagram h2, .tags h3 {
        padding: 0.5em;
    }

    .admin-right p {
        font-size: 13px;
    }

    .admin {
        padding: 1em;
        margin: 1em 0 1em;
    }

    .recent-comments-grid-right p {
        font-size: 13px;
    }

    .hotels-right {
        padding: 0;
    }

    .hotels-left {
        padding: 0;
    }

    .view1-sixth h2 {
        margin: 70px 0px 0px 0px;
    }

    .banner-2 h1 {
        padding: 2.7em 0 0;
    }

    .banner-2 {
        min-height: 160px;
    }

    .banner-3 {
        min-height: 130px;
    }

    .rt-left {
        width: 64%;
    }

    .rom-info h5 {
        font-size: 1.1em;
        text-align: center;
    }

    .rom-info h3 {
        font-size: 0.95em;
    }

    .rom-info p {
        font-size: 11px;
        line-height: 1.3em;
    }

    .rooms-top {
        min-height: 165px;
        padding: 4em 0 0;
    }

    .hotel-amenit li {
        font-size: 13px;
        width: 50%;
    }

    .hotel-police p {
        font-size: 13px;
    }

    h4.sing {
        margin-bottom: 0.5em;
    }

    .hotel-amenit {
        margin-bottom: 2em;
    }

    .hotel-police {
        margin-bottom: 2em;
    }

    .footer-left {
        margin-top: 1em;
    }

    .details-left {
        width: 100%;
        padding: 0;
    }

    .details-middle {
        width: 100%;
        padding-left: 16px;
    }

        .details-middle li {
            font-size: 13px;
        }

        .details-middle p {
            font-size: 13px;
        }

    .selectroom_top {
        padding: 1em;
    }

    .selectroom-info ul {
        margin-top: 1em;
    }

    .selectroom_right p {
        font-size: 13px;
    }

    .selectroom_right h6 {
        font-size: 0.9em;
    }

    .selectroom_right h3 {
        font-size: 1.5em;
    }

    .grand {
        text-align: right;
        margin-top: 0.5em;
    }

    .tracking {
        padding: 2em 0;
    }

    .tracking-top, .tracking-bottom {
        padding: 1em 0.5em;
    }

    .tracking p {
        font-size: 13px;
    }

    .login-right input[type="submit"] {
        font-size: 12px;
    }

    .login-right input[type="text"], .login-right input[type="password"] {
        font-size: 12px;
    }

    .login-left ul li {
        font-size: 14px;
    }

    .writ {
        padding: 0 1em 1em;
    }

        .writ h4 {
            font-size: 1.4em;
        }

    .copy-right p {
        font-size: 13px;
    }

    .lightbox .box {
        min-width: 280px;
    }

    ul.set-1 {
        margin-left: 200px;
    }

    .login-left {
        width: 77%;
    }
}
/*-- responsive design --*/




/* New css customr from second index*/
/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body {
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
    background: #ffffff;
    margin: 0;
}

p, ul li, ol li {
    margin: 0;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

ul, label {
    margin: 0;
    padding: 0;
}

body a:hover {
    text-decoration: none;
}

input[type="submit"], input[type="reset"], a, .w3l_banner_bottom_grid1 i, .w3layouts_more a i {
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}

    a:focus {
        outline: none;
    }
/*--Banner stats here--*/
/*-- header --*/
h1 a.navbar-brand {
    font-size: 50px;
    font-weight: 600;
    color: #fff !important;
    padding: 0;
    height: inherit;
    margin: 10px 0;
    text-shadow: 0 4px 2px rgba(0,0,0,.6);
    font-family: 'Source Sans Pro', sans-serif;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}

nav.navbar.navbar-default.navbar-fixed-top {
    background: rgba(0, 0, 0, 0.35);
    background: transparent;
    border: none;
    padding: .6em 0;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 1px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #01bcfa !important;
    text-align: center !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    color: #000;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    font-size: 1.1em;
    letter-spacing: 1px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #2c925e;
    text-decoration: none;
    background-color: #fff;
    outline: 0;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #2c925e;
    background-color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #000;
    background-color: #fff;
}

nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse {
    padding: 1em 0;
    background: rgba(25, 25, 25, 0.85);
}

.navbar-nav > li > a {
    padding: 10px;
}
/*-- //header --*/
/*-- banner-text--*/
.banner-text h2 {
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.banner-text {
    text-align: center;
    /*padding: 20em 0 0 0;*/
}

    .banner-text span.fa.fa-plane {
        font-size: 40px;
        color: #fff;
        margin-bottom: 20px;
        text-shadow: 0 4px 2px rgba(0,0,0,.6);
    }

    .banner-text h2 {
        color: #f1164d;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 60px;
        letter-spacing: 2px;
        text-shadow: 0 4px 2px rgba(0,0,0,.6);
        margin-top: -1em;
    }

    .banner-text p {
        color: #fff;
        font-size: 16px;
        letter-spacing: 0px;
        text-transform: capitalize;
        margin: 11px 0;
        text-shadow: 0 4px 2px rgba(0,0,0,.6);
    }
/*-- banner-form--*/
.book-form label {
    font-size: 15px;
    color: #000;
    text-align: left;
    display: inline-block;
    float: left;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

    .book-form label span {
        font-size: 20px;
        margin-right: 5px;
        color:#f1164d;
    }

.book-form input[type="text"], .book-form input[type="date"], .book-form input[type="text"], .book-form input[type="email"] {
    width: 100%;
    color: #000000;
    outline: none;
    font-size: 0.9em;
    line-height: 23px;
    padding: 8px 15px;
    letter-spacing: 1px;
    border: 1px solid #000;
    -webkit-appearance: none;
    margin-bottom: 1em;
    background: #fff;
    border-radius: 4px;
    font-family: 'Open Sans', sans-serif;
}

.book-form input[type="submit"] {
    text-transform: capitalize;
      background: #f1164d;
    color: #FFFFFF;
    border-radius: 4px;
    padding: .8em 2em;
    border: none;
    font-size: 14px;
    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%;
    letter-spacing: 1px;
    margin-top: 2em;
    -webkit-appearance: none;
}

.book-form {
    background: none;
    background: rgba(12, 12, 12, 0.68);
    background: #fff;
    padding: 1em 1em 0.5em 1em;
    margin:2em 0 2em 2em;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.39), 0 3px 3px rgba(0, 0, 0, 0.23);
    border: 1px solid #fff;
    opacity: 0.9;
}

    .book-form p {
        color: #fff;
        font-size: 24px;
        margin-bottom: .8em;
        letter-spacing: 5px;
        word-spacing: 7px;
        text-transform: uppercase;
    }

    .book-form select.form-control {
        outline: none;
        font-size: 0.9em;
        margin-bottom: 1em;
        padding: 9px 10px;
        letter-spacing: 1px;
        border-radius: 5px;
        width: 100%;
        line-height: 25px;
        background: #fffcfc;
        color: #000000;
        border: 1px solid #000;
        box-shadow: none !important;
    }

.form-date-w3-agileits.second-agile {
    width: 30%;
}

.form-date-w3-agileits.second-agile, .form-time-w3layouts.second-agile, .form-left-agileits-w3layouts.second-agile, .form-left-agileits-w3layouts.bottom-w3ls.second-agile {
    margin-right: 0 !important;
    padding: 0 !important;
}

.form-left-agileits-w3layouts.bottom-w3ls {
    padding: 0 !important;
}

.book-form input[type=submit]:hover {
    background:#f1164d;
    color: white;
    font-weight:bold
}

.form-control {
    height: 39px;
}
/*-- //banner-form--*/

.baner-info {
    position: absolute;
    padding-top: 4em;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    top: 0;
}

    .baner-info h3 {
        text-align: center;
        font-size: 3.5em;
        color: #fff;
        font-weight: 600;
        letter-spacing: 4px;
    }

        .baner-info h3 span {
            color: #fbcd13;
        }

    .baner-info h4 {
        text-align: center;
        font-size: 1em;
        margin: 2em 0 2em 0;
        font-weight: 500;
        letter-spacing: 10px;
        color: #ffcc33;
        padding: 15px 0;
    }

.w3-banner-head-info {
    position: relative;
}

.w3-banner-head-info {
    position: absolute;
    z-index: 999;
    left: 14%;
    margin-top: 100px;
}

.baner-info p {
    font-size: 1em;
    font-weight: 300;
    letter-spacing: 2px;
    color: #fff;
    width: 32%;
    margin: 0 auto;
}

span.simply-word {
    font-size: 18px;
    font-weight: 500;
    margin-left: 5px;
    text-transform: uppercase;
    color: #02a388;
}

.baner-info span img {
    margin: 1em auto 0;
    text-align: center;
}

.baner-w3l-agile-grids-bottom {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 12%;
    bottom: -62%;
    width: 80%;
}

.w3l-b-grid {
    float: left;
    width: 32%;
}

.w3l-b-one {
    background: url(../images/b1.jpg) no-repeat 0px 0px;
    min-height: 100px;
    background-size: cover;
    text-align: center;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.w3l-b-grid .w3l-b-one:hover {
    min-height: 200px;
}

.main_agileits {
    position: relative;
}

ul.pagination {
    left: 48% !important;
    bottom: 0% !important;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 50%;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 50%;
}

.pagination > li > a, .pagination > li > span {
    color: #212121;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 6px;
    border: 1px solid rgba(0, 0, 0, 0.12);
}
/*-- //banner-text--*/

/*-- about--*/
.w3-about h4.about-bottom-title {
    padding-top: 4em;
    padding-right: 2em;
    text-align: right;
    text-transform: capitalize;
    font-size: 1.8em;
    color: #ffffff;
}

.w3-about h5 {
    text-transform: uppercase;
    margin: 1em 0;
    color: #999;
    font-size: 1em;
    letter-spacing: 7px;
    text-align: left;
}

.about-top a.button {
    display: inline-block;
    background: #eb3751;
    padding: 0.5em 2em;
    font-size: 1em;
    margin: 1.5em 0 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
}

span.glyphicon.glyphicon-play-circle {
    font-size: 3em;
    color: #2c925e;
    margin: 0 0 15px 0;
    cursor: pointer;
}

.modal-header iframe {
    width: 100%;
    height: 400px;
    border: none;
}

.w3-about p {
    margin: 0 auto;
    line-height: 26px;
    letter-spacing: 0.5px;
    font-size: 15px;
}

.about-agile a {
    display: inline-block;
    background: #eb3751;
    padding: 0.5em 3.5em;
    font-size: 1em;
    margin: 3em 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.w3ls-about-grid {
    padding: 3em 2em;
    width: 29%;
    -webkit-box-shadow: 0px 1px 10px 1px #bababa;
    -moz-box-shadow: 0px 1px 10px 1px #bababa;
    -o-box-shadow: 0px 1px 10px 1px #bababa;
    -ms-box-shadow: 0px 1px 10px 1px #bababa;
    box-shadow: 0px 1px 10px 1px #bababa;
}

.agileinfo-about-grid {
    margin: 0 0 2em 0;
}

.w3ls-about-grid.about-2 {
    margin: 0 4em;
}

.w3ls-about-grid h6 {
    text-transform: uppercase;
    font-size: 1.2em;
    margin: 1em 0;
    letter-spacing: 4px;
    color: #000;
    font-weight: 600;
}

.about-agile a:hover {
    background: #39cad3;
    color: #fff;
}

.services-grids.w3layouts-grids a {
    color: #eb3751;
    background: #fff;
    font-size: 1.5em;
    display: inline-block;
    margin: 1em 0 0 23em;
    padding: 0.3em 1em;
    text-transform: capitalize;
}
/*-- //about --*/
/*-- services --*/
.w3ls-section.services {
    background: url(../images/service-bg.jpg) no-repeat center;
    padding-left: 2em;
    background-size: cover;
}

.services-agile-grids {
    text-align: center;
    background: #f1164d;
    padding: 3em 1em 2em;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

    .services-agile-grids span, .w3ls-about-grid span {
        font-size: 1.5em;
        color: #f1164d;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
    }

    .services-agile-grids h4 {
        font-size: 1.7em;
        color: #eb3751;
        margin: 0.8em 0;
        text-transform: capitalize;
        font-weight: 400;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -o-transition: .5s all;
        -ms-transition: .5s all;
        transition: .5s all;
    }

    .services-agile-grids p {
        width: 90%;
        margin: 0 auto;
        color: #fff;
        font-size: 1em;
        line-height: 2;
    }

    .services-agile-grids.services-grd-mdl1, .services-agile-grids.services-grd-mdl2 {
        border-left: 1px solid #dedede;
        border-right: 1px solid #dedede;
    }

        .services-agile-grids.services-grd-mdl1:before, .services-agile-grids.services-grd-mdl2:before {
            content: '';
            width: 80px;
            height: 80px;
            background: #fff;
            display: block;
            position: absolute;
            z-index: 999;
        }

        .services-agile-grids.services-grd-mdl1:before {
            bottom: -40px;
            left: -40px;
        }

        .services-agile-grids.services-grd-mdl2:before {
            top: -40px;
            right: -40px;
        }

    .services-agile-grids:hover span, .w3ls-about-grid:hover span {
        color: #0a4e94;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .services-agile-grids:hover h4 {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        color: #fff;
    }

    .services-agile-grids:nth-child(even) {
        margin-top: 15.65em;
    }

.services1 {
    padding: 0;
}

.services-agileinfo {
    padding-left: 1em;
}

.services-agile-grids.last {
    width: 14%;
    margin-top: 0;
}
/*-- //services --*/
/*-- packages --*/
.package1 img {
    width: 100%;
    border-radius: 5px;
}

.packages_grid2 {
    margin-top: 3em;
}

.package1 h4 {
    font-size: 17px;
    text-transform: uppercase;
    margin: 1em 0 1em .5em;
    color: #545454;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
}

.package1 a {
    background: #f1164d;
    color: #fff;
    padding: 8px 20px;
    font-size: 15px;
    letter-spacing: 0px;
    border-radius: 2px;
    text-decoration: none;
}

    .package1 a:hover {
        background: #0a4e94;
        font-weight:bold;
    }

.package1 h5 {
    font-size: 17px;
    font-weight: 800;
    color: #000;
    margin-bottom: 1em;
    font-family: 'Source Sans Pro', sans-serif;
}

.packages_grid1, .packages_grid2 {
    text-align: center;
}
/*-- //packages --*/

/*-- about botton stats --*/
.travel h3 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 40px;
    margin-bottom: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}

.travel p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 28px;
    margin-bottom: 15px;
}

.travel h4 {
    font-size: 40px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
    margin-bottom: 20px;
    font-family: 'Source Sans Pro', sans-serif;
}

.travel {
    background: url(../images/travel.jpg) no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
}


/*-- //about botton stats --*/

/*-- contact --*/
.w3ls_map iframe {
    width: 100%;
    min-height: 300px;
}

.contact_wthreerow,
.agileits_mail_grid_right_grid:nth-child(2) {
    margin-top: 3em;
}

.w3l_contact_form {
    padding-right: 5em;
}

.contact_wthreerow h4 {
    font-size: 1.7em;
    color: #000000;
    margin-bottom: 1em;
    font-family: 'Source Sans Pro', sans-serif;
}

.w3l_contact_form input[type="text"],
.w3l_contact_form input[type="email"],
.w3l_contact_form textarea {
    outline: none;
    width: 100%;
    padding: .7em 1em;
    font-size: .9em;
    color: #888;
    border: none;
    border: 1px solid #777;
    background: none;
}

.w3l_contact_form input[type="email"] {
    margin: 1.5em 0;
}

.w3l_contact_form textarea {
    min-height: 120px;
    resize: none;
    margin: 1.5em 0;
}

.w3l_contact_form input[type="submit"] {
    outline: none;
    padding: .7em 4em;
    font-size: 1em;
    color: #fff;
    border: none;
    background: #2c925e;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}

    .w3l_contact_form input[type="submit"]:hover {
        background: #333;
        color: #fff;
    }

ul.contact_info li {
    list-style-type: none;
    margin-top: 1.5em;
    letter-spacing: 1px;
    color: #5a5a5a;
    font-size: 1em;
}

    ul.contact_info li span {
        color: #fff;
        background: #db3552;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border-radius: 100%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        margin-right: 1em;
        font-size: .9em;
    }

    ul.contact_info li a {
        color: #5a5a5a;
        text-decoration: none;
    }

        ul.contact_info li a:hover {
            color: #4CAF50;
        }

.contact, .agile_testimonials, .packages, .w3-about, .travel {
    padding: 5em 0;
}

.agileits_mail_grid_right_grid p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #333;
}

.w3-about h4 {
    text-transform: uppercase;
    margin: 0em 0 1em;
    color: #000;
    font-size: 1.4em;
    line-height: 32px;
    text-align: left;
    font-weight: 500;
}

.last h4 {
    text-align: center;
    text-transform: capitalize;
}

.about-top p {
    text-align: left;
}

.last p {
    text-align: center;
}

.middle-img img {
    width: 100%;
}
/*-- //contact --*/

/*-- stats --*/
.stats {
    background: url(../images/stats.jpg) no-repeat fixed;
    background-size: cover;
    padding: 5em 0;
}

.travel span.glyphicon.glyphicon-play-circle {
    margin-bottom: 0;
}

p.counter {
    font-size: 2.5em;
    color: #eee;
    font-weight: bold;
}

.agileinfo_stats_grid h3 {
    font-size: 1.1em;
    color: #fff;
    font-weight: 100;
}

.w3_agileits_head1 {
    color: #212121 !important;
}

.agileinfo_stats_grid {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    padding: 1.5em 0;
}

.agileinfo_stats.mid-w3l-stat {
    position: relative;
}

    .agileinfo_stats.mid-w3l-stat:after, .agileinfo_stats.mid-w3l-stat:after {
        content: '';
        background: #fff;
        height: 3px;
        width: 27%;
        position: absolute;
        top: 50%;
        left: -13%;
    }

p.w3l-par-st {
    margin-top: 3em;
    color: #fff;
    text-align: left;
}
/*-- //stats --*/

/*-- testimonials --*/
h3.title {
    text-align: center;
    font-size: 45px;
    text-transform: capitalize;
    font-weight: 500;
       color: #424242;
    margin-bottom: 1em;
    padding: 25px 0 0 0;
}

.stats h3.title {
    color: #fff;
}

.test-grid i {
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-width: 2px;
    border: 2px solid #db3552;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 20px;
    color: #db3552;
    text-align: center;
}

.test-grid h4 {
    font-size: 1.2em;
    text-align: center;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 1em 0 0.2em;
    font-family: 'Source Sans Pro', sans-serif;
}

.test-grid p {
    font-size: 16px;
    line-height: 2em;
    letter-spacing: 1px;
    margin: 0 auto 1em;
    width: 75%;
}

.test-grid span {
    font-size: 0.9em;
    color: #484747;
    letter-spacing: 4px;
}

.wthree_head_section.test h3 {
    color: #111;
}

.test-grid1 {
    margin: 0 auto 1em;
    text-align: center;
    width: 20%;
}

.test-grid {
    text-align: center;
    padding: 2em;
    margin: 0 2em;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #bbb;
    -webkit-box-shadow: 0px 1px 10px 1px #bababa;
    -moz-box-shadow: 0px 1px 10px 1px #bababa;
    -o-box-shadow: 0px 1px 10px 1px #bababa;
    -ms-box-shadow: 0px 1px 10px 1px #bababa;
    box-shadow: 0px 1px 10px 1px #bababa;
}

.test-grid2 img {
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
}

.test-grid2_text {
    margin-left: 1em;
    text-align: left;
}
/*-- //testimonials --*/

/*-- newsletter --*/
.agile-leftmk {
    padding: 2em;
    position: absolute;
    top: -16%;
    z-index: 9;
    background: #fff;
    width: 48%;
    text-align: center;
    left: 25%;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
}

.footer-top input[type="email"] {
    display: inline-block;
    background: #2b2a2a;
    border: none;
    float: left;
    width: 80%;
    outline: none;
    padding: .7em 1em;
    font-size: 1em;
    color: #fff;
    letter-spacing: 1px;
}

.footer-top input[type="submit"] {
    outline: none;
    color: #fff;
    padding: .7em 0;
    font-size: 1em;
    float: left;
    width: 20%;
    background: #f99733;
    border: none;
    border-radius: 0px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

    .footer-top input[type="submit"]:hover {
        background: #1d5f93;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        transition: 0.5s all;
        color: #fff;
    }

.footer-top {
    text-align: left;
}

    .footer-top p {
        font-size: 1.5em;
        color: #000;
        margin: 1em 0 2em;
    }

h3.title-w3l-2 {
    font-size: 2.5em;
    letter-spacing: 1px;
    color: #03A9F4;
}
/*-- //newsletter --*/
/*-- footer start here --*/
.footer-agile {
    padding: 4em 0 3em;
    background: #080d3a;
    position: relative;
    margin-top: 0em;
}

p.footer-p1 {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 10px;
    color: #fff;
}

.footer-grid a {
    color: white !important;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}

    .footer-grid a:hover {
        color: #fff !important;
    }

.footer-top-agileinfo {
    text-align: center;
}

.footer-grid h3 {
    font-size: 1.5em;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 1em;
}

.footer-grid li {
    display: block;
    margin: .7em 0 0;
    font-size: 1em;
    letter-spacing: 1px;
}

ul.tweet-agile li:nth-child(1) {
    padding-bottom: 20px;
}

ul.tweet-agile li i.fa.fa-twitter-square {
    font-size: 35px;
    color: #fff;
    display: inline-block;
}

ul.tweet-agile li p.tweet-p1 {
    font-size: 15px;
    font-weight: normal;
    margin: -48px 0 10px 38px;
    line-height: 28px;
    color: #fff;
}

ul.tweet-agile li p.tweet-p2 {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #dcdcdc;
}

ul.tweet-agile li p.tweet-p1 a {
    text-decoration: none;
    color: #999;
    text-transform: none;
}

.footer-grid li {
    color: white;
}

    .footer-grid li:hover {
        color: #fff !important;
    }

    .footer-grid li a {
        color: #fff;
    }

    .footer-grid li i {
        margin-right: 1em;
        font-size: 1.5em;
        color: #ffffff;
    }

    .footer-grid li a:hover {
        color: #ff6b6b;
    }

.footer-grid p {
    color: white;
}

    .footer-grid p:hover {
        color: #fff;
    }

    .footer-grid p.w3l-para-mk {
        margin-top: 1.5em;
    }

.footer-agilem {
    padding-top: 1em;
    border-top: 1px solid rgba(255, 255, 255, 0.38);
    margin-top: 0em;
}

.social-w3licon {
    text-align: right;
}

.copy-w3lsright p {
    color: white;
    letter-spacing: 2px;
    font-size: 0.8em;
}

    .copy-w3lsright p:hover {
        color: #fff;
    }

    .copy-w3lsright p a {
        color: #f99733;
        text-decoration: none;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all;
    }

        .copy-w3lsright p a:hover {
            color: #fff;
        }
/*-- social-icons --*/
.social-w3licon a {
    font-size: 1em;
    color: white;
    margin: 0 0.1em;
    display: inline-block;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    width: 30px;
    height: 30px;
    line-height: 2.1em;
    border: 1px dashed transparent;
    text-align: center;
}

    .social-w3licon a:hover {
        border-color: #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
/*-- //social-icons --*/
/*-- //footer end here --*/
/* popup signup form styling */
.agile_signup_form h2 {
    text-align: center;
    font-size: 2em;
    margin-bottom: 1em;
    color: #212121;
    position: relative;
    padding-bottom: 0em;
}

.form-control label {
    font-size: 1em;
    color: #212121;
    width: 40%;
    display: inline-block;
}

input#firstname, input#lastname, input#email, input#password1, .form-control input#datepicker, input#tel, select.form-control {
    padding: 10px 10px;
    font-size: 14px;
    width: 100%;
    border: none;
    border: 1px solid #d6d6d6;
    color: #777;
    text-align: justify;
    outline: none;
    letter-spacing: 1px;
    font-weight: normal;
    background-color: #fff;
}

.agile_signup_form select.form-control {
    display: initial;
    margin-top: 0;
    color: #777;
}

.form-control {
    padding: 0px 12px;
}

input[type="submit"], a {
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}

.register {
    background-color: #db3552;
    width: 100%;
    padding: 10px 0px;
    border: none;
    margin-top: 20px;
    cursor: pointer;
    color: #fff;
    outline: none;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.w3_submit {
    margin: 0 auto;
    width: 30%;
}

.register:hover {
    background-color: #2c925e;
}

.form-control {
    position: relative;
    margin-top: 1em;
}

.form-control {
    height: auto;
    border: none;
    box-shadow: none;
    width: 100%;
    border: 1px solid #dcddde;
    padding: 10px;
}

    .form-control label span {
        position: absolute;
        left: 32%;
    }

/* //popup signup form styling */

/*-- slider-up-arrow --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 3%;
    right: 3%;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("../images/move-up.png") no-repeat 0px 0px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.section-padding {
    padding-top: 0 !important;
}







/*-- //slider-up-arrow --*/



.dropdown-megamenu > .dropdown-container {
position: absolute;
top: 100%;
left: 0;
right: 172px;
padding: 10px;
background: #e1f2ff;
width: 420px;
margin-left: -352px;
}
.dropdown-section h3 {
color: #fff;
font-size: 13px;
font-weight: 400;
background: #1d5f93;
text-align:center;
padding: 5px 0;
margin: 0;
}





/* Responsive design */
@media(max-width:1440px) {
    .w3-banner-head-info {
        left: 10%;
    }

    .banner-text {
        padding: 1em 0 0 0;
    }
}

@media(max-width:1366px) {
    .w3-banner-head-info {
        left: 6%;
    }
}

@media(max-width:1280px) {
    .banner-text h2 {
        font-size: 50px;
    }

    .banner-text p {
        margin: 0px 0;
    }

    .banner-text {
        padding: 2em 0 0 0;
    }

    .w3-banner-head-info {
        left: 4%;
    }

    .travel h3 {
        font-size: 28px;
    }
}

@media(max-width:1080px) {
    .book-form {
        margin: 1em 0 auto 0.5em;
    }

    .out-btn {
        margin-top: 15px;
    }

    .w3-about p {
        letter-spacing: 1px;
    }

    .w3-banner-head-info {
        left: 5%;
    }

    .form-date-w3-agileits, .form-time-w3layouts, .form-left-agileits-w3layouts {
        padding: 0px 5px;
    }

    .w3-about h4 {
        font-size: 1.2em;
    }

    span.glyphicon.glyphicon-play-circle {
        font-size: 2em;
    }

    .w3ls-about-grid.about-2 {
        margin: 0 2em;
    }

    .w3ls-about-grid {
        padding: 2em 2em;
        width: 31%;
    }

    .package1 h4 {
        font-size: 16px;
    }

    .test-grid1 {
        width: 30%;
    }

    .test-grid p {
        width: 90%;
    }

    ul.contact_info li span {
        margin-right: .5em;
    }

    .footer-grid a {
        letter-spacing: 1px;
    }

    .agile-leftmk {
        width: 55%;
        left: 22%;
    }

    h3.title {
        font-size: 40px;
    }

    .banner-text h2 {
        font-size: 45px;
    }
}

@media(max-width:1024px) {
    .w3-banner-head-info {
        left: 2%;
    }

    .contact, .agile_testimonials, .packages, .w3-about, .travel, .stats {
        padding: 4em 0;
    }

        .travel h3 {
            font-size: 25px;
        }
}

@media(max-width:991px) {
    .form-date-w3-agileits, .form-time-w3layouts, .form-left-agileits-w3layouts, .form-left-agileits-submit {
        width: 20%;
        float: left;
    }

    .book-form label span {
        font-size: 16px;
    }

    .book-form label {
        font-size: 14px;
        letter-spacing: 0px;
    }

    .w3-banner-head-info {
        left: 11%;
    }

    .about-top, .middle-img {
        width: 50%;
        float: left;
    }

    .last {
        width: 100%;
        float: left;
        margin-top: 4em;
    }

    .w3ls-about-grid.about-2 {
        margin: 0 1em;
    }

    .w3ls-about-grid {
        padding: 1.5em 1em;
        width: 31.7%;
    }

        .w3ls-about-grid h6 {
            font-size: 1.1em;
            letter-spacing: 2px;
        }
         

        .services-agile-grids span, .w3ls-about-grid span {
            font-size: 1.2em;
        }

    .travel h3 {
        font-size: 23px;
    }

    .col-md-3.package1 {
        width: 50%;
        float: left;
    }

    .col-md-6.package1 {
        width: 100%;
        float: left;
    }

    .packages_grid1 .col-md-3.package1 {
        margin-bottom: 3em;
    }

    .packages_grid2 .col-md-3.package1 {
        margin-top: 3em;
    }

    .test-grid1 {
        width: 50%;
    }

    .test-grid {
        padding: 2em 1em;
        margin: 0 0em;
    }

    .agileinfo_stats {
        width: 25%;
        float: left;
    }

    .agileinfo_stats_grid {
        width: 135px;
        height: 135px;
    }

    .w3l_contact_form {
        padding-right: 0em;
        width: 50%;
        float: left;
    }

    .agileits_w3layouts_contact_gridl {
        width: 50%;
        float: left;
    }

    .footer-grid {
        width: 50%;
        float: left;
    }

        .footer-grid:nth-child(1), .footer-grid:nth-child(2) {
            margin-bottom: 4em;
        }

    .agile-leftmk {
        width: 60%;
        left: 18%;
        top: -6%;
    }

    .footer-agile {
        margin-top: 0em;
    }

    .copy-w3lsright p {
        letter-spacing: 1px;
    }

    .w3-about p {
        letter-spacing: 0px;
    }
}

@media(max-width: 900px) {
    .w3-banner-head-info {
        left: 8%;
    }
}

@media(max-width: 800px) {
    .banner-text h2 {
        font-size: 35px;
    }

    .footer-top {
        padding: 0;
    }

    .banner-text {
        padding: 5em 0 0 0;
    }

    .w3-banner-head-info {
        left: 2%;
    }

    .banner-text span.fa.fa-plane {
        font-size: 35px;
        margin-bottom: 15px;
    }

    .contact_wthreerow h4 {
        font-size: 1.5em;
    }

    .agile_signup_form h2 {
        font-size: 1.8em;
    }

    .footer-top input[type="email"] {
        font-size: .9em;
        width: 75%;
    }

    .footer-top input[type="submit"] {
        font-size: .9em;
        width: 25%;
    }
}

@media(max-width:768px) {
    .w3-banner-head-info {
        left: 0%;
    }

    .banner-text p {
        font-size: 15px;
        letter-spacing: 1px;
    }

    .travel h4 {
        font-size: 35px;
        letter-spacing: 2px;
    }

    .travel h3 {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .contact, .agile_testimonials, .packages, .w3-about, .travel, .stats {
        padding: 3em 0;
    }
}

@media(max-width:767px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
    }

    .navbar-toggle {
        border-radius: 0px;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #eb3751;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: #000;
    }

    .nav > li {
        width: 30%;
        margin: 0 auto;
        text-align: center;
    }

    h1 {
        margin-left: 15px;
    }

        h1 a.navbar-brand {
            font-size: 45px;
        }

    .agile-leftmk {
        width: 75%;
        left: 13%;
        top: -8%;
        padding: 1.5em;
    }
}

@media(max-width: 736px) {
    .book-form label span {
        font-size: 15px;
        margin-right: 2px;
    }

    .book-form input[type="text"], .book-form input[type="date"], .book-form input[type="text"], .book-form input[type="email"] {
        letter-spacing: 0px;
    }

    p.counter {
        font-size: 2.3em;
    }

    .agileinfo_stats_grid {
        width: 128px;
        height: 128px;
    }

    .agile_signup_form h2 {
        font-size: 1.5em;
    }
}

@media(max-width: 667px) {
    .book-form {
        padding: 1em 0em 0.5em .5em;
    }

        .book-form label span {
            font-size: 14px;
            margin-right: 1px;
            padding-right: 5px;
        }

        .book-form label {
            font-size: 13px;
            letter-spacing: 0px;
        }

        .book-form form input[type="submit"] {
            margin-top: 2em;
        }

    h3.title {
        font-size: 35px;
    }

    .w3ls-about-grid {
        padding: 1.5em 1em;
        width: 100%;
        float: none;
    }

        .w3ls-about-grid.about-2 {
            margin: 1em 0em;
        }

    .travel h3 {
        line-height: 30px;
    }

    .owl-pagination {
        left: 44%;
    }

    .agileinfo_stats.mid-w3l-stat:after, .agileinfo_stats.mid-w3l-stat:after {
        width: 20%;
        top: 50%;
        left: -9%;
    }

    .w3l_contact_form {
        width: 100%;
        float: none;
    }

    .agileits_w3layouts_contact_gridl {
        width: 100%;
        float: none;
        margin: 3em 0 0;
    }

    .footer-grid:nth-child(2) {
        margin-bottom: 6em;
    }

    .social-w3licon a {
        width: 24px;
        height: 30px;
    }

    .footer-agile {
        padding: 5em 0 2em;
    }

    .footer-grid:nth-child(1), .footer-grid:nth-child(2) {
        margin-bottom: 1em;
    }

    .footer-grid:nth-child(2) {
        margin-bottom: 4em;
    }

    input#firstname, input#lastname, input#email, input#password1, .form-control input#datepicker, input#tel, select.form-control {
        font-size: 13px;
    }
}

@media(max-width:640px) {
    .about-top {
        width: 100%;
        float: none;
    }

    .middle-img {
        width: 50%;
        float: none;
        margin-top: 2em;
    }

    .form-control label {
        width: 100%;
    }

        .form-control label span {
            position: absolute;
            left: 45%;
        }

    input#firstname, input#lastname, input#email, input#password1, .form-control input#datepicker, input#tel, select.form-control {
        width: 100%;
    }

    .last {
        margin-top: 3em;
    }

    p.counter {
        font-size: 2em;
    }

    .agileinfo_stats_grid {
        width: 120px;
        height: 120px;
    }

    .copy-w3lsright {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 1em;
    }

    .social-w3licon {
        width: 100%;
        float: none;
        text-align: center;
    }

    .form-date-w3-agileits, .form-time-w3layouts, .form-left-agileits-w3layouts, .form-left-agileits-submit {
        width: 25%;
        float: left;
    }

    .book-form form input[type="submit"] {
        margin-top: 0em;
    }

    .form-left-agileits-submit {
        width: 25%;
        float: none;
        margin: 0 auto;
    }

    .banner-text {
        padding: 10em 0 0 0;
    }
}

@media(max-width: 600px) {
    .travel p {
        font-size: 15px;
    }

    .travel h3 {
        line-height: 30px;
        margin: 0 3em;
    }

    .travel h4 {
        font-size: 30px;
        letter-spacing: 1px;
    }

    .agileinfo_stats_grid {
        width: 110px;
        height: 110px;
        padding: 1em 0;
    }

    .w3ls_map iframe {
        min-height: 250px;
    }
}

@media(max-width:568px) {
    h3.title {
        font-size: 30px;
    }

    .test-grid p {
        width: 95%;
        font-size: 15px;
    }

    p.counter {
        font-size: 1.8em;
    }

    .agileinfo_stats_grid {
        width: 105px;
        height: 105px;
    }

    .footer-top input[type="email"] {
        width: 70%;
        font-size: .9em;
    }

    .footer-top input[type="submit"] {
        padding: .55em 0;
        font-size: 1em;
        width: 30%;
    }

    .w3-about h4 {
        font-size: 1.1em;
    }

    .middle-img {
        width: 70%;
    }

    .banner-text h2 {
        font-size: 30px;
    }
}

@media(max-width: 480px) {
    .travel h3 {
        margin: 0 1em;
    }

    .agileinfo_stats {
        width: 50%;
        float: left;
    }

        .agileinfo_stats:nth-child(1), .agileinfo_stats:nth-child(2) {
            margin-bottom: 1em;
        }

        .agileinfo_stats.mid-w3l-stat:after, .agileinfo_stats.mid-w3l-stat:after {
            display: none;
        }

    .col-md-3.package1 {
        width: 100%;
        float: none;
    }

    .footer-grid:nth-child(2) {
        margin-bottom: 3em;
    }

    .footer-grid:nth-child(1) {
        margin-bottom: 3em;
    }

    .footer-grid:nth-child(3) {
        margin-bottom: 3em;
    }

    .footer-grid:nth-child(4) {
        margin-bottom: 0em;
    }

    .footer-grid {
        width: 100%;
        float: left;
    }

        .footer-grid h3 {
            font-size: 1.3em;
        }

    .agile-leftmk {
        width: 85%;
        left: 8%;
        top: -5%;
        padding: 1.5em;
    }

    .test-grid1 {
        width: 70%;
    }

    .form-date-w3-agileits, .form-time-w3layouts, .form-left-agileits-w3layouts, .form-left-agileits-submit {
        width: 98%;
        float: none;
    }

    h1 a.navbar-brand {
        font-size: 43px;
    }

    .banner-text {
        padding: 10em 1em 0;
    }

    div#about {
        margin-top: 12em;
    }

    .book-form {
        padding: 1em 0em 1em .5em;
        -webkit-box-shadow: 0px 1px 10px 1px #bababa;
        -moz-box-shadow: 0px 1px 10px 1px #bababa;
        -o-box-shadow: 0px 1px 10px 1px #bababa;
        -ms-box-shadow: 0px 1px 10px 1px #bababa;
        box-shadow: 0px 1px 10px 1px #bababa;
    }

    .form-left-agileits-submit {
        margin: 10px auto 0;
        padding-left: 5px;
    }
}

@media(max-width:414px) {
     .row-marg{
        margin:0;
    }
    .cont-btng{
         text-align: center;
    margin-top: 0px;
    margin-left: 30px;
    }
    .logo {
        width: 94px !important;
        height: auto;
        margin: 0 !important;
        padding-top: 2px;
    }

    .banner-text {
        padding: 1em 1em 0;
    }

        .banner-text p {
            text-shadow: none !important;
        }

    .out-btn {
        width: 116px !important;
        height: 82px !important;
        margin: 3px;
    }

    .first-h {
        margin-top: 15.5em;
    }
   
    input[type="radio"], input[type="checkbox"] {
        margin-top: 1px \9;
        line-height: normal;
        float: left !important;
        margin: 4px 10px 0 4px !important;
    }

    .radio {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .radio-l {
        float: left;
    }

    .header-btn {
        background: #f99733;
        padding: 5px !important;
        border-radius: 50px;
    }

    i.fa.fa-phone {
        color: #e0882e;
        font-size: 1em;
        padding-right: 2px;
    }

    .footer-top {
        padding: 0;
    }

    .footer-top1 {
        padding: 1em 0 1em 0 !important;
        background: #fff;
    }

    h1 a.navbar-brand {
        font-size: 40px;
    }

    .travel h3 {
        margin: 0 0em;
    }

    .w3-about h5 {
        margin: .5em 0;
        font-size: .9em;
        letter-spacing: 5px;
    }

    .w3-about h4 {
        font-size: 1em;
    }

    .about-top a.button {
        padding: 0.5em 1.5em;
        font-size: .9em;
    }

    .agile-leftmk {
        width: 90%;
        left: 5%;
        top: -3%;
        padding: 1em;
    }
}

@media(max-width:411px){
     .row-marg{
        margin:0;
    }
    .cont-btng{
         text-align: center;
    margin-top: 0px;
    margin-left: 30px;
    }
}



@media(max-width:384px) {
    .middle-img {
        width: 100%;
    }

    .travel h3 {
        font-size: 18px;
    }

    .travel h4 {
        font-size: 26px;
    }

    .travel p {
        font-size: 14px;
    }

    .test-grid p {
        width: 100%;
        font-size: 15px;
    }

    .test-grid h4 {
        font-size: 1em;
    }

    .banner-text h2 {
        font-size: 32px;
        letter-spacing: 1px;
        font-weight: 700;
        margin-top:-2em;
    }

    .banner-text p {
        font-size: 14px;
        letter-spacing: 1px;
        margin-top: 15px;
    }

    div#about {
        margin-top: 10em;
    }

    .agile_signup_form h2 {
        font-size: 1.3em;
    }

    .form-control label {
        font-size: .9em;
    }
}

@media(max-width:375px) {
    .nav > li {
        width: 40%;
    }

    .footer-top input[type="email"] {
        width: 70%;
        font-size: .8em;
    }

    .footer-top input[type="submit"] {
        font-size: .9em;
    }
}

@media(max-width:375px){
     .row-marg{
        margin:0;
    }
    .cont-btng{
         text-align: center;
    margin-top: 0px;
    margin-left: 30px;
    }
}
   

@media(max-width:320px) {

    .search-btn{
        width:132px !important;
    }
    .banner-text h2 {
        font-size: 23px;
    }

    .banner-text span.fa.fa-plane {
        font-size: 30px;
    }

    .navbar-toggle {
        padding: 8px 8px;
    }

    .banner-text h2 {
        font-size: 20px;
    }

    div#about {
        margin-top: 9em;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 1.1em;
    }

    nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse {
        padding: .5em 0;
    }

    .about-top {
        padding: 0;
    }

    .travel h3 {
        font-size: 16px;
    }

    .footer-grid li {
        font-size: .9em;
    }

    .agile_signup_form h2 {
        font-size: 1.2em;
    }

    .footer-top input[type="email"] {
        width: 100%;
    }

    .footer-top input[type="submit"] {
        width: 100%;
    }

    .agile-leftmk {
        top: -4%;
    }
}
/* //Responsive Design */

/* Start Custome css */
.out-btn {
    border: 1px solid #fff;
    border-radius: 10px;
    background: none;
    color: #fff;
    padding: 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
    width: 133px;
    height: 114px;
        margin-top: 7px !important;
}

.icon-padding {
    padding-bottom: 10px;
}

.radiobtn-row {
    border-bottom: 1px solid #fff;
    margin: 5px 5px 15px 5px;
}

.footer-menus {
    margin: 1em 0 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.38);
    padding: 10px 0;
}

.footer-link {
    color: #9b9b9b;
}

    .footer-link a {
        color: white;
    }

        .footer-link a:hover {
            color: #fff;
        }

.logo {
    width: 160px;
    height: auto;
    MARGIN-TOP: 3PX;
}

.selectcar {
    margin: 6.6em 0 0 0;
    background: #f5f5f5;
}

.select-carrow {
    background: #ebebeb;
    border-radius: 2px;
}

.search-btn {
    float: right;
    text-align: center;
    padding: 9px;
    background:#fe174b;
    width: 154px;
    color: #fff;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-page {
    margin-top: 8em;
}

.car-package {
    margin-top: 20px;
    margin-bottom: 0px;
}

.car-travel {
    font-size: 45px !important;
    padding-right: 0px !important;
    margin-top: 15px;
    color: #000 !important;
    float: right;
}

.car-details {
    border-right: 1px solid #fff;
}

    .car-details h4 {
        font-size: 18px;
        font-weight: 500;
        margin: 0;
        padding: 20px 0 0px 0;
    }

    .car-details p {
        font-size: 13px;
        padding: 3px 0 10px 0;
        color: #949494;
    }

.icons-search {
    float: left;
    margin: 0;
    margin-top: 15px !important;
    font-size: 26px !important;
    color: #000 !important;
    margin-right: 10px;
}

.scar-row {
    border-bottom: 1px solid #CBCACA;
    /*background: #fff;*/
    /* position: relative; */
    padding: 0;
    border-top: 1px solid #CBCACA;
    /* margin: 25px 0 0 0; */
    margin-top: 15px;
}

.scar-icon {
    font-size: 17px !important;
    color: #b3b3b3 !important;
}

.para-details {
    font-size: 13px;
    padding: 25px 0 0 0;
}

.para-no {
    font-size: 17px;
    padding: 25px 0 0 0;
}

.book {
    background: #f99733;
    border: 1px solid #f99733;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 3px;
    margin: 24px 0px 0 0;
}

.scarbook {
    font-size: 13px;
}

.booking-form {
}

    .booking-form h3 {
        font-size: 25px;
        padding: 15px 0 20px 0;
        text-align: center;
        color: #000;
    }

.textbox {
    border-radius: 0;
    padding: 5px;
    margin: 0;
}

.book-btn {
    margin-top: 10px;
    background: #ff0101;
    border: 1px solid #ff0101;
    border-radius: 44px !important;
    color: #fff;
    padding: 12px 30px;
}

    .book-btn:hover {
        color: #fff;
        background: #01073a;
        /*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);*/
        border: none;
    }

.second-form {
    width: 100%;
    padding: 10px;
    margin: 0;
}

.text-area {
    height: 85px;
    background: #FBFBFB;
    border-radius: 0px;
    padding: 10px;
    margin: 0px;
    border: 1px solid rgb(222, 222, 222);
    width: 100%;
}

.dropdown {
    /*width: 100%;
    padding: 10px;*/
    margin: 0;
    /*border: 1px solid #eee;
    background: #FBFBFB;*/
}

.drowpdoun1 {
    height: auto;
    border: none;
    box-shadow: none;
    background: #FBFBFB;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 0;
    width: 100%;
    margin: 10px 0;
}

.btn-form {
    margin-top: 8px;
    height: 44px;
    border: 1px solid #eee;
    background: #eee;
}

.panel-margin {
    margin: 19px 0 0 0 !important;
}

.radio-btn {
    margin: 2px 0 6px 0 !important;
    font-size: 15px;
}

.booking-summary {
    background:#011d9b;
    color: #fff;
    font-weight: 600;
    text-align: left;
    padding: 8px 10px;
}

.pages-footer {
    margin-top: 2em;
}

.pay-btn {
    background: #ffa400;
    border: 1px solid #ffa400;
    border-radius: 3px !important;
    color: #fff;
    padding: 5px 10px;
    width: 150px;
    float: none;
}

.sele-cab {
    margin-bottom: 10px !important;
}

.routs h3 {
    text-align: center;
    padding: 20px;
}

.modify-col {
    margin: 0;
    padding: 0;
    border-right: 2px solid #ffffff;
}

.modify-row {
    background: #e2e2e2;
    /*margin: 10px 0 0 0;*/
    padding: 10px;
}

.modify-form {
    width: 98%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39), 0 1px 1px rgba(0, 0, 0, 0.23) !important;
    margin-top: 50px;
}

.modify-col h2 {
    margin: 0;
    background: #f99733;
    color: #fff;
    /* border-right: #3e3636; */
    font-size: 20px;
    padding: 10px 10px;
}

    .modify-col h2:hover {
        background: #384d84;
        color: #fff;
    }

.footer-second {
    margin-top: 0 !important;
    padding: 15px !important;
    background: #070c35 !important;
}

.radio-btn {
    float: left;
    /* padding-left: 5px !important; */
    margin-left: 8px !important;
}

.header-btn {
    background: #ff0101;
    padding: 15px;
    border-radius: 50px;
}

.header-call {
    color: #fff !important;
}

.sing span {
    padding-right: 15px;
    /* padding-bottom: 10px; */
    font-size: 15px;
    padding: 0 22px;
}

.forget-m {
    margin: 15px 0 0 0;
}

.contact-details {
}

    .contact-details h3 {
        font-size: 25px;
        padding: 15px 0;
        border-bottom: 1px solid #eee;
        margin-bottom: 15px;
        font-weight: 500;
    }

    .contact-details span {
        padding-right: 15px;
        color: #ff0101;
        line-height: 2;
    }

.btn-footer {
    margin-bottom: 50px;
}

.row-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}

.radio-margin {
    margin: 5px 0 0 0 !important;
}

.confirm-padding {
    padding-top: 50px;
    padding-bottom: 30px;
}

.select-home {
    padding-left: 0;
}

.car-list {
    padding: 25px 0 0 0;
    text-align: center;
}

    .car-list h5 {
        font-size: 17px;
        font-weight: 600;
    }

    .car-list p {
        text-align: center;
        font-size: 14px;
        font-weight: 600;
    }

.car-btn {
    background: #fe174b;
    border: 1px solid #fe174b;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 3px;
    margin-right: 10px;
    width: 104px;
    float: right;
}

.carname-para {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    padding: 4px 0;
}

.rupee {
    color: #000 !important;
    font-size: 17px !important;
}

.rupee-amt {
    font-size: 17px;
    color: #000;
    font-weight: 600;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1 !important;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        margin-left: -150px;
        width: 400px;
        background-color: #DFDFDF;
        color: #000000;
        text-align: center;
        border-radius: 6px;
        padding: 13px 15px;
        font-weight: 600;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
    }

.tooltiptext p {
    font-weight: 300;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.hpadding15 {
    margin-top: 15px;
    margin-bottom: 5px;
}

.hpadding0 {
    margin-bottom: 5px;
}

.btn-search-search {
    background: #f99733;
    color: #FFFFFF;
    border-radius: 4px;
    padding: .8em 2em;
    border: none;
    font-size: 14px;
    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%;
    letter-spacing: 1px;
    margin-top: 2em;
    -webkit-appearance: none;
}

    .btn-search-search:hover {
        background: #1d5f93;
        color: #fff;
    }


        .dropdown-section{

    }
   .dropdown-section h3{
             color: #fff;
    font-size: 13px;
    font-weight: 400;
    background: #1d5f93;
    padding: 5px 0;
    margin: 0;
     }
 
  .showme{ 
display: none;
}
.showhim:hover .showme{
display : block;
}

.dropdown-section a {

    color: #fff;
    display:block;
    font-size: 13px;
    font-weight: 400;
    background: #1d5f93;
    text-align: center;
    padding: 5px 0;
    margin: 0;
}

.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
   width: 12px;
    height: 12px;
}

.blog .carousel-indicators .active {
background: #707070;
}
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}