@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Outfit:wght@100..900&display=swap");
body {
  margin: 0;
  padding: 80px 0 0;
  font-size: 15px;
  color: #222222;
  background-color: #ffffff;
  font-family: "Outfit", sans-serif;
}
@media (min-width: 1200px) {
  body {
    font-size: 16px;
  }
}

ul, li, ol, dl, dt, dd, form, p, img, video a, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  border: none;
  box-shadow: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 500;
}

button:focus, video:focus, a:focus, input:focus, textarea:focus, select:focus, select:focus-visible, a, a:active {
  outline: none !important;
  outline-width: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

:focus {
  outline: 0 !important;
}

*, ::before, ::after {
  box-sizing: border-box;
}

a, label, span, ul, input, textarea, button, div, li, ol, p {
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
}

button {
  cursor: pointer;
}

input, select, textarea, button {
  font-family: "Outfit", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

input, textarea {
  font-size: 16px;
}

img, picture, svg, .iconSVG {
  display: block;
}

.wpcf7-text:focus, .wpcf7-textarea:focus, .wpcf7-email:focus, .wpcf7-tel:focus, .wpcf7-select:focus {
  outline: none;
}

body.OFHidden {
  overflow: hidden;
}

::selection {
  background-color: #ed1b23;
  color: #ffffff;
}

.grecaptcha-badge {
  right: -280px !important;
}

.fancybox__carousel svg {
  display: block;
}

.page404--container, .normalPages--container, .contactPage--container, .bookingDates__container, .rpDesc__container, .menulist__container, .galleryRD__container, .rDetails--container, .branchList__container, .galleryHome__container, .videoHome__container, .ftMenuHome__container, .branchesHome__container, .homeAbout--container, .branchesList__container, .ourFeatures__container, .ftProduct--container, .footer--container, .site-header--container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

.branchList__list__pic img, .galleryHome__list__link img, .branchesHome__list__pic__img, .branchesList__list__pic img, .ourFeatures__pic__img, .ourFeatures__left__list__item picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.contactPage, .rpDesc, .menulist, .galleryRD, .singleRestaurantMap, .rDetails, .branchList, .branchesList {
  padding-bottom: 60px;
}
@media (min-width: 800px) {
  .contactPage, .rpDesc, .menulist, .galleryRD, .singleRestaurantMap, .rDetails, .branchList, .branchesList {
    padding-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .contactPage, .rpDesc, .menulist, .galleryRD, .singleRestaurantMap, .rDetails, .branchList, .branchesList {
    padding-bottom: 100px;
  }
}

.checkbox-privacy {
  padding-bottom: 20px;
  flex: 0 0 100%;
}
.checkbox-privacy .wpcf7-list-item {
  margin: 0;
  cursor: pointer;
}
.checkbox-privacy .wpcf7-list-item input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
.checkbox-privacy .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
  display: block;
  cursor: pointer;
}
.checkbox-privacy .wpcf7-list-item .wpcf7-list-item-label:before, .checkbox-privacy .wpcf7-list-item .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
}
.checkbox-privacy .wpcf7-list-item .wpcf7-list-item-label a {
  text-decoration: underline;
  color: #444444;
}
@media (min-width: 1200px) {
  .checkbox-privacy .wpcf7-list-item .wpcf7-list-item-label a:hover {
    color: #ed1b23;
  }
}
.checkbox-privacy .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label:before, .checkbox-privacy .wpcf7-list-item input[type=checkbox]:not(:checked) + .wpcf7-list-item-label:before {
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 1px solid #444444;
  background-color: #ffffff;
  cursor: pointer;
}
.checkbox-privacy .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  top: 4px;
  left: 3px;
  width: 12px;
  height: 12px;
  background-color: #444444;
  cursor: pointer;
}

.submit {
  flex: 0 0 100%;
}
.submit .wpcf7-submit {
  position: relative;
  opacity: 1;
  background-color: #ed1b23;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 14px 30px;
  border-radius: 8px;
  cursor: pointer;
  border: none;
  font-size: 15px;
  transition: background-color 0.5s, opacity 0.5s;
}
.submit .wpcf7-submit:disabled {
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .submit .wpcf7-submit:disabled:hover {
    background-color: #ed1b23;
  }
}
@media (min-width: 1200px) {
  .submit .wpcf7-submit:hover {
    background-color: #009432;
    text-decoration: none;
  }
}

.contactPage__form .wpcf7 form.invalid .wpcf7-response-output, .contactPage__form .wpcf7 form.spam .wpcf7-response-output, .rpDesc__form .wpcf7 form.invalid .wpcf7-response-output, .rpDesc__form .wpcf7 form.spam .wpcf7-response-output {
  margin: 20px 0 0;
  background-color: #f6b301;
  padding: 10px 15px;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
  border: none;
  font-weight: 500;
}

.contactPage__form .wpcf7 form.failed .wpcf7-response-output, .rpDesc__form .wpcf7 form.failed .wpcf7-response-output {
  margin: 20px 0 0;
  background-color: #ed1b23;
  padding: 10px 15px;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
  border: none;
  font-weight: 500;
}

.contactPage__form .wpcf7 form.sent .wpcf7-response-output, .rpDesc__form .wpcf7 form.sent .wpcf7-response-output {
  margin: 20px 0 0;
  background-color: #009432;
  padding: 10px 15px;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
  border: none;
  font-weight: 500;
}

.page404 .menu li a, .branchList__list__btns--links, .introHome__infoBox__list--link, .branchesList__list__btns--link, .ourFeatures__left__btns__link {
  position: relative;
  background-color: #ed1b23;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 12px 24px;
  border-radius: 999px;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.5s;
}
@media (min-width: 800px) {
  .page404 .menu li a, .branchList__list__btns--links, .introHome__infoBox__list--link, .branchesList__list__btns--link, .ourFeatures__left__btns__link {
    padding: 12px 25px;
  }
}
@media (min-width: 1200px) {
  .page404 .menu li a, .branchList__list__btns--links, .introHome__infoBox__list--link, .branchesList__list__btns--link, .ourFeatures__left__btns__link {
    padding: 14px 30px;
  }
}
.page404 .menu li a:before, .branchList__list__btns--links:before, .introHome__infoBox__list--link:before, .branchesList__list__btns--link:before, .ourFeatures__left__btns__link:before {
  content: "";
  position: absolute;
  right: 10px;
  top: calc(50% - 3px);
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 50%;
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .page404 .menu li a:hover, .branchList__list__btns--links:hover, .introHome__infoBox__list--link:hover, .branchesList__list__btns--link:hover, .ourFeatures__left__btns__link:hover {
    background-color: #EE5A24;
    text-decoration: none;
  }
}

.withLines {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
}
.withLines .circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000000;
}
.withLines .line {
  width: 50px;
  height: 1px;
  background-color: #000000;
}
.withLines .text {
  font-weight: 500;
  padding: 0 15px;
}

.lineRedTitle {
  color: #ed1b23;
  text-align: center;
  font-size: 28px;
  padding-bottom: 20px;
}
@media (min-width: 800px) {
  .lineRedTitle {
    font-size: 36px;
    padding-bottom: 25px;
  }
}
@media (min-width: 1200px) {
  .lineRedTitle {
    font-size: 44px;
    padding-bottom: 30px;
  }
}

.innerPage__intro {
  position: relative;
  background-image: url("../images/intro-banner-mobile.jpg");
  background-position: center;
  background-size: cover;
  min-height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  margin-bottom: 60px;
}
@media (min-width: 800px) {
  .innerPage__intro {
    background-image: url("../images/intro-banner-desktop.jpg");
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .innerPage__intro {
    margin-bottom: 100px;
  }
}
.innerPage__intro:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.innerPage__intro__textPart {
  position: relative;
  z-index: 1;
  color: #ffffff;
  text-transform: uppercase;
}
.innerPage__intro__textPart--title {
  font-size: 28px;
  padding-bottom: 10px;
  text-align: center;
}
@media (min-width: 800px) {
  .innerPage__intro__textPart--title {
    font-size: 38px;
  }
}
@media (min-width: 1200px) {
  .innerPage__intro__textPart--title {
    font-size: 48px;
  }
}
.innerPage__intro__textPart__lines {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
}
.innerPage__intro__textPart__lines .circle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffffff;
}
.innerPage__intro__textPart__lines .line {
  width: 70px;
  height: 1px;
  background-color: #ffffff;
}
.innerPage__intro__textPart__breadcrumb {
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 20px;
}
.innerPage__intro__textPart__breadcrumb a {
  color: #f6b301;
}
@media (min-width: 1200px) {
  .innerPage__intro__textPart__breadcrumb a:hover {
    text-decoration: underline;
  }
}
.innerPage__intro__textPart__breadcrumb .fas {
  font-size: 10px;
  margin: 4px 5px 0;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.site-header--container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-header .site-branding {
  display: flex;
  align-self: center;
  padding: 15px 0;
}
.site-header .site-branding--img {
  width: auto;
  height: 50px;
}
.site-header .main-navigation {
  display: none;
}
@media (min-width: 1025px) {
  .site-header .main-navigation {
    display: flex;
    align-self: center;
  }
}
.site-header .main-navigation .menu {
  display: flex;
}
.site-header .main-navigation .menu > .menu-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.site-header .main-navigation .menu > .menu-item:not(:last-child) {
  margin-right: 30px;
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item:not(:last-child) {
    margin-right: 40px;
  }
}
.site-header .main-navigation .menu > .menu-item > a {
  position: relative;
  color: #333333;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  padding: 5px 0;
  font-size: 14px;
}
.site-header .main-navigation .menu > .menu-item > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #ed1b23;
  transition: width 0.25s;
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item > a:hover {
    color: #ed1b23;
  }
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item > a:hover:before {
    width: 100%;
  }
}
.site-header .main-navigation .menu > .menu-item.current-menu-item > a, .site-header .main-navigation .menu > .menu-item.current-menu-parent > a {
  color: #ed1b23;
}
.site-header .main-navigation .menu > .menu-item.current-menu-item > a:before, .site-header .main-navigation .menu > .menu-item.current-menu-parent > a:before {
  width: 100%;
}
.site-header .main-navigation .menu > .menu-item.menu-item-has-children {
  position: relative;
  padding-right: 30px;
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item.menu-item-has-children {
    padding-right: 20px;
  }
}
.site-header .main-navigation .menu > .menu-item.menu-item-has-children span {
  position: absolute;
  top: 17px;
  right: 0;
  background-color: #444444;
  color: #ffffff;
  font-size: 10px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item.menu-item-has-children span {
    background-color: transparent;
    color: #999999;
  }
}
.site-header .main-navigation .menu > .menu-item.menu-item-has-children span:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  transition: transform 0.25s;
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item.menu-item-has-children span:before {
    content: "";
  }
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item.menu-item-has-children:hover span:before {
    color: #ed1b23;
    content: "";
  }
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item.menu-item-has-children:hover .sub-menu {
    top: 55px;
    z-index: 1;
    opacity: 1;
    pointer-events: all;
  }
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item.menu-item-has-children:hover .sub-menu:before {
    content: "";
    position: absolute;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
  }
}
.site-header .main-navigation .menu > .menu-item.activeNav span {
  background-color: #ed1b23;
}
.site-header .main-navigation .menu > .menu-item.activeNav span:before {
  content: "";
}
.site-header .main-navigation .menu > .menu-item .sub-menu {
  display: none;
  position: absolute;
  top: 55px;
  left: 0;
  background-color: #ffffff;
  padding: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  min-width: 220px;
  transition: top 0.25s;
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item .sub-menu {
    top: 60px;
    display: block;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
  }
}
.site-header .main-navigation .menu > .menu-item .sub-menu .menu-item {
  padding-bottom: 2px;
}
.site-header .main-navigation .menu > .menu-item .sub-menu .menu-item:last-child {
  padding-bottom: 0;
}
.site-header .main-navigation .menu > .menu-item .sub-menu .menu-item a {
  background-color: #f8efd7;
  display: block;
  color: #222222;
  padding: 10px 12px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 600;
  transition: background-color 0.5s, color 0.5s;
}
@media (min-width: 1200px) {
  .site-header .main-navigation .menu > .menu-item .sub-menu .menu-item a:hover {
    background-color: #ed1b23;
    color: #ffffff;
  }
}
.site-header .main-navigation .menu > .menu-item .sub-menu .menu-item.current-menu-item a {
  background-color: #ed1b23;
  color: #ffffff;
}
.site-header .main-navigation .menu > .menu-item .sub-menu.activeSubMenu {
  display: block;
}
.site-header__contact {
  width: 80px;
  height: 80px;
  background-color: #ed1b23;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px 0;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
}
@media (min-width: 1025px) {
  .site-header__contact {
    display: none;
  }
}
.site-header__contact i {
  font-size: 16px;
}
.site-header__reservation {
  background-color: #ed1b23;
  font-weight: 600;
  color: #ffffff;
  padding: 12px 20px;
  border-radius: 999px;
  display: none;
  transition: background-color 0.5s;
}
@media (min-width: 1025px) {
  .site-header__reservation {
    display: block;
    font-size: 15px;
    padding: 14px 24px;
  }
}
@media (min-width: 1200px) {
  .site-header__reservation:hover {
    background-color: #009432;
  }
}
.site-header__sideBarOpener {
  align-self: center;
  display: flex;
  margin-right: -20px;
}
@media (min-width: 1025px) {
  .site-header__sideBarOpener {
    display: none;
  }
}
.site-header__sideBarOpener--lines {
  background-color: #c51017;
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.site-header__sideBarOpener--lines .lines {
  width: 24px;
  height: 3px;
  border-radius: 3px;
  background-color: #ffffff;
}
.site-header__sideBarOpener--lines .lines:nth-child(2) {
  margin: 5px 0;
}

.footer {
  background-color: #222222;
  color: #ffffff;
  padding: 50px 0;
}
@media (min-width: 800px) {
  .footer {
    padding: 65px 0;
  }
}
@media (min-width: 1200px) {
  .footer {
    padding: 80px 0;
  }
}
@media (min-width: 800px) {
  .footer--container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media (min-width: 1200px) {
  .footer--container {
    gap: 50px;
  }
}
.footer__left {
  padding-bottom: 40px;
}
@media (min-width: 800px) {
  .footer__left {
    padding-bottom: 0;
    width: 350px;
  }
}
@media (min-width: 1200px) {
  .footer__left {
    width: 400px;
  }
}
.footer__left__logo {
  padding-bottom: 20px;
  display: flex;
}
.footer__left__logo--img {
  width: 100%;
  max-width: 120px;
}
.footer__left--text {
  line-height: 24px;
  padding-bottom: 24px;
}
.footer__left__icons {
  display: inline-flex;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 30px;
}
.footer__left__icons--item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer__left__icons--item:not(:last-child) {
  padding-right: 15px;
}
.footer__left__icons--img {
  width: auto;
  height: 30px;
}
.footer__left__menu .menu {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.footer__left__menu .menu .menu-item {
  width: calc(50% - 5px);
  padding-left: 10px;
}
.footer__left__menu .menu .menu-item a {
  display: flex;
  color: #ffffff;
  text-decoration: none;
  align-items: center;
  font-weight: 500;
}
.footer__left__menu .menu .menu-item a:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #333333;
  margin-right: 10px;
  transition: background-color 0.5s;
}
@media (min-width: 1200px) {
  .footer__left__menu .menu .menu-item a:hover {
    color: #f6b301;
  }
}
@media (min-width: 1200px) {
  .footer__left__menu .menu .menu-item a:hover:before {
    background-color: #f6b301;
  }
}
.footer__left__menu .menu .menu-item.current_page_item a, .footer__left__menu .menu .menu-item.current-menu-item a {
  color: #f6b301;
}
.footer__left__menu .menu .menu-item.current_page_item a:before, .footer__left__menu .menu .menu-item.current-menu-item a:before {
  background-color: #f6b301;
}
@media (min-width: 800px) {
  .footer__right {
    flex: 1;
  }
}
.footer__right__accordion--item {
  padding-bottom: 20px;
}
.footer__right__accordion--item:last-child {
  padding-bottom: 0;
}
.footer__right__accordion--contentBlock {
  display: none;
}
.footer__right__accordion--flexBlock {
  padding-top: 20px;
}
@media (min-width: 1025px) {
  .footer__right__accordion--flexBlock {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
}
.footer__right__accordion--title {
  background-color: #333333;
  font-size: 18px;
  padding: 12px 18px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.5s;
}
.footer__right__accordion--title.active {
  background-color: #ed1b23;
}
@media (min-width: 1200px) {
  .footer__right__accordion--title:hover {
    background-color: #ed1b23;
  }
}
@media (min-width: 1025px) {
  .footer__right__accordion--left {
    flex: 1;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .footer__right__accordion--left {
    padding-right: 35px;
  }
}
.footer__right__accordion__contact {
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 1200px) {
  .footer__right__accordion__contact {
    gap: 16px;
    padding-bottom: 20px;
  }
}
.footer__right__accordion__contact--item {
  position: relative;
  padding-left: 32px;
  color: #dddddd;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .footer__right__accordion__contact--item {
    padding-left: 36px;
  }
}
.footer__right__accordion__contact--item .contactIcon {
  position: absolute;
  top: 1px;
  left: 10px;
  color: #ffffff;
}
.footer__right__accordion__contact--item a {
  color: #ffffff;
}
.footer__right__accordion__social {
  display: flex;
  padding-bottom: 20px;
}
@media (min-width: 1025px) {
  .footer__right__accordion__social {
    padding-bottom: 10px;
  }
}
.footer__right__accordion__social--item:not(:last-child) {
  padding-right: 10px;
}
.footer__right__accordion__social--link {
  background-color: #444444;
  width: 40px;
  height: 40px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
  transition: background-color 0.5s;
}
@media (min-width: 1200px) {
  .footer__right__accordion__social--link:hover {
    background-color: #f6b301;
  }
}
.footer__right__accordion--right {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 1025px) {
  .footer__right__accordion--right {
    flex: 0 0 330px;
  }
}
.footer__right__accordion--fbPlugin {
  background-color: #ffffff;
  padding: 5px;
  width: 100%;
  max-width: 330px;
  order: 1;
}
@media (min-width: 1200px) {
  .footer__right__accordion--fbPlugin {
    order: 0;
  }
}
.footer__right__accordion__extProfiles {
  display: flex;
  gap: 8px;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .footer__right__accordion__extProfiles {
    padding: 20px 0 0;
  }
}
.footer__right__accordion__extProfiles--list {
  display: flex;
}
.footer__right__accordion__extProfiles--link {
  color: #222222;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  background-color: #f8efd7;
  padding: 8px 20px;
  border-radius: 6px;
  transition: background-color 0.5s, color 0.5s;
}
@media (min-width: 1200px) {
  .footer__right__accordion__extProfiles--link:hover {
    background-color: #009432;
    color: #ffffff;
  }
}

.footer-lastRow {
  background-color: #000000;
  text-align: center;
  color: #ffffff;
  padding: 20px 60px;
  font-size: 14px;
}
@media (min-width: 800px) {
  .footer-lastRow {
    padding: 20px;
  }
}
.footer-lastRow--text {
  line-height: 1.5;
}
.footer-lastRow--text a {
  text-decoration: none;
  color: #f8efd7;
}
@media (min-width: 1200px) {
  .footer-lastRow--text a:hover {
    text-decoration: underline;
  }
}

.backToTop {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 2;
  padding: 7px 8px;
  border-radius: 3px;
  background-color: #f6b301;
  cursor: pointer;
  color: #ffffff;
  transition: background-color 0.5s, color 0.5s;
}
@media (min-width: 1200px) {
  .backToTop:hover {
    background-color: #009432;
    color: #ffffff;
  }
}

.stickyCookies {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 11;
  opacity: 0;
  background-color: #ffffff;
  border-radius: 20px;
  width: calc(100% - 40px);
  padding: 20px;
  font-size: 14px;
  line-height: 1.5;
  pointer-events: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  transition: opacity 0.5s;
}
@media (min-width: 500px) {
  .stickyCookies {
    max-width: 520px;
  }
}
.stickyCookies.visible {
  opacity: 1;
  pointer-events: all;
}
.stickyCookies__btns {
  display: flex;
  gap: 10px;
  padding-top: 15px;
}
.stickyCookies__btns__link {
  border-radius: 999px;
  padding: 8px 18px 9px 18px;
  background-color: #444444;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.5s, color 0.5s;
}
.stickyCookies__btns__link:nth-child(2) {
  background-color: #009432;
}
@media (min-width: 1200px) {
  .stickyCookies__btns__link:hover {
    background-color: #ed1b23;
  }
}

.sideBar {
  position: fixed;
  top: 0;
  right: -340px;
  width: 340px;
  height: 100%;
  overflow-y: auto;
  background-color: #ffffff;
  z-index: 5;
  padding: 20px 15px;
  transition: right 0.5s;
}
.sideBar.showUp {
  right: 0;
}
.sideBar__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}
.sideBar--close {
  width: 40px;
  height: 40px;
  background-color: #ed1b23;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sideBar--close .iconSVG {
  width: 16px;
  height: 16px;
  fill: #ffffff;
}
.sideBar .site-branding--img {
  width: auto;
  height: 50px;
}
.sideBar--title {
  background-color: #f6b301;
  margin: 0 -15px 1px;
  font-size: 18px;
  padding: 12px 15px;
}
.sideBar--nav {
  margin: 0 -15px;
  padding-bottom: 20px;
}
.sideBar--nav .menu > .menu-item {
  position: relative;
}
.sideBar--nav .menu > .menu-item > a {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 0 15px;
  height: 44px;
  border-bottom: 1px solid #999999;
  font-weight: 500;
  text-transform: uppercase;
  color: #111111;
  display: flex;
  align-items: center;
}
.sideBar--nav .menu > .menu-item > a:after {
  content: "";
  position: absolute;
  top: 18px;
  right: 15px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #111111;
  border-right: 2px solid #111111;
  transform: rotate(45deg);
}
.sideBar--nav .menu > .menu-item.current_page_item > a, .sideBar--nav .menu > .menu-item.current-menu-item > a, .sideBar--nav .menu > .menu-item.current-menu-ancestor > a {
  background-color: #f8efd7;
  color: #222222;
}
.sideBar--nav .menu > .menu-item.menu-item-has-children > a {
  margin-right: 44px;
  border-right: 1px solid #999999;
}
.sideBar--nav .menu > .menu-item.menu-item-has-children span {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  border-bottom: 1px solid #999999;
}
.sideBar--nav .menu > .menu-item.menu-item-has-children span:before {
  content: "";
  position: absolute;
  top: 13px;
  right: 15px;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  transition: transform 0.25s;
}
.sideBar--nav .menu > .menu-item.activeNav span:before {
  transform: rotate(45deg);
}
.sideBar--nav .menu > .menu-item .sub-menu {
  display: none;
  background-color: #ebf0f2;
  border-bottom: 1px solid #999999;
}
.sideBar--nav .menu > .menu-item .sub-menu li:last-child a {
  border-bottom: none;
}
.sideBar--nav .menu > .menu-item .sub-menu li a {
  display: block;
  font-size: 14px;
  padding: 12px 15px;
  color: #111111;
  border-bottom: 1px solid #ffffff;
}
.sideBar--nav .menu > .menu-item .sub-menu li.current-menu-item a {
  background-color: #f8efd7;
}
.sideBar__branches__list--item {
  padding-bottom: 5px;
}
.sideBar__branches__list--item:last-child {
  padding-bottom: 0;
}
.sideBar__branches__list--item.activeBranch .sideBar__branches__list--title {
  background-color: #ed1b23;
  pointer-events: none;
}
.sideBar__branches__list--dataHolder {
  padding: 20px 0 20px 10px;
}
.sideBar__branches__list--title {
  background-color: #777777;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 5px;
}
.sideBar__branches__list__contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 20px;
}
.sideBar__branches__list__contact--item {
  position: relative;
  padding-left: 22px;
  color: #111111;
  line-height: 22px;
}
.sideBar__branches__list__contact--item .contactIcon {
  position: absolute;
  top: 0;
  left: 0;
  color: #333333;
}
.sideBar__branches__list__contact--item a {
  text-decoration: none;
  color: #111111;
}
.sideBar__branches__list__social {
  display: flex;
  padding: 0 0 15px 0;
}
.sideBar__branches__list__social--item:not(:last-child) {
  padding-right: 5px;
}
.sideBar__branches__list__social--link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #333333;
  color: #ffffff;
}
.sideBar__branches__list__linksList {
  display: flex;
  gap: 10px;
}
.sideBar__branches__list__linksList--item {
  display: flex;
}
.sideBar__branches__list__linksList--link {
  font-size: 14px;
  font-weight: 600;
  border: 2px solid #444444;
  padding: 8px 20px;
  border-radius: 999px;
  color: #444444;
}
.sideBar--overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 5;
  display: none;
}
.sideBar--overlay.showUp {
  display: block;
}

.alertPopup.hidden {
  display: none;
}
.alertPopup--overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}
.alertPopup--container {
  position: relative;
  background-color: #ffffff;
  padding: 10px;
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}
.alertPopup--container img {
  display: block;
  width: 100%;
}
.alertPopup--close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  background-color: #f6b301;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 0.25s;
}
@media (min-width: 1200px) {
  .alertPopup--close {
    width: 32px;
    height: 32px;
    top: -38px;
  }
}
.alertPopup--close i {
  transition: transform 0.25s;
}
@media (min-width: 1200px) {
  .alertPopup--close:hover {
    background-color: #ed1b23;
  }
}
@media (min-width: 1200px) {
  .alertPopup--close:hover i {
    transform: rotate(90deg);
  }
}

.ftProduct {
  text-align: center;
  padding: 60px 0;
}
@media (min-width: 800px) {
  .ftProduct {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .ftProduct {
    padding: 100px 0;
  }
}
.ftProduct--title {
  color: #ed1b23;
  font-size: 24px;
  padding-bottom: 20px;
}
@media (min-width: 800px) {
  .ftProduct--title {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .ftProduct--title {
    font-size: 32px;
  }
}
.ftProduct__list .slick-slide {
  padding: 0 2px;
}
.ftProduct__list .slick-list {
  margin: 0 -2px;
}
.ftProduct__list--img {
  height: 150px;
  margin-bottom: 10px;
  background-position: center;
  background-size: cover;
}
@media (min-width: 500px) {
  .ftProduct__list--img {
    height: 170px;
  }
}
@media (min-width: 1200px) {
  .ftProduct__list--img {
    height: 200px;
  }
}
.ftProduct__list--proName {
  font-family: "Bricolage Grotesque", sans-serif;
  color: #ed1b23;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 8px;
}
.ftProduct__list--price {
  font-weight: 600;
}
.ftProduct__arrows {
  display: flex;
  justify-content: center;
  gap: 5px;
  padding-top: 20px;
}
.ftProduct__arrows .slick-arrow {
  width: 32px;
  height: 32px;
  background-color: #ed1b23;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  transition: background-color 0.5s;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .ftProduct__arrows .slick-arrow:hover {
    background-color: #009432;
  }
}

.ourFeatures {
  background-color: #faf4e4;
  padding: 60px 0;
}
@media (min-width: 800px) {
  .ourFeatures {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .ourFeatures {
    padding: 100px 0;
  }
}
@media (min-width: 1025px) {
  .ourFeatures__container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }
}
@media (min-width: 1200px) {
  .ourFeatures__container {
    gap: 60px;
  }
}
.ourFeatures__left {
  padding-bottom: 30px;
}
@media (min-width: 1025px) {
  .ourFeatures__left {
    padding-bottom: 0;
    flex: 1;
  }
}
.ourFeatures__left .withLines {
  justify-content: flex-start;
}
.ourFeatures__left__title-main {
  text-align: left;
}
.ourFeatures__left__text {
  line-height: 1.5;
  padding-bottom: 30px;
}
.ourFeatures__left__btns {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  padding-bottom: 30px;
}
.ourFeatures__left__btns__link:nth-child(1) {
  background-color: #009432;
}
@media (min-width: 1200px) {
  .ourFeatures__left__btns__link:nth-child(1):hover {
    background-color: #EE5A24;
  }
}
.ourFeatures__left__list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
@media (min-width: 500px) {
  .ourFeatures__left__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media (min-width: 1200px) {
  .ourFeatures__left__list {
    gap: 20px;
  }
}
.ourFeatures__left__list__item {
  display: flex;
  flex-direction: column;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  .ourFeatures__left__list__item {
    border-radius: 12px;
    overflow: hidden;
  }
}
.ourFeatures__left__list__item picture {
  height: 180px;
}
@media (min-width: 800px) {
  .ourFeatures__left__list__item picture {
    height: 220px;
  }
}
@media (min-width: 1200px) {
  .ourFeatures__left__list__item picture {
    height: 150px;
  }
}
.ourFeatures__left__list__item .content {
  background-color: #ffffff;
  padding: 20px;
  flex: 1;
}
.ourFeatures__left__list__item .content__title {
  color: #ed1b23;
  font-size: 20px;
  padding-bottom: 5px;
}
@media (min-width: 500px) {
  .ourFeatures__left__list__item .content__title {
    font-size: 18px;
  }
}
@media (min-width: 800px) {
  .ourFeatures__left__list__item .content__title {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .ourFeatures__left__list__item .content__title {
    font-size: 18px;
  }
}
.ourFeatures__left__list__item .content p {
  line-height: 1.5;
}
.ourFeatures__pic {
  position: relative;
  height: 400px;
}
@media (min-width: 800px) {
  .ourFeatures__pic {
    height: 500px;
  }
}
@media (min-width: 1025px) {
  .ourFeatures__pic {
    width: 360px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .ourFeatures__pic {
    width: 450px;
    border-radius: 12px;
    overflow: hidden;
  }
}
.ourFeatures__pic__img {
  position: absolute;
  top: 0;
  left: 0;
}

.page-id-56 .ourFeatures {
  margin-bottom: 60px;
}
@media (min-width: 800px) {
  .page-id-56 .ourFeatures {
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .page-id-56 .ourFeatures {
    margin-bottom: 100px;
  }
}

.branchesList__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.branchesList__list__item {
  overflow: hidden;
  width: 100%;
  max-width: 550px;
}
.branchesList__list__pic {
  position: relative;
  height: 250px;
  display: block;
  transition: transform 0.25s;
  margin-bottom: 18px;
  overflow: hidden;
}
@media (min-width: 500px) {
  .branchesList__list__pic {
    width: 100%;
    height: 300px;
  }
}
@media (min-width: 800px) {
  .branchesList__list__pic {
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .branchesList__list__pic {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .branchesList__list__pic:hover img {
    transform: scale(1.1);
  }
}
.branchesList__list__pic img {
  transition: transform 0.5s;
}
.branchesList__list--title {
  font-size: 24px;
  text-align: center;
  color: #ed1b23;
  padding-bottom: 12px;
}
@media (min-width: 800px) {
  .branchesList__list--title {
    font-size: 28px;
  }
}
.branchesList__list__btns {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.branchesList__list__btns--link:last-child {
  background-color: #009432;
}
@media (min-width: 1200px) {
  .branchesList__list__btns--link:last-child:hover {
    background-color: #f6b301;
  }
}

.introHome {
  height: calc(100vh - 80px);
}
.introHome__slider {
  width: 100%;
  height: 100%;
}
.introHome__slider .slick-list {
  height: 100%;
}
.introHome__slider .slick-list .slick-track {
  height: 100%;
}
.introHome__slider .slick-list .slick-track .slick-slide {
  height: 100%;
}
.introHome__slider .slick-list .slick-track .slick-slide > div {
  display: flex;
  height: 100%;
}
.introHome__slider--item {
  position: relative;
  background-position: center;
  background-size: cover;
  height: 100%;
}
.introHome__slider--item:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
.introHome__slider--contentArea {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
}
.introHome__infoBox {
  padding: 0 20px;
  color: #ffffff;
}
.introHome__infoBox--title {
  font-size: 40px;
}
@media (min-width: 800px) {
  .introHome__infoBox--title {
    font-size: 64px;
  }
}
@media (min-width: 1200px) {
  .introHome__infoBox--title {
    font-size: 80px;
  }
}
@media (min-width: 1400px) {
  .introHome__infoBox--title {
    font-size: 100px;
  }
}
.introHome__infoBox--subTitle {
  font-size: 20px;
}
@media (min-width: 800px) {
  .introHome__infoBox--subTitle {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .introHome__infoBox--subTitle {
    font-size: 44px;
  }
}
.introHome__infoBox__list {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
@media (min-width: 800px) {
  .introHome__infoBox__list {
    gap: 20px;
  }
}
.introHome__infoBox__list--link:first-child {
  display: none;
}
.introHome__infoBox__list--link:nth-child(2) {
  background-color: #009432;
}
@media (min-width: 1200px) {
  .introHome__infoBox__list--link:nth-child(2):hover {
    background-color: #EE5A24;
  }
}
.introHome .slick-arrow {
  position: absolute;
  top: calc(50% - 20px);
  left: 0;
  z-index: 1;
  width: 44px;
  height: 56px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
  transition: background-color 0.5s;
  visibility: hidden;
}
@media (min-width: 1025px) {
  .introHome .slick-arrow {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .introHome .slick-arrow:hover {
    background-color: #ed1b23;
  }
}
.introHome .slick-arrow.arrow-left {
  border-radius: 0 10px 10px 0;
  padding-right: 5px;
}
.introHome .slick-arrow.arrow-right {
  left: auto;
  right: 0;
  padding-left: 5px;
  border-radius: 10px 0 0 10px;
}
.introHome .slick-dots {
  position: absolute;
  bottom: 25px;
  right: 25px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  visibility: hidden;
  z-index: 1;
}
@media (min-width: 800px) {
  .introHome .slick-dots {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .introHome .slick-dots {
    bottom: 40px;
    right: 40px;
  }
}
.introHome .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  font-size: 1px;
  background-color: #ffffff;
  border: none;
  display: flex;
  text-indent: -9999px;
  cursor: pointer;
  transition: background-color 0.5s, width 0.5s;
}
.introHome .slick-dots li.slick-active button {
  background-color: #f6b301;
  width: 28px;
}
.introHome__anchorScroll {
  position: absolute;
  bottom: 35px;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (min-width: 800px) {
  .introHome__anchorScroll {
    bottom: 50px;
  }
}
.introHome__anchorScroll--link {
  border-radius: 999px;
  width: 32px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  transition: background-color 0.5s;
}
@media (min-width: 1200px) {
  .introHome__anchorScroll--link {
    width: 36px;
  }
}
@media (min-width: 1200px) {
  .introHome__anchorScroll--link:hover {
    background-color: #EE5A24;
  }
}

.homeAbout {
  padding: 60px 0;
}
@media (min-width: 800px) {
  .homeAbout {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .homeAbout {
    padding: 100px 0;
  }
}
.homeAbout--container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 800px) {
  .homeAbout--container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media (min-width: 1200px) {
  .homeAbout--container {
    gap: 50px;
  }
}
.homeAbout__imgBlock {
  order: 1;
}
@media (min-width: 800px) {
  .homeAbout__imgBlock {
    order: 0;
    flex: 1;
  }
}
.homeAbout__imgBlock--img {
  width: 100%;
  height: 320px;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
}
@media (min-width: 500px) {
  .homeAbout__imgBlock--img {
    height: 400px;
  }
}
@media (min-width: 800px) {
  .homeAbout__imgBlock--img {
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .homeAbout__imgBlock--img {
    border-radius: 20px;
  }
}
.homeAbout__textBlock {
  padding-bottom: 30px;
}
@media (min-width: 800px) {
  .homeAbout__textBlock {
    flex: 1;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .homeAbout__textBlock {
    padding: 30px 0;
  }
}
.homeAbout__textBlock--text {
  padding-bottom: 15px;
}
.homeAbout__textBlock--text p {
  line-height: 1.6;
  padding-bottom: 15px;
}
@media (min-width: 1200px) {
  .homeAbout__textBlock--text p {
    padding-bottom: 20px;
  }
}
.homeAbout__textBlock--text strong {
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .homeAbout__textBlock--text strong {
    font-size: 18px;
  }
}
.homeAbout__textBlock__list {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .homeAbout__textBlock__list {
    justify-content: space-evenly;
  }
}
.homeAbout__textBlock__list--link {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #333333;
}
.homeAbout__textBlock__list--link .iconDiv {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
  transition: background-color 0.5s, box-shadow 0.5s;
}
@media (min-width: 400px) {
  .homeAbout__textBlock__list--link .iconDiv {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 1200px) {
  .homeAbout__textBlock__list--link .iconDiv {
    width: 140px;
    height: 140px;
    margin-bottom: 15px;
  }
}
.homeAbout__textBlock__list--link .iconDiv .iconSVG {
  width: 44px;
  height: 44px;
  transition: fill 0.5s;
}
@media (min-width: 1200px) {
  .homeAbout__textBlock__list--link .iconDiv .iconSVG {
    width: 64px;
    height: 64px;
  }
}
.homeAbout__textBlock__list--link .text {
  font-weight: 500;
  font-size: 13px;
  transition: color 0.5s;
}
@media (min-width: 1200px) {
  .homeAbout__textBlock__list--link .text {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .homeAbout__textBlock__list--link:hover .iconDiv {
    background-color: #f8efd7;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0);
  }
}
@media (min-width: 1200px) {
  .homeAbout__textBlock__list--link:hover .iconSVG {
    fill: #ed1b23;
  }
}
@media (min-width: 1200px) {
  .homeAbout__textBlock__list--link:hover .text {
    color: #ed1b23;
  }
}

.branchesHome {
  padding: 60px 0;
  margin-bottom: 60px;
  background-color: #f8efd7;
}
@media (min-width: 800px) {
  .branchesHome {
    padding: 80px 0;
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .branchesHome {
    padding: 100px 0;
    margin-bottom: 100px;
  }
}
.branchesHome__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 500px) {
  .branchesHome__list {
    gap: 30px;
  }
}
@media (min-width: 1200px) {
  .branchesHome__list {
    gap: 50px;
  }
}
.branchesHome__list__item {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 800px) {
  .branchesHome__list__item {
    flex: 1;
  }
}
.branchesHome__list__pic {
  height: 280px;
  overflow: hidden;
}
@media (min-width: 500px) {
  .branchesHome__list__pic {
    height: 320px;
  }
}
@media (min-width: 1200px) {
  .branchesHome__list__pic {
    height: 350px;
  }
}
.branchesHome__list__pic__img {
  transition: transform 0.5s;
}
@media (min-width: 1200px) {
  .branchesHome__list__pic:hover .branchesHome__list__pic__img {
    transform: scale(1.1);
  }
}
.branchesHome__data {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
@media (min-width: 800px) {
  .branchesHome__data {
    flex: 1;
    padding: 30px;
  }
}
.branchesHome__data__name {
  color: #ed1b23;
  font-size: 28px;
  padding-bottom: 15px;
}
@media (min-width: 1200px) {
  .branchesHome__data__name {
    font-size: 32px;
  }
}
.branchesHome__data__contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .branchesHome__data__contact {
    gap: 16px;
  }
}
.branchesHome__data__contact__item {
  font-weight: 500;
}
.branchesHome__data__contact__item a {
  color: #111111;
  text-decoration: none;
}
.branchesHome__data__social {
  display: flex;
  gap: 12px;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .branchesHome__data__social {
    padding-bottom: 28px;
  }
}
.branchesHome__data__social__link {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #dddddd;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #111111;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
}
.branchesHome__data__social__link i {
  font-size: 20px;
}
@media (min-width: 1200px) {
  .branchesHome__data__social__link:hover {
    background-color: #009432;
    color: #ffffff;
    border-color: transparent;
  }
}
.branchesHome__data__links {
  display: flex;
  gap: 8px;
}
@media (min-width: 1200px) {
  .branchesHome__data__links {
    gap: 12px;
  }
}
.branchesHome__data__links__item {
  background-color: #777777;
  padding: 8px 16px 9px;
  border-radius: 999px;
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  transition: background-color 0.5s;
}
@media (min-width: 1200px) {
  .branchesHome__data__links__item {
    font-size: 14px;
    padding: 12px 20px;
  }
}
@media (min-width: 1200px) {
  .branchesHome__data__links__item:hover {
    background-color: #ed1b23;
  }
}

.ftMenuHome {
  position: relative;
  margin-bottom: 60px;
}
@media (min-width: 800px) {
  .ftMenuHome {
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .ftMenuHome {
    margin-bottom: 100px;
  }
}
.ftMenuHome__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  padding-bottom: 20px;
}
@media (min-width: 800px) {
  .ftMenuHome__list {
    gap: 10px;
  }
}
.ftMenuHome__list--item {
  display: flex;
}
.ftMenuHome__list--item .ftMenuHome-name {
  background-color: #f8efd7;
  padding: 10px 20px;
  border-radius: 999px;
  font-weight: 500;
  cursor: pointer;
  font-size: 15px;
  transition: background-color 0.5s, color 0.5s;
}
@media (min-width: 1200px) {
  .ftMenuHome__list--item .ftMenuHome-name:hover {
    background-color: #f6b301;
  }
}
.ftMenuHome__list--item.active .ftMenuHome-name {
  background-color: #ed1b23;
  color: #ffffff;
}
.ftMenuHome__products {
  display: none;
}
.ftMenuHome__products.active {
  display: block;
}
.ftMenuHome__products__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 10px;
}
@media (min-width: 800px) {
  .ftMenuHome__products__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .ftMenuHome__products__list {
    gap: 0 20px;
  }
}
.ftMenuHome__products__list--img {
  height: 130px;
  border-radius: 5px;
  background-position: center;
  background-size: cover;
}
@media (min-width: 500px) {
  .ftMenuHome__products__list--img {
    height: 180px;
  }
}
.ftMenuHome__products__list--nameBlock {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding: 12px 12px 0 0;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .ftMenuHome__products__list--nameBlock {
    padding-right: 0;
  }
}
.ftMenuHome__products__list--name {
  flex: 1;
}
.ftMenuHome__products__list--price {
  color: #ed1b23;
}
.ftMenuHome__products__list--name, .ftMenuHome__products__list--price {
  font-size: 14px;
  font-family: "Outfit", sans-serif;
}
@media (min-width: 500px) {
  .ftMenuHome__products__list--name, .ftMenuHome__products__list--price {
    font-size: 15px;
  }
}
@media (min-width: 800px) {
  .ftMenuHome__products__list--name, .ftMenuHome__products__list--price {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .ftMenuHome__products__list--name, .ftMenuHome__products__list--price {
    font-size: 16px;
  }
}
.ftMenuHome__bgImg {
  position: absolute;
  top: -25px;
  right: 10px;
  display: none;
  width: 150px;
  height: 75px;
  background-position: center;
  background-size: cover;
  background-image: url("../images/dish-bg.jpg");
}
@media (min-width: 1200px) {
  .ftMenuHome__bgImg {
    display: block;
    width: 200px;
    height: 137px;
  }
}

.videoHome {
  position: relative;
}
.videoHome:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #f8efd7;
}
.videoHome__video {
  position: relative;
  padding-top: 56.25%;
  min-height: 320px;
}
.videoHome__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.galleryHome {
  background-color: #f8efd7;
  padding: 60px 0;
}
@media (min-width: 800px) {
  .galleryHome {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .galleryHome {
    padding: 100px 0;
  }
}
.galleryHome__list {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 800px) {
  .galleryHome__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .galleryHome__list {
    gap: 20px;
  }
}
.galleryHome__list__item {
  overflow: hidden;
  height: 120px;
}
@media (min-width: 400px) {
  .galleryHome__list__item {
    height: 150px;
  }
}
@media (min-width: 500px) {
  .galleryHome__list__item {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .galleryHome__list__item {
    height: 220px;
  }
}
@media (min-width: 800px) {
  .galleryHome__list__item:nth-child(3) {
    height: auto;
    grid-column: span 2;
    grid-row: span 2;
  }
}
.galleryHome__list__item:nth-child(5) {
  grid-column: span 2;
  height: 220px;
}
@media (min-width: 400px) {
  .galleryHome__list__item:nth-child(5) {
    height: 280px;
  }
}
@media (min-width: 500px) {
  .galleryHome__list__item:nth-child(5) {
    height: 350px;
  }
}
@media (min-width: 800px) {
  .galleryHome__list__item:nth-child(5) {
    height: 200px;
    grid-column: span 1;
  }
}
@media (min-width: 1200px) {
  .galleryHome__list__item:nth-child(5) {
    height: 220px;
  }
}
.galleryHome__list__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .galleryHome__list__link:hover img {
    transform: scale(1.1);
  }
}
.galleryHome__list__link img {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.5s;
}

.branchList__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.branchList__list--item {
  width: 100%;
}
@media (min-width: 800px) {
  .branchList__list--item {
    width: auto;
    flex: 1;
  }
}
.branchList__list__pic {
  display: block;
  height: 280px;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (min-width: 500px) {
  .branchList__list__pic {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  .branchList__list__pic {
    height: 420px;
    border-radius: 20px;
  }
}
@media (min-width: 1200px) {
  .branchList__list__pic:hover img {
    transform: scale(1.1);
  }
}
.branchList__list__pic img {
  transition: transform 0.5s;
}
.branchList__list--title {
  font-size: 26px;
  padding-bottom: 16px;
  color: #ed1b23;
}
@media (min-width: 1200px) {
  .branchList__list--title {
    font-size: 32px;
  }
}
.branchList__list__contact {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .branchList__list__contact {
    padding-bottom: 30px;
  }
}
.branchList__list__contact--item {
  position: relative;
  padding-left: 24px;
}
.branchList__list__contact--item .contactIcon {
  position: absolute;
  top: 0;
  left: 0;
}
.branchList__list__contact--item a {
  color: #222222;
  text-decoration: none;
}
.branchList__list__btns {
  display: flex;
  gap: 10px;
}
.branchList__list__btns--links:last-child {
  background-color: #009432;
}
@media (min-width: 1200px) {
  .branchList__list__btns--links:last-child:hover {
    background-color: #f6b301;
  }
}

@media (min-width: 800px) {
  .rDetails--container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
  }
}
@media (min-width: 1200px) {
  .rDetails--container {
    gap: 100px;
  }
}
.rDetails__left {
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media (min-width: 800px) {
  .rDetails__left {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    flex: 1;
  }
}
.rDetails__left p {
  line-height: 1.6;
  font-size: 20px;
}
@media (min-width: 1200px) {
  .rDetails__left p {
    font-size: 24px;
    line-height: 1.7;
  }
}
@media (min-width: 800px) {
  .rDetails__right {
    max-width: 330px;
  }
}
.rDetails__right--title {
  font-size: 24px;
  color: #ed1b23;
  padding-bottom: 20px;
}
.rDetails__right__contact {
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.rDetails__right__contact--list {
  position: relative;
  padding-left: 25px;
  line-height: 1.5;
}
.rDetails__right__contact .contactIcon {
  position: absolute;
  top: 1px;
  left: 0;
}
.rDetails__right__contact a {
  color: #222222;
}
.rDetails__right__social {
  display: flex;
  gap: 6px;
  padding-bottom: 15px;
}
@media (min-width: 1025px) {
  .rDetails__right__social {
    padding-bottom: 20px;
  }
}
.rDetails__right__social--link {
  background-color: #222222;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.5s;
}
@media (min-width: 1200px) {
  .rDetails__right__social--link:hover {
    background-color: #ed1b23;
  }
}
.rDetails__right__links {
  display: flex;
  gap: 6px;
}
.rDetails__right__links--list {
  font-weight: 500;
  font-size: 13px;
  display: flex;
}
.rDetails__right__links--link {
  background-color: #009432;
  color: #ffffff;
  padding: 7px 20px;
  border-radius: 999px;
  transition: background-color 0.5s;
}
@media (min-width: 1200px) {
  .rDetails__right__links--link:hover {
    background-color: #ed1b23;
  }
}

.singleRestaurantMap iframe {
  display: block;
  height: 350px;
}
@media (min-width: 500px) {
  .singleRestaurantMap iframe {
    height: 400px;
  }
}
@media (min-width: 800px) {
  .singleRestaurantMap iframe {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  .singleRestaurantMap iframe {
    height: 500px;
  }
}

.galleryRD__list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 5px;
}
@media (min-width: 500px) {
  .galleryRD__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 800px) {
  .galleryRD__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .galleryRD__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.galleryRD__list__item {
  overflow: hidden;
}
.galleryRD__list__link {
  position: relative;
  height: 250px;
  display: block;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s;
}
@media (min-width: 500px) {
  .galleryRD__list__link {
    height: 180px;
  }
}
@media (min-width: 800px) {
  .galleryRD__list__link {
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .galleryRD__list__link:hover {
    transform: scale(1.1);
  }
}

.menulist__category {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .menulist__category {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
.menulist__category:last-child {
  border-bottom: none;
}
@media (min-width: 800px) {
  .menulist__category__col {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media (min-width: 800px) {
  .menulist__category:nth-child(2n+2) .menulist__category__leftBlock {
    order: 1;
  }
}
@media (min-width: 800px) {
  .menulist__category:nth-child(2n+2) .menulist__category__title {
    align-items: flex-end;
  }
}
.menulist__category:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.menulist__category__leftBlock {
  padding-bottom: 25px;
}
@media (min-width: 800px) {
  .menulist__category__leftBlock {
    width: 350px;
    padding-bottom: 0;
  }
}
.menulist__category__leftBlock__img {
  height: 240px;
  border-radius: 12px;
  background-position: center;
  background-size: cover;
}
@media (min-width: 500px) {
  .menulist__category__leftBlock__img {
    height: 320px;
  }
}
@media (min-width: 800px) {
  .menulist__category__leftBlock__img {
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .menulist__category__leftBlock__img {
    height: 300px;
  }
}
@media (min-width: 800px) {
  .menulist__category__rightBlock {
    flex: 1;
  }
}
@media (min-width: 1200px) {
  .menulist__category__rightBlock {
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    gap: 0 30px;
  }
}
.menulist__category__items {
  padding-bottom: 12px;
  border-bottom: 1px dashed #dddddd;
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .menulist__category__items {
    width: calc(50% - 15px);
  }
}
.menulist__category__items:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  .menulist__category__items:nth-last-child(2) {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
  }
}
.menulist__category__title {
  padding-bottom: 20px;
}
@media (min-width: 800px) {
  .menulist__category__title {
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
  }
}
.menulist__category__title .cat-title {
  font-size: 24px;
  font-weight: 600;
  color: #ed1b23;
  padding-bottom: 10px;
  display: block;
  text-align: center;
}
@media (min-width: 800px) {
  .menulist__category__title .cat-title {
    width: 100%;
    max-width: 350px;
  }
}
@media (min-width: 1200px) {
  .menulist__category__title .cat-title {
    font-size: 24px;
  }
}
.menulist__category__title .lines-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 800px) {
  .menulist__category__title .lines-dots {
    width: 100%;
    max-width: 350px;
  }
}
.menulist__category__title .lines-dots .dot {
  width: 10px;
  height: 10px;
  background-color: #dddddd;
  border-radius: 50%;
}
.menulist__category__title .lines-dots .line {
  width: 30px;
  height: 1px;
  background-color: #dddddd;
}
.menulist__category__itemName {
  display: flex;
  align-items: center;
  gap: 20px;
}
.menulist__category__itemName .itemName {
  font-weight: 600;
  font-size: 18px;
  color: #ed1b23;
  flex: 1;
}
.menulist__category__itemName .price {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #009432;
}
.menulist__category__desc {
  padding-top: 8px;
  color: #555555;
  font-size: 13px;
  line-height: 20px;
}
.menulist__category__edit {
  display: flex;
  padding-top: 10px;
}
.menulist__category__edit a {
  color: #ed1b23;
  font-weight: 600;
  border: 2px solid #ed1b23;
  padding: 3px 7px;
}

.menuNote {
  text-align: center;
  padding: 0 20px 60px;
}
.menuNote__text {
  color: #777777;
  line-height: 1.5;
}

.rpDesc__descText {
  text-align: center;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
.rpDesc__descText p {
  line-height: 1.5;
  padding: 14px 20px;
  border-radius: 8px;
  background-color: #ebf0f2;
  max-width: 700px;
  font-size: 14px;
}
.rpDesc__form {
  background-color: #fcf8ed;
  padding: 25px 20px;
  border-radius: 10px;
}
@media (min-width: 400px) {
  .rpDesc__form {
    padding: 30px;
  }
}
@media (min-width: 500px) {
  .rpDesc__form {
    padding: 40px;
  }
}
@media (min-width: 800px) {
  .rpDesc__form {
    padding: 40px 30px;
  }
}
@media (min-width: 1200px) {
  .rpDesc__form {
    padding: 60px 50px;
  }
}
@media (min-width: 800px) {
  .rpDesc__form .formContainer {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
}
@media (min-width: 1200px) {
  .rpDesc__form .formContainer {
    margin: 0 -15px;
  }
}
.rpDesc__form .formContainer__field {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #333333;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 15px;
  margin-bottom: 20px;
  border-radius: 5px;
}
@media (min-width: 400px) {
  .rpDesc__form .formContainer__field {
    margin-bottom: 20px;
  }
}
@media (min-width: 800px) {
  .rpDesc__form .formContainer__field {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}
@media (min-width: 1200px) {
  .rpDesc__form .formContainer__field {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
  }
}
.rpDesc__form .formContainer__field .field {
  position: relative;
  flex: 1;
}
.rpDesc__form .formContainer__field .field .wpcf7-form-control-wrap {
  display: block;
}
.rpDesc__form .formContainer__field .field input {
  width: 100%;
  border: none;
  background-color: transparent;
  font-size: 16px;
  padding: 0;
  height: 46px;
}
@media (min-width: 1200px) {
  .rpDesc__form .formContainer__field .field input {
    height: 52px;
  }
}
.rpDesc__form .formContainer__field.hidden {
  display: none;
}
.rpDesc__form .formContainer__radio {
  margin-bottom: 20px;
}
@media (min-width: 400px) {
  .rpDesc__form .formContainer__radio {
    margin-bottom: 20px;
  }
}
@media (min-width: 800px) {
  .rpDesc__form .formContainer__radio {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}
@media (min-width: 1200px) {
  .rpDesc__form .formContainer__radio {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
  }
}
.rpDesc__form .formContainer__radio .formContainer__field__label {
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 12px;
}
.rpDesc__form .formContainer__radio .formContainer__field__radios .wpcf7-form-control-wrap {
  display: block;
}
.rpDesc__form .formContainer__radio .formContainer__field__radios .wpcf7-form-control-wrap .wpcf7-radio {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0;
}
.rpDesc__form .formContainer__radio .formContainer__field__radios .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item {
  display: block;
  margin: 0;
}
.rpDesc__form .formContainer__radio .formContainer__field__radios .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label {
  position: relative;
  display: block;
}
.rpDesc__form .formContainer__radio .formContainer__field__radios .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.rpDesc__form .formContainer__radio .formContainer__field__radios .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input:checked + .wpcf7-list-item-label {
  background-color: #00ae3b;
  color: #ffffff;
  border-color: transparent;
}
.rpDesc__form .formContainer__radio .formContainer__field__radios .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #555555;
  padding: 5px 10px;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
}
@media (min-width: 1200px) {
  .rpDesc__form .formContainer__radio .formContainer__field__radios .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label:hover {
    background-color: #444444;
    color: #ffffff;
  }
}
.rpDesc__form .formContainer__msgArea {
  padding-bottom: 20px;
}
@media (min-width: 800px) {
  .rpDesc__form .formContainer__msgArea {
    margin: 0 10px;
    width: 100%;
  }
}
.rpDesc__form .formContainer__msgArea .field textarea {
  background-color: #ffffff;
  width: 100%;
  border: 1px solid #333333;
  font-size: 16px;
  padding: 12px;
  resize: none;
  height: 120px;
  border-radius: 5px;
}
@media (min-width: 800px) {
  .rpDesc__form .formContainer__msgArea .field textarea {
    padding: 15px;
  }
}
.rpDesc__form .formContainer__msgArea .field .wpcf7-not-valid-tip {
  bottom: -15px;
  right: 0;
}
.rpDesc__form .formContainer .checkbox-privacy {
  padding-bottom: 20px;
}
@media (min-width: 800px) {
  .rpDesc__form .formContainer .checkbox-privacy {
    margin-left: 10px;
  }
}
.rpDesc__form .formContainer .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -16px;
  right: -8px;
  background-color: #ff6b81;
  color: #ffffff;
  font-size: 11px;
  padding: 5px 8px;
  border-radius: 3px;
}
@media (min-width: 800px) {
  .rpDesc__form .formContainer .submit {
    margin-left: 10px;
  }
}
.rpDesc__form .wpcf7 form.invalid .wpcf7-response-output, .rpDesc__form .wpcf7 form.spam .wpcf7-response-output {
  margin-top: 10px;
}
@media (min-width: 400px) {
  .rpDesc__form .wpcf7 form.invalid .wpcf7-response-output, .rpDesc__form .wpcf7 form.spam .wpcf7-response-output {
    margin-top: 20px;
  }
}
.rpDesc__form .wpcf7 form.failed .wpcf7-response-output {
  margin-top: 10px;
}
@media (min-width: 400px) {
  .rpDesc__form .wpcf7 form.failed .wpcf7-response-output {
    margin-top: 20px;
  }
}
.rpDesc__form .wpcf7 form.sent .wpcf7-response-output {
  margin-top: 10px;
}
@media (min-width: 400px) {
  .rpDesc__form .wpcf7 form.sent .wpcf7-response-output {
    margin-top: 20px;
  }
}
.rpDesc__summary {
  position: sticky;
  bottom: 20px;
  z-index: 1;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  margin: 0 -20px 0 35px;
}
@media (min-width: 500px) {
  .rpDesc__summary {
    margin: 0;
  }
}
.rpDesc__summary__text {
  background-color: #ed1b23;
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 6px 0 0 6px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 500px) {
  .rpDesc__summary__text {
    width: 100%;
    border-radius: 6px;
    max-width: calc(100% - 80px);
  }
}
@media (min-width: 800px) {
  .rpDesc__summary__text {
    width: auto;
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .rpDesc__summary__text {
    padding: 14px 24px;
  }
}

.loginBox {
  max-width: 420px;
  margin: 0 20px 60px;
  background-color: #222222;
  color: #ffffff;
  border-radius: 20px;
  padding: 20px 30px;
}
@media (min-width: 400px) {
  .loginBox {
    margin: 0 auto 60px;
    max-width: 360px;
    padding: 30px;
  }
}
@media (min-width: 800px) {
  .loginBox {
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .loginBox {
    margin-bottom: 100px;
  }
}
.loginBox__title {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 12px;
}
.loginBox__field {
  padding-bottom: 20px;
}
.loginBox__field input {
  width: 100%;
  background-color: #ffffff;
  border-radius: 6px;
  height: 48px;
  padding: 0 20px;
  border: 1px solid transparent;
  transition: border-color 0.5s;
}
.loginBox__field input:focus {
  border-color: #000000;
}
.loginBox .error {
  color: #EE5A24;
  font-size: 13px;
  margin: -8px 0 15px;
}
.loginBox button {
  background-color: #ed1b23;
  color: #ffffff;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  padding: 14px 24px;
  border-radius: 6px;
  font-weight: 500;
  border: none;
  transition: background-color 0.5s;
}
@media (min-width: 1200px) {
  .loginBox button:hover {
    background-color: #f6b301;
  }
}

.bookingDates {
  padding-bottom: 40px;
}
@media (min-width: 800px) {
  .bookingDates {
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .bookingDates {
    padding-bottom: 80px;
  }
}
.bookingDates .restaurantTabs {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding-bottom: 20px;
}
.bookingDates .restaurantTabs__item {
  background-color: #555555;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.5s;
}
@media (min-width: 1200px) {
  .bookingDates .restaurantTabs__item:hover {
    background-color: #f6b301;
  }
}
.bookingDates .restaurantTabs__item.active {
  background-color: #009432;
  pointer-events: none;
}
.bookingDates .currentDates {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  padding-bottom: 50px;
}
.bookingDates .currentDates__item {
  background-color: #000000;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: background-color 0.5s;
}
.bookingDates .currentDates__item span {
  background-color: #ffffff;
  color: #222222;
  font-size: 11px;
  padding: 2px 5px;
  border-radius: 6px;
}
@media (min-width: 1200px) {
  .bookingDates .currentDates__item:hover {
    background-color: #f6b301;
  }
}
.bookingDates .currentDates__item.active {
  background-color: #ed1b23;
  pointer-events: none;
}
.bookingDates .currentDates__item.active span {
  color: #ed1b23;
}
.bookingDates .bookingResults .bookingList {
  display: none;
}
@media (min-width: 800px) {
  .bookingDates .bookingResults .bookingList {
    margin: 0 -10px;
  }
}
.bookingDates .bookingResults .bookingList.visible {
  display: flex;
  flex-wrap: wrap;
}
.bookingDates .bookingResults .bookingList__item {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 800px) {
  .bookingDates .bookingResults .bookingList__item {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}
@media (min-width: 1200px) {
  .bookingDates .bookingResults .bookingList__item {
    width: calc(33.3333% - 20px);
  }
}
.bookingDates .bookingResults .bookingList__item .bookingCard {
  border-radius: 10px;
  background-color: #f4f7f8;
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-size: 14px;
  height: 100%;
}
@media (min-width: 400px) {
  .bookingDates .bookingResults .bookingList__item .bookingCard {
    padding: 20px;
  }
}
@media (min-width: 800px) {
  .bookingDates .bookingResults .bookingList__item .bookingCard {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .bookingDates .bookingResults .bookingList__item .bookingCard {
    padding: 24px;
  }
}
.bookingDates .bookingResults .bookingList__item .bookingCard__row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 12px;
}
.bookingDates .bookingResults .bookingList__item .bookingCard__row:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.bookingDates .bookingResults .bookingList__item .bookingCard__left {
  font-weight: 500;
  color: #111111;
}
.bookingDates .bookingResults .bookingList__item .bookingCard__right {
  word-wrap: break-word;
  flex: 1;
  min-width: 0;
}
.bookingDates .bookingResults .bookingList__item .bookingCard__right a {
  color: #222222;
  text-decoration: none;
}
.bookingDates .bookingResults .bookingList .no-bookings {
  font-size: 24px;
  font-weight: 500;
  width: 100%;
}
@media (min-width: 800px) {
  .bookingDates .bookingResults .bookingList .no-bookings {
    padding: 0 10px;
  }
}

@media (min-width: 800px) {
  .contactPage--container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media (min-width: 1025px) {
  .contactPage--container {
    gap: 45px;
  }
}
@media (min-width: 1200px) {
  .contactPage--container {
    gap: 60px;
  }
}
.contactPage__form {
  padding-bottom: 40px;
}
@media (min-width: 800px) {
  .contactPage__form {
    flex: 1;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .contactPage__form .contactForm {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
}
.contactPage__form .contactForm .fieldItem {
  padding-bottom: 15px;
}
@media (min-width: 1200px) {
  .contactPage__form .contactForm .fieldItem {
    margin: 0 15px;
    width: calc(50% - 30px);
  }
}
.contactPage__form .contactForm .fieldItem h4 {
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  padding-bottom: 8px;
}
.contactPage__form .contactForm .fieldItem .field .wpcf7-form-control-wrap {
  display: block;
}
.contactPage__form .contactForm .fieldItem .field .wpcf7-text, .contactPage__form .contactForm .fieldItem .field .wpcf7-select, .contactPage__form .contactForm .fieldItem .field .wpcf7-textarea {
  width: 100%;
  border: none;
  border: 1px solid #999999;
  border-radius: 5px;
  padding: 3px 18px;
  height: 46px;
}
.contactPage__form .contactForm .textArea {
  padding-bottom: 17px;
}
@media (min-width: 1200px) {
  .contactPage__form .contactForm .textArea {
    flex: 0 0 100%;
    padding: 0 15px 17px;
  }
}
.contactPage__form .contactForm .textArea h4 {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  padding-bottom: 5px;
}
.contactPage__form .contactForm .textArea .wpcf7-textarea {
  width: 100%;
  border: none;
  border: 1px solid #999999;
  padding: 10px 18px;
  resize: none;
  height: 120px;
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .contactPage__form .checkbox-privacy, .contactPage__form .submit {
    padding-left: 15px;
  }
}
.contactPage__form .submit input {
  font-family: "Outfit", sans-serif;
}
.contactPage__form .wpcf7-not-valid-tip {
  font-size: 12px;
  font-weight: 600;
  padding-top: 5px;
}
.contactPage__form .wpcf7 form.invalid .wpcf7-response-output, .contactPage__form .wpcf7 form.spam .wpcf7-response-output {
  margin-top: 10px;
}
@media (min-width: 400px) {
  .contactPage__form .wpcf7 form.invalid .wpcf7-response-output, .contactPage__form .wpcf7 form.spam .wpcf7-response-output {
    margin-top: 20px;
  }
}
.contactPage__form .wpcf7 form.failed .wpcf7-response-output {
  margin-top: 10px;
}
@media (min-width: 400px) {
  .contactPage__form .wpcf7 form.failed .wpcf7-response-output {
    margin-top: 20px;
  }
}
.contactPage__form .wpcf7 form.sent .wpcf7-response-output {
  margin-top: 10px;
}
@media (min-width: 400px) {
  .contactPage__form .wpcf7 form.sent .wpcf7-response-output {
    margin-top: 20px;
  }
}

.contactPage__contactList {
  width: 100%;
}
@media (min-width: 800px) {
  .contactPage__contactList {
    max-width: 350px;
  }
}
@media (min-width: 1200px) {
  .contactPage__contactList {
    max-width: 400px;
  }
}
.contactPage__contactList .contactItems {
  padding-bottom: 5px;
}
.contactPage__contactList .contactItems:last-child {
  padding-bottom: 0;
}
.contactPage__contactList .contactItems h3 {
  background-color: #dddddd;
  font-size: 18px;
  padding: 10px 18px;
  border-radius: 6px;
  transition: background-color 0.5s;
  cursor: pointer;
  transition: color 0.5s, background-color 0.5s;
}
@media (min-width: 1200px) {
  .contactPage__contactList .contactItems h3:hover {
    background-color: #009432;
    color: #ffffff;
  }
}
.contactPage__contactList .contactItems--inner {
  display: none;
  padding: 15px 0;
}
.contactPage__contactList .contactItems__list {
  padding-left: 10px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contactPage__contactList .contactItems__list--item {
  display: flex;
  align-items: center;
  line-height: 24px;
  font-weight: 500;
}
.contactPage__contactList .contactItems__list--item .contactIcon {
  background-color: #ed1b23;
  color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  flex: 0 0 30px;
}
.contactPage__contactList .contactItems__list--item a {
  color: #222222;
}
.contactPage__contactList .contactItems.active h3 {
  background-color: #ed1b23;
  color: #ffffff;
}
.contactPage__contactList .contactItems__social {
  display: flex;
  padding: 25px 0 0 10px;
  gap: 15px;
}
.contactPage__contactList .contactItems__social--link {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: color 0.5s;
}
@media (min-width: 1200px) {
  .contactPage__contactList .contactItems__social--link:hover {
    color: #ed1b23;
  }
}
@media (min-width: 800px) {
  .contactPage__contactList .lineRedTitle {
    font-size: 24px;
  }
}

.normalPages {
  padding-bottom: 60px;
}
@media (min-width: 800px) {
  .normalPages {
    padding-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .normalPages {
    padding-bottom: 100px;
  }
}
.normalPages p {
  line-height: 1.5;
  padding-bottom: 15px;
}
.normalPages p strong {
  font-weight: 600;
}
.normalPages p a {
  color: #222222;
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .normalPages p a:hover {
    color: #ed1b23;
  }
}
.normalPages p:last-child {
  padding-bottom: 0;
}
.normalPages h2 {
  font-size: 20px;
  padding: 10px 0 20px;
  font-weight: 600;
}
@media (min-width: 800px) {
  .normalPages h2 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .normalPages h2 {
    font-size: 28px;
    padding-top: 20px;
  }
}
.normalPages h3 {
  font-size: 16px;
  padding: 5px 0 12px;
  font-weight: 600;
}
@media (min-width: 800px) {
  .normalPages h3 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .normalPages h3 {
    font-size: 20px;
    padding-top: 10px;
  }
}
.normalPages ul {
  margin-left: 20px;
  padding-bottom: 5px;
}
.normalPages ul li {
  padding: 0 0 10px;
  line-height: 1.5;
  list-style: disc;
}
.normalPages ul li strong {
  font-weight: 600;
}

.page404 {
  padding: 10px 15px 40px;
}
@media (min-width: 800px) {
  .page404 {
    padding: 40px 15px 80px;
  }
}
@media (min-width: 800px) {
  .page404--container {
    display: flex;
    justify-content: center;
  }
}
.page404--title {
  color: #ed1b23;
  font-size: 100px;
  text-align: center;
  padding-bottom: 30px;
}
@media (min-width: 800px) {
  .page404--title {
    font-size: 150px;
  }
}
.page404--title .block {
  display: block;
  font-size: 20px;
}
@media (min-width: 800px) {
  .page404--title .block {
    font-size: 32px;
  }
}
.page404__imgBlock {
  display: flex;
  justify-content: center;
}
@media (min-width: 800px) {
  .page404__imgBlock {
    padding-left: 50px;
  }
}
.page404__imgBlock--img {
  width: 100%;
  max-width: 400px;
  align-self: center;
}
.page404 .menu {
  padding-bottom: 30px;
}
@media (min-width: 800px) {
  .page404 .menu {
    padding-bottom: 0;
  }
}
.page404 .menu li {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
}
@media (min-width: 800px) {
  .page404 .menu li {
    padding: 8px 0;
  }
}
.page404 .menu li a {
  min-width: 180px;
  text-align: center;
}

/*# sourceMappingURL=style.css.map */
