.click-to-top-menu{
    position: fixed;
    text-align: center;
    right: 55px;
    bottom: 110px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    z-index: 99;
    height: 37px;
    width: auto;
    line-height: 37px;
}
button.close{
    top: -35px;
    position: inherit;
    right: -10px;
}
.navbar-desktop .right, .navbar-mobile .right > a{
 display:none !important;   
}
@font-face{
  font-family: myFirstFont;
  src: url(fonts/californianFB/CalifornianFB.woff);
  src: url(fonts/greatvibes/GreatVibes.woff);
  src : url(https://fonts.googleapis.com/css?family=Poppins);
  font-weight: 400;

  font-family: gothic;
  src: url(fonts/gothic/gothic.woff);
  font-weight: 400;
  
  
}
.mhov img{
    height:200px;
}
.aboutfont{
	font-family: Caviar Dreams;
	font-weight: 700;
}
.contactfont{
	font-family: poppins;
	font-size: 18px;
	color: #e3e1dc !important;
}
.abouttitle{
	font-family: Century Gothic;
	font-weight: 500;
	color: #ff702a !important;
}
.contactfont1{
	font-family: Century Gothic;
	font-weight: 500;
}
.navbar-desktop > ul > li > a{
	font-family: poppins;
	color: #ff702a;
	font-weight: 700;
	    font-size: 18px;

}
.navbar-desktop .right, .navbar-mobile .right > p{
	text-transform: uppercase;
}
.zmdi{
	color: #ffa469;
}
.navicon{
	color: #ff702a;
	background: -webkit-linear-gradient(#ff702a, #ff702a);
}
.txt-menu{
	font-family: Century Gothic;
	padding: 10px 0px;
}
.rev_slider_wrapper{
	top: 100px;
}
p, h1, h2, h3, h4, h5, h6, ul{
	font-family: Californian FB;
}
body{
	background-color: black;
	font-size: 16px;
	font-weight: 600;
}
.navbar-desktop > ul > li > a{
	background: -webkit-linear-gradient(#ff702a, #ff702a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 8px 18px 6px;
}
.navbar-desktop > ul > li > a:hover{
	border: 1px solid rgb(164 129 63 / 40%);
    border-radius: 5px;
}
.navbar-desktop > ul > li.current > a{
	border: 1px solid #ff702a;
    border-radius: 5px;
}
.navicon{
	font-size: 20px;
	background: -webkit-linear-gradient(#ff702a, #ff702a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-right: 10px;
    padding-left: 10px;
 
}
@media (max-width: 1500px){
.navbar-desktop:not(.aside) .logo {
    max-width: 50% !important;
    padding: 10px 0px;
}
}
.has-border{
	position:relative;
}
.has-border::after{
	content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  border-radius:10px; 
  padding:1px; 
  background:linear-gradient(45deg,#ff702a,#ff702a); 
  -webkit-mask: 
     linear-gradient(#fff 0 0) content-box, 
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out; 
  mask-composite: exclude; 
}
.au-btn.round {
    border-radius: 10px;
    background: linear-gradient(to right, #f65f26, #d41c18);
}
.au-btn.round:hover{
    background: black;
    border: 1px solid #ff702a;
    color:white;
}
.locbtn{
    color: black;
}
.au-btn--hover:before{
    background: #000000;
}
.txt-cream{
	color: #ff702a;
}
.txt-white{
	color: #ffffff;
}
.ab-head{
	font-weight: 400;
	text-transform: uppercase;
}
.txt-centre{
	text-align: center;
}
.vmiddle{
	margin: auto;
}
.ptop100{
	padding: 100px 0px;
}
.ptop50{
	padding: 50px 0px;
}
.ptop30{
	padding: 30px 0px;
}
.pall{
	padding: 30px;
}
.bg-gday{
	background-color: #0e0e0e;
}
.bgcommit{
	background-image: url(../images/main/young-waitress-setting-table.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.bgcontact{
	background-image: url('../images/main/Group 1.png');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 250px;
}
.bg-vission{
	background-image: url(../images/main/teamwork-brainstorming-concept-with-businessmen-that-share-idea-with-lamp-concept-startup.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.bg-location{
	background-image: url(../images/main/dalbg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
hr{
	border-top: 2px solid #ffa469;
	color: #ffa469;
	margin-bottom: 7px;
    margin-top: 7px;
}
.bb-50{
	width: 15%;
}
.bb-50-ab{
	width: 30%;
	position: absolute;
    left: -25%;
    margin-top: 10px;
}
.bb-100{
	width: 100%;
	margin-top: 20px;
}
.bb-30{
	width: 12%;
}
.bb-20{
	width: 10%;
}
.vission-back{
	background-color: #0e0e0e;
	padding: 100px 80px;
	border: 1px solid #ffa469;
}
.border-right-cream{
	border-right: 1px solid #ffa4695c;
}
.pleftright100{
	padding: 0px 100px;
}
.border-left-cream{
	border-left: 1px solid #ffa4695c;
}
.ft-top .ft-top-wrapper {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
}
footer {
    background: #000000;
}
.creamcol{
	color: #ff702a;
}
.about-us-col{
	padding: 49px 0px 46px 50px;
	background: transparent;
}
.txt-ab-head{
	font-family: gothic !important;
}
.bg-gday-ab {
    background-color: #171717;
}
.bgdgray{
	background-color: #232323;
}
.contact-us-form .form-control{
	height: 30px;
    border-bottom: 1px solid #e5e5e5 !important;
    padding: 0 10px;
    color: #999;
    font-size: 15px;
    border: none;
}
.contact-us-form textarea.form-control {
    padding: 0px 10px;
    height: 125px;
}
.contact-map{
	width: 120%;
    position: absolute;
    left: -20%;
    padding-top: 150px;
}
.menuphead{
	background-color: #000000;
	border: 1px solid #ffa4695c;
	border-radius: 10px;
	padding: 10px 20px;
}
.mhov:hover img{
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
.menu-item p {
    color: #fff;
}
.menu-holder{
	margin-bottom: 6px;
}
@font-face {
    font-family: 'Great Vibes Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Great Vibes Regular'), url('fonts/great-vibes/GreatVibes.woff') format('woff');
    }
.menuhead{
	font-family: 'Great Vibes Regular';
}
.loccol{
	background-color: #000000;
	border: 1px solid #ffa469;
	border-radius: 15px;
	padding: 80px 30px;
	margin: 10px !important;
}
.lochd{
	text-transform: uppercase;
}
.locbtn{
	border-radius: 50px !important;
}
.navbar-desktop{
    background-color:#000000;
    top: 0 !important;
}
 .logo img{
	/*max-height: 180px;*/
    padding: 10px;
} 
.testimonials-2-carousel span.lnr.lnr-chevron-left {
    left: 20%;
}
.testimonials-2-carousel span.lnr.lnr-chevron-right{
	right: 20%;
}
.testimonials-2-carousel span.lnr{
	bottom: 50%;
}
.fw-400{
	font-weight: 400;
}
.hc-mobile-nav h2{
    display:none !important;
}
.nav-close{
    display:none !important;
}
.dphide{
    display:none;
}
@media (max-width: 767px){
.feature-content {
    margin-top: 120px;
}
.rev_slider_wrapper {
    top: 0px;
}
.dphide{
    display:block;
}
.bgcommit{
    padding: 120px 0px !important;
}
.border-right-cream{
    border-right: none !important;
}
.border-left-cream {
    border-left: none !important;
}
.contact-us-content .bb-100{
    display:none;
}
.contact-us-content .col-md-6{
    padding:20px;
}
.navbar-mobile .logo {
    max-width: 25%;
}
.pleftright100 {
    padding: 0px 10px;
}
.contact-map{
    display:none;
}
.bgcontact{
    padding-top:50px;
}
.click-to-top-menu {
    position: fixed;
    text-align: center;
    right: 80px;
    bottom: 35px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    z-index: 99;
    height: 37px;
    width: auto;
    line-height: 37px;
}
}
