html{
	font-size: 100.01%;
	overflow-x: hidden;
	scroll-behavior: smooth;
}

body{
	font-family: 'Poppins', sans-serif;
	background-color: #fffde4;
	overflow-x: hidden;
	font-weight: 400;
    line-height: 1.5;
	font-size: 16px;
	color: #363636;
}

*{
	outline: none !important;
}

.container{
	max-width: 1280px;
	width: 100%;
}
.container-md{
	max-width: 1080px;
}
.container-sm{
	max-width: 500px;
}
:focus{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
a, .btn, button, .nav-link:after, .nav-link img{
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
a{
	color: #111;
	text-decoration: none !important;
}
a:hover{
	color: #000;
}
p a:hover, li a:hover, p a:focus, p a:active, .icon:hover{
	color: #000 !important;
}
p{
	margin: 0 0 1.5em;
	font-weight: 300;
	color: inherit;
}
small{
	font-size: 80%;
	font-weight: inherit;
}
strong{
	font-weight: 700;
}
sub, sup{
	font-size: 65%;
}
sub {
    bottom: -0.05em;
}
h1{
	line-height: 1;
	font-size: 52px;
	font-weight: 700;
	margin-bottom: .35em;
}
h2, .h2{
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 0.55em;
}
h2 small{
	font-weight: 700;
	font-size: 85%;
}
h3{
	font-size: 35px;
	line-height: 1.35;
	font-weight: 700;
}
h4{
	font-size: 18px;
	font-weight: 700;
}
h6{
	font-size: 16px;
	font-weight: normal;
}
.text-white p, .text-white h2{
	color: #fff !important;
}
.bg-light{
	background-color: #fbfcfd !important;
}
.border{
	border-color: #e8ebee !important;
}
.py-40{
	padding-top: 40px;
	padding-bottom: 40px;
}
.py-60{
	padding-top: 60px;
	padding-bottom: 60px;
}
.py-80{
	padding-top: 80px;
	padding-bottom: 80px;
}
.py-100{
	padding-top: 75px;
    padding-bottom: 75px;
}
.pt-120{
	padding-top: 60px;
	padding-bottom: 60px;
}
.py-130{
	padding-top: 90px;
    padding-bottom: 60px;
}
.py-150{
	padding-top: 150px;
    padding-bottom: 150px;
}
.mb-150{
	margin-bottom: 150px;
}
.mt--45{
	margin-top: -60px;
}
.mt--30{
	margin-top: -30px;
}
.mt--20{
	margin-top: -50px;
}
.rv-t-150{
	margin-top: -149px;
}
.bg-gray{
	background-color: #f1f1f1;
}
.dropdown-noarrow:after{
	display: none;
}
.btn{
	font-family: 'Poppins', sans-serif;
	border-radius: 0px;
	padding: 15px 30px;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
}
.btn-lg{
	padding: 14px 15px;
	font-size: 15px;
}
.btn-xl{
	padding: 18px 40px !important;
	font-size: 18px;
}
.btn-dark, .btn-outline-dark:hover{
	border-color: #111;
	background: #111;
	color: #fff;
}
.btn-order{
	border-color: #111 !important;
	background: #111 !important;
	color: #fff !important;
}
.btn-order:hover{
	-webkit-box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
}
.btn-outline-dark, .btn-dark:hover{
	background-color: #fff;
	border-color: #111;
	color: #111;
}
.btn-primary{
	border-color: #172953;
	background: #172953;
	color: #fff;
}
.btn-white{
	color: #283460 !important;
	border-color: #fff;
	font-weight: 700;
	background: #fff;
}
.btn-white:hover{
	background-color: #39b54a;
	border-color: #39b54a;
	color: #fff !important;
}
.btn-outline-white{
	border-color: #fff;
	color: #fff;
}
.btn-primary-light{
	color: #fff !important;
	border-color: #2a427c;
	background: #2a427c;
	font-weight: 700;
}
.btn-reset{
	text-transform: none;
	line-height: normal;
	min-height: auto;
	height: auto;
	padding: 0;
}
.btn-primary-shadow{
	-webkit-box-shadow: 0 15px 25px rgba(40, 52, 96, 0.25);
	box-shadow: 0 15px 25px rgba(40, 52, 96, 0.25);
}
.btn-secondary-shadow{
	-webkit-box-shadow: 0 15px 25px rgba(26, 26, 26, 0.1);
	box-shadow: 0 15px 25px rgba(26, 26, 26, 0.1);
}
.btn-outline-back{
	border: 1px solid #fff;
	padding-bottom: 18px;
	padding-top: 18px;
	color: #fff;	
}
.btn-outline-back:hover{
	background-color: #39b54a;
	border-color: #39b54a;
	color: #fff;
}
.btn-load{
	background-color: #e7ecf1;
	text-align: center;
	line-height: 44px;	
	min-width: 150px;
	font-size: 12px;
	color: #68738b;
	height: 44px;
}
.btn-load:not(:disabled):hover{
	background-color: #172953;
	color: #fff;
}
.bg-primary{
	background: #122142 !important;
}
.btn-social{
	background-color: #111 !important;
	cursor: auto !important;
	color: #fff !important;
	padding: 15px 30px;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
}
.btn-social a + a{
	margin-left: 20px;
}

.dropdown-noarrow:after{
	display: none;
}


.cp-tl{
	clip-path: polygon(0 0, 100% 160px, 100% 100%, 0% 100%);
}
.cp-tr{
	clip-path: polygon(0 160px, 100% 0, 100% 100%, 0% 100%);
}
.cp-tl-br{
	clip-path: polygon(0 0, 100% 120px, 100% 100%, 0% calc(100% - 120px));
}
.header.active{
	background-color: #fffde4;
	position: fixed;
	z-index: 999;
	width: 100%;
	left: 0;
	top: 0;
}

.home-banner .row{
	min-height: 780px;
	padding-top: 50px;
}
.section-bgvc{
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
}

.bg-cover{
	-webkit-background-size: cover;
	background-size: cover;
}
.bg-100{
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.bg-p-c{
	background-position: center center;
}
.bg-p-t{
	background-position: center top;
}

.text-black{
	color: #111;
}

.header{
	z-index: 999;
	padding: 30px 0;
	position: relative;
}
.navbar-brand{
	padding: 0;
}
.navbar-brand img{
	max-width: 300px;
}
.navbar-nav > li{
	margin-right: 30px;
}
.navbar-nav > li > a{
	position: relative;
	font-weight: 700;
	font-size: 18px;
	color: #363636;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.navbar-nav > li > a:before{
	background: #000;
	position: absolute;
	content: "";
	height: 3px;
	width: 36px;
	opacity: 0;
	left: 0;
	bottom: 0;
}
.navbar-nav > li.active > a:before{
	opacity: 1;
}
.navbar-nav > li.active > a{
	color: #111;
}

.header-social a{
	margin-right: 30px;
}
.header-app{
	margin-right: 30px;
	background: #fff;
	font-size: 14px;
	color: #252525;
}
.header-app > *{
	height: 48px;
	padding: 0 15px;
	border: 1px solid #ede9b8;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.header-app span{
	border-right: none;
}
.header-app a + a{
	margin-left: -1px;
}


.newsletter h2{
	line-height: 1;
	margin-bottom: 0;
}
.input-group-newsletter{
	max-width: 520px;
	margin: auto;
	width: 100%;
}
.input-group-newsletter .input-group-text, .input-group-newsletter .form-control{
	border-width: 0 0 1px 0;
	border-color: #000;
}
.input-group-newsletter .form-control{
	height: 50px;
	background-color: transparent;
}
.input-group-newsletter .input-group-text{
	height: 50px;
}


.form-control::-webkit-input-placeholder {
  color: #959595;
}
.form-control::-moz-placeholder {
  color: #959595;
}
.form-control:-ms-input-placeholder {
  color: #959595;
}
.form-control:-moz-placeholder {
  color: #959595;
}



.form-label-outer {
  position: relative;
  margin-bottom: 25px;
}
.form-label-outer .form-control:focus ~ label, .form-label-outer .form-control:not(:focus):valid ~ label {
  top: -10px;
  font-size: 14px;
  color: #111;
}
.form-label-outer label {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: none;
  position: absolute;
  color: #acacac;
  font-size: 18px;
  font-weight: normal;
  z-index: 5;
  margin: 0;
  top: 8px;
  left: 0;
}
.form-label-outer .form-control {
	padding: 0;
	height: 52px;
	font-size: 18px;
	border-radius: 0;
	border-color: #111111;
	border-width: 0 0 1px 0;
	background-color: transparent;
}
.form-label-outer textarea.form-control {
	height: auto;
	padding-top: 15px;
}

#sortlist {
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	width: 100% !important;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
#sortlist li {
	-webkit-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	transform: scale(1) !important;
	visibility: hidden;
	display: none;
	opacity: 0;
}
#sortlist li.active {
	-webkit-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	transform: scale(1) !important;
	visibility: visible;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	opacity: 1;
}
#sortlist li {
	width: 16.63%;
	height: 203px;
	margin: -1px 0;
	/*overflow: hidden;*/
	position: relative;
	text-align: center;
	/*-webkit-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;*/
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#sortlist li span, .resto-card span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	/*border: 1px solid #060606;*/
	background-color: rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0 15px 80px rgba(14, 14, 14, 0.35);
	box-shadow: 0 15px 80px rgba(14, 14, 14, 0.35);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#sortlist li:hover{
	z-index: 1;
}
#sortlist li:hover span, .resto-card:hover span{
	opacity: 1;
	visibility: visible;	
}
#sortlist li span a, .resto-card span a{
	margin: auto;
	padding: 20px 16px;
	font-size: 15px;
}
#sortlist li img, .resto-card img{
	margin: auto;
	max-width: 90%;
	max-height: 90%;
}
#sortlist li span a{
	height: 100%;
	width: 100%;
	opacity: 0;
}
#restaurants{
	max-width: 100%;
    margin: 0 auto;
}
.restaurant-area{
	padding: 45px 0;
}
#filters{
	margin-bottom: 35px;
}
#filters a{
	color: #dcd9ad;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 8px;
	display: inline-block;
	border-bottom: 2px solid transparent;
}
#filters a + a{
	margin-left: 40px;
}
#filters a.active{
	color: #252525;
	border-bottom-color: #252525;
}

.counters{
	padding: 35px 0 60px;
	font-weight: 300;
	margin-top: 70px;
	font-size: 15px;
	color: #111;
}
.counters span{
	display: inline-block;
	font-size: inherit;
	font-weight: 600;
}
.counters span strong{
	display: inline-block;
	font-size: inherit;
	margin: 0;
}
.counters strong{
	display: block;
	line-height: 1;
	font-weight: 700;
	font-size: 3em;
	margin-bottom: 12px;
}
.counters strong sub{
	font-size: 18px;
}
.section-info-image{
	max-width: 75%;
	margin-top: 15px;
}
.section-info-bg{
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.section-info{
	padding-top: 160px;
	padding-bottom: 140px;
}
.section-info + .section-info{
	margin-top: -185px;
	padding-top: 220px;
    padding-bottom: 180px;
}
.section-info h2{
	max-width: 90%;
}
.section-info.counters {
    padding-top: 240px;
    padding-bottom: 240px;
}

.footer{
	background: #ede9b8;
	padding: 75px 0;
}
.insta-image{
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 100%;
	width: 100%;
}
.instagram{
	margin-bottom: 90px;
}
.footer .navbar-nav li{
	padding-right: 25px;
	margin-right: 25px;
	border-right: 1px solid #9d9d9d;
}
.footer .navbar-nav li a{
	color: #363636;
	padding: 0 !important;
}
.footer-social a{
	margin-right: 25px;
}

.resto-card{
	height: 460px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.resto-card img{
	max-width: 70%;
	max-height: 70%;	
	width: auto !important;
}

.owl-restro .owl-nav{
	margin: 0;
}
.owl-restro .owl-nav button{
	-webkit-box-shadow: 0 20px 25px rgba(0, 0, 0, 0.07);
	box-shadow: 0 20px 25px rgba(0, 0, 0, 0.07);
	background-color: #fff !important;
	border-radius: 60px !important;
	margin: 0 !important;
	position: absolute;
	height: 60px;
	width: 60px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.owl-restro .owl-nav button.owl-prev{
	left: 18%;
	margin-left: -30px !important;
}
.owl-restro .owl-nav button.owl-next{
	right: 18%;
	margin-right: -30px !important;
}

.header-mob .header-social{
	margin-left: 20px;
	margin-right: 10px;
}
.header-mob .navbar-nav li{
	margin-right: 15px;
}	
.navbar .header-social a:last-child{
	margin-right: 0;
}
.contact-page{
	padding: 60px 0;
}
.contact-info img{
	display: block;
	margin: 0 auto 15px;
}
.contact-info p{
	font-size: 18px;
}
.contact-info p strong{
	display: block;
	margin-bottom: 2px;
}
.contact-info-icon{
	height: 45px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.contact-form{
	margin: 20px auto 90px;
	max-width: 560px;
	width: 100%;
}
.section-info-bottom{
	margin-bottom: -120px;
}
.rest-list + .footer{
	padding-top: 130px;
}
#select-filter{
	height: 55px;
	color: #252525;
	font-size: 16px;
	font-weight: 700;
	border-radius: 0;
	margin-bottom: 25px;
	border: 1px solid #d3cfa1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-left: 15px;
	background: #fff url('../images/arrow-down.png') no-repeat center right 15px / 15px;
}

.restro-detail{
	margin-top: 20px;
	position: relative;
	margin-bottom: 42px;
}
.restro-detail-image{
	position: relative;
	padding-bottom: 58%;
}
.restro-detail-image img{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	object-position: center;
}
.restro-description{
	min-height: 420px;
	margin-bottom: 10px;
}
.restro-ratings{
	margin-bottom: 10px;
}
.restro-rating p{
	margin-bottom: 0;
}
.restro-rating p + p{
	margin-top: 3px;
}
.restro-rating > img{
	max-width: 60px;
	margin-right: 20px;	
}
.restro-rating p img{
	margin-right: 4px;
	display: inline-block;
	vertical-align: 1px;
}
.restro-rating strong{
	font-size: 24px;
	line-height: 1;
}


.restro-logo-cont{
	top: -65px;
	padding: 0 20px;
	position: relative;
}
.restro-logo-cont h1{
	font-size: 36px;
}
.resto-logo{
	background: #fff;
	height: 230px;
	padding: 15px;
	width: 250px;
	margin-right: 30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-shadow: 0 30px 85px rgba(185, 181, 134, 0.35);
	box-shadow: 0 30px 85px rgba(185, 181, 134, 0.35);
}
.resto-logo img{
	max-width: 80%;
	margin: auto;
}

.restro-location p{
	font-size: 18px;
	margin-bottom: 30px;
}
.restro-location p strong{
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 5px;
}
.restro-location .btn{
	min-width: 250px;
	white-space: nowrap;
}
.restro-location .btn img{
	max-height: 32px;
	margin-right: 30px;
}
.gallery-pic{
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	background-color: #eee;
}
.gallery-pic img{
	object-position: center;
	position: absolute;
	object-fit: cover;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.gallery{
	margin-top: 75px;	
	margin-bottom: 100px;	
}

.map{
	max-width: 98%;
	display: block;
	overflow: hidden;
	position: relative;
	padding-bottom: 65%;
	margin: 0 auto 35px;
	border: 1px solid #868686;
	-webkit-box-shadow: 0 15px 60px rgba(0, 0, 0, 0.2);
	box-shadow: 0 15px 60px rgba(0, 0, 0, 0.2);
}
.map iframe{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	 filter: grayscale(100%);
	width: 100% !important;
	height: calc(100% + 300px) !important;
	max-height: none !important;
	pointer-events: none;
	position: absolute;
	bottom: 0;
	left: 0;
	top: -160px;
}

.restro-location .btn{
	min-width: 290px;
}

.header-menu{
	min-height: calc(100vh - 78px);
	background-color: #fffde4;
	position: absolute;
	overflow: hidden;
	padding: 10px 23px 25px;
	width: 100%;
	z-index: 5;
	top: 40%;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.35s linear;
	-o-transition: all 0.35s linear;
	transition: all 0.35s linear;
}
.header.active .header-menu{
	top: 100%;
	opacity: 1;
	visibility: visible;
}
.header-footer{
	margin-bottom: 10%;
	line-height: 1.2;
	font-size: 17px;
}
.header-footer p{
	margin-bottom: 14px;
	font-weight: 300;
}
.header-footer a{
	color: #000;
	font-size: 16px;
	font-weight: 400;
}
.header-footer :last-child{
	margin-bottom: 0;
}
.header-menu .header-social a{
	margin-right: 30px;
}
.header-menu ul{
	list-style-type: none;
	font-weight: 300;
	font-size: 24px;
	/*font-size: 2.34vh;*/
	padding: 0;
}
.header-menu ul li{
	margin-bottom: 10px;
}
.header-menu ul li img{
	vertical-align: -0.3vh;
    margin-left: 6px;
    height: 20px;
    opacity: 0.3;
}
.header-menu ul ul{
	font-size: 2.34vh;
}
.header-menu ul ul li{
	/*width: 50%;
	padding-right: 14px;*/
	margin-bottom: 5px;
}
.header-menu ul ul li:first-child{
	width: 100%;
}
.header-menu ul ul li img{
    height: 2.2vh;
}
.innermenu{
	background-color: inherit;
	background-color: #fffde4;
	position: absolute;
	top: 0;
	left: 100%;
	height: 100%;
	z-index: 5;
	overflow: auto;
	width: 100%;
	padding: 0px 23px 40px;
	-webkit-transition: all 0.35s linear;
	-o-transition: all 0.35s linear;
	transition: all 0.35s linear;
}
.show > .innermenu{
	left: 0;
}
.nav-back{
	color: #000;
}
.nav-back img{
	margin-right: 6px;
	opacity: 0.9 !important;
	margin-left: 0 !important;
}

.btn-hamburger img{
	height: 20px;
}
.btn-hamburger:not(.active) .close-icon, .btn-hamburger.active .menu-icon{
	display: none;
}

.owl-restro .center{
	z-index: 1;
}
.owl-restro .center .resto-card{
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}

.footer .navbar-nav > li > a:before{
	display: none;
}

.header-copyright{
	margin-top: 25px;
}
.header-copyright p{
	margin: 0;
	color: #000;
	font-size: 15px;
	font-weight: 400;
}

.footer-copyright{
	font-size: 14px;
	margin-top: 18px;
}

.footer-app a{
	margin-left: 15px;
}
.footer-app img{
	display: block;
	max-height: 40px;
}

.wpcf7 .ajax-loader{
	position: absolute;
	filter: invert(1);
	right: -110px;
	margin: auto;
	top: 15px;
	left: 0;
}

.no-scroll{
	overflow: hidden !important;
}
