/* istok-web-regular - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Istok Web Aist";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/istok-web-v24-cyrillic_latin-regular.woff2")
      format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../webfonts/istok-web-v24-cyrillic_latin-regular.ttf")
      format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* istok-web-italic - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Istok Web Aist";
  font-style: italic;
  font-weight: 400;
  src: url("../webfonts/istok-web-v24-cyrillic_latin-italic.woff2")
      format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../webfonts/istok-web-v24-cyrillic_latin-italic.ttf")
      format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* istok-web-700 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Istok Web Aist";
  font-style: normal;
  font-weight: 700;
  src: url("../webfonts/istok-web-v24-cyrillic_latin-700.woff2") format("woff2"),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
      url("../webfonts/istok-web-v24-cyrillic_latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
:root {
  --pancakes: rgba(255, 123, 0, 0.8);
  --poultry-dishes: rgba(255, 230, 64, 0.8);
  --second-courses: rgba(191, 91, 48, 0.8);
  --side-dishes: rgba(166, 50, 0, 0.8);
  --hot-meat: rgba(127, 15, 2, 0.8);
  --hot-fish: rgba(8, 19, 114, 0.8);
  --desserts: rgba(231, 58, 153, 0.8);
  --snacks: rgba(231, 139, 58, 0.8);
  --drinks: rgba(3, 62, 107, 0.8);
  --first-courses: rgba(0, 114, 65, 0.8);
  --salads: rgba(38, 142, 0, 0.8);
  --sauces: rgba(166, 133, 0, 0.8);
  --barbecue: rgba(0, 0, 0, 0.8);
  --main-button: rgba(204, 159, 92, .8);
}
body {
  font-family: "Istok Web Aist", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #666;
  text-rendering: optimizeLegibility;
  background-color: #dedede;
  background-image: url("../images/gbg.jpg");
  background-repeat: repeat;
  min-height: 800px;
}
/*
main b
CC9F5C
hover b 
CCB25C
*/
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6,
.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  font-family: "Istok Web Aist", sans-serif;
}
.clear {
  clear: both;
}
.alink {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
}
.login h1 {
  text-transform: uppercase;
  font-size: 2.4rem;
}
.login fieldset {
  padding: 2rem;
  background: #fafafa;
}
input#password,
input#username {
  width: 220px;
  height: 25px;
  padding: 3px 5px 3px 5px;
  margin-bottom: 1.5rem;
}
.has-danger input#password,
.has-danger input#username {
  border-color: #ff0000;
}
.login .input-password-toggle,
.login .form-control-feedback {
  display: none;
}
.login label {
  text-transform: uppercase;
}
span.star {
  color: #ff0000;
  display: inline-block;
  position: relative;
  bottom: 0.28rem;
  right: 0.3rem;
}
em {
	color: inherit;
}
.control-label {
  margin-bottom: 0.5rem;
}
.login button {
  margin: 1rem 0;
  background: #1e87f0;
  color: #fff;
}
.login button:hover {
  background-color: #0f7ae5;
}
.hdsection {
  background-image: url("../images/hd-blur3.jpg");
  height: 630px;
  padding: 0;
  position: relative;
}
.ai-bg-top {
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px dotted #666;
}
.ai-bg-bottom {
  background-color: rgba(0, 0, 0, 0.8);
  border-top: 1px dotted #666;
  padding: .5rem 0;
}
.ai-bg-top.uk-sticky-fixed {
  z-index: 1000;
}
.hdsection .ai-bg-top {
  background-color: rgba(0, 0, 0, 0.4);
}

.ai-overlay {
  position: absolute;
  bottom: 0;
  left: 40px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 1.2rem 3rem;
  border-radius: 5px;
}
h1.ai-head {
  font-weight: 700;
  font-size: 3.2rem;
}
p.ai-lead {
  font-size: 1.7rem;
  line-height: 1.2;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
}
.ai-block-b {
  padding: 1rem 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.ai-block-b div {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
}
.ai-button {
  background: var(--main-button);
  width: 100%;
  transition: all 0.3s ease-in-out;
  font-size: 1.1rem;
  line-height: 2.5;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 3px;
}
.ai-button:hover {
  background: #e6caa0;
  color: #fff;
}
.ai-button.ai-button-modal {
  width: auto;
  font-size: 0.9rem;
}
.ai-leadtextblock h3,
.ai-leadtextblock h2 {
  font-style: italic;
}
.ai-leadtextblock p {
  font-size: 1rem;
}
.ai-darksection {
  background-color: rgba(0, 0, 0, 0.8);
  color: rgba(255, 255, 255, 0.8);
  padding: 15px 0 0 0;
}
.ai-firm-head-block {
  color: rgba(255, 255, 255, 0.8);
  font-style: italic;
  text-align: right;
  margin: 1.8rem 0;
}
.ai-firm-head-block p {
  margin: 0;
  font-size: 1rem;
}
.ai-firm h2 {
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.ai-bord-top {
  height: 2px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 2rem;
}
.ai-firm-food.uk-grid {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.ai-firm-info-block {
  color: rgba(255, 255, 255, 0.8);
  font-style: italic;
  text-align: left;
}
.ai-firm-info-block p {
  margin: 0;
  font-size: 1rem;
}
.ai-firm-info-phone a {
  color: inherit;
  text-decoration: none;
  font-size: 2.5rem;
  text-align: center;
}
.fm h3 {
  margin: .2rem 0 0 0;
  padding-top: 0.2rem;
  border-top: 1px solid #dedede;
  text-align: left;
  line-height: 1.1;
  font-size: 1.1rem;
}
 .news_mp .fm h3, .fm.newsart h3 {
	 border:none;
	 margin: 0;
	 padding: 0;
 }
 .fm.one h3, .fm.two h3 {
	 border:none;
	 margin: 0;
	 padding: 0;
	 text-transform: uppercase;
 }
h3.firmfood {
  font-size: 1.2rem;
  font-style: italic;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
}
.ai-filter > div {
  margin-bottom: 1rem;
}
.fm {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  border: 1px dotted #ccc;
}
.ai-media-card {
  height: 150px;
  background-position: center center;
  border-radius: 10px;
}
.newsart .ai-media-card {
  height: 200px;
  background-position: center center;
  border-radius: 10px;
}
.one .ai-media-card {
	height: 480px;
}
.uk-overlay {
	padding: 15px;
	border-radius: 0 0 6px 6px;
}	
.two .ai-media-card {
	height: 310px;
}
.two .uk-overlay {
	padding: 10px;
}
.ai-media-card-body {
  padding: .8rem;
}
.ai-filter-cont {
  margin: 15px 10px 15px 0;
}
.ai-filter-cont a {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 700;
  border-bottom: 1px solid #cc9f5c;
}
.ai-struct {
  font-size: 80%;
  line-height: 1;
}
.ai-list-price {
font-size: .9rem;
text-align: right;
}
.mng-blck-menu {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #dedede;
}
.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  font-size: 1rem;
  min-height: 60px;
}
#modalheadother {
  background-color: #dedede;
  background-image: url("../images/gbg.jpg");
  background-repeat: repeat;
}
.krst {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem;
}
#modalheadother .uk-modal-header,
#modalheadother .uk-modal-footer {
  background: rgba(255, 255, 255, 0.3);
  padding: 10px 30px;
}
.uk-modal-title.ai-mod-title {
  font-size: 1.6rem;
}
.uk-modal-title.ai-mod-title span {
  font-size: 1rem;
}
h1.ai-foods-header,
.ai-foods-header {
  font-size: 2.4rem;
  margin: 20px 0 0 0;
}
p.ai-structure {
  font-size: 1rem;
  margin: 0;
}
.ai-main-ph {
  position: relative;
  margin-top: 20px;
  border-radius: 8px;
}
.ai-cat-lbl-block {
  position: absolute;
  top: 20px;
  left: 0;
}
.ai-cat-lbl {
  position: relative;
  margin-bottom: 5px;
  padding: 5px 15px 5px 15px;
  font-size: 1rem;
  color: #fff;
  text-transform: uppercase;
}
.ai-promoblock .uk-background-cover {
	border-radius:6px;
}
.ai-promoblock.news_mp .uk-background-cover, .newsart .uk-background-cover {
	border-radius:6px 6px 0 0;
}
.ai-promoblock .ai-cat-lbl {
  font-size: 0.8rem;
  background-color: var(--main-button);
}

.ai-cat-lbl.pancakes {
  background-color: var(--pancakes);
}
.ai-cat-lbl.poultry-dishes {
  background-color: var(--poultry-dishes);
}
.ai-cat-lbl.second-courses {
  background-color: var(--second-courses);
}
.ai-cat-lbl.side-dishes {
  background-color: var(--side-dishes);
}
.ai-cat-lbl.hot-meat {
  background-color: var(--hot-meat);
}
.ai-cat-lbl.hot-fish {
  background-color: var(--hot-fish);
}
.ai-cat-lbl.desserts {
  background-color: var(--desserts);
}
.ai-cat-lbl.snacks {
  background-color: var(--snacks);
}
.ai-cat-lbl.drinks {
  background-color: var(--drinks);
}
.ai-cat-lbl.first-courses {
  background-color: var(--first-courses);
}
.ai-cat-lbl.salads {
  background-color: var(--salads);
}
.ai-cat-lbl.sauces {
  background-color: var(--sauces);
}
.ai-cat-lbl.barbecue {
  background-color: var(--barbecue);
}
.ai-price-block {
  border-bottom: 5px dotted var(--main-button);
  padding: 1rem 0;
  margin-bottom: 1rem;
}
.ai-full-price {
  font-size: 1.2rem;
}
.ai-full-price .ai-number-price {
  font-size: 2rem;
}
.ai-edit-block {
  position: absolute;
  right: 0;
  top: 5px;
}
.ai-ed-but {
  text-transform: lowercase;
  font-size: 0.8rem;
  padding: 3px 5px;
  margin: 0 5px;
  border: 1px solid #ccc;
  transition: all 0.3s ease-in-out;
}
a.ai-ed-but {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.ai-ed-but.ai-edit {
  background-color: rgba(30, 135, 240, 0.6);
}
.ai-ed-but.ai-edit:hover {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(30, 135, 240, 0.9);
}
.ai-ed-but.ai-delete {
  background-color: rgba(255, 0, 0, 0.6);
}
.ai-ed-but.ai-delete:hover {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 0, 0, 0.9);
}
.contimgloc {
  width: 400px;
  height: 265px;
  float: left;
  position: relative;
  margin-right: 1rem;
  border-radius: 8px;
}
.image-mosaic {
  margin-top: 3px;
}
footer {
	font-size:.9rem;
}
footer h3 {
  color: rgba(255, 255, 255, 0.8);
}
.icitm {
  text-align: center;
}
.icitm .uk-navbar-subtitle {
  font-size: 0.85rem;
  margin-top: 5px;
}
address p {
  font-size: 0.9rem;
  padding: 0.3rem 0;
}
.ai-mobile address p {
  font-size: 0.9rem;
  text-align: center;
  padding: 0.3rem 0;
}
.ai-but-phone {
  font-size: 0.9rem;
  line-height: 1.2;
  padding: 0.5rem 1rem;
}
.ai-mobile .uk-modal {
  padding: 0;
}
.ai-muted {
	background:rgba(0,0,0,.1);
	padding:1rem;
}
.ai-head-news {
	margin: 1rem 0;
}
.ai-head-news h1 {
	margin: 0;
}
.ai-dinfo {
	margin: 0;
	font-size:.9rem;
}
.ai-background-loc {
	background-size: cover;
	height: 450px;
	background-repeat: no-repeat;
	border-radius: 8px;
}
.item.withImage {
	border-radius: 5px;
}
@media (max-width: 639px) {
	 .ai-overlay {
    position: relative;
    bottom: auto;
    left: auto;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 0.9rem 0.9rem;
  }
  h1.ai-head {
    font-size: 1.9rem;
  }
  p.ai-lead {
    font-size: 1rem;
  }
  .ai-bg-top.uk-sticky {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .hdsection {
    height: auto;
  }
  .ai-block-b {
    padding: 1rem 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: space-around;
  }
  .ai-block-b div {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    margin: 0.5rem;
    text-align: center;
  }
  .ai-button {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.7rem;
    line-height: 1.2;
    padding: 0.5rem;
  }
  .ai-panelfilter .ai-button {
    background-color: rgba(204, 159, 92, 1);;
  }
  .ai-nonemrg {
    margin: 0;
  }
  .ai-leadtextblock h2,
  .ai-firm h2 {
    font-size: 1.3rem;
  }
  .ai-favorite-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-around;
  }
  /*.ai-favorite {
    width: 180px;
  }*/
  .ai-favorite-cont .ai-media-card {
    height: 100px;
    border-radius: 10px;
  }
  .ai-media-card-body {
    display: block;
  }
  h3.firmfood {
    font-size: 0.95rem;
    margin: 0;
  }
  .ai-bord-top {
    margin-top: 2rem;
  }
  .ai-mobile .ai-main .uk-navbar-nav {
    gap: 25px;
  }
  .ai-filter-cont a {
    font-size: .95rem;
  }
  .icitm .uk-navbar-subtitle {
	  font-size: .65rem;
  }
  .news_mp .fm h3 {
	  font-size: .9rem;
  }
  .contimgloc {
	  width: 100%;
	  float: none;
	  margin: 0;
  }
	.ai-background-loc {
	height: 200px;
}
}
@media (min-width: 640px) and (max-width: 1199px) {
  .ai-overlay {
    position: relative;
    bottom: auto;
    left: auto;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 0.9rem 0.9rem;
  }
  h1.ai-head {
    font-size: 1.9rem;
  }
  p.ai-lead {
    font-size: 1rem;
  }
  .ai-bg-top.uk-sticky {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .hdsection {
    height: auto;
  }
  .ai-block-b {
    padding: 1rem 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: space-around;
  }
  .ai-block-b div {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    margin: 0.5rem;
    text-align: center;
  }
  .ai-button {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.7rem;
    line-height: 1.2;
    padding: 0.5rem;
  }
  .ai-panelfilter .ai-button {
    background-color: rgba(204, 159, 92, 1);;
  }
  .ai-nonemrg {
    margin: 0;
  }
  .ai-leadtextblock h2,
  .ai-firm h2 {
    font-size: 1.3rem;
  }
  .ai-favorite-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-around;
  }
  /*.ai-favorite {
    width: 180px;
  }*/
  .ai-favorite-cont .ai-media-card {
    height: 100px;
    border-radius: 10px;
  }
  .ai-media-card-body {
    display: block;
  }
  h3.firmfood {
    font-size: 0.95rem;
    margin: 0;
  }
  .ai-bord-top {
    margin-top: 2rem;
  }
  .ai-mobile .ai-main .uk-navbar-nav {
    gap: 25px;
  }
  .ai-filter-cont a {
    font-size: .95rem;
  }
  .icitm .uk-navbar-subtitle {
	  font-size: .65rem;
  }
  .news_mp .fm h3 {
	  font-size: .9rem;
  }
  .contimgloc {
	  width: 100%;
	  float: none;
	  margin: 0;
  }
  .ai-background-loc {
	height: 300px;
}
  
}
