/*-- Body Reset --*/

body {
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  color: #616971;
}
.card-button {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.card-area {
  border: 1px solid #9d8858;
  z-index: 1;
  overflow: hidden;
  background: #cab9736c;
}
.card-area a {
  text-decoration: none !important;
  color: black;
}
.card-area a p {
  color: rgb(33, 37, 41);
}
.card-area a h4 {
  color: rgb(33, 37, 41);
}

.card-area .card {
  padding: 1rem;
  border: none;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 0;
}
.card-area .card:hover {
  background: #fcf7eb;
}
.card-area {
  font-family: "Cormorant Garamont", serif;
}
.card-area {
  font-family: "Cormorant Garamont", serif;
}

.card-area .card-title h3 {
  font-size: 35px;
  font-weight: 600;
  font-style: italic;
  color: #9d8858;
}
.card-area .card-title h4 {
  font-size: 30px;
}
.card-area .card-title h5 {
  text-align: right;
}
.mt-10 {
  margin-top: 20rem !important;
}
.space-control {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.abs-class6 {
  position: absolute;
  bottom: 0;
  transform: translateY(50%);
}

.abs-class7 {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
}
.padding-control {
  padding-bottom: 10rem;
}
/*============= TOP BAR HEADER =============*/
.maincontainer {
  position: absolute;
  width: 25vw;
  height: 40vh;
  background: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* THE CARD HOLDS THE FRONT AND BACK FACES */
.thecard {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;

  text-shadow: 1px 1px rgba(0, 0, 0, 0.479);
}

/* THE PSUEDO CLASS CONTROLS THE FLIP ON MOUSEOVER AND MOUSEOUT */
/* .thecard:hover {
  transform: rotateY(180deg);
} */

/* THE FRONT FACE OF THE CARD, WHICH SHOWS BY DEFAULT */
.thefront {
  font-family: "Cormorant Gramond", serif;
  display: flex;
  padding: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #00000083;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: justify;
}
.thefront h4 {
  font-size: 35px;
}
.thefront p {
  font-size: 15px;
}
.theback li {
  font-size: 15px;
}
.theback h4 {
  font-size: 35px;
}
/* THE BACK FACE OF THE CARD, WHICH SHOWS ON MOUSEOVER */
.theback {
  font-family: "Cormorant Gramond", serif;
  padding: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #00000083;
  color: #fff;
  text-align: center;
  transform: rotateY(180deg);
  flex-direction: column;
  justify-content: center;
  display: flex;
}
.theback ul {
  display: block !important;
  text-align: left;
}
.theback ul li::before {
  content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #9d8858; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
/*============= NAVIGATION =============*/
.ads-textbox {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6vh;
  background: #9d8858;
  transform: translateY(-50%);
}

.ads-abs {
  width: 50px;
  height: 50px;
  background: white;
  transform: rotate(45deg) translate(-50%, 50%);
  left: 0;
  top: 0;
  position: absolute;
}

.ads-textbox h4 {
  color: white;
  opacity: 1 !important;
  z-index: 777777777777;
}

#dashboard {
  font-family: "Cormorant Gramond", serif !important;
}

.duyurular-div {
  height: 50vh;
  overflow: hidden;
  overflow-y: scroll;
}

.member-textbox {
  padding-top: 1rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}

.member-textbox p {
  font-size: 15px;
  padding: 0 !important;
  margin: 0 !important;
}

.overlay-4 {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9 !important;
  pointer-events: none;
  background-size: cover;
  background: transparent
    linear-gradient(179deg, #ffffff00 0%, #ffffff00 20%, #ffffff00 30%, #fffffff2 94%, #ffffff 100%) 0% 0% no-repeat
    padding-box;
  opacity: 0.73;
}

.change-button {
  width: auto;
  border: none;
  background-color: #9d8858;
  border-radius: 25px;
  padding: 0.75rem 1.5rem;
  color: white !important;
  font-size: 13px;
}

.ads-1 {
  position: absolute;
  width: 31vw;
  height: 24vh;
  background-color: gold;
  bottom: 0;
  z-index: 999;
  transform: translateY(50%);
  background-image: url(../img/Rectangle\ 2270.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.list-title h4 {
  font-size: 30px;
  font-family: "Cormorant Gramond", serif;
}

.ads-2 {
  position: absolute;
  width: 31vw;
  height: 24vh;
  background-color: gold;
  bottom: 0;
  z-index: 999;
  transform: translateY(50%);
  background-image: url(../img/Rectangle\ 2269.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.ads-3 {
  position: absolute;
  width: 31vw;
  height: 24vh;
  background-color: gold;
  bottom: 0;
  z-index: 999;
  transform: translateY(50%);
  background-image: url(../img/Rectangle\ 2271.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.member-textbox h4 {
  color: #9d8858;
  font-family: "EB Garamond", serif;
  font-weight: bold;
}

.black-box {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  background-color: rgb(56, 56, 56);
}

.chart-info {
  display: flex;
}

.chart-info h4 {
  padding-left: 15px;
}

.chart-box {
  display: flex;
  justify-content: center;
  border-top: 1px solid gainsboro;
  width: 70%;
  padding-top: 1rem;
}

.center-flex {
  justify-content: center;
  display: flex;
}

.brown-box {
  width: 25px;
  height: 25px;
  background-color: #9d8858;
  border-radius: 5px;
}

.chart {
  justify-content: center;
  display: flex;
  margin-top: 2rem;
  width: 200px;
  height: 200px;
  border-top: 10px solid #9d8858;
  border-left: 10px solid gainsboro;
  border-right: 10px solid #9d8858;
  border-bottom: 10px solid #9d8858;
  border-radius: 50%;
  place-items: center;
}

.chart-jr {
  justify-content: center;
  display: flex;
  width: 170px;
  height: 170px;
  border-top: 10px solid rgb(56, 56, 56);
  border-left: 10px solid gainsboro;
  border-right: 10px solid rgb(56, 56, 56);
  border-bottom: 10px solid gainsboro;
  border-radius: 50%;
  place-items: center;
}

/*============= CAROUSEL =============*/

/*---Change Carousel Transition Speed --*/

/*-- Premium Page --*/

.cart-button {
  font-size: 25px;
  font-family: "Cormorant Gramond", serif;
  color: white;
  border: none;
  background-color: #9d8858;
  padding: 0.75rem 2.5rem;
}

.cart {
  width: 60px;
  height: 60px;
  background-color: #9d8858;
}

.left-logo-div {
  display: none;
  width: 30px;
  height: 30px;
  background-color: #9d8858;
  position: absolute;
  left: 0;
  top: 40%;
  transform: translateX(-50%) rotate(45deg);
}

.left-logo-div-jr {
  position: absolute;
  right: 0;
  bottom: 50%;
  background: white;
  width: 10px;
  height: 10px;
  transform: translate(-100%, -100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px -14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.overlay-text {
  color: white;
  position: absolute;
  bottom: 0;
  padding: 1rem 2rem;
  z-index: 10;
}

.logo-right-abs {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(50%);
}

.logo-left-abs {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateX(-50%);
  opacity: 0.4;
}

.dec-none {
  text-decoration: none !important;
}

.menu li {
  padding: 0 !important;
  display: inline;
}

.menu a {
  text-decoration: none;
  color: #9d8858;
}

.menu .active {
  text-decoration: underline;
  color: #9d8858;
}

.premium-color-nav .nav-link {
  color: #000000 !important;
}

.right-textbox {
  width: 90%;
}

.right-textbox h4 {
  color: #9d8858;
  font-family: "EB Garamond", serif;
}

.right-textbox p {
  font-family: "Cormorant Gramond", serif;
  font-size: 15px;
  color: black;
  text-align: justify;
}

.service-detail-vip .right-textbox h4 {
  font-size: 45px;
  color: #9d8858;
  padding: 1rem 0;
}

.right-textbox-abs {
  position: absolute;
  right: 0;
  transform: translateX(50%);
}

.right-textbox-abs .img1 {
  display: block !important;
}

.right-textbox-abs .img2 {
  display: none !important;
}

.list-group-item h4 {
  color: #9d8858;
  font-family: "EB Garamond", serif;
  text-align: justify;
}

.list-group-item p {
  font-family: "Cormorant Gramond", serif;
}

.list-group-item:hover {
  background-color: #9d8858;
}

.list-group-item:hover .left-logo-div {
  display: block;
}

.list-group-item:hover h4 {
  color: white;
  text-align: justify;
}

.list-group-item:hover p {
  color: white;
  text-align: justify;
}

.list-group-item:hover .img1 {
  display: none !important;
}

.list-group-item:hover .img2 {
  display: block !important;
  filter: drop-shadow(-1px 0px 0px white);
}

.list-group-item .left-textbox-abs-logo-left {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  background: #9d8858;
  opacity: 0.8;
}

.list-group-item .left-textbox-abs-logo-left-jr {
  position: absolute;
  right: 0;
  bottom: 50%;
  background: white;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

/*===== FIXED BACKGROUND IMG =====*/

.cookie-wrapper {
  position: absolute;
  z-index: 99 !important;
  display: none;
  bottom: 0;
  right: 0;
  padding: 1rem;
}

.navbar-toggler {
  background-color: #9d8858;
  border-radius: 0;
}


.cookie-wrapper .card {
  border-radius: 0;
}

.cookie-wrapper .card-text {
  font-size: 16px;
  color: gray;
  padding: 1rem !important;
}
.cookie-text{
color: #808080;
font-size: .9rem;
}
.cookie-title{
  color: #808080;
  font-size: 1rem;
}
.cookie-card{
  padding: 1rem;
}
.cookie-wrapper .card-title {
  color: gray;
  font-size: 35px;
  padding: 1rem !important;
}

.cookie-wrapper .btn {
  background-color: #9d8858;
  border-radius: 0;
  color: white;
  padding: .5rem .7rem !important;
  font-size: .9rem !important;
}

.navbar {
  z-index: 99999 !important;
}

.navbar-nav a {
  font-size: 17px;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #9d8858 !important;
}

.navbar-expand-lg .navbar-nav .nav-link:active {
  color: #9d8858 !important;
}

.cookie-wrapper.active {
  display: block;
}

.fixed-background {
  overflow: hidden;
  /*-- Correction for iOS --*/
}

.footerlogo-div {
  background-color: #9d8858;
  height: 60px;
  width: 300px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.abs-footer-div img {
  height: 10vh;
}

.footerlogo-div p {
  padding-left: 20px;
  height: inherit;
  font-size: 40px;
  font-weight: 500;
  color: white;
  font-family: "Cormorant Garamond", serif;
  /* padding: 0 !important; */
  margin: 0 !important;
}

.footer-div-class {
  display: flex;
  justify-content: center;
}

.abs-footer-div {
  border: 1px solid #aa771c;
  height: 70px;
  position: absolute;
  left: 0;
  width: 70px;
  background: white;
  transform: rotate(45deg);
}

/*-- Emoji Navbar --*/

/*============= FOOTER =============*/

/*Small (sm) devices (landscape phones, 576px and up)*/

/*============= SOCKET =============*/

/*Small (sm) devices (landscape phones, 576px and up)*/

/*Large (lg) devices (desktops, 992px and up)*/

.button-box {
  padding-top: 1rem;
}

.button-div2 {
  align-items: center;
  flex-direction: column;
}

@media (max-width: 992px) {
  .abs-class6 {
    display: none;
  }
  .abs-class7 {
    display: none;
  }
  .mt-10 {
    margin-top: 5rem !important;
  }
  .button-div2 {
    display: flex !important;
    justify-content: center !important;
  }
  #ayricaliklar .rc-margin {
    margin-top: 5vh !important;
  }
  #ayricaliklar .card-text {
    padding: 0 !important;
    padding-bottom: 1rem !important;
  }
  .logo {
    width: 50vw !important;
    height: auto;
  }
  .card-text {
    padding: 1rem !important;
    margin: 0 !important;
  }
  .abs-class {
    transform: none !important;
  }
  .abs-class3 {
    display: none !important;
  }
  .order1 {
    order: 2 !important;
  }
  .order2 {
    order: 1 !important;
  }
  #top-toggler2 .d-block2 {
    display: block !important;
  }
  .member .pl-7 {
    padding-left: 1rem !important;
  }
}

@media (max-width: 800px) {
  .slider-image-abs {
    display: none !important;
  }
}

@media (max-width: 576px) {
  .thefront p {
    font-size: 13px;
    display: none;
  }
  .loyalty h3 {
    font-size: 35px !important;
  }
  .h120vh {
    height: fit-content !important;
  }
  .abs-class4 {
    margin-top: 2vh !important;
  }
  .card-div {
    margin-top: 0 !important;
  }
  .maincontainer {
    width: 100%;
    height: 100%;
  }
  .overlay2 {
    background: rgba(0, 0, 0, 0.808) !important;
  }
  .thefront p {
    width: 80%;
  }
  .footer-abs-icon {
    display: none;
  }
  .member .card {
    margin-top: 2rem !important;
  }
}

@media (max-width: 767px) {
  .right-textbox {
    padding-top: 1rem !important;
  }
}

.rc-margin {
  margin-top: 38vh !important;
}

.half-bg::before {
  content: "";
  background: #ededf2;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  transform: translateY(25%);
  z-index: 0;
}

#ayricaliklar {
  background: #ededf2;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .abs-class4 {
    margin-top: 3rem !important;
  }
  .member .card {
    margin-top: 2rem !important;
  }
  .footer-abs-icon {
    display: none !important;
  }
  .h120vh {
    height: fit-content !important;
  }
  .maincontainer {
    width: 65vw;
    height: 40vh;
  }
}

@media (min-width: 767.98px) and (max-width: 992px) {
  .member .card {
    margin-top: 2rem;
  }
  .carousel-item img {
    height: 100vh !important;
  }
  .abs-class4 {
    margin-top: 3rem !important;
  }
  .textbox-1 {
    width: 37vw !important;
  }
  .maincontainer {
    width: 40vw;
    height: 42vh;
  }
  .relative-class {
    transform: none !important;
  }
  .footer-abs-icon {
    opacity: 0.1 !important;
  }
  .h120vh {
    height: fit-content !important;
  }
}

/*COL-LG*/

@media (min-width: 992px) and (max-width: 1199.98px) {
  .rc-margin {
    margin-top: 18vh !important;
  }
  .navbar-nav a {
    font-size: 16px;
  }
  .navbar {
    padding: 1rem !important;
  }
  .card-text {
    padding: 1rem !important;
    margin: 0 !important;
  }
  .card-title {
    padding: 1rem !important;
    margin: 0;
  }
  .textbox-1 {
    width: 39vw !important;
  }
  .maincontainer {
    width: 35vw;
    height: 40vh;
  }
  .carousel-item img {
    height: 100vh !important;
  }
  .h120vh {
    height: fit-content !important;
  }
  .relative-class {
    position: relative;
    display: flex;
    flex-direction: column;
    top: 0;
    left: 0;
    transform: translate(-25%, 15vh) !important;
  }
}

@media (min-width: 1199.98px) {
  .abs-class5 {
    padding-top: 3rem;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-50%, -50%);
  }
  .navbarh {
    padding: 5rem !important;
  }
  .navbarh2 {
    padding: 1rem !important;
  }
  .textbox-1 {
    width: 25vw !important;
  }
  .loyalty {
    width: 100% !important;
  }
  .carousel-item img {
    height: 100vh !important;
  }
  .cookie-wrapper {
    padding: 3rem;
  }
  .cookie-wrapper .card-text {
    font-size: 20px;
    color: gray;
    padding: 1rem !important;
  }
  .cookie-wrapper .card-title {
    color: gray;
    font-size: 45px;
    padding: 1rem !important;
  }
  .cookie-wrapper .btn {
    background-color: #9d8858;
    border-radius: 0;
    color: white;
    padding: 2rem 4rem;
    font-size: 24px;
  }
}

/*============= MEDIA QUERIES =============*/

@media (min-width: 1025px) and (max-width: 1280px) {
  /* CSS */
}

/* Devices under 1199px (xl) */

.responsive-config {
  width: 100%;
}

.ads-div {
  padding: 0.5rem !important;
}

.ads-display {
  display: none !important;
}

@media (max-width: 1199.98px) {
  .ads-display {
    display: flex !important;
    justify-content: center;
  }
  .ads-1 {
    display: none !important;
  }
  .ads-2 {
    display: none !important;
  }
  .ads-3 {
    display: none !important;
  }
  .responsive-config-up {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .responsive-config {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .list-title {
    padding-top: 2rem;
    text-align: center;
  }
  .button-div {
    justify-content: center !important;
  }
  #cart-button-col {
    justify-content: center !important;
    display: flex !important;
    align-items: center;
    padding-top: 1rem;
  }
  .right-textbox-abs {
    display: none;
  }
  .logo-right-abs {
    display: none !important;
  }
  .right-textbox-div {
    margin-top: 1rem !important;
    border: 1px solid lightgray;
  }
  .r-div {
    border: 1px solid gainsboro;
    border-radius: 5px;
    margin-top: 1rem !important;
    padding: 1rem;
  }
  .lg-ff1-title {
  }
  .lg-ff2-title {
  }
  .lg-ff2 {
  }
  .lg-ff1 {
    font-family: "Cormorant Gramond", serif;
    font-size: 18px !important;
  }
  .relative-class h5 {
    font-size: 26px !important;
  }
  .drop-shadow {
    filter: drop-shadow(2px 4px 6px black);
  }
  .abs-class5 {
    display: none;
  }
  #col-abs {
    display: none !important;
  }
  .loyalty {
    width: 100% !important;
  }
  .card-div {
    padding: 0 !important;
  }
  .abs-class4 {
    transform: none !important;
  }
  .blur-class-textbox {
    width: auto !important;
    color: white;
  }
  .carousel-caption h5 {
    font-size: 55px !important;
  }
  .carousel-caption p {
    font-size: 25px !important;
  }
}

/* Devices under 768px (md) */

@media (max-width: 767.98px) {
  .loyalty {
    width: 100% !important;
  }
  .loyalty p {
    padding-top: 1rem !important;
  }
  .blur-class-textbox {
    width: 95% !important;
    margin: auto;
    color: white;
  }
  .blur-class-textbox p {
    font-size: 16px !important;
  }
  .blur-class-textbox h5 {
    font-size: 45px !important;
  }
  .relative-class {
    transform: none !important;
    top: none;
    left: none;
    margin: auto;
    display: flex;
    padding: 0 !important;
    margin: 0 !important;
  }
  .card-div {
    padding: 0 !important;
    margin: 0 !important;
  }
  .abs-class4 {
    transform: none !important;
  }
  #myTab li {
    width: 100%;
    display: flex;
    margin: auto;
    justify-content: center !important;
  }
  #myTab2 li {
    display: flex;
    margin: auto;
    justify-content: center !important;
  }
  .abs-class {
    transform: none !important;
  }
  .card-text {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .carousel-indicators li.active::before {
    height: 0 !important;
    width: 0 !important;
  }
  .carousel-indicators li {
    height: 5px !important;
    width: 5px !important;
  }
  .logo {
    width: 60vw !important;
  }
  .carousel-item img {
    height: 100vh !important;
  }
  .carousel-caption {
    width: 100% !important;
  }
  .carousel-caption h5 {
    font-size: 40px !important;
  }
  .carousel-caption p {
    font-size: 20px !important;
  }
  .pl6pr6 {
    padding: 0 !important;
  }
  .textbox-1 h4 {
    font-size: 35px !important;
  }
  .order1 {
    order: 2 !important;
  }
  .order2 {
    order: 1 !important;
  }
  .footerlogo2 {
    width: 80vw !important;
  }
}

/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/

/*-- Bootstrap Mobile Gutter Fix --*/

.row,
.container-fluid {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.card {
  text-align: justify;
}

/*-- Fixed Background Image --*/

.fixed-background {
  position: relative;
  width: 100%;
  z-index: 1000 !important;
}

.bg-pink {
  background: lavenderblush;
}

.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -999 !important;
}

.textbox-2 {
  z-index: 9999999999999999;
}

.glide__slide .slider-image {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  opacity: 0.7;
}

.slider-image-abs-div {
  position: absolute;
  width: 70px;
  height: 70px;
}

.o-visible {
  overflow: visible !important;
}

#myTab .nav-item .active {
  color: #9d8858 !important;
}
#myTab2 .nav-item .active {
  color: #9d8858 !important;
}

.color-white {
  color: white !important;
}

.slider-image-abs2 {
  width: 70px !important;
}

.images2 .card {
  background-color: rgba(0, 0, 0, 0.466);
}

.images2 .card-body {
  color: white;
  padding: 2rem;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: auto;
}

.card-body ul {
  display: block !important;
  list-style-type: disc;
}

.images2 .card-text {
  font-size: 16px;
  color: white !important;
}

.card-img img {
  width: 220px !important;
}

.silver-card {
  justify-content: center;
  display: flex;
  height: 100px;
  width: 200px;
  border-radius: 15px;
  background-color: gray;
  background-image: url(../img/medallion.png);
  background-position: center;
  background-size: cover;
}

.silver-card:hover {
  filter: brightness(1.1);
}

.prestige-card:hover {
  filter: brightness(1.1);
}

.prestige-card {
  justify-content: center;
  display: flex;
  height: 100px;
  width: 200px;
  border-radius: 15px;
  background: linear-gradient(to bottom, #cd7f32 0%, #be7023 100%);
}

.images2 .slider-image {
  object-fit: none;
}

.glide__bullets {
  top: 0.5em !important;
}

.slider-config {
  height: 75vh;
}

.glide--swipeable {
  overflow-x: hidden !important;
}

.bg-gold {
  background: linear-gradient(to right, #bf953f, #fcf6ba, #b38728, #fbf5b7, #aa771c) !important;
}

.bg-diamond {
  background: linear-gradient(to bottom, #b9f2ff 0%, #aae3f0 100%);
}

.accordion-section .panel-default .panel-title .img2 {
  display: block !important;
}

.accordion-section .panel-default .panel-title .img1 {
  display: none !important;
}

.accordion-section .panel-default .panel-title .collapsed .img2 {
  display: none !important;
}

.accordion-section .panel-default .panel-title .collapsed .img1 {
  display: block !important;
}

.accordion-section .panel-default .panel-title:hover .img1 {
  display: none !important;
}

.accordion-section .panel-default .panel-title:hover .img2 {
  display: block !important;
}

.pl6pr6 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.fixed {
  z-index: -999 !important;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}

.blur-class {
  height: 100vh;
  align-content: center;
  justify-content: center;
  display: flex;
  align-items: center;
}

.section {
  height: 100vh !important;
}

.carousel-indicators li.active::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 45px;
  width: 45px;
  border: 1px solid white;
  border-radius: 100%;
  z-index: 9999999999;
}

.bg-white {
  background: white;
}

.text-decoration-none a {
  text-decoration: none;
  color: #6c757d !important;
}

.dc a {
  display: contents;
}

.cb {
  color: #4a4948 !important;
}

.carousel-indicators li {
  height: 15px !important;
  width: 15px !important;
  background: white;
  transform: rotate(45deg);
  display: block;
  border: none;
  pointer-events: all !important;
  cursor: pointer;
  z-index: 999999999999;
  margin: 0 1vw;
}

.carousel-indicators {
  justify-content: flex-start !important;
  height: 10vh !important;
  z-index: 888 !important;
  align-items: center !important;
  margin: 0 !important;
  margin-left: 3rem !important;
}

.order1 {
  order: 1;
}

.order2 {
  order: 2;
}

.carousel-caption {
  left: 50% !important;
  top: 55%;
  transform: translate(-50%, -50%);
  width: 60vw;
  display: table !important;
  justify-content: center;
  align-items: center;
}
.fill-white{
  fill: white;
}
.carousel-caption h5 {
  font-size: 65px;
  font-family: "Cormorant Garamond", serif;
}

.button-div{
  display: flex;
  justify-content: flex-end;
  padding: 1rem;
}
.button-div button{
  border: none;
  padding: 1rem 2rem;
  background-color: #9d8858;
  color: white;
}
.carousel-caption p {
  font-size: 40px;
  font-family: "Cormorant Garamond", serif;
}

.bt-class {
  border-top: 1px solid #9d8858;
}

.loyalty {
  width: 50vw;
}

.loyalty p {
  font-size: 16px;
  font-family: "Cormorant Garamond", serif;
}

.loyalty h3 {
  font-size: 40px;
  font-family: "Cormorant Garamond", serif;
}

.loyalty h3 span {
  font-family: "EB Garamond", serif;
  color: #9d8858;
}

.loyalty h4 {
  font-size: 28px;
  font-family: "Cormorant Garamond", serif;
}

.bg-image1 {
  background-image: url(../img/Honored.jpg);
  background-size: cover;
  height: 100vh;
  width: 100%;
}

.blur-class-textbox {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.411);
  width: 35vw;
  padding: 1rem;
  background: rgba(2, 0, 0, 0.534);
  color: white;
}

.blur-class p {
  font-family: "EB Garamond", serif;
  font-size: 20px;
}

.blur-class h5 span {
  color: #9d8858;
  font-weight: bold;
  font-family: "EB Garamond", serif;
}

.blur-class h5 {
  font-family: "Cormorant Gramond", serif;
  font-size: 70px;
}

.text-blur {
  height: 100vh;
  display: flex;
  justify-content: center;
  margin: auto;
  align-items: flex-start;
  flex-direction: column;
  align-content: flex-end;
  width: 25vw !important;
}

.overlay img {
  position: relative;
  z-index: 1 !important;
  opacity: 0.4;
}

.glide__bullets {
  pointer-events: none;
}

.glide__bullets .glide__bullet {
  pointer-events: all;
}

.silver-card img {
  pointer-events: all;
}
.overlay {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9 !important;
  pointer-events: all;
  background-size: cover;
  background: transparent linear-gradient(65deg, #03030200 0%, #1717166e 20%, #000000 50%, #0d0d0c 94%, #080807 100%) 0%
    0% no-repeat padding-box;
  opacity: 0.73;
}

.overlay3 {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9 !important;
  pointer-events: none;
  background-size: cover;
  background: transparent linear-gradient(188deg, #03030200 0%, #1717166e 53%, #000001 69%, #0d0d0c 94%, #080807 100%)
    0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  opacity: 0.73;
}

.pr-6 {
  padding-right: 4rem;
}

.button-ayricalik {
  display: flex;
  right: 0;
  bottom: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  padding: 0.25rem;
}

.button-ayricalik button {
  outline: none;
  background: transparent;
  border: none;
}
.textbox-1 {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.479);
}
.overlay2 {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9 !important;
  pointer-events: none;
  background-size: cover;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.3785889355742297) 0%,
    rgba(0, 0, 0, 0.6643032212885154) 50%,
    rgba(0, 0, 0, 0.8575805322128851) 100%
  );
  opacity: 0.73;
}

.login-nav {
  background: #9d8858;
  border-radius: 15px;
  padding: 0;
}

#login-nav a:hover {
  color: black !important;
}

.accordion-section .panel-default > .panel-heading {
  border: 1px solid gainsboro;
  background: #fff;
  padding: 0;
  box-shadow: 1px 1px gainsboro;
}

.panel-body p {
  padding-top: 1rem !important;
}

.accordion-section .paneltext p {
  font-size: 20px !important;
}

.accordion-section .panel-default .panel-title a {
  display: block;
  font-size: 1.5rem;
  color: black;
  font-family: "Cormorant Gramond", serif;
  font-size: 20px;
  text-decoration: none;
}

.opacity-0 {
  opacity: 0 !important;
  pointer-events: none !important;
}

.opacity-100 {
  opacity: 1 !important;
  pointer-events: all !important;
}

.accordion-section .panel-default .panel-body {
  font-size: 1.2rem;
}

.nav-link2 {
  display: block;
  padding: 0.5rem 1rem;
  color: black;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.nav-link2:hover {
  text-decoration: none !important;
  color: #9d8858;
}

.panel-body {
  border: 1px solid gainsboro;
  background: #75653f;
  padding: 0;
  box-shadow: 1px 1px gainsboro;
  font-family: "Cormorant Gramond", serif;
  font-size: 20px;
  color: white;
}

.card-body-class {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #e4e4e4;
  opacity: 1;
}

.image-div img {
  max-width: 100%;
  max-height: 90vh;
}

.ff1 {
  font-family: "Cormorant Gramond", serif;
  font-size: 18px;
}
.ff1r{
  font-size: 13px !important;
}
.lg-ff1 {
  font-family: "Cormorant Gramond", serif;
  font-size: 22px;
}

.lg-ff3 {
  font-family: "Cormorant Gramond", serif;
  font-size: 45px !important;
  text-align: center;
}

.lg-ff1-title {
  font-family: "Cormorant Gramond", serif;
  font-size: 65px;
}

.radius-0 {
  border-radius: 0 !important;
}

.ff2 {
  font-family: "EB Gramond", serif;
}

.lg-ff2 {
  font-family: "EB Gramond", serif;
  font-size: 25px !important;
}

.lg-ff2-title {
  font-family: "EB Gramond", serif;
  font-size: 45px !important;
  font-weight: 600;
}

.card-title {
  font-size: 35px;
}

.pl-6 {
  padding-left: 4rem;
}

.pl-7 {
  padding-left: 5rem;
}

.abs-class {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(10%, -60%);
}

.abs-class2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-160%, -50%);
}

.abs-class3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-200%, -250%);
}

.abs-class4 {
  transform: translateX(10%);
  z-index: 521;
}

.top-section {
  max-height: 100vh;
}

.top-section .carousel-inner img {
  max-height: 100vh;
  object-fit: cover;
}

.logo {
  width: 20vw;
  height: auto;
}

.nav-link {
  color: white !important;
}

.navbar-expand-lg .navbar-nav .nav-item:active {
  color: #9d8858 !important;
}

.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  justify-content: center !important;
}

#top-navbar .space-beetween {
  justify-content: space-between !important;
}

.height20vh {
  height: 20vh !important;
}

.height10vh {
  height: 10vh !important;
}

.relative-class {
  position: relative;
  display: flex;
  flex-direction: column;
  top: 0;
  left: 0;
  transform: translate(-25%, 15vh);
}

.relative-class h5 {
  font-size: 35px;
}

.brown-class span {
  color: #9d8858 !important;
}

.h120vh {
  height: fit-content;
}

.image-collumn {
  justify-content: flex-end;
}

.pt-10 {
  padding-top: 10rem !important;
}

.glide__slide {
  filter: blur(1px);
  opacity: 1;
  transition: 0.4s linear;
  background: white;
  pointer-events: none !important;
}

#second-slider .glide__slide--active {
  opacity: 1;
  filter: none;
  transform: scale(1.1);
  pointer-events: all !important;
}

.nav-link2 {
  font-family: "Cormorant Gramond", serif !important;
}

#second-slider .glide__slide {
  filter: blur(1px);
  opacity: 0.7;
  transition: 0.4s linear;
}

.glide__slide--active {
  opacity: 1 !important;
  filter: none !important;
  transform: scale(1.1);
}

.glide__slide--active img {
  opacity: 1 !important;
}

#special {
  opacity: 1 !important;
}

.glide__slide img {
  width: 100%;
}

.glide__slides {
  overflow: visible;
  max-height: 55vh;
}

.footer-text-abs {
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 120%);
  font-size: 35px;
  color: white;
}

.footer-abs-icon {
  width: 15vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(200%, -20%);
}

.glide__track ul {
  justify-content: center;
  align-content: center;
  align-items: center;
  display: flex;
}

.footerlogo {
  width: 49%;
}

.footerlogo2 {
  width: 20vw;
}

.images2 .textbox-1 {
  align-items: center;
  padding-bottom: 0;
}

.images2 .one {
  display: flex;
  justify-content: center;
  align-items: center;
}

.textbox-1 {
  justify-content: center;
  width: 75vw;
  display: flex;
  flex-direction: column;
  margin: auto;
  position: absolute;
  color: white;
  font-size: 40px;
  padding-bottom: 1rem;
}

.textbox-2 {
  justify-content: center;
  width: 45vh;
  display: flex;
  flex-direction: column;
  margin: auto;
  position: absolute;
  color: white;
  font-size: 40px;
  transform: translate(-2vh, 25%);
}

#second-slider .glide__slide .slider-image {
  opacity: 1 !important;
}

.textbox-2 p {
  font-family: "Cormorant Gramond", serif;
  color: white;
  font-size: 25px;
  position: absolute;
  font-weight: 100 !important;
  z-index: 9999999999999999999999 !important;
  z-index: 21521512512512;
  color: black;
  top: 50%;
  left: 50%;
  transform: translate(-30%, -50%);
  width: 60%;
}

.slider-image-abs {
  width: 10vw !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-205%, -105%);
  z-index: 999999999999999999999999999 !important;
}

.textbox-1 h4 {
  font-family: "Cormorant Gramond", serif;
  color: white;
  font-size: 40px;
  position: relative;
  z-index: 9999999999999999999999 !important;
  font-weight: 200;
}

.textbox-1 p {
  font-family: "Cormorant Gramond", serif;
  color: white;
  font-size: 16px;
  position: relative;
  font-weight: 100 !important;
  z-index: 9999999999999999999999 !important;
}

.one {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

#kategori {
  scroll-padding: 2rem !important;
}

.logo-cvk-div {
  width: 40px;
  height: 40px;
  background-color: white;
  border: 1px solid #aa771c;
  transform: rotate(45deg);
}

.logo-cvk-box {
  padding: 0.25rem;
}

.slider-logo-left {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  background: #9d8858;
  opacity: 0.8;
}

.slider-logo-left-jr {
  position: absolute;
  right: 0;
  bottom: 50%;
  background: white;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
