body{
	overflow-x: hidden;
}
@font-face{
	font-family: "PlayfairDisplay-Regular";
	src:url(../fonts/PlayfairDisplay-Regular.otf);
}
@font-face{
	font-family: "PlayfairDisplay-Black";
	src:url(../fonts/PlayfairDisplay-Black.otf);
}
.lgx-logo{
	    position: absolute;
    z-index: 111;
    /* text-align: center; */
    top: -50px;
    box-shadow: 0 6px 7px -2px #000000;
    /* left: 30%; */
    float: left;
}
.lgx-about img{
	    border: 1px solid #e4e0d9;
}
.about-section img{
	    border-radius: 9px 20px;
    padding: 10px;
    margin-top: 20px;
    box-shadow: 0 6px 7px -2px #000000;
}
.lgx-reservation textarea{
    height: 89px !important;
}
.lgx-speacial h3{
    color: #402a1d;
    font-size: 18px;
    margin-top: 0px;
    text-align: center;
}
.query-form{
    top: 75% !important;
}
.container-box {
      display: inline-block;
    /* padding: 10px; */
    /* background: rgb(244, 60, 100); */
    position: fixed;
    top: 50%;
    z-index: 111;
    right: 0%;
}
.modal-content h3{
	    font-size: 25px;
    color: #a54b1b;
}
.rotated {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-269deg);
    transform-origin: top right;
}
.lgx-single-speacial img{
	    border: 2px solid #e0e0d6;
    padding: 5px;
}
.bottom-section{
	    background-color: #42281b;
    padding: 12px 0 7px 0;
}
.bottom-section p{
	color: #fff;
}
.menu-section{
	    background-image: url(../img/menu-banner.jpg);
            padding: 56px 0 124px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.menu-section h2{
	    color: #fff;
    margin-top: 61px;
    font-family: PlayfairDisplay-Regular;
}
.menu-inner img{
    border: 2px solid #42291b;
    margin-bottom: 14px;
    margin-top: 20px;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
.testimonial{
	    background-color: #fff;
    padding: 20px;
        height: 360px;
}
.testimonial h2{
	    font-family: PlayfairDisplay-Regular;
    font-size: 24px;
    color: #ef4a04;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
footer h3{
	color: #fff;
	    font-size: 19px;
}
footer img{
    z-index: 9999;
    /* top: -2%; */
}
footer p{
	    color: #fff;
    line-height: 21px;
    font-size: 13px;
    text-align: justify;
    word-spacing: 5px;
}
address{
    font-size: 15px;
}
footer li{
	      margin-top: 17px;
	      margin-left: 2px;
	          font-size: 14px;
}
.service-section{
        background-color: #f5f5f5;
    padding: 25px;
}
.service-block{
  text-align: center;
    border: 1px solid white;
    padding: 11px 20px 26px 20px;
    border-radius: 9px;
    box-shadow: 0px -1px 8px rgba(41, 36, 36, 0.5);
    margin-bottom: 20px;
}
.service-block h3{
        font-size: 22px;
}
.service-block p{
        font-size: 14px;
    padding: 15px;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.icon-1{
      background-color: black;
    padding: 30px;
    background-image: url(../img/bg-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.enquiry-btn{
    background-color: #debc3e;
    color: #000 !important;
    height: 61px;
    width: 100%;
        margin-top: 0px !important;
        box-shadow: 0px 4px 23px #2b2626;
            border-left: 2px solid #282b2e;
    border-right: 2px solid #282b2e;
} 
.enquiry-btn:after{
        content: "";
    position: absolute;
    top: 38px;
    left: -7px;
    width: 11px;
    height: 0;
    border-style: solid;
    border-color: #f6f6f6 transparent transparent transparent;
    border-width: 13px 92px 10px 80px;
    transform: rotate(180deg);
}
.enquiry-btn:hover{
    background-color: #000;
    color: #000 !important;
} 
.phone-section{
        background-color: #e6b51f;
    padding: 11px;
}
.enquiry-phone{
        font-size: 20px;
}
.whatsapp-icon{
    position: fixed;
    z-index: 999;
        bottom: 7%;
        left:5%;
}
.icon-1 img{
    padding: 20px;
}
.phone-icon{
         position: fixed;
    z-index: 999;
    bottom: 22%;
    left: 6%;
    }
/* entypo */
[class*="entypo-"]:before {
   font-family: "entypo", sans-serif;
}

a { 
   text-decoration: none;
}

ul {
   list-style: none;
   margin: 0;
   padding: 0;
}


#sticky-social {
    right: 0;
   position: fixed;
    top: 40%;
}

#sticky-social a {
    color: #fff;
    display: block;
    border: 1px solid #f6f6f6;
}


@media screen and (max-width: 450px){
	.menu-onscroll{
		display: none;
	}
	.query-form {
    top: 81% !important;
}
.lgx-logo{
	top: 0px;
        box-shadow: 0 3px 1px -6px #000000;
}
.lgx-logo img{
        width: 65%;
}
.icon-1 img{
    padding: 0px;
}
#lgx-reservation h2 {
    color: #000 !important;
}
}
#lgx-reservation h2{
color: #fff;
}

.about-section a {
    color: #c14806;
}