*{
    padding: 0px;
    margin: 0px;
}
body{
      font-family: "Reddit Sans", sans-serif;
overflow-x: hidden;
margin: 0px;
padding: 0px;
}

.header {
    padding: 11px 0px;
    background: #580000;
}
.header .row {
    align-items: center;
}

.top_info ul {
    display: flex
;
    list-style: none;
    justify-content: flex-end;
    gap: 21px;
    font-family: 'space ';
    font-family: "Space Grotesk", sans-serif;
    font-weight: 600;
    color: #202020;
    margin-bottom: 10px;
}
.top_info ul li a{
   color: #202020; 
}
.header .logo_area img {
    height: 63px;
    width: 100%;
    object-fit: contain;
    object-position: left;
    padding: 1px 0px;
}

.header .nav_bar ul {
    display: flex;
    gap: 39px;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    margin-bottom: 0px;
    min-height: auto;
}

.header .nav_bar ul li a {
    font-size: 14px;
    color: #fff;
    font-family: 'Space Grotesk';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.nav_bar .nav_area {
    display: flex;

}

.nav_bar .phone_nu_area {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 14px;
}

.nav_bar {
    display: flex
;
    gap: 45px;
    justify-content: flex-end;
    padding-top: 0;
}

.nav_bar .phone_nu_area img{
    width: 27px;
}

.nav_bar .phone_nu_area p span{
    display: block;
    color: #fff;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
      font-family: "Fira Sans", sans-serif;
}
.nav_bar .phone_nu_area p a {
    font-family: 'Fira Sans';
    font-weight: 700;
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
    position: relative;
    background-image: linear-gradient(#38442c, #38442c) !important;
    text-decoration: none;
    background-position: 0% 81%, 0% 0%;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 100% 0.6em, 0% 100%;
}
.nav_bar .phone_nu_area p a
.nav_bar .phone_nu_area p{
    margin: 0px;
}
.btn_head_group span.glf-button {
    background: #3e617d !important;
    color: #fff !important;
    font-family: 'Space Grotesk' !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    padding: 15px 34px !important;
    margin: 0px 5px !important;
    border-radius: 81px !important;
}
.btn_head_group {
    margin: 0 0 0 16px;
}
.btn_head_group span..glf-button.reservation{
    margin-right: 0px !important;
    background: #580000 !important;
}
a:hover{
    text-decoration: none;
}
.footer_area {
    float: left;
    width: 100%;
    padding: 105px 0px 18px;
    background: #580000;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer_area h3{
    font-size: 24px;
    color: #fff;
     font-family: "Fira Sans Condensed", sans-serif;
        font-weight: 700;
}
.footer_area h4 {
    font-size: 16px;
    color: #fff;
    font-family: "space Grotesk", sans-serif;
    font-weight: 600;
    margin-bottom: 34px;
}
.footer_area .footer_logo img{
    height: 90px;
    object-fit: contain;
    object-position: left;
    width: 100%;
}

.footer_area .footer_btn p {
    font-size: 18px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 700;
    color: #fff;
    max-width: 512px;
    width: 100%;
    padding: 15px 35px;
    border: 4px solid #fff;
    border-radius: 8px;
    position: relative;
    margin-bottom: 0;
}
.footer_area .footer_btn {
    display: flex
;
    justify-content: flex-end;
    margin-top: 12px;
}
.nav_bar .nav_area {
    align-items: center;
}
.footer_area .footer_btn a {
    position: absolute;
    right: -5px;
    top: -4px;
    display: inline-block;
    background: #da9b2a;
    color: #fff;
    padding: 19px 56px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.footer_area .new_st_footer {
    position: relative;
    padding: 28px 0px;
}
.copy {
    border-top: 1px solid #cccccc3b;
}

.info_ft .icon_ft {
    max-width: 65px;
    width: 100%;
    min-height: 80px;
    background: none;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.info_ft .icon_ft::after {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0px;
    content: "";
    background: #d09224;
}

.info_ft .icon_ft::before {
    height: 43px;
    width: 1px;
    border-radius: 50%;
    position: absolute;
    top: 21px;
    right: -6px;
    content: "";
    background: #d0922466;
}
.info_ft .icon_ft img {
    height: 50px;
    object-fit: contain;
    object-position: center;
    width: 100%;
    position: relative;
    z-index: 9;
}

.info_ft {
    display: flex
;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    margin-bottom: 29px;
}
.info_ft h6 {
    font-size: 13px;
    color: #fff;
    font-family: 'Marcellus';
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0;
}


.info_ft p{
    font-size: 16px;
    color: #fff;
    font-family: 'Space Grotesk';
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 25px;
}
.info_ft p a {
    font-size: 17px;
    color: #fff;
    font-family: 'Space Grotesk';
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 25px;
}
.row.mid_footer {
    margin-top: 0;
    padding-bottom: 48px;
    position: relative;
}

.copy_footer {
    padding-top: 20px;
    padding-bottom: 0;
    text-align: center;
    align-items: center;
}

.copy_footer p {
    color: #fff;
    font-size: 16px;
    font-family: 'Space Grotesk';
    margin: 0px;
    font-weight: 500;
    position: relative;
    top: 0px;
    text-align: left;
}
.social_media {
    display: flex
;
    justify-content: flex-start;
}
.social_media a {
    color: #fff;
    font-size: 26px;
    margin-right: 40px;
}
a{
    transition: all 0.5s;
}
.copy_footer .social_media a:hover{
    color: #da9b2a;
}

.nav_area_footer ul{
        display: flex;
    gap: 40px;
    justify-content: flex-start;
    align-items: center;
    list-style: none;
    margin-bottom: 0px;
    min-height: 58px;
}

.nav_area_footer ul a{
        font-size: 16px;
    color: #fff;
    font-family: "Marcellus", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.info_ft .icon_ft::before, .info_ft .icon_ft::after{
    display: none !important;
}
.foo_logo img {
  height: 113px;
  width: 100%;
  object-fit: contain;
}
.info_ft.email_new .icon_ft img{
padding: 0px 6px;
}
.footer_area h5 {
    color: #fff;
    font-family: 'Space Grotesk';
    line-height: 27px;
    max-width: 300px;
    font-size: 15px;
    margin-bottom: 31px;
}

.btn_head_group a:hover{
	background:#BD5902 !important;
}

.nt_para p{
	opacity:0;
}

.glf-button {
    background: #3e617d !important;
    color: #fff !important;
    font-family: 'Space Grotesk' !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    padding: 17px 37px !important;
    margin: 0px 0px !important;
    border-radius: 81px !important;
}
body .glf-button.reservation{
	   background: #BD5902 !important;
}
body .glf-button:hover{
		    background: #333 !important;
}

@media screen and (max-width:1199px){
.header .nav_bar ul li a {
    font-size: 13px;
    letter-spacing: 0px;
}
.btn_head_group span.glf-button {
    font-size: 13px !important;
    padding: 15px 24px !important;
}
.header .nav_bar ul {
     gap: 20px;
}
.btn_head_group {
    margin: 0 0 0 6px;
}

		.info_ft {
flex-wrap:nowrap;
}
	.foo_logo img {
    height: 79px;
}
}
@media screen and (max-width:991px){
.btn_head_group {
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
 margin: 0px !important;
    z-index: 9999999;
}
	.btn_head_group span.glf-button {
        font-size: 13px !important;
        padding: 15px 24px !important;
        margin: 0px !important;
        border-radius: 0px !important;
        width: 50%;
    }
	.topmenu_fixed {
    position: relative !important;
		}
	header.header .col-md-2{
	    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
	.footer_area {
    padding: 47px 0px 72px;
}
	.footer_area  .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
	.foo_logo img {
        height: 110px;
    }
	.row.mid_footer .col-md-4:last-child {
    max-width: 100%;
    flex: 0 0 100%;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dashed #fff;
}
	.header .nav_bar ul {
   
        display: none;
    }
}

@media screen and (max-width:767px){
.footer_area .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
	.foo_logo img {
        height: 83px;
        margin-bottom: 36px;
    }
	.row.mid_footer .col-md-4:nth-child(2) {
    max-width: 100%;
    flex: 0 0 100%;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dashed #fff;
}
	
	}

#new_id{
	display:none !important;
}

@media screen and (min-width:991px){
div#south.tab-content.active {
    background: #ffffffc7;
    max-width: 536px;
}
div#east.tab-content.active {
	    background: #ffffffc7;
    max-width: 550px;
    margin-left: 45%;
}
	div#north.tab-content.active {
	    background: #ffffffc7;
    max-width: 550px;
    margin-left: 25%;
} 
	#east_main.tab-content.active {
    background: #ffffffc7;
    max-width: 536px;
}
}

