/* ================================= */
h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
	font-family: 'tangak';
	font-size: 66px;
}
::selection {
	background: #ec5353;
}
a:hover,
a:focus {
	color: #ec5353;
}
.view-page #sp-main-body .row {
	max-width: 1540px;
	margin: 0 auto;
}
#sp-left .sp-module, #sp-right .sp-module {
	padding: 30px 0;
}
/* ===============TEMPLATE================== */
.com-sppagebuilder #sp-main-body  {
    padding: 100px 0 !important;
}

.sp-page-title .container {z-index:11;position: relative;}
.sp-page-title {
  padding: 150px 0px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 300px;
  position:relative;
}

.sp-page-title::before {
    content: '';
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: linear-gradient(0deg, transparent, rgb(0 0 0 / 32%) 50%);
    top: 0px;
}



.blog .article-intro-image {
  position: relative;
  overflow: hidden;
  width: auto;
  height: 360px;
}

.blog .article-intro-image img {
  min-height: 250px;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 360px;
}



/* ================================= */
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1540px;
}
/* ================================= */
.b-out {
    margin-left: -205px;
    margin-right: -205px;
    padding: 50px 205px;
}
.b-gap {
	padding-top: 50px;
	padding-bottom: 50px;
}
/* ================================= */
.b-head-rating {
	overflow: hidden;
    height: 32px;
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: -6px;
    left: -160px;
    opacity: 0.3;
}
.b-head-rating:hover {
	opacity: 1;
}
.b-head-rating iframe {
	display: block;
}
/* ================================= */
#sp-top-bar {
	padding: 10px 0px;
}
#sp-header,
#sp-top-bar {
	background-color: transparent;
	color: #fff;
	position: relative;
	z-index: 999;
}
#sp-top-bar a {
	color: #fff;
}
#sp-header {
	box-shadow: none;
	margin-bottom: -132px;
}
#sp-header .sp-module {
   margin-left: 10px;
}

.header-modules {
    margin-left: 10px;
}
/* ================================= */
.sp-megamenu-parent>li>a, 
.sp-megamenu-parent>li>span {
	font-size: 19px;
	color: #fff;
	transition: all 0.3s linear;
}
.sp-megamenu-parent>li:hover>a, 
.sp-megamenu-parent>li:hover>span {
	color: #eee;
	text-decoration: underline;
	text-underline-position: under;
	text-decoration-color: #ec5353;
}
.sp-megamenu-parent > li:hover > a.b-btn-form {
	text-decoration: none;
}
.sp-megamenu-parent {
	margin: 0;
}
.sp-megamenu-parent>li.active>a, 
.sp-megamenu-parent>li.active:hover>a {
    color: #ec5353;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #ec5353;
}
/* ================================= */
.sp-contact-info {
	display: flex;
    justify-content: flex-end;
    align-items: center;
}
.sp-contact-info li {
	font-size: 15px;
}
.sp-contact-info .sp-contact-phone {order:2; font-size: 20px;}
.sp-contact-info .sp-contact-time {order:1; margin-top: 5px;position: relative;}
/* ================================= */
.b-promoblock {
	position: relative;
	height: 890px;
	overflow: hidden;
}
.b-promoblock .promoblock__pic {
	position: absolute;
	left: 0; right: 0; top: 0; bottom: 0;
}
.b-promoblock .promoblock__pic img {
	width: 100%;
	pointer-events: none;
}
.b-promoblock:after {
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -80px;
    display: block;
    background: url(/images/bg-wave2.svg) 0% 100% no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
    z-index: 2;
    pointer-events: none;
}
.b-promoblock:before {
	content: '';
	position: absolute;
	top: 0; right: 0; left: 0;
	z-index: 1; 
	pointer-events: none;
	opacity: 0.6;
	display: block;
	height: 300px;
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
}
.b-promoblock .b-promoblock-btn {
	margin-top: 30px;
}
.b-promoblock-btn {
	display: inline-block;
	padding: 11px 40px;
	font-size: 25px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 15px;
	transition: all 0.3s linear;
}
.b-promoblock-btn:hover,
.b-promoblock-btn:focus,
.b-promoblock-btn:active {
	color: #000;
	background-color: #fff;
}
.b-promoblock--1 .promoblock__mainlogo {
	position: absolute;
    right: 300px;
    top: 225px;
    z-index: 4;
}

.b-promoblock--1 .promoblock__adress {
	position: absolute;
	right: 450px;
	top: 550px;
}
.b-promoblock--wavestatic:after {
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    display: block;
    background: url(/images/bg-wave-header.webp) 50% 0% no-repeat;
    width: 100%;
    height: 158px;
    background-size: cover;
    z-index: 1;
}
.b-promoblock--text {
	color: #fff;
}
.b-promoblock--text .promoblock__content {
    padding-top: 280px;
    padding-left: 75px;
}
.b-promoblock--text .promoblock__title {
	font-family: 'tangak';
	font-size: 66px;
}
.b-promoblock--text .promoblock__text {
	font-size: 20px;
    line-height: 1.2;
}
.b-promoblock--text .row {
	position: relative;
	z-index: 4;
}
.b-promoblock--3 .promoblock__content {
    padding-top: 250px;
    padding-left: 100px;
}
.b-promoblock--4 .promoblock__content {
	padding-top: 220px;
    padding-left: 108px;
}
.b-promoblock--5 .promoblock__content {
	padding-top: 250px;
    padding-left: 95px;
}
.b-promoblock-btn--danger {
	border: 1px solid #ec5353;
	color: #000;
	padding-top: 14px;
	padding-bottom: 14px;
	transition: all 0.3s linear;
}
.b-promoblock-btn--danger:hover,
.b-promoblock-btn--danger:focus,
.b-promoblock-btn--danger:active {
	color: #fff;
	background-color: #ec5353;
}
.b-promoblock-btn--sm {
	padding: 8px 12px;
}
/* ================================= */
.b-btn-form {
	background-color: #ec5353;
	color: #fff;
    line-height: 32px !important;
    padding: 0 15px !important;
    border-radius: 6px;
}
.b-btn-form:hover {
	color: #fff !important;
	text-decoration: none;
	text-shadow: 1px 1px 1px #ccc;
}
/* ================================= */
#sp-logo .logo-image {
	height: 73px;
}
/* ================================= */
.b-mainlogo {
	font-family: 'Source serif pro';
	color: #fff; text-align: center;

    display: flex;
    flex-direction: column;
    align-items: center;
}
.b-mainlogo .mainlogo__title {
	font-size: 84px;
	font-weight: 300;
}
.b-mainlogo .mainlogo__pic {
	margin-top: -220px;
	margin-bottom: -70px;
}
.b-mainlogo .mainlogo__subtitle {
	font-size: 77px;
	font-weight: 700;
    text-shadow: 0 6px 40px #000;
}
/* ================================= */
.b-onmaphead {
	color: #fff;
}
.b-onmaphead .onmaphead__row {
	display: flex;
}
.b-onmaphead .onmaphead__item {}
.b-onmaphead .onmaphead__item-1 {
	width: 120px;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.b-onmaphead .onmaphead__item-2 {
	font-size: 20px;
	font-weight: 600;
    text-shadow: 0 6px 0 #000;
}
.b-onmaphead .onmaphead__pic {
	margin-bottom: 5px;
}
.b-onmaphead .onmaphead__link a {
	font-size: 20px;
	color: #fff;
	text-decoration: underline;
	text-underline-position: under;
	transition: all 0.3s linear;
}
.b-onmaphead .onmaphead__link a:hover {
	text-decoration-color: #ec5353;
}
/* ================================= */
.b-hellotext {
	background: url(/images/bg-hellotext.webp) 50% 0% no-repeat;
	min-height: 781px;
	padding-top: 100px;
}
.b-hellotext h2 {
	font-family: 'Fira Sans', sans-serif;
	font-size: 33px;
}
/* ================================= */
.b-picsets {
	color: #000 !important;
	position: relative;
	display: flex;
	align-items: center;
	margin: 0 -10px;
}
.b-picsets img {
    padding: 10px;
    margin: 0 10px;
    background-color: #fff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.b-picsets .picsets__link {
	text-align: left;
}
.b-picsets .picsets__link a {
	display: block;
	margin-left: 10px;
	color: #000;
	font-weight: 700;
}
/* ================================= */
.b-nums {
	display: flex;
	align-items: flex-start;
	justify-content: space-evenly;
}
.b-nums .nums__item {
	position: relative;
	text-align: center;
}
.b-nums .nums__item:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -85px;
    display: block;
    background-color: #b7b7b7;
    width: 1px;
    height: 130px;
    transform: rotate(20deg);
}
.b-nums .nums__item:last-child:after {
	display: none;
}
.b-nums .nums__number-percent:after {
	content: '%';
}
.b-nums .nums__number {
	font-size: 82px;
	color: #ec5353;
	font-weight: 700;
	margin-bottom: 30px;
}
.b-nums .nums__title {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 10px;
}
.b-nums .nums__subtitle {
	font-size: 19px;
	font-weight: 700;
}
/* ================================= */
.b-menu-restourant {}
.b-menu-restourant ul>li>a {
	font-size: 18px;
	line-height: 30px !important;
	text-transform: uppercase;
	font-weight: 700;
}
.sp-module ul>li>a:hover {
	color: #ec5353;
}
.b-menu-restourant ul>li>a:before {
	content: '\f061';
	color: #ec5353;
	font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-right: 10px;
    transition: all 0.3s linear;
}
.b-menu-restourant ul>li>a:hover:before {
	margin-right: 5px;
}
#sp-left .sp-module, #sp-right .sp-module {
	border: 0px;
}
#sp-left .sp-module ul>li, 
#sp-right .sp-module ul>li {
	border-bottom: 0px;
}
.b-title {
	font-family: 'Fira Sans', sans-serif;
	font-size: 33px;
}
/* ================================= */
.itemid-101 #sp-main-body {
	background: url(/images/bg-food.webp) no-repeat;
    background-position: calc(100% / 2 - 1100px) 0;
	min-height: 1215px;
}
/* ================================= */
.b-photomenu {
	background: url(/images/bg-photomenu.webp) 0 0 no-repeat;
	min-height: 1017px;
    position: relative;
    right: -200px;
}
.b-photomenu .photomenu__item {
	position: absolute;
	width: 315px;
	height: 315px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	border: 2px solid transparent;
}
.b-photomenu .photomenu__title {
	font-size: 37px;
	font-weight: 700;
}
.b-photomenu .photomenu__text {

}
.b-photomenu .photomenu__item-1 {
	top: 0;
	left: 0;
}
.b-photomenu .photomenu__item-2 {
	left: 0;
	bottom: 0;
}
/* ================================= */
.b-newsevent .sp-module-title {
	font-family: 'Fira Sans', sans-serif;
	font-size: 32px;
	margin-bottom: 50px;
	text-align: center;
}
.b-newsevent {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 1080px;
    background: url(/images/bg-news.webp) 50% 0% no-repeat;
}
.b-newsevent .mod-articlesnews {
	display: flex;
	/*align-items: center;*/
    margin-left: -10px;
    margin-right: -10px;
}
.b-newsevent .mod-articlesnews__item {
	display: flex;
    flex-direction: column;
	margin-left: 10px;
	margin-right: 10px;
	padding: 20px;
	background-color: #fff;
	border-radius: 6px;
	overflow: hidden;
    box-shadow: 6px 0px 10px rgba(0, 0, 0, 0.05);
  width: 25%;
}
.b-newsevent .newsflash-title {
	order: 2;
	font-family: 'Fira Sans', sans-serif;
	font-size: 18px;
	font-weight: 500;
}
.b-newsevent .newsflash-title a {color: #000;}
.b-newsevent .newsflash-title a:hover {color: #ec5353;}
.b-newsevent .mod-articlesnews__item > .newsflash-image {
	order: 1;
	margin: -20px -20px 20px;
}
.b-newsevent .mod-articlesnews__item > p {
	order: 3;
	font-size: 15px;
	margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 5.8em;  
}

.article-introtext p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 6em;
}

.b-newsevent .mod-articlesnews__item > .readmore {order: 4; margin-top: auto;}
.b-newsevent .readmore a {
	display: block;
	font-size: 14px;
	color: #2d343a;
	margin-top: 20px;
	text-transform: lowercase;
}
.b-newsevent .readmore a:hover {
	color: #ec5353;
}
.b-newslink {
	display: block;
	margin-top: 70px;
	text-align: right;
	color: #000;
	font-size: 18px;
	text-decoration: underline;
	text-underline-position: under;
}
.b-newslink:focus,
.b-newslink:hover {
	color: #ec5353;
}
/* ================================= */
.b-title-group {
	text-align: center;
	color: #fff;
	line-height: 1;
	text-shadow: 0 6px 9px rgba(0, 0, 0, 1);
	margin-bottom: 30px;
}
.b-title-group--left {
	text-align: left;
}
.b-title-group .title-group__up {
	font-size: 104px;
	font-family: 'tangak';
}
.b-title-group .title-group__sub {
	font-size: 32px;
}
.b-title-group .title-group__row {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.b-title-group .title-group__col {}
.b-title-group .title-group__col-1 {
	color: #ec5353;
	font-size: 116px;
	font-weight: 700;
}
.b-title-group .title-group__col-2 {
	font-size: 40px;
	padding-left: 20px;
}

/* ================================= */
.b-title-danger {
	text-align: center;
	line-height: 1.2;
	margin-bottom: 30px;
	margin-left: 35%;
/*	text-shadow: 0 6px 9px rgba(0, 0, 0, 1);*/
}
.b-title-danger .title-danger__up {
	font-size: 40px;
}
.b-title-danger .title-danger__mid {
	font-family: 'tangak';
	font-size: 86px;
	color: #ec5353;
}
.b-title-danger .title-danger__sub {
	font-size: 40px;
}
.b-title-danger .title-danger__btn {
	margin-top: 25px;
}
.b-title-danger .title-danger__btn .b-promoblock-btn {
	border: 1px solid #ec5353;
	color: #000;
	padding-top: 14px;
	padding-bottom: 14px;
	transition: all 0.3s linear;
}
.b-title-danger .title-danger__btn .b-promoblock-btn:hover {
	color: #fff;
	background-color: #ec5353;
}
/* ================================= */
.b-popular-goods {
	background: url(/images/bg-popular-tabs.webp) no-repeat;
	padding-top: 60px;
	padding-bottom: 60px;
	min-height: 1160px;
	position: relative;
	z-index: 3;
}
/* ================================= */
.b-tabbox .nav-tabs {
	justify-content: center;
    border-bottom: 0px;
    margin-bottom: 60px;
}
.b-tabbox .nav-tabs .nav-link {
	border-radius: 10px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	border: 1px solid #fff;
	margin: 0 15px;
}
.b-tabbox .nav-tabs .nav-link.active {
	color: #000;
	font-weight: 700;
	background-color: #fff;
}
.b-tabbox .tab-content {
	color: #fff;
	text-align: center;
}
/* ================================= */
.b-cook {
	position: relative;
	background: url(/images/bg-cook.webp) no-repeat;
	padding-top: 160px;
	padding-bottom: 60px;
	margin-top: -160px;
	min-height: 1289px;
}
.b-cook:after {
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    display: block;
    background: url(/images/bg-wave-sert.webp) 50% 0% no-repeat;
    width: 100%;
    height: 158px;
    background-size: cover;
    z-index: 1;
}
.b-cook .b-title-group .title-group__sub {
	font-size: 59px;
}
/* ================================= */
.ba-form-1 .ba-form-page {
	margin: 0;
}
.ba-form-1 a:focus {
	color: #fff;
}
.ba-field-container i {
	align-items: center !important;
}
.ba-alert-tooltip, 
.com-baforms-wrapper * > .ba-tooltip {
    padding: 5px 10px !important;
    font-size: 12px !important;
}
.ba-forms-lightbox-row i {
	width: 77px !important;
}
/* ================================= */
.b-map a {
	display: block;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 999;
}
.b-map img {
	display: block;
	width: 100%;
}
.b-map {
	position: relative;
	background: url(/images/bg-map.webp) no-repeat;
	background-size: cover;
	height: 500px;

   -webkit-filter: grayscale(100%); 
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;

    transition: all 0.3s linear;
}
.b-map:hover {
   -webkit-filter: none; 
   -moz-filter: none;
   -ms-filter: none;
   -o-filter: none;
    filter: none;
    filter: none;
}
/* ================================= */
.b-sert {
	padding-top: 220px !important;
	background: url(/images/bg-sert.webp) no-repeat;
}
/* ================================= */
.b-gallerybox {
	margin-left: -205px;
    margin-right: -205px;
    margin-bottom: -20px;
}
/* ================================= */
#sp-bottom {
	background: #fff url(/images/bg-footer.webp) 50% 0% no-repeat;
	background-size: cover;
	padding: 30px 0;
	min-height: 450px;
	color: #000;
}
#sp-bottom .b-promoblock-btn {
	font-size: 16px;
	color: #000;
}
#sp-bottom .sp-module ul>li {
	margin-bottom: 0;
}
#sp-bottom .sp-module ul>li>a {
	color: #676767;
	font-size: 15px;
}
#sp-bottom .sp-module .sp-module-title {
	color: #000;
	font-size: 24px;
}
#sp-bottom .b-menu-footer {
	margin-top: 20px;
}
#sp-bottom iframe {
	box-shadow: 0 6px 9px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}
#sp-footer {
	background: none;
	color: #000;
    margin-top: -62px;
}
#sp-footer .container-inner {
    padding: 20px 0;
}
/* ================================= */
#mod-custom147 {
	font-size: 16px;
}
#mod-custom147 a {
	color: #ec5353;
}
#mod-custom147 a:hover {
	color: #ec5353;
}
/* ================================= */
.b-msgrs {
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.b-msgrs a {
	display: block;
	color: #000 !important;
}
.b-msgrs .msgrs__item {
	padding-right: 10px;
	display: flex;
	align-items: center;
}
.b-msgrs .msgrs__pic {}
.b-msgrs .msgrs__title {
	font-size: 12px;
	margin-left: 5px;
	font-weight: 500;
}
.b-msgrs .msgrs__item-1 {
}
.b-msgrs .msgrs__item-2 {
}
.b-msgrs .msgrs__item-3 {
}
/* ================================= */
.b-menu-footer h3 {
	font-size: 24px;
}
.b-menu-footer a:hover {color: #ec5353 !important;}
.b-menu-footer .item-310 {display: none !important;}
/* ================================= */
#mod-custom121 {display: none;}
/* ================================= */
.b-item {
	position: relative;
	display: flex;
	align-items: stretch;
	border-radius: 30px;
	overflow: hidden;
	background-color: #fff;
	max-width: 580px;
	min-height: 250px;
	margin-bottom: 50px;
	box-shadow: 1px 1px 5px #000;
}
.b-item .item__pic {
	width: 100%;
	max-width: 250px;
}
.b-item .item__pic img {
	height: 100%;
	object-fit: cover;
}
.b-item .item__content {
	color: #000;
	text-align: left;
	padding: 20px 20px 20px;
    width: calc(100% - 280px);
}
.b-item .item__title {
	font-size: 17px;
	min-height: 53px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.b-item .item__text {
	font-size: 15px;
	height: 93px;
    overflow: hidden;
}
.b-item .item__pricebox {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.b-item .item__price {
	font-size: 20px;
	font-weight: 700;
}
.b-item .item__weight:before {
	content: '/';
	padding: 0 5px;
}
.b-item .item__btn .b-btn-form:before {
	content: '\f07a';
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
}
.b-item .item__btn .b-btn-form {
	padding: 10px 15px !important;
	font-size: 15px;
	border-radius: 30px;
}
.b-item .item__bottom {
	/*position: absolute;*/
	bottom: 0; left: 300px; bottom: 20px;
}
.drinks thead th {color: #000000;
    font-weight: 300;
    font-size: 14px !important;}

.float-start {
    float: left!important;
    padding-right: 10px;
}

/* ================================= */