/*----Specification-----*/
html {
  /* overflow-x: hidden; */
  height: 100%;
  width: 100%;
}

body {
  /* font-family: "Gilroy"; */
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  padding: 0;
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  font-size: 14px;
  /* overflow-x: hidden; */
  height: 100%;
  width: 100%;
}

div,
p,
form,
input,
a,
span,
button {
  box-sizing: border-box;
}

p {
  margin: 0;
  z-index: 99;
}

ul,
li {
  display: block;
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 80px !important;
  line-height: 90px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 186px !important;
}

h2 {
  font-size: 48px;
  line-height: 64px;
}

a,
a:hover,
a:active {
  text-decoration: none;
}

a:visited {
  color: #fff !important;
}

a,
button,
input {
  transition: all 0.5s ease;
}

input,
input:hover,
input:focus,
input:active,
button,
button:hover,
button:focus,
button:active {
  outline: none;
}

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

.g-0 {
  padding: 0;
}

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

.justify-content-space-between {
  justify-content: space-between;
}

.justify-content-center {
  justify-content: center;

}



button {
  background: none;
  border: none;
}

.strong {
  font-weight: 700;
}

.m-0a {
  margin: 0 auto;
}

.ms-a {
  margin-left: auto;
}

.btn {
  width: 192px;
  height: 48px;
  background: #AD9D72;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000000;
  border-radius: 0;
}

.btn:hover {
  background: #AD9D72 !important;
  border: 1px solid #000;
}

.black-back {
  width: 100%;
  height: 100%;
}

.black-back img {
  width: 100%;
  min-height: 200px;
}



.black-back1 img {
  width: 100%;
}

/*   HEADER  */
.header {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/Rectangle\ 1.jpg) no-repeat center center;
  background-size: cover;
  min-height: 100%;
  min-width: 100%;
  margin-bottom: 70px;
  position: relative;
  z-index: 1;
}


.video {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  margin: 0;
  top: 0;
  z-index: -1;
}

.header-home {
  background: none;
}

.home__slader {
  position: absolute;
  /* min-height: 100%;
  min-width: 100%; */
  height: 100%;
  width: 100%;
  z-index: 0;
}

.carousel-inner {
  height: 100%;
}

.header-Piccolino {
  min-height: 100%;
  min-width: 100%;
  background: url(../img/piccolino-back.png) no-repeat center center;
  background-size: cover;
}

.header-candybar {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/img_1524.jpg) no-repeat center center;
  background-size: cover;
}

.header-welcome-drink {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/img_4333.jpg) no-repeat center center;
  background-size: cover;
}

.header-bbq {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/img_4004.jpeg) no-repeat center center;
  background-size: cover;
}

.header-zamiske {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/06/zam.jpg) no-repeat center center;
  background-size: cover;
}

.header-married {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/married2-scaled.jpg) no-repeat center center;
  background-size: cover;
}

.header-beef-cake {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_09-26-45.jpg), no-repeat center center;
  background-size: cover;
}

.header-n {
  background: url(/wp-content/uploads/2023/07/image_2023-07-03_16-05-33.png) no-repeat center center;
  background-size: cover;
}

.header-gender {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-13_15-48-57.jpg) no-repeat center center;
  background-size: cover;
}

.header__adress {
  margin-top: 16px;
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}

.header__adress a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  opacity: 0.7;
  align-items: center;
  display: flex;
}

.header__adress a:hover {
  color: #AD9D72 !important;
}

.header__adress a img {
  margin-right: 10px;
}

.header__link1 {
  margin-right: 35px;
}

.line {
  opacity: 0.2;
  border: 0.5px solid #FFFFFF;
  width: 100%;
}

.header__menu {
  display: flex;
  justify-content: center;
  margin-top: 16px;
  align-items: center;
}

.header__menu .btn-secondary {
  color: #fff;
  opacity: 1;
}

.header__menu .dropdown-toggle::after {
  display: none;
}

.dropdown-menu {
  background: none;
}

.dropdown-item:hover {
  background: none;
  color: #AD9D72;
}

.header__menu-link {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-right: 25px;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}

.header__menu-link:hover {
  color: #AD9D72;
}

.header__menu-logo {
  margin-right: 48px;
  margin-left: 20px;
}

.header__btn {
  align-items: center;
  justify-content: center;
  height: 48px;
  display: flex;
  border: 1px solid #AD9B70;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #AD9B70;
  margin-left: auto;
  margin-top: 16px;
}

.header__btn-1 {
  margin-top: 30px;
}

.header__btn:hover {
  border: 2px solid #AD9B70;
}

.about {
  margin-top: 150px;
}

.about img {
  width: 100%;
}

.about__title {
  margin-top: 100px;
  margin-bottom: 32px;
}

.about__text {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  opacity: 0.7;
}

.about__btn {
  margin: 0 auto;
  margin-top: 32px;
}

.purpose {
  margin-top: 150px;
}

.purpose__text {
  font-size: 32px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  width: 500px;
}

.purpose__back {
  background: #EFEBE3;
  padding: 100px 0;
  position: relative;
}

.purpose__back img {
  position: absolute;
}

.purpose__back .r-t {
  right: 0;
  top: 0;
}

.purpose__back .r-b {
  right: 0;
  bottom: 0;
}

.purpose__back .l-t {
  left: 0;
  top: 0;
}

.purpose__back .l-b {
  left: 0;
  bottom: 0;
}

.menu {
  margin-top: 150px;
}

.menu div {
  overflow: hidden;
}

.menu h2 {
  margin: 32px 0;
}

.menu .menu__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  opacity: 0.7;
  margin-bottom: 32px;
}

.menu img {
  width: 100%;
}

.menu img:hover {
  transform: scale(1.1);
  transition: transform 0.25s;
}

.menu-item {
  margin-top: 0;
}

.menu-item .menu__text1 {
  margin-bottom: 16px;
}

.offer {
  margin-top: 150px;
}

.offer h2 {
  margin-bottom: 100px;
}

.offer img {
  width: 48px;
  height: 48px;
}

.offer__title {
  font-size: 24px;
  line-height: 32px;
  margin: 16px 0;
}

.offer__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  opacity: 0.7;
  margin-bottom: 72px;
}


.offer-elem:hover {
  transform: scale(1.1);
  transition: transform 0.5s;
}

.galary {
  margin-top: 150px;
}

.galary h2 {
  margin-bottom: 100px;
}

.galary .container {
  position: relative;
}

.galary__elem {
  display: flex;
  justify-content: right;
  margin-top: -40px;
}

.carousel-control-next,
.carousel-control-prev {
  position: relative;
  justify-content: right;
  width: auto;
}

.carousel-control-prev {
  margin-bottom: 16px;
}

.galary__elem-text {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
  margin-top: 30px;
  margin-right: 40px;
}

.img__galary1 {
  width: 100%;
  margin-bottom: 32px;
}

.carousel-item img {
  width: 100%;
}

.carousel {
  height: 100%;
}

.img__galary2 {
  height: 383px;
  margin-left: 15px;
}

.galary__block-img img {
  max-height: 396px;
}

.galary__block-img1 img {
  max-height: 384px;
}

.galary__block-img2 img {
  max-height: 621px;
}

.galary__elem-title {
  font-size: 22px;
  font-weight: 600;
  margin-top: 10px;
}

.footer {
  background: #1C1C1C;
  margin-top: 150px;
  padding-top: 100px;
  padding-bottom: 32px;
}

.footer__title {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 24px;
}

.footer__text {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  opacity: 0.4;
  display: flex;
}

.footer__text span {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #AD9D72;
  margin-right: 5px;
}

.footer__text:hover {
  color: #dfca90;
}

.footer__text:active {
  color: #dfca90;
}

.footer__logo {
  width: 113px;
  margin: 0 auto;
  margin-bottom: 20px;
  display: block;
}

.footer__brg {
  color: #AD9B70;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 40px;
  display: block !important;
  margin-top: 20px;
  text-align: center;
}

.footer__brg:hover {
  color: #494230;
}

.footer__line {
  margin-top: 80px;
  margin-bottom: 40px;
}

.footer__protect {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  opacity: 0.6;
}

.soch {
  display: flex;
}

.soch a {
  margin-left: 18px;
}

.left-animated,
.right-animated,
.up-animated {
  opacity: 0;
}

.top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: rgba(173, 157, 114, 0.1);
  border-radius: 32px;
  margin-left: auto;
}

.top:hover {
  background: rgba(255, 187, 3, 0.29);
}

.footer__btn {
  margin-right: auto;
  margin-left: 0;
  margin-top: 0;
}

.maps img {
  width: 90%;
}

.modal__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  color: #000;
}

.arcticmodal-container_i {
  width: 100%;
}

.container-modal {
  position: relative;
  padding: 100px;
  background: #fff;

}

.arcticmodal-close {
  position: absolute;
  top: 48px;
  right: 48px;
  cursor: pointer;
  font-size: 30px;
}

.modal__title {
  margin-bottom: 40px;
}

.form__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 0;
}

#wpcf7-f28-o1 {
  background: url(../img/bac-contact.png) no-repeat;
  background-size: cover;
  background-color: #f5f5f5;
  padding: 50px 0;
}

#wpcf7-f28-o1 .wpcf7-form {
  max-width: 700px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  box-shadow: 0 0px 8px -1px #000 !important;
  padding: 20px 40px;
}

#wpcf7-f28-o1 .wpcf7-form p {
  margin-bottom: 0;
  width: 50%;
}



.form__adress {
  text-align: center;
}

.form__adress p {
  width: 100%;
}

.form-block br {
  display: none;
}

.form__line {
  height: 1px;
  width: 100%;
  background: #000;
  margin-bottom: 15px;
  margin-top: 20px;
}

.form-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.form__input {
  width: 50%;
}

#wpcf7-f28-o1 .form-submit p {
  width: 100%;
}

textarea {
  font-size: 14px;
}



input {
  background: none;
  /* border: none !important;
  border-bottom: 1px solid #000 !important; */

  font-size: 14px !important;
  width: 100%;
}

/* .wpcf7 form.sent .wpcf7-response-output {
  border-color: #fff;
  color: #fff;
} */

input:focus {
  border: 2px solid #000 !important;
}

.form__text span {
  color: #ff3b3b;
}

.wpcf7-select {
  font-size: 14px;
}



.form-btn {
  margin: 0 auto;
  margin-top: 40px;
  border: none !important;
}

.opened__menu a {
  align-items: center;
  display: flex;
  font-size: 20px;
  font-weight: 500;
}

.open__menu,
.close__menu {
  margin-top: 15px;
  cursor: pointer;
}

.btn-secondary {
  display: flex;
  align-items: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  opacity: 0.4;
  text-transform: uppercase;
  padding: 0;
}

.dropdown-item a {
  color: #fff;
}

.dropdown-item a:hover {
  color: #fff;
}

.header__mini {
  color: #fff;
  opacity: 0.4;
  text-transform: uppercase;
  margin-top: 24px;
}

.galary__elem-1 {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}

.galary__elem-1 .carousel-control-prev {
  margin-bottom: 0;
}

.opened__menu .dropdown {
  margin-top: 15px;
}

.opened__menu .dropdown-menu {
  background: none;
  border: none;
  position: relative !important;
  transform: none !important;
  margin-top: 32px;

}

.dropdown-toggle::after {
  border-top: 0.3em solid #fff;
}


.dropdown-menu {
  display: none;
  color: red;
}

.dropdown:hover>.dropdown-menu {
  display: block;
  color: red;
}

.dropdown-menu.show {
  display: none !important;
}

.icon {
  width: auto !important;
}

#exampleModal1 {
  background: #1C1C1C;
}

#exampleModal1 .container-modal {
  background: none;
  padding: 20px;
}

#exampleModal .container-modal {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 4px solid #AD9D72;
}


#exampleModal1 .arcticmodal-close {
  right: 24px;
}

.mini-menu {
  margin-top: 32px;
}

.arcticmodal-container_i2 {
  padding: 0;
}

.adress a {
  display: block;
  color: #FFFFFF;
  margin-bottom: 10px;
  opacity: 0.7;
}

.adress a img {
  margin-right: 5px;
}

/* CATERING */

.catering h1 {
  color: #000;
  text-align: center;
  font-size: 80px;
  font-weight: 400px;
}

.catering img {
  width: 100%;
}

.dosvid {
  padding: 15%;
}

.dosvid h2 {
  color: #000;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 20px;
}

.dosvid p {
  font-size: 20px;
  font-weight: 400;
  padding-right: 40px;
  color: #000;
  opacity: 0.7;
}

.catering__title {
  text-transform: uppercase;
  font-size: 40px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.catering__text {
  font-size: 20px;
  text-align: center;
}

.catering__item {
  font-size: 20px;
}

.catering__item-prod {
  font-size: 20px;
  margin: 0;
  margin-bottom: 40px;
  border: 1px solid;
  border-bottom: none;
}

.catering__item-prod p {
  font-size: 20px;
  font-weight: 600;
}

.catering__item-prod li {
  font-size: 20px;
  margin: 0;
  border-bottom: 1px solid #000;

}

.cater img {
  margin-bottom: 15px;
}

.row-catering {
  margin-top: 100px;
}

/* ABOUT-PAGE */

.about-page {
  margin-top: 100px;
}

.about-page h1 {
  color: #000;
  font-size: 80px;
}

.about-page__title {
  font-size: 32px;
  color: #000;
  font-weight: 300;
  text-align: center;
  font-weight: 400;
  margin-top: 50px;
}

.about-page__lists-title {
  font-size: 40px;
  color: #000;
  text-transform: uppercase;
  margin-top: 20px;
}

.about-page__list {
  font-size: 22px;
  color: #000;
  padding: 0 15px;
  text-align: center;
}

.about-page img {
  margin-top: 20px;
}

.about__img {
  min-height: 400px;
}

.about-page__info {
  margin-bottom: 20px;
  font-size: 24px;
  color: #000;
}

.block-info {
  margin-top: 50px;
}

/* Location */

.location-main {
  margin-top: 50px;
}

.location {
  color: #000000;
  padding: 15%;
}

.location1 {
  padding: 5rem 5rem 3rem 5rem;
  font-size: 20px;
  font-weight: 300;
}

.location1 p {
  font-size: 22px;
}

.location h2 {
  font-size: 58px;
  line-height: 1.2;
  font-weight: 400;
}

.location p {
  font-size: 28px;
  font-weight: 300;
}

.location__text {
  font-size: 20px;
  margin-bottom: 30px;
}

.location__text p {
  font-weight: 700;
  font-size: 24px;
}

.location__galary {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.location__galary1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.location__galary img {
  padding-right: 15px;
}

.location__galary1__img {
  margin-top: 10px;
}

.location-title {
  width: 60%;
  margin: 0 auto;
}

.location-block1 .black-back1 {
  min-height: 800px;
  margin-top: 50px;
}

.location-ind {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.over-hid {
  overflow: hidden;
  margin-bottom: 20px;
}

.location-ind:hover {
  transform: scale(1.1);
  transition: transform 0.25s;
}

.location-ind h2 {
  color: #fff;
}

.location-ind-picol {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/themes/catering/img/piccolino-back.png) no-repeat center center;
  background-size: cover;
}

.location-ind-beef {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_09-26-45.jpg) no-repeat center center;
  background-size: cover;
}

.location-ind-zamic {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/06/zam.jpg) no-repeat center center;
  background-size: cover;
}

.location-ind-married {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/married2-scaled.jpg) no-repeat center center;
  background-size: cover;
}

.location-ind-candy {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/married2-scaled.jpg) no-repeat center center;
  background-size: cover;
}

.location-ind-happy {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_09-26-45.jpg) no-repeat center center;
  background-size: cover;
}

.location-ind-gender {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/image_2023-07-03_16-05-33.png) no-repeat center center;
  background-size: cover;
}

.location-ind-coffe {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_09-39-31.jpg) no-repeat center center;
  background-size: cover;
}

.location-ind-history {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_13-58-59.jpg) no-repeat center center;
  background-size: cover;
}

.location-ind-dosvid {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_14-01-20.jpg) no-repeat center center;
  background-size: cover;
}

.location-ind-galary {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_09-39-31.jpg) no-repeat center center;
  background-size: cover;
}

.header-orenda {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/big_1762_236-scaled.jpg) no-repeat center center;
  background-size: cover;
}

.header-about {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_13-58-59.jpg) no-repeat center center;
  background-size: cover;
}

.header-menu {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_14-06-56.jpg) no-repeat center center;
  background-size: cover;
}

.header-location {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_14-09-32.jpg) no-repeat center center;
  background-size: cover;
}


.header-contact {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/photo_2023-07-10_14-09-32.jpg) no-repeat center center;
  background-size: cover;
}

.header-feedback {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/image_2023-07-19_11-18-48.png) no-repeat center center;
  background-size: cover;
  margin-bottom: 0;
}

.location-party {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/11/img_1511.jpg) no-repeat center center;
}

.location-present {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/11/26_03_0010-e1700226126350.jpg) no-repeat center center;
}

.carousel-item {
  height: 100%;
}

.carousel-item1 {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/img_1524.jpg) no-repeat center center;
  background-size: cover;

}

.carousel-item2 {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/img_4333.jpg) no-repeat center center;
  background-size: cover;
}

.carousel-item3 {
  background: linear-gradient(#0000005e, #0000005e), url(/wp-content/uploads/2023/07/img_4004.jpeg) no-repeat center center;
  background-size: cover;
}

.review {
  margin-top: 50px;
}

.review-title {
  font-size: 40px;
  margin-top: 50px;
  color: #000;
  font-weight: 400;
  margin-bottom: 50px;
}

.review__name {
  display: flex;
}

.review__img {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
}

.review__name-text {
  margin-left: 20px;
}

.review__name-title {}

.review__name-title1 {
  font-size: 16px;
  line-height: 16px;
  color: #B4B4B4;
  margin-top: 20px;
  text-transform: uppercase;
}

.review__text {
  font-size: 16px;
  line-height: 27px;
  color: #0E0E10;
  margin-top: 20px;
  margin-left: 30px;
  margin-right: 50px;
}

.review__rating {
  margin-top: 50px;
}

.review__namber {
  margin-right: 28px;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #0E0E10;
}

.review__rating img {
  margin-right: 20px;
  width: 25px;
  height: 25px;
}




.slick-prev:before,
.slick-next:before {
  color: #000;
  font-size: 30px;
}

.container-spec {
  --bs-gutter-x: 5rem;
}

.galary-location {
  margin-top: 150px;
}

/* special-table */

.special-table {
  margin-top: 100px;
}

.special-table h2 {
  font-size: 42px;
  font-weight: 400;
  line-height: 45px;
}

.table__block {}

.table__elem {
  border: 2px solid;
  display: grid;
  grid-template-columns: 2fr 1fr;
  font-size: 20px;
  border-bottom: none;
  font-size: 14px;

}

.table__elem1 {
  border-bottom: 2px solid;
}

.table__text {
  margin: 0;
  align-items: center;
  display: flex;
  text-transform: uppercase;
  border-right: 2px solid;
  margin-left: 15px;
  padding: 15px 0;
  font-size: 14px;
  font-weight: 600;
}

.table__item {
  margin: 0;
  align-items: center;
  display: flex;
  margin: 0 auto;
  text-align: center;
}

.header__container-back {
  /* background: #0000003d; */
  z-index: 1;
  position: relative;
}

.header-location .container {
  /* background: #0000003d; */
}

.header-location-none {
  background: none !important;
}

.header__menu-logo {
  display: block;
}

.header__menu-logo img {
  width: 100% !important;
  height: 100%;
  min-width: 67px;
}

.maps {
  margin-top: 100px;
  padding: 50px 0;
  background-color: #e8e8e7;
}

/* contact */



.contact__elem {
  font-size: 32px;
  color: #000;
  margin-bottom: 20px;
}

.contact__block a {
  display: block;
  font-size: 20px;
  color: #000;
  margin-top: 10px;
}

.contact__block a img {
  margin-right: 10px;
  width: 20px;
}

.contact__block2 {
  display: flex;
}

.contact__block2 img {
  width: 50px;
}

#carouselExampleInterval .carousel-control-prev,
#carouselExampleInterval .carousel-control-next {
  position: absolute;
}

.orenda__elem {
  padding: 2px;
  border: 1px solid #AD9D72;
  background: rgb(0 0 0 / 64%);
  display: inline-block;
  margin-top: 80px;
}


.btn__orenda {
  padding: 12px 20px;
  background: #AD9D72;
  color: #000;
  display: flex;
  padding: 12px 20px;
  background: #AD9D72;
  color: #000;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

#exampleModal-2 .container-modal {
  padding: 50px;
  width: 600px;
}

#exampleModal-2 .wpcf7-form-control {
  margin-top: 20px;
  font-size: 20px !important;
  padding-left: 20px;
  margin-top: 20px;
}

.feedback__footer .footer {
  margin-top: 0;
}

.galery__videos .galery__video {
  width: 100%;
  margin-top: 50px;
}

/*   Meia Queries   */
/*993 - 1200 px*/
@media screen and (max-width: 1200px) {
  .header__btn {
    width: auto;
  }

  .about__title {
    margin-top: 0px;
  }

  .img__galary2 {
    display: none;
  }

  .header__menu-logo {
    margin-right: 28px;
    margin-left: 0;
  }
}

/*768 - 992 px*/
@media screen and (max-width: 992px) {
  .footer__title {
    margin-top: 30px;
  }

  .footer__logo {
    margin-bottom: 40px;
  }

  .header .line {
    margin-bottom: 20px;
  }

  .o-1 {
    order: 1;
  }

  .maps {
    margin-top: 48px;
    display: block;
  }

  .maps img {
    width: 100%;
  }

  .header__btn {
    margin-right: auto;

    margin-bottom: 32px;
  }

  .menu h2 {
    font-size: 34px;
  }
}

/*576 - 768 px*/
@media screen and (max-width: 767px) {
  .galary__elem {
    margin-top: 15px;
    justify-content: space-around;
  }

  .galary__elem .button {
    display: flex;
  }

  .carousel-control-prev {
    margin-bottom: 0;
    margin-right: 30px;
  }

  h1 {
    font-size: 48px !important;
  }

  .about__title {
    margin-top: 50px;
  }

  .ms-a-mob {
    margin: 0 auto;
  }

  .about__btn {
    margin-bottom: 70px;
  }

  .order1 {
    order: 1;
  }

  .menu .btn {
    margin-bottom: 70px;
  }

  .menu .icon {
    margin-top: 20px;
  }

  .offer img {
    margin: 0 auto;
    display: block;
  }

  .offer__title,
  .offer__text {
    text-align: center;
  }

  .footer__btn {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 28px;
  }

  #exampleModal .container-modal {
    padding: 20px;
  }

  #exampleModal .modal__title {
    margin-bottom: 40px;
    margin-top: 40px;
  }

  .purpose__text {
    width: 100%;
  }

  .about-page__title {
    text-align: center;
    font-size: 22px;
    color: #000;
  }

  .catering h1 {
    color: #000;
    text-align: center;
    font-size: 30px;
  }

  .location__text {
    font-size: 16px;
    margin-bottom: 20px;
  }


  .location,
  .location1 {
    padding: 0 15px;
  }

  .location1 {
    margin-top: 20px;
  }

  .table__block2 {
    margin-top: 40px;
  }

  .maps iframe {
    height: 350px;
  }

  .location-title {
    width: 100%;
  }

  .location-block1 .black-back1 {
    min-height: 400px;
  }

  #exampleModal-2 .container-modal {
    padding: 25px;
    width: 340px;
  }
}

/*320 - 576 px*/
@media screen and (max-width: 576px) {

  .top:hover {
    background: rgba(173, 157, 114, 0.1);
  }

  .header__adress {
    flex-direction: column;
  }

  .header__adress a {
    margin: 0 auto;
    margin-bottom: 10px;
  }

  h1 {
    font-size: 32px !important;
    line-height: normal;
  }

  h2 {
    font-size: 34px;
    line-height: normal;
  }

  .about__text {
    font-size: 16px;
  }

  .purpose__text {
    font-size: 22px;
    width: 100%;
    padding: 0 10px;
  }

  .menu .menu__text {
    font-size: 16px;
  }

  .offer,
  .purpose,
  .galary {
    margin-top: 75px;
  }

  .offer h2,
  .galary h2 {
    margin-bottom: 30px;
    text-align: center;
  }

  .offer__text {
    margin-bottom: 0;
  }

  .footer__protect {
    font-size: 14px;
  }

  .soch {
    margin-top: 34px;
    justify-content: center;
  }

  .top {
    margin-right: auto;
    margin-top: 34px;
  }

  .footer__line {
    margin-top: 32px;
  }

  .review__text {
    margin-right: 0;
  }

  .form-block {
    flex-direction: column;
  }

  #wpcf7-f28-o1 .wpcf7-form p {
    width: 100%;
  }

  #wpcf7-f28-o1 {
    padding: 25px 0;
  }

  .over-hid {
    margin-bottom: 20px;
  }

  .location-ind {
    min-height: 300px;
  }

  .location-ind h2 {
    font-size: 28px;
    text-align: center;
  }
}


/* PRELOADER */
.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9999;
}

.loading-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  width: 100%;
  height: 100px;
  line-height: 100px;
}

.loading-text span {
  display: inline-block;
  margin: 0 5px;
  color: #fff;
  font-family: "Quattrocento Sans", sans-serif;
}

.loading-text span:nth-child(1) {
  filter: blur(0px);
  animation: blur-text 1.5s 0s infinite linear alternate;
}

.loading-text span:nth-child(2) {
  filter: blur(0px);
  animation: blur-text 1.5s 0.2s infinite linear alternate;
}

.loading-text span:nth-child(3) {
  filter: blur(0px);
  animation: blur-text 1.5s 0.4s infinite linear alternate;
}

.loading-text span:nth-child(4) {
  filter: blur(0px);
  animation: blur-text 1.5s 0.6s infinite linear alternate;
}

.loading-text span:nth-child(5) {
  filter: blur(0px);
  animation: blur-text 1.5s 0.8s infinite linear alternate;
}

.loading-text span:nth-child(6) {
  filter: blur(0px);
  animation: blur-text 1.5s 1s infinite linear alternate;
}

.loading-text span:nth-child(7) {
  filter: blur(0px);
  animation: blur-text 1.5s 1.2s infinite linear alternate;
}

.loading-text span:nth-child(8) {
  filter: blur(0px);
  animation: blur-text 1.5s 1.2s infinite linear alternate;
}

@keyframes blur-text {
  0% {
    filter: blur(0px);
  }

  100% {
    filter: blur(4px);
  }
}

.faden {
  animation-name: faden;
  animation-duration: 1s;
  animation-iteration-count: 1;
}

@keyframes faden {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.d-loader {
  opacity: 0;
  transition: all 2s linear;
}

.loading-text-words {
  text-transform: uppercase;
  font-size: 24px;
}

/*# sourceMappingURL=main.css.map */
#wpcf7-f2337-o2  {
    background: url(../img/bac-contact.png) no-repeat;
    background-size: cover;
    background-color: #f5f5f5;
    padding: 50px 0;
}
#wpcf7-f2337-o2 .wpcf7-form{
	max-width: 700px;
    width: 90%;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 0 0px 8px -1px #000 !important;
    padding: 20px 40px;
}

#wpcf7-f2337-o2 .wpcf7-form .form-btn {
    margin-top: 0;
    padding: 3px;
    color: #000000;
}

#wpcf7-f2337-o2 .modal__title{
	text-align: center;
}

 #wpcf7-f2337-o2 .wpcf7-form input,
 #wpcf7-f2337-o2 .wpcf7-form textarea{
    font-size: 20px !important;
    margin-bottom: 20px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px 3px 3px 20px;
}

#wpcf7-f2337-o2 .wpcf7-form textarea{
	max-height: 200px;
}