﻿.line_left .tabs li {
    width: 290px;
}

.tab-container.style1 ul.tabs {
    display: block;
    padding: 10px 0 10px 10px;
    border-bottom: none;
    background: none;
}

.loca_detail_div {
    position: relative;
    bottom: 0;
    width: 100%;
    height: auto;
    border-top: 2px solid #192b48;
    border-bottom: 2px solid #192b48;
}

.page-title-container {
    height: 200px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.hotel_name {
    position: absolute;
    bottom: 100px;
    width: 100%;
}

.page-title-container .page-title .entry-title {
    line-height: 0;
    color: #fff;
    margin: 0;
    font-size: 22px !important;
    font-weight: bold;
}

.tab-container.style1 ul.tabs li.active > a, .tab-container.style1 ul.tabs li:hover > a {
    background: #1B7DFF !important;
}

    .tab-container.style1 ul.tabs li.active > a::after, .tab-container.style1 ul.tabs li:hover > a::after {
        border-top: 5px solid #1B7DFF !important;
    }

ul.check li::before {
    color: #233d63;
    font-family: fontawesome;
    content: "";
    margin-top: 5px;
}


.blue-color {
    color: #233d63 !important;
}

.style1 h1, .style1 h2, .style1 h3, .style1 h4, .style1 h5, .style1 h6 {
    margin: 0 0 5px;
    font-weight: 400;
    color: #555;
    text-align: left;
    padding-left: 0;
}

.page-title-container .breadcrumbs li {
    text-transform: none;
}

.terms_cond hr {
    border-color: #e2e2e2 !important;
}

.bordr {
    border: 1px solid #eee;
}

hr {
    border-top: 1px solid #e2e2e2 !important;
}

@media only screen and (max-width: 767px) {

    .tab-container ul.tabs.full-width > li {
        display: block;
        width: auto;
    }

    .xs-leftf {
        float: left !important;
    }

    .page-title-container .breadcrumbs li {
        font-size: 14px;
    }

    .hotel_name {
        bottom: 150px;
    }

    .xs-pr0 {
        padding-right: 0 !important;
    }

    .tab-container ul.tabs.full-width > li a {
        padding-left: 20px !important;
        text-align: left;
    }
}

.tab-container .tab-content {
    background: #fff;
    margin-top: 0;
}

.overlay {
    content: '';
    background: #233d63;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: .5;
    height: 350px;
}

.page-title-container {
    height: 400px !important;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative !important;
}

@media only screen and (min-width:320px) and (max-width:991px) {
    .new_nav {
        display: none;
    }
}

.tearm_condition {
    font-size: 17px;
    line-height: 25px;
    color: #333;
    font-weight: 700;
}

    .tearm_condition ul {
        margin-top: 15px;
    }

        .tearm_condition ul li {
            margin-left: 20px;
            margin-bottom: 10px;
            list-style-type: upper-alpha;
            font-size: 14px;
            font-weight: normal;
        }

.privacy_policy h1 {
    font-size: 20px;
    text-align: left;
    color: #e96a5b;
}

.privacy_policy div {
    list-style: none;
    font-size: 18px;
    font-weight: normal;
    padding-top: 5px;
    color: #e96a5b;
    padding-bottom: 5px;
}

.privacy_policy ul li {
    list-style: none;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}

.privacy_policy hr {
    margin-top: 5px;
    margin-bottom: 10px;
}
.bordr p {
    text-align: justify;
}

.bordr ul li {
    text-align: justify;
}