﻿.tab-container.style1 ul.tabs {
    display: block;
    background: #131a2f;
    padding: 10px 0 10px 10px;
    border-bottom: none;
    margin-bottom: 0;
}
.tab-container.style1 ul.tabs li a {
    height: 30px;
    line-height: 30px;
    background: #f1f1f1;
    padding: 0 18px;
    color: #9e9e9e;
    font-size: .9167em;
    font-weight: 700;
}
.tab-container.style1 ul.tabs li.active>a:after {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -10px;
    border-top: 5px solid #1289d8;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
}
.tab-container ul.tabs.full-width li {
    float: none;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}
.tab-container ul.tabs li a {
    color: #fff;
    display: block;
    padding: 0 20px;
    background: #fdb714;
    font-size: 1em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
    position: relative;
}
.tab-container.style1 ul.tabs li {
    padding-right: 10px;
}
.loca_detail_div {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
#header{
    background:#fff;
    background: linear-gradient(to bottom,rgb(255, 255, 255) 0,rgba(255, 255, 255, 0.82) 100%) !important;
}
.page-title-container {
    height: 510px;
    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: 56px;
    color: #fff;
    margin: 0;
    font-size: 22px !important;
    font-weight: 700;
}

.tab-container.style1 ul.tabs li.active > a, .tab-container.style1 ul.tabs li:hover > a {
    background: #f19234 !important;
    color: #fff;
}

    .tab-container.style1 ul.tabs li.active > a::after, .tab-container.style1 ul.tabs li:hover > a::after {
        border-top: 5px solid #f19234 !important;
    }

ul.check li::before {
    color: #1077bd;
}

.blue-color {
    color: #1077bd !important;
}

.style1 h1, .style1 h2, .style1 h3, .style1 h4, .style1 h5, .style1 h6 {
    margin: 0 0 15px;
    font-weight: 600;
    color: #2d3e52;
    font-size: 1.6667em;
}

.page-title-container .breadcrumbs li {
    text-transform: none;
}

.terms_cond hr {
    border-color: #e2e2e2 !important;
}
.tab-container .tab-content .tab-pane {
    padding: 20px;
    line-height: 1.7em;
}
.terms_cond {
    margin-top: 20px;
}
.bordr {
    border: 1px solid #eee;
}

hr {
    border-top: 1px solid #e2e2e2 !important;
}

.loginblock {
    display: block !important;
}
@media only screen and (max-width:767px) {
    .page-title-container img {
        height: 250px;
    }

    .page-title-container {
        height: 250px;
    }

    .hotel_name {
        bottom: 160px;
    }


        .tab-container ul.tabs.full-width > li a {
            padding-left: 20px !important;
            text-align: left;
        }

    .breadcrumbs {
        display: none;
    }
    .tab-container.style1 ul.tabs {
    
    overflow: auto;
    white-space: nowrap;
}
    .style1 h1, .style1 h2, .style1 h3, .style1 h4, .style1 h5, .style1 h6 {
 
    font-size: 18px;
}
}
