﻿/*background top bar*/
.bg-3 {
    background-image: url('../Img/Room-banner.JPG');
}
.bg-1 {
    background-image: url('../Img/2(1).jpg');
}
.breadcrumb-area {
    padding: 170px 0px 120px;
}

.bg-1, .bg-2, .bg-3, .bg-4, .bg-5, .bg-6 {
    background-attachment: scroll;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.overlay-dark-2:before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.breadcrumb-text h2 {
    color: #ffffff;
    font-size: 36px;
    line-height: 26px;
    margin-bottom: 19px;
    text-transform: uppercase;
}

.breadcrumb-text {
    position: relative;
    padding: 18px 60px;
    display: table;
    border: 1px solid #ffffff;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
}

    .breadcrumb-text ul {
        position: relative;
        padding: 0;
    }

        .breadcrumb-text ul li {
            position: relative;
            color: #ffffff;
            font-size: 15px;
            font-weight: 400;
            display: inline-block;
            margin-right: 20px;
            text-transform: uppercase;
        }

            .breadcrumb-text ul li:after {
                content: '/';
                position: absolute;
                right: -17px;
                top: 0px;
            }

            .breadcrumb-text ul li:last-child:after {
                display: none;
            }

            .breadcrumb-text ul li:last-child {
                margin-right: 0px;
            }

            .breadcrumb-text ul li a {
                position: relative;
                color: #ffffff;
                font-size: 15px;
                font-weight: 400;
                text-transform: uppercase;
                text-decoration: none;
            }

                .breadcrumb-text ul li a:hover, .breadcrumb-text ul li a:active, .breadcrumb-text ul li a:focus {
                    text-decoration: none;
                    outline: none;
                    color: #ff3d54;
                }

    .breadcrumb-text p {
        color: #fff;
        margin-bottom: 7px;
    }

.breadcrumb-bar {
    bottom: -25px;
    position: absolute;
}

    .breadcrumb-bar .breadcrumb {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        line-height: 12px;
        margin: 0;
        text-align: left;
    }

    .breadcrumb-bar li:first-child {
        margin-left: 0;
    }

    .breadcrumb-bar li {
        color: #b5876d;
        font-family: "raleway";
        font-size: 18px;
        line-height: 14px;
        margin: 0 18px;
        position: relative;
        text-transform: capitalize;
    }

.breadcrumb li a {
    color: #fff;
}

    .breadcrumb li a:hover, .breadcrumb li a:active, .breadcrumb li a:focus {
        color: #b5876d;
        text-decoration: none;
        outline: none;
    }

.car-box .well {
    background: #fff;
    text-align: center;
    line-height: 16px;
}
    .car-box .well .on-img img {
        width: 100%;
        padding-bottom: 20px;
    }
    .car-box .well h2 {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 18px;
    }
    .car-box .well .on-text {
        font-style: italic;
    }
span.add-on {
    height: 35px !important;
}
.time .input-append input {
    width: 212px !important;
}
.form-inline {
    padding: 20px 15px;
    margin: 0;
}
.time .datepickerebe-on .dropdown button {
    margin:0;
    padding-bottom:10px;
}
.mg-bottom-10 input{
    margin-top:-3px;
}

/*Air*/
.media-box .fbox-media .media-price {
    bottom: 60px;
    background: #fff;
    color: #1975BF;
    padding: 14px 20px 14px 20px;
    right: 0;
    display: block;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 3px solid #e1e1e1;
}
.mg-bottom-30 {
    margin:30px 0;
}.mg-bottom-30 .media-box {
    border: 1px solid #e1e1e1;
}
.content-main {
    margin-bottom: 20px;
}
.all-datetime {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
}
    .all-datetime .sel-datetime {
        color: #FF7346;
        text-transform: uppercase;
        font-weight: 700;
    }
.sub-tit span {
    color: #FF7346;
}
.car-box .well .on-price {
    font-weight: 600;
    margin-bottom: 15px;
}
.car-box .well .on-money {
    font-weight: 700;
    color: #FF7346;
    font-size: 20px;
    vertical-align: -2px;
}
.car-box .well .on-text {
    font-style: italic;
}
.img-box img{
    width:100%;
}
.car-mg{
    margin-bottom:40px;
}
.input[type=checkbox], input[type=radio] {
    margin: 7px 3px 7px !important;
}
.bk-car {
    border: 1px solid #ddd;
    padding: 0;
    margin-top: 20px;
    border-radius: 5px;
}
.car{
    margin-bottom:40px;
}
.bk-car2 input.form-control {
    height: 35px;
}

.bk-car1 {
    margin-top: 10px;
}

    .bk-car1 label {
        padding: 10px 0;
    }
.bd-right {
    border-right: 1px solid #ddd;
}
#listair .in-from {
    width:auto;
}
#listair .in-to {
    width: auto;
    margin-left: 0px;
}
#listair{
    margin:30px 0;
}