.navbar1-wrapper {
  display: contents;
}
 
.navbar1-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.navbar1-navlink1 {
  display: contents;
}
 
.navbar1-image1 {
  width: 139px;
  height: 100%;
  text-decoration: none;
}
 
.navbar1-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar1-links1 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar1-link11 {
  color: #000000;
  font-family: "Poppins";
  text-decoration: none;
}
 
.navbar1-link21 {
  color: #000000;
  font-family: "Poppins";
  text-decoration: none;
}
 
.navbar1-link31 {
  color: #000000;
  font-family: "Poppins";
  text-decoration: none;
}
 
.navbar1-link41 {
  color: #000000;
  font-family: "Poppins";
  text-decoration: none;
}
 
.navbar1-link51 {
  color: #000000;
  font-family: "Poppins";
  text-decoration: none;
}
 
.navbar1-link6 {
  color: #000000;
  font-family: "Poppins";
  text-decoration: none;
}
 
.navbar1-link7 {
  display: contents;
}
 
.navbar1-btn1 {
  padding-top: 10px;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #900000;
}
 
.navbar1-text1 {
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
}
 
.navbar1-burger-menu {
  display: none;
}
 
.navbar1-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: fixed;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
}

.navbar1-mobile-menu.active {
  display: flex;
  transform: translateX(0);
}
 
.navbar1-nav {
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.navbar1-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar1-navlink2 {
  display: contents;
}
 
.navbar1-logo {
  height: 3rem;
  text-decoration: none;
}
 
.navbar1-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar1-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: center;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
}
 
.navbar1-link12 {
  text-decoration: none;
}
 
.navbar1-link22 {
  text-decoration: none;
}
 
.navbar1-link32 {
  text-decoration: none;
}
 
.navbar1-link42 {
  text-decoration: none;
}
 
.navbar1-link52 {
  text-decoration: none;
}
 
.navbar1-link8 {
  display: contents;
}
 
.navbar1-btn2 {
  padding-top: 10px;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #900000;
}
 
.navbar1-text2 {
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
}
 
.navbar1-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.odalarimiz-fragment15 {
  display: contents;
}
 
.odalarimiz-text15 {
  display: inline-block;
}
 
.odalarimiz-fragment14 {
  display: contents;
}
 
.odalarimiz-text14 {
  display: inline-block;
}
 
.odalarimiz-fragment13 {
  display: contents;
}
 
.odalarimiz-text13 {
  display: inline-block;
}
 
.odalarimiz-fragment12 {
  display: contents;
}
 
.odalarimiz-text12 {
  display: inline-block;
}
 
.odalarimiz-fragment11 {
  display: contents;
}
 
.odalarimiz-text11 {
  display: inline-block;
}
 
.odalarimiz-fragment10 {
  display: contents;
}
 
.odalarimiz-text10 {
  display: inline-block;
}
 

 

 

 

 
@media(max-width: 1200px) {
  .navbar1-links1 {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: center;
  }
  .navbar1-nav {
    align-items: center;
  }
  .navbar1-links2 {
    align-self: center;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 991px) {
  .navbar1-desktop-menu {
    display: none;
  }
  .navbar1-text1 {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: 700;
  }
  .navbar1-burger-menu {
    display: flex;
  }
  .navbar1-nav {
    align-items: center;
    justify-content: center;
  }
  .navbar1-links2 {
    align-self: center;
    margin-bottom: 22px;
  }
  .navbar1-text2 {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: 700;
  }
}
 
@media(max-width: 767px) {
  .navbar1-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar1-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .navbar1-nav {
    align-items: center;
    justify-content: center;
  }
  .navbar1-logo {
    width: 117px;
    height: 99px;
  }
  .navbar1-links2 {
    align-self: center;
    align-items: center;
    margin-bottom: 19px;
  }
}
 
@media(max-width: 479px) {
  .navbar1-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar1-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.jakuzili-oda-wrapper {
  display: contents;
}
 
.jakuzili-oda-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.jakuzili-oda-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.jakuzili-oda-section-title {
  gap: 24px;
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.jakuzili-oda-text1 {
  text-align: center;
}
 
.jakuzili-oda-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.jakuzili-oda-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.jakuzili-oda-slider {
  width: 100%;
  height: 600px;
  display: inline-block;
}
 
.jakuzili-oda-slider-wrapper {
  width: 100%;
}
 
.jakuzili-oda-slider-slide1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.jakuzili-oda-container2 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.jakuzili-oda-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.jakuzili-oda-container3 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.jakuzili-oda-image2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.jakuzili-oda-slider-slide2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.jakuzili-oda-container4 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.jakuzili-oda-image3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.jakuzili-oda-container5 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.jakuzili-oda-image4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.jakuzili-oda-slider-button-prev {
  color: #900000;
}
 
.jakuzili-oda-slider-button-next {
  color: #900000;
}
 
.jakuzili-oda-slider-pagination {
  display: none;
}
 
.odalarimiz-fragment16 {
  display: contents;
}
 
.odalarimiz-text68 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .jakuzili-oda-slider-button-prev {
    color: #900000;
  }
  .jakuzili-oda-slider-button-next {
    color: #900000;
  }
}
 
@media(max-width: 991px) {
  .jakuzili-oda-content {
    align-items: center;
    flex-direction: column;
  }
  .jakuzili-oda-slider-button-prev {
    color: #900000;
  }
  .jakuzili-oda-slider-button-next {
    color: #900000;
  }
}
 
@media(max-width: 767px) {
  .jakuzili-oda-section-title {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .jakuzili-oda-slider-slide1 {
    flex-direction: column;
  }
  .jakuzili-oda-container2 {
    height: calc(50% - 8px);
  }
  .jakuzili-oda-container3 {
    height: calc(50% - 8px);
  }
  .jakuzili-oda-slider-slide2 {
    flex-direction: column;
  }
  .jakuzili-oda-container4 {
    height: calc(50% - 8px);
  }
  .jakuzili-oda-container5 {
    height: calc(50% - 8px);
  }
  .jakuzili-oda-slider-button-prev {
    color: #900000;
  }
  .jakuzili-oda-slider-button-next {
    color: #900000;
  }
}
 
@media(max-width: 479px) {
  .jakuzili-oda-slider {
    height: 440px;
  }
}
 
@media(max-width: 375px) {
  .jakuzili-oda-text1 {
    font-size: 25px;
    font-style: normal;
    font-weight: 900;
  }
  .jakuzili-oda-slider-button-prev {
    color: #900000;
  }
  .jakuzili-oda-slider-button-next {
    color: #900000;
  }
  .jakuzili-oda-slider-pagination {
    display: none;
  }
  .odalarimiz-text68 {
    font-size: inherit;
  }
}

.jakuzili-oda1-wrapper {
  display: contents;
}
 
.jakuzili-oda1-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.jakuzili-oda1-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.jakuzili-oda1-section-title {
  gap: 24px;
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.jakuzili-oda1-text1 {
  text-align: center;
}
 
.jakuzili-oda1-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.jakuzili-oda1-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.jakuzili-oda1-slider {
  width: 100%;
  height: 600px;
  display: inline-block;
}
 
.jakuzili-oda1-slider-wrapper {
  width: 100%;
}
 
.jakuzili-oda1-slider-slide1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.jakuzili-oda1-container2 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.jakuzili-oda1-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.jakuzili-oda1-container3 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.jakuzili-oda1-image2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.jakuzili-oda1-slider-slide2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.jakuzili-oda1-container4 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.jakuzili-oda1-image3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.jakuzili-oda1-container5 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.jakuzili-oda1-image4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.jakuzili-oda1-slider-button-prev {
  color: #900000;
}
 
.jakuzili-oda1-slider-button-next {
  color: #900000;
}
 
.jakuzili-oda1-slider-pagination {
  display: none;
}
 
.odalarimiz-fragment17 {
  display: contents;
}
 
.odalarimiz-text69 {
  display: inline-block;
}
 

 
@media(max-width: 1200px) {
  .jakuzili-oda1-slider-button-prev {
    color: #900000;
  }
  .jakuzili-oda1-slider-button-next {
    color: #900000;
  }
  .jakuzili-oda1-slider-pagination {
    display: none;
  }
}
 
@media(max-width: 991px) {
  .jakuzili-oda1-content {
    align-items: center;
    flex-direction: column;
  }
  .jakuzili-oda1-slider-button-prev {
    color: #900000;
  }
  .jakuzili-oda1-slider-button-next {
    color: #900000;
  }
  .jakuzili-oda1-slider-pagination {
    display: none;
  }
}
 
@media(max-width: 767px) {
  .jakuzili-oda1-section-title {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .jakuzili-oda1-slider-slide1 {
    flex-direction: column;
  }
  .jakuzili-oda1-container2 {
    height: calc(50% - 8px);
  }
  .jakuzili-oda1-container3 {
    height: calc(50% - 8px);
  }
  .jakuzili-oda1-slider-slide2 {
    flex-direction: column;
  }
  .jakuzili-oda1-container4 {
    height: calc(50% - 8px);
  }
  .jakuzili-oda1-container5 {
    height: calc(50% - 8px);
  }
  .jakuzili-oda1-slider-button-prev {
    color: #900000;
  }
  .jakuzili-oda1-slider-button-next {
    color: #900000;
  }
}
 
@media(max-width: 479px) {
  .jakuzili-oda1-slider {
    height: 440px;
  }
}
 
@media(max-width: 375px) {
  .jakuzili-oda1-text1 {
    font-size: 25px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 900;
  }
  .jakuzili-oda1-slider-button-prev {
    color: #900000;
  }
  .jakuzili-oda1-slider-button-next {
    color: #900000;
  }
  .jakuzili-oda1-slider-pagination {
    display: none;
  }
  .odalarimiz-text69 {
    font-size: inherit;
  }
}

.suit-oda-wrapper {
  display: contents;
}
 
.suit-oda-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.suit-oda-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.suit-oda-section-title {
  gap: 24px;
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.suit-oda-text1 {
  text-align: center;
}
 
.suit-oda-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.suit-oda-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.suit-oda-slider {
  width: 100%;
  height: 600px;
  display: inline-block;
}
 
.suit-oda-slider-wrapper {
  width: 100%;
}
 
.suit-oda-slider-slide1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.suit-oda-container2 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.suit-oda-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.suit-oda-container3 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.suit-oda-image2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.suit-oda-slider-slide2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.suit-oda-container4 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.suit-oda-image3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.suit-oda-container5 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.suit-oda-image4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.suit-oda-slider-button-prev {
  color: #900000;
}
 
.suit-oda-slider-button-next {
  color: #900000;
}
 
.suit-oda-slider-pagination {
  display: none;
}
 
.odalarimiz-fragment18 {
  display: contents;
}
 
.odalarimiz-text70 {
  display: inline-block;
}
 

 
@media(max-width: 1200px) {
  .suit-oda-slider-button-prev {
    color: #900000;
  }
  .suit-oda-slider-button-next {
    color: #900000;
  }
}
 
@media(max-width: 991px) {
  .suit-oda-content {
    align-items: center;
    flex-direction: column;
  }
  .suit-oda-slider-button-prev {
    color: #900000;
  }
  .suit-oda-slider-button-next {
    color: #900000;
  }
  .suit-oda-slider-pagination {
    display: none;
  }
}
 
@media(max-width: 767px) {
  .suit-oda-section-title {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .suit-oda-slider-slide1 {
    flex-direction: column;
  }
  .suit-oda-container2 {
    height: calc(50% - 8px);
  }
  .suit-oda-container3 {
    height: calc(50% - 8px);
  }
  .suit-oda-slider-slide2 {
    flex-direction: column;
  }
  .suit-oda-container4 {
    height: calc(50% - 8px);
  }
  .suit-oda-container5 {
    height: calc(50% - 8px);
  }
  .suit-oda-slider-button-prev {
    color: #900000;
  }
  .suit-oda-slider-button-next {
    color: #900000;
  }
}
 
@media(max-width: 479px) {
  .suit-oda-slider {
    height: 440px;
  }
}
 
@media(max-width: 375px) {
  .suit-oda-text1 {
    font-size: 25px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 900;
  }
  .suit-oda-slider-button-prev {
    color: #900000;
  }
  .suit-oda-slider-button-next {
    color: #900000;
  }
  .suit-oda-slider-pagination {
    display: none;
  }
  .odalarimiz-text70 {
    font-size: inherit;
  }
}

.mutfakli-oda-wrapper {
  display: contents;
}
 
.mutfakli-oda-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.mutfakli-oda-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.mutfakli-oda-section-title {
  gap: 24px;
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.mutfakli-oda-text1 {
  text-align: center;
}
 
.mutfakli-oda-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.mutfakli-oda-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.mutfakli-oda-slider {
  width: 100%;
  height: 600px;
  display: inline-block;
}
 
.mutfakli-oda-slider-wrapper {
  width: 100%;
}
 
.mutfakli-oda-slider-slide1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.mutfakli-oda-container2 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.mutfakli-oda-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.mutfakli-oda-container3 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.mutfakli-oda-image2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.mutfakli-oda-slider-slide2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.mutfakli-oda-container4 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.mutfakli-oda-image3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.mutfakli-oda-container5 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.mutfakli-oda-image4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.mutfakli-oda-slider-button-prev {
  color: #900000;
}
 
.mutfakli-oda-slider-button-next {
  color: #900000;
}
 
.mutfakli-oda-slider-pagination {
  display: none;
}
 
.odalarimiz-fragment19 {
  display: contents;
}
 
.odalarimiz-text71 {
  display: inline-block;
}
 

 
@media(max-width: 1200px) {
  .mutfakli-oda-slider-button-prev {
    color: #900000;
  }
  .mutfakli-oda-slider-button-next {
    color: #900000;
  }
}
 
@media(max-width: 991px) {
  .mutfakli-oda-content {
    align-items: center;
    flex-direction: column;
  }
  .mutfakli-oda-slider-button-prev {
    color: #900000;
  }
  .mutfakli-oda-slider-button-next {
    color: #900000;
  }
}
 
@media(max-width: 767px) {
  .mutfakli-oda-section-title {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .mutfakli-oda-slider-slide1 {
    flex-direction: column;
  }
  .mutfakli-oda-container2 {
    height: calc(50% - 8px);
  }
  .mutfakli-oda-container3 {
    height: calc(50% - 8px);
  }
  .mutfakli-oda-slider-slide2 {
    flex-direction: column;
  }
  .mutfakli-oda-container4 {
    height: calc(50% - 8px);
  }
  .mutfakli-oda-container5 {
    height: calc(50% - 8px);
  }
  .mutfakli-oda-slider-button-prev {
    color: #900000;
  }
  .mutfakli-oda-slider-button-next {
    color: #900000;
  }
}
 
@media(max-width: 479px) {
  .mutfakli-oda-slider {
    height: 440px;
  }
}
 
@media(max-width: 375px) {
  .mutfakli-oda-text1 {
    font-size: 25px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 900;
  }
  .mutfakli-oda-slider-button-prev {
    color: #900000;
  }
  .mutfakli-oda-slider-button-next {
    color: #900000;
  }
  .mutfakli-oda-slider-pagination {
    display: none;
  }
  .odalarimiz-text71 {
    font-size: inherit;
  }
}

.standart-oda-wrapper {
  display: contents;
}
 
.standart-oda-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.standart-oda-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.standart-oda-section-title {
  gap: 24px;
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.standart-oda-text1 {
  text-align: center;
}
 
.standart-oda-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.standart-oda-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.standart-oda-slider {
  width: 100%;
  height: 600px;
  display: inline-block;
}
 
.standart-oda-slider-wrapper {
  width: 100%;
}
 
.standart-oda-slider-slide1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.standart-oda-container2 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.standart-oda-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.standart-oda-container3 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.standart-oda-image2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.standart-oda-slider-slide2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: calc(100% - 20px);
  display: flex;
}
 
.standart-oda-container4 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.standart-oda-image3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.standart-oda-container5 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.standart-oda-image4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.standart-oda-slider-button-prev {
  color: #900000;
}
 
.standart-oda-slider-button-next {
  color: #900000;
}
 
.standart-oda-slider-pagination {
  display: none;
}
 
.odalarimiz-fragment20 {
  display: contents;
}
 
.odalarimiz-text72 {
  display: inline-block;
}
 

 
@media(max-width: 1200px) {
  .standart-oda-slider-button-prev {
    color: #900000;
  }
  .standart-oda-slider-button-next {
    color: #900000;
  }
  .standart-oda-slider-pagination {
    display: none;
  }
}
 
@media(max-width: 991px) {
  .standart-oda-content {
    align-items: center;
    flex-direction: column;
  }
  .standart-oda-slider-button-prev {
    color: #900000;
  }
  .standart-oda-slider-button-next {
    color: #900000;
  }
  .standart-oda-slider-pagination {
    display: none;
  }
}
 
@media(max-width: 767px) {
  .standart-oda-section-title {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .standart-oda-slider-slide1 {
    flex-direction: column;
  }
  .standart-oda-container2 {
    height: calc(50% - 8px);
  }
  .standart-oda-container3 {
    height: calc(50% - 8px);
  }
  .standart-oda-slider-slide2 {
    flex-direction: column;
  }
  .standart-oda-container4 {
    height: calc(50% - 8px);
  }
  .standart-oda-container5 {
    height: calc(50% - 8px);
  }
  .standart-oda-slider-button-prev {
    color: #900000;
  }
  .standart-oda-slider-button-next {
    color: #900000;
  }
  .standart-oda-slider-pagination {
    display: none;
  }
}
 
@media(max-width: 479px) {
  .standart-oda-slider {
    height: 440px;
  }
}
 
@media(max-width: 375px) {
  .standart-oda-text1 {
    font-size: 25px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 900;
  }
  .standart-oda-slider-button-prev {
    color: #900000;
  }
  .standart-oda-slider-button-next {
    color: #900000;
  }
  .standart-oda-slider-pagination {
    display: none;
  }
  .odalarimiz-text72 {
    font-size: inherit;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-footer {
  width: 100%;
}
 
.footer-footer-background-overlay {
  width: 100%;
}
 
.footer-footer-container1 {
  display: none;
}
 
.footer-footer-main1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.footer-footer-brand1 {
  width: 531px;
  align-items: center;
}
 
.footer-footer-brand-logo1 {
  width: 190px;
  height: 151px;
  justify-content: center;
}
 
.footer-footer-logo-icon1 {
  width: 199px;
  height: 100%;
}
 
.footer-image1 {
  width: 170px;
  object-fit: cover;
}
 
.footer-footer-contact-info1 {
  align-items: flex-start;
  justify-content: center;
}
 
.footer-icon10 {
  width: 20px;
  height: 20px;
}
 
.footer-icon14 {
  width: 20px;
  height: 21px;
}
 
.footer-icon16 {
  width: 20px;
  height: 20px;
}
 
.footer-footer-nav-section1 {
  display: grid;
  place-items: start center;
}
 
.footer-footer-nav-column1 {
  flex-direction: column;
}
 
.footer-btn1 {
  background-color: #ecd780;
}
 
.footer-footer-nav-column3 {
  display: none;
}
 
.footer-footer-gallery {
  height: 278px;
}
 
.footer-footer-trust-badges1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.footer-footer-container2 {
  width: 1253px;
  height: 690px;
}
 
.footer-footer-main2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.footer-footer-brand2 {
  width: 423px;
  align-items: center;
}
 
.footer-footer-brand-logo2 {
  width: 190px;
  height: 151px;
  justify-content: center;
}
 
.footer-footer-logo-icon2 {
  width: 199px;
  height: 100%;
}
 
.footer-image2 {
  width: 170px;
  object-fit: cover;
}
 
.footer-footer-brand-description2 {
  width: 320px;
  text-align: center;
}
 
.footer-footer-contact-info2 {
  align-items: flex-start;
  justify-content: center;
}
 
.footer-icon30 {
  width: 20px;
  height: 20px;
}
 
.footer-icon34 {
  width: 20px;
  height: 21px;
}
 
.footer-icon36 {
  width: 20px;
  height: 20px;
}
 
.footer-footer-nav-section2 {
  width: 250px;
  display: grid;
  place-items: start center;
}
 
.footer-footer-nav-column4 {
  flex-direction: column;
}
 
.footer-footer-nav-list4 {
  margin-bottom: 13px;
}
 
.footer-li22 {
  text-decoration: none;
}
 
.footer-li23 {
  text-decoration: none;
}
 
.footer-li25 {
  text-decoration: none;
}
 
.footer-li26 {
  text-decoration: none;
}
 
.footer-li27 {
  text-decoration: none;
}
 
.footer-btn2 {
  background-color: #900000;
}
 
.footer-text41 {
  color: #ffffff;
  font-style: normal;
  font-weight: 700;
}
 
.footer-li28 {
  text-decoration: none;
}
 
.footer-li29 {
  text-decoration: none;
}
 
.footer-footer-nav-column6 {
  display: none;
}
 
.footer-footer-bottom2 {
  justify-content: center;
}
 
.footer-footer-trust-badges2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.odalarimiz-fragment21 {
  display: contents;
}
 
.odalarimiz-text74 {
  display: inline-block;
}
 

 

 
@media(max-width: 1200px) {
  .footer-footer {
    width: 100%;
  }
  .footer-footer-background-overlay {
    width: 100%;
  }
  .footer-footer-container2 {
    width: 796px;
    height: 613px;
  }
  .footer-footer-main2 {
    width: 754px;
  }
  .footer-footer-brand2 {
    height: 353px;
  }
  .footer-footer-brand-description2 {
    text-align: center;
  }
  .footer-footer-bottom2 {
    justify-content: center;
  }
}
 
@media(max-width: 991px) {
  .footer-footer {
    width: 100%;
    height: 619px;
  }
  .footer-footer-background-overlay {
    width: 100%;
  }
  .footer-footer-container2 {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-footer-main2 {
    width: 604px;
    height: 483px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-footer-brand2 {
    width: 100%;
    height: 100%;
  }
  .footer-footer-nav-section2 {
    width: 100%;
    height: 100%;
    place-items: start center;
  }
  .footer-text41 {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: 700;
  }
  .footer-footer-bottom2 {
    width: 722px;
    justify-content: center;
  }
}
 
@media(max-width: 767px) {
  .footer-footer {
    width: 100%;
    height: auto;
  }
  .footer-footer-background-overlay {
    width: 100%;
    height: auto;
  }
  .footer-footer-container2 {
    width: 100%;
    height: auto;
    display: flex;
  }
  .footer-footer-main2 {
    width: 100%;
    height: auto;
    padding-left: var(--dl-layout-space-threeunits);
    margin-bottom: 0px;
    padding-right: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .footer-footer-brand2 {
    width: auto;
  }
  .footer-footer-contact-info2 {
    width: auto;
  }
  .footer-footer-contact-item4 {
    align-self: center;
    flex-direction: column;
  }
  .footer-footer-contact-item5 {
    align-self: center;
    flex-direction: column;
  }
  .footer-footer-contact-item6 {
    flex-direction: column;
  }
  .footer-text34 {
    text-align: center;
  }
  .footer-footer-nav-section2 {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .footer-footer-bottom2 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-legal2 {
    align-items: center;
    justify-content: center;
  }
  .footer-text48 {
    width: 203px;
    text-align: center;
  }
}
 
@media(max-width: 375px) {
  .footer-container1 {
    width: 100%;
    height: 1005px;
    display: block;
  }
  .footer-footer {
    width: 100%;
    height: 813px;
    display: block;
  }
  .footer-footer-background-overlay {
    width: 100%;
    height: 100%;
  }
  .footer-footer-container1 {
    width: 100%;
  }
  .footer-footer-container2 {
    width: 100%;
    height: 100%;
    display: flex;
    margin-top: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-footer-main2 {
    width: 289px;
    height: auto;
    display: flex;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    flex-direction: column;
    justify-content: center;
  }
  .footer-footer-brand2 {
    width: 100%;
    height: 100%;
  }
  .footer-footer-logo-icon2 {
    width: 100%;
    height: auto;
  }
  .footer-image2 {
    width: 100%;
    height: auto;
  }
  .footer-footer-brand-description2 {
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .footer-footer-contact-info2 {
    width: auto;
    height: 100%;
    align-items: flex-start;
    padding-right: 0px;
    justify-content: flex-start;
  }
  .footer-footer-contact-item4 {
    width: 100%;
    height: 100%;
    flex-direction: column;
  }
  .footer-text32 {
    width: 100%;
    height: 100%;
    font-size: 12px;
    text-align: center;
  }
  .footer-footer-contact-item5 {
    width: 100%;
    height: 100%;
    flex-direction: column;
  }
  .footer-text33 {
    width: 100%;
    height: 100%;
    font-size: 12px;
    text-align: center;
  }
  .footer-footer-contact-item6 {
    width: 100%;
    height: 100%;
    flex-direction: column;
  }
  .footer-text34 {
    font-size: 12px;
  }
  .footer-footer-nav-section2 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
  }
  .footer-footer-nav-title4 {
    align-self: center;
  }
  .footer-footer-nav-list4 {
    align-items: center;
  }
  .footer-footer-nav-title5 {
    align-self: center;
  }
  .footer-footer-nav-list5 {
    align-items: center;
  }
  .footer-footer-bottom2 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-legal2 {
    width: auto;
    align-items: center;
    justify-content: center;
  }
  .footer-text48 {
    width: 206px;
    height: auto;
    text-align: center;
  }
}

.odalarimiz-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.odalarimiz-container2 {
  display: none;
}
 
.odalarimiz-container3 {
  display: contents;
}
 
.odalarimiz-container4 {
  display: none;
}
 
.odalarimiz-container5 {
  display: contents;
}
 
.odalarimiz-fragment10 {
  display: contents;
}
 
.odalarimiz-text10 {
  display: inline-block;
}
 
.odalarimiz-fragment11 {
  display: contents;
}
 
.odalarimiz-text11 {
  display: inline-block;
}
 
.odalarimiz-fragment12 {
  display: contents;
}
 
.odalarimiz-text12 {
  display: inline-block;
}
 
.odalarimiz-fragment13 {
  display: contents;
}
 
.odalarimiz-text13 {
  display: inline-block;
}
 
.odalarimiz-fragment14 {
  display: contents;
}
 
.odalarimiz-text14 {
  display: inline-block;
}
 
.odalarimiz-fragment15 {
  display: contents;
}
 
.odalarimiz-text15 {
  display: inline-block;
}
 
.odalarimiz-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.odalarimiz-hero-overlay {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.odalarimiz-hero-title {
  color: #ffffff;
  padding-top: 61px;
}
 
.odalarimiz-services-gallery {
  gap: var(--spacing-lg1);
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.odalarimiz-container6 {
  gap: var(--dl-layout-space-threeunits);
  width: 886px;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
}
 
.odalarimiz-service-card1 {
  width: auto;
  height: auto;
  grid-column-end: 3;
  background-image: white;
}
 
.odalarimiz-image2 {
  width: 100%;
  height: 590px;
  object-position: 50% 300%;
}
 
.odalarimiz-service-content1 {
  height: auto;
}
 
.odalarimiz-text18 {
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-text19 {
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-container7 {
  gap: var(--dl-layout-space-threeunits);
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.odalarimiz-container8 {
  gap: var(--dl-layout-space-threeunits);
  width: auto;
  height: auto;
  display: flex;
  grid-row-end: 3;
  flex-direction: column;
  grid-row-start: 2;
  grid-column-end: 3;
  grid-column-start: 1;
}
 
.odalarimiz-image3 {
  width: 100%;
  height: 100%;
}
 
.odalarimiz-service-content2 {
  height: auto;
}
 
.odalarimiz-text24 {
  color: rgb(11, 18, 32);
}
 
.odalarimiz-text25 {
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-text26 {
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-image4 {
  width: 100%;
  height: 100%;
}
 
.odalarimiz-service-content3 {
  height: auto;
}
 
.odalarimiz-text38 {
  color: rgb(11, 18, 32);
}
 
.odalarimiz-text39 {
  color: #000000;
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-text40 {
  color: #000000;
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-text41 {
  color: #000000;
}
 
.odalarimiz-text42 {
  color: #000000;
}
 
.odalarimiz-text43 {
  color: #0b1220;
}
 
.odalarimiz-image5 {
  width: 100%;
  height: 100%;
}
 
.odalarimiz-service-content4 {
  height: auto;
}
 
.odalarimiz-text45 {
  color: rgb(11, 18, 32);
}
 
.odalarimiz-text46 {
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-text47 {
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-image6 {
  width: 100%;
  height: 100%;
}
 
.odalarimiz-service-content5 {
  height: auto;
}
 
.odalarimiz-text51 {
  color: rgb(11, 18, 32);
}
 
.odalarimiz-text52 {
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-text53 {
  font-style: normal;
  font-weight: 700;
}
 
.odalarimiz-services-grid {
  display: none;
}
 
.odalarimiz-fragment16 {
  display: contents;
}
 
.odalarimiz-text68 {
  display: inline-block;
}
 
.odalarimiz-fragment17 {
  display: contents;
}
 
.odalarimiz-text69 {
  display: inline-block;
}
 
.odalarimiz-fragment18 {
  display: contents;
}
 
.odalarimiz-text70 {
  display: inline-block;
}
 
.odalarimiz-fragment19 {
  display: contents;
}
 
.odalarimiz-text71 {
  display: inline-block;
}
 
.odalarimiz-fragment20 {
  display: contents;
}
 
.odalarimiz-text72 {
  display: inline-block;
}
 
.odalarimiz-service-excellence-cta {
  width: auto;
  display: flex;
  align-items: center;
  padding-left: 54px;
  padding-right: 54px;
  flex-direction: row-reverse;
  justify-content: center;
}
 
.odalarimiz-container9 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.odalarimiz-cta-content {
  width: 433px;
}
 
.odalarimiz-text73 {
  text-align: right;
}
 
.odalarimiz-cta-actions {
  align-items: stretch;
  justify-content: flex-end;
}
 
.odalarimiz-btn {
  fill: #900000;
  color: #900000;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
  border-color: #900000;
  border-width: 5px;
}
 
.odalarimiz-image8 {
  width: 766px;
  height: 518px;
}
 
.odalarimiz-fragment21 {
  display: contents;
}
 
.odalarimiz-text74 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .odalarimiz-services-gallery {
    height: auto;
    align-items: center;
    justify-content: center;
  }
  .odalarimiz-container6 {
    width: 769px;
    height: auto;
  }
  .odalarimiz-service-card1 {
    width: 100%;
    height: auto;
    background-image: white;
  }
  .odalarimiz-service-content1 {
    height: auto;
  }
  .odalarimiz-text16 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text17 {
    color: rgb(0, 0, 0);
  }
  .odalarimiz-text18 {
    font-weight: 700;
  }
  .odalarimiz-text19 {
    font-weight: 700;
  }
  .odalarimiz-container8 {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .odalarimiz-service-content2 {
    height: auto;
  }
  .odalarimiz-text23 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text24 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text25 {
    font-style: normal;
    font-weight: 700;
  }
  .odalarimiz-text26 {
    font-style: normal;
    font-weight: 700;
  }
  .odalarimiz-service-content3 {
    height: auto;
  }
  .odalarimiz-text37 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text38 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text39 {
    color: #000000;
    font-style: normal;
    font-weight: 700;
  }
  .odalarimiz-text40 {
    color: #0b1220;
  }
  .odalarimiz-text41 {
    color: #000000;
  }
  .odalarimiz-text42 {
    color: #000000;
  }
  .odalarimiz-service-content4 {
    height: auto;
  }
  .odalarimiz-text44 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text45 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text46 {
    color: #000000;
    font-style: normal;
    font-weight: 700;
  }
  .odalarimiz-text47 {
    color: #0b1220;
  }
  .odalarimiz-text48 {
    color: #000000;
  }
  .odalarimiz-text49 {
    color: #000000;
  }
  .odalarimiz-service-content5 {
    height: auto;
  }
  .odalarimiz-text50 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text51 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text52 {
    color: #000000;
    font-style: normal;
    font-weight: 700;
  }
  .odalarimiz-text53 {
    color: #0b1220;
  }
  .odalarimiz-text54 {
    color: #000000;
  }
  .odalarimiz-text55 {
    color: #000000;
  }
  .odalarimiz-text56 {
    color: #000000;
  }
  .odalarimiz-text57 {
    color: #000000;
  }
  .odalarimiz-text58 {
    color: #000000;
  }
  .odalarimiz-text59 {
    color: #000000;
  }
  .odalarimiz-text60 {
    color: #000000;
  }
  .odalarimiz-text61 {
    color: #000000;
  }
  .odalarimiz-text62 {
    color: #000000;
  }
  .odalarimiz-text63 {
    color: #0b1220;
  }
  .odalarimiz-service-excellence-cta {
    flex-direction: row-reverse;
  }
  .odalarimiz-container9 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: row;
  }
  .odalarimiz-cta-content {
    width: 256px;
  }
  .odalarimiz-cta-text {
    width: 261px;
    margin-right: 0px;
  }
  .odalarimiz-text73 {
    width: 100%;
    font-size: 35px;
    text-align: right;
  }
  .odalarimiz-cta-actions {
    justify-content: flex-end;
  }
  .odalarimiz-btn {
    color: rgb(144, 0, 0);
    width: 151px;
    height: 45px;
    font-size: 15px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 700;
    border-width: 3px;
  }
  .odalarimiz-image8 {
    width: 456px;
    height: 321px;
  }
}
 
@media(max-width: 991px) {
  .odalarimiz-services-gallery {
    height: auto;
    padding: 70px;
  }
  .odalarimiz-container6 {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
  }
  .odalarimiz-service-card1 {
    height: auto;
  }
  .odalarimiz-service-content1 {
    height: auto;
  }
  .odalarimiz-text16 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text17 {
    color: #000000;
  }
  .odalarimiz-text18 {
    color: #000000;
  }
  .odalarimiz-text19 {
    color: #000000;
  }
  .odalarimiz-text20 {
    color: #000000;
  }
  .odalarimiz-text21 {
    color: #000000;
  }
  .odalarimiz-container7 {
    flex-direction: column;
  }
  .odalarimiz-container8 {
    width: 100%;
    height: auto;
  }
  .odalarimiz-service-content2 {
    height: auto;
  }
  .odalarimiz-text23 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text24 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-service-content3 {
    height: auto;
  }
  .odalarimiz-text37 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text38 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-service-content4 {
    height: auto;
  }
  .odalarimiz-text44 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text45 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-service-content5 {
    height: auto;
  }
  .odalarimiz-text50 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text51 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-service-excellence-cta {
    flex-direction: row;
  }
  .odalarimiz-container9 {
    gap: var(--dl-layout-space-unit);
    flex-direction: row-reverse;
  }
  .odalarimiz-cta-content {
    width: 260px;
  }
  .odalarimiz-cta-text {
    width: 251px;
  }
  .odalarimiz-text73 {
    width: 100%;
    font-size: 35px;
    text-align: right;
  }
  .odalarimiz-cta-actions {
    justify-content: flex-end;
  }
  .odalarimiz-btn {
    width: 161px;
    height: 38px;
    font-size: 16px;
    padding-top: 4px;
    border-width: 3px;
    padding-bottom: 0px;
  }
  .odalarimiz-cta-visual {
    width: 380px;
  }
  .odalarimiz-image8 {
    width: 373px;
    height: 291px;
  }
}
 
@media(max-width: 767px) {
  .odalarimiz-services-hero {
    height: 601px;
  }
  .odalarimiz-hero-title {
    height: auto;
    font-size: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .odalarimiz-services-gallery {
    height: auto;
    padding: 50px;
    align-items: center;
    justify-content: flex-start;
  }
  .odalarimiz-container6 {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .odalarimiz-service-card1 {
    width: 100%;
    height: auto;
  }
  .odalarimiz-image2 {
    width: 100%;
    height: auto;
  }
  .odalarimiz-service-content1 {
    height: auto;
  }
  .odalarimiz-text16 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-text17 {
    color: #000000;
  }
  .odalarimiz-text18 {
    color: #000000;
  }
  .odalarimiz-text19 {
    color: #000000;
  }
  .odalarimiz-text20 {
    color: #000000;
  }
  .odalarimiz-text21 {
    color: #000000;
  }
  .odalarimiz-container7 {
    flex-direction: column;
  }
  .odalarimiz-container8 {
    width: 100%;
    height: auto;
  }
  .odalarimiz-image3 {
    width: 100%;
  }
  .odalarimiz-service-content2 {
    height: auto;
  }
  .odalarimiz-text23 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-image4 {
    width: 100%;
  }
  .odalarimiz-service-content3 {
    height: auto;
  }
  .odalarimiz-text37 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-image5 {
    width: 100%;
  }
  .odalarimiz-service-content4 {
    height: auto;
  }
  .odalarimiz-text44 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-image6 {
    width: 100%;
  }
  .odalarimiz-service-content5 {
    height: auto;
  }
  .odalarimiz-text50 {
    color: rgb(11, 18, 32);
  }
  .odalarimiz-service-excellence-cta {
    padding-left: 53px;
    padding-right: 53px;
    flex-direction: column;
  }
  .odalarimiz-container9 {
    gap: var(--dl-layout-space-unit);
    width: auto;
    flex-direction: column;
  }
  .odalarimiz-cta-content {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .odalarimiz-cta-text {
    width: 100%;
  }
  .odalarimiz-text73 {
    width: 100%;
    text-align: center;
  }
  .odalarimiz-cta-actions {
    width: 158px;
    height: 51px;
  }
  .odalarimiz-btn {
    width: 239px;
    height: 44px;
    padding-top: var(--dl-layout-space-halfunit);
    margin-right: 0px;
    padding-bottom: 5px;
  }
  .odalarimiz-cta-visual {
    width: 100%;
  }
  .odalarimiz-image8 {
    width: 100%;
    height: 276px;
  }
}
 
@media(max-width: 375px) {
  .odalarimiz-services-hero {
    width: 100%;
    height: 509px;
    min-height: auto;
    padding-top: 0px;
  }
  .odalarimiz-hero-background {
    width: 100%;
    height: 509px;
  }
  .odalarimiz-image1 {
    height: 100%;
  }
  .odalarimiz-hero-overlay {
    width: 100%;
    height: 509px;
  }
  .odalarimiz-services-gallery {
    height: auto;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    justify-content: flex-start;
  }
  .odalarimiz-container6 {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .odalarimiz-service-card1 {
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
  .odalarimiz-image2 {
    width: 100%;
    height: auto;
  }
  .odalarimiz-service-content1 {
    width: 100%;
    height: auto;
  }
  .odalarimiz-text16 {
    color: rgb(11, 18, 32);
    width: 100%;
    font-size: 20px;
  }
  .odalarimiz-text17 {
    color: rgb(0, 0, 0);
    width: 100%;
    font-size: 12px;
  }
  .odalarimiz-text18 {
    color: rgb(0, 0, 0);
    width: 100%;
    font-size: 12px;
  }
  .odalarimiz-text19 {
    color: rgb(0, 0, 0);
    width: 100%;
    font-size: 12px;
  }
  .odalarimiz-text20 {
    color: rgb(0, 0, 0);
    width: 100%;
    font-size: 12px;
  }
  .odalarimiz-text21 {
    color: rgb(0, 0, 0);
    width: 100%;
    font-size: 12px;
  }
  .odalarimiz-container7 {
    width: 100%;
    flex-direction: column;
  }
  .odalarimiz-container8 {
    width: 100%;
    height: auto;
  }
  .odalarimiz-service-card2 {
    border-radius: 20px;
  }
  .odalarimiz-service-content2 {
    height: auto;
  }
  .odalarimiz-text23 {
    color: rgb(11, 18, 32);
    font-size: 20px;
  }
  .odalarimiz-text24 {
    font-size: 12px;
  }
  .odalarimiz-text25 {
    font-size: 12px;
  }
  .odalarimiz-text26 {
    font-size: 12px;
  }
  .odalarimiz-text27 {
    font-size: 12px;
  }
  .odalarimiz-text28 {
    font-size: 12px;
  }
  .odalarimiz-text29 {
    font-size: 12px;
  }
  .odalarimiz-text30 {
    font-size: 12px;
  }
  .odalarimiz-text31 {
    font-size: 12px;
  }
  .odalarimiz-text32 {
    font-size: 12px;
  }
  .odalarimiz-text33 {
    font-size: 12px;
  }
  .odalarimiz-text34 {
    font-size: 12px;
  }
  .odalarimiz-text35 {
    font-size: 12px;
  }
  .odalarimiz-text36 {
    font-size: 12px;
  }
  .odalarimiz-service-card3 {
    border-radius: 20px;
  }
  .odalarimiz-service-content3 {
    height: auto;
  }
  .odalarimiz-text37 {
    color: rgb(11, 18, 32);
    font-size: 20px;
  }
  .odalarimiz-text38 {
    font-size: 12px;
  }
  .odalarimiz-text39 {
    font-size: 12px;
  }
  .odalarimiz-text41 {
    font-size: 12px;
  }
  .odalarimiz-text42 {
    font-size: 12px;
  }
  .odalarimiz-service-card4 {
    border-radius: 20px;
  }
  .odalarimiz-service-content4 {
    height: auto;
  }
  .odalarimiz-text44 {
    color: rgb(11, 18, 32);
    font-size: 20px;
  }
  .odalarimiz-text45 {
    font-size: 12px;
  }
  .odalarimiz-text46 {
    font-size: 12px;
  }
  .odalarimiz-text48 {
    font-size: 12px;
  }
  .odalarimiz-text49 {
    font-size: 12px;
  }
  .odalarimiz-service-card5 {
    border-radius: 20px;
  }
  .odalarimiz-service-content5 {
    height: auto;
  }
  .odalarimiz-text50 {
    color: rgb(11, 18, 32);
    font-size: 20px;
  }
  .odalarimiz-text51 {
    font-size: 12px;
  }
  .odalarimiz-text52 {
    font-size: 12px;
  }
  .odalarimiz-text54 {
    font-size: 12px;
  }
  .odalarimiz-text55 {
    font-size: 12px;
  }
  .odalarimiz-text56 {
    font-size: 12px;
  }
  .odalarimiz-text57 {
    font-size: 12px;
  }
  .odalarimiz-text58 {
    font-size: 12px;
  }
  .odalarimiz-text59 {
    font-size: 12px;
  }
  .odalarimiz-text60 {
    font-size: 12px;
  }
  .odalarimiz-text61 {
    font-size: 12px;
  }
  .odalarimiz-text62 {
    font-size: 12px;
  }
  .odalarimiz-text68 {
    font-size: inherit;
  }
  .odalarimiz-text69 {
    font-size: inherit;
  }
  .odalarimiz-text70 {
    font-size: inherit;
  }
  .odalarimiz-text71 {
    font-size: inherit;
  }
  .odalarimiz-text72 {
    font-size: inherit;
  }
  .odalarimiz-service-excellence-cta {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
    padding-bottom: 27px;
  }
  .odalarimiz-container9 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .odalarimiz-cta-content {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .odalarimiz-cta-text {
    width: 100%;
    height: auto;
  }
  .odalarimiz-text73 {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    margin-bottom: 0px;
  }
  .odalarimiz-cta-actions {
    width: 155px;
    height: 39px;
  }
  .odalarimiz-btn {
    fill: #900000;
    color: #900000;
    width: 91px;
    height: 36px;
    font-size: 15px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 700;
    padding-top: 0px;
    border-width: 3px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .odalarimiz-cta-visual {
    width: auto;
    margin-left: 0px;
  }
  .odalarimiz-image8 {
    width: 100%;
    height: auto;
  }
  .odalarimiz-visual-decoration {
    width: 66px;
    height: 66px;
  }
}

/* Dropdown Menu Styles */
.navbar1-dropdown {
  position: relative;
  display: inline-block;
}

.navbar1-dropdown-toggle {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

.navbar1-dropdown-arrow {
  width: 12px;
  height: 12px;
  fill: currentColor;
  transition: transform 0.3s ease;
}

.navbar1-dropdown:hover .navbar1-dropdown-arrow {
  transform: rotate(180deg);
}

.navbar1-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 200px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 1000;
}

.navbar1-dropdown:hover .navbar1-dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.navbar1-dropdown-item {
  display: block;
  padding: 12px 16px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #f0f0f0;
  transition: background-color 0.2s ease;
}

.navbar1-dropdown-item:last-child {
  border-bottom: none;
}

.navbar1-dropdown-item:hover {
  background-color: #f8f9fa;
  color: #900000;
}

/* Mobile Dropdown Styles */
.navbar1-mobile-dropdown {
  width: 100%;
}

.navbar1-mobile-dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}

.navbar1-mobile-dropdown-arrow {
  width: 12px;
  height: 12px;
  fill: currentColor;
  transition: transform 0.3s ease;
}

.navbar1-mobile-dropdown.active .navbar1-mobile-dropdown-arrow {
  transform: rotate(180deg);
}

.navbar1-mobile-dropdown-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  margin-top: 8px;
}

.navbar1-mobile-dropdown.active .navbar1-mobile-dropdown-menu {
  max-height: 200px;
}

.navbar1-mobile-dropdown-item {
  display: block;
  padding: 12px 16px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: background-color 0.2s ease;
}

.navbar1-mobile-dropdown-item:last-child {
  border-bottom: none;
}

.navbar1-mobile-dropdown-item:hover {
  background-color: rgba(144, 0, 0, 0.1);
  color: #900000;
}
