* {
  font-family: "Cormorant Upright";
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: gray;
  border-radius: 10px;
}

h1 {
  margin: 0 auto;
  font-weight: 700;
  font-size: 44px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: white;
}

.h2-big {
  width: 1068px;
  height: 235px;
  font-family: "Cormorant Upright";
  font-style: normal;
  font-weight: 700;
  font-size: 161px;
  line-height: 130%;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  color: #FFFFFF;
}

h2 {
  margin: 0 auto;
  font-family: "Cormorant Upright";
  font-style: normal;
  font-weight: 700;
  font-size: 90px;
  line-height: 130%;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #DCCA87;
  flex: none;
  order: 2;
  flex-grow: 0;
}

.h3-big {
  font-family: "Cormorant Upright";
  font-style: normal;
  font-weight: 600;
  font-size: 128px;
  line-height: 130%;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: #DCCA87;
}

h3 {
  margin: 0 auto;
  font-weight: 600;
  font-size: 64px;
  line-height: 130%;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: #DCCA87;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.h4-white {
  margin: 0 auto;
  font-weight: 600;
  font-size: 45px;
  line-height: 130%;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #fff;
  flex: none;
  order: 0;
  flex-grow: 0;
}

h4 {
  margin: 0 auto;
  font-weight: 600;
  font-size: 45px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  flex: none;
  order: 0;
  flex-grow: 0;
  color: #DCCA87;
}

.h5-big {
  margin: 0 auto;
  font-weight: 400;
  font-size: 32px;
  line-height: 130%;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #fff;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.h5-big-prime {
  margin: 0 auto;
  font-weight: 400;
  font-size: 32px;
  line-height: 130%;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #DCCA87;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.h5-big-prime:hover {
  text-decoration: underline;
}

.h5-prime {
  margin: 0px;
  font-weight: 700;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #DCCA87;
  flex: none;
  order: 0;
  flex-grow: 0;
}

h5 {
  margin: 0 auto;
  font-weight: 700;
  font-size: 23px;
  line-height: 130%;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #FFFFFF;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.h6-white {
  margin: 0 auto;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  text-align: center;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.h6-gray {
  margin: 0 auto;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  text-align: center;
  letter-spacing: 0.04em;
  color: #AAAAAA;
  flex: none;
  order: 0;
  flex-grow: 0;
}

p {
  margin: 0 auto;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  text-align: center;
  letter-spacing: 0.04em;
  color: #AAAAAA;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.large-link {
  font-family: "Cormorant Upright";
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 130%;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: #FFFFFF;
  flex: none;
  order: 1;
  flex-grow: 0;
  display: flex;
  text-align: start;
}

.large-link:hover {
  text-decoration: underline;
}

a {
  margin: 0 auto;
  font-family: "Open Sans";
  font-style: normal;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.main-btn {
  margin: 0 auto;
  padding: 8px 32px;
  width: 157px;
  height: 44px;
  font-weight: 700;
  font-size: 16px;
  line-height: 175%;
  background: #DCCA87;
  color: black;
  flex: none;
  order: 2;
  flex-grow: 0;
}

.small-btn {
  margin: 0 auto;
  padding: 8px 32px;
  width: 140px;
  height: 44px;
  font-weight: 700;
  font-size: 16px;
  line-height: 175%;
  background: #DCCA87;
  color: black;
  flex: none;
  order: 2;
  flex-grow: 0;
}

.clear-btn {
  margin: 0 auto;
  background-color: black;
  color: white;
  font-family: "Open Sans";
  border: none;
  width: 93px;
  height: 28px;
  flex: none;
  order: 2;
  flex-grow: 0;
}

.small-clear-btn {
  height: 28px;
  font-family: "Cormorant Upright";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 175%;
  letter-spacing: 0.04em;
  padding: 0;
  background-color: #0C0B08;
  text-align: start;
  border: none;
  color: #DCCA87;
  flex: none;
  order: 3;
  flex-grow: 0;
}

.clear-border-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 32px;
  gap: 10px;
  width: 140px;
  height: 44px;
  background-color: #0C0B08;
  border: 1px solid #DCCA87;
  font-family: "Cormorant Upright";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 175%;
  text-align: center;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  flex: none;
  order: 0;
  flex-grow: 0;
}

select {
  width: 412px;
  height: 60px;
  border: solid 2px #6f6f6f;
  background-color: #0C0B08;
  font-family: "Cormorant Upright";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 175%;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #AAAAAA;
}

option {
  font-family: "Cormorant Upright";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 175%;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  color: #AAAAAA;
}

input {
  width: 635px;
  height: 60px;
  background-color: #0C0B08;
  border: 1px solid #F5EFDB;
  color: white;
}

body header {
  background: url("../../../img/BG-big.jpg");
}
body main .hero {
  background: url("../../../img/BG-big.jpg");
}
body main .hero .container {
  width: 1920px;
  height: 1099px;
}
body main .hero .container .content {
  background: center no-repeat url("../../../img/restourant.jpg");
}
body main .about-content {
  background: url("../../../img/BG-big.jpg");
  height: 1045px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
body main .about-content .container {
  width: 1300px;
  height: 838px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
body main .about-content .container .left-part {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
body main .about-content .container .right-part {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body main .about-content .container .right-part .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 32px;
  width: 614px;
  height: 413px;
}
body main .about-content .container .right-part .content p {
  text-align: start;
}
body main .alco-drinks {
  background-color: #0C0B08;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1155px;
  width: 100%;
}
body main .alco-drinks .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 64px;
  position: absolute;
  width: 1300px;
  height: 802px;
}
body main .alco-drinks .container .title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 8px;
  width: 545px;
  height: 138px;
}
body main .alco-drinks .container .title .sub-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
body main .alco-drinks .container .images {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 32px;
  width: 1300px;
  height: 600px;
}
body main .happy-hours {
  background: url("../../../img/drinks-bg.jpg");
  height: 900px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body main .happy-hours .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 32px;
  height: 240px;
}
body main .find-us {
  background: url("../../../img/BG-big.jpg");
  width: 100%;
  height: 992px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body main .find-us .container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 120px;
  width: 1300px;
  height: 736px;
}
body main .find-us .container .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0px;
  gap: 64px;
  width: 513px;
  height: 488px;
}
body main .find-us .container .content .text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 32px;
  width: 513px;
  height: 178px;
}
body main .find-us .container .content .text .time {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 245px;
  height: 118px;
}/*# sourceMappingURL=bar.css.map */