/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.2.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

body {
    margin: 0;
    -webkit-font-smoothing: auto;
    font-family: "Montserrat-Regular";
    overflow-x: hidden;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/wp-content/uploads/fonts/Montserrat-Bold.ttf');
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/wp-content/uploads/fonts/Montserrat-Regular.ttf');
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('/wp-content/uploads/fonts/Montserrat-Light.ttf');
}

@font-face {
    font-family: 'Montserrat-Italic';
    src: url('/wp-content/uploads/fonts/Montserrat-Italic.ttf');
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*--------------------------------------------------------------
  # Typography
  --------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #24292e;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 15px;
}

h1 {
    font-size: 32px;
    padding-bottom: 10px;
}

h2 {
    font-size: 24px;
    padding-bottom: 0.3em;
    line-height: 1.25;
}

h3 {
    font-size: 18px;
    line-height: 25px;
}

h4 {
    font-size: 16px;
    line-height: 20px;
}

h5 {
    font-size: 14px;
    line-height: 17.5px;
}

p {
    margin-bottom: 1.5em;
}

h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #eaecef;
}

h2.entry-title {
    border-bottom: 1px solid #eaecef;
}

h3.widget-title {
    font-size: 1.2rem;
}


/*--------------------------------------------------------------
  # Elements
  --------------------------------------------------------------*/

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
  # Forms
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  # Navigation
  --------------------------------------------------------------*/

header#masthead {
    margin-bottom: 0;
    background-color: transparent;
    padding: 1.74rem 1rem;
    position: absolute;
    left: 0;
    right: 0;
   /* z-index: 9;*/
}

.navbar-brand>a {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.1rem;
    outline: medium none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.navbar-brand>a:visited,
.navbar-brand>a:hover {
    text-decoration: none;
}

#page-sub-header {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
    line-height: 1.6;
    font-size: 4rem;
    color: #563e7c;
    margin: 0 0 1rem;
    border: 0;
    padding: 0;
}

#page-sub-header p {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.25rem;
    font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}

a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
}

@media screen and (min-width: 768px) {
    body:not(.theme-preset-active) #page-sub-header h1 {
        font-size: 3.750rem;
    }
    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 992px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
}


/*--------------------------------------------------------------
  ## Links
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  ## Menus
  --------------------------------------------------------------*/

#masthead nav {
    padding-left: 0;
    padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
    color: #cdbfe3;
    padding: 0px 0px 0px 21px;
    font-weight: 500;
    font-size: 0.875rem;
    transition: all 0.15s ease-in;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover {
    font-family: "Montserrat-Regular";
    color: #5fa3d6 !important;
    transition: all 0.15s ease-in;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
    color: #5fa3d6 !important;
    font-family: "Montserrat-Bold";
}

.menuHead #main-nav.show .navbar-nav {
    height: auto;
    overflow-y: auto;
    scroll-behavior: smooth;
    height: 100%;
}

.menuHead #main-nav.show .navbar-nav #menu-item-222 ul.dropdown-menu,
.menuHead #main-nav.show .navbar-nav #menu-item-220 ul.dropdown-menu {
    width: auto;
}

.navbar-brand {
    height: auto;
}

.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}

.dropdown-menu {
    min-width: 50px;
    right: -8px !important;
    left: 12px;
}

.dropdown-item {
    display: block;
    width: 50px !important;
    padding: .25rem 1px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    margin: auto;
    text-align: center;
}

.dropdown .open .dropdown-menu {
    display: block;
    left: 12.250em;
    top: 0;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
    background: transparent;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .dropdown-menu li>.dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }
    .dropdown-menu li a {
        padding: 0;
    }
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.625rem;
        padding-top: 0.313rem;
    }
    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: right;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 100%;
}

.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #5fa3d6;
    border-radius: 0px;
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    background: #5fa3d6;
    color: #000;
    font-family: "Montserrat-Bold";
    transition: all 0.15s ease-in-out;
    font-size: 14px;
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #000;
    color: #5fa3d6;
    transition: all 0.15s ease-in-out;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    /* background: #eee none repeat scroll 0 0; */
}


/*--------------------------------------------------------------
  # Accessibility
  --------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
  # Alignments
  --------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}


/*--------------------------------------------------------------
  # Clearings
  --------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
  # Widgets
  --------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    font-size: 0.875rem;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
    display: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #eee;
    text-decoration: none;
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}

.widget_categories .nav-link {
    display: inline-block;
}


/*--------------------------------------------------------------
  # Content
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  ## Posts and pages
  --------------------------------------------------------------*/

#content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 4.125rem;
}

.sticky .entry-title::before {
    content: '\f08d';
    font-family: "Font Awesome\ 5 Free";
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
    font-weight: 900;
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 0px;
}

.posted-on,
.byline,
.comments-link {
    color: #9a9a9a;
}

.entry-title>a {
    color: inherit;
}


/*--------------------------------------------------------------
  ## Comments
  --------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}


/*--------------------------------------------------------------
  # Infinite scroll
  --------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
  # Media
  --------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/*--------------------------------------------------------------
  ## Captions
  --------------------------------------------------------------*/

.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0.313rem 0.313rem 0;
    text-align: center;
}

.wp-caption img[class*="wp-image-"] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
  ## Galleries
  --------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-item .gallery-columns-2 {
    max-width: 50%;
}

.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
    max-width: 25%;
}

.gallery-item .gallery-columns-5 {
    max-width: 20%;
}

.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------
  # Plugin Compatibility
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  ## Woocommerce
  --------------------------------------------------------------*/

.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 8.313rem !important;
}

.variations_form .variations .value>select {
    margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}


/*--------------------------------------------------------------
  ## Elementor
  --------------------------------------------------------------*/

.elementor-page article .entry-footer {
    display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.elementor-page .entry-content {
    margin-top: 0;
}


/*--------------------------------------------------------------
  ## Visual Composer
  --------------------------------------------------------------*/

.vc_desktop article .entry-footer {
    display: none;
}

.vc_desktop #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.vc_desktop .entry-content {
    margin-top: 0;
}


/*--------------------------------------------------------------
  # Footer
  --------------------------------------------------------------*/

footer#colophon {
    font-size: 85%;
}

body:not(.theme-preset-active) footer#colophon {
    color: #fff;
    background-color: #1a2122;
    padding: 85px 0px 60px;
}

.navbar-dark .site-info {
    color: #fff;
}

.copyright {
    font-size: 0.875rem;
    margin-bottom: 0;
    text-align: center;
}

.copyright a,
footer#colophon a {
    color: inherit;
}

.menuHead {
    width: 100%;
    z-index: 9;
    position: relative;
}
.contactHead {
    z-index: 999;
    position: relative;
}

.mobContact {
    text-align: right;
    margin-bottom: 25px;
}

.mobLinkHead {
    color: #fff;
    font-family: "Montserrat-Bold";
    font-size: 14px;
}

.adresHead {
    color: #fff;
    font-family: "Montserrat-Regular";
    font-size: 14px;
    display: inline-block;
    margin-left: 40px;
    margin-right: 40px;
}

.headBtn {
    color: #5fa3d6;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
    font-size: 14px;
    letter-spacing: 1px;
}

.headBtn {
    color: #5fa3d6;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
    font-size: 14px;
    letter-spacing: 1px;
    background-color: transparent;
    box-shadow: none !important;
    border: 1px solid #5fa3d6 !important;
    padding: 13px 15px 11px;
    text-shadow: none !important;
    transition: all 0.15s ease-in;
}

.headBtn:hover {
    background: #5fa3d6;
    color: #000;
    transition: all 0.15s ease-in;
}

a.nav-link {
    color: #fff !important;
    font-family: "Montserrat-Regular";
    font-size: 16px !important;
}

.icon-right {
    font-family: "Arial";
    font-size: 24px;
    line-height: 0;
    position: relative;
    top: 1px;
    left: 4px;
}

.titleHead {
    font-size: 62px;
    color: #fff;
    font-family: "Montserrat-Bold";
}

.subTitleSlide {
    color: #fff;
    font-family: "Montserrat-Regular";
    font-size: 16px;
    margin-left: 3px;
}

.flexIcon {
    display: flex;
    flex-wrap: wrap;
}

.flexItemIcon {
    flex-basis: 20%;
    text-align: center;
}

.titleIcon {
    color: #fff;
    font-family: "Montserrat-Regular";
    font-size: 14px;
    letter-spacing: 1px;
}

.textMainSlide {
    margin-top: -90px;
}

.iconBottom {
    /* bottom: 0; */
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 150px;
}

.section-slider {
    background-image: url(/wp-content/uploads/home/bg_1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.section-about {
    background-image: url(/wp-content/uploads/home/bg_2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0px;
}
html[lang="uk"] .section-about {
    background-image: url(/wp-content/uploads/home/bg_2_ukr.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0px;
}
.about-title {
    font-size: 38px;
    color: #fff;
    font-family: "Montserrat-Bold";
    line-height: 1.6;
}

.descAbout p {
    color: #c8d2d4;
    font-size: 14px;
    font-family: "Montserrat-Regular";
}

.flexAbout {
    display: flex;
    flex-wrap: wrap;
}

.flexItemAbout {
    flex-basis: 52%;
}

.titleSection {
    color: #5fa3d6;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.titleSection:before {
    content: "";
    background: #5fa3d6;
    width: 45px;
    height: 1px;
    display: inline-block;
    /* float: left; */
    position: relative;
    margin-right: 12px;
    top: -5px;
}

img.imgRulet {
    position: absolute;
    right: -16%;
    top: -165px;
}

img.imgHach {
    position: absolute;
    left: -46%;
    top: -135px;
}

.sectionMenu {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    left: 0;
}

.section-ourMenu {
    padding: 75px 0px 205px;
}

.sectionImg .absolut-left-img img {
    z-index: 1;
}

.barTitle {
    color: #000;
    font-size: 14px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Montserrat-Regular";
    line-height: 1.6;
}

.barTitle:before {
    content: "";
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: #000;
    margin-right: 10px;
    position: relative;
    top: -5px;
}

.lookMenu {
    font-size: 38px;
    font-family: "Montserrat-Bold";
    margin-left: -2px;
    margin-bottom: 80px;
    margin-top: -15px;
}

.section-vkusno .lookMenu {
    margin-bottom: 65px;
}

.sectionMenuItem {
    flex-basis: 60%;
    /* float: left; */
}

.sectionMenuItem.blockMainMenu {
    float: left;
    position: relative;
    z-index: 4;
}

.titleMenu {
    font-size: 16px;
    font-family: "Montserrat-Bold";
    margin-bottom: 10px;
}

.leftRow:before {
    content: "";
    width: 30px;
    height: 1px;
    background: #5fa3d6;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -5px;
}

.textMenuMain {
    margin-left: 15px;
    margin-top: 38px;
    margin-bottom: 33px;
}

.barImgMenu {
    position: relative;
    /* left: -100px; */
    z-index: 3;
}

.subTitleMenuMain {
    padding-left: 40px;
    font-size: 14px;
    font-family: "Montserrat-Italic";
    color: #848a8b;
}

.subTitleMenu {
    font-size: 14px;
    font-family: "Montserrat-Italic";
    color: #848a8b;
}

.blockCocktailMenu .subTitleMenu {
    padding-left: 40px;
}

.textMenuCocktails {
    text-align: right;
    position: relative;
    left: -260px;
    margin-top: 70px;
}

.rightRow:after {
    content: "";
    width: 30px;
    height: 1px;
    background: #5fa3d6;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -5px;
    margin-right: -40px;
}

.blockCocktailMenu {
    position: relative;
    top: 185px;
    left: -200px;
    float: left;
}

img.cocktailsImgMenu {
    z-index: 2;
    position: relative;
}

.textMenuBar {
    position: relative;
    left: 120px;
    margin-bottom: 33px;
}

.textMenuGree {
    text-align: right;
    position: relative;
    right: 150px;
    margin-top: 70px;
}

.greeImgMenu {
    z-index: 1;
    position: relative;
}

.blockGreeMenu {
    position: absolute;
    /* width: 100%; */
    /* left: 0; */
    bottom: -128px;
    right: -22px;
    /* text-align: right; */
}

.titleBlockBron {
    text-align: center;
}

.section-form {
    background-image: url(/wp-content/uploads/home/form/formbg.jpg);
    background-size: cover;
    padding: 55px 0px 20px;
}

.titleBron {
    color: #fff;
    font-size: 38px;
    font-family: "Montserrat-Bold";
    margin-bottom: 35px;
}

.subTitleBron {
    color: #fff;
    font-size: 16px;
    margin-bottom: 50px;
    margin-top: 35px;
}

.flexForm {
    display: flex;
    flex-wrap: wrap;
    max-width: 900px;
    margin: auto;
}

.flexItemInput {
    flex-basis: 33.33%;
    width: 100%;
    padding: 0px 20px;
}

.flexForm input,
.flexForm select {
    margin-bottom: 40px;
    background: transparent;
    border-radius: 0px;
    height: 45px;
    color: #687072;
    border-color: #687072;
    font-family: "Montserrat-Regular";
    font-size: 16px;
}

input.bronBtn {
    width: 100%;
    height: 45px;
    border-color: #5fa3d6;
    color: #5fa3d6;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Montserrat-Bold";
    letter-spacing: 1px;
}

.flexForm input:focus,
.flexForm select:focus {
    background: transparent;
    outline: none;
    box-shadow: none !important;
    border-color: #687072;
    color: #848a8b;
}

.btn-primary:hover {
    color: #000;
    background-color: #5fa3d6;
    border-color: #5fa3d6;
}

.section-vkusno {
    padding: 75px 0px 60px;
}

.flexVkus {
    display: flex;
    flex-wrap: wrap;
}

.vkusnoBlock {
    margin-top: -30px;
}

.vkusnoBlock p {
    font-size: 14px;
}

.flexVkusItem.flexVkusText {
    flex-basis: 56%;
}

img.povarImg {
    width: 100%;
    max-width: 620px !important;
    z-index: 9;
    position: relative;
}

.vkusnoImgBlock {
    position: absolute;
    right: -50px;
    top: -45px;
    z-index: 0;
}

.flexDishRow {
    display: flex;
    flex-wrap: wrap;
}

.blockNameDish {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    margin: auto;
    transition: all 0.2s ease-in;
    opacity: 0;
}

.blockNameDish:hover {
    transition: all 0.2s ease-in;
    opacity: 1;
}

.textNameDish {
    margin-bottom: 20px;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    top: 39%;
    letter-spacing: 1px;
    padding: 0px 10px;
}

.textPriceDish {
    width: 65%;
    margin: auto;
    text-align: center;
    justify-content: space-between;
    padding-top: 25px;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    position: relative;
    top: 40%;
}

span.countGr {
    font-size: 18px;
    font-family: "Montserrat-Bold";
}

.blockImgDish {
    position: relative;
}

.flexDishItem {
    flex-basis: 25%;
}

.textPriceDish {
    display: flex;
    flex-wrap: wrap;
}

span.dishPr {
    font-family: "Montserrat-Regular";
    font-size: 14px;
}

.section-zaly {
    padding: 80px 0px 20px;
}

.textBlockZaly p {
    color: #1b2224;
    font-size: 14px;
}

.ourZalyTitle {
    margin-bottom: 35px;
}

.textZalBlock {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.blockImgZal {
    position: relative;
}

.titleZal {
    color: #fff;
    font-size: 18px;
    font-family: "Montserrat-Bold";
}

.contentLink {
    border: 1px solid #5fa3d6;
    background: transparent;
    padding: 22px 30px;
    width: 265px;
    display: block;
    color: #5fa3d6;
    margin: auto;
}

.sumZaly {
    font-family: "Montserrat-Bold";
}

.textZalBlock {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 50px 0px;
    background: linear-gradient(0deg, #0000009c 25%, transparent 100%);
}

.contentLink {
    border: 1px solid #5fa3d6;
    background: transparent;
    padding: 22px 28px;
    width: 270px;
    display: block;
    color: #5fa3d6;
    margin: auto;
    position: relative;
    transition: all 0.2s ease-in;
}

.contentLink:hover:before {
    opacity: 1;
    transition: all 0.2s ease-in;
}

.row.first-row-zaly {
    margin-bottom: -1px;
}

html:lang(ru) .contentLink:before {
    content: "Подробнее";
    position: absolute;
    background-color: #5fa3d6;
    color: #000;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
    font-size: 14px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 35px 30px;
    transition: all 0.2s ease-in;
    opacity: 0;
}

html:lang(ru) .zaly-telbin-section .contentLink:before {
    content: "Забронировать";
    position: absolute;
    background-color: #5fa3d6;
    color: #000;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
    font-size: 14px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 35px 30px;
    transition: all 0.2s ease-in;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

html:lang(uk) .zaly-telbin-section .contentLink:before {
    content: "Забронювати";
    position: absolute;
    background-color: #5fa3d6;
    color: #000;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
    font-size: 14px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 35px 30px;
    transition: all 0.2s ease-in;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

html:lang(uk) .contentLink:before {
    content: "Детальніше";
    position: absolute;
    background-color: #5fa3d6;
    color: #000;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
    font-size: 14px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 35px 30px;
    transition: all 0.2s ease-in;
    opacity: 0;
}

html:lang(ru) .contentLink:hover:before {
    opacity: 1;
    transition: all 0.2s ease-in;
}

html:lang(uk) .contentLink:hover:before {
    opacity: 1;
    transition: all 0.2s ease-in;
}

.section-bgzaly {
    background-image: url(/wp-content/uploads/home/zaly/bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-position-y: 21%;
    padding-bottom: 50px;
}

.logoBlock {
    text-align: center;
}

.logo-footer {
    width: 170px;
    margin-bottom: 20px;
}

.afterLogoFoot {
    font-family: "Montserrat-Regular";
    font-size: 15px;
}

.flexRowFooter {
    display: flex;
    flex-wrap: wrap;
}

.flexItemFooter {
    flex-basis: 20%;
}

.titleMenuFooter {
    color: #5fa3d6;
    font-family: "Montserrat-Bold";
    font-size: 18px;
}

.menu-footer a {
    display: block;
    margin-bottom: 10px;
    color: #81838d !important;
    text-decoration: underline;
    transition: all 0.15s ease-in;
    font-size: 14px;
}

.menu-footer a:hover {
    color: #5fa3d6 !important;
    transition: all 0.15s ease-in;
}

.secondFlexFooter {
    padding-left: 30px;
    flex-basis: 18%;
}

.firstFlexFooter {
    flex-basis: 26%;
}

.thirdFlexFooter {
    flex-basis: 18%;
}

.fourthFlexFooter {
    flex-basis: 18%;
}

.adresBlock p {
    margin-bottom: 15px;
}

.linkTelFoot {
    color: #81838d !important;
    font-size: 14px;
}

.adresText {
    margin-top: -5px;
    color: #81838d !important;
    margin-bottom: 13px !important;
    font-size: 14px;
    line-height: 1.6;
}

.socialBlock {
    margin-top: 20px !important;
}

.iconSocial {
    margin: 0px 10px;
}

.footCopyright {
    background-color: #141717;
    text-align: center;
}

.copyrightText {
    color: #474747;
    margin-top: 25px;
    font-size: 14px;
}

.voll {
    color: #474747;
    font-size: 14px;
    transition: all 0.2s ease-in;
}

.voll:hover {
    color: #474747;
    text-decoration: underline;
    transition: all 0.2s ease-in;
}

.elementor-post__title,
.elementor-post__meta-data {
    display: table-footer-group;
    /* flex-direction: column-reverse; */
}

.elementor-post__title a {
    font-size: 18px !important;
    font-family: "Montserrat-Bold" !important;
    color: #000 !important;
    margin-bottom: 2px;
    display: block;
}

.post-block .elementor-post-date {
    color: #000;
    font-family: "Montserrat-Regular";
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.elementor-post__excerpt p {
    color: #687072 !important;
    font-size: 14px !important;
    font-family: "Montserrat-Regular" !important;
}

.post-block .elementor-post__read-more {
    color: #000 !important;
    font-family: "Montserrat-Bold" !important;
    font-size: 14px !important;
    /* text-decoration: underline; */
    border-bottom: 1px solid !important;
}

.post-block .elementor-post {
    margin-bottom: 5px;
}

.section-last-news {
    padding: 80px 0px 15px;
}

.elementor-post__text {
    margin-top: -8px;
}

.elementor-post__thumbnail:before {
    background: rgba(0, 0, 0, 0.74);
    content: "";
    /* display: block; */
    /* width: 100px; */
    /* height: 100px; */
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    content: "";
    /* margin: auto; */
    color: #fff;
    font-family: "Montserrat-Light";
    font-size: 50px;
    text-align: center;
    vertical-align: middle;
    padding: 55px 0px 0px;
    opacity: 0;
    transition: all 0.15s ease-in;
}

.elementor-post__thumbnail__link:hover .elementor-post__thumbnail:before {
    opacity: 1;
    transition: all 0.15s ease-in;
}

.btnAllNews {
    text-align: center;
    margin-bottom: 90px;
    margin-top: 70px;
}

.allNewsBtn {
    font-family: "Montserrat-Bold";
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    padding: 15px 60px;
    border: 1px solid #000;
    transition: all 0.15s ease-in;
}

.allNewsBtn:hover {
    color: #fff;
    background: #000;
    transition: all 0.15s ease-in;
}

.testimonials {
    overflow: hidden;
    position: relative;
    max-height: 100%;
}

.one-slide,
.testimonial,
.message {
    border: none !important;
    outline: none !important;
}

.icon-overlay {
    position: absolute;
    opacity: 0.3;
    right: 10%;
    top: 0;
    height: auto;
    width: 100%;
    max-width: 400px;
}

.carousel-controls .control {
    position: absolute;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: none;
    z-index: 1;
    top: 50%;
}

.prev {
    left: 0;
}

.next {
    right: 0;
}

@media screen and (max-width: 768px) {
    .testimonials {
        max-height: 700px;
    }
    .icon-overlay {
        height: 300px;
        top: calc(50% - 150px);
    }
    .carousel-controls .control {
        width: 25px;
        height: 25px;
        top: inherit;
    }
    .prev {
        left: 0;
    }
    .next {
        right: 0;
    }
    .control i {
        font-size: .7rem;
    }
    .testimonials .message {
        font-size: 1rem;
    }
    .testimonials h2 {
        font-size: 1.5rem;
    }
}

img.imgReview {
    margin: auto;
}

.section-feedback {
    background-image: url(/wp-content/uploads/home/feedback/bg.jpg);
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}

.author {
    text-transform: uppercase;
    font-size: 16px;
    margin: 30px 0px 20px;
    font-family: "Montserrat-Bold";
}

.message {
    font-size: 14px;
    font-family: "Montserrat-Regular";
    max-width: 800px;
    margin: auto;
    width: 100%;
    margin-bottom: 30px;
}

.leaveFeedBack {
    color: #000;
    background: #5fa3d6;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 50px;
    transition: all 0.15s ease-in;
}

.leaveFeedBack:hover {
    background: transparent;
    color: #5fa3d6;
    transition: all 0.15s ease-in;
    border: 1px solid #5fa3d6;
}

.feedBackTitle {
    font-size: 38px;
    font-family: "Montserrat-Bold";
    margin: 110px 0px 60px;
}

.btnLeaveBack {
    margin-bottom: 150px;
}

.logoHead {
    height: 160px;
    position: relative;
    top: -15px;
    left: -8px;
}

.flexRowHead {
    display: flex;
    flex-wrap: wrap;
}

.flexHeadItem1 {
    flex-basis: 17%;
    z-index: 9;
}

.flexHeadItem2 {
    flex-basis: 83%;
}

.elementor-post__thumbnail {
    float: left;
    width: 100%;
    height: 100%;
    margin-right: 25px;
}

.menuLink {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #5fa3d6;
    margin: auto;
    width: 78%;
    transition: all 0.3s ease-in;
    height: 81%;
}

html:lang(ru) .menuLink:before {
    content: "Смотреть меню";
    margin: auto;
    width: 100%;
    display: flex;
    height: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    opacity: 0;
    color: #000000;
    font-family: "Montserrat-Bold";
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease-in;
}

html:lang(uk) .menuLink:before {
    content: "Переглянути меню";
    margin: auto;
    width: 100%;
    display: flex;
    height: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    opacity: 0;
    color: #000000;
    font-family: "Montserrat-Bold";
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease-in;
}


/* .sectionMenuItem:hover .menuLink:before {
    transition: all 0.3s ease-in;
    opacity: 1;
  } */

html:lang(ru) .blockImgMenu:hover .menuLink:before {
    transition: all 0.3s ease-in;
    opacity: 1;
}

html:lang(uk) .blockImgMenu:hover .menuLink:before {
    transition: all 0.3s ease-in;
    opacity: 1;
}


/* .sectionMenuItem:hover .menuLink {
    width: 220px;
    height: 80px;
    background: #5fa3d6;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  } */

.blockImgMenu:hover .menuLink {
    width: 220px;
    height: 80px;
    background: #5fa3d6;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.linkGree {
    z-index: 1;
}

.linkCocktails {
    z-index: 2;
}

.linkBar {
    z-index: 3;
    /* left: -200px; */
}

.imgMenuBar {
    left: -100px;
}

.blockBarMenu:hover {
    z-index: 5;
    position: relative;
    transition: all 0.3s ease-in;
}

.blockCocktailMenu:hover {
    z-index: 5;
}

.blockGreeMenu:hover {
    z-index: 5;
}

.imgIcon {
    height: 70px !important;
    margin-bottom: 20px;
}

.footerMenu {
    padding-left: 25px;
}

.bg-light {
    background-color: #1a2122!important;
}

.blockImgMenu:hover {
    box-shadow: 0px 0px 25px -4px rgba(0, 0, 0, 0.4);
    transition: all 0.15s ease-in;
}

.blockImgMenu {
    transition: all 0.15s ease-in;
}

.imgReview {
    border-radius: 100% !important;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

.header-zaly {
    background-image: url(/wp-content/uploads/zaly/bg.jpg);
    background-size: cover;
    padding: 150px 0px 60px;
}

.insideTitle {
    color: #ffffff;
    font-size: 62px;
    font-family: "Montserrat-Bold";
    position: relative;
    top: 30px;
}

.insidePageTitle.insideTitle-banekty {
    margin-top: 0px;
}

.linkObraty {
    /* border: 1px solid #5fa3d6;
    background: transparent;
    padding: 30px 30px;
    width: 230px;
    display: block;
    color: #5fa3d6;
    margin: auto;
    position: relative;
    text-transform: uppercase;
    transition: all 0.2s ease-in;
    font-size: 14px;
    font-family: "Montserrat-Bold";
    letter-spacing: 1px; */
}

html:lang(uk) a.contentLink.linkObraty:before {
    content: "Обрати зал";
}

html:lang(ru) a.contentLink.linkObraty:before {
    content: "Выбрать зал";
}

.section-ourzaly {
    margin: 85px 0px 10px;
}

.bgzaly-inside {
    padding-bottom: 50px;
}

.bghead-bankety {
    background-image: url(/wp-content/uploads/bankety/bg.jpg);
    background-size: cover;
    padding: 150px 0px 60px;
}

.blockImgZal {
    margin-bottom: 30px;
}

.linkZahid {
    font-size: 14px;
    font-family: "Montserrat-Regular";
    text-transform: uppercase;
    color: #5fa3d6;
    border: 1px solid #5fa3d6;
    padding: 14px 30px;
    transition: all 0.15s ease-in;
    background: transparent;
}

.linkZahid:hover {
    color: #000;
    font-family: "Montserrat-Bold";
    transition: color 0.15s ease-in;
    background: #5fa3d6;
    transition: background 0.15s ease-in;
}

.blockBankety:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    bottom: 0;
    right: 0;
    border: 1px solid #5fa3d6;
    /* margin: 0px 0px 0px 0px; */
    z-index: 0;
    width: 100%;
    height: 100%;
    transition: all 0.15s ease-in;
}

.blockBankety:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 0px;
    right: 0px;
    border: 1px solid #5fa3d6;
    margin: 0px 0px 0px 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    transition: all 0.15s ease-in;
}

.blockBankety {
    position: relative;
    z-index: 8;
    transition: all 0.15s ease-in;
}

.imgBankety {
    position: relative;
    z-index: 2;
}

.textBanketyBlock {
    z-index: 91;
}

.blockBankety:hover:before {
    top: 0;
    left: 0;
    z-index: 9;
    transition: all 0.15s ease-in;
    width: 90%;
    margin: auto;
    height: 92%;
}

.blockBankety:hover:after {
    top: 0;
    left: 0;
    z-index: 9;
    transition: all 0.15s ease-in;
    width: 90%;
    margin: auto;
    height: 92%;
}

.blockBankety:hover .linkZahid {
    background-color: #5fa3d6;
    color: #000;
    transition: color 0.15s ease-in;
    transition: background-color 0.15s ease-in;
    font-family: "Montserrat-Bold";
}

.lookBankety {
    margin-bottom: 60px;
}

.pageBankety-section {
    margin-top: 90px;
    margin-bottom: -10px;
}

.blockBankety:hover {
    transform: translate3d(0px, -10px, 0px);
    box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.4);
    transition: all 0.15s ease-in;
}

.section-all-bankety {
    margin-bottom: 60px;
}

.bghead-novosti {
    background-image: url(/wp-content/uploads/novosti/bg.jpg);
    background-size: cover;
    padding: 150px 0px 60px;
}

.page-numbers {
    font-size: 14px;
    font-family: "Montserrat-Bold";
    color: #000;
    border: 1px solid #000;
    transition: all 0.15s ease-in;
    padding: 10px 17px;
}

nav.elementor-pagination {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: -4px;
}

.page-numbers:hover {
    font-size: 14px;
    font-family: "Montserrat-Bold";
    color: #fff;
    border: 1px solid #5fa3d6;
    transition: all 0.15s ease-in;
    padding: 10px 17px;
    background: #5fa3d6;
}

span.page-numbers.current {
    font-size: 14px;
    font-family: "Montserrat-Bold";
    color: #fff;
    border: 1px solid #5fa3d6;
    transition: all 0.15s ease-in;
    padding: 10px 17px;
    background: #5fa3d6;
}

span.page-numbers.prev {
    display: none;
}

.elementor-post__excerpt p {
    padding-right: 10px;
}

.lookNovosti {
    margin-bottom: 35px;
}

.pageNovosti-section {
    margin-top: 90px;
}

.section-post-block {
    margin-bottom: 80px;
}

.bghead-contact {
    background-image: url(/wp-content/uploads/contact/bg.jpg);
    background-size: cover;
    padding: 150px 0px 60px;
}

.block-head-single {
    background-image: url(/wp-content/uploads/novosti/bg.jpg);
    background-size: cover;
    padding: 150px 0px 60px;
}

.titleCity {
    font-size: 38px;
    color: #000;
    font-family: "Montserrat-Bold";
    margin-bottom: 15px;
}

.descTitleCity {
    font-size: 14px;
    color: #000;
    font-family: "Montserrat-Regular";
}

.subTitleCity {
    font-size: 18px;
    font-family: "Montserrat-Bold";
    margin-bottom: 20px;
}

.linkTel {
    display: block;
    font-size: 14px;
    font-family: "Montserrat-Regular";
    color: #000;
    transition: all 0.15s ease-in-out;
}

.linkTel:hover {
    display: block;
    font-size: 14px;
    font-family: "Montserrat-Regular";
    color: #000;
    transition: all 0.15s ease-in-out;
    text-decoration: underline;
}

.linkContact {
    margin-bottom: 25px;
}

.textTime {
    color: #000;
    font-size: 14px;
    margin-bottom: 3px;
}

.contactText {
    height: auto;
    /* display: flex; */
    /* flex-direction: column; */
    /* height: 100%; */
    display: block;
    vertical-align: middle;
    margin-bottom: 60px;
}

.maps-section {
    margin-top: 15px;
    margin-bottom: 70px;
}

.textTitleBlog {
    color: #fff;
    font-size: 62px;
    font-family: "Montserrat-Bold";
    margin: 35px 0px 30px;
}

.widget .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 10px);
    padding: 18px 13px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #b5b5b5 !important;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #b5b5b5;
    border-radius: 0px !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 14px;
    width: 240px !important;
}

.form-control:focus {
    outline: none;
    box-shadow: none;
}

.widget-title {
    font-size: 18px;
    font-family: "Montserrat-Bold";
    color: #000;
}

.widget a.nav-link {
    color: #000 !important;
    padding-left: 0px;
    padding-bottom: 0px;
    text-decoration: underline;
}

.widget a.nav-link:hover {
    background: transparent;
    text-decoration: underline;
}

.trubka {
    position: relative;
    top: -3px;
    margin-right: 2px;
}

.post-date {
    font-size: 12px;
    color: #81838d;
}

.widget li.nav-item {
    margin-top: 15px;
}

section#recent-posts-2 {
    margin-bottom: 40px;
}

.entry-meta {
    color: #000;
    font-size: 14px;
}

.posted-on {
    color: #000;
}

.byline {
    color: #000;
    font-family: "Montserrat-Bold";
}

time.entry-date.published {
    font-family: "Montserrat-Bold";
}

.single-post .author {
    text-transform: uppercase;
    font-size: 14px;
    margin: 30px 0px 20px;
    font-family: "Montserrat-Bold";
}

h1.entry-title.titleInsideNews {
    border-bottom: none;
}

h1.entry-title.titleInsideNews {
    border-bottom: none;
    margin-top: -5px;
    font-size: 38px;
    font-family: "Montserrat-Bold";
    color: #000;
    margin-bottom: 40px;
}

.navigation.post-navigation {
    padding-top: 12px;
}

.addtoany_content {
    clear: both;
    margin: 16px 0;
    float: left;
}

.a2a_kit a {
    cursor: pointer;
    border: 1px solid #000 !important;
    padding-top: 6px !important;
    padding-bottom: 0px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    margin-right: 14px !important;
}

.single-post .entry-content {
    margin-top: 16px;
}

.thumbnailInside {
    margin-bottom: 25px;
}

.single-post .entry-content p {
    font-size: 14px;
    color: #687072;
}

.shareText {
    color: #000;
    font-size: 14px;
    font-family: "Montserrat-Bold";
    margin-right: 9px;
}

.counter-list {
    width: 100%;
}

.counter-list ul li .blockMenu .priceGr {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.counter-list ul li .blockMenu .priceGr:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    border-top: 1px dotted #666;
}

.counter-list ul li .blockMenu .priceGr .key {
    display: inline-block;
    position: relative;
    z-index: 2;
    background: #fff;
    padding-right: 0px;
    top: 4px;
    font-size: 14px;
    color: #848a8b;
    font-family: "Montserrat-Regular";
}

.counter-list ul li .blockMenu .priceGr .value {
    display: block;
    position: absolute;
    top: 4px;
    right: 0px;
    z-index: 2;
    background: #fff;
    padding-left: 0px;
    font-size: 16px;
    font-family: "Montserrat-Bold";
}

.flexMenuBlock {
    list-style: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.flexItemLi {
    flex-basis: 33.333%;
    padding-right: 30px;
}

.dishTitle {
    font-size: 16px;
    font-family: "Montserrat-Bold";
    min-height: 48px;
}

.descDish {
    font-size: 14px;
    font-family: "Montserrat-Regular";
    color: #848a8b;
}

.flexItemLi {
    flex-basis: 33.333%;
    padding-right: 30px;
    min-height: auto;
    margin-bottom: 40px;
}

.section-row-menu-page {
    margin-bottom: 30px;
}

.page-section-manu {
    margin-top: 85px;
}

.section-menu-desert {
    margin-bottom: 10px;
}

.bghead-menu {
    background-image: url("/wp-content/uploads/menu/bg.jpg");
}

.section-menu-firstBludo {
    background-image: url(/wp-content/uploads/menu/img2.png);
    background-position: left, bottom;
    background-repeat: no-repeat;
    background-position-x: -2%;
}

.page-section-menu-gar {
    background-image: url(/wp-content/uploads/menu/img1.png);
    background-position: right, bottom;
    background-repeat: no-repeat;
    background-position-x: 110%;
}

.menu_sea_bludo {
    background-image: url(/wp-content/uploads/menu/sea_bludo.png);
    background-position: right, bottom;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-size: contain;
}

.section-menu-desert {
    background-image: url(/wp-content/uploads/menu/desert.png);
    background-position: right, bottom;
    background-repeat: no-repeat;
    background-position-x: 100%;
}

.rowTitleInside {
    margin-top: 40px;
}

.flexFormPopup input:focus {
    box-shadow: none;
    background: transparent;
    outline: none;
    border-color: #687072;
    color: #fff !important;
}

.menuClose {
    display: none;
}

.animated-podshibnik {
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: 14%;
    animation: rotate-benefit 19s linear infinite;
    top: 20%;
}

@keyframes rotate-benefit {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.page-id-199 .section-form {
    padding: 55px 0px 10px;
}

.page-id-199 .lookBankety {
    margin-bottom: 45px;
}

.page-id-263 .lookBankety {
    margin-bottom: 35px;
}

.page-id-223 .lookNovosti {
    margin-bottom: 25px;
}

.page-id-240 .lookNovosti {
    margin-bottom: 25px;
}

.textBlockZaly {
    margin-bottom: -30px;
}

.page-id-174 .textBlockZaly {
    margin-bottom: -25px;
}

.overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999990;
    display: none;
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    cursor: default;
}

.popupWindow {
    z-index: 999999;
    width: 400px;
    padding: 20px;
    background: #fff;
}

.popupWindow-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.popupClose {
    cursor: pointer;
    position: fixed;
    line-height: 59px;
    font-size: 60px;
    transform: rotate(45deg);
    text-align: center;
    font-weight: 100;
    top: 5px;
    right: 15px;
    color: #5fa3d6;
    z-index: 99999999;
    display: none;
}

.popup-form .control-group input,
.popup-form .control-group textarea {
    width: 94%;
}

.moveRight {
    display: block;
    position: fixed;
    width: 400px;
    height: auto;
    top: 13%;
    right: 0;
    left: 0;
    transition: all 0.4s ease;
    transform: translate3d(1600px, 0, 0);
    visibility: hidden;
    margin: auto;
    background-image: url(/wp-content/uploads/home/form/formbg.jpg);
    background-size: cover;
    padding: 65px 31px 8px;
}

.flexFormPopup input {
    margin-bottom: 40px;
    background: transparent;
    border-radius: 0px;
    height: 45px;
    color: #687072;
    border-color: #687072;
    font-family: "Montserrat-Regular";
    font-size: 16px;
}

.overlayRu {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999990;
    display: none;
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    cursor: default;
}

.popupWindowRu {
    z-index: 999999;
    width: 400px;
    padding: 20px;
    background: #fff;
}

.popupWindow-bodyRu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.popupCloseRu {
    cursor: pointer;
    position: fixed;
    line-height: 59px;
    font-size: 60px;
    transform: rotate(45deg);
    text-align: center;
    font-weight: 100;
    top: 5px;
    right: 15px;
    color: #5fa3d6;
    z-index: 99999999;
    display: none;
}

.popup-formRu .control-group input,
.popup-formRu .control-group textarea {
    width: 94%;
}

.moveRightRu {
    display: block;
    position: fixed;
    width: 400px;
    height: auto;
    top: 13%;
    right: 0;
    left: 0;
    transition: all 0.4s ease;
    transform: translate3d(1600px, 0, 0);
    visibility: hidden;
    margin: auto;
    background-image: url(/wp-content/uploads/home/form/formbg.jpg);
    background-size: cover;
    padding: 65px 31px 8px;
}

.headBtn:focus {
    outline: none;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #000;
    background-color: #5fa3d6;
    border-color: #5fa3d6;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none;
}

div.wpcf7-mail-sent-ok {
    border: none;
    color: #fff;
    margin-top: -40px;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: none;
    color: #fff;
    margin-top: -40px;
    text-align: center;
}

div.wpcf7-mail-sent-ok {
    border: none;
    color: #fff;
    margin-top: -40px;
    text-align: center;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 12px;
    font-weight: normal;
    display: block;
    font-family: "Montserrat-Bold";
    margin-top: -35px;
    margin-bottom: 18px;
    text-align: center;
}

input.bronBtn {
    width: 100%;
    height: 45px;
    border-color: #5fa3d6;
    color: #5fa3d6;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Montserrat-Bold";
    letter-spacing: 1px;
}

.moveRight.in {
    transform: translate3d(0, 0, 0);
    visibility: visible;
}

.moveRightRu.in {
    transform: translate3d(0, 0, 0);
    visibility: visible;
}

.withoutSum {
    padding: 35px 30px;
}

.date {
    font-family: "Montserrat-Bold";
    margin-bottom: 15px;
}

.desktopNone {
    display: none;
}

.mobileNone {
    display: block;
}


/*INSIDE BANKET VYPUSK START*/

.bread-inside #breadcrumbs span {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Montserrat-Regular";
    letter-spacing: 1px;
}

.bread-inside #breadcrumbs span a {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Montserrat-Regular";
}

.bread-inside #breadcrumbs:before {
    content: "";
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: #000;
    margin-right: 10px;
    position: relative;
    top: -5px;
}

.section-first-bread {
    padding: 75px 0px 75px;
}

.elementor-element-7b6ac9eb,
.elementor-element-507670b5 {
    padding: 0px 0px 75px;
}

.bread-inside #breadcrumbs span a:hover {
    color: #000;
    text-decoration: underline;
}

.insiedBtnBan {
    background-color: #5fa3d6;
    border: 1px solid #5fa3d6;
    font-family: "Montserrat-Bold";
    padding: 12px 25px;
    font-size: 14px;
    text-transform: uppercase;
    transition: all 0.15s ease-in;
}

.insiedBtnBan:hover {
    background: transparent;
    color: #000;
    border: 1px solid #000;
}

.insiedBtnBan:focus {
    outline: none;
}

.firstText-inside {
    margin: 15px 0px 0px;
}

.insideText {
    font-family: "Montserrat-Regular";
    font-size: 14px;
    margin-bottom: 25px;
}

.block-text-banket p {
    font-size: 14px;
}

.first-bold {
    font-size: 18px !important;
    font-family: "Montserrat-Bold";
    margin-top: -5px;
}

.feat-inside-block {
    text-align: center;
}

.iconFeatInside {
    margin-bottom: 25px;
}

.row-feat-inside {
    padding: 50px 0px;
}

.featTextInside {
    font-size: 14px;
}

.text-block-inside p {
    font-size: 14px;
}

.subTitle-insideBanket {
    font-family: "Montserrat-bold";
    font-size: 36px;
}

.section-seo-text {
    padding: 40px 0px;
}

.section-form-vypusk {
    padding-top: 60px;
}

.titleZaly-obrav {
    font-size: 32px;
    font-family: "Montserrat-Bold";
    margin: 60px 0px 30px;
}

.blockDishEx {
    position: relative;
}

.textBlock-dishex {
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 0;
    text-align: center;
    right: 0;
    left: 0;
    font-family: "Montserrat-Bold";
}

.block-text-after-ex {
    margin-top: 55px;
}

.block-before-text-ex {
    margin-bottom: 50px;
}

.section-ex-dishes {
    padding: 75px 0px 50px;
}

.block-seo-after-zal {
    margin-top: -45px;
    margin-bottom: 50px;
}

.insideTitle-banekty {
    margin-top: 35px;
}


/*INSIDE BANKET VYPUSK END*/


/*INSIDE BANKET YUBILEY START*/

.textAfter-btn {
    margin-top: 25px !important;
}

.section-first-yub {
    padding-bottom: 0;
}

.title-zaly-yub {
    margin-top: 0px;
}

.block-seo-yub {
    margin-top: 35px;
    margin-bottom: 45px;
}

.insde-row-menu {
    margin-top: 70px;
    margin-bottom: 50px;
}

.menu-item-has-children:hover .dropdown-menu {
    display: block !important;
}

.dropdown-menu {
    top: 94% !important;
}


/*INSIDE BANKET YUBILEY END*/

#menu-item-1202 ul.dropdown-menu,
#menu-item-1204 ul.dropdown-menu {
    min-width: 205px;
}

.drop-custom .dropdown-menu {
    min-width: 180px;
}

.drop-custom .dropdown-menu a.dropdown-item {
    width: 100% !important;
    text-align: left;
    padding-left: 15px;
    transition: all 0.15s ease-in;
    font-size: 15px;
}

.drop-custom .dropdown-menu a.dropdown-item:hover {
    color: #5fa3d6;
}

.featTitle-inside {
    font-family: "Montserrat-Bold";
    font-size: 14px;
}


/*INSIDE GOST ZAL START*/

.title-zaly-inside {
    font-family: "Montserrat-Bold";
    font-size: 38px;
    margin-top: 70px;
    margin-bottom: 50px;
}

.bankety-on-zal {
    margin-bottom: 65px;
}

.form-inside-zaly {
    margin-bottom: 55px;
    margin-top: 15px;
}

.header-bg-gost-zal {
    background-image: url(/wp-content/uploads/zaly-inside/gost/bg.jpg);
}

.zalyText-kids {
    margin-top: 70px;
}

.zalyText-kids p {
    font-size: 14px;
    font-family: "Montserrat-Regular";
    color: #000;
}


/*INSIDE GOST ZAL END*/

.block-seo-dr {
    margin-bottom: -40px;
}

.section-blud-dr .blockDishEx {
    margin-bottom: 30px;
}

.section-blud-dr .text-block-inside.block-text-after-ex {
    margin-top: 20px;
    margin-bottom: -30px;
}

.section-blud-dr {
    padding-bottom: 0px;
}

p.textBlock-dishex.dishBlock-black {
    background-image: linear-gradient(0deg, black, transparent);
    margin-bottom: 0px;
    padding-bottom: 30px;
    padding-top: 150px;
    padding-left: 15px;
    padding-right: 15px;
}

.section-text-wedding {
    padding-bottom: 0px;
}

.zalyText-kids.zaly-text-wedding {
    margin-bottom: 55px;
}

.zaly-text-wedding {
    margin-top: -45px;
    margin-bottom: 70px;
}

.zaly-text-wedding p {
    font-size: 14px;
}

.obrav-ny {
    margin-top: 45px;
}

.top-text-newyear {
    margin-bottom: 50px;
    margin-top: 10px;
}

.bottom-text-newyear {
    margin-bottom: 65px;
}

.block-seo-top-zal {
    margin-top: 35px;
    margin-bottom: -40px;
}

.section-bg-akciya {
    background-image: url(/wp-content/uploads/600grn.jpg);
    padding: 60px 0px 70px;
    background-size: cover;
}

.section-bg-birthday {
    background-image: url(/wp-content/uploads/baner/birthday_banner.jpg);
    padding: 60px 0px 70px;
    background-position: center 0;
    background-repeat: no-repeat;
}

.section-bg-birthday .col-sm-12 {
    text-align: right;
    margin-top: -80px;
}

.section-bg-birthday .block-btn-akcii {
    margin-top: 0;
}

button.headBtn.btnYellow {
    background-color: #5fa3d6;
    color: #000;
}

.block-btn-akcii {
    margin-top: 35px;
}

.flex-row-gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.block-item-gallery {
    flex-basis: 25%;
    position: relative;
}

.insideTitle-zaly {
    color: #1b2224;
    font-size: 38px;
    font-family: "Montserrat-Bold";
    margin-bottom: -25px;
}

.section-first-bread.inside-zaly-first {
    padding: 75px 0 60px;
}

.block-btn-gallery {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    justify-content: center;
}

.btn-gallery-inside {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Montserrat-Bold" !important;
    background-color: #5fa3d6;
    padding: 13px 20px;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    border: 1px solid #5fa3d6;
    transition: all 0.15s ease-in;
}

.btn-gallery-inside:hover {
    background: transparent;
    color: #5fa3d6;
    border: 1px solid #5fa3d6;
}

.block-btn-gallery:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 0;
}

.title-sob-gallery {
    font-size: 38px;
    font-family: "Montserrat-Bold";
}

.block-title-sob {
    margin: 50px 0px 40px;
}

#gallery-1 .gallery-item {
    float: left;
    margin-top: 0px !important;
    text-align: center;
    width: 25%;
}

#gallery-1 img {
    border: 2px solid #ffffff !important;
}

.section-form-insideGallery {
    position: relative;
    margin-top: -2px;
}

dt.gallery-icon.portrait {
    overflow: hidden;
    margin: 2px;
}

#gallery-1 img {
    border: none !important;
    transition: all 1s ease-in-out;
}

#gallery-1 img:hover {
    transform: scale(1.2) !important;
}

.page-id-1932 .insidePageTitle.insideTitle-banekty {
    display: block;
    width: 100%;
}

.page-id-1932 .insidePageTitle.insideTitle-banekty {
    display: block;
    width: 100%;
}

.page-id-1932 .section-form {
    background-image: none;
    padding: 40px 0 20px;
}

.page-id-1932 .subTitleBron {
    color: #1a2122;
}

.page-id-1932 .bronBtn {
    color: #000;
    background-color: #5fa3d6;
    border-color: #5fa3d6;
}

.page-id-1947 .insidePageTitle.insideTitle-banekty {
    display: block;
    width: 100%;
}

.page-id-1947 .insidePageTitle.insideTitle-banekty {
    display: block;
    width: 100%;
}

.page-id-1947 .section-form {
    background-image: none;
    padding: 40px 0 20px;
}

.page-id-1947 .subTitleBron {
    color: #1a2122;
}

.page-id-1947 .bronBtn {
    color: #000;
    background-color: #5fa3d6;
    border-color: #5fa3d6;
}


/*  style Olya */

.img_float_right {
    float: right;
    margin-left: 25px;
}

.page-id-1856 .firstText-inside a,
.page-id-1865 .firstText-inside a,
.page-id-6 .vkusnoBlock a,
.page-id-137 .vkusnoBlock a {
    color: #c4934b;
    text-decoration: underline;
}

.page-id-1856 .firstText-inside a:hover,
.page-id-1865 .firstText-inside a:hover,
.page-id-6 .vkusnoBlock a:hover,
.page-id-137 .vkusnoBlock a:hover {
    text-decoration: none;
}

.elementor-element-7595f63,
.elementor-element-8fd0853 {
    background-image: url(/wp-content/uploads/home/menu/menu_header.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    min-height: 264px;
    margin-bottom: 40px;
}

.header_child_menu h1 {
    text-align: center;
    color: #5fa3d6;
    margin-top: 100px;
    font-size: 40px;
}


/* end style Olya */

.newsInsideTitle {
    margin-bottom: 30px;
}

.block-img-svyato {
    position: absolute;
    top: -197%;
    /* bottom: 0; */
    left: 145px;
    width: 92% !important;
    max-width: 229px;
}

@media (max-width: 768px) {
    .block-img-svyato {
        position: absolute;
        top: -211%;
        left: 182px;
        width: 92% !important;
        max-width: 160px;
    }
}

@media (max-width: 500px) {
    .block-img-svyato {
        position: absolute;
        top: 5%;
        left: 131px;
        width: 92% !important;
        max-width: 160px;
    }
}

.section-ourMenu {
    background-image: url(/wp-content/uploads/home/pattern_menu.jpg);
    background-size: cover;
    position: relative;
    margin-top: -30px;
}

.section-vkusno {
    background-image: url(/wp-content/uploads/home/bg_rekomenduem.jpg);
    background-size: cover;
}

.section-top-zaly {
    background-image: url(/wp-content/uploads/home/bg_zali.jpg);
    background-position: top, center;
    background-repeat: no-repeat;
}

span.text-inside-head {
    display: block;
    color: #fff;
    font-size: 14px;
}

.itemHeadContact {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item-inside-head {
    flex-basis: 21%;
    text-align: left;
}

a.menu-dostavky {
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
    font-size: 14px;
    letter-spacing: 1px;
    background-color: transparent;
    box-shadow: none !important;
    border: 1px solid #fff !important;
    padding: 13px 15px 11px;
    text-shadow: none !important;
    transition: all 0.15s ease-in;
    margin-right: 0;
    display: block;
    text-align: center;
}

a.menu-dostavky:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
}


/* Style the tab */

.tab {
    overflow: hidden;
}


/* Style the tab content */

.tabcontent {
    display: none;
    /*  padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;*/
}

.tab .tablinks {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #99afb1;
    background: transparent;
    border: none;
    padding: 0px;
    margin-right: 40px;
}

.tab .tablinks:last-child {
    margin-right: 0px;
}

.tab .tablinks:focus {
    outline: none;
}

button.tablinks.active {
    color: #5fa3d6;
}

button.tablinks.active:before {
    content: "";
    display: block;
    height: 22px;
    width: 1px;
    background: #5fa3d6;
    margin: 0px auto 15px;
}

.tab-zaly {
    overflow: hidden;
}


/* Style the tab content */

.tabcontent-zaly {
    display: none;
    /*  padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;*/
}


/*.tab-zaly .tablinks-zaly {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: bold;
      color: #99afb1;
      background: transparent;
      border: none;
      padding: 0px;
      margin-right: 40px;
  }*/

.tab-zaly .tablinks-zaly:last-child {
    margin-right: 0px;
}

.tab-zaly .tablinks-zaly:focus {
    outline: none;
}

button.tablinks-zaly:before {
    display: none;
}

.tab-zaly {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

button.tablinks-zaly {
    flex-basis: 48.8%;
}

button.tablinks-zaly {
    flex-basis: 48.8%;
    min-height: 120px;
    background-color: transparent;
    border: none;
    background-size: cover;
    position: relative;
}

button.tablinks-zaly.zaly-pozn {
    background-image: url(/wp-content/uploads/home/adres_1.jpg);
}

button.tablinks-zaly.zaly-telb {
    background-image: url(/wp-content/uploads/home/adres_2.jpg);
}

span.text-pozniak {
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
    margin-left: 10px;
    border-right: 1px solid #fff;
    padding-right: 20px;
    margin-right: 15px;
}

span.text-adres-zaly {
    color: #ffffff;
    font-size: 16px;
}

button.tablinks-zaly.active:before {
    content: "";
    display: block;
    position: absolute;
    background: #00000087;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.inside-bg-zaly {
    z-index: 9;
    position: relative;
}

button.tablinks-zaly.active .inside-bg-zaly {
    z-index: 9;
    position: relative;
    height: 100%;
    display: block;
    width: 100%;
    border: 1px solid #5fa3d6;
    padding: 30px 0px;
}

button.tablinks-zaly.active {
    padding: 20px;
}

button.tablinks-zaly {
    padding: 20px;
    margin-bottom: 60px;
}

.adresBlock {
    margin-bottom: 25px;
}

@media (min-width: 500px) {
    .menu-item-184 ul.dropdown-menu,
    .menu-item-221 ul.dropdown-menu {
        width: 445px;
        list-style-position: inside;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        list-style-type: none;
    }
}

div#main-nav .first-bold {
    margin-top: 0px;
}

.item-inside-head.btn-item-inside-head {
    flex-basis: 25%;
    text-align: right;
}

.telbin-bg-section {
    background-image: url(/wp-content/uploads/home/bg_bereznkiaki.jpg);
}

.text-newRestik {
    font-size: 16px;
}

.text-newRestik p {
    line-height: 1.3;
}

span.meat-sobsno-title {
    font-size: 20px;
    font-weight: bold;
    font-family: "Montserrat-bold";
}

h3.new-title-restik {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

img.iconMeat-img {
    max-width: 60px !important;
}

span.icon-meat {
    margin-right: 20px;
}

.black-bg {
    background-color: #000000 !important;
}

img.sobsno-icon-drink {
    max-width: 56px !important;
}

h3.white-title {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.drinkMeat {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    padding-right: 20px;
}

span.icon-svg-drink {
    margin-right: 25px;
}

.text-block-drink p {
    color: #d8d8d8;
    font-size: 16px;
    line-height: 1.4;
}

.drinkMeat {
    margin-top: 50px;
}

.block-img-drink {
    text-align: center;
}

.flex-block-dish {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.item-flex-dish {
    flex-basis: calc(25% - 4px);
}

img.img-dish-item {
    border-radius: 4px;
}

span.title-dishes {
    display: block;
    color: #d8d8d8;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    padding: 0px 15px;
}

span.title-dishes:before {
    content: "";
    display: block;
    height: 2px;
    width: 20px;
    background-color: #5fa3d6;
    margin: auto;
    margin-top: 23px;
    margin-bottom: 16px;
}

.bottom-kartinka {
    margin-top: 60px;
}

.black-bg {
    padding: 50px 0px 70px;
    margin-top: -75px;
}

.section-kartinka {
    margin-top: 40px;
    margin-bottom: 70px;
}

.image-meat.bottom-pod-image:after {
    content: "";
    display: block;
    border: 1px solid #5fa3d6;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -20px;
    top: -20px;
    z-index: -1;
}

.image-meat.bottom-pod-image {
    position: relative;
}

.section-zaly-inside-rest {
    padding-bottom: 25px;
}

.section-zaly-inside-rest .contentLink {
    padding: 22px 20px;
}

.zaly-telbin-section button.contentLink {
    color: #fff;
}

.page-id-2624 {
    background: #eeeeee !important;
}

.page-id-2608 {
    background: #eeeeee !important;
}

img.sobsno-icon-drink.drink-chicken {
    width: 100%;
    max-width: 80px !important;
}

p.title-to-section {
    font-family: "Montserrat-bold";
    color: #fff;
    margin-bottom: 45px;
}

span.cyfra-points {
    font-family: "Montserrat-bold";
    color: #5fa3d6;
}

p.text-to-sections-title {
    color: #d8d8d8;
    font-size: 16px;
    margin-top: 20px;
}

.flex-dishes-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item-dishes {
    flex-basis: 32%;
    margin-bottom: 40px;
}

.inside-zals-new {
    margin-top: -75px;
    position: relative;
    z-index: 9;
}

.text-newRestik.dop-marg {
    margin-top: 55px;
}

.absol-image-new {
    position: absolute;
    bottom: -60px;
    right: -18px;
    z-index: 9;
}

.absol-image-new:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 10px;
    right: 10px;
    background: #5fa3d6;
    z-index: -1;
    margin-top: -10px;
    margin-left: -10px;
}

.row-block-cat-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

button.contentLink.linkObraty.btnNew-cat {
    padding: 35px 15px;
}

@media (min-width: 1285px) {
    .section-bg-akciya {
        background-position-x: 48%;
    }
}

@media (max-width: 1450px) {
    .section-menu-firstBludo {
        background-position-x: -40%;
    }
    .page-section-menu-gar {
        background-position-x: 125%;
    }
    .counter-list ul li .blockMenu .priceGr .value {
        top: 2px;
    }
	
	
	
}



@media (max-width: 1400px) {
img.imgRulet {
    right: -10%;
}
	
html[lang="uk"] .section-about {
    background-position: 44%;
}
html[lang="ru-RU"] .section-about {
    background-position: 44%;
}
	
}




@media (max-width: 1280px) {
    .section-menu-firstBludo {
        background-position-x: -45%;
    }
    .page-section-menu-gar {
        background-position-x: 145%;
    }
    .sectionMenu {
        left: 0%;
    }
    img.imgRulet {
        right: 0;
    }
}

@media (min-width: 990px) and (max-width: 1260px) {
    .iconBottom {
        bottom: 0;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        top: 0;
    }
}

@media (max-width: 767px) {
    .elementor-posts-container .elementor-post__thumbnail {
        padding-bottom: calc( 0.6 * 100%) !important;
    }
html[lang="uk"] .section-about {
    background-position: unset;
}
html[lang="ru-RU"] .section-about {
    background-position: unset;
}
	
}

@media screen and (max-width: 767px) {
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.938rem;
        padding-top: 0.938rem;
    }
}


/*--------------------------------------------------------------
  # Media Query
  --------------------------------------------------------------*/


/*--------------------------------------------------------------
  ## Notebook
  --------------------------------------------------------------*/

@media only screen and (max-width: 1280px) {
    html {
        font-size: 95%;
    }
    .section-bg-akciya {
        background-position-x: 55%;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-dark .dropdown-item {
        color: #fff;
    }
    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }
}


/*--------------------------------------------------------------
  ## Netbook
  --------------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
    html {
        font-size: 90%;
    }
}


/*--------------------------------------------------------------
  ## iPad
  --------------------------------------------------------------*/

@media only screen and (max-width: 960px) {
    html {
        font-size: 85%;
    }
}


/*--------------------------------------------------------------
  ## iPad
  --------------------------------------------------------------*/

@media only screen and (max-width: 768px) {
    html {
        font-size: 80%;
    }
    .flexVkusItem.flexVkusText {
        flex-basis: 100%;
    }
    .menuHead {
        width: 100%;
        text-align: right;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
        font-size: 25px;
    }
    .contentLink {
        width: 200px;
    }
    img.imgRulet {
        position: absolute;
        right: 0%;
        top: -57px;
        width: 54%;
    }
    .logoHead {
        left: -25px;
    }
    .headBtn {
        margin-top: 21px;
        margin-right: 37px;
    }
    .titleHead {
        font-size: 50px;
        color: #fff;
        font-family: "Montserrat-Bold";
    }
    .textMenuGree {
        margin-top: 40px;
    }
    .row {
        margin-right: -10px !important;
        /* margin-left: -10px; */
    }
    .m-0 {
        margin: 0!important;
    }
    .footerMenu {
        padding-left: 0px;
    }
    .textMenuCocktails {
        margin-top: 40px;
    }
    /* .blockCocktailMenu {
    position: relative;
    top: 29px;
    left: 0px;
    float: left;
  } */
    .flexItemAbout {
        flex-basis: 100%;
    }
    body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover {
        font-family: "Montserrat-Bold";
        color: #5fa3d6 !important;
        transition: all 0.15s ease-in;
    }
    .sectionItemRow {
        flex-basis: 32%;
    }
    .blockGreeMenu {
        position: absolute;
        /* width: 100%; */
        /* left: 0; */
        bottom: -64px;
        right: 85px;
        /* text-align: right; */
        width: 32%;
    }
    .vkusnoImgBlock {
        position: absolute;
        right: 0px;
        top: auto;
        z-index: 0;
        bottom: -147px;
        text-align: center;
    }
    img.povarImg {
        width: 55%;
        max-width: 620px !important;
    }
    button.navbar-toggler {
        position: relative;
        top: 20px;
    }
    .section-about {
        background-image: url(/wp-content/uploads/home/bg_2.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0px 0px 100px;
    }
    .about-title {
        font-size: 36px;
        line-height: 1.2;
    }
    #main-nav {
        margin-top: 20px;
        height: 100vh;
        position: relative;
        top: -20px;
        background: #fff;
        text-align: left;
        right: -450px;
        transform: translate3d(300px, 0, 0);
        padding-top: 20px;
        position: fixed;
        width: 90%;
        transition: all 0.15s ease-in;
    }
    #main-nav.in {
        transform: translate3d(0px, 0, 0) !important;
        transition: all 0.15s ease-in;
    }
    .menuClose {
        color: #000 !important;
        z-index: 999;
        position: absolute;
        top: -125px;
        font-family: "Montserrat-Regular";
        /* transform: rotate(45deg) !important; */
        display: none;
        font-size: 39px;
        right: -20px;
    }
    #main-nav a {
        color: #000 !important;
        font-family: "Montserrat-Bold";
    }
    .collapse:not(.show) {
        display: block;
    }
    .flexHeadItem1 {
        flex-basis: 22%;
    }
    .contactHead {
        display: inline-block;
        float: left;
    }
    .vkusnoBlock {
        margin-top: -30px;
        margin-bottom: 225px;
    }
}


/*--------------------------------------------------------------
  ## iPad
  --------------------------------------------------------------*/

@media only screen and (max-width: 480px) {
    div#footer-widget {
        margin: 0px !important;
    }
    .section-ourMenu {
        background-image: url(/wp-content/uploads/home/pattern_menu.jpg);
        background-size: contain;
        position: relative;
        margin-top: -30px;
        background-repeat: no-repeat;
    }
    .absol-image-new {
        max-width: 130px;
        right: -4px;
        bottom: -20px;
    }
    .item-dishes {
        flex-basis: 50%;
        margin-bottom: 40px;
    }
    .section-kartinka {
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .black-bg {
        padding: 0px 0px 45px;
        margin-top: -75px;
    }
    .item-flex-dish {
        flex-basis: calc(50% - 4px);
        margin-bottom: 30px;
    }
    .image-meat.bottom-pod-image {
        position: relative;
        margin-top: 40px;
        margin-bottom: 50px;
    }
    span.title-dishes {
        display: block;
        color: #d8d8d8;
        margin-top: 10px;
        font-size: 14px;
        text-align: center;
        padding: 0px 15px;
    }
    button.tablinks-zaly {
        flex-basis: 100%;
        margin-bottom: 30px;
    }
    .contactText {
        margin-top: 50px;
    }
    .logoHead {
        width: 130px;
        position: relative;
        top: 0px;
        height: auto;
    }
    .textMenuGree {
        margin-top: 0px;
        position: absolute;
        left: 0;
        bottom: -530px;
    }
    .block-item-gallery {
        flex-basis: 50%;
        position: relative;
    }
    .btn-gallery-inside {
        font-size: 12px;
        padding: 13px 10px;
    }
    .insidePageTitle.insideTitle-banekty {
        width: 100% !important;
    }
    .section-bg-akciya {
        padding: 60px 0px 60px;
        background-position-x: 30%;
    }
    .dropdown-menu a.dropdown-item {
        background-color: #fff !important;
        padding: 3px 0px;
    }
    .blockBankety {
        z-index: 8;
    }
    .footerBtn {
        margin: auto;
    }
    .title-zaly-inside {
        font-size: 32px;
    }
    .insideTitle-banekty .insideTitle {
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .featTitle-inside {
        font-family: "Montserrat-Bold";
        font-size: 14px;
    }
    .subTitle-insideBanket {
        font-family: "Montserrat-bold";
        font-size: 26px;
    }
    .blockDishEx {
        text-align: center;
        margin-bottom: 30px;
    }
    .sectionMenuItem.blockCocktailMenu {
        display: flex;
        flex-direction: column-reverse;
    }
    #menu-item-148 img {
        width: 25px;
    }
    .animated-podshibnik {
        position: absolute;
        z-index: 0;
        bottom: 0;
        right: 5%;
        animation: rotate-benefit 19s linear infinite;
        top: 20%;
        width: 80%;
    }
    input[type="date"]:before {
        content: attr(placeholder);
    }
    input[type="date"].full:before {
        content: ""!important;
    }
    .vkusnoBlock {
        margin-top: -30px;
        margin-bottom: 0;
    }
    .flexItemLi {
        flex-basis: 100%;
    }
    .page-section-menu-gar {
        background-position-x: -114%;
    }
    .section-menu-firstBludo {
        background: none;
    }
    .counter-list ul li .blockMenu .priceGr {
        display: block;
        position: relative;
        overflow: hidden;
        margin-bottom: 15px;
        padding-bottom: 3px;
    }
    .textMenuMain {
        margin-left: 0px;
        margin-top: 15px;
        margin-bottom: 50px;
    }
    .textTitleBlog {
        font-size: 40px;
    }
    .subTitleMenuMain {
        padding-left: 0px;
    }
    .navigation.post-navigation {
        width: 100%;
    }
    .imgMenuBar {
        left: 0;
    }
    h1.entry-title.titleInsideNews {
        border-bottom: none;
        margin-top: -5px;
        font-size: 28px;
        font-family: "Montserrat-Bold";
        color: #000;
        margin-bottom: 50px;
    }
    span.pointerText {
        /* display: none; */
        visibility: hidden;
        margin-right: -20px;
    }
    .footerMenu {
        padding-left: 0px;
        text-align: center;
    }
    body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
        color: #cdbfe3;
        padding: 0px 0px 0px 25px;
        font-weight: 500;
        font-size: 0.875rem;
        margin-bottom: 20px;
    }
    .footerContact {
        text-align: center;
    }
    .iconSocial {
        margin: 0px 10px;
    }
    .insideTitle {
        color: #ffffff;
        font-size: 40px;
        font-family: "Montserrat-Bold";
        text-align: center;
    }
    .bgzaly-inside {
        padding-bottom: 65px;
    }
    .bghead-bankety {
        padding: 120px 0px 60px;
    }
    .bghead-contact {
        padding: 120px 0px 60px;
    }
    .blockBankety {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .bghead-novosti {
        padding: 120px 0px 60px;
    }
    .header-zaly {
        padding: 120px 0px 60px;
    }
    img.imgRulet {
        position: absolute;
        right: 0%;
        top: -10px;
        width: 50%;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
        font-size: 25px;
    }
    .blockImgZal {
        text-align: center;
    }
    .contactHead {
        display: none;
    }
    .elementor-post__thumbnail {
        float: none;
        width: 100%;
        height: 100%;
        margin-right: 25px;
        margin-bottom: 30px !important;
    }
    .post-block article {
        margin-bottom: 20px !important;
        display: block !important;
    }
    .btnAllNews {
        text-align: center;
        margin-bottom: 80px;
        margin-top: 30px;
    }
    .menuHead {
        width: 100%;
        text-align: right;
    }
    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px !important;
        margin-left: -15px;
    }
    .btnLeaveBack {
        margin-bottom: 95px;
    }
    img.imgHach {
        position: absolute;
        left: -10%;
        top: -29px;
        width: 72%;
    }
    .titleHead {
        font-size: 28px;
        color: #fff;
        font-family: "Montserrat-Bold";
    }
    .section-slider {
        height: 100%;
        background-position-x: 50%;
    }
    .iconBottom {
        position: relative;
        top: 0px;
        margin-bottom: 60px;
    }
    .flexItemIcon {
        flex-basis: 33%;
        text-align: center;
        margin: auto;
    }
    .titleIcon {
        font-size: 12px;
    }
    .sectionMenu {
        display: block;
        flex-wrap: wrap;
        position: relative;
    }
    .sectionMenuItem.blockMainMenu {
        float: none;
        position: relative;
        z-index: 4;
    }
    .barImgMenu {
        position: relative;
        left: 0px;
        z-index: 3;
    }
    .blockCocktailMenu {
        position: relative;
        top: 0px;
        left: 0px;
        float: none;
    }
    .textMenuBar {
        position: relative;
        left: 0px;
        margin-bottom: -35px;
        margin-top: 15px;
    }
    .sectionMenu {
        text-align: center;
    }
    .desktopNone {
        display: block;
    }
    .mobileNone {
        display: none;
    }
    .textMenuGree {
        text-align: center;
        /*position: relative;*/
        right: 0px;
        margin-top: 50px;
    }
    .vkusnoImgBlock {
        position: relative;
        right: 0px;
        top: 120px;
        z-index: 0;
        bottom: 0;
    }
    .section-vkusno {
        padding: 70px 0px 0px;
    }
    .flexVkusItem.flexVkusText {
        flex-basis: 100%;
    }
    .textNameDish {
        font-size: 12px;
    }
    .feedBackTitle {
        margin: 50px 0px 55px;
        font-size: 28px;
    }
    .section-bgzaly {
        padding-bottom: 50px;
    }
    .section-last-news {
        padding: 70px 0px 15px;
    }
    .textPriceDish {
        width: 85%;
    }
    span.countGr {
        font-size: 16px;
    }
    .firstFlexFooter {
        flex-basis: 100%;
        text-align: center;
    }
    .secondFlexFooter {
        flex-basis: 100%;
        text-align: center;
    }
    .thirdFlexFooter {
        flex-basis: 100%;
        text-align: center;
    }
    .fourthFlexFooter {
        flex-basis: 100%;
        text-align: center;
    }
    .fifthFlexFooter {
        flex-basis: 100%;
        text-align: center;
    }
    .flexDishItem {
        flex-basis: 50%;
    }
    .secondFlexFooter {
        padding-left: 0px;
        flex-basis: 100%;
    }
    .titleMenuFooter {
        margin-top: 30px;
    }
    .blockImgZal {
        margin-bottom: 30px;
    }
    .row.first-row-zaly {
        margin-bottom: 0px;
    }
    .textMainSlide {
        text-align: center;
    }
    .flexItemInput {
        flex-basis: 100%;
        width: 100%;
    }
    .vkusnoImgBlock {
        position: relative;
        right: 9%;
        top: 50px;
        z-index: 0;
        bottom: 0;
        text-align: right;
    }
    img.povarImg {
        width: 80%;
        max-width: 620px !important;
    }
    .textMenuCocktails {
        text-align: center;
        position: relative;
        left: 0px;
        margin-top: 15px;
        margin-bottom: 50px;
    }
    .section-ourMenu {
        padding: 80px 0px 80px;
    }
    .blockGreeMenu {
        position: relative;
        width: 100%;
        /* left: 0; */
        bottom: 0;
        right: 0px;
        margin-top: 60px;
        /* text-align: right; */
    }
    .flexItemAbout {
        flex-basis: 100%;
    }
    html {
        font-size: 75%;
    }
    .textMainSlide {
        margin-top: 150px;
    }
    .lookMenu {
        line-height: 40px;
        font-size: 28px;
    }
    .blockCocktailMenu .subTitleMenu {
        padding-left: 0px;
    }
    .leftRow:before {
        display: none;
    }
    .rightRow:after {
        display: none;
    }
    .flexVkusItem.flexVkusText {
        margin-bottom: -100px;
    }
    .logoHead {
        width: 130px;
        position: relative;
        top: 0px;
    }
    button.navbar-toggler {
        position: relative;
        top: 20px;
    }
    .flexHeadItem2 {
        flex-basis: 78%;
    }
    .section-about {
        background-image: url(/wp-content/uploads/home/bg_2.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0px 0px 100px;
    }
    .titleBron {
        font-size: 28px;
    }
    .about-title {
        font-size: 28px;
        line-height: 1.2;
        margin-top: 0px;
    }
    #main-nav {
        margin-top: 20px;
        height: 100vh;
        position: relative;
        top: -20px;
        background: #fff;
        text-align: left;
        right: -27px;
        transform: translate3d(300px, 0, 0);
        padding-top: 20px;
        position: fixed;
        width: 70%;
        transition: all 0.15s ease-in;
        z-index: 99 !important;
    }
    #main-nav.in {
        transform: translate3d(0px, 0, 0) !important;
        transition: all 0.15s ease-in;
    }
    .menuClose {
        color: #000 !important;
        z-index: 999;
        position: absolute;
        top: -23px;
        font-family: "Montserrat-Regular";
        /* transform: rotate(45deg) !important; */
        display: none;
        font-size: 39px;
        right: -20px;
    }
    #main-nav a {
        color: #000 !important;
        font-family: "Montserrat-Bold";
    }
    .collapse:not(.show) {
        display: block;
    }
    .flexHeadItem1 {
        flex-basis: 35%;
    }
    .flexHeadItem2 {
        flex-basis: 65%;
    }
    .dropdown-item {
        display: block;
        width: 50px !important;
        padding: .25rem 1px;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        border: 0;
        margin: 0px auto 0px 0px !important;
        text-align: center;
        background-color: #e8e8e8 !important;
        margin-top: 0;
        top: -17px;
        position: relative;
        left: 4px;
    }
    .section-ourMenu .lookMenu {
        margin-bottom: 50px;
    }
    .section-vkusno .lookMenu {
        margin-bottom: 65px;
    }
    /* .ourZalyTitle {
    margin-bottom: 50px;
  } */
    .textBlockZaly {
        margin-bottom: -30px;
    }
    .section-last-news .ourZalyTitle {
        margin-bottom: 8px;
    }
}

@media (max-width: 375px) {
    .contentLink:before {
        padding: 31px 30px;
    }
    .moveRight {
        width: 100%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .block-img-svyato {
        position: absolute;
        top: -149%;
        left: 171px;
        width: 84% !important;
        max-width: 195px;
    }
    .sectionMenu .sectionItemRow {
        margin: 0;
        width: 325px;
    }
    .sectionMenu .sectionItemRow .blockGreeMenu .greeImgMenu {
        max-width: 325px;
    }
    .sectionMenu .sectionItemRow .blockGreeMenu {
        bottom: 260px;
        right: -683px;
        position: relative;
    }
    .elementor-element-d9f3928 .elementor-widget-container {
        height: 880px;
    }
    img.imgHach {
        left: -26%;
    }
    img.imgRulet {
        width: 40%;
    }
    .section-about {
        background-position-x: 55%;
    }
    img.povarImg {
        max-width: 469px !important;
    }
    .animated-podshibnik {
        right: 16%;
        width: 80%;
    }
    .vkusnoImgBlock {
        left: 515px;
        top: 164px;
        right: 0;
    }
    .flexVkusItem.flexVkusText {
        flex-basis: 57%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: landscape) {
    .titleHead {
        font-size: 30px;
    }
    .iconBottom {
        position: relative;
        top: 25px;
    }
    .textMainSlide {
        margin-top: 140px;
    }
    .elementor-section.elementor-section-height-full {
        height: 100% !important;
    }
    .logoHead {
        width: 100px;
        position: relative;
        top: -15px;
        left: -49px;
    }
    .about-title {
        font-size: 32px;
    }
    .flexItemAbout {
        flex-basis: 100%;
    }
    img.imgRulet {
        position: absolute;
        right: 0%;
        top: -66px;
        width: 45%;
    }
    img.imgHach {
        position: absolute;
        left: -18%;
        top: -99px;
        width: 65%;
    }
    .sectionItemRow {
        flex-basis: 32%;
    }
    .blockGreeMenu {
        position: absolute;
        /* width: 100%; */
        /* left: 0; */
        bottom: -64px;
        right: 85px;
        /* text-align: right; */
        width: 32%;
    }
    .vkusnoImgBlock {
        position: absolute;
        right: 0px;
        top: -45px;
        z-index: 0;
        text-align: right;
    }
    .vkusnoImgBlock {
        position: relative;
        right: 0px;
        top: auto;
        z-index: 0;
        text-align: right;
        bottom: 0px;
        margin-top: -60px;
    }
    .flexVkusItem.flexVkusText {
        flex-basis: 100%;
    }
    img.povarImg {
        width: 60%;
        max-width: 620px !important;
    }
    .section-vkusno {
        padding: 100px 0px 0px;
    }
    .elementor-6 .elementor-element.elementor-element-8be54c9 .elementor-post__thumbnail__link {
        width: 40%;
    }
    .flexDishRow {
        display: flex;
        flex-wrap: wrap;
        margin-top: -75px;
    }
    .contentLink {
        width: 210px;
    }
    .footerMenu {
        padding-left: 0px;
    }
    .menuHead {
        width: 100%;
        text-align: right;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
        font-size: 25px;
    }
    .headBtn {
        margin-top: 21px;
        margin-right: 37px;
    }
    .textMenuGree {
        margin-top: 40px;
    }
    .row {
        margin-right: -10px !important;
        /* margin-left: -10px; */
    }
    .m-0 {
        margin: 0!important;
    }
    .contactHead {
        float: left;
    }
    #main-nav {
        margin-top: 20px;
        height: 100vh;
        position: relative;
        top: -20px;
        background: #fff;
        text-align: left;
        right: -450px;
        transform: translate3d(300px, 0, 0);
        padding-top: 20px;
        position: fixed;
        width: 90%;
        transition: all 0.15s ease-in;
    }
    #main-nav.in {
        transform: translate3d(0px, 0, 0) !important;
        transition: all 0.15s ease-in;
    }
    .menuClose {
        color: #000 !important;
        z-index: 999;
        position: absolute;
        top: -60px;
        font-family: "Montserrat-Regular";
        /* transform: rotate(45deg) !important; */
        display: none;
        font-size: 39px;
        right: -20px;
    }
    #main-nav a {
        color: #000 !important;
        font-family: "Montserrat-Bold";
    }
    .collapse:not(.show) {
        display: block;
    }
    .page-section-menu-gar {
        background-image: url(/wp-content/uploads/menu/img1.png);
        background-position: right, bottom;
        background-repeat: no-repeat;
        background-position-x: 250%;
    }
    .section-menu-firstBludo {
        background: none;
    }
    .elementor-223 .elementor-element.elementor-element-bd431df .elementor-post__thumbnail__link {
        width: 100%;
    }
}


.row.has-youtube-video {
    position: relative;
}
.row.has-youtube-video .youtube-video {
    position: absolute;
    color: #fff;
    top: 0;
    right: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /*z-index: 9;*/
    padding-top: 15px;
}
.row.has-youtube-video .youtube-video-icon {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.row.has-youtube-video .youtube-video-icon span:first-of-type {
    width: 90px;
    height: 90px;
    background: rgb(95 163 214 / 0.25);
    display: block;
    transform: rotate(45deg) scale(.85);
    position: relative;
}
.row.has-youtube-video .youtube-video-icon span:first-of-type::before {
    content: '';
    position: absolute;
    width: 73px;
    height: 73px;
    background: #5fa3d6;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.row.has-youtube-video .youtube-video-icon span:first-of-type::after {
    content: '';
    border: 18px solid transparent;
    border-bottom-color: white;
    position: absolute;
    transform: rotate(45deg);
    top: 17px;
    overflow: hidden;
    left: 34px;
}
.row.has-youtube-video .youtube-video-icon span:last-of-type {
    height: 22px;
    width: 1px;
    background: #5fa3d6;
    margin: 29px 0 10px;
    display: block;
}
.row.has-youtube-video .youtube-video-text {
    font-size: 12px;
    text-transform: uppercase;
}

.youtube-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.66);
    z-index: 9999;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.youtube-popup .video-player {
    width: 80%;
    margin: 0 auto;
    height: 80%;
    max-height: 315px;
    max-width: 560px;
    position: relative;
}
.youtube-popup .video-player::before, .youtube-popup .video-player::after {
    content: '';
    width: 20px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: -20px;
    right: 0;
    transform: rotate(45deg);
}
.youtube-popup .video-player::after {
    transform: rotate(-45deg);
}
li.menu-item-148 {
    position: relative;
    z-index: 10;
}  
@media (max-width: 768px) {
    .row.has-youtube-video {
        display: flex;
        flex-flow: column;
    }
    .row.has-youtube-video .youtube-video {
        position: relative;
        top: 10px;
        padding-top: 35px;
        z-index: unset;
    }
    .row.has-youtube-video .youtube-video-icon {
        flex-flow: row-reverse;
    }
    .row.has-youtube-video .youtube-video-icon span:last-of-type {
        height: 1px;
        width: 22px;
        margin: 0 29px 0 10px;
    }
    .row.has-youtube-video .youtube-video {
        flex-flow: row-reverse;
    }
}

/* start css Olya */

.page-id-1586 .titleZaly-obrav,
.page-id-1586 .section-ex-dishes,
.page-id-1582 .titleZaly-obrav,
.page-id-1582 .section-ex-dishes,
.page-id-1594 .titleZaly-obrav,
.page-id-1594 .section-ex-dishes,
.page-id-1592 .titleZaly-obrav,
.page-id-1592 .section-ex-dishes,
.page-id-1606 .titleZaly-obrav,
.page-id-1606 .section-ex-dishes,
.page-id-1604 .titleZaly-obrav,
.page-id-1604 .section-ex-dishes,
.page-id-1713 .titleZaly-obrav,
.page-id-1713 .section-ex-dishes,
.page-id-1715 .titleZaly-obrav,
.page-id-1715 .section-ex-dishes,
.page-id-1742 .titleZaly-obrav,
.page-id-1742 .section-ex-dishes,
.page-id-1740 .titleZaly-obrav,
.page-id-1740 .section-ex-dishes,
.page-id-1689 .titleZaly-obrav,
.page-id-1689 .section-ex-dishes,
.page-id-1691 .titleZaly-obrav,
.page-id-1691 .section-ex-dishes {
    margin-top: 0px;
    padding-top: 0px;
}

.page-id-1586 .section-bgzaly,
.page-id-1582 .section-bgzaly,
.page-id-1689 .section-bgzaly,
.page-id-1594 .section-bgzaly,
.page-id-1691 .section-bgzaly,
.page-id-1592 .section-bgzaly,
.page-id-1606 .section-bgzaly,
.page-id-1604 .section-bgzaly,
.page-id-1713 .section-bgzaly,
.page-id-1715 .section-bgzaly,
.page-id-1742 .section-bgzaly,
.page-id-1740 .section-bgzaly {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#menu-item-222 ul.dropdown-menu,
#menu-item-220 ul.dropdown-menu {
    width: 428px;
    list-style-position: inside;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    list-style-type: decimal;
}

@media (min-width: 500px) {
    #menu-item-222 .dropdown-menu .menu-item,
    #menu-item-220 .dropdown-menu .menu-item {
        display: inline-block;
        width: 85%;
    }
}

.baner_home {
    margin-top: 30px;
}

.page-id-1865 .firstText-inside a:hover,
.page-id-1856 .firstText-inside a:hover {
    color: #5fa3d6;
}

.tour_3d {
    width: 235px;
    height: 45px;
    margin: 60px auto 0 auto;
    z-index: 2;
    position: relative;
}

.tour_3d a {
    border: 2px solid #5fa3d6;
    color: #5fa3d6;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Montserrat-Bold";
    letter-spacing: 1px;
    width: 100%;
    padding: 15px;
}

.tour_3d a:hover {
    background-color: #5fa3d6;
    color: #000;
}

@media (max-width: 768px) {
    #menu-item-222 ul.dropdown-menu,
    #menu-item-220 ul.dropdown-menu {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}


/* end css Olya */

.row.row-feat-inside.row-vlyub {
    text-align: center;
    align-items: center;
    justify-content: center;
}

.footCopyright .copi_voll_del {
    display: inline-block;
}

.footCopyright .copyrightText {
    float: left;
}

.devel_voll {
    margin-top: 25px;
    font-size: 14px;
    float: right;
}

.devel_voll a {
    color: #474747;
}

.page-id-1196 .section-first-bread.inside-zaly-first,
.page-id-2904 .section-first-bread.inside-zaly-first {
    padding: 75px 0 10px;
}

@media (max-width: 768px) {
    .footCopyright .copi_voll_del {
        display: block;
    }
    .footCopyright .copyrightText {
        float: none;
    }
    .devel_voll {
        float: none;
    }
}

@media (max-width: 768px) and (min-width: 500px) {
	.mobContact {
		display: none;
	}
	.flexHeadItem1 {
		flex-basis: 30%;
	}
	.flexHeadItem2 {
		flex-basis: 70%;
	}
	.allNewsBtn {
		padding: 15px 30px;
	}
	.testimonials .message {
		font-size: 0.98rem;
	}
	body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
		padding: 0px 0px 0px 25px;
    	font-weight: 500;
    	margin-bottom: 20px;
        display: inline-table;
    	position: relative !important;
	}
	.menu-item-has-children::after {
	    position: absolute !important;
	    top: 8px !important;
	    right: 40px !important;
	    display: inline-block;
	    margin-left: .255em;
	    vertical-align: .255em;
	    content: "";
	    border-top: .4em solid;
	    border-right: .3em solid transparent;
	    border-bottom: 0;
	    border-left: .3em solid transparent;
	}
	#main-nav.in {
	    transform: translate3d(0px, 0, 0) !important;
	    transition: all 0.15s ease-in;
	    width: 40%;
	    right: 0px;
	}
	div#main-nav .first-bold {
	    margin-top: 0px;
	}
	#main-nav {
	    padding-top: 45px !important;
	    transform: translate3d(300px, 0, 0);
	}
	.menu-item-184 ul.dropdown-menu, .menu-item-221 ul.dropdown-menu {
		-moz-column-count: 1;
	    -webkit-column-count: 1;
	    column-count: 1;
	    width: auto;
	}
	.dropdown-menu a.dropdown-item {
	    padding: 3px 0px;
	    padding-left: 15px;
	}
	.dropdown-toggle::after {
		display: none;
	}
	.menu-item-has-children:hover .dropdown-menu {
		position: relative;
		top: -17px!important;
	}
	.menuHead .menuClose::after, .menuHead .menuClose::before {
	    content: '';
	    width: 20px;
	    height: 2px;
	    background: #000;
	    position: absolute;
	    display: block;
	    top: 20px;
	    right: 2px;
	}
	.menuHead .menuClose {
	    color: #fff !important;
	    font-size: 1px;
	    position: fixed;
	    z-index: 9999999;
	    top: 0;
	    right: 5px;
	}
		.menuHead .menuClose::before {
	    transform: rotate(45deg);
	}
	.menuHead .menuClose::after {
	    transform: rotate(-45deg);
	}
}

@media (max-width: 500px) {
    .menuHead li.menu-item a.nav-link {
        display: inline-table;
        position: relative !important;
    }
    .menu-item-has-children .dropdown-menu,
    .menu-item-has-children .dropdown-menu * {
        display: none !important;
        width: 0 !important;
        overflow: hidden !important;
        visibility: hidden !important;
    }
    .menu-item-has-children.open-child-ul .dropdown-menu,
    .menu-item-has-children.open-child-ul .dropdown-menu * {
        display: block !important;
        width: fit-content !important;
        overflow: unset !important;
        visibility: visible !important;
    }
    .menu-item-has-children::after {
        position: absolute !important;
        top: 8px !important;
        right: 40px !important;
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .4em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
    }
    .dropdown-toggle::after,
    .menu-item-has-children:last-of-type::after {
        content: unset;
    }
    #main-nav {
        padding-top: 45px !important;
    }
    .menuHead .menuClose {
        color: #fff !important;
        font-size: 1px;
        position: fixed;
        z-index: 9999999;
        top: 0;
        right: 5px;
    }
    .menuHead .menuClose::after,
    .menuHead .menuClose::before {
        content: '';
        width: 20px;
        height: 2px;
        background: #000;
        position: absolute;
        display: block;
        top: 20px;
        right: 2px;
    }
    .menuHead .menuClose::after {
        transform: rotate(-45deg);
    }
    .menuHead .menuClose::before {
        transform: rotate(45deg);
    }
}

#page-sub-header {
    display: none;
}

.elementor-page-2608 aside#secondary {
display: none;
}

.elementor-page-2608 .site-content {
    padding: 0 !important;
}

