﻿@charset "UTF-8";
@import url('mo-grid.css');
@import url('menu.css');
@import url('module.css');
@import url('fonts.css');

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #434f53;
  background-color: #fff;
}
.img img{
	width: 100%;
	height: auto;
}
.fontspace-1 {letter-spacing:-.02em!important}

.font-popp {
	font-family:Poppins!important;
}
.color-1a{
	color:#FFFFFF;
}
.color-1a a{
	color:#FFFFFF;
	text-decoration: none;
}
.color-1a a:hover{
	text-decoration: underline;
}
.fontsize-1{font-size:14px!important;}
.fontsize-6{font-size:16px!important;}
.fontsize-7{font-size:18px!important;}
.fontsize-4{font-size:20px!important;}
.fontsize-2{font-size:24px!important;}
.fontsize-3{font-size:45px!important;}
.fontsize-5{font-size:70px!important;}

@media (max-width: 767px){
	.fontsize-3{font-size:1.5em!important;}
	.fontsize-5{font-size:27px!important}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1)  {
	.fontsize-3{font-size:2.5em}
	.fontsize-4{font-size:1.4em}
	.fontsize-5{font-size:3em!important}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {
	.fontsize-3{font-size:2.3em}
	.fontsize-5{font-size:4em!important}
}
.font-weight-300{font-weight:300;}
.font-weight-400{font-weight:400;}
.font-weight-500{font-weight:500;}
.font-weight-600{font-weight:600;}
.font-weight-700{font-weight:700;}

.lineheight-10{line-height:1.1}
.lineheight-11{line-height:1.1}
.lineheight-12{line-height:1.2}
.lineheight-13{line-height:1.3}
.lineheight-14{line-height:1.4}
.lineheight-15{line-height:1.5}
.lineheight-2{line-height:2}

@media (max-width: 767px){
	.lineheight-10{line-height:1.5}
}
a{
	color: #434f53;
	text-decoration: none;
}
.head-img{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 95vh;
	overflow: hidden;
	/*width: 100%;
	height: 100vh;
	background-image:url('../images/mt-0838-home-header-bg.jpg');*/
}
.hero {
	position: absolute;
	top: 50% !important;
	transform: translateY(-50%);
	z-index: 10;
}
.head-img img{
	width: 100%;
	height: auto;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation:landscape){
	.head-img{
		height: 60vh;
	}
	.hero {
		position: absolute;
		top: 30% !important;
		transform: translateY(-30%);
		z-index: 10;
	}
}
/*@media (max-width: 768px)*/
@media screen and (max-width:51em){
	.head-img{
		height: 60vh;
	}
	.hero{
		top: 28%!important;
	}
}
@media (max-width:480px){
	.head-img{
		position: relative;
		z-index: 1;
		width: 100%;
		height: 90vh;
		overflow: hidden;
	}
}
.relative {
	position: relative;
}
p{
	margin-bottom:15px;
}
h1{
  font-weight: 400;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0px;
  margin-bottom:12px;
}
h1 span {
  color: #ec8b00 !important;
  font-weight: bolder;
}
h2{
  font-weight: 400;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0px;
  margin-bottom:12px;  
}
h2 span {
  color: #ec8b00 !important;
  font-weight: bold;
}
h2 strong {
  color: #ec8b00 !important;
  font-weight: bold;
}

h3{
  font-weight: 500;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0px;
  margin-bottom:12px;  
}
h4{
  font-weight: 500;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0px;
  margin-bottom:12px;  
}
h5{
  font-weight: 500;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #434f53;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.03em;
  margin-bottom:20px;  
}
@media (max-width: 767px){
	h1{font-size:26px; }
	h1,h2,h3,h4,h5,h6{
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
}
.text-right{text-align: right;}
.text-left{text-align: left;}
.logo{
	max-width:180px;
}
.logo img{
	width:100%;
	height:auto;
}
/*@media screen and (max-width:768px)*/
@media screen and (max-width:51em){
	.logo{
		position: fixed;
		top: 5px;
		left: 10px;
		max-width:120px;
		height: auto;
		z-index: 9999;
	}
}
@media (max-width:480px){
	.logo{
		position: fixed;
		top: 10px;
		left: 12px;
		max-width:100px;
		height: auto;
		z-index: 9999999;
	}
}
	.img-right{
	float:right;
	padding:0 0 10px 10px;
	max-width:500px;
	height:auto;
}
.head-txt-box{
	color:#FCFCFC;
	display: flex;
    align-items: center;
    height: 100vh;
    width:60%;
    padding:0 0 0 30px;
	margin-left: 11%;
}
.head-txt-box h2{
	font-weight: 400;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #FCFCFC;
	font-size: 55px;
	line-height: 1.2;
	letter-spacing: 0px;
	margin-bottom:15px;	
}
.head-txt-box h3{
	font-weight: 400;
	font-style: normal;
	font-family: 'Poppins', sans-serif;
	color: #FCFCFC;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0px;	
	margin-bottom:15px;
}
.head-txt-box h3:last-child{color:#ff0000}

@media (max-width: 767px){
	.head-txt-box{
		margin-top: -20px;
		margin-left: 1%;
		height: 100%;
		width:92%;
	}
	.head-txt-box h2{
		font-weight: 400;
		font-style: normal;
		font-family: 'Montserrat', sans-serif;
		color: #FCFCFC;
		font-size: 25px;
		line-height: 1.2!important;
		letter-spacing: 0px;
		margin-bottom:15px;
	}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation:landscape)
{
	.head-txt-box{
		margin-top: -60px;
		margin-left: 1%;
		height: 70vh;
	}
	.head-txt-box h2{
		font-weight: 400;
		font-style: normal;
		font-family: 'Montserrat', sans-serif;
		color: #FCFCFC;
		font-size: 45px;
		line-height: 1.2!important;
		letter-spacing: 0px;
		margin-bottom:15px;
	}
}
/*@media (max-width: 768px)*/
@media screen and (max-width:51em){
	.head-txt-box{
		color:#FCFCFC;
		display: flex;
		align-items: center;
		height: 60vh;
		width:90%;
		padding:0 0 0 30px;
		margin-top: 180px!important;
		margin-left: 3%;
	}
}



/* Footer
 ================================================================ */
.footer-area {
	position: relative;
	z-index: 1;
	padding: 60px 0;
	background-color: #212529;  /* fallback for old browsers */
}
.hyp{
	hyphens: auto;
    -webkit-hyphens: auto;
}
.footer-about {
    padding-right: 0;
}
.footer-logo {
	margin-bottom: 20px;
	display: inline-block;
}
@media (max-width: 767px){
	.footer-logo img{
		text-align: center;
	}
}
.footer-list h5 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 30px;
}

.footer-list p {
	color: #efefef;
	font-size: 16px;
}

.footer-list ul li {
	color: #efefef;
	margin-bottom: 16px;
}

.footer-list ul li:last-child {
	margin-bottom: 0px;
}

.footer-list .footer-contact-info ul li i {
	color: #ffffff;
	font-size: 16px;
	margin-right: 5px;
}

.footer-list ul li a {
	display: inline-block;
	font-size: 16px;
	color: #efefef;
	text-decoration:none;
}

.footer-list ul li a:hover {
	color: #ec8b00;
    text-decoration: underline;
}
@media (max-width: 767px){
	.footer-list{
		margin-top: 40px;
	}
}
ul.footer-contact-list li{
	padding-left:12px;
}
.footer-contact-info .footer-contact-list li span {
	display: inline-block;
	color: #efefef;
	font-size: 16px;
	font-weight: 700;
}
.footer-list .footer-contact-info ul li i {
  color: #ffffff;
  font-size: 16px;
  margin-right: 5px;
}
.ab1{
  font-size: 24px!important;
  margin-right: 5px!important;
}
.ab2{
  font-size: 20px!important;
  margin-right: 5px!important;
}

.ab3{
  font-size: 26px!important;
  margin-right: 8px!important;
}
.ab4{
	font-size: 18px !important;
	margin-right: 3px !important;
	margin-top: 3px;
}

.footer-social-icon {
	margin-top: 25px;
}

.footer-social-icon li {
	margin-right: 10px;
	display: inline-block;
}

.footer-social-icon li a {
	color: #fff !important;
	font-size: 15px !important;
	width: 40px;
	height: 40px;
	line-height: 40px;
    border-radius: 30px;
    text-align: center;
    border: 1px solid rgb(255, 255, 255, 0.25);
    background: transparent;
	display: block;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.footer-social-icon li i{
	margin-top:11px;
}
.footer-social-icon li a:hover {
	color: #fff !important;
    border: 1px solid #ec8b00;
	background: #ec8b00;
}

.footer-opening-time-list li {
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-opening-time-list li:last-child {
    padding-bottom: 0;
}

.footer-reviews {
	margin-top: 30px;
	text-align:center
}
.footer-reviews img{
	width:100%;
	max-width:200px;
	height:auto;
}
/* Copyright
 ====================================================== */
.copyright-area {
    padding: 35px 0 25px 0;
    background-color: #1a1d20;
}

.copyright-area p {
	color: #efefef;
	font-size: 15px;
}

.copyright-area ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	text-align: right;
}

.copyright-area ul li {
	position: relative;
	color: #efefef;
	font-size: 15px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.copyright-area ul li a {
	display: inline-block;
	color: #efefef;
	text-decoration:none;
}

.copyright-area ul li a:hover {
	color: #ec8b00;
}

.copyright-area ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	right: -13px;
	width: 1px;
	height: 14px;
	background-color: #ffffff;
}

.copyright-area ul li:last-child {
	margin-right: 0;
}

.copyright-area ul li:last-child::before {
	display: none;
}

.copyright-area ul li:first-child {
	margin-left: 0;
}

@media screen and (max-width:51em){
	.footer-box-item{
		min-height: 300px;
		margin-bottom: 20px;
	}
}