    @font-face {
        font-family: "Lato-Bold";
        src: url("../fonts/Lato-Bold.ttf");
    }

    @font-face {
        font-family: "Lato-Medium";
        src: url("../fonts/Lato-Medium.ttf");
    }

    @font-face {
        font-family: "Lato-Regular";
        src: url("../fonts/Lato-Regular.ttf");
    }

    @font-face {
        font-family: "Lato-Light";
        src: url("../fonts/Lato-Light.ttf");
    }

    @font-face {
        font-family: "Lato-Semibold";
        src: url("../fonts/Lato-Semibold.ttf");
    }

    body {
        font-family: "Lato-Regular";
    }

    /* header */
    .header_first_section {
        background-color: #13213e;
        position: relative;
        padding: 0px 0px 0px 0px;
        z-index: 9;
    }

    .help_button {
        margin-top: 11px;
    }

    .help_button a {
        background-color: #f09812;
        padding: 7px 15px;
        font-family: lato-bold;
        color: #13213e;
        border-radius: 4px;
        font-size: 14px;
    }

    .lohin_clr a {
        color: black !important;
    }

    


.locaton_header {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 50%;
    /* right: 0; */
    text-align: center;
    width: auto;
    transform: translate(-58%, -50%);
    margin-top: -6px;
}

    .locaton_header .btn.bt {
        background: transparent;
        color: white;
        border-bottom: 1px solid #ffffffa3;
        border-radius: 0px;
        width: 200px;
        text-align: left;
        padding-left: 0px;
        font-size: 15px;
    }

    .locaton_header span.caret {
        position: absolute;
        right: 0;
        top: 18px;
    }

    .log_button img {
        width: 30px;
        float: left;
        height: 21px;
        margin-top: -3px;
    }

    .log_header li {
        border: 1px solid #f09812;
        border-radius: 2px;
        padding: 4px 10px;
        height: 30px;
        font-family: lato-bold;
        font-size: 14px;
        vertical-align: middle;
        margin: 4px 0px -3px;
    }

    .log_header li a {
        color: white;
    }

    .locaton_header .btn.bt {
        background: transparent;
        color: white;
        border-bottom: 1px solid #ffffffa3;
        border-radius: 0px;
        padding: 6px 12px;
        line-height: 1.42;
        padding-left: 0;
    }

    .home_logo {
        margin-top: 10px;
    }

    .logo_image {
        width: 130px;
        height: 70px;
    }

    .header_second_section {
        position: relative;
    }

    /* search */
    .serch_header .inner-form {
        display: flex;
    }

    .input-select select {
        height: 40px;
        border: 1px solid #8080804d;
    }

    .input-field.second-wrap input {
        height: 40px;
        border-left: 0PX;
        border: 1px solid #8080804d;
        padding-left: 10px;
        width: 250px;
    }

    button.btn-search {
        height: 40px;
        background-color: #f09812;
        border: 1px solid #f09812;
        padding: 0px 10px;
    }

    .serch_header {
        position: absolute;
        top: 50%;
        bottom: 0;
        left: 50%;
        /* right: 0; */
        text-align: center;
        width: auto;
        transform: translate(-50%, -50%);
    }

    button.btn-search img {
        width: 20px;
        height: 30px;
    }

    .acco_button img {
        width: 28px;
        margin: 0 auto;
        height: 23px;
        margin-bottom: 5px;
    }

    li.acco_button {
        padding: 15px 15px;
        margin: 0px 6px;
    }

    li.acco_button a {
        color: #0000009e;
        font-family: lato-bold;
    }

    li.addtocart a {
        color: #000000b3;
        font-family: lato-bold;
    }

    li.addtocart {
        padding: 15px 15px;
        border: none;
        position: relative;
    }

    span#cart-total {
        position: absolute;
        font-size: 12px;
        top: 5px;
        width: 20px;
        height: 20px;
        line-height: 23px;
        margin: 0;
        padding: 0;
        background: #13213e;
        border-radius: 100%;
        color: #fff;
        right: 5px;
        text-align: center;
        padding-bottom: 21px;
    }

    .header_menus {
        border-top: 1px solid #8080802e;
        border-bottom: 4px solid #13213e;
    }

    .menu_list ul.nav.navbar-nav {
        width: 100%;
        display: flex;
        justify-content: center;
        font-family: lato-bold;
    }

    .menu_list ul li a {
        font-size: 18px;
        /*   text-transform: uppercase; */
        /* b-css */
        color: #13213eb5;
        padding: 15px 30px;
    }

    @media (min-width:768px) and (max-width:991px) {
        .input-field.second-wrap input {
            width: auto;
        }

        .menu_list ul li a {
            font-size: 16px;
        }

        .row {
            margin: 0;
        }

        .subscribe_news h4 {
            font-size: 25px !important;
        }

        .subscribe_email-normal {
            width: 63% !important;
        }

        .cust_img h4 {
            font-size: 18px;
        }

        .information_footer li a {
            color: #ffffffc9;
            font-size: 12px !important;
        }
    }

    @media screen and (max-width:767px) {
        .navbar-toggle {
            position: relative;
            float: right;
            padding: 9px 10px;
            margin-top: 8px;
            margin-right: 15px;
            margin-bottom: 8px;
            background-color: #13213e;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 4px;
        }
        .align_centers.col-sm-12.col-xs-12 {
            padding: 0px 0% !important;
        }
        .register_section {
            padding: 10px 0px !important;
        }
        .navbar-toggle .icon-bar {
            color: white;
            background-color: white;
        }

        .menu_list ul.nav.navbar-nav {
            width: 100%;
            display: block;
        }

        .serch_header {
            top: 108%;
            left: 14px;
            width: auto;
            transform: translate(0%, 0%);
        }

        .xs_foter {
           /** height: 190px;**/
            overflow: hidden;
        }
        span.facility-icon {
            margin-left: 15px;
        }
        .input-field.second-wrap input {
            width: auto;
        }

        .header-contact {
            display: none;
        }

        .locaton_header {
            left: 10px;
            transform: translate(0%, -50%);
        }

        .log_header li {
            vertical-align: bottom;
        }

        .row {
            margin: 0;
        }

        .addtocart {
            padding: 15px 8px !important;
            border: none !important;
        }

        .acco_button {
            padding: 15px 0px !important;
        }

        .acco_header {
            margin: 0;
        }

        .member_text {
            max-height: 45px;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-height: 22px;
            -webkit-box-orient: vertical;
            overflow: hidden;
            height: 45px;
        }

        .subscribe_news {
            width: 100% !important;
        }

        .news_input {
            width: 100% !important;
        }

        .subscribe_email-normal {
            width: 100% !important;
            margin-bottom: 20px;
        }

        .newsletter_subbscribe {
            text-align: center;
            margin-top: 0px !important;
        }

        .footer_menu {
            display: none;
        }

        .footersocialaicons {
            position: initial !important;
            top: 2px;
            right: 0;
            text-align: center;
            margin-top: 10px;
        }
    }

    @media screen and (max-width:500px) {
        .input-field.first-wrap {
            display: none;
        }

       

        .log_header li {
            vertical-align: bottom;
        }

        .locaton_header .btn.bt {
            width: 170px;
            font-size: 13px;
        }

        .xs_foter {
            width: 100%;
            margin-bottom: 20px;
        }

        .subscribe_news h4 {
            font-size: 23px !important;
        }

        .xs_foter {
            height: auto !important;
        }
    }

    /* header */


    /* body section home page */

    .service_section {
        padding: 15px 0px 1px;
        /* background-color: #f1f1f1; */
            background-color: rgba(241, 241, 241, 0.6);
    }

    .widt_img {
        width: 130px;
        height: 130px;
        margin: 0 auto;
    }

    .member_text {
        margin-top: 5px;
        font-family: lato-medium;
        font-size: 15px;
        color: #13213e;
        text-align: center;
    }

    .Venue_heading {
        border-bottom: 1px solid gray;
        margin-bottom: 20px;
        padding-bottom: 6px;
        font-family: lato-bold;
        font-size: 22px;
        color: #13213e;
    }

    span.heading {
        padding-bottom: 6px;
        border-bottom: 5px solid #f09812;
    }

    .product-title {
        font-family: lato-bold;
        font-size: 17px;
        margin-top: 10px;
        margin-bottom: 0px;
        color: #0b3340;
        padding: 0px 8px;
        max-height: 36px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-height: 18px;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .texts-star li {
        padding: 0;
        color: #f09812c7;
    }

    .product-images img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        margin: auto !important;
        max-width: 100%;
        max-height: 100%;
    }

    .product-images {
        width: 100%;
        height: 216px;
        margin: 0 auto;
        position: relative;
        background-color: #f0981221;
    }

    .texts-star {
        margin-left: 0px;
        padding: 0px 8px;
    }

    .product-location {
        font-family: lato-medium;
        font-size: 17px;
        color: #6f9493;
        padding: 0px 8px;
    }

    .product-booknow {
        width: 100%;
        border: none;
        padding: 8px 0px;
        font-family: lato-bold;
        font-size: 16px;
        background-color: #13213e;
        position: relative;
        z-index: 1;
        color: #f09812;
    }

    .vue-product {
        border: 1px solid #80808094;
        background-color: white;
        margin-bottom: 26px;
    }

    .venue_section {
        padding: 40px 0px;
        /* background-color: #f1f1f1; */
            background-color: rgba(241, 241, 241, 0.6);
    }

    .popularlocation_section {
        padding: 40px 0px;
    }

    .event_sta_name {
        margin-top: 0px;
        font-family: lato-bold;
        font-size: 22px;
        color: #a70b33;
    }

    .evnet_date {
        font-size: 20px;
        font-family: lato-bold;
        color: #000000b3;
    }

    img.test_img.img-responsive {
        margin: 0 auto;
        width: 125px !important;
        border-radius: 50%;
        height: 120px;
        margin-top: 10px;
    }

    .teztimonial_image {
        width: 100%;
    }

    .testimonial_section {
        /*    background-color: transparent;
        color: white;
        padding: 6px 10px 0px;
        border: 5px solid #efeae2;
        border-right: 5px solid #d0d0d0;
        border-left: 5px solid #d0d0d0;  */

        color: white;
        padding: 6px 10px 0px;
        border: 15px double white;
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 5%, rgba(204, 204, 204, 1) 50%, rgba(0, 0, 0, 0) 100%);

    }

    .client_name p {
        margin-bottom: 2px;
        font-family: lato-medium;
    }

    .teztimonial_image {
        /* border-bottom: 1px solid #80808078;*/
        margin-bottom: 20px;
        /* padding-bottom: 10px; */
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #13213e;
    }

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgb(169, 167, 166);
        border: 1px solid rgb(169, 167, 166);
        border-radius: 10px;
    }

    .event_sect .carousel-indicators {
        top: -50px;
        right: 0 !important;
        bottom: auto;
        left: auto;
        width: 100%;
        margin-left: 0;
        text-align: right;
    }

    .client_description {
        float: left;
        padding: 10px;
        background-color: transparent;
        /* color: #13213e; */
        color: white;
        font-size: 17px;
        text-align: justify;
        /* text-shadow: 0px 1px 2px #B3B3C2; */
        margin-bottom: -47px;
        margin-top: -20px;
        line-height: 30px;
    }

    .newsletter_section {
        background-color: #13213e;
        color: white;
        font-family: lato-medium;
        padding: 20px 0px;
    }

    .cust_img img {
        width: 50px;
        margin-right: 10px;
        height: 40px;
    }

    .contact_details {
        padding: 10px 0px;
    }

    .cust_img h4 {
        font-family: lato-bold;
        font-size: 19px;
        color: #13213e;
        margin-bottom: 0px;
    }

    .event_section {
        padding: 40px 0px;
    }

    .cust_img p {
        font-size: 17px;
        font-family: lato-medium;
    }

    .subscribe_news h4 {
        font-size: 27px;
        font-family: lato-bold;
        color: white;
    }

    .subscribe_news p {
        font-family: lato-medium;
        font-size: 16px;
    }

    .subscribe_email-normal {
        width: 78%;
        border: none;
        border-bottom: 1px solid #ffffff9e;
        background-color: #13213e;
        height: 42px;
    }

    .news_input {
        width: 50%;
    }

    .subscribe_news {
        width: 50%;
    }

    .newsletter_subbscribe {
        display: inline-block;
        width: 100%;
        margin-top: 30px;
    }

    .newsletter_submit {
        padding: 10px 30px;
        background-color: #43188e;
        border: 1px solid #43188e;
        font-family: lato-medium;
        border-radius: 5px;
        float: right;
    }

    /* footer section */

    .footer_logosect img {
        width: 100px;
    }

    .footer_section {
        padding: 40px 0px;
        background-color: #13213e;
        color: white;
    }

    .footer_section {
        padding: 40px 0px 0px 0px;
        background-color: #13213e;
        color: white;
    }

    .footer_heading h4 {
        font-family: lato-bold;
        font-size: 20px;
        /*   text-transform: uppercase; */
        color: #f09711;
        margin-left: -2px;
    }

    .information_footer {
        list-style: none;
        position: relative;
        padding-left: 20px;
    }

    .information_footer li {
        position: relative;
        margin-bottom: 10px;
        font-family: lato-medium;
    }

    .information_footer li:before {
        content: '';
        position: absolute;
        top: 4px;
        left: -21px;
        width: 15px;
        height: 15px;
        background-color: transparent;
        border: 2px dotted #f09711;
        border: 7px dotted #f09711;
    }

    .information_footer li a {
        color: #ffffffc9;
        font-size: 14px;
    }

    .footer_menu ul li a {
        color: white;
        font-size: 18px;
        font-family: lato-medium;
        margin: 0px 10 px;
    }

    .copy_section {
        background-color: #13213e;
        color: white;
        border-top: 1px solid gray;
        padding-top: 14px;
        font-family: lato-regular;
        padding-bottom: 14px;
    }

    .copy_reay {
        position: relative;
    }

    .footersocialaicons {
        position: absolute;
        top: -7px;
        right: 0;
    }

    .footersocialaicons ul li a i {
        width: 30px;
        height: 30px;
        background-color: white;
        border-radius: 20px;
        font-size: 16px;
        text-align: center;
        line-height: 31px;
        color: #43188e;
    }

    /*LOGIN*/
    .login-section {
        margin: 50px 0px;
    }

    .hotel-left {
        float: left;
        width: 50%;
        padding: 1em 3em 0;
        height: 298px;
        border: 1px solid #80808066;
        position: relative;
    }

    .hotel-right {
        float: left;
        text-align: center;
        width: 50%;
        background-color: #13213e;
        color: white;
        height: 298px;
    }

    .fbacc {
        background-color: #32508e;
        border: 1px solid #32508e;
    }

    .googacc {
        background-color: #de4c3d;
        border: 1px solid #de4c3d;
    }

    .soc_login {
        padding: 10px 15px;
        width: 60%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .soc_login a {
        padding: 10px 15px;
        color: white;
    }

    .login_name {
        border-bottom: 1px solid #8080805c !important;
        border-radius: 0px;
        border: none;
        margin-bottom: 20px;
        box-shadow: none;
        padding-left: 0px;
    }

    .login_password {
        border-bottom: 1px solid #8080805c !important;
        border-radius: 0px;
        border: none;
        margin-bottom: auto;
        box-shadow: none;
        padding-left: 0px;
    }

    .login-right {
        font-family: lato-regular;
        font-size: 13px;
        color: #13213e;
    }

    .sign_inbutton {
        padding: 3px 18px;
        background-color: #179f87;
        color: white;
        border: 1px solid #179f87;
        font-family: lato-medium;
        margin-top: 20px;
    }

    .login_width {
        width: 80%;
        margin: 0 auto;
    }

    .or_text {
        position: absolute;
        right: -41px;
        top: 50%;
        transform: translate(-50%);
        background-color: #f09812;
        padding: 10px;
        border-radius: 20px;
        font-weight: 600;
        color: white;
        margin-top: -30px;
    }

    @media (min-width:768px) and (max-width:991px) {
        .login_width {
            width: 90%;
            margin: 0 auto;
        }
        span.facility-icon {
            margin-left: 15px;
        }
        .add_mtoop {
            text-align: center;
        }

    }

    @media screen and (max-width:767px) {
        .hotel-left {
            width: 100%;
            padding: 1em 1em 0;
        }

        .hotel-right {
            width: 100%;
            padding-top: 30px;
            padding: 1em 1em 0;
        }
         .add_mtoop {
            text-align: center;
        }
        .soc_login {
            width: 100%;
        }

        .social_login {
            margin-top: 40px;
        }

        .or_text {
            position: absolute;
            right: auto;
            top: auto;
            transform: translate(-50%, -50%);
            background-color: #f09812;
            padding: 10px;
            border-radius: 20px;
            font-weight: 600;
            color: white;
            left: 50%;
            bottom: -40px;
        }
    }

    /*CART*/

    input.qty {
        width: 60px;
        text-align: center;
        height: 60px;
        font-size: 18px;
        font-family: lato-bold;
        float: left;
    }

    input.qtyplus {
        width: 24px;
        height: 24px;
        border-radius: 20px;
        border: 1px solid #f09812;
        background-color: #f09812;
        color: white;
        font-size: 20px;
        line-height: 15px;
        margin-bottom: 3px;
        vertical-align: -webkit-baseline-middle;
        display: block;
    }

    input.qtyminus {
        width: 24px;
        height: 24px;
        border-radius: 20px;
        border: 1px solid #f09812;
        background-color: #f09812;
        color: white;
        font-size: 23px;
        line-height: 15px;
        margin-bottom: 3px;
        vertical-align: -webkit-baseline-middle;
    }

    .quantity_level {
        float: left;
        padding: 0px 10px;
    }

    input.qtyminus:focus,
    input.qtyplus:focus {
        outline: none;
    }

    .copon_sect ul li a {
        border: 2px solid #8080806e;
        padding: 11px 30px;
        font-size: 19px;
        font-family: lato-bold;
        color: #0000007d;
    }

    .update_cart ul li a {
        border: 2px solid #8080806e;
        padding: 11px 30px;
        font-size: 19px;
        font-family: lato-bold;
        color: #0000007d;
        width: 100%;
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }

    .color_orange {
        background-color: #f09812;
        color: white !important;
        border: 2px solid #f09812 !important;
    }

    /*CHECKOUT PAGE */
    h3.addi_info_cls {
        color: #000000;
        font-family: "Lato-Medium";
        text-align: center;
    }

    p.order_notes_class {
        color: #7c7c7c;
        font-family: "Lato-Bold";
        font-size: 18px;
    }

    textarea.subj::placeholder {
        color: #7c7c7c;
        font-family: "Lato-regular";
        font-size: 17px;
    }

    textarea.subj {
        width: 100%;
        background-color: whitesmoke;
        outline: none;
        border: none;
        padding: 16px 34px;
    }

    p.product_cs {
        font-size: 18px;
        color: #7c7c7c;
        font-family: "Lato-Bold";
    }

    p.product_clas {
        font-family: "Lato-Medium";
        color: #7c7c7c;
    }

    p.prct_clas {
        font-family: "Lato-Regular";
        color: #f09711;
        font-size: 17px;
    }

    p.pt_clas {
        font-family: "Lato-regular";
        color: #7c7c7c;
    }

    .bordeer_class {
        width: 100%;
        border: 2px solid #dedada;
        float: left;
        padding: 13px;
    }

    .place_order_btn {
        float: right;
        margin-top: 20px;
    }

    button.btn.btn-default.pl_order_btn {
        background-color: #f09711;
        color: #ffffff;
        font-family: "Lato-Bold";
        padding: 10px 40px;
        border-radius: 0;
        margin-bottom: 40px;
    }

    input.form-control.form_chkout_clsd {
        width: 100%;
        border: none;
        border-bottom: 1px solid #cac3c3;
        border-radius: 0;
        box-shadow: none;
    }

    label.col-sm-2.control-label {
        font-family: "Lato-light";
        color: #8a8787;
        font-size: 19px;
        float: left;
    }

    form.form-horizontal.brdr_for_forms {
        border: 1px solid #c1b4b4;
        padding: 25px 0px;
    }

    span.acc_create_class {
        font-family: "Lato-light";
        color: #8a8787;
        font-size: 19px;
    }

    select.about_country_feild {
        width: 100%;
        border: none;
        border-bottom: 1px solid #c1b4b4;
        outline: none;
        padding: 7px 0px;
        font-family: "Lato-light";
        color: #8a8787;
        font-size: 19px;
    }

    input.form-control.form_chkout_clsd::placeholder {
        color: #a99e9e;
        font-family: "Lato-regular";
        font-size: 19px;
    }

    input.width_height_clss {
        width: 30px;
        height: 21px;
    }

    .checkbox_clsls {
        margin-left: 35px;
    }

    .adindf_cls {
        color: #000000;
        font-family: "Lato-Medium";
    }

    @media (max-width:768px) {
        form.form-horizontal.brdr_for_forms {
            border: none !important;
        }

        label.col-sm-2.control-label {
            font-size: 15px !important;
        }

        input.form-control.form_chkout_clsd::placeholder {
            font-size: 15px !important;
        }

        .checkbox_clsls {
            margin-left: 0px !important;
        }

        select.about_country_feild {
            width: 90% !important;

        }
    }



    /* common heading */

    .heading {
        font-size: 24px;
        font-family: lato-bold;
        color: #00000082;
        margin-bottom: 20px;
    }

    /* ===== SWATHI STYLE === */
    span.imgsub_text {
        color: #6b6767;
        font-size: 14px;
        font-family: "Lato-Light";
    }

    h3.text-center_cls {
        font-family: "Lato-Bold";
        font-size: 24px;
    }

    a.list-group-item.hover_class_listgp.active:focus {
        background-color: transparent;
        outline: none;
    }

    a.list-group-item.hover_class_listgp:hover {
        background-color: transparent;
    }

    a.list-group-item.hover_class_listgp {
        border: none !important;
    }

    div.bhoechie-tab-menu {
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0;
    }

    div.bhoechie-tab-menu div.list-group>a .glyphicon,
    div.bhoechie-tab-menu div.list-group>a .fa {
        color: #5A55A3;
    }

    div.bhoechie-tab-menu div.list-group>a:last-child {
        border-bottom-right-radius: 0;
        -moz-border-bottom-right-radius: 0;
    }



    div.bhoechie-tab-content {
        background-color: transparent;
        padding-left: 20px;
        padding-top: 10px;
    }

    div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
        display: none;
    }

    .about_us_text {
        padding-top: 10px;
    }

    .about_sp {
        font-size: 17px;
        font-weight: 700;
        border-bottom: 2px solid #8d8a8a;
        padding-bottom: 15px;
    }

    .about_clr_txt {
        color: #000000;
        font-family: "Lato-Medium";
        font-size: 18px;
    }

    .About_us-bdr:hover {
        padding-bottom: 14px;
        border-bottom: 3px solid #f49a0f;
        transition: all 0s;
    }

    .center_text_about_us {
        text-align: center;
        color: #9d9797;
        margin-bottom: 50px;
    }

    .para_text_lib p {
        color: #767676;
        font-size: 16px;
        text-align: start;
        margin-bottom: 20px;
        font-family: "Lato-Light";
        font-weight: 600;
    }

    li.ul_li_text {
        color: #767676;
        font-size: 20px;
        text-align: start;
        margin-bottom: 13px;
        font-family: "Lato-Light";
        font-weight: 600;
    }

    .read_more_ellipses {
        float: right;
        margin-top: 15px;
        margin-bottom: 40px;
        font-family: "Lato-Light";
        font-weight: 600;
    }

    a.read_more_txxt {
        color: #f49a0f;
        text-decoration: none;
        cursor: pointer;
        font-size: 17px;
    }

    h4.img_text_heading {
        text-align: left;
        color: #8d8c8c;
        font-weight: 600;
        border-bottom: 1px solid #d7d3d3;
    }

    .img_description_text {
        color: #8d8c8c;
        font-size: 16px;
        text-align: left;
    }

    .border_around_img_txt {
        float: left;
        width: 100%;
        border: 1px solid #d7d3d3;
        padding: 11px 0px;
        margin-bottom: 18px;
    }

    /*====MY PROFILE ==*/
    .mypro_details .panel-title>a:before {
        float: right !important;
        font-family: FontAwesome;
        content: "\f068";
        padding-right: 5px;
    }

    .mypro_details .panel-title>a.collapsed:before {
        float: right !important;
        content: "\f067";
    }

    .mypro_details .panel-title a {
        display: block;
        font-family: lato-bold;
        font-size: 16px;
        color: #0000007d;
        text-decoration: none;
    }

    .mypro_details .panel-default>.panel-heading {
        color: #333;
        background-color: #ffffff;
        border-color: #ddd;
        border-radius: 0px;
    }

    /* ===REGISTER ====*/
    /* .label_width {
            width: 100px;
            text-align: right;
        } */
    .reg_accountdetails .form-control {
        width: 100%;
    }

    .reg_accountdetails .form-group {
        margin-bottom: 20px;
    }

    .reg_accountdetails .form-control {
        width: 100%;
        border: none;
        box-shadow: none;
        border-bottom: 2px solid #80808033;
        border-radius: 0px;
        padding-left: 0px;
        font-family: lato-light;
    }

    .reg_accountdetails .form-control:focus {
        border-bottom: 2px solid #f09812;
        outline: none;
    }

    .reg_accountdetails h4 {
        font-size: 20px;
        font-family: lato-regular;
        color: #f09812;
    }

    .reg_accountdetails h4 {
        font-size: 20px;
        font-family: lato-regular;
        color: #f09812;
        margin-bottom: 30px;
		padding: 0 4%;
    }

    .label_width {
        font-size: 15px;
        font-weight: normal;
        font-family: lato-medium;
        color: #0000007a;
    }

    .register_section {
        padding: 10px 20px;
        border: 1px solid #80808045;
    }

    .button_signup {
       /*  background-color: #179f87;
        padding: 8px 33px;
        color: white;
        border: 1px solid #179f87;
        font-size: 18px;
        font-family: lato-bold;
        vertical-align: middle; */
        background-color: transparent;
        padding: 8px 33px;
        color: #f09812;
        border: 3px solid #dddddd;
        font-size: 18px;
        font-family: lato-bold;
        vertical-align: middle;
    }

    .button_cancel {
        background-color: #942d0c;
        padding: 8px 35px;
        color: white;
        border: 1px solid #942d0c;
        font-size: 18px;
        font-family: lato-bold;
        vertical-align: middle;
    }

    .registerpage_section {
        margin: 40px 0px;
    }

    .regis_butn {
        margin: 30px 0px;
    }

    .terms_mail_text {
        color: #00000096;
        font-family: lato-regular;
        font-size: 15px;
    }

    .signin_already {
        margin: 10px 0px;
        font-size: 16px;
        font-family: lato-medium;
        color: #00000094;
    }

    .signin_already a {
        color: #13213e;
        font-family: lato-bold;
        font-size: 17px;
    }

    @media screen and (max-width:767px) {
        .xs_tl {
            text-align: left;
        }

        .reg_accountdetails .form-group {
            float: left;
        }
    }

    /*====SINGLEVIEW====*/

    .product_specifications .tab .nav-tabs {

        padding: 0 0 1px;
        border-bottom: 2px solid #80808029;
    }

    .product_specifications .tab .nav-tabs li a {
        padding: 10px 15px;
        background: #fff;
        color: #808080;
        position: relative;
        border: 3px solid transparent;
        z-index: 1;
        transition: all 0.3s ease 0s;
        font-family: lato-medium;
        font-size: 15px;
    }

    .product_specifications .nav-tabs li a:hover {
        color: #13213e;
        border-bottom: 3px solid;
    }

    /* .product_specifications .tab .nav-tabs li a:before{
			content: "";
			width: 100%;
			height: 100%;
			border-radius: 4px 4px 0 0;
			position: absolute;
			top:0;
			left:0;
			opacity: 0;
			z-index: -1;
			transform: scale(0,0);
			transition:all 0.5s ease 0s;
		} */
    /* .product_specifications .tab .nav-tabs li a:hover:before{
			background: #19a393;
			opacity: 1;
			transform: scale(1,1);
		} */
    .product_specifications .tab .nav-tabs li a i {
        display: block;
        font-size: 15px;
        text-align: center;
        margin-bottom: 5px;
    }

    .product_specifications .nav-tabs li.active a,
    .product_specifications .nav-tabs li.active a:focus,
    .product_specifications .nav-tabs li.active a:hover {
        color: #13213e;
        background: transparent;
        border-bottom: 3px solid #13213e;
    }

    /* .product_specifications .nav-tabs li.active a:hover:before{
			background: none;
		} */
    .product_specifications .tab .tab-content {
        padding: 30px 20px;
        background: #ffffff;
        border: 1px solid #8080803d;
        margin-top: 30px;
        float: left;
        width: 100%;
    }

    .product_specifications .tab .tab-content h3 {
        margin: 0 0 10px 0;
        color: #13213e;
        font-weight: bold;
        text-transform: uppercase;
    }

    .product_specifications .tab .tab-content p {
        text-transform: capitalize;
        color: #13213e;
        font-size: 15px;
    }

    @media only screen and (max-width: 600px) {
        .product_specifications .tab .nav-tabs li {
            width: 100%;
            margin-bottom: 0;
            text-align: center;
        }
    }

    .product_singlepage {
        margin: 40px 0px;
    }

    .product_name {
        margin-top: 0px;
        font-family: lato-bold;
        font-size: 28px;
    }

    .stadium_name {
        font-size: 18px;
        font-family: lato-medium;
        color: #00000082;
    }

    .product-price {
        font-size: 28px;
        font-family: lato-bold;
        color: #f09812;
    }

    .product-description {
        font-family: lato-medium;
        line-height: 23px;
        font-size: 17px;
        text-align: justify;
        /*     height: 70px;
        overflow: hidden; */
        color: #0000006e;
    }

    .stock-details {
        font-size: 17px;
        font-family: lato-medium;
        color: #4ac50e;
    }

    .seating-details {
        padding: 8px 25px;
        border: 1px solid #f09812;
        background-color: #f09812;
        color: white;
        font-family: lato-medium;
    }

    input.qty {
        width: 60px;
        text-align: center;
        height: 60px;
        font-size: 18px;
        font-family: lato-bold;
        float: left;
    }

    input.qtyplus {
        width: 24px;
        height: 24px;
        border-radius: 20px;
        border: 1px solid #f09812;
        background-color: #f09812;
        color: white;
        font-size: 20px;
        line-height: 15px;
        margin-bottom: 3px;
        vertical-align: -webkit-baseline-middle;
        display: block;
    }

    input.qtyminus {
        width: 24px;
        height: 24px;
        border-radius: 20px;
        border: 1px solid #f09812;
        background-color: #f09812;
        color: white;
        font-size: 23px;
        line-height: 15px;
        margin-bottom: 3px;
        vertical-align: -webkit-baseline-middle;
    }

    .quantity_level {
        float: left;
        padding: 0px 10px;
    }

    input.qtyminus:focus,
    input.qtyplus:focus {
        outline: none;
    }

    .addcartpro {
        padding: 16px 30px;
        vertical-align: text-bottom;
        background-color: #13213e;
        color: white;
        font-family: lato-bold;
        border: 1px solid;
        font-size: 18px;
    }

    .wishbuton {
        padding: 0px 13px !important;
        border-left: 1px solid #8080804d;
    }

    .wishicon {
        vertical-align: text-bottom;
        font-size: 40px;
        background-color: transparent;
        border: none;
        color: #00000057;
    }

    .wishicon:hover {
        color: #f09812;
    }

    .wishicon:focus {
        outline: none;
        color: #f09812;
    }

    .addtocartproduct {
        padding: 0px 13px !important;
    }

    .product_specifications {
        margin: 40px 0px;
    }

    .add_mtoop {
        margin-top: 30px;
    }

    .relatedproduct-title.text-center {
        font-size: 18px;
        font-family: lato-bold;
        color: #13213e;
        margin-top: 10px;
    }

    .relatedproduct_price {
        font-size: 18px;
        font-family: lato-bold;
        color: #f09711;
    }

    .relatedproduct_addcart {
        width: 100%;
        padding: 8px;
        font-family: lato-bold;
        background-color: #13213e;
        color: white;
        border: 1px solid #13213e;
    }

    .related-product {
        border: 1px solid #8080803d;
    }

    .spec-tabimg i {
        font-size: 30px;
        color: #0000007a;
        width: 30px;
    }

    .evt_sche h4 {
        font-family: lato-bold;
        font-size: 17px;
        color: #000000b8;
        margin-top: 0px;
        margin-bottom: 3px;
    }

    .evt_sche {
        padding-left: 20px;
    }

    .spec-tabimg {
        width: 100%;
        margin-bottom: 15px;
    }

    .dtails_tabconent {
        width: 100%;
    }

    /*SPORTS BOOKING */
    .sportsbooking_description {
        background-color: #342991;
        color: white;
        padding: 20px 0px;
    }

    .stadium_place {
        width: 100%;
        font-size: 18px;
        font-family: lato-medium;
    }

    .staud_name {
        font-size: 33px;
        font-family: lato-regular;
    }

    .staudim_name .texts-star li {
        font-size: 21px;
        color: #f7d41e;
    }

    .staudim_name .texts-star {
        margin-top: 10px;
        margin-left: 10px;
    }

    .reviws {
        font-size: 18px;
        margin-top: 12px;
    }

    .booking_overview {
        margin: 40px 0px;
    }

    .overview_description {
        font-size: 17px;
        font-family: lato-medium;
        line-height: 28px;
        color: #0000008a;
    }

    .to_knoemore {
        font-family: lato-medium;
        font-size: 17px;
        color: #0000008a;
        margin-bottom: 20px;
    }

    .to_knoemore span {
        color: #342991;
        font-family: lato-semibold;
        font-size: 19px;
    }

    .check_details {
        padding: 10px 15px;
        border: 1px solid #342991;
        background-color: #342991;
        color: white;
        font-size: 20px;
        font-family: lato-medium;
        border-radius: 5px;
        text-decoration: none;
        box-shadow: 4px 4px 5px 1px #00000057;
    }

    .pr {
        padding-right: 0;
    }

    .pl {
        padding-left: 0;
    }

    .open_days {
        width: 50%;
    }

    .days_time {
        font-size: 17px;
        font-family: lato-medium;
        letter-spacing: 1px;
        margin-bottom: 5px;
    }

    .openingtime_section {
        margin-bottom: 40px;
    }

    .sportbook_location {
        margin-bottom: 40px;
    }

    @media screen and (max-width:767px) {
        .open_days {
            width: 100%;
        }

        .pr {
            padding-right: 15px;
        }

        .pl {
            padding-left: 15px;
        }
    }

    @media (min-width:768px) and (max-width:991px) {
        .pr {
            padding-right: 15px;
        }

        .pl {
            padding-left: 15px;
        }
    }

    /*=====FORGOT PASSWORD (FP) ======*/
    .fp_section button.btn.btn-default.email_link_button:hover {
        background-color: #f09812;
    }

    .fp_section .forgot_pass_txt {
        text-align: center;
        border: 1px solid #d7d3d3;
        width: 83%;
        margin: 0 auto;
        margin-bottom: 50px;
    }

    .fp_section p.verification_txt {
        color: #000000;
        font-size: 19px;
        margin-top: 25px;
        margin-bottom: 25px;
        font-family: "Lato-Light";
        font-weight: 900;
    }

    .fp_section input.input_email_class {
        border: none;
        border-bottom: 1px solid #d7d3d3;
        width: 32%;
        margin-bottom: 40px;
        outline: none;
    }

    .input_email_class::placeholder {
        font-size: 18px;
        color: #807b7b;
        font-family: "Lato-Light";

    }

    .fp_section button.btn.btn-default.email_link_button {
        padding: 9px 45px;
        border-radius: 0px;
        color: #ffffff;
        background-color: #179f87;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 40px;
        font-family: "Lato-Bold";
    }

    @media (max-width:992px) and (min-width:768px) {
        .fp_section input.input_email_class {
            width: 50% !important;

        }

        /* contact us page mq */
        i.phoenv_icon_class {
            padding: 4px !important;
            margin-top: 13px !important;
        }
    }

    @media (max-width:767px) and (min-width:430px) {
        .fp_section input.input_email_class {
            width: 58% !important;

        }
    }

    @media (max-width:429px) {
        .fp_section input.input_email_class {
            width: 73% !important;
        }

        .fp_section button.btn.btn-default.email_link_button {
            padding: 9px 24px !important;
        }

        .fp_section p.verification_txt {
            font-size: 16px !important;
        }
        .sports_k {
            margin: -8px auto;
        }
        .locaton_header select.bslct-hdr.form-control {
            width: 63px!important;
            margin-right: 15px!important;
            margin-left: 5px!important;
        }
        .b-full-width-xs2{
            width:100%;
            margin-left: 0px;
            margin-bottom: 5px;
            margin-top: -15px;
           }
           .b-f-wi-xs{
               width: 100%!important;
           }
           .b-ak-cntr-mar ul li {
            width: 100%!important;
            text-align: center!important;
        }
    }

    /* ===CONTACT US === */

    .phn_email_class {
        text-align: center;
    }

    button.btn.btn-default.phone_email_classs {
        background-color: #97a2b9;
        color: #13213e;
        padding: 10px 30px;
        border-radius: 0;
        font-family: "Lato-Bold";
        font-size: 17px;
    }

    i.phoenv_icon_class {
        padding: 12px;
        font-size: 18px;
    }

    span.number_cls_rps {
        padding: 2px;
        font-family: "Lato-Bold";
    }



    .place_stadd {
        font-family: "Lato-Bold";
        font-size: 17px;
        color: slategrey;
    }

    p.st_time_hrs {
        font-family: "Lato-Regular";
        font-size: 16px;
        text-align: center;
    }

    .B_std_clsls {
        width: 100%;
        border: 1px solid #b5b5b5;
        border-left: 5px solid #13213e;
        float: left;
        padding: 10px;
        margin-bottom: 15px;
        background-color: #ffffff;
        color: #13213e;
    }

    .contact_us_btn {
        text-align: center;
    }

    button.btn.btn-default.cont_s_btn {
        padding: 10px 30px;
        border-radius: 0;
        border-color: #13213e;
        color: #13213e;
        font-family: "Lato-Bold";
        margin-bottom: 40px;
        margin-top: 20px;
    }

    /*==== FAQ 1 AND 2 ===*/
    span.questions_clss {
        display: flex;
        text-decoration: none;
        color: #404040;
        font-weight: 600;
        font-family: "Lato-Bold";
    }

    i.fa.fa-angle-down.ang_right_side {
        float: right;
        font-size: 35px;
        margin: -9px 0px;
        color: #b3b2b2;
    }

    .panel-default>.panel-heading.bg_panel_clr {
        background-color: #ffffff;
        padding: 20px;
        padding-top: 36px;
        padding-right: 29px;
        padding-bottom: 36px;
        padding-left: 20px;
    }

    .list-group-item.active,
    .list-group-item.active:focus,
    .list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        background-color: #ffffff;
        border-color: #337ab7;
    }


    span.answerable {
        float: left;
        font-size: 16px;
        color: #000000;
        font-family: "Lato-medium";
    }

    .panel-body.clr_for_pan_bdy {
        background-color: #ececec;
        padding: 25px 20px;
    }

    span.questions_clss:hover {
        text-decoration: none;
    }

    a.list-group-item.hover_class_listgp {
        padding: 3px 15px;
        background-color: transparent;
    }

    .tab_accordian {
        background-color: #f5f5f5;
        width: 100%;
        float: left;
    }

    /* =====EVENTS PAGE ==== */
    p.price_text_class {
        color: #000000;
        font-weight: 600;
        font-size: 16px;
        font-family: "Lato-Bold";
    }

    p.p_text_line {
        text-align: left;
        margin-top: 21px;
        margin-left: 17px;
        border-bottom: 1px solid #d4d4d4;
        width: 600px;
        color: #908e8e;
        font-weight: 600;
        font-size: 16px;
        padding-bottom: 25px;
    }

    span.sp_bder_clss {
        float: left;
        width: 534px;
        border-bottom: 1px solid #dcd8d8;
        margin-bottom: 11px;
        margin-top: 20px;
        margin: 10px 19px;
    }

    li.list_text_evr {
        display: flex;
        color: #807d7d;
        font-weight: 600;
        font-size: 16px;
        font-family: "Lato-Bold";
    }

    p.p_text_stadium {
        display: flex;
        color: #827d7d;
        font-size: 15px;
        font-family: "Lato-Regular";
    }

    span.text_clr_annual {
        font-family: "Lato-Bold";
    }

    .bg_clr_results {
        width: 100%;
        float: left;
        background-color: #ffffff;
    }

    .pull-right.margin_btm_clas {
        margin-top: 20px;
        margin-right: 8px;
    }

    ul.list-line.padd_zero_txt {
        padding: 13px 21px;
    }

    p.text_ruppes_class {
        color: #f09812;
        font-size: 20px;
    }

    button.btn.btn-default.book_now_class {
        background-color: #f09812;
        color: #000000;
        border-radius: 0px;
        font-weight: 600;
        font-family: "Lato-Bold";
    }

    .bdr_bottom_2px {
        text-align: center;
        font-size: 17px;
        font-weight: 700;
        border-bottom: 2px solid #8d8a8a;
        padding-bottom: 15px;
        font-family: "Lato-Regular";
    }

    .list-group.background_clr_transparent {
        background-color: #ffffff;
    }

    input.ck_bx_tp_cls {
        width: 22px;
        height: 22px;
        vertical-align: middle;
        margin: 10px 10px;
    }

    span.text_color_bg {
        color: #989393;
        font-weight: 600;
        font-size: 16px;
        font-family: "Lato-Bold";
    }

    @media (max-width:1199px) {
        p.p_text_line {
            width: 490px !important;
        }
    }

    @media (max-width:992px) {

        p.p_text_line {
            width: 370px !important;
        }

        p.p_text_stadium {
            font-size: 11px !important;
        }

        li.list_text_evr {
            font-size: 15px !important;
        }

        p.price_text_class {
            font-size: 15px;
        }

        p.text_ruppes_class {
            font-size: 16px !important;
        }

        button.btn.btn-default.book_now_class {
            font-size: 11px !important;
        }

        span.text_color_bg {
            font-size: 13px !important;
        }
    }

    select.padding_text {
        padding: 7px 13px;
    }

    span.sort_by_res {
        color: #848181;
        font-weight: 600;
        font-size: 16px;
        padding: 15px;
        font-family: "Lato-Bold";
    }

    p.results {
        color: #868383;
        margin-left: 20px;
        font-size: 15px;
        font-family: "Lato-Light";
        font-weight: 900;
    }

    .first_section {

        width: 100%;
        margin-top: 0px;
        margin-bottom: 43px;
    }

    .top_bottom_class {
        width: 100%;
        margin-top: 50px;
    }

    .checkbox_left_side_cls {
        background-color: #f5f5f5;
        width: 100%;
        float: left;
    }

    .bg_clr_results {
        width: 100%;
        float: left;
        background-color: #ffffff;
        margin-bottom: 20px;
    }

    .breadcrumb.brd_crm_class {
        background-color: transparent;
        margin-bottom: -50px;
    }

    ol.breadcrumb.remove_bg_clr {
        background-color: transparent;
    }

    a.brd_crm_text {
        color: #525252;
        font-size: 16px;
        text-decoration: none;
        font-family: "Lato-light";
        font-weight: 900;
    }

    a.brd_crm_text:hover {
        color: #f09812;
    }

    input.input_clas_cntl {
        border: none;
        border-bottom: 1px solid;
        width: 230px;
        outline: none;
    }

    select.padding_text_mycls {
        width: 230px;
        border: none;
        border-bottom: 1px solid;
        outline: none;
    }

    .input-group.inp_clas_tct {
        width: 230px;
    }

    i.fa.fa-search.separeate_srch {
        background-color: #179f87;
        padding: 8px 9px;
        margin: 10px 14px;
        color: #ffffff;
        font-size: 22px;
        cursor: pointer;
    }

    input.input_clas_cntl::placeholder {
        font-size: 18px;
        color: #807b7b;
        font-family: "Lato-Light";
    }


    /* ==== PROMOTIONS === */
    .bgclr_img_txt {
        /* b-css */
        float: left;
        width: 100%;
        border: 1px solid #d7d3d3;
        padding: 20px 0px 10px;
        margin-bottom: 50px;
        background-color: #ffffff;
        outline: 8px solid #ffffff;
    }

    .bg_clr_full_grwy {
        background-color: #f7f7f7;
    }

    .promotions-tab-content {
        background-color: transparent;
        padding-left: 20px;
        padding-top: 0px;
    }

    .img_text_hea {
        text-align: left;
        color: #8d8c8c;
        font-weight: 600;
    }

    p.img_dpt_text {
        color: #8d8c8c;
        font-size: 16px;
        text-align: left;
        border-bottom: 1px solid #afabab;
        font-family: "Lato-Regular";
    }

    button.btn.btn-default.margin_bottom_class_text {
        margin-top: 80px;
        background-color: #f19611;
        border-radius: 0px;
        color: #000000;
        font-weight: 600;
        font-family: "Lato-Bold";
    }

    /* === BOOK FACILITIES PG-1 == */
    .bhoechie-tab {
        margin-bottom: 50px;
    }

    li.ch_cls_type {
        list-style-type: none;
    }

    .bdr_botx {
        text-align: center;
        font-size: 17px;
        font-weight: 700;
        border-bottom: 2px solid #8d8a8a;
        padding-bottom: 6px;
        padding-top: 20px;
        font-family: "Lato-Regular";
    }

    span.clr_for_chk_bx {
        color: #989393;
        font-weight: 600;
        font-size: 16px;
        font-family: "Lato-Bold";
    }

    a.ch_type_bxxs {
        color: #888585;
        text-decoration: none;
        font-family: "Lato-Bold";
    }

    .public_use_xcls p {
        text-align: left;
        COLOR: #8d8c8c;
        font-family: "Lato-Regular";
        font-weight: bold;
    }

    .img_text_hea {
        text-align: center;
        color: #8d8c8c;
        font-weight: 600;
        margin: auto;
        /*  margin-bottom: 25px;
        border-bottom: 2px solid lightgrey; 
         padding-bottom: 10px;
        width: 96%; */
    }

    p.imgsub_text {
        color: #8d8c8c;
        font-size: 16px;
        text-align: left;
        border-bottom: 1px solid #afabab;
        margin-left: -16px;
        font-family: "Lato-light";
        font-weight: bold;
    }

    .pull-right.align_cls_left {
        margin-right: 20px;
    }

    p.results_textxt {
        color: #868383;
        margin-left: 38px;
        font-size: 14px;
        font-family: "Lato-Light";
        font-weight: bold;
    }

    /* === PROMOTIONS1 ===*/
    p.p_para_text_graph {
        color: #767676;
        font-size: 18px;
        text-align: start;
        margin-bottom: 20px;
        font-family: "Lato-Light";
        font-weight: 600;
    }

    .align_left_cl {
        text-align: left;
        margin-top: 20px;
    }

    span.Monday_sun_timing {
        color: #949090;
        font-size: 18px;
        font-weight: 600;
        font-family: "Lato-Bold";
    }

    p.tmning_papra {
        color: #767676;
        font-size: 18px;
        font-family: "Lato-light";
        font-weight: 600;
    }

    p.p_heading_cls {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        text-align: start;
        font-family: "Lato-Bold";
    }

    td.table_defi_cls {
        padding: 10px 33px;
    }

    th.table_head_cls {
        padding: 4px 42px;
    }

    p.stay_tuned_for.others {
        color: #f49a0f;
        font-size: 18px;
        font-family: "Lato-Regular";
    }

    th.tab_head_classs {
        padding: 12px 30px;
    }

    td.tab_definition_clss {
        padding: 13px 30px;
        color: #736f6f;
    }

    p.email_clas_tast {
        font-size: 18px;
        color: #f09812;
    }

    .huge_back_clr_class {
        background-color: #f7f7f7;
    }

    center.bg_clr_of_white {
        background-color: #ffffff;
    }

    .bg_clr_of_white {
        background-color: #ffffff;
        padding: 30px 30px;
    }

    td.table_defi_cls {
        color: #736f6f;
        font-family: "Lato-regular";
    }

    /* ===NEWS === */
    .calem_cls {
        font-size: 17px;
        color: #bdb6b6;
    }

    .text_para_nmg {
        margin-top: 15px;
        margin-bottom: 35px;
    }

    p.nike_class {
        color: #7c7c7c;
        font-family: "Lato-Bold";
        border-bottom: 1px solid;
    }

    span.timind_span_cls {
        padding: 15px;
        color: #bdb6b6;
        font-family: "Lato-Bold";
    }

    h2.events_type {
        text-align: center;
        font-family: "Lato-Bold";
        color: #7c7c7c;
        font-size: 21px;
        border-bottom: 1px solid #d0c9c9;
        padding-bottom: 10px;
    }

    h3.Sports_clsls {
        font-family: "Lato-Light";
        font-size: 20px;
        border-top: 1px solid #d0c9c9;
        color: #907c7c;
        font-weight: 600;
    }

    h3.Ss_clsls {
        font-family: "Lato-Light";
        font-size: 20px;

        color: #907c7c;
        font-weight: 600;
    }

    .new_mar_clss {
        margin-top: 40px;
    }

    /* === VENUE PAGE === */
    .margin_btm_clss_vnu {
        margin-bottom: 40px;
    }

    p.venue_para_papp {
        font-family: "Lato-Light";
        font-size: 17px;
        margin-top: 10px;
        margin-bottom: 0px;
        color: #636161bf;
        padding: 0px 8px;
        overflow: hidden;
        font-weight: bold;
    }

    .pro_img img {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        margin: auto !important;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
    }

    .pro_img {

        width: 100%;
        height: 216px;
        margin: 0 auto;
        position: relative;
        background-color: #f0981221;
    }

    /* === LATESTNEWS === */
    p.among_part {
        color: #777474;
        font-size: 20px;
        text-align: start;
        margin-bottom: 20px;
        font-family: "Lato-Light";
        font-weight: bold;
    }

    .stay_tuned_for_others {
        color: #f49a0f;
        font-size: 18px;
        font-family: "Lato-Regular";
    }

    p.among_part {
        color: #000000;
        font-size: 20px;
        text-align: start;
        margin-bottom: 20px;
        font-family: "Lato-Light";
        font-weight: 600;
    }

    .margin_top_classs {
        margin-bottom: 60px;
    }

    /* ==== FEEDBACK === */
    input.form-control.wid_input_type {
        width: 100%;
        margin-bottom: 18px;
        border-radius: 0;
        background-color: #f5f5f5;
        border: none;
        outline: none;
        box-shadow: none;
    }

    input.form-control.wid_input_type::placeholder {
        color: #5f5f5f;
        font-family: "Lato-Medium";
        padding: 15px;
    }

    select.im_sele_type_clas {
        width: 100%;
        height: 34px;
        padding: 8px 24px;
        margin-bottom: 18px;
    }

    .wid_input_type::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

    select.im_sele_type_clas {
        width: 100%;
        height: 34px;
        padding: 8px 24px;
        margin-bottom: 18px;
        background-color: whitesmoke;
        border: none;
        outline: none;
        font-family: "Lato-Medium";
        color: #5f5f5f;
    }

    textarea.subject {
        width: 100%;
        background-color: whitesmoke;
        outline: none;
        border: none;
        padding: 11px 30px;
    }

    textarea.subject::placeholder {
        color: #5f5f5f;
        font-family: "Lato-Medium";
    }

    .feedback_page_butn {
        text-align: center;
        margin-top: 20px;
    }

    button.btn.btn-default.fdback_submi_butn {
        padding: 6px 30px;
        font-family: "Lato-Bold";
        color: #ffffff;
        background-color: #179f87;
        border-radius: 0;
        font-size: 17px;
        margin-bottom: 40px;
    }

    /* ==== ADDRESS===*/
    .acc1_account_image {
        border: 1px solid #d4d4d4;
        width: 68%;
        margin: 0 auto;
        margin-bottom: 50px;
        margin-top: -22px;
    }

    h5.head_acccc_cls {
        text-align: center;
        font-family: "Lato-regular";
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    img.img-responsive.my_account_page_class {
        width: 100px;
        margin: 0 auto;
        margin-bottom: 20px;

    }

    /*===BOOKING HISTORY ===*/
    th.Boking_cric {
        color: #000000;
        font-family: "Lato-Bold";
    }

    tr.bd_bg_clr_violet {
        background-color: #f09711;
    }

    p.date_sep_clss {
        font-family: "Lato-Bold";
        text-decoration: underline;
        font-size: 17px;
    }

    a.phone_number_num {
        color: #5c667a;
        font-family: "Lato-regular";
        font-size: 17px;
    }

    p.status_shipped_clas_row {
        color: #5c667a;
        font-family: "Lato-regular";
        font-size: 17px;
    }

    a.status_shipped_clas_row {
        font-family: "Lato-regular";
        text-decoration: underline;
        color: #000000;
        font-size: 17px;
    }

    .parent_Calss_table {
        margin-bottom: 25px;
        margin-top: 15px;
    }

    /* ====CHECKOUT ===1,2 & 3 */
    p.ang_right_side {
        float: right;
    }

    .panel-heading.cls_rits_cs {
        padding: 25px;
    }

    .a_right_side {
        float: right;
    }

    p.a_right_side {
        float: right;
        font-family: "Lato-Medium";
        color: #f09711;
    }

    input.form-control.beautie_clas_terms {
        border: none;
        border-bottom: 1px solid #ececec;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
    }

    /*FIND PLAYER*/
    p.persons_name {
        font-family: "Lato-Bold";
        font-size: 17px;
    }

    span.mess_me_cls {
        font-family: "Lato-regular";
        color: #7c7c7c;
        padding: 10px;
        font-size: 17px;
    }

    i.fa.fa-envelope.env_clr_lignt_yellow {
        color: #f09711;
        font-size: 17px;
        padding-bottom: 10px;
    }

    button.btn.btn-default.fur_btnds {
        background-color: #f09711;
        color: #ffffff;
        font-family: "Lato-regular";
        padding: 3px 18px;
        margin: 5px 0px;
    }

    .wh_bdr_bg_clss {
        border-bottom: 1px solid #9e9898;
        margin-bottom: 10px;
    }

    .all_for_buttons {
        margin-bottom: 50px;
    }

    /*BOOKFACILITIESRATES&CHARGES*/
    th.header_of_table {
        text-align: center;
        font-family: "Lato-Bold";
        color: #13213e;
        background-color: #f09711;
        padding: 20px;
        font-size: 19px;
    }

    span.week_clas_days {
        color: #ffffff;
        font-family: "Lato-light";
    }

    th.ratinds_charges {
        text-align: center;
        color: #8c8787;
        font-family: "Lato-Bold";
        font-size: 17px;
        background-color: #ececec;
        padding: 9px;
    }

    td.content_of_cls {
        text-align: center;
        font-family: "Lato-regular";
        color: #8c8a8a;
        padding: 10px;
        font-size: 19px;
    }

    .margin_bottom_pixel_cls {
        margin-bottom: 55px;
    }

    /*BOOKFACILITY*/
    th.tab_head_class {
        text-align: center;
        font-family: "Lato-Bold";
        background-color: #f09812;
        font-size: 18px;
        color: #13213e;
    }

    th.tab_reow_class {
        font-family: "Lato-Bold";
        color: #13213e;
        font-size: 18px;
    }

    .file_min_clss {
        color: #989898;
        font-size: 30px;
        padding: 0px 2px;
        margin-bottom: 15px;
        border-right: 1px solid #989898;
        padding-right: 13px;
        cursor: pointer;
    }

    .file_minref_clss {
        color: #989898;
        font-size: 30px;
        padding: 0px 15px;
        margin-bottom: 15px;
        cursor: pointer;
    }

    .day_btn_cls {
        float: right;
        background-color: #f09812;
        color: #13213e;
        font-family: "Lato-Bold";
        border-radius: 0;
    }

    .bok_facili_us {
        margin-bottom: 50px;
    }

    @media (max-width:435px) {
        .file_minref_clss {
            font-size: 25px !important;
            padding: 0px 0px !important;
        }

        .file_min_clss {
            font-size: 25px !important;
            padding: 0px 0px !important;
            padding-right: 5px !important;
        }

        th.tab_reow_class {
            font-size: 13px !important;
        }

        th.tab_head_class {
            font-size: 15px !important;

        }

        h3.text-center_cls {
            font-size: 18px !important;
        }

        a.brd_crm_text {

            font-size: 12px !important;

        }
    }

    /*b-css*/
    .venue_para_papp p {
        padding: 5px 15px;
        text-align: justify;
        max-height: 105px;
        text-overflow: ellipsis;
        overflow: hidden;
        color: grey;
    }

    .baccdn {
        margin-top: 15px;
    }

    .baccdn a.btn-toggle.btn-warning.btn-block {
        padding: 7px 0px;
        display: inline-block;
    }

    .headlineb h3 small {
        font-size: 20px;
        border-bottom: 1px solid #ac261b;
    }

    @media (max-width:1200px) {
     /*    .b-md-top-acdn {
            margin-top: 30px;
        } */

        /*   .b-md-top-acdn2 {
            margin-top: 50px;
        } */
    }

    .container.boxed.mb20 {
        padding: 20px;
        margin: 30px auto 0px;
        /* margin-top: 30px; */
        background-color: #ffffff;
    }

    .b_cnt_new_martp {
        margin-top: 35px;
    }

    .btxt-blu {
        color: #13213e;
    }

    .blocation-hdr {
        color: #ffffff !important;
    }

    .client_description p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        /*height: 115px;*/
        color: #13213e;
        transform: translate(0%, 50%);
    }

    .bslct-hdr {
        width: 150px;
        /* height: 100%!important; */
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #b1b1b1;
        color: white !important;
        margin-top: -10px;
    }

    .btxt-wite {
        color: #ffffff !important;
    }

    .bfa-2x {
        font-size: 21px !important;
        vertical-align: middle;
        padding-top: 2px;
    }

    .btn-success {
        background-color: #179f87 !important;
    }

    .btn-success:hover {
        background-color: transparent !important;
        color: #179f87;
        border-color: lightgrey;

    }

    @media (max-width:767px) {
        .btn-success {
            padding: 1px 0px;

        }
           .b-md-top-acdn {
            margin-top: 20px;
        } 
    }

    select.form-control.bslct-hdr {
        padding: 0px;
        height: 35px;
        vertical-align: middle;
        margin: auto 0px;
    }

    /* button.btn-link.bjoin {
    vertical-align: -webkit-baseline-middle;
}
 */
    .acco_button span {
        font-size: 13px;
    }

    .addtocart img {
        margin-bottom: 3px;
    }

    .addtocart span {
        font-size: 13px;
    }

    div#ui-datepicker-div {
        margin-left: -43px;
    }

    .client_name {
        color: #a7a7a7;
        font-size: 16px;
        font-family: lato-bold;
        font-weight: 600;
    }

    .footer_menu ul li a:hover,
    .footer_menu ul li a:focus {
        background: transparent;
        border-bottom: 1px solid #f09812;
        margin-bottom: -1px;
    }

    .footer_section .footer_menu {
        margin-top: 30px;
    }

    .cnt-mar {
        margin-right: 6%;
    }

    .cnt-mar2 {
        margin-right: 2%;
    }

    .cnt-mar3 {
        margin-right: 15%;
    }

    .venue_para_papp {
        height: 125px;
    }

    #page-1 .pb30 {
        padding-bottom: 0px;
    }

    #toTop {
        bottom: 45px !important;
    }

    #page .mb30 {
        margin-bottom: -2em;
    }

    .page-header {
        margin-top: 15px !important;
        background-color: #13213e;
        color: white;
    }



    .pagination>.active>a {
        background-color: #13213e!important;
        border-color: #f09812!important;
        color: #f09812!important;
    }
    
    .pagination>li>a.active {
        background-color: #13213e!important;
        border-color: #f09812!important;
        color: #f09812!important;
    }

    .pagination>li>a:focus,
    .pagination>li>a:hover {
        background-color: #13213e;
        border-color: #f09812;
        color: #f09812;
    }

    #search-page {
        margin-bottom: 10px;
    }

    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover {
        background-color: transparent;
        color: #f09812 !important;
    }

    .dropdown-menu>li>a {
        margin-top: -4px;
    }

    ul#user-menu {
        right: -12px;
        top: 23PX;
    }

    ul#user-menu li {
        margin-top: -5px;
    }

    .singlepage_images img {
        width: 100%;
        max-height: 450px;
        margin-bottom: 15px;
    }

    .b-bgside-navtbs>li>a {
        background-color: transparent;
        /*    background-color:lightslategrey; */
        color: #13213e;
        font-weight: 600;
        text-align: center;
        line-height: 16px;
    }

    .b-bgside-navtbs>li>a:hover {
        background-color: transparent;
        /*border: none;*/
        /**border-right: 5px dotted #13213e;**/
        padding: 10px 0px;
        /*margin-right: -2px;*/
        transition: all 0s;
        /*line-height: 18px;*/

    }

    .b-bgside-navtbs>li.active>a,
    .b-bgside-navtbs>li.active>a:focus,
    .b-bgside-navtbs>li.active>a:hover {
        background-color: #13213e;
        /*border-right: 4px dotted #ffffff;*/
        color: #f09812;
        margin-right: -2px;
        padding: 10px 0px;
        border: none;
        line-height: 16px;
        border-radius:4px;
    }

    .blu-strek {
        background-color: #eee;
        /*   background-color:lightslategrey; */
        padding: 15px 5px;
        border: 5px solid #13213e;
    }

    .b-cnt-ftrb {
        margin-top: 50px;
        margin-bottom: 50px;
        color: #13213e;
    }

    /*     .b-cnt-ftrb-p{
    margin-bottom:15px;
    color:#8d8c8c;
    } */
    .b-cfp {
        color: #8d8c8c;
    }

    .b-cnt-ftrb-rit {
        margin-left: 40px;
    }

    .b-cfp-r {
        color: #a0476b;
    }

    ul#firstLink {
        margin-top: -20px;
    }

    .footer_section p {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .b_ak_cart {
        font-size: 18px;
    }

    .client_description:before {
        border-left: 4px solid #13213e;
        padding-left: 50px;
        content: "";
        position: absolute;
        top: 60%;
        left: -2%;
        height: 100px;
    }

    .registerpage_section .form-control {
        height: 36px;
        padding: 0px;
        margin: -5px 0px 30px 0px;
    }

    body:not(#page-1) {
        padding-top: 0px;

    }

    #page-5 .img_description_text p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #joinnowbtn {
    background-color: transparent;
    padding: 10px 38px;
    color: grey;
    border: 4px solid #000000;
    font-size: 18px;
    font-family: lato-bold;
    border-radius: 17px;
    text-transform: capitalize;
    }
    /**new**/
	.text-right.btxt-mid-btn 
	{
       text-align: center !important;
     }
	 .align_centers.col-sm-12.col-xs-12 
	 {
       padding: 0 20%;
    }
	/**new**/
    #joinnowbtn:hover {
        background-color: transparent;
        color: #13213e;
    }

    .button_cancel:hover {
        background-color: transparent;
        color: #e90a1c;
    }

    div#src-alrt {
        margin-top: -13px;
        margin-left: 12px;
        margin-bottom: 10px;
    }

    .help_button a:hover {
        background-color: white;
        color: #13213e;
    }

    .fa-sign-in.bfa-2x:hover {
        color: #9c3939;
    }

    .boxed {
        background-color: #fbfbfb;
    }

    .b-mrtp-bd {
        margin-top: 30px;
    }

    /*  #page-13 .btn {
        margin-top: 50px;
    } */

    #page-33 .phn_email_class {
        margin-top: 30px;
    }

    #page-33 .tab_accordian {
        padding-top: 50px;
    }

    #page-33 .tab_accordian .faq-tab-menu {
        border: 2px solid #13213e;
        padding: 25px 0px 0px;
        text-align: center;
        margin-bottom: 50px;
    }

    #page-33 .tab_accordian .faq-tab-menu a>h3.about_clr_txt {
        background-color: transparent;
        color: #13213e;
        padding: 9px 0px 11px;
        border-bottom: 1px solid lightgrey;
    }

    #page-33 .tab_accordian .faq-tab-menu a>h3.about_clr_txt:hover {

        background-color: #13213e;
        color: #ffffff;
        border-bottom: 3px solid #f09812;
        padding: 9px 0px 9px;

    }

    /* -------------------------------------------------- */

    @media(max-width:992px) {
        .baccdn a.btn-toggle.btn-warning.btn-block {
            padding: 7px 0px;
            display: inline-block;
            margin-top: 15px;
        }
    }

    /* ---------------- */

    @media(max-width:767px) {
        .header_menus .navbar-collapse .menu_list ul li a:hover {
            background-color: #13213e !important;
            color: #ffffff;
        }

        .client_description:before {
            border-left: none;
            border-top: 2px solid #13213e;
            padding-left: 0px;
            top: auto;
            left: 3.3%;
            height: 100px;
            width: 94%;
        }

        .client_description p {
            -webkit-line-clamp: 5;
            height: 183px;
            transform: translate(0%, 7%);
        }

        .booking-search .input-wrapper .form-control {
            text-align: left;
        }

        .datepicker-wrapper i.fa.fa-long-arrow-right {
            width: auto !important;
        }

        .btnsrch-lin-higt {
            line-height: 0px !important;
        }

        .image_db_imgg img.width_img_imgtxt {
            width: 100%;
            max-height: 450px;
        }

        .header_menus {
            border-bottom: 1px solid #8080802e;
        }

        .service_section {
            border-top: 5px solid #13213e;
        }

        .testimonial_section {
            background: #f5f5f5;
        }

        div.bhoechie-tab-content {
            padding-left: 0px;
        }

        .place_stadd {
            text-align: center;
        }

        .public_use_xcls p {
          /*   margin-left: 15px; */
        }

        p.imgsub_text {
            margin-left: -3px;
            margin-bottom: 25px;
        }

        .baccdn a.btn-toggle.btn-warning.btn-block {
            margin-bottom: 15px;
        }

        .img_text_hea {
            margin-left: 0px
        }

        .member_text {
            margin-top: -15px;
            margin-bottom: 25px;
        }
    }

    @media(max-width:480px) {

        /*    #page-13 .btn {
            width: 49%;
            font-size: 15px;
        } */
        .b_btn-bs-prvbtn {
            width: 100%;
        }
    }

    @media(max-width:400px) {
        .hb-calendar {
            color: #666;
            height: 200px;
            overflow: scroll;
            scroll-behavior: smooth;
        }

        .hb-current-month {
            font-size: 13px;
        }

        .hb-next-month {
            right: 10px;
        }

        .hb-prev-month {
            left: 10px;
        }

        /*    #page-11 .btn {
            width: 49%;
            font-size: 15px;
        }

        #page-13 .btn {
            font-size: 11px;
        } */
        .b_btn-bd-prvbtn {
            padding: 5px 10px;
            font-size: 13px;
            width: 49%;
        }

        #joinnowbtn.btnsup {
            padding: 2px 16px;
        }

        .button_cancel.btnsup {
            padding: 8px 16px;
        }
        span.list_span {
            font-size: 11px!important;
        }
    }

    .product-images img {
        height: 100%;
    }

    .pro_img img {
        height: 100%;
    }

    .testimonial_section {
        width: 100%;
    }

    .room-result .img-container {
        /*   height: 335px !important; */
        height: 168px !important;

    }

    .room-result .img-container img {
        height: 100% !important;
    }

    .fnt-datetime {
        font-size: 12px;
    }

    .price span {
        font-size: 18px !important;
    }

    .promotions-tab-content .bgclr_img_txt .baccdn .fa-angle-double-down {
        font-size: 28px;
        box-shadow: 0px 0px 10px slategrey;
        padding: 12px 0px 6px;
        margin: 10px;
        border-radius: 50%;
    }

    .booking-search .input-wrapper i.fa {
        padding: 0px !important;
    }

    .btn-primary {
        background-color: #13213e !important;
    }

    .btn-success {
        background-color: #f09812 !important;
    }

    #search-page input.form-control {
        padding: 0px;
        padding-left: 0px;
    }

    .datepicker-wrapper i.fa.fa-long-arrow-right {
        width: 20px !important;
    }

    .booking-search [class^="col-"] {
        padding-left: 0px !important;
        padding-right: 5px !important;
    }

    .booking-search .input-wrapper i.fa {
        line-height: 54px !important;
    }

    .booking-search .input-wrapper .form-control {
        height: 54px !important;
    }

    .booking-search .input-wrapper i.fa {
        color: #f09812 !important;
    }

    /* ================owl-carousel =================== */
    .slide-cont {
        width: 600px;
        display: block;
        margin: 0 auto;
    }

    .owl-carouse div {
        width: 100%;
    }

    /*SEE END OF THUMBNAIL FUCNTION TO TINKER SIZE OF THUMBS*/
    .owl-carousel .owl-controls .owl-dot {
        float: left;
        background-size: cover;
        margin-top: 10px;
    }

    .owl-carousel .owl-dot {
        float: left;
        background-size: cover;
    }

    .promotions-tab-content .image_db_imgg img.img-responsive.width_img_imgtxt {
        height: 100%;
        width: 100%;
    }

    .promotions-tab-content .image_db_imgg {
        height: 150px !important;
    }

    @media(max-width:767px) {
        .booking-search .input-wrapper i.fa {
            width: 37px;
        }

        .booking-search #btimewi .input-wrapper i.fa {
            width: 37px !important;
        }

        .logo_image {
            margin: 0 auto;
        }

        .home_logo {
            width: 100%;
            text-align: center;
        }

        .logo_width.pull-left {
            width: 100%;
            text-align: center;
        }

        .serch_header {
            top: 108%;
            left: auto;
            right: 10px;
            width: auto;
            transform: translate(0%, 0%);
        }

        .widt_img {
            width: 100px;
        }

        .client_description {
            float: left;
            padding: 0px;
            background-color: transparent;
            color: #13213e;
            font-size: 16px;
            text-align: justify;
            text-shadow: 0px 1px 2px #B3B3C2;
            margin-bottom: 30px;
            margin-top: auto;
            line-height: normal;
        }

        .client_description p {
            height: auto;
            margin-top: 7px;
            line-height: 24px;
        }

        .cust_img img {
            width: 28px;
            margin-right: 10px;
            height: 40px;
            text-align: center;
        }

        .menu_list {
            text-align: center;
            border-top: 1px solid #e8e8e8;
            margin: 0px;
        }


        .promotions-tab-content .bgclr_img_txt .baccdn .fa-angle-double-down {
            transform: translate(0%, 125%);
        }

        .bgclr_img_txt {
            padding: 20px 0px 100px !important;
        }

        .boxed {
            margin-top: 75px !important;
        }

        .promotions-tab-content {
            padding-left: 0px;
        }

        .b-faq-bgside-navtbs>li.active>a,
        .b-faq-bgside-navtbs>li.active>a:focus,
        .b-faq-bgside-navtbs>li.active>a:hover {

            width: 100% !important;
        }

        .b-cnt-ftrb-rit {
            margin-left: 0px !important;
        }

        .b-cnt-ftrb-rit {
            margin-top: 40px;
        }

        #booking-breadcrumb .breadcrumb-item {
            padding: 0px !important;
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }
        .b-bg-cmts {
            margin-top: 55px!important;
        }
        button.btn.btn-success.btnsrch-lin-higt {
            padding: 0px 50px;
            text-align: center;
            float: none;
            margin: 0 auto;
        }
        button.btn.btn-success.btnsrch-lin-higt:hover {
            color: #13213e;
            border: 3px solid #13213e;
            font-weight: 700;
        }
        .b-arn-anbtus img {
            width: 100%;
            height: 100%;
        }
        span.k_books {
            margin-left: 5px!important;
            margin-right: 5px!important;
        }
        .sports_k .align_sports {
            display: inline-block;
        }
        .text_sports.alert.alert-info {
            margin-top: 15px;
        }
        .locaton_header form.form-inline {
            display: inline-flex;
        }
        .container.b-ak-cntr-mar .row {
            border: 1px solid #cacaca;
            margin-bottom: 15px;
            padding-top: 15px;
        }
        .b-full-width-xs{
            width:100%;
        }
        .k_logo .b-full-width-xs select.form-control.bslct-hdr{
            width:100%;
        }
        button.btn.btn-success.btnsrch-lin-higt.bsh-l-ht-xs {
            float: right;
            padding: 0px 35px;
        }
        button#clos {
            position: absolute;
            bottom: 30px;
            left: 37px;
        }
        .booking-search .input-wrapper .b-full-width-xs .form-control {
            padding: 0px;
            margin-left: 10px;
        }
        .booking-search .input-wrapper .b-pad-select-xs.form-control {
            padding: 0px;
            padding-left:35px
        }
        
        .b-ak-cntr-mar ul li.b-btn-li-with {
            width: 100%!important;
            text-align: center!important;
        }
        span.b-srh-btn-sub-txt {
            font-size: 15px;
            display: block;
            text-align: center;
            margin-left:0!important;
        }
        form-group:after {
            top: 7px!important;
        }
        /* -------------- */
        form-group.bcrt:after, .input-group.bcrt:after {
            right: 1px;
            top: 0px;
        }
        form-group.bcrt2:after  {
            right: 46px!important;
            top: 50px!important;
            position: fixed!important;
        }
        .input-group.bcrt2:after {
            right: 3px!important;
            top: 18px!important;
        }
        form-group.bcrt2, .input-group.bcrt2{
            position:relative;
            z-index: 9;
        }
/* ------------------ */
    }

    @media screen and (max-width: 992px) {
        .footersocialaicons {
            position: initial !important;
            top: 2px;
            right: 0;
            text-align: center;
            margin-top: 10px;
        }

        .menu_list ul li a {
            padding: 15px 26px;
        }

        button.btn.btn-block.btn-success.btnsrch-lin-higt {
            padding: 12px 10px;
        }

        .promotions-tab-content .bgclr_img_txt .baccdn .fa-angle-double-down {
            bottom: -45px !important;
        }

        .bgclr_img_txt {
            padding: 20px 0px 30px;
        }

        .boxed {
            margin-top: 35px;
        }

        .singlepage_sec {
            margin-top: 15px;
        }
    }

    @media(min-width:767px) {
        .client_description:before {
            border-left: 4px solid #f09812;
            padding-left: 50px;
            content: "";
            position: absolute;
            top: 0%;
            left: 0%;
            height: 75px;
            transform: translate(-30%, 55%);
        }

        .client_description {
            float: left;
            padding: 10px;
            background-color: transparent;
            font-size: 17px;
            text-align: justify;
            text-shadow: 0px 1px 2px #B3B3C2 !important;
            margin-bottom: auto;
            margin-top: auto;
            line-height: normal;
            margin: auto;
        }

        .client_description p {
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            height: auto;
            color: #13213e;
            transform: translate(0%, 28%);
            line-height: 30px;
        }

    }

    @media (min-width:767px) and (max-width:1200px) {
        .booking-search .input-wrapper select.form-control {
            padding: 0px !important;
        }
    }

    @media (min-width:560px) and (max-width:767px) {
        .cust_img img {
            height: 30px;
        }

        .cust_img h4 {
            font-size: 16px;
        }

        .cust_img p {
            font-size: 14px;
        }

        .promotions-tab-content .image_db_imgg {
            height: 335px !important;
        }
    }

    @media (max-width:560px) {
        .xs-b-cd-sec {
            text-align: center;
            display: contents;
        }

        .cust_img img {
            height: 35px;
            width: 100%;
            text-align: center;
            float: none !important;
        }

        .cust_img h4 {
            font-size: 16px;
            display: block;
            width: 100%;
        }

        .cust_img p {
            font-size: 14px;
        }

        .cust_img {
            margin-top: 15px;
            margin-bottom: 15px;
        }

        .boxed {
            padding: 0px !important;
        }

        #booking-breadcrumb i {
            font-size: 30px;
        }

        #booking-breadcrumb span {
            font-size: 13px !important;
        }

        .page-header h1 {
            font-size: 25px !important;
            text-align: center;
        }

        .pull-right.align_cls_left {
            margin-right: 0px;
            width: 100%;
        }

        .promotions-tab-content .bgclr_img_txt .baccdn .fa-angle-double-down {
            transform: translate(0%, 66%);
            right: unset !important;
            left: 43%;
        }

        .room-result .img-container {
            height: 175px !important;
        }

        .btxt-mid-btn {
            text-align: center;
        }

        .baccdn {
            margin-top: 55px;
        }
        span.k_books {
            margin-left: 0!important;
            margin-right: 0!important;
            font-size:18px!important;
        }
        .sports_borders button#prev {
            padding: 0px;
        }
        .sports_borders .b-ak-book li {
            width: 18%;
        }
        span.texts_k {
            font-size: 11px!important;
        }
        .list_bg img {
            height: 20px!important;
            width: 12px!important;
        }
        li.food_book img {
            height: 25px!important;
            width: 15px!important;
        }
        .center_content ul.list-inline {
            margin-bottom: 0px;
        }
        .center_content ul li#end {
            display: block;
            width: 100%;
            float: none!important;
            text-align: center;
            margin-left: -60px;
        }
        .log_button span {
            display: none;
        }
    }

    /* =============================================== */
    .testimonial_section {
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 5%, rgb(234, 234, 234) 50%, rgba(0, 0, 0, 0) 100%) !important;
        background: #f5f5f5;

    }

    .btn.btn-default.b-ak-sub {
        padding: 6px 12px;
        border-radius: 0;
        margin-left: -4px;
        background-color: #5a1658;
        color: white;
    }
    .btn.btn-default.b-ak-sub:hover {
        background-color: #462446;
        border-color:#462446;
    }

    .b-faq-bgside-navtbs>li>a {
        background-color: whitesmoke;
        /*background-color:lightslategrey; */
        color: #13213e;
        font-weight: 600;
        text-align: center;
        line-height: 16px;
    }

    .b-faq-bgside-navtbs>li>a:hover {
        background-color: #13213e;
        border-bottom: 4px solid #ffffff;
        border: none;
        color: #ffffff;
        border: none;
        padding: 10px 0px;
        margin-right: -2px;
        transition: all 0s;
        line-height: 18px;

    }

    .b-faq-bgside-navtbs>li.active>a,
    .b-faq-bgside-navtbs>li.active>a:focus,
    .b-faq-bgside-navtbs>li.active>a:hover {
        background-color: #13213e;
        border-bottom: 4px solid #f09812 !important;
        color: #f09812;
        margin-right: -2px;
        padding: 10px 0px;
        border: none;
        line-height: 16px;
        width: 98.5%;
    }

    .event_section .owl-theme .owl-dots .owl-dot span,  .venue_section .owl-theme .owl-dots .owl-dot span {
        background-color: lightgray;
        /* #f09812; */
        padding: 0px 5px;
        margin: 10px;
        border-radius: 50%;
        font-size: 9px;
    }

    .event_section .owl-theme .owl-dots .owl-dot.active span, .venue_section .owl-theme .owl-dots .owl-dot.active span {
        background-color: #f09812;
    }

    .owl-dots {
        text-align: center;
    }

    .event_section .owl-carousel .owl-controls .owl-dot, .venue_section .owl-carousel .owl-controls .owl-dot {
        float: none;
        background-size: cover;
        margin-top: 10px;
        display: -webkit-inline-box;
        text-align: center;
    }

    .subscribe_email-normal {
        padding-left: 15px;
    }

    span.b-login-ar {
        font-family: "lato-bold";
        font-size: 14px;
    }

    .cs_order_history_page a.phone_number_num {
        font-size: 15px;
    }

    .cs_order_history_page p.status_shipped_clas_row {
        font-size: 15px;
    }

    .promotions-tab-content .bgclr_img_txt .baccdn .fa-angle-double-down {
  /*       position: absolute; */
        bottom: 41px;
        right: 75px;
    }

    @media(max-width:340px) {
        span.list_food {
            font-size: 12px!important;
        }
        span.li_span {
            font-size: 12px!important;
        }
    }

    .b-faq-cnt-ftrb {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    /* ============================ */


    .slide-cont.b-owl-new {
        width: 600px;
        display: block;
        margin: 0 auto;
    }

    .b-owl-new .owl-carouse div {
        width: 100%;
    }

    /*SEE END OF THUMBNAIL FUCNTION TO TINKER SIZE OF THUMBS*/
    .b-owl-new .owl-carousel .owl-controls .owl-dot {
        float: left;
        background-size: cover;
        margin-top: 10px;
    }

    .b-owl-new .owl-carousel .owl-dot {
        float: left;
        background-size: cover;
    }

    /* ============================= */
    .b-faq-bgside-navtbs>li.active>a,
    .b-faq-bgside-navtbs>li.active>a:focus,
    .b-faq-bgside-navtbs>li.active>a:hover {
        width: 99%;

    }

    .b-faq-bgside-navtbs>li>a,
    .b-faq-bgside-navtbs>li>a:focus,
    .b-faq-bgside-navtbs>li>a:hover {
        width: 99%;

    }

    .product-location {
        font-size: 14px;
        height: 25px;
        line-height: 15px;
        margin-top: 0px;
    }

    .b-new-padtp-no-vnu {
        padding-top: 0px !important;
    }

    .b_new-bd-martp {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    p.blead2 {
        margin-bottom: 50px;
        font-size: 20px;
    }

    .b-martp-sum {
        margin-bottom: 30px !important;
    }

    .b-nw-pay {
        margin-top: 90px;
    }

    .b-arun-wp p {
        overflow-wrap: break-word;
    }

    .b-arun-wp {
        overflow-wrap: break-word;
    }

    .login-form .input-group-addon {
        background-color: #13213e;
        color: #ffffff;
    }

    .pass-form .input-group-addon {
        background-color: #13213e;
        color: #ffffff;
    }

    .img_text_hea {
        color: #13213e;
    }

    p {
        overflow-wrap: break-word !important;
    }

    .public_use_xcls p {
        height: 63px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }

    .slide-cont .owl-carousel .owl-item img {
        height: 350px;
    }

    .slide-cont .owl-carousel .owl-dot {
        width: 32.8% !important;
        height: 125px !important;
        margin: 1px;
    }

    .slide-cont .owl-theme .owl-dots .owl-dot.active span,
    .slide-cont .owl-theme .owl-dots .owl-dot:hover span {
        background: #f09812;
    }

    .btn.btn-primary.sendAjaxForm {
        margin-top: 15px;
    }

    .input-group-addon {
        background-color: #13213e;
        color: #ffffff;
    }

    .b-cmts-fs {
        margin-top: 75px;
        margin-bottom: 75px;
    }

    .b-usr-title {
        font-family: "lato-regular";
        font-size: 18px;
        margin-bottom: 30px;
    }
    .b-bg-cmts{
        background-color:#fbfbfb;
        padding:20px;
        margin-top: 15px;
    }
    .b-usr-cmts-mh{
        margin-top:5px;
        margin-bottom:5px;
    }
    .commentNumbers {
        font-family: "lato-bold";
    }
    .b-bg-g{
        background-color:#fbfbfb;
    padding-top:25px;
    padding-bottom:25px
    }
    .b-bknw-btnpri {
        margin: 0px;
        text-align: center;
        padding: 5px;
    }
    .b-arun-bk-accdn_cnt {
        height: 145px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        white-space: normal;
    }
  /*    .form-control {
        -webkit-appearance: none;
    } */
    .input {
        -webkit-appearance: none;
    }
    .star-rating span.label.label-warning {
        font-size: 11px;
        border-radius: 0;
    }
    .rating-container.rating-gly-star {
        font-size: 18px;
        margin-left: 5px;
    }
    .b-cnt-ftrb-rit h2 {
        font-family: "lato-bold";
        text-align: center;
    }
    .pagination>li>a.active,
    .pagination>li>a.active:visited,
    .pagination>li>a.active:focus, {
        background-color: #13213e;
        border-color: #f09812;
        color: #f09812;
    } 
    .b-arn-anbtus-h {
        margin-top: 15px;
        margin-bottom: 15px;
        font-family: "lato-bold";
        font-size: 19px;

    }
    .b-arn-anbtus-p p {
        font-family: "lato-regular";
        font-size: 15px;
    }
    .b-arn-anbtus{
      /*   background-color:lightgrey; */
        width:100%;
        height:250px;
        margin-top:15px;
        margin-bottom:75px;
    }
    .b-arn-anbtus-brow{
        margin-top:15px;
        margin-bottom:15px;
    }
    .facility-icon {
        border: 1px solid #f09812;
    }
	/**************************BOOK*****************************/
/* 	.booking_bg img
	{
        height: 91px;
        width: 62px;
        background: bisque;
        margin-bottom:31px;
    } */
    .booking_bg{
        /* height: 91px;
        width: 62px; */
        background: bisque;
        margin-bottom:31px;
    }
    .booking_bg img{
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
 	.k_span{
/*      color: #8d8c8c;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 2px; */
    color: slategrey;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: "Lato-bold";
}
	.list_bg img
	{
      /*  background: beige; 
      height: 53px;
       width: 36px;*/
      height: 40px;
      width: 25px;
      background-color: transparent;
    }
	ul.k_list
	{
       margin-top: 6px;
    }
	span.li_span 
	{
        color: #969ea7;
        font-weight: 100!important;
        font-size: 14px;
    }
	.btn.k_btn
	{
      border: 1px solid #dddddd;
      border-radius: 10px;
      color: #4876ad;/* #0076ff; */
      font-weight: 600;
      padding: 10px 33px;
      box-shadow: inset 0 0 1px black;
    }
	span.list_span 
	{
         font-size: 17px;
        color: #f09812;
        font-weight: 600 !important;
    }
	ul.list 
	{
      color: #ffc610;
      font-size: 20px;
      border-radius: 10px;
    }
	li.food_book img
	{
      height: 35px;
      width: 35px;
      background:transparent;
    }
	span.list_food 
	{
        color: #969ea7;
        font-weight: 100!important;
        font-size: 14px;
    }
	.center_content.col-sm-12 {
    text-align: center;
}
button.btn-btn-link {
    background: transparent;
    border: none !important;
    font-size: 25px;
}
span.k_books {
    font-size: 25px;
    font-weight: 800;
    color: #000000;
    text-transform: capitalize;
	margin-left:40px;
	margin-right:40px;
}
span.texts_k {
    color: #7f7d77;
    font-size: 15px;
    font-weight: 900;
}
.text_sports.alert.alert-info {
    padding: 12px 0px 0px;
   /*  background-color: #f5f5f5;
    border: none; */
    background-color: #fff7e9;
    border-radius: 0px;
    border: none;
    
}
.align_sports
{
text-align: start !important;
}
i.pull-right.fa.fa-times {
    font-size: 20px;
    color: grey;
}
/* b-css */
.b-ak-book li.active span {
    color: #f7a619;
}
.sports_k .align_sports {
    vertical-align: middle;
    margin-top: 5px;
}
/*********************header**************/
select.form-control.bslct-hdr
{
	    padding: 0px;
    height: 35px;
    vertical-align: middle;
    margin: auto 0px;
}
.k_logo
{
	display:flex;
}
li i.fa.fa-map-marker.k_map {
    font-size: 14px;
    margin-top: 10px;
    border-bottom:none;
}
/* ul.k_logo.list-inline {
    background: #13213e;
    color: #fff;
} */
.locaton_header select.bslct-hdr.form-control {
    width: 115px;
    margin-left: 30px;
}
@media(max-width:991px)
{
	.btn.k_btn 
	{
    padding: 10px 16px;
   
    }
	.k_span
	{
       
        font-size: 13px;
       
    }
}
.btn-b-ak-dt-mod-cnl-mf{
border-top:none;
text-align: center;
margin-top: -19px;
}
.btn-b-ak-dt-mod-cnl{
    padding: 4px 16px!important;
    border: 2px solid #13213e!important;
    color: #13213e;
    font-weight: 700;
}
#cookies-notice{
    display:none;
}
.container.b-ak-cntr-mar {
    margin-top: 30px;
    margin-bottom: 30px;
}
ul.k_logo.list-inline {
    border-bottom: 1px solid #d3d3d3!important;
}
.k_logo select.form-control.bslct-hdr {
    color: #555!important;
}
.b-opn-model{
margin-top:15px;
}
.b-modl-bdr-fp{
    border-radius: 0;
    margin-top: 45px;
}
.registerpage_section .heading {
    color: #f09812;
}
.b-ak-cntr-mar button.btn.btn-info.k_btn {
    color: #ac2925;
    background-color: transparent;
}
span.b-srh-btn-sub-txt {
    font-size: 15px;
    color: #f09812;
    margin-left: 0px;
    display: block;
}
/* -------------- */
select{
    -webkit-appearance:none!important;
}
select:after{
    content:'/f0d7'!important;
    font-family:'Fontawsome'!important;
}
form-group.bcrt:after, .input-group.bcrt:after {
    position: absolute;
    right: 1px;
    height: 10px;
    top: 0px;
    width: 10px;
    color: white;
    content: '\f107'!important;
    font-family: 'Fontawesome'!important;
    z-index:-9;
}

form-group.bcrt, .input-group.bcrt{
    position:relative;
}
form-group.bcrt2:after  {
    position: absolute;
    right: 5px;
    height: 10px;
    top: 0px;
    width: 10px;
    color: #13213e;
    content: '\f107'!important;
    font-family: 'Fontawesome'!important;
    z-index:-9;
}
.input-group.bcrt2:after {
    position: absolute;
    right: 3px;
    height: 10px;
    top: 18px;
    width: 10px;
    color: #13213e;
    content: '\f107'!important;
    font-family: 'Fontawesome'!important;
    z-index:-9;
}
form-group.bcrt2, .input-group.bcrt2{
    position:relative;
    z-index: 9;
}
/* ------------------ */
::selection {
    color: White;
    background: #4876ad;
  }
  ::-moz-selection {
    color: White;
    background: #4876ad;
  }
  .b-srh-m-t-b{
      margin-top:15px;
      margin-bottom:15px;
  }
  .container.b_marmin {
    margin-top: 30px;
    margin-bottom: 30px;
}
.b_cntus_msg-txt-h {
    background-color: #13213e;
    color: #ffffff;
    padding: 10px;
}
/* 
option {
color:#13213e;
}
option:hover {
background-color:#13213e;
color:#ffffff;
}
.btxt-blu {
color: #ffffff;
background: #13213e;
width: 100%!important;
}
*/
.testimonial_section {
    width: 100%;
    min-height: 235px;
}
.first_section{
text-align:center;
}
.client_description {
    height: 150px;
    overflow: hidden;
    font-family: "lato-regualr";
}
.client_description p{
    font-family: "lato-regualr";
}
.lidt_tere ul {
    display: inline;
    padding:0px;
}
.lidt_tere ul li {
    width: auto;
    display: inline-block;
    margin-bottom: 12px;
    text-align: center;
      vertical-align: text-top;
}
.lidt_tere {
    padding: 0;
}
.lidt_tere ul form {
    display: inline-block;
    vertical-align: text-top;
}
.kket {
    padding: 10px !important;
}
textarea.b_wi {
    width: 100%;
    border: 1px solid #80808045;
}
.b_new-bd-martp h3 {
    font-family: lato-bold;
}
.b_new-bd-martp legend {
    font-family: lato-medium;
}
.b_new-bd-martp .lead {
    font-family: lato-bold;
    color: #f09812;
}
.subscribe_email-normal:focus {
    outline: none;
}
ul#user-menu li {
    margin-top: -5px;
    border: 1px solid transparent;
    padding: 8px 0px;
    height: auto;
}
.thayyu {
    font-size: 40px;
    font-family: lato-bold;
    color: #f09812;
}
.venue_thanyupage {
    padding: 120px 0px;
    font-family: lato-bold;
}
input#searchTextField:focus {
    outline: none;
}
input#searchTextField {
    border: none;
}
header.page-header h1 {
    font-family: lato-medium;
    font-size: 28px;
}
.payumoney {
    background-color: #f09812;
    color: white;
    padding: 6px 15px;
    border: none;
    font-family: lato-medium;
    margin-top: 10px;
    font-size: 18px;
}