img {
  height: auto;
  width: 100%;
}
.menu-section .toTop a {
  color: white;
  text-decoration: none;
  margin: 10px 50px;
  font-size: 21px;
}
.menu-section .toTop a:hover {
  color: white;
}
.main-menu.card {
  border: none;
}
.main-menu.card img {
  border-radius: 8px;
}
.main-menu {
  padding: 4px;
}
.image {
  padding: 6px;
}
body {
  background: #fff4e9 !important;
}
h3 {
  padding: 18px 0 18px 0;
  color: #4b3f2f;
}
h4 {
  width: 450px;
}
.menu-section {
  background: #4f3e2b;
  color: #fff;
  position: relative;
}
.menu-section h3 {
  color: #fff;
  text-align: left;
  margin: 10px 50px;
  display: inline-block;
}
span.toTop {
  display: block;
  margin: 29px 0;
  position: absolute;
  right: 0;
  top: 0;
}
.title {
  padding-top: 43px;
}
#header-bottom a {
  color: #4f3e2b;
  text-decoration: none;
}
#header-bottom a:hover {
  color: #7e6143;
}
#header-bottom li {
  display: inline-block;
  padding-right: 19px;
  font-size: 19px;
}
.toTop-a a {
  position: fixed;
  top: 89%;
  right: 15px;
  color: white;
  background: #4f3e2b;
  text-decoration: none;
  text-transform: uppercase;
  padding: 9px;
  border-radius: 92px;
  text-align: center;
  width: 13%;
  height: 11%;
}
.toTop-a a:before {
  content: ">";
  transform: rotate(-90deg);
  display: inline-block;
  background: #fff4e9;
  color: #4f3e2b;
  width: 20px;
  height: 20px;
  line-height: 8px;
  padding: 3px;
  border-radius: 10px;
  margin-left: 6px;
}
.toTop-a a:hover {
  color: white;
}
.price {
  padding-top: 14%;
}
.menu-section .toTop a:after {
  content: ">";
  transform: rotate(-90deg);
  display: inline-block;
  background: #fff4e9;
  color: #4f3e2b;
  width: 20px;
  height: 20px;
  line-height: 8px;
  padding: 3px;
  border-radius: 10px;
  margin-left: 6px;
}
.title {
  font-size: 23px;
  font-family: inherit;
}
.detail span {
  font-size: 13px;
  font-family: sans-serif;
}
.detail {
  padding-top: 17px;
}
#header-bottom ul {
  margin-top: 13px;
}
.extr {
    font-size: 14px;
    padding-left: 90%;
    color: #aeaeae;
}
.menu-title {
    display: none;
}
footer.region {
    background: #f8e1ca;
}
.footer img {
    height: auto;
    width: 69%;
    padding: 108px;
    margin-left: 13%;
}
.fotinfo a:hover {
    color: #7e6143b5;
}
.fotinfo {
    padding-top: 78px;
}
.fotinfo a {
    font-size: 16px;
    text-decoration: none;
    color: #7e6143;
}
iframe {
    padding-top: 50px;
    border: 0;
    width: 87%;
    height: 311px;
}
.info-mail {
    font-size: 17px;
    padding-top: 6px;
}
.info-mail a{
    text-decoration: none;
}
.social img {
    padding: 0;
    width: 7%;
    margin: 0;
    padding-top: 34px;
    height: auto;
}
.tel img {
    padding: 0;
    width: 8%;
    margin: 0;
    height: auto;
}
.info-mail img {
    padding: 0;
    width: 8%;
    margin: 0;
    height: auto;
}
.mini-map img {
    padding: 0;
    width: 8%;
    margin: 0;
    height: auto;
}
.mini-map {
    padding-top: 9px;
}
@media (max-width: 1400px) {
  .footer img {
    width: 45%;
  }
  iframe {
    height: 332px;
  }
}
@media (max-width: 1400px) {
  iframe {
    height: 274px;
}
.fotinfo a {
    font-size: 17px;
}
}
@media (max-width: 768px) {
    iframe {
    width: 97%;
    height: 258px;
}
    .footer img {
    width: 77%;
}
  .title {
    font-size: 20px;
  }
  .title {
    padding-top: 9px;
  }
  .image {
    margin-top: 60px;
  }
  #header-bottom li {
    margin-left: 20px;
  }
  #header-bottom ul {
    margin-left: -27px;
    display: grid;
    text-align: center;
  }
}
@media (max-width: 576px) {
    .footer img {
     padding: 0;
}
    .footer img {
    margin-left: 28%;
}
    .fotinfo {
    text-align: center;
}
    .main-menu {
    height: 398px;
    }
  .menu-body {
    text-align: center;
  }
  .image {
    margin-top: 0px;
  }
  .toTop-a a {
    top: 82%;
    height: 16%;
  }
  .toTop-a a:before {
    margin-left: 1px;
    font-size: 19px;
  }
}
@media (max-width: 300px) {
    .extr {
    font-size: 12px;
}
    .main-menu {
        height: 283px;
    }
    .price {
    font-size: 12px;
}
    .title {
        font-size: 12px;
    }
  #header-bottom ul {
    display: grid;
  }
  #header-bottom {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .toTop-a a {
    width: 18%;
  }
}
#header-top img {
    top: 29%;
    position: relative;
    width: 10%;
    padding-top: 19px;
    left: 45%;
}
