﻿.room-colom, .room-colom figure, .sub-heading {
    position: relative
}

.text-overlay h1 {
    font-size: 62px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 30px
}

.text-overlay P {
    max-width: 550px;
    color: #fff;
    font-family: 'Merriweather', serif;
    margin: 5px auto auto;
    font-size: 14px
}

.deals-and-news .container, .rooms-type .container {
    max-width: 1170px
}

.rooms-type {
    width: 100%;
    display: block;
    text-align: center;
    background: #fff;
    padding: 0px 0;
    margin-top: 39px;
}

.sub-heading::after, .sub-heading::before {
    width: 100px;
    height: 1px;
    content: "";
    display: inline-block;
    background: #e66f06;
    vertical-align: middle
}

.rooms-type .col-sm-4 {
    padding: 23px
}

.sub-heading {
    font-family: 'Merriweather', serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #0d0641
}

    .sub-heading::before {
        padding-right: 25px
    }

    .sub-heading::after {
        padding-left: 25px
    }

    .sub-heading span {
        padding: 0 25px
    }

.main-heading {
    font-size: 55px;
    font-family: 'Merriweather', serif;
    color: #231f20;
    text-transform: capitalize;
    margin-bottom: 65px
}

.bookbutton a, .tag a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none
}

.room-colom {
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 0;
    box-shadow: 0 0 7px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.3)
}

    .room-colom figure .bookbutton {
        -webkit-opacity: 0;
        opacity: 0;
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform: scale(0);
        transition: all .5s ease;
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,.6);
        top: 0;
        left: 0
    }

.bookbutton a {
    font-size: 14px;
    background: #ff9c41;
    font-weight: 400;
    padding: 12px 23px;
    color: #fff;
    top: 50%;
    margin: auto;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    position: absolute
}

.deals-and-news, .fine-service, .home-slider-wraper, .tag a {
    position: relative
}

.bookbutton a:hover {
    background: #fff;
    color: #000
}

.room-colom:hover figure .bookbutton {
    -webkit-opacity: 1;
    opacity: 1;
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .5s ease
}

.tag a {
    font-size: 20px;
    background: #fff;
    font-weight: 600;
    padding: 12px 12px;
    margin-top: -18px;
    color: #ff9c41
}

.room-colom h2 {
    font-size: 30px;
    color: #1b1b1b;
    text-transform: capitalize;
    font-family: 'Merriweather', serif;
    margin-top: 1px
}

.distance, .room-price h3 .rate {
    font-family: 'Merriweather', serif;
}

.room-colom h2 a {
    text-decoration: none;
    color: #000000
}

.distance {
    font-size: 14px;
    font-weight: 600;
    color: #000000
}

.key {
    display: block;
    text-align: center;
    padding: 15px 0 30px
}

.room-price {
    text-align: center
}

    .room-price h3 .rate {
        font-size: 24px;
        font-weight: 700;
        color: #e77108;
        border-bottom: 2px solid #e77108;
        display: inline-block;
        margin-right: 10px
    }

    .room-price h3 span {
        font-size: 14px;
        color: #000000;
        /*text-transform: uppercase;*/
        font-weight: 400
    }

.bottom-price h4, .deals-and-news .heading, .detail-section .headline {
    font-weight: 700;
    font-family: 'Merriweather', serif;
}

.bottom-price {
    text-align: center;
    margin-top: -2px;
    border-top: 1px solid #efefef;
    padding: 9px 0;
}

    .bottom-price h4 {
        margin: 0;
        padding: 0;
        font-size: 18px;
        color: #ff9c41;
        text-transform: uppercase
    }

        .bottom-price h4 span {
            color: #000000;
            padding-right: 10px;
            font-family: 'Merriweather', serif;
        }

.col-sm-3 {
    width: 25%;
    /*margin-bottom: 38px;*/
}

hr {
    margin-top: -56px;
    margin-bottom: 32px;
    border: 0;
    border-top: 3px solid #faa61a;
    width: 50px;
}

.rooms-type .col-sm-4 {
    padding: 38px;
}


.event-item .text .awe-btn {
    margin-top: 10px
}

h2, .h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.awe-btn {
    display: inline-block;
    background: none;
    font-family: 'Merriweather', serif;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: pointer;
    line-height: normal;
    padding: 8px 10px;
    font-size: 12px;
    color: #000;
    min-width: 110px;
    border-width: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    border: 2px solid black;
}

    .awe-btn.awe-btn-default:hover {
        border-color: #e56f05;
        background-color: #e56f05;
        color: #fff;
    }

section-event-news {
    padding-top: 70px
}

.section-event-news .news {
    margin-top: 40px
}

.event-news {
    margin-top: -40px;
    position: relative;
    padding-bottom: 70px
}

    .event-news p {
        color: #636363;
        margin-bottom: 0
    }

    .event-news .hr {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }

.news {
    overflow: hidden
}

    .news p {
        margin-bottom: 5px
    }

    .news .news-item {
        margin-top: 17px
    }

    .news .awe-btn {
        margin-top: 20px
    }

.news-item {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 0;
    background-color: #fafafa
}

    .news-item .img {
        width: 50%;
        padding-left: 15px;
        padding-right: 0;
        display: inline-block;
        font-size: 14px;
        position: relative;
        overflow: hidden
    }

        .news-item .img a {
            display: inline-block;
            width: 100%
        }

        .news-item .img img {
            width: 100%;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

    .news-item .text {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;
        display: inline-block;
        vertical-align: middle;
        width: -moz-calc(50% - 1px);
        width: -o-calc(50% - 1px);
        width: -webkit-calc(50% - 1px);
        width: calc(50% - 1px);
        vertical-align: top
    }

        .news-item .text .date {
            color: #898989;
            font-size: 20px
        }

        .news-item .text h2 {
            font-size: 17px;
            font-weight: bold;
            font-family: 'Merriweather', serif;
            text-transform: uppercase
        }

            .news-item .text h2 a {
                color: #ff9c41;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease
            }

                .news-item .text h2 a:hover {
                    color: #e8a62e
                }

        .news-item .text .read-more {
            display: inline-block;
            margin-top: 10px;
            color: #898989;
            font-size: 13px;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease
        }

            .news-item .text .read-more:hover {
                color: #ff9c41;
            }

    .news-item:hover img {
        transform: scale(1.1)
    }

.event {
    margin-top: 49px
}

    .event .event-slide .owl-prev, .event .event-slide .owl-next {
        display: none
    }

    .event .event-slide .owl-pagination {
        position: absolute;
        bottom: 15px;
        left: 17px
    }

    .event .event-item {
        margin-top: 30px
    }

.event-item {
    position: relative;
    overflow: hidden
}

    .event-item .hover-zoom {
        overflow: visible
    }

    .event-item .img {
        width: 100%
    }

        .event-item .img img {
            width: 100%
        }

    .event-item .text {
        position: absolute;
        width: 130px;
        top: 0;
        left: 20px;
        bottom: 0;
        z-index: 9
    }

        .event-item .text:after {
            content: '';
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.7);
            opacity: .9;
            top: 0;
            left: 0;
            z-index: -1
        }

        .event-item .text .text-cn {
            position: absolute;
            padding: 10px;
            width: 100%;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -o-transform: translate(0, -50%)
        }

        .event-item .text h2 {
            font-size: 26px;
            font-family: 'Merriweather', serif;
            line-height: 1.3em;
            font-weight: bold;
            color: #fff;
            text-transform: uppercase
        }

        .event-item .text span {
            color: #fff;
            font-size: 12px;
            margin-top: 10px;
            display: block
        }

        .event-item .text .awe-btn {
            margin-top: 10px
        }

.section-padding {
    padding-top: 0px;
    padding-bottom: 20px;
}

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #cssmenu:after,
    #cssmenu > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #cssmenu #menu-button {
        display: none;
    }

#cssmenu {
    font-family: 'Merriweather', serif;
    background: #333333;
}

    #cssmenu > ul > li {
        float: left;
    }

    #cssmenu.align-center > ul {
        font-size: 0;
        text-align: center;
    }

        #cssmenu.align-center > ul > li {
            display: inline-block;
            float: none;
        }

    #cssmenu.align-center ul ul {
        text-align: left;
    }

    #cssmenu.align-right > ul > li {
        float: right;
    }

    #cssmenu > ul > li > a {
        padding: 17px;
        font-size: 12px;
        letter-spacing: 1px;
        text-decoration: none;
        color: #ffffff;
        font-weight: 700;
        text-transform: uppercase;
    }

    #cssmenu > ul > li:hover > a {
        color: #ff9c41;
    }

    #cssmenu > ul > li.has-sub > a {
        padding-right: 30px;
    }

        #cssmenu > ul > li.has-sub > a:after {
            position: absolute;
            top: 22px;
            right: 11px;
            width: 8px;
            height: 2px;
            display: block;
            background: #dddddd;
            content: '';
        }

        #cssmenu > ul > li.has-sub > a:before {
            position: absolute;
            top: 19px;
            right: 14px;
            display: block;
            width: 2px;
            height: 8px;
            background: #dddddd;
            content: '';
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
        }

    #cssmenu > ul > li.has-sub:hover > a:before {
        top: 23px;
        height: 0;
    }

    #cssmenu ul ul {
        position: absolute;
        left: -9999px;
    }

    #cssmenu.align-right ul ul {
        text-align: right;
    }

    #cssmenu ul ul li {
        height: 0;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

    #cssmenu li:hover > ul {
        left: auto;
    }

    #cssmenu.align-right li:hover > ul {
        left: auto;
        right: 0;
    }

    #cssmenu li:hover > ul > li {
        height: 35px;
    }

    #cssmenu ul ul ul {
        margin-left: 100%;
        top: 0;
    }

    #cssmenu.align-right ul ul ul {
        margin-left: 0;
        margin-right: 100%;
    }

    #cssmenu ul ul li a {
        border-bottom: 1px solid rgba(150, 150, 150, 0.15);
        padding: 11px 15px;
        width: 170px;
        font-size: 12px;
        text-decoration: none;
        color: #dddddd;
        font-weight: 400;
        background: #333333;
    }

    #cssmenu ul ul li:last-child > a,
    #cssmenu ul ul li.last-item > a {
        border-bottom: 0;
    }

    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li a:hover {
        color: #ff9c41;
    }

    #cssmenu ul ul li.has-sub > a:after {
        position: absolute;
        top: 16px;
        right: 11px;
        width: 8px;
        height: 2px;
        display: block;
        background: #dddddd;
        content: '';
    }

    #cssmenu.align-right ul ul li.has-sub > a:after {
        right: auto;
        left: 11px;
    }

    #cssmenu ul ul li.has-sub > a:before {
        position: absolute;
        top: 13px;
        right: 14px;
        display: block;
        width: 2px;
        height: 8px;
        background: #dddddd;
        content: '';
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

    #cssmenu.align-right ul ul li.has-sub > a:before {
        right: auto;
        left: 14px;
    }

    #cssmenu ul ul > li.has-sub:hover > a:before {
        top: 17px;
        height: 0;
    }

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #cssmenu {
        width: 100%;
    }

        #cssmenu ul {
            width: 100%;
            display: none;
        }

        #cssmenu.align-center > ul {
            text-align: left;
        }

        #cssmenu ul li {
            width: 100%;
            border-top: 1px solid rgba(120, 120, 120, 0.2);
        }

        #cssmenu ul ul li,
        #cssmenu li:hover > ul > li {
            height: auto;
        }

            #cssmenu ul li a,
            #cssmenu ul ul li a {
                width: 100%;
                border-bottom: 0;
            }

        #cssmenu > ul > li {
            float: none;
        }

        #cssmenu ul ul li a {
            padding-left: 25px;
        }

        #cssmenu ul ul ul li a {
            padding-left: 35px;
        }

        #cssmenu ul ul li a {
            color: #dddddd;
            background: none;
        }

        #cssmenu ul ul li:hover > a,
        #cssmenu ul ul li.active > a {
            color: #ffffff;
        }

        #cssmenu ul ul,
        #cssmenu ul ul ul,
        #cssmenu.align-right ul ul {
            position: relative;
            left: 0;
            width: 100%;
            margin: 0;
            text-align: left;
        }

            #cssmenu > ul > li.has-sub > a:after,
            #cssmenu > ul > li.has-sub > a:before,
            #cssmenu ul ul > li.has-sub > a:after,
            #cssmenu ul ul > li.has-sub > a:before {
                display: none;
            }

        #cssmenu #menu-button {
            display: block;
            padding: 17px;
            color: #dddddd;
            cursor: pointer;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 700;
        }

            #cssmenu #menu-button:after {
                position: absolute;
                top: 22px;
                right: 17px;
                display: block;
                height: 4px;
                width: 20px;
                border-top: 2px solid #dddddd;
                border-bottom: 2px solid #dddddd;
                content: '';
            }

            #cssmenu #menu-button:before {
                position: absolute;
                top: 16px;
                right: 17px;
                display: block;
                height: 2px;
                width: 20px;
                background: #dddddd;
                content: '';
            }

            #cssmenu #menu-button.menu-opened:after {
                top: 23px;
                border: 0;
                height: 2px;
                width: 15px;
                background: #ffffff;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            #cssmenu #menu-button.menu-opened:before {
                top: 23px;
                background: #ffffff;
                width: 15px;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }

        #cssmenu .submenu-button {
            position: absolute;
            z-index: 99;
            right: 0;
            top: 0;
            display: block;
            border-left: 1px solid rgba(120, 120, 120, 0.2);
            height: 46px;
            width: 46px;
            cursor: pointer;
        }

            #cssmenu .submenu-button.submenu-opened {
                background: #262626;
            }

        #cssmenu ul ul .submenu-button {
            height: 34px;
            width: 34px;
        }

        #cssmenu .submenu-button:after {
            position: absolute;
            top: 22px;
            right: 19px;
            width: 8px;
            height: 2px;
            display: block;
            background: #dddddd;
            content: '';
        }

        #cssmenu ul ul .submenu-button:after {
            top: 15px;
            right: 13px;
        }

        #cssmenu .submenu-button.submenu-opened:after {
            background: #ffffff;
        }

        #cssmenu .submenu-button:before {
            position: absolute;
            top: 19px;
            right: 22px;
            display: block;
            width: 2px;
            height: 8px;
            background: #dddddd;
            content: '';
        }

        #cssmenu ul ul .submenu-button:before {
            top: 12px;
            right: 16px;
        }

        #cssmenu .submenu-button.submenu-opened:before {
            display: none;
        }
}

.footer-widget.ftr-links li {
    text-transform: none;
    margin-bottom: 9px;
}


#footer-top.ftr-text-white a:hover {
    color: #e67006 !important;
    text-decoration: none;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
}

.search-tabs .tab-content .tab-pane {
    background: #04040491;
}

.form-control {
    background-color: #ffffffab;
}
/*Added by rishi kapoor 13 Apr 2020*/
#top-bar #links ul li div1 {
    margin-left: 15px;
}

#top-bar #links > ul > li div1 {
    position: relative;
    padding-left: 25px;
    display: block;
}

#top-bar.tb-text-white #links > ul > li div1::after {
    background: white;
}

#top-bar #links > ul > li div1::after {
    position: absolute;
    content: '';
    height: 15px;
    width: 1px;
    display: block;
    top: 5px;
    left: 0px;
}

::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.price {
    font-size: 22px;
    font-weight: bold;
    color: #e67006;
    margin-right: 10px;
}

.Discount__percentage {
    font-size: 14px;
    font-weight: 600;
    color: #e67006;
    line-height: 25px;
}

.list_price {
    font-size: 22px;
    font-weight: bold;
    color: #e87309;
    margin-right: 10px;
}

.list_Discount__percentage {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 25px;
}

.DiscountedPrice {
    text-decoration: line-through;
    color: #fff;
    margin-right: 10px;
}

.perNight {
    color: white;
    font-size: 12px;
    font-weight: initial;
    line-height: 0.5em;
    margin-top: 2px;
}

/*.footer-content .list-unstyled li a .fa {
    color: #666;
    margin-right: 8px;
    font-size: 18px;
    vertical-align: middle;
}

.footer-content .list-unstyled li {
    color: #888 !important;
    line-height: 26px;
    text-indent: -14px;
}


.list-unstyled li a::before {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 13px;
    position: absolute;
    top: 0px;
    left: 0;
}

.usefull-link li a {
    font-weight: 300;
    color: #999;
    display: inline-block;
    line-height: 32px;
    position: relative;
    font-size: 14px;
    padding: 0 0 0 15px;
    color: #fff !important;
}*/

.usefull-link {
    padding-left: 0px !important;
}

/*My Account details-------------------------------------------------------------------*/
#my_account li {
    border-radius: 0px;
    background: #f6f6f6;
    border-color: #f2f2f2;
    border-bottom-color: rgb(242, 242, 242);
    border-bottom: 0px;
}

.cProfile {
    border-bottom: 1px solid #ebebeb;
    color: #333 !important;
    padding: 10px 10px !important;
}

    .cProfile:hover {
        background: #e67006 !important;
    }
