@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;1,100;1,200;1,300&family=Nunito+Sans:ital,opsz,wght@0,6..12,200;0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,200;1,6..12,300;1,6..12,400;1,6..12,600&family=Roboto+Condensed:wght@300&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;1,100;1,200;1,300&family=Nunito+Sans:ital,opsz,wght@0,6..12,200;0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;0,6..12,800;0,6..12,900;0,6..12,1000;1,6..12,200;1,6..12,300;1,6..12,400;1,6..12,600&family=Roboto+Condensed:wght@300&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&family=ZCOOL+XiaoWei&display=swap');


body{
  background-image: url(../images/Sample-5-02.png);
  background-position: center;
  background-repeat:repeat;
  background-attachment: fixed;
  background-blend-mode: color;
background-color: #00000005!important;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'ZCOOL XiaoWei', sans-serif!important;}

.down-btn ul {
  background: #fff;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.flavour-2 img
{
    width: 100%;
    height: auto;
}
.mob-form
{
    display:none;
}

h2.text-center {
    text-align: left!important;
}

.locations01 ul li a{    font-size: 15px;
  font-weight: 100;
  padding: 10px 0px;
  text-decoration: none;}

  .locations01 ul li:hover{background: #ea1f27;
  color: #fff;}

  .locations01 ul li a:hover{
    color: #fff!important;}

.down-btn li:hover{    background: #009247;}

.down-btn li {
	display: block;
    float: left;
    padding: 5.7px 14px;
    position: relative;
    text-decoration: none;
    transition-duration: 0.5s;
    color: rgba(0,0,0,.5);
    
}

.locations01{border: 1px solid #000;}
  
.down-btn li a {
  font-size: 17px;
  color: #212121cf !important;
  font-weight: 600;
}



.down-btn ul li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  left: -11px;
  display: none;
  top: 40px;
  width: max-content;
}

.down-btn ul li:hover > ul,
ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.down-btn ul li ul li {
	clear: both;
  width: 100%;
}


.btn{    transition: unset!important;}

header .container{width: 1150px!important;
max-width: 1750px!important;}




header{  position: fixed;  
  z-index: 999999;
  width: 100%;}

.my-logo{width: 91px;}
.my-logo img{width: 100%;}

.game{background-color: #eee;}

.contact-ul{    line-height: 39px;}


.start-header {
	opacity: 1;
	transform: translateY(0);
	box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on {
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img{
	height: 24px;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navigation-wrap{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;

}
.game .navbar{margin: 0px;
	padding: 0;
}

.game img{width: 121px;}

.game .btn-lg{  
  padding: 5px 0px;
  line-height: 33px;
cursor: pointer;}

.nav-item:hover .btn-lg {
  color: #ea1f27!important;
}

  .game a{font-size: 14px;
    padding: 0px;
    line-height: 29px;}

.navbar-brand img{
	height: 28px;
	width: auto;
	display: block;
  filter: brightness(10%);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
.navbar-light .navbar-toggler-icon {
  position: absolute;
  left: 10px;
	width: 24px;
	height: 17px;
	background-image: none;

	border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}





/*===vk====*/








  



/*===vkend====*/





.nav-link{
	color: #212121 !important;
	font-weight: 500;
 
}
.nav-item:hover .nav-link{
	color: #ea1f27!important;
}
.nav-item.active .nav-link{
	color: #ea1f27!important;
}
.nav-link {
	position: relative;
	padding: 5px 0 !important;
	display: inline-block;}
 
.nav-item:after{
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	background-color:rgb(196, 19, 19);
	opacity: 0;
  text-decoration:none;
}
 

.nav-item:hover:after{
	bottom: 0;
	opacity: 1;
}
.nav-item.active:hover:after{
	opacity: 0;
}
.nav-item{
  position: relative;
  padding: 5px 14px;
  margin: 0px!important;
} 

#rotate img{width: 99px;}

/* #Primary style
================================================== */

.bg-light {
	background-color: #fff !important;
  
}
.section {
    position: relative;
	width: 100%;
	display: block;
}
.full-height {
    height: 100vh;
}
.over-hide {
    overflow: hidden;
}
.absolute-center {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
  margin-top: 40px;
	transform: translateY(-50%);
	z-index: 20;
}
.game h1{
	font-size: 48px;
	line-height: 1.2;
	font-weight: 700;
	color: #212112;
	text-align: center;
}
.game p{
	text-align: center;
	margin: 0;
	padding-top: 10px;
	opacity: 1;
	transform: translate(0);
    transition: all 300ms linear;
    transition-delay: 1700ms;
}
body.hero-anime p{
	opacity: 0;
	transform: translateY(40px);
    transition-delay: 1700ms;
}
.game h1 span{
	display: inline-block;
    transition: all 300ms linear;
	opacity: 1;
	transform: translate(0);
}
body.hero-anime h1 span:nth-child(1){
	opacity: 0;
	transform: translateY(-20px);
}
body.hero-anime h1 span:nth-child(2){
	opacity: 0;
	transform: translateY(-30px);
}
body.hero-anime h1 span:nth-child(3){
	opacity: 0;
	transform: translateY(-50px);
}
body.hero-anime h1 span:nth-child(4){
	opacity: 0;
	transform: translateY(-10px);
}
body.hero-anime h1 span:nth-child(5){
	opacity: 0;
	transform: translateY(-50px);
}
body.hero-anime h1 span:nth-child(6){
	opacity: 0;
	transform: translateY(-20px);
}
body.hero-anime h1 span:nth-child(7){
	opacity: 0;
	transform: translateY(-40px);
}
body.hero-anime h1 span:nth-child(8){
	opacity: 0;
	transform: translateY(-10px);
}
body.hero-anime h1 span:nth-child(9){
	opacity: 0;
	transform: translateY(-30px);
}
body.hero-anime h1 span:nth-child(10){
	opacity: 0;
	transform: translateY(-20px);
}
.game h1 span:nth-child(1){
    transition-delay: 1000ms;
}
.game h1 span:nth-child(2){
    transition-delay: 700ms;
}
.game h1 span:nth-child(3){
    transition-delay: 900ms;
}
.game h1 span:nth-child(4){
    transition-delay: 800ms;
}
.game h1 span:nth-child(5){
    transition-delay: 1000ms;
}
.game h1 span:nth-child(6){
    transition-delay: 700ms;
}
.game h1 span:nth-child(7){
    transition-delay: 900ms;
}
.game h1 span:nth-child(8){
    transition-delay: 800ms;
}
.game h1 span:nth-child(9){
    transition-delay: 600ms;
}
.game h1 span:nth-child(10){
    transition-delay: 700ms;
}
body.hero-anime h1 span:nth-child(11){
	opacity: 0;
	transform: translateY(30px);
}
body.hero-anime h1 span:nth-child(12){
	opacity: 0;
	transform: translateY(50px);
}
body.hero-anime h1 span:nth-child(13){
	opacity: 0;
	transform: translateY(20px);
}
body.hero-anime h1 span:nth-child(14){
	opacity: 0;
	transform: translateY(30px);
}
body.hero-anime h1 span:nth-child(15){
	opacity: 0;
	transform: translateY(50px);
}
.game h1 span:nth-child(11){
    transition-delay: 1300ms;
}
.game h1 span:nth-child(12){
    transition-delay: 1500ms;
}
.game h1 span:nth-child(13){
    transition-delay: 1400ms;
}
.game h1 span:nth-child(14){
    transition-delay: 1200ms;
}
.game h1 span:nth-child(15){
    transition-delay: 1450ms;
}
#switch,
#circle {
	cursor: pointer;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
} 
#switch {
	width: 60px;
	height: 8px;
	border: 2px solid #8167a9;
	border-radius: 27px;
	background: #000;
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;
	opacity: 1;
	transform: translate(0);
    transition: all 300ms linear;
    transition-delay: 1900ms;
}
body.hero-anime #switch{
	opacity: 0;
	transform: translateY(40px);
    transition-delay: 1900ms;
}
#circle {
	position: absolute;
	top: -11px;
	left: -13px;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #000;
}
.switched {
	border-color: #000 !important;
	background: #8167a9 !important;
}
.switched #circle {
	left: 43px;
	box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
	background: #fff;
}
.game .nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
	max-height: 0;
    display: block;
	padding: 0;
	margin: 0;
    transition: all 200ms linear;
}
.game .nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
.game .dropdown-menu {
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
	color: #212121;
	background-color: #fcfaff;
	border: none;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.game .dropdown-toggle::after {
	display: none;
}

.game .dropdown-item {
	padding: 3px 15px;
	color: #212121;
	border-radius: 2px;
    transition: all 200ms linear;
}
.game .dropdown-item:hover, 
.dropdown-item:focus {
	color: #fff;
	background-color: #ea1f27;
}

body.dark{
	color: #fff;
	background-color: #1f2029;
}
body.dark .navbar-brand img{
  filter: brightness(100%);
}
body.dark h1{
	color: #fff;
}
body.dark h1 span{
    transition-delay: 0ms !important;
}
body.dark p{
	color: #fff;
    transition-delay: 0ms !important;
}
body.dark .bg-light {
	background-color: #14151a !important;
}
body.dark .start-header {
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
}
body.dark .start-header.scroll-on {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
body.dark .nav-link{
	color: #fff !important;
}
body.dark .nav-item.active .nav-link{
	color: #999 !important;
}
body.dark .dropdown-menu {
	color: #fff;
	background-color: #1f2029;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
}
body.dark .dropdown-item {
	color: #fff;
}
body.dark .navbar-light .navbar-toggler-icon {
	border-bottom: 1px solid #fff;
}
body.dark .navbar-light .navbar-toggler-icon:after, 
body.dark .navbar-light .navbar-toggler-icon:before{
	background-color: #fff;
}
body.dark .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}



/* #Media
================================================== */

@media (max-width: 767px) { 
  .game h1{
		font-size: 38px;
	}
  .game .nav-item:after{
		display: none;
	}

	.game .dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 10px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
		transition: all 200ms linear;
	}
	.game .dropdown-toggle[aria-expanded="true"]::after{
		transform: rotate(90deg);
		opacity: 0;
	}
	.game .dropdown-menu {
		padding: 0 !important;
		background-color: transparent;
		box-shadow: none;
		transition: all 200ms linear;
	}
	.game .dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
		margin-top: 10px !important;
		margin-bottom: 20px !important;
	}
	body.dark .nav-item::before {
		background-color: #fff;
	}
	body.dark .dropdown-toggle::after {
		background-color: #fff;
	}
	body.dark .dropdown-menu {
		background-color: transparent;
		box-shadow: none;
	}

 
}

/* #Link to page
================================================== */

.logo {
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: block;
	z-index: 100;
	transition: all 250ms linear;
}
.logo img {
	height: 26px;
	width: auto;
	display: block;
  filter: brightness(10%);
	transition: all 250ms linear;
}
body.dark .logo img {
  filter: brightness(100%);
}
.game .navbar-nav{float:right}

/*=========================================slider=========================*/
.bg-bank{    display: flex;
  justify-content: flex-end;
  background: #000;
  margin-top: 80px;
  padding: 23px 0px 11px;
  margin-bottom: 0px;
  margin-top: 113px;}

  .bg-bank li a{    font-size: 15px;
    color: #fff;}

  .locate-01{    color: #ea1f27!important;}

  .bg-bank li{list-style: none;
    padding: 0px 16px;}

.new-head{background: #000;}


.srwn-slidr11{padding-top: 85px!important;}

.my-text {
    position: absolute;
    top: 16%;
    left: 0px;
    right: 0px;
    text-align: center;
    color: #fff;
}


element.style {
}
.my-text h3 {
    font-size: 60px;
    font-family: 'ZCOOL XiaoWei',serif;
    color: #000;
    text-shadow: 5px 9px 11px #00000070;
}

.my-text span {
  display: block;
    font-size: 100px;
    line-height: 170px;
    color: #ea1f27;
    FONT-WEIGHT: 700;
}

.srwn-slidr .carousel {
    width: 100%;
    height: 100vh;
    position: relative;
}

.srwn-slidr .carousel > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.srwn-slidr .slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: 200ms opacity ease-in-out;
    transition-delay: 200ms;
}

.srwn-slidr .slide > img {
    width: 100%;
    height: 100%; 
    display: block;
    object-fit: cover;
    object-position: center;
}

.srwn-slidr .slide[data-active] {
    opacity: 1;
    z-index: 1;
    transition-delay: 0ms;
}

.srwn-slidr .btn {
  position: absolute;
  top: 50%;
  z-index: 2;
  background: none;
  border: none;
  font-size: 3rem;
  transform: translateY(-50%);
  padding: 0 0.5rem;
  border-radius: 0.25rem;
  cursor: pointer;
  color: rgba(255, 255, 255, .5);
  background: rgb(0 0 0 / 63%);
}

.srwn-slidr .btn:hover,
.btn:focus {
    color: white;
    background: none;
}

.srwn-slidr .btn:focus {
    outline: none;
}

.srwn-slidr .btn.prev {
    left: 1rem;
}

.srwn-slidr .btn.next {
    right: 1rem;
}


/*========================mycards================*/


.srwn-cards{position: relative;}
.srwn-cards .container-02 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.srwn-cards h3 {
  color: #ea1f27;
  font-size: 21px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 100px;
  text-align: center;
  font-family: 'ZCOOL XiaoWei',serif;
}

.srwn-cards p {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  font-family: 'ZCOOL XiaoWei',serif;
  text-align: center;
  margin-top: 11px;
}



.srwn-cards .card2 {
  display: block;
  top: -86px;
  position: absolute;
  background-color: #000;
  border-radius: 4px;
  padding: 20px 24px;
  margin: 12px;
  text-decoration: none;
  z-index: 0;
  overflow: hidden;
  z-index: 999;
  height: 220px;
  left: 0px;
  right: 0px;
}
.srwn-cards .card2:hover {
box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.2);
}

.srwn-cards .card2:hover:before {
  transform: scale(2.15);
}


.srwn-cards .image {
  position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 50px;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
}
.srwn-cards .image:hover {transition: 0.3s;
  transform: scale(1.8);
 
}

.my_heading h1 {
    text-align: center;
    margin-bottom: 25px;
    font-family: 'ZCOOL XiaoWei',serif;
    font-size: 36px;
}

.my_heading p {
    font-size: 19px;
    font-weight: 400;
    color: #180808a1;
    text-align: justify;
    font-family: 'ZCOOL XiaoWei',serif;
}

.counting{      font-size: 48px;}

.plus1{display: flex;
  justify-content: center;}

.plus1 .fa{ font-size: 37px;
  line-height: 75px;
  margin-left: 11px;}

  .stats h5{text-align: center;
    font-size: 21px;}

.my_heading img {
  width: 100%;
  height: 568px;
  object-fit: cover;
}

.stats{color:#ea1f27;
  margin-top: 30px;}

.my_heading {
    margin-top: 22rem;
}

.flavour h1 {
    text-align: center;
    margin-bottom: 25px;
    font-size: 36px;
}

.my-flavour .flavour p {
  font-size: 19px;
    font-weight: 400;
    color: #180808a1;
    text-align: justify;
}

.flavour img {
    width: 100%;
    height: 400px;
}



.plus-p{    background-image: url(../images/restur.png);
  height: 80px;
  background-position-y: center;
  width: 89px;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: color;
  background-color: #ffffffad;}

  .plus-p1{    background-image: url(../images/FoodItems.png);
    height: 80px;
    background-position-y: center;
    width: 89px;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: color;
    background-color: #ffffffad;}

    .plus-p2{    background-image: url(../images/Years.png);
      height: 80px;
      background-position-y: center;
      width: 89px;
      margin: auto;
      background-size: cover;
      background-repeat: no-repeat;
      background-blend-mode: color;
      background-color: #ffffffad;}
    



.filter-slider h1{text-align: center;
  font-size: 36px;}

.filter-slider .my-slick-slider {
  width: 100%;
 
}
.filter-slider .item {
  position: relative;
    
    height: 431px;
    overflow: hidden;
    display: block;
    /* border: 0px solid #000; */
    background: #eee;
    margin: 9px;
} 
.filter-slider .item > h1 {
  position: absolute;
  margin: 5px;
  color: white;
}

.filter-slider .item > p{      font-size: 16px;
  text-align: justify;
  padding: 0px 30px;}

.filter-slider .item > h2 {
  color: #000;
  margin: 22px 0px 13px 0px;
  text-align: center;
  font-size: 21px;
}
.filter-slider img {
  object-fit: cover;
  height: 306px;
      width: 100%;
}
.filter-slider .bttn {
     padding: 8px 50px;
    display: inline-block;
    background-color: lavender;
    /* border-radius: 20px; */
    color: black;
    margin-bottom: 25px;
    margin-top: 25px;
    cursor: pointer;
    transition: all 0.4s ease;
    font-size: 21px
}
.filter-slider .active {
  background-color:#ea1f27;
  color: white;
}

.pnbe{font-size: 21px;
display: flex;}

.slick-prev{    position: absolute;
    top: 43%;
    left: -49px;
    z-index: 0;
    opacity: 1;
    width: 0;
    height: 0;
    font-size: 0;
    -webkit-appearance: media-volume-sliderthumb;
    padding: 0;
    border-width: 0px;}

.slick-prev::after{       content: " ";
    background-image: url(../images/prev.png);
    position: absolute;
    top: 43%;
   left: 11px;
    z-index: 999;
    width: 38px;
    height: 38px;
  
    background-color: #009247;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    filter: drop-shadow(0.5px 1px 1px black);
   }

.slick-next{      position: absolute;
    top: 43%;
    right: -49px;
    z-index: 0;
    opacity: 1;
    width: 0;
    height: 0;
    font-size: 0;
    -webkit-appearance: media-volume-sliderthumb;
    padding: 0;
    border-width: 0px;}


.slick-next::after{      content: " ";
  background-image: url(../images/nxt.png);
  position: absolute;
  top: 42%;
  right: -73px;
  z-index: 999;
  width: 38px;
  height: 38px;

  background-color: #009247;
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  filter: drop-shadow(1px 1px 2px #fff);
 }



[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: media-sliderthumb;
}


.my-srwn{    text-align: center;}



.welcome_area h1 {
    padding-bottom: 15px;
    font-size: 36px;
    color: #000;
    text-align: center;
}
.welcome_area {
    padding-top: 7%;
}

h1{    color: #000000d4;}

.carddesign img{width: 100%;}

.van-img img{width: 100%;
    height: 346px;
    object-fit: cover;
    transition: 0.3s;}

.area h1{  
  font-size: 36px;
  color: #000000d4;
    text-align: center;}

.area{padding: 50px 0 20px;}


.img-form {
    width: 50%;
}
.total-form {
    display: flex;
}

.wrapper{
    padding: 10px 10%;
}
#card-area{
    padding: 50px 0;
}
.box-area{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 40px;
    margin-top: 50px;
}
.box {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 5px 5px 15px rgba(0,0,0,0.9);
}
.box img{
    width: 100%;
    border-radius: 10px;
    display: block;
    transition: transform 0.5s;
}
.overlay {
  width: 100%;
  height: 0;
  background: linear-gradient(transparent,#1c1c1c 58%);
  border-radius: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 40px;
  text-align: center;
  font-size: 14px;
  transition: height 0.5s;
}
.overlay h3 {
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 80%;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 30px;
  letter-spacing: 2px;
}
.overlay a {
  margin-top: 10px;
  color: #262626;
  text-decoration: none;
  font-size: 14px;
  background: #fff;
  border-radius: 50px;
  text-align: center;
  padding: 5px 15px;
}
.box:hover img{
    transform: scale(1.1);
}
.box:hover .overlay{
    height: 100%;
}


#card-area h1{text-align: center;
    font-size: 45px;
    font-weight: 400;}



.regis h1{    text-align: center;
  padding-top: 14px;
  font-size: 24px;}


input, textarea {
  display: block;

    width: 100%;

  }

  .btn:focus {
    outline: 0;
    box-shadow: none;
}


  .my-model .reservation{padding: 11px 30px 30px 30px;}

  .my-model h1{text-align: center;
    font-size: 24px;}

.reservation {
  padding-left: 0px;
  background: #fff;
 padding: 0px 20px 0px;
 
 
}
.reservation1 {
  background: #fff;
  padding: 0px 20px 0px;
  width: 50%;
}



.btn:active:focus, .btn:focus {
  outline: none!important;
  outline-offset: 0px;
}

.reservation label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 4px;
  font-weight: 400;
  margin-top: 12px;
}
.img-form{
  background: #fff;
  width: 50%;}

.img-form img{    width: 100%;
  padding: 27px;
  height: 811px;
  object-fit: cover;}

.total-form{display: flex;
    justify-content: center;}

.total-form .btn {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-self: center;
  font-size: 17px;
  
  line-height: 1;
  margin: 6px auto;
  padding: 0.5em 1.8em;
  text-decoration: none;
  justify-content: center;
  font-weight: 500;
  background:#ea1f27;
}
.total-form .btn:hover, .btn:focus {
  color: #fff;
  outline: 0;
}


.bg-mg{
  background-image: url(../images/ev17.png);
  background-blend-mode: color;
  background-color: #1c1c1c5e;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 115px 0px;
  margin-top: 14px;
}

.game .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow:none;
}

.fifth {
  font-weight: 600;
  border-radius: 0;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: color 150ms ease-in-out;
  width: -webkit-fill-available;
  background:#ea1f27;
  margin-top: 11px;
  width: 160px;
  font-size: 14px!important;
  padding: 10px!important;
  font-weight: 600!important;
}
.fifth:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 100%;
  background: #009247;
  z-index: -1;
  transition: width 150ms ease-in-out;
}
.fifth:hover {
  color: #fff;
}
.fifth:hover:after {
  width: 110%;
}


.my-model .modal-content{    margin-top: 299px;
  border: 26px solid #009247;}

/*=======================================footer=========================*/

#footer{   
  background: #f7f7f7;
  padding-top: 7rem;
    padding-bottom: 35px;
  background-image: url(https://arena.km.ua/wp-content/uploads/3538533.jpg);
}
#footer2{
  background: #f7f7f7;
    padding: 3rem;
    margin-top: 0px;
  /* padding-top: 5rem; */
  padding-top: 7rem;
    padding-bottom: 80px;
  background-image: url(../images/cards/v748-toon-111.png);
}


.social-links h2{
  padding-bottom: 15px;
  font-size: 20px;
    font-weight: 600;
}
.social-links img{
  padding-bottom: 25px;
}
.social-icons{
  /* display: flex;
    gap: 3rem; */
  display: flex;
    flex-direction: column;
    gap: 1rem;
  color: #777777;
}

.footer-about p{text-align: justify;
  padding: 12px 20px 0px 0px;
  color: #777777;}

.social-icons a{
  /* font-size: 18px; */
    /* background: #ffffff; */
    /* box-shadow: rgb(0 0 0 / 8%) 0px 4px 12px;
    padding: 0.4rem 1rem 0.4rem 1rem;
    border-radius: 3px;
  color: #82074a; */
  /* margin-right: 18px; */
  color: #777777;
}
.social-icons a:hover{
  color: #000;
}
.social-icons a i{
  box-shadow: rgb(0 0 0 / 8%) 0px 4px 12px;
    padding: 0.4rem 1rem 0.4rem 1rem;
    border-radius: 3px;
    color:#ea1f27;
  font-size: 16px;
  margin-right: 12px;
}

li{list-style: none;}
.social-icons li{
  list-style: none;
    font-size:15px;
    font-weight: 300;
    display: flex;
}

.contact-ul li i{margin-right: 21px;
  line-height: 39px;}
.useful-link h2{
  padding-bottom: 15px;
  font-size: 20px;
    font-weight: 600;
}
.useful-link img{
  padding-bottom: 15px;
}
.use-links{
  line-height: 32px;
}
.use-links li i{
  font-size: 14px;
    padding-right: 8px;
    color: #898989;
}
.use-links li a{
  color: #303030;
    font-size: 15px;
    font-weight: 500;
  color: #777777;
}
.use-links li a:hover{
  color: #000;
}
.address h2{
  padding-bottom: 15px;
  font-size: 20px;
    font-weight: 600;
}
.address img{
  padding-bottom: 15px;
}
.address-links li a{
  color: #303030;
    font-size: 15px;
    font-weight: 500;
  color: #777777;

}
.address-links li i{
  font-size: 16px;
    padding-right: 8px;
    color:#ea1f27;

}
.address-links li i:nth-child(1){
  padding-top: 9px;
}
.address-links .address1{
  font-weight: 500;
    font-size: 15px;
  display: flex;
}
.address-links .address2{
  font-weight: 500;
    font-size: 15px;
  display: flex;}
.address-links{
      line-height: 32px;
    color: #777777;
}
.copy-right-sec{
  padding: 1.8rem;
    background: #000;
    color: #fff;
    text-align: center;
}
.copy-right-sec a{
  color: #ea1f27;
    font-weight: 500;
}
a{
  text-decoration:none;
}

/* footer section end */


.myicon{width: 10px!important;}



/*==========================about-page=================*/

.abt-img img{width: 100%;
  height: 508px;
    object-fit: cover;}
.abt-story h1{text-align: center;
  text-align: center;
  margin-bottom: 25px;
  font-family: 'ZCOOL XiaoWei',serif;
  font-size: 36px;
}
.abt-story p{text-align: center!important;}

.abt p{line-height: 32px;
  font-size: 20px;
  font-weight: 400;
  color: #180808a1;
  text-align: justify;
  font-family: 'ZCOOL XiaoWei',serif;}


.abt-story1 p{text-align: justify;}

.abt-story1 h1{text-align: center;}

.abt-img1 p{text-align: justify;}

.abt-img1 h1{text-align: center;}

.choose h1{text-align: center;
  color: #fff;}
.choose p{text-align: center;
  color: #fff;
padding-top: 15px;}



/*=======================contact-page================*/


.section-title {
  position: relative;
  font-size: 30px;
  font-weight: 600;
text-align: center;
  margin: 0 0 35px;
}

.sec-pad {
  padding: 0px 0 0;
  margin: 50px 0;
}

.contact-sec {
  align-item: center;
  display: flex;
  background-color: #5cbde466;
}

.contact-sec .contact-ul li,
.contact-ul b {
  font-size: 20px;
  margin: 10px 0;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  word-wrap: break-word;
}

.contact-sec .contact-ul i {
  font-size: 18px;
  padding: 10px;
  margin-right: 10px;
  border-radius: 50%;
  color: #333;
}
.contact-detail a {
  color: #333;
  text-decoration: none;
}

.my_form_heading{    padding: 20px;
  box-shadow: 0px 0px 5px #00000045;
  background: #fff;
}

.contact-sec .contact-ul li b:hover {
  color: #f93;
}

.contact-sec .contact-ul li .fa-location-dot {
  color: #f44337;
  border: 2px solid #f4433790;
}

.contact-sec .contact-ul li .fa-phone {
  color: #009247;
  border: 2px solid #009247;
}

.contact-sec .contact-ul li .fa-envelope {
  color: #ff6347;
  border: 2px solid #ff634790;
}

.contact-detail span {
  width: 400px;
  display: flex;
  justify-content: center;
}
.contact-detail span a {
  font-size: 20px;
  padding: 6px 12px;
  color: #000;
  border-radius: 50%;
  margin: 0px 5px;
}
.contact-detail span .fb {
  color: #3b5998;
  border: 3px solid #3b5998;
}
.contact-detail span .fb:hover {
  color: #fff;
  background-color: #3b5998;
}

.contact-detail span .insta {
  color: #833ab4;
  border: 3px solid #833ab4;
}
.contact-detail span .insta:hover {
  color: #fff;
  background-color: #833ab4;
}

.contact-detail span .twitter {
  color: #00acee;
  border: 3px solid #00acee;
}
.contact-detail span .twitter:hover {
  color: #fff;
  background-color: #00acee;
}

form.contFrm {
  max-width: 396px;
  margin: auto;
}

.inptFld {
  width: 100%;
  height: 50px;
  border: 0;
  margin: 0 0 10px;
  border-radius: 8px;
  padding: 0 20px;
  font-size: 16px;
  color: #000;
}

.inptFld:focus {
  outline-offset: -4px;
  outline: 1px solid #f93;
}

.contFrm textarea {
  height: 75px;
  padding-top: 5px;
}
.inptBtn {
  height: 50px;
  border: 0;
  background: #009247;
  font-size: 14px;
  color: #fff;
  margin: auto;
  letter-spacing: 1px;
  cursor: pointer;
  width: 100%;
  max-width: 200px;
}

/* Responcive css Start */

@media (max-width: 991px) {
  .sec-pad {
    padding: 20px 0 0px;
  }

  .contact-sec .contact-ul li,
  .contact-ul b {
    font-size: 18px;
  }

  .contact-sec .contact-ul i {
    font-size: 14px;
    padding: 6px;
    margin-right: 6px;
  }

  .inptFld {
    height: 40px;
    margin: 0 0 10px;
    padding: 0 14px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .contact-detail span {
    width: auto;
  }
  .contact-detail span a {
    font-size: 18px;
    padding: 5px 10px;
    color: #000;
    border-radius: 50%;
    margin: 0px 5px 20px;
  }
}

@media (max-width: 575px) {
  .section-title {
    font-size: 26px;
    font-weight: 500;
  }
  .contact-sec {
    border-radius: 10% 10% 0% 0% / 5% 5% 0% 0%;
  }

  .contact-sec .contact-ul i {
    border: none;
  }
  .inptFld {
    height: 36px;
    margin: 0 0 8px;
    padding: 0 14px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .contact-sec .contact-ul li,
  .contact-ul b {
    font-size: 16px;
  }
  input, textarea {
    width: 87%!important;


  }

  .my_form_heading p {
    text-align: center;
    font-size: 16px!important;
    margin-bottom: 2px;
}
}



/*=================contact map=============*/
.maop{    padding: 20px;
  box-shadow: 0px 0px 5px #00000045;
  margin-bottom: 45px;
  
}
.responsive-map{
overflow: hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.responsive-map iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}



/* =================testimonial============== */

.testimonial h3{    font-size: 23px;
  text-align: center;
  margin-bottom: 20px;}


.testimonial {
  background-color: var(--card-blue);
  border-radius: 5px;
  padding: 25px 25px 25px;
  flex-grow: 1;
  flex-basis: 315px;
  position: relative;
  border: 1px solid #0000002b;
  margin-bottom: 70px;
  background: #6d943a21;
}


.van-img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
  overflow: hidden;
}
.van-img img:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
  transition: all .3s ease-in-out
}


.testimonial:hover{ box-shadow: 0 0 11px rgba(33,33,33,.2); }
.testimonial__text {
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 27px;
  margin-bottom: 1.5625rem;
}
.testimonial__job {
  font-weight: normal;
  font-size: 0.5rem;
  line-height: 10px;
  letter-spacing: 0.5px;
}
.testimonial__name {
  font-weight: bold;
  font-size: 0.625rem;
  line-height: 12px;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}
.testimonial__img {
  display: inline-block;
  width: 30px;
  margin-right: 10px;
}
.testimonial__img img {
  vertical-align: bottom;
  border-radius: 50%;
}
.testimonial__info {
  display: inline-block;
}


.container--testimonials {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 40px;
  justify-content: center;
  padding: 45px 45px 90px;
}
@media (min-width: 78.125em) {
  .container--testimonials {
    padding: 0;
    max-width: 1160px;
  }
}

.testimonial__img img{width: 100%;}

.ft-img{margin: auto;
width: 100%;}

.foot-log{width: 151px;
margin: auto;}

.testimonial__text {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  quotes: "“" "”" "‘" "’";
  word-spacing: 3.5px;
}
.testimonial__text::before, blockquote::after {
  color: #c6c6c6;
    font-size: 2em;
    font-weight: 400;
}
.testimonial__text::before {
  position: absolute;
  left: -41px;
  content: open-quote;
  margin-right: 0.15em;
  vertical-align: -0.15em;
}
.testimonial__text::after {
  content: close-quote;
    vertical-align: -0.7em;
    font-size: 41px;
    color: #c6c6c6;
}



/* ==================gallery================ */

.my-gall .gallery-container {
  background-color: #fff;
  color: #35373a;
  min-height: 100vh;

}

.my-gall .gallery-container h1 {
  text-align: center;
  margin-top: 50px;
    margin-bottom: 30px;
  font-weight: bold;
}

.my-gall .gallery-container p.page-description {
  text-align: center;
  margin: 25px auto;
  font-size: 18px;
  color: #999;
}



/* Override bootstrap column paddings */
.my-gall .tz-gallery .row > div {
  padding: 2px;
}

.my-gall .tz-gallery .lightbox img {
  width: 100%;
  border-radius: 0;
  position: relative;
  width: 100%;
}

.my-gall .tz-gallery .lightbox:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  opacity: 0;
  color: #fff;
  font-size: 26px;
 
  content: '\e003';
  pointer-events: none;
  z-index: 9000;
  transition: 0.4s;
}


.my-gall .tz-gallery .lightbox:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(46, 132, 206, 0.7);
  content: '';
  transition: 0.4s;
  width: 100%;
}

.my-gall .tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
  opacity: 1;
}

.my-gall .baguetteBox-button {
  background-color: transparent !important;
}

@media(max-width: 768px) {
  body {
      padding: 0;
  }
}


#baguetteBox-overlay .full-image img{width: 530px!important;
  object-fit: cover;
  height: 91%!important;
  background: #fff;
  padding: 20px;}

.abt-story1 img{    width: 125px;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;}


/* ====================why choose ======================= */

.example-equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 48px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.example-equal-height-card {
  overflow: hidden;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  
}
.example-equal-height-figure {
  
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 125px;
  margin: auto;
}

.example-equal-height-figure img{width: 100%;
  filter: invert(1);}
.example-equal-height-caption {
  padding: 16px;
  font-size: 0.875em;
  line-height: 1.5em;
}
.example-equal-height-caption h5 {
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 27px;
}

.abt01{
  background-image: url(../images/bg-mg1.png);
  background-blend-mode: color;
  background-color: #1c1c1ca3;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  
  padding: 60px 0px 0px;
}

.abt-img{margin-top: 30px;}

.abt-story{margin-top: 35px;}


.reserv-01 label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 14px;
  margin-top: 15px;
}


/* /* ===============media-query=========================== */

@media only screen and (max-width: 480px) {


.reserv-01 label {
    display: inline-block;
    max-width: 100%!important;
    margin-bottom: 6px!important;
    font-weight: 700;
    font-size: 14px!important;
    margin-top: 15px!important;
}

  .resurve-submit{   bottom: -13px!important;
    float: right;}

  .submit-star{
  left: 0px;
  right: 0px!important;
  margin: -15px auto!important;}
  
  .game img {
    position: absolute;
    width: 75px;
    left: 274px;
    top: 0px;
}

.abt-img img {
  width: 100%!important;
height: auto!important;}

.bg-bank {
  display: block;
  justify-content: flex-end;
  background: #000;
  margin-top: 80px;
  padding: 23px 0px 11px;
  margin-bottom: 0px;
  margin-top: 67px;
  line-height: 30px;
}

.my-model .modal-content {
  margin-top: 325px;}

.container{width:auto!important;
padding: 0px 16px!important;}

.navbar {

  min-height: 78px!important;}

  .game .navbar-nav {
    float: unset;
    margin-top: 75px;
    top: 24px;
    background: #009247;  
    padding-left: 0px;
}

.my-text span {
  display: block;
  font-size: 33px;
  line-height: 81px;
 
}

.my-text h3 {
  font-size: 35px;}

.srwn-slidr .btn {
 
  font-size: 2rem;}

  .my_heading h1 {
    font-size: 26px;
}

.my_heading p {
  font-size: 17px;
  padding: 0px 15px;
  font-weight: 400;
  line-height: 30px;}

#counter-stats{display: none;}

.my_heading {
  margin-top: 2rem;
}

.my_heading img {
  height: auto;
}

.srwn-cards .card2 {position: relative;}

.my-flavour {
  padding: 42px 0px;
}

.flavour h1 {
  text-align: center;
  margin-bottom: 18px;
  font-size: 26px;
  line-height: 37px;
}

.my-flavour .flavour p {
  font-size: 17px;
  padding: 0px 15px;
  font-weight: 400;
  line-height: 30px;
  
}

.my-srwn {
  text-align: center;
  display: flex;
}

.filter-slider .bttn {
  padding: 8px 12px;
  display: inline-block;
  background-color: lavender;
  /* border-radius: 20px; */
  color: black;
  margin-bottom: 13px;
  margin-top: 13px;
  cursor: pointer;
  transition: all 0.4s ease;
  font-size: 15px;
}

.filter-slider h1 {
  text-align: center;
  font-size: 26px;
}

.my-srwn {
  text-align: center;
  display: flex;
  margin: auto;
  justify-content: space-around;
}

.area {
  padding: 26px 0 20px;
}

.van-img {
  margin: 13px 10px;}

.area h1 {
  font-size: 26px;}

  .container--testimonials {
  
    padding: 0px 45px 0px;
}

.testimonial {
  flex-basis: fit-content;}

  .testimonial {
    margin-bottom: 0px;}

    .img-form {
     display: none;
  }

  .reserv-01 {
    width: 100%;
}

.bg-mg {

  padding: 82px 0px;
}

#footer {
  padding: 1rem;
  padding-top: 4rem;
  padding-bottom: 27px;
 
}

header {
  position: inherit;
  overflow: hidden;}

  .srwn-slidr {
    padding-top: 0px!important;
}

.my-text {
  position: absolute;
  top: 40%;}

  .srwn-cards .card2 {
    display: block;
    top: -4px;}

    .abt-img {
      margin-top: 8px;
  }

  .abt {
    padding: 0px;
}

.abt-img img {
  height: auto;
}

.abt-story h1 {
  font-size: 26px;
}

.abt-story {
  margin-top: 46px;
}

.abt p {
  line-height: 30px;
  font-size: 16px;
  padding: 0px 15px;}

  .abt p {
    line-height: 23px;}

    .example-equal-height {
      padding: 42px 11px;
  }

  .example-equal-height-figure {width: 60px;}

  .example-equal-height-caption {
    padding: 0px;}

    .example-equal-height-caption h5 {
      font-size: 16px;
  }

  .game nav button{    position: absolute;
    top: 30px;
    left: 9px;}

#navbarSupportedContent{padding: 0px;}

.game a {
  font-size: 18px;}

.reservation form input{padding: 12px;}

.reservation form label{font-size: 17px;
  margin-top: 20px;}

.sec-pad form label{font-size: 17px;
  margin-top: 20px;}

  .sec-pad form input{padding: 12px;
    width: 100%;}

.my-model .reservation {
  padding: 11px 6px 30px 6px;
  
}

.my-model .modal-content {
  border: 9px solid #009247;
}

.contact-ul{padding-left: 0px;}

.sec-pad {
  padding: 0px 0 0px;
}

.my-gall .gallery-container {padding: 0px;}

.my-gall .tz-gallery {
  padding: 68px 30px;
}

.my-gall .tz-gallery .lightbox img {width:100%;}

.slick-prev {
  position: absolute;
  top: 43%;
  left: -18px;
  z-index: 999;
  

}

.slick-next {
  position: absolute;
  top: 43%;
  right: -22px;
  z-index: 999;
  
}

.filter-slider .slick-next {
  right: 70px!important;
}

.filter-slider .slick-prev {
  left: -17px !important;
  z-index: 22;
}

.my_form_heading {
  padding: 20px;}


.addition{    display: block!important;
 }

 .my-cont{padding: 20px;}
 #slick-buttons button {
  width: auto!important;}

  .reservation {
    padding-left: 1px;
    background: #fff;
    padding: 0px 10px 0px;
}

.rc-anchor-normal .rc-anchor-content {
  height: 74px;
  width: 185px!important;
}

.restaurant-menu__title {
  font-size: 30px!important;
}

.mydash {
  font-size: 25px!important;
  margin-top: 5px!important;
}

.dash {
  font-size: 52px!important;
  line-height: 4px!important;
}

.title-01 {
  font-size: 15px!important;
}

.title-001:after {
  width: 48%!important;}

  .restaurant-menu__header i {
    bottom: -17px!important;
font-size: 15px!important;}

.restaurant-menu__item-title {
 
  font-size: 15px!important;
}

.restaurant-menu {
  background: white;
  margin-top: 40px!important;
  padding: 11px!important;}

  .title-12 i {
    font-size: 15px!important;
    bottom: 35px!important;
}

 .title-12:after {
  bottom: 40px!important;
  width: 49%!important;}

.download-09 {
        right: 21px!important;;
        top: 311px!important;;
    }
    .breako {
      font-size: 13px!important;;
  }

  .restaurant-menu__header {
    margin-bottom: 2px!important;
}

.title-14:after {

  bottom: 40px!important;
  width: 25%!important;

}

.title-14 i {
  bottom: 36px!important;}

  .title-16:after {
    bottom: 40px!important;
    width: 24%!important;}

    .title-16 i {
      bottom: 35px!important;}

.title-15:after {
        bottom: 39px!important;
        width: 24%!important;}

.title-15 i {
          top: 19px!important;}

.title-17:after {
            bottom: 37px!important;
            width: 40%!important;}
.title-17 i {    top: 21px!important;}

.title-18:after {
  bottom: 37px!important;
  width: 34%!important;}
.title-18 i {    top: 21px!important;}

.title-19:after {
  bottom: 56px!important;
  width: 40%!important;}

  .restaurant-menu__item-info {
    margin-top: 20px!important;
}

.manage {
  right: 4px!important;
}

.tiger-00 {
  margin-right: 7px!important;
}

.small1 {
  padding-right: 59px!important;
}

.tiger {
  font-size: 15px!important;
}


.title-19 i {    top: 19px!important;}

.menu-txt p {
  font-size: 15px!important;
  line-height: 25px!important;
  text-align: justify!important;
}

.banquets h1 {
  margin-top: 22px!important;
  margin-bottom: 10px!important;
  font-size: 23px!important;
}
.my-form{display:block!important;}

.forn-left {
  width: 100%!important;
  padding: 0px!important;

}
.mob-form
{
    display:block;
}
.des-form
{
    display:none;
}


.form-right {
 width: 100%!important;
  bottom: 236px!important;
}

button, input, select, textarea {
  line-height: initial!important;
}

.rc-anchor-logo-portrait {
  margin: 10px 0 0 0px!important;}

.g-recaptcha{       width: 100%;
  height: 185px!important;}

  .rc-anchor-error-message {
    font-size: 11px!important;}
    .rc-anchor-normal .rc-anchor-content {
      height: 74px;
      width: 184px!important;
  }
.form-right img {display:none!important;}
.my-form label {
  margin-top: 1px!important;}

  .srwn-51 {
    position: absolute!important;
    width: 41%!important;
    right: 0!important;
    left: 0!important;
    margin:-55px auto!important;
    bottom: 95px!important;
   
}

.rc-anchor-normal .rc-anchor-content {
  height: 74px;
  width: 155px!important;
}

.rc-anchor-normal {
  height: 73px;
  width: 270px!important;
  display: block;
}



.my-gall .gallery-container h1 {

    margin-top: -35px!important;}
    
#app .plants .plant {
  
    padding: 0PX!important;}    
    
#app .plants .plant .description h4 {

    font-size: 15px!important;

}    

#app .plants .plant .quantity {
 
    margin-left: 0px;
}
body{background-size: initial!important;
    width: 100%; max-width: 100%; height: auto!important;
}
#app .plants .plant .quantity {

  flex-direction: column!important;
  height: auto!important;
}

.resurve-submit1 {
  position: absolute!important;
  left: 0!important;
  right: 0!important;
  bottom: -13px!important;
}

.palato a {
  margin-left: 5px!important;
}

#app .plants .plant .quantity {
 
  height: 99px!important;
}

.title-13:after {
 
  width: 15%!important;}
  


 



}

/*====vk===*/
@media only screen and (max-width: 480px){
  /* .title-001:after {
    width: 65%!important;} */
  
  .title-002:after {
    width: 49%!important;}
    .title-003:after {
      width: 59%!important;}
    

  
  .title-23:after {
  
    width: 27%!important;}
    .title-24:after {
  
      width: 33%!important;}
      .title-25:after {
  
        width: 40%!important;}
        .title-26:after {
  
          width: 91%!important;}
          .title-27:after {
  
            width: 27%!important;}
            .title-27:after {
  
              width: 27%!important;}
.title-27:after {
  
  width: 27%!important;}
  .title-28:after {
  
    width: 24%!important;}
    .title-29:after {
  
      width: 55%!important;}
      .title-30:after {
  
        width: 18%!important;}
        .title-31:after {
  
          width: 18%!important;}
          .title-32:after {
  
            width: 27%!important;}
            .title-33:after {
  
              width: 24%!important;}
              .title-34:after {
  
                width: 45%!important;}
                .title-35:after {
  
                  width: 14%!important;}
                .title-36:after {
  
                  width: 55%!important;}
                  .title-37:after {
  
                    width: 15%!important;}
                  .title-38:after {
  
                    width: 41%!important;}
        .title-20:after {
          width: 67%!important;}

          .title-19:after {
            width: 41%!important;}
            .title-43:after {
              width: 41%!important;}
              .title-44:after {
                width: 41%!important;}
                .title-44:after {
                  width: 44%!important;}
  
                  .breakfast-inr .card{margin: 20px;}
                  .over-09{overflow: auto;}
                  
     .ilforn {
 
    border-right: 0px solid #8b8b8c!important;
    
}
.reserv-01 .g-recaptcha{    margin-top:33px!important;}

.g-recaptcha{    margin-top: 258px!important;}
}
 

 






















.television .btn-info
{
    float: right;
}
.television .btn
{
   border-radius: 0px;
}
.my-2{   
  right: 0px;
  top: 20px;}
  
.mtt-5 {
    float: left;
    margin-top: 3rem;
}  

.breakfast-inr .card{margin: 20px 0px 20px;}

.cart-btn-7 a{    float: right;
margin-top: 3rem;
  z-index: 999;}
  
.download-09 i{font-size: 19px;
  margin-right: -19px;}

#slick-buttons button{width: 165px;
  font-size: 18px;
  padding: 10px;}


#slick-buttons {
  width: 100%;
  text-align: center;
  margin: 20px 0px 17px 0px;
}


.filter-slider button {
  background: #009247;
  color: #000;
  border-color: #009247;
  border-radius: 0px;

}

.filter-slider .slick-prev {
  left: -29px;
  z-index: 22;
}
.filter-slider .slick-next {
  right: 55px;
}

#slick-thumbs{padding: 0px;}

/* ===============lunch{==================} */


.restaurant-menu {
  background: white;
  margin-top: 40px;
  padding: 40px;
  padding-top: 30px;
  overflow: hidden;
  box-shadow: 0px 0px 5px #00000045;
    background: #561b1b0a;
    margin-bottom: 40px;
}

.title-01{margin-top: 20px!important;
  margin-bottom: 31px!important;}

@media (max-width: 767px) {
  .restaurant-menu {
    padding-top: calc(-29.689119171px + 7.7720207254vw);
  }
}
@media (max-width: 575px) {
  .restaurant-menu {
    padding-top: 15px;
  }
}
.restaurant-menu__header {
  text-align: center;
  margin-bottom: 21px;
  position: relative;
}
@media (max-width: 767px) {
  .restaurant-menu__header {
    margin-bottom: calc(-118.9637305699px + 25.9067357513vw);
  }
}
@media (max-width: 575px) {
  .restaurant-menu__header {
    margin-bottom: 30px;
  }
}
.restaurant-menu__title {
  font-size: 101px;
  font-weight: 600;
  font-family: "Slabo 27px", serif;
  margin: 0;
  display: inline-block;
  position: relative;
  color: #ea1f27;
  text-shadow: 1px 4px 6px #0000006e;
}

.mydash{
  display: flex;
  justify-content: center;
  font-size: 51px;
  color: #000000c4;}

.dash{    font-size: 100px;
  color: #009247!important;
  line-height: 26px;
  margin: 10px;}

.title-01{color: #009247!important;
  font-size: 39px;
  font-weight: 600;}

.title-001:after {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 37%;
  left: 50%;
  /* height: 27px; */
  transform: translateX(-50%);
  border-bottom: 2px solid #009247;
}
.title-002:after {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 36%;
  left: 50%;
  /* height: 27px; */
  transform: translateX(-50%);
  border-bottom: 2px solid #009247;
}
.title-003:after {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 48%;
  left: 50%;
  /* height: 27px; */
  transform: translateX(-50%);
  border-bottom: 2px solid #009247;
}
.title-005:after {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 66%;
  left: 50%;
  /* height: 27px; */
  transform: translateX(-50%);
  border-bottom: 2px solid #009247;
}

.title-12:after{content: "";
  position: absolute;
  bottom: 39px;
  width: 40%;
  left: 50%;
  /* height: 27px; */
  transform: translateX(-50%);
  border-bottom: 2px solid #009247;}
  
  

.restaurant-menu__header i{    color: #ea1f27;
  position: absolute;
  bottom: -20px;
  z-index: 999;
  font-size: 20px;
  left: 0px;
  right: 0px;}

.title-12 i{color: #ea1f27;
  position: absolute;
  bottom: 32px;
  z-index: 999;
  font-size: 20px;
  left: 0px;
  right: 0px;}

  .title-14 i{color: #ea1f27;
    position: absolute;
    bottom: 34px;
    z-index: 999;
    font-size: 20px;
    left: 0px;
    right: 0px;}

.title-14:after{content: "";
  position: absolute;
  bottom: 42px;
  width: 19%;
  left: 50%;
  /* height: 27px; */
  transform: translateX(-50%);
  border-bottom: 2px solid #009247;}

.title-13:after{content: "";
  position: absolute;
  bottom: -12px;
  width: 12%;
  left: 50%;
  /* height: 27px; */
  transform: translateX(-50%);
  border-bottom: 2px solid #009247;}
  .title-44:after{content: "";
    position: absolute;
    bottom: -12px;
    width: 32%;
    left: 50%;
    /* height: 27px; */
    transform: translateX(-50%);
    border-bottom: 2px solid #009247;}


  /*======vk css=====*/
  .title-23:after{content: "";
    position: absolute;
    bottom: -12px;
    width: 43%;
    left: 50%;
    /* height: 27px; */
    transform: translateX(-50%);
    border-bottom: 2px solid #009247;}
    .title-24:after{content: "";
      position: absolute;
      bottom: -12px;
      width: 25%;
      left: 50%;
      /* height: 27px; */
      transform: translateX(-50%);
      border-bottom: 2px solid #009247;}
      .title-25:after{content: "";
        position: absolute;
        bottom: -12px;
        width: 30%;
        left: 50%;
        /* height: 27px; */
        transform: translateX(-50%);
        border-bottom: 2px solid #009247;}
        .title-26:after{content: "";
          position: absolute;
          bottom: -12px;
          width: 70%;
          left: 50%;
          /* height: 27px; */
          transform: translateX(-50%);
          border-bottom: 2px solid #009247;}
          .title-27:after{content: "";
            position: absolute;
            bottom: -12px;
            width: 20%;
            left: 50%;
            /* height: 27px; */
            transform: translateX(-50%);
            border-bottom: 2px solid #009247;}
            .title-28:after{content: "";
              position: absolute;
              bottom: -12px;
              width: 18%;
              left: 50%;
              /* height: 27px; */
              transform: translateX(-50%);
              border-bottom: 2px solid #009247;}
              .title-29:after{content: "";
                position: absolute;
                bottom: -12px;
                width: 43%;
                left: 50%;
                /* height: 27px; */
                transform: translateX(-50%);
                border-bottom: 2px solid #009247;}
                .title-30:after{content: "";
                  position: absolute;
                  bottom: -12px;
                  width: 14%;
                  left: 50%;
                  /* height: 27px; */
                  transform: translateX(-50%);
                  border-bottom: 2px solid #009247;}
                  .title-31:after{content: "";
                    position: absolute;
                    bottom: -12px;
                    width: 14%;
                    left: 50%;
                    /* height: 27px; */
                    transform: translateX(-50%);
                    border-bottom: 2px solid #009247;}
                  .title-32:after{content: "";
                    position: absolute;
                    bottom: -12px;
                    width: 20%;
                    left: 50%;
                    /* height: 27px; */
                    transform: translateX(-50%);
                    border-bottom: 2px solid #009247;}
                    .title-33:after{content: "";
                      position: absolute;
                      bottom: -12px;
                      width: 17%;
                      left: 50%;
                      /* height: 27px; */
                      transform: translateX(-50%);
                      border-bottom: 2px solid #009247;}
                      .title-34:after{content: "";
                        position: absolute;
                        bottom: -12px;
                        width: 34%;
                        left: 50%;
                        /* height: 27px; */
                        transform: translateX(-50%);
                        border-bottom: 2px solid #009247;}
                        .title-35:after{content: "";
                          position: absolute;
                          bottom: -12px;
                          width: 10%;
                          left: 50%;
                          /* height: 27px; */
                          transform: translateX(-50%);
                          border-bottom: 2px solid #009247;}
                          .title-36:after{content: "";
                          position: absolute;
                          bottom: -12px;
                          width: 42%;
                          left: 50%;
                          /* height: 27px; */
                          transform: translateX(-50%);
                          border-bottom: 2px solid #009247;}
                          .title-37:after{content: "";
                            position: absolute;
                            bottom: -12px;
                            width: 11%;
                            left: 50%;
                            /* height: 27px; */
                            transform: translateX(-50%);
                            border-bottom: 2px solid #009247;}
                            .title-38:after{content: "";
                              position: absolute;
                              bottom: -12px;
                              width: 32%;
                              left: 50%;
                              /* height: 27px; */
                              transform: translateX(-50%);
                              border-bottom: 2px solid #009247;}
                              .title-43:after{content: "";
                                position: absolute;
                                bottom: -12px;
                                width: 31%;
                                left: 50%;
                                /* height: 27px; */
                                transform: translateX(-50%);
                                border-bottom: 2px solid #009247;}
                             
                    
                  /*======vk end===*/
                  
  

.title-15:after{content: "";
  position: absolute;
  bottom: 43px;
  width: 16%;
  left: 50%;
  /* height: 27px; */
  transform: translateX(-50%);
  border-bottom: 2px solid #009247;}

  .title-15 i{color: #ea1f27;
    position: absolute;
    bottom: 35px;
    z-index: 999;
    font-size: 20px;
    left: 0px;
    right: 0px;}

    .title-16:after{content: "";
      position: absolute;
      bottom: 41px;
      width: 19%;
      left: 50%;
      /* height: 27px; */
      transform: translateX(-50%);
      border-bottom: 2px solid #009247;}

      .title-16 i{color: #ea1f27;
        position: absolute;
        bottom: 34px;
        z-index: 999;
        font-size: 20px;
        left: 0px;
        right: 0px;}

  .title-18 i{color: #ea1f27;
    position: absolute;
    bottom: 33px;
    z-index: 999;
    font-size: 20px;
    left: 0px;
    right: 0px;}

    .title-18:after{content: "";
      position: absolute;
      bottom: 41px;
      width: 26%;
      left: 50%;
      /* height: 27px; */
      transform: translateX(-50%);
      border-bottom: 2px solid #009247;}
      .title-19:after{content: "";
        position: absolute;
        bottom: 41px;
        width: 33%;
        left: 50%;
        /* height: 27px; */
        transform: translateX(-50%);
        border-bottom: 2px solid #009247;}

      .title-19 i{color: #ea1f27;
        position: absolute;
        bottom: 34px;
        z-index: 999;
        font-size: 20px;
        left: 0px;
        right: 0px;}
    
        .title-45:after{content: "";
          position: absolute;
          bottom: -11px;
          width: 33%;
          left: 50%;
          /* height: 27px; */
          transform: translateX(-50%);
          border-bottom: 2px solid #009247;}

          .title-20:after{content: "";
            position: absolute;
            bottom: 51px;
            width: 19%;
            left: 50%;
            /* height: 27px; */
            transform: translateX(-50%);
            border-bottom: 2px solid #009247;}
          
          .title-20:after{content: "";
            position: absolute;
            bottom: -13px;
            width: 50%;
            left: 50%;
            /* height: 27px; */
            transform: translateX(-50%);
            border-bottom: 2px solid #009247;}
          

  .title-17 i{color: #ea1f27;
    position: absolute;
    bottom: 49px;
    z-index: 999;
    font-size: 20px;
    left: 0px;
    right: 0px;}

    .title-17:after{content: "";
      position: absolute;
      bottom: 44px;
      width: 35%;
      left: 50%;
      /* height: 27px; */
      transform: translateX(-50%);
      border-bottom: 2px solid #009247;}

  .title-17 i{color: #ea1f27;
    position: absolute;
    bottom: 36px;
    z-index: 999;
    font-size: 20px;
    left: 0px;
    right: 0px;}



@media (max-width: 575px) {
  .restaurant-menu__title {
    font-size: 25px;
  }
}
.restaurant-menu__item {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .restaurant-menu__item {
    padding-left: calc(-44.921875px + 7.8125vw);
    padding-right: calc(-44.921875px + 7.8125vw);
  }
}
@media (max-width: 575px) {
  .restaurant-menu__item {
    padding-left: 0;
    padding-right: 0;
  }
}
.restaurant-menu__item-media {
  margin-right: 15px;
  width: 120px;
}

.restaurant-menu__item-media img{    width: 100%;}

.resaurant-menu__description{    font-size: 13px;
  font-weight: 100;
  margin-top: 16px;}

@media (max-width: 575px) {
  .restaurant-menu__item-media {
    display: none;
  }
}
.restaurant-menu__item-info {
  flex: auto;
  margin-top: 30px;
}
.restaurant-menu__item-title {
  position: relative;
  margin: 0;
  font-size: 22px;
}
.restaurant-menu__item-name {
  background: #ffffff;
  z-index: 1;
  position: relative;
  color: #ea1f27;
    font-weight: 600;
    padding: 0px 12px 0px 0px;
    text-transform: uppercase;
}
.restaurant-menu__item-dots {
  height: 14px;
  display: block;
  position: absolute;
  width: 100%;
  bottom: 10px;
  background-image: radial-gradient(circle closest-side, #efd7d700 80%, #009247 10%);
  background-position: bottom;
  background-position-x: center;
  background-position-y: bottom;
  background-size: 4px 2px;
  background-repeat: repeat-x;
}
.restaurant-menu__item-price {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #ffffff;
  color: #ea1f27;
  padding-left: 12px;
}
.restaurant-menu__item-description {
  font-size: 18px;
}

.breako{font-size: 17px;}

.restaurant-menu__item-price1 {
  margin-left: 28px;
  background: #fff;
  color: #ea1f27;
}

.addition{    display: flex;
  justify-content: space-between;
margin-bottom: 45px;}

.menu-txt p{ font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 30px;
  word-spacing: 2.5px;}

  .menu-txt{    background: #009247;
    padding: 30px 30px;
    margin: 14px;}

  .restaurant-menu__item{position: relative;}

  .manage{    position: absolute;
    top: 0px;
    right: 15px;}

.tiger{color: #009247;
font-size: 20px;}

.tiger-00{margin-right:37px ;
}

.small1 {
  /* margin-right: 118px; */
  background: #f8f6f6;
  padding-right: 101px;
}
.plato .dropdown a:hover{
    background-color:#ea1f27;
}
.btn-danger{
        border-color: #fff;
}
.dropdown-toggle::after {
    margin-top: 5px!important;
    
}

.palato{display: flex;
  margin: 20px 0px;}

.palato a{
  display: flex;
  background-color: #fff;
  color: #000;
  margin-left: 20px;
}

.top-reserv{margin-top: 40px;
margin-bottom:40px;}

.palato .fa-phone{      color: #8b8b8b;
  margin-right: 15px;
  line-height: 24px;;
  margin-right: 15px;
  line-height: 24px;}

.fa-cutlery{      margin-left: 2px;
  line-height: 26px!important;
  color: #8b8b8c;
  border: 0.1px solid #8b8b8c;
  padding: 2px 10px;
  margin-bottom: 10px;}

.palato p{     color: #8b8b8b;
  margin-right: 15px;
  line-height: 24px;
  border-right: 1px solid #8b8b8c;

  padding-right: 30px;}
  
  .palato .salc p{ border-right: none; }

.link-underline-success1{     color: #8b8b8b;
  margin-left: 19px;
  line-height: 24px;}



.outer {
  width: 1px;
  height: 100%;
  margin: auto;
  position: relative;
  overflow: hidden;
}
.inner {
  position: absolute;
  width:100%;
  height: 40%;
  background: grey;
  top: 30%;
  box-shadow: 0px 0px 30px 20px grey;
}

.taj span{color: #8b8b8b;}

.taj{margin-top: 30px;}

.family{     background-color: #868e967a;
  padding: 30px;
  width: 231px;
  margin: 20px 0px 30px;}

.reser-pic img{width: 100%;
object-fit: cover;
margin: 35px 30px;}


.design-star {
  position: absolute;
  bottom: 17px;
  color: goldenrod;
}


.reser-pic img{    width: 100%;
  object-fit: cover;
  margin: 18px 0px;
  height: 382px;}
  
  
  .design-star {
    position: absolute;
    bottom: 17px;
  }
  
  
  .copy-right-sec a:hover{color: #009247;}
  
  .ilfrno{margin-top: 60px;}
  

  /* =======================download btn=================== */
  
  .download-09 .download {
    font-size: 15px;
    color: #fff;
    background: #009247;
    /*padding: 8px 0px 8px 19px;*/
    padding:12px;
    transition: 1s ease;
    float: right;
  }
  
  .download-09 .download:hover{cursor: pointer;}
  
  .download-09{     position:absolute; 
    right: 132px;
    z-index: 999;
    top: 223px;}
  
  .download-09 .download{background: #009247!important;
    text-align: center;}
  
  .download-09 span {
    margin-left: 21px;
  }
  
  .download-09 .container:hover .download {
    transform: rotate(360deg);
  }
  
  .download-09 .download:active {
    background: #25953E;
  }
  
  .download-09 .load {
    background: transparent;
    background: RGBa(0, 0, 0, 0.2);
    width: 200px;
    height: 10px;
    margin: 10px auto;
    display: none;
  }
  
  .download-09 .inner {
    width: 5%;
    height: 10px;
    border-radius: 3px;
    background: #333;
    transition: 0.25s ease, 7s background;
  }
  
  
  
  .contact-detail span .linkedin {
    color: #0072b1;
    border: 3px solid #0072b1;
  }
  
  .contact-detail span .linkedin:hover {
    color: #fff;
    border: 3px solid #0072b1;
    background:#0072b1 ;
  }
  
  .forn-left{width: 50%;
   padding: 0px 34px 0px 0px;}
  
  .form-right{width: 50%;
    padding: 0px;
      
  }
  
  .my-form{display: flex;}
  
  .my-form label{margin-top: 23px!important;
    font-size:17px;
    color: #818b92;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;}
  
  .my-form input:focus-visible{outline: none!important;
   }
  
    .my-form input{ border: none!important;
      border-bottom: solid 1.7px #dee2e5!important;}
  
  .resurve-submit{   bottom: 63px;
    float: right;}


  
  .rc-anchor-light.rc-anchor-normal {
   margin-top: 20px!important;
  }
  
  .form-right textarea:focus-visible{outline: none!important;
  }
  
  
  /* ==============takr-away============== */
  
  .away{text-align: center;}
  
  .menu70 img{width: 100%;}

.menu70 h3{    font-size: 25px;
  text-align: center;
  color: #333333e6;}

.fast h1{text-align: center;}



.health img{    width: 100%;
 }

.health h3{    text-align: center;
  font-size: 16px;
  margin-bottom: 41px;
  color: #777777;
  padding-bottom: 22px;}

.fast h1{    margin-bottom: 53px;
  margin-top: 37px;}
/* =============model========== */

.model{
  display:none;
  position:fixed;
  padding-top: 100px;
  top:0;
  left:0;
  z-index:1;
  overflow:auto;
  width: 100%;
  height: 100%;
 
}

.model-content{
  position: relative;
  width:80%;
  margin:auto;
  background-color:#fff;
  animation-name: animatetop;
  animation-duration: 0.4s
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

.close {
  position: absolute;
  right: 27px;
  font-size: 41px;
  font-weight: 700;
  line-height: 0;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  /* opacity: .2; */
  color: #fff;
  z-index: 999;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

button:focus{outline: none;}


.health button{     border: none;
  background: #fff;}


  /* ================ */

#mymodel form {
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  display: flex;
  justify-content: center;
  margin-right: -31px;
  }
  
  #mymodel .value-button {
    line-height: 6px;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px 31px;
    width: 30px;
    height: 28px;
    text-align: center;
    vertical-align: middle;
    padding: 11px 0;
    background: #eee;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  #mymodel .value-button:hover {
    cursor: pointer;
  }
  
  #mymodel form #decrease {
    margin-right: -4px;
    border-radius: 8px 0 0 8px;
  }
  
  #mymodel form #increase {
    margin-left: -4px;
    border-radius: 0 8px 8px 0;
  }
  
  #mymodel form #input-wrap {
    margin: 0px;
    padding: 0px;
  }
  
  #mymodel input#number {
    text-align: center;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0px;
    width: 31px;
    height: 28px;
  }
  
  #mymodel input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
  }

.value{    position: absolute;
    top: 0px;
    right: 42px;
    font-size: 23px;}

.g-recaptcha{margin-top: 20px;}





/* ===============add to cart========= */

#app {
  padding: 65px 0px;
    margin-top: 30px;
  position: relative;
    width: 100%;
    display: flex;
    /* background: #b2cebb; */
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    /* border-radius: 20px; */
   
    transition: 0.3s all ease;
}
#app .plants {

  display: flex;
  flex-direction: column;
  align-items: center;
  width: inherit;
  background: white;
  overflow: overlay;

 
}
#app .plants .plant {
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 20px;
  transition: 0.3s all ease;
  padding: 30px 70px;
  margin: 20px 0;
  width: 100%;
}

#app .plants .plant:hover img {
  transform: rotate(25deg) scale(1.45);
}
#app .plants .plant img {
  width: 100px;
  height: auto;
  border-radius: 20px;
  transition: 0.3s all ease;
}
#app .plants .plant .description {
  width: 100%;
  text-align: center;
}
#app .plants .plant .description h4 {
  margin-top: 5px;
    font-size: 21px;
    color: #08924c;
}
#app .plants .plant .description p {
  color: #8c8c8c;
}
#app .plants .plant .description .price {
  font-weight: 600;
  font-size: 24px;
  
  color: #e6252d;
}
#app .plants .plant .quantity {
  display: flex;
  flex-direction: inherit;
  align-items: center;
  justify-content: space-around;
  margin-left:0px;
  padding: 0 4px;
  font-size: 18px;
  background: #08924c;
  border-radius: 8px;
  height: 42px;
}
#app .plants .plant .quantity .btn {
  border: none;
  background: none;
  color: #e6252d;
  transition: 0.3s all ease;
  cursor: pointer;
}
#app .plants .plant .quantity .btn:hover {
  transform: scale(1.45);
}
#app .plants .plant .quantity .number {
  font-weight: 600;
  -webkit-animation: scale 0.3s ease;
          animation: scale 0.3s ease;
          color: #fff;
}
#app .checkout {
  position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#app .checkout .total {
  font-weight: 900;
  display: flex;
  align-items: flex-end;
  font-size: 20px;
  margin-bottom: 20px;
}
#app .checkout .total span {
  font-size: 24px;
  margin-left: 9px;
}

#app .checkout button:hover {
  font-size: 18px;
  background: #08924c;}

#app .checkout button {
  font-size: 18px;
  background: #e6252d;
  color: #fff;
  font-weight: 700;
  padding: 10px 100px;
  border: none;
  border-radius: 20px;
  transition: 0.3s all ease;
  cursor: pointer;
}
#app .checkout button:hover {
  box-shadow: 0px 7px 25px rgba(140, 140, 140, 0.2);
}
#app .checkout button:disabled {
  background-color: #8c8c8c;
  cursor: not-allowed;
}
#app .cart-checkout {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 480px;
  margin-top: 20px;
}
#app .cart-checkout .cart-plants {
  display: flex;
  height: 300px;
}
#app .cart-checkout p {
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  width: 240px;
}

*:focus {
  outline-color: #f9a100;
}



.fade-up-leave-active {
  transition: 0.6s all ease;
}

.fade-up-leave {
  transform: translateY(0);
}

.fade-up-enter, .fade-up-leave-to {
  transform: translateY(-500px);
}

.scale-enter-active {
  transition: 0.3s all ease;
}

.scale-leave-active {
  transition: 0.3s all ease;
}

.scale-enter, .scale-leave-to {
  transform: scale(1.2);
}

.opacity-leave-active {
  transition: 0.3s all ease;
}

.opacity-enter, .opacity-leave-to {
  transform: translateY(60px);
  opacity: 0;
}

.plants-group-leave-active {
  transition: 0.3s all ease;
}

.plants-group-enter, .plants-group-leave-to {
  transform: translateX(200px);
  opacity: 0;
}

.order-group-enter-active {
  transition: 2s all ease;
}

.order-group-enter, .order-group-leave-to {
  transform: translateX(-300px);
  opacity: 0;
}

.helth{text-align: center;
    margin-top: 45px;
}

.res-tab p{color: #8b8b8b;

}

.taj p{    color: #575757;
  font-weight: 700;}

.abt-img img{width: 545px;
height: 545px;
margin: 10px 25px 6px 0px;
float: left;}

.menu70{    margin-bottom: 76px;
  box-shadow: 0px 0px 5px #00000045;
  padding-bottom: 18px;
margin-top:40px;}

.srwn-007 a:hover{text-decoration: none;}

.away{padding: 6px 0px;}

.srp-away a:hover{text-decoration: none;}

.health{box-shadow: 0px 0px 5px #00000045;}

.banquets-01 img{    width: 100%;
  height: 346px;
  object-fit: cover;
  transition: 0.3s;
}

.banquets h1 {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 25px;
  font-family: 'ZCOOL XiaoWei',serif;
  font-size: 36px;
}

.banquets-01 img:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  transition: all .3s ease-in-out;
}
.banquets-01{margin: 14px 0px;
  transform: scale(1);
  transition: .3s ease-in-out;
  overflow: hidden;}

.srp-99 .container{background-color: #fff;}

.my-flavour .container{background-color: #fff;
  padding: 81px 25px;}

.filter-slider .container{background-color: #fff;}

.srp-feel .container{background-color: #fff;}

.test-srp .container{background: #fff;}

.srp-7 .container{background-color: #fff;
  padding-bottom: 20px;}

.restaurant-menu{background-color: #fff;}

.srp-events{margin-top: 50px;
  margin-bottom: 50px;}
.srp-events .container{background-color: #fff;}

.top-reserv .container{background-color:#fff ;}
.srwn-007 {margin-top:50px;
  margin-bottom: 50px;}
.srwn-007 .container{background-color: #fff;
        box-shadow: 0 0 5px #00000045;
}

.maop{background-color: #fff;}
.srp-away{margin-top:50px;
  margin-bottom: 50px;}
.srp-away .container{background-color: #fff;}

.helth .container{background-color: #fff;
  margin-bottom: 45px;}

.form-right img{width: 100%;
margin-top: 32px;
        height: 380px;
}

.flavour{}
.palato .btn-danger.active, .btn-danger:active, .show>.btn-danger.dropdown-toggle {
     background-color: #fff!important; 
    background-image: none;
    border-color:#fff!important;
    
}

.palato .show a:hover{
  color: #000!important;

}

.add{padding: 0px 17px;
}

.add h2{color: #ea1f27;}

.my-gall{
margin: 45px 0px;}


.my_form_heading h3{text-align: center;
  color: #818b92;
  font-size: 37px;
  margin-bottom: 20px;}

.my_form_heading p{    text-align: center;
  font-size: 21px;
  margin-bottom: 2px;}

.my_form_heading a{    text-decoration: none;
  color: #3d4449;}

.sun-form{background: #fff;
  box-shadow: 0px 0px 5px #00000045;
  padding-top: 20px;}

  .my_form_heading a:hover{    text-decoration: none;
   }

.sun-form .border_star {
    color: #474747;
    margin-right: 20px;
    line-height: 30px;
    border-right: 2px solid #656363;
    padding-right: 12px;
}
.arrow {
  background-color: #fff;
  margin: 1em 0;
  float: right;
  font-size: 18px;
}
.arrow::after {
  display: inline-block;
  padding-left: 8px;
  content: "➞";
  transition: transform 0.3s ease-out;
}
.arrow:hover{
  color: #eb1c21;
  
}
.arrow:hover::after {
  transform: translateX(4px);
}


.quantity .btn:active {
  outline: 0!important;
  -webkit-box-shadow: none!important;}


  .ilforn {
    color: #8b8b8b;
    margin-right: 15px;
    line-height: 24px;
    
    padding-right: 8px;
    display:block;
}

.resurve-submit1 {    position: absolute;
  left: 25em;
  bottom: 8px;}


   /* Position the button over the image */
   .image-container {
    position: relative;
    display: inline-block;
}

/* Style the download button */
#downloadButton {
    position: absolute;
    bottom: 365px; /* Adjust as needed */
    right: 10px; /* Adjust as needed */
    background-color: #38e447;
    color: white;
    padding: 10px 15px;
    border: none;
    cursor: pointer;
}

.turkish img{width:100%;
  
}

/* ================cart====== */

.quantity-controls {
  display: flex;
  align-items: center; /* Vertically center the elements */
}

.quantity-button {
  margin: 0; /* Optionally, remove any default margins */
}


    .quantity-input {
      display: flex;
  align-items: center;
  padding-right: 4px;
  
    }
    
.quantity-input button {
    background-color: #5bc0de;
    border-color: #46b8da;
    padding: 5px;
    }    

    .quantity-input input[type="text"] {
      text-align: center;
      padding: 5px 10px;
      border-color: #5bc0de;
    }

    .quantity-input input[type="text"]::-webkit-inner-spin-button,
    .quantity-input input[type="text"]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }


      /* =============review========== */

  .card-container {
    display: flex;
}

.card {
    margin: 10px;
    border: 1px solid #ccc;
    padding: 10px;
}

.fas.fa-star {
    color: gold;
}

        .card-container {
            display: flex;
            flex-wrap: nowrap; /* Prevent reviews from wrapping to the next line */
        }

        .card {
            margin: 10px;
            border: 1px solid #ccc;
            padding: 10px;
            display: inline-block;
            width: 95%; 
            min-height:190px;
        }
















.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #ea1f27;
  margin: 0;
  transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
  left: -21px;
}

.owl-nav button.owl-next {
  right: -25px;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
  display:none;
}

.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}

.owl-dots button.owl-dot.active {
  background-color: #000;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #000 !important;
  border-radius: 100%;
}

.owl-nav span {
  font-size: 30px;
  position: relative;
  top: -5px;
  padding:10px;
}

.owl-nav button:focus {
  outline: none;
}

.owl-carousel.owl-loaded {    margin: 0px 0px 40px;}

.owl-slider{ background:#fff; }

