*{padding: 0px; margin: 0px;}

body{
    font-family: "Cardo", serif !important;
}
section.header_area .dropdown-menu a:hover {
    background: #9e6c1f;
    color: #fff !important;
}
p, a, h2, h3, h4, li, button, input{
    font-size: 18px;
    color: #000;
    font-weight: 400;
    font-family: "Cardo", serif !important;
}

.whatsapp_chat img {
    width: 100px;
}
p.footer_social {
    margin-top: 12px;
}
.pricing_wrap, .canopies_wrap {
    background: #f7f7f7 !important;
}

.mobile_get_quote a {
    background: #9e6c1f;
    color: #fff;
    padding: 5px 14px;
    border-radius: 100px;
    font-size: 16px;
    position: fixed;
    bottom: 24px;
    right: 20px;
    z-index: 9999;
    display: none;
    box-shadow: 0px 3px 0px #c68e39;
}

.canopies_wrap.tent_wrap.side_walls tr td:nth-child(2) {
    text-align: right;
}

.canopies_wrap.tent_wrap.side_walls tr td:nth-child(3) {
    text-align: right;
}

.canopies_wrap.tent_wrap.side_walls tr th:nth-child(3) {
    text-align: right;
}

.canopies_wrap.tent_wrap.side_walls tr th:nth-child(2) {
    text-align: right;
}


.canopies_wrap.tent_wrap.side_walls td {
        display: revert-layer !important;}

.side_walls tbody tr:nth-child(even) {
    background: #ebebeb;
}

.canopies_wrap.tent_wrap.side_walls table {
    width: 100%;
}

.whatsapp_chat {
    position: fixed;
    bottom: 0px;
    left: 20px;
}
.whatsapp_chat a:before {
    content: '';
    width: 42px;
    height: 42px;
    background: #fff;
    position: absolute;
    bottom: 26px;
    border-radius: 100px;
    z-index: -1;
    left: 28px;
}

a.navbar-brand {
    margin-bottom: 0px;
}

section.header_area a.activelinks {
    color: #a47123 !important;
}

.chair_rentals a:hover {
    background: #895a11;
    text-decoration: none;
}

.chair_rentals a {
    background: #9e6c1f;
    color: #fff;
    display: inline-block;
    padding: 15px 40px;
    margin-bottom: 0px;
    font-size: 20px;
    border-radius: 5px;
}
.chair_rentals {
    text-align: center;
    padding: 3em 0px;
}


.Book_now a:hover {
    text-decoration: none;
    background: #9e6c1f;
}
.Book_now a {
    background: #000;
    color: #fff;
    padding: 7px 22px;
    display: inline-block;
    margin-top: 30px;
    border-radius: 5px;
}

section.header_area a.activelinks:before {
    width: 38px;
}
li.nav-item.dropdown a:before {
    width: 0px !important;
}

/*li.nav-item.dropdown.activelinks a {
    color: #000 !important;
}

li.nav-item.dropdown.activelinks a:hover {
    color: #fff !important;
}*/

section.header_area ul li a:hover:before {
    width: 38px;
}

section.header_area ul li a{
    position: relative;
}

section.header_area ul li a:before {
    content: '';
    width: 0;
    height: 1px;
    background: #d39940;
    position: absolute;
    bottom: 5px;
    transition: 0.3s;
}

li.nav-item.phone a:before, li.nav-item.quote a:before {
    width: 0px !important;
}
.top_header p {
    margin-bottom: 0px;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 4px 0px;
    font-size: 16px;
}


.dropdown-menu a {
    padding: 8px 18px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
}
.dropdown-menu {
    padding: 0px;
}
.copyright p a {
    color: #f2a42c;
}
ul.navbar-nav li a {
    margin-bottom: 0px;
}

li.nav-item.dropdown.show i.fa.fa-angle-down {
    transform: rotate(180deg);
}

.copyright p {
    font-size: 16px;
}
p.thanu_msg {
    text-align: center;
    font-size: 28px;
    color: #28a745;
    margin: 0 auto;
    width: max-content;
    font-weight: 800;
}

.off-box {
    margin-bottom: 40px;
}


.dropdown-toggle::after{
    display: none;
}

section.header_area .container-fluid {
    max-width: 100%;
    width: 70%;
}

.footer_area .container-fluid {
    max-width: 100%;
    width: 70%;
}

li{list-style: none}

ul{padding: 0px; margin: 0px;}

section.header_area ul li a {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 400;
}

.footer_menu h3 {
    color: #d69127;
    margin-top: 21px;
    font-size: 17px;
    letter-spacing: 0.5px;
}
.dropdown-menu.show {
    border: 0px;
    border-radius: 0px;
}

section.header_area nav {
    width: 100%;
}
div#navbarSupportedContent {
    justify-content: end;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1240px;
}
li.nav-item.phone a {
    color: #9E6C1F !important;
    font-weight: 700;
}

li.nav-item.quote a {
    color: #9E6C1F !important;
    font-weight: 700;
    border: 4px double #9E6C1F;
    padding: 5px 20px !important;
}
li.nav-item.quote a:hover {
    background: #9E6C1F;
    color: #fff !important;
    border-color: #c3bbbb;
}


.banner_area {
    background: url(../img/home_banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 75vh;
}
.banner_content {
    text-align: center;
    color: #fff;
}
section.banner_area .col-xs-12.col-sm-12 {
    display: flex;
    justify-content: center;
    height: 75vh;
    align-items: center;
}
.banner_content h2 {
    font-size: 58px;
    font-weight: 500;
    color: #fff;
}

.banner_content p {
    font-size: 22px;
    color: #fff;
}
.banner_content a:hover {
    text-decoration: none;
    background: #9e6c1f;
    color: #fff;
    border: 4px double #ddb371;
}
.banner_content a {
    background: #fff;
    color: #bc7f20;
    padding: 8px 25px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 25px 12px;
    border: 4px double transparent;
}

section.header_area ul li a:hover {
    color: #9e6c1f !important;
}
.welcome_area{
    background: #FFF8EE;
    padding: 50px 0px;
}

.discover_selection{
    margin: 60px 0px;
}
.welcome_pic img {
    width: 100%;
}
.welcome_content {
    background: #fff;
    padding: 50px;
    height: 100%;
}
section.welcome_area .col-xs-12.col-sm-5 {
    padding-right: 0px;
}
section.welcome_area .col-xs-12.col-sm-7 {
    padding-left: 0px;
}

html{
    scroll-behavior: smooth;
}

.welcome_content a {
    border: 4px double #222;
    padding: 8px 30px;
    display: inline-block;
    margin-top: 20px;
    font-size: 18px;
    color: #222 !important;
}
.welcome_content a:hover {
    background: #a27e0f;
    color: #fff !important;
    text-decoration: none;
    border-color: #d4cfc8;
}
.welcome_content p {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.welcome_content h2 {
    font-size: 32px;
    line-height: 41px;
    font-weight: 500;
    color: #000;
    margin-bottom: 15px;
}
.discover_points {
    text-align: center;
    border: 1px solid #9e6c1f6e;
    padding: 25px;
    border-radius: 18px;
    position: relative;
    height: 100%;
}
.discover_points h3 {
    color: #000;
    font-size: 24px;
    margin-bottom: 6px;
    margin-top: 20px;
}

.discover_points p {
    font-size: 18px;
    color: #000;
}
.discover_points img {
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    padding: 0px 15px;
}
section.header_area {
    background: #fff;
    position: sticky;
    top: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 3px 7px #2222221c;
}
.browse_heading h2 {
    font-size: 32px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.browse_heading a {
    border: 4px double #858383;
    padding: 8px 30px;
    display: inline-block;
}
.browse_heading a:hover {
    text-decoration: none;
    background: #956720;
    color: #fff;
    border-color: #c3c1c1;
}
.browse_heading a {
    border: 4px double #858383;
    padding: 8px 30px;
    display: inline-block;
    color: #222;
}
.Product_listing li {
    position: relative;
    overflow: hidden;
}
.Product_listing ul li p {
    position: absolute;
    bottom: 15px;
    color: #fff;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    display: block;
    text-align: center; 
    font-size: 20px;
    font-weight: 600;
}

.Product_listing ul {
    display: grid;
    gap: 24px;
    grid-template-columns: auto auto auto auto;
}
.Product_listing img {
    width: 100%;
    transition: 0.5s;
    border-radius: 15px;
}

.Product_listing img:hover {
    transform: scale(1.2);
    transition: 0.5s;
}
.browse_product{
    margin-bottom: 60px;
}
.award_content {
    background: #000;
    padding: 30px;
    padding-left: 60px;
}

.award_pic img {
    width: 100%;
}
section.award_area .col-xs-12.col-sm-7 {
    padding-right: 0px;
}
section.award_area .col-xs-12.col-sm-5 {
    padding-left: 0px;
}
.award_content h2 {
    margin-top: 35px;
    color: #fff;
    font-size: 46px;
    line-height: 45px;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(right, #fff, #b48700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.award_area .col-xs-12.col-sm-5 {
    padding-left: 0px;
    height: 562px;
    background: #000;
    align-items: center;
    display: flex;
}
.award_content p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
    font-size: 17px;
}

section.award_area {
    margin-bottom: 60px;
}
.feature_hall img {
    width: 100%;
}
section.feature_area .col-xs-12 {
    padding: 0px;
}
section.feature_area img {
    height: 765px;
    object-fit: cover;
}
.feature_content h2 {
    font-size: 32px;
    margin-bottom: 12px;
}
section.feature_area {
    margin-bottom: 40px;
}
.feature_content {
    background: #ffffff;
    padding: 40px;
    border: 4px double #9e6c1fa1;
    position: absolute;
    bottom: 40px;
    width: 80%;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    box-shadow: 0px 0px 50px #dc3545;
}
.feature_content p {
    margin-bottom: 5px;
    font-size: 18px;
    color: #000;
}
.sales_tax {
    background: #000;
    padding: 30px 0px;
    margin-bottom: 60px;
}
.sales_heading {
    text-align: center;
}
.sales_heading h2 {
    color: #fff;
    font-size: 32px;
}
.sales_heading h2 span {
    color: #c88b2e;
}
.sales_heading p {
    color: #fff;
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
}
.imperial_content {
    text-align: center;
}
.imperial_content img {
    margin-bottom: 20px;
}
.imperial_content p {
    color: #000;
    font-size: 18px;
}
.imperial_content p a {
    color: #9e6c1f;
    text-decoration: underline;
}
.imperial_content {
    padding: 50px;
    background: #222;
    background: url(../img/imperial_bg.png);
}
section.imperial_party {
    margin-bottom: 60px;
}
.call_us_heading {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 60px;
}
.call_us_heading h2 {
    font-size: 32px;
    color: #000;
    font-weight: 600;
}
.call_us_heading p {
    font-size: 18px;
    color: #000;
}
.call_us_heading h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 10px;
    color: #9E6C1F;
}
.office_area h2 {
    color: #9E6C1F;
    font-weight: 600;
    text-transform: capitalize;
}
.office_area h3 {
    color: #000;
    font-size: 23px;
    font-weight: 700;
}
.office_area p {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    margin-top: 15px;
}
.office_area span {
    color: #9e6c1f;
    font-size: 18px;
    font-weight: 500;
}
.office_area span {
    color: #9e6c1f;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
}
section.office_timing {
    margin-bottom: 60px;
}
section.rental_price p {
    text-align: center;
    padding: 30px 20px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
section.rental_price {
    background: #9E6C1F;
}
section.rental_price p a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: underline;
}
section.rental_price p {
    text-align: center;
    padding: 30px 20px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
}
section.footer_area {
    background: #000;
    padding-top: 60px;
    padding-bottom: 30px;
}

.footer_menu {
    color: #fff;
}
.footer_menu a {
    color: #fff;
}

.footer_menu p {
    color: #fff;
}
section.footer_area .menu_area {
    display: grid;
    justify-content: space-between;
    grid-template-columns: auto auto auto auto auto;
}
.footer_menu h4 {
    font-size: 18px;
    color: #fff;
}

.footer_menu li a {
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 4px;
    display: inline-block;
}

.footer_menu li a {
    color: #ccc;
}
.footer_menu p {
    color: #fff;
    margin-bottom: 0px;
}

.footer_menu li a:hover {
    color: #f9aa30;
}
.copyright ul {
    display: flex;
    gap: 32px;
}
.copyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
    border-top: 1px solid #cccccc3b;
    padding-top: 25px;
}
.copyright p {
    color: #fff;
    margin-bottom: 0px;
}

.copyright ul li a {
    color: #fff;
    font-size: 16px;
}

.copyright a:hover {
    color: #e7a136;
}

/*767 Responsive css*/

@media only screen and (max-width:767px){
    .banner_area {
        height: auto;
        padding: 90px 0px;
    }
    .pricing_wrap {
    padding: 0px;
}
.flex_wrap.dance_floor {
    padding: 0px;
}
.section.rsp_content.Content-2Column-2Row-Text {
    padding-top: 12px !important;
}

    
.pricing_wrap h3 {
        margin-bottom: 21px;
        font-size: 21px !important;
        font-weight: 600;
    }

    .dance_floor .pricing_wrap {
    display: inline !important;
}
    
    .pricing_wrap .table_format {
    grid-template-columns: repeat(2, 2fr) !important;
}
    
    .mobile_get_quote a {
    display: block;
}
    
    .whatsapp_chat img {
    width: 130px !important;
}
.whatsapp_chat {
    position: fixed;
    bottom: -27px;
    left: -16px;
}

.whatsapp_chat a:before {
    width: 44px;
    height: 44px;
    bottom: 59px;
    left: 42px;
}
.copyright ul {
        width: 75%;
        margin: 0 auto;
    }

.banner_content h2 {
    font-size: 42px;
    line-height: 51px;
}
.banner_content a {
    margin: 8px 12px;
}
section.banner_area .col-xs-12.col-sm-12 {
    height: auto;
}
section.footer_area .menu_area {
        grid-template-columns: auto auto;
        gap: 30px;
    }

.footer_menu img {
        padding: 0px;
    }

section.header_area img {
    padding: 0px;
    margin-bottom: 0px;
}
    .copyright {
        display: block;
        text-align: center;
        margin-top: 26px !important;
    }

section.footer_area {
    background: #000;
    padding-top: 40px;
    padding-bottom: 25px;
}
.award_content h2 {
    margin-top: 6px;
    color: #fff;
    font-size: 36px;
    line-height: 33px;
    margin-bottom: 12px;
}
.award_content img {
    padding: 0px;
}


.call_us_heading {
    width: 100%;

}.sales_heading h2 {
    font-size: 25px;
}
.award_content {
    background: #000;
    padding: 15px;
    padding-left: 15px;
}

.imperial_content img {
    padding: 0px;
    width: 60% !important;
}

.call_us_heading h2 {
    font-size: 25px;
    line-height: 30px;
}
.imperial_content {
    padding: 15px;
}

section.rental_price p {
    text-align: center;
    padding: 20px 20px;}


.copyright ul {
        display: flex;
        gap: 0px 12px;
        flex-wrap: wrap;
        justify-content: center;
    }
section.welcome_area .col-xs-12.col-sm-5 {
    padding-right: 15px;
}
    .browse_heading h2 {
        font-size: 25px;
        gap: 10px;
        line-height: 27px;
    }

    section.award_area {
    margin-bottom: 40px;
}
.navbar-nav .dropdown-menu {
    border: 0px;
    margin-left: 20px;
}
    .container_banner {
        min-height: 160px !important;
    }
    
        .container_banner h1 {
    font-size: 32px !important;
}

section.header_area ul li a:before {
    bottom: -1px;
}


.office_area {
    margin-top: 20px;
}
ul#myNavbar {
    margin-top: 12px;
}
    section.header_area ul li a {
        color: #000 !important;
        font-size: 16px !important;
        font-weight: 400;
        border-bottom: 1px solid #22222229;
    }

li.nav-item.quote a {
    color: #9E6C1F !important;
    font-weight: 700;
    border: 4px double #9E6C1F;
    padding: 5px 20px !important;
    width: max-content;
    margin-top: 13px;
}


.feature_content {
    background: #ffffffd1;
    padding: 25px;
    border: 4px double #9e6c1fa1;
    position: absolute;
    bottom: 40px;
    width: 90%;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    box-shadow: 0px 0px 50px #dc3545;
}
.feature_content h2 {
    font-size: 25px;
    margin-bottom: 12px;
    line-height: 30px;
}

.welcome_content {
    padding: 25px;
    height: 100%;
}
.welcome_content h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
}
.discover_points img {
    width: auto !important;
}
.discover_points {
    border-radius: 18px;
    position: relative;
    height: auto;
    margin-bottom: 30px;
}
.Product_listing ul {
    display: grid;
    gap: 10px;
    grid-template-columns: auto auto;
}
.Product_listing img {
    padding: 0px;
    margin-bottom: 0px;
}

.Product_listing ul li p {
    font-size: 18px;

}

.browse_heading a {
    width: max-content;
}
.browse_heading h2 {
    font-size: 25px;
}

.discover_selection {
    margin: 60px 0px;
    margin-bottom: 25px;
}


section.award_area .col-xs-12.col-sm-5 {
    padding-left: 0px;
    height: auto;
    background: #000;
    align-items: center;
    display: flex;
    padding: 30px 0px;
}

section.award_area .col-xs-12.col-sm-7 {
    padding-right: 15px;
}

}


/*close*/