  @import '../fonts/fonts.css';

  * {
    font-family: -apple-system,
      BlinkMacSystemFont, 'Poppins', sans-serif;
    box-sizing: border-box;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 0;
  }

  a,
  abbr,
  acronym,
  address,
  applet,
  article,
  aside,
  audio,
  big,
  blockquote,
  body,
  canvas,
  caption,
  center,
  cite,
  code,
  dd,
  del,
  details,
  dfn,
  div,
  dl,
  dt,
  embed,
  fieldset,
  figcaption,
  figure,
  footer,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  header,
  hgroup,
  html,
  iframe,
  img,
  input,
  ins,
  kbd,
  label,
  legend,
  li,
  mark,
  menu,
  nav,
  object,
  ol,
  output,
  p,
  pre,
  q,
  ruby,
  s,
  samp,
  section,
  small,
  span,
  sub,
  summary,
  sup,
  table,
  tbody,
  td,
  textarea,
  tfoot,
  th,
  thead,
  time,
  tr,
  tt,
  ul,
  var,
  video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-size: 13px;
  }

  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block
  }

  body {
    font-family: 'Poppins', sans-serif;
  }

  ol,
  ul {
    list-style: none
  }

  blockquote,
  q {
    quotes: none
  }

  blockquote:after,
  blockquote:before,
  q:after,
  q:before {
    content: '';
    content: none
  }

  table {
    border-collapse: collapse;
    border-spacing: 0
  }

  a {
    text-decoration: none
  }

  :focus {
    outline: 0
  }

  .clear {
    clear: both
  }

  .ty-wrapper {
    width: 100%;
    height: 100vh;
    display: table;
    background-color: #333
  }

  .ty-vertical {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 25px;
    color: #fff
  }

  .p1 {
    /*background:url(../images/bg.jpg) top center;background-size:contain;background-repeat:no-repeat;display:block*/
  }

  .desktopBg {
    width: 100%;
    object-fit: cover
  }

  .caption {
    position: absolute;
  }

  .caption.caption1 {
    bottom: 0px;
    right: 0px;
  }

  .imgContent {
    width: calc(100% - 320px);
  }

  .imgContent img {
    width: 100%;
  }


  .displayNone {
    display: none !important
  }

  .mainSliderCarousel {}

  .mainSliderCarousel .owl-nav {
    width: 110px;
    margin: 24px auto 0;
    overflow: hidden;
  }

  .mainSliderCarousel .owl-nav .owl-prev,
  .mainSliderCarousel .owl-nav .owl-next {
    width: 45px;
    height: 45px;
  }

  .mainSliderCarousel .owl-nav .owl-next {
    float: right;
  }

  .mainSliderCarousel .owl-nav .owl-prev {
    float: left;
  }


  .mainSliderCarouselMobile .owl-nav {
    width: 110px;
    margin: 24px auto;
    overflow: hidden;
  }

  .mainSliderCarouselMobile .owl-nav .owl-prev,
  .mainSliderCarouselMobile .owl-nav .owl-next {
    width: 45px;
    height: 45px;
  }

  .mainSliderCarouselMobile .owl-nav .owl-next {
    float: right;
  }

  .mainSliderCarouselMobile .owl-nav .owl-prev {
    float: left;
  }


  .mainSliderCarousel #dp-prev,
  .mainSliderCarouselMobile #dp-prev,
  .mainSliderCarousel #dp-next,
  .mainSliderCarouselMobile #dp-next {
    width: 45px;
    height: 45px;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
  }


  .mobileBg {
    display: none
  }

  .mobile {
    display: none;
    position: fixed;
    width: 101%;
    bottom: -5px;
    left: -.5%;
    z-index: 10;
    height: 75px;
    padding: 15px 0;
    background-color: #15214A;
    color: white;
    text-align: center;
  }

  .form-holder {
    text-align: center;
    width: 320px;
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    box-sizing: border-box;
    padding: 0 25px;
    background-color: #002120;
    height: 100%;
    display: table;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    z-index: 99
  }

  .form-inner {
    display: table-cell;
    vertical-align: middle
  }

  .form-title {
    text-align: center;
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 10px;
    /*background: -webkit-linear-gradient(#edc36f, #e5a559);-webkit-background-clip: text;-webkit-text-fill-color: transparent;*/
    ;
    color: #fff
  }

  .tel {
    width: 100%;
    display: inline-block;
    margin: 15px 0
  }

  .tel a {
    color: #333;
    font-size: 27px;
    padding: 5px 10px;
    display: inline-block;
    font-weight: 800
  }

  .whatsApp {
    margin-top: 15px;
  }

  .wabutton-float {
    display: inline-block;
    width: 60px;
    height: 60px;
    bottom: 42px;
    right: 17px;
    background-color: #075E54;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 1000;
  }

  .wabutton-float svg {
    margin-top: 16px;
  }

  .w100 {
    position: relative;
    width: calc(100% - 320px);
    display: inline-block
  }

  .kampanya {
    position: absolute;
    left: 50%;
    top: 3%;
    width: 40%;
    text-align: center;
    transform: translateX(-50%)
  }

  .container {
    position: relative;
    margin: 0 auto;
    width: 90%;
    max-width: 1300px
  }

  .hakkinda figure {
    width: 45%;
    float: left
  }

  .pdn {
    padding: 60px 0
  }

  .hakkinda article {
    float: left;
    width: 55%;
    padding-right: 10%;
    padding-top: 5%
  }

  .title2 {
    width: 100%;
    display: inline-block;
    margin-bottom: 25px
  }

  .title2 span {
    display: inline-block;
    width: 100%;
    font-size: 1vw;
    color: #868686;
    font-weight: 300;
    margin-bottom: 0;
    float: left
  }

  .title2 h2 {
    font-size: 2vw;
    width: 100%;
    display: inline-block;
    color: #002120;
    font-weight: 200;
    line-height: 1.2;
    margin-bottom: 10px
  }

  .hakkinda article p {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 1.3vw;
    line-height: 1.2;
    font-weight: 300;
    color: #5e5e5e
  }

  .hakkinda article p:last-child {
    margin-bottom: 0
  }

  .grayBg {
    background-color: #eef1f6
  }

  .sinpasLogo {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
  }

  .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
    background-color: #002120
  }

  .bottom .logo {
    width: 210px
  }

  .bottom .right {
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: calc(98% - 170px);
    border-radius: 0 7px 7px 0;
    padding-left: 5%
  }

  .bottom .right a {
    display: inline-block;
    margin: 0 5px;
    color: #fff;
    font-weight: 700;
    float: right
  }

  .bottom .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
  }

  .menuBar {
    position: absolute;
    top: 15px;
    z-index: 3;
    left: 2%;
    right: calc(350px + 2%);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 2%
  }

  .menu1 li {
    float: left;
    display: inline-block;
    margin: 0 15px
  }

  .menu1 li a {
    color: #b50e7d;
    font-weight: 500;
    font-size: .9vw;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .menuRight a {
    display: flex;
    align-items: center;
    justify-content: center
  }

  .menuRight a span {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .9vw;
    font-weight: 600;
    background-color: #b50e7d;
    color: #fff;
    padding: 0 35px;
    border-radius: 7px;
    margin-left: 15px
  }

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

  .menu1 li a i {
    margin-right: 6px
  }

  .detailArea {
    margin-top: 80px
  }

  .title.detail.active b,
  .title.detail.active span {
    color: #fff !important
  }

  .popup {
    display: none;
    width: 95%;
    max-width: 1200px
  }

  .popup p {
    font-weight: 500;
    line-height: 1.4;
    font-size: 18px
  }

  .tabs .flexItem .col .title::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 20px;
    width: 30px;
    height: 40px;
    background-image: url(https://sinpaskizilbuk.com/landingyeni/assets/images/icons/location.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left top
  }

  .tabs .flexItem .col .title.active::before {
    filter: brightness(0) invert(1)
  }

  .tabs .flexItem .col .detailText::before {
    content: "";
    position: absolute;
    right: 15px;
    top: 52%;
    width: 10px;
    height: 10px;
    background-image: url(https://sinpaskizilbuk.com/landingyeni/assets/images/icons/arrow.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    transform: translateY(-50%)
  }

  .menu-trigger.second {
    display: none
  }

  .hediye {
    position: absolute;
    right: 1%;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
    width: 25%
  }

  .title2 h2 strong {
    font-weight: 900
  }

  .hakkinda article p strong {
    color: #002120;
    font-weight: 700
  }

  .bottom .right p {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    margin-left: 40px;
  }

  .bottom .right p a {
    color: #fff;
  }

  .gallerySect article {
    float: right;
    width: 35%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
  }

  .gallerySect article a {
    display: flex;
    width: 65%;
    justify-content: center;
  }

  .galleryWidget {
    float: left;
    width: 60%;
    margin-left: 5%;
    position: relative
  }

  .gallerySect .container {
    height: 100%;
    display: table
  }

  .title2.center {
    text-align: center
  }

  .olanakSect {
    padding-top: 0
  }

  .olanakSect .title2 {
    margin-top: 0;
    transform: translateY(-40%)
  }

  .olanak {
    padding: 5% 6%;
    position: relative
  }

  .olanakRow {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%
  }

  .olanak figure {
    width: 100%;
    border-radius: 40px;
    overflow: hidden;
    float: left;
    display: inline-block;
    position: relative;
    z-index: 2;
    box-shadow: 0 5px 30px rgb(0 0 0 / 15%)
  }

  .olanak figure img {
    width: 100%
  }

  .olanak article {
    width: 90%;
    margin: -30px auto 0;
    background-color: #fff;
    padding: 50px 8% 20px;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 1;
    margin-left: 5%;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 10px 35px rgb(0 0 0 / 15%)
  }

  .olanak article h3 {
    font-size: 1.5vw;
    font-weight: 800;
    margin-bottom: 8px;
    color: #002120;
    width: 100%;
    display: inline-block;
    float: left
  }

  .olanak article p {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: .8vw;
    line-height: 1.4;
    color: #707070;
    font-weight: 400
  }

  .olanak::before {
    content: "";
    position: absolute;
    left: 15%;
    right: 15%;
    height: 50%;
    bottom: 0;
    background-color: #fff;
    z-index: 0;
    border-radius: 0 0 30px 30px
  }

  .olanak:nth-child(1) article,
  .olanak:nth-child(2) article,
  .olanak:nth-child(3) article {
    height: 280px
  }

  .olanak::after {
    content: "";
    background-image: url(https://sinpaskizilbuk.com/landingyeni/assets/images/before.png);
    width: 100px;
    height: 95px;
    position: absolute;
    left: 0;
    top: 20%
  }

  .ulasimSect .container {
    height: 100%;
    display: table
  }

  .ulasimSect figure {
    float: right;
    text-align: right;
    width: 48%
  }

  .title3 {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 2.5vw;
    color: #333;
    font-weight: 300
  }

  .title3 h2 {
    font-weight: 300
  }

  .olanakRow::before {
    content: "";
    position: absolute;
    left: -4%;
    top: 20%;
    bottom: 10%;
    width: 1px;
    background-color: #002120
  }

  .dp-wrap {
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
    height: 100%
  }

  .dp-slider {
    height: 100%;
    width: 100%;
    position: absolute;
    transform-style: preserve-3d
  }

  .dp-slider div {
    transform-style: preserve-3d
  }

  .dp_item {
    display: block;
    position: absolute;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    transition: transform 1.2s
  }

  .dp-img img {
    border-left: 1px solid #fff
  }

  #dp-slider .dp_item:first-child {
    z-index: 10 !important;
    transform: rotateY(0) translateX(0) !important
  }

  .dp_item[data-position="2"] {
    z-index: 9;
    transform: rotateY(0) translateX(-10%) scale(.9)
  }

  .dp_item[data-position="3"] {
    z-index: 8;
    transform: rotateY(0) translateX(-20%) scale(.8)
  }

  .dp_item[data-position="4"] {
    z-index: 7;
    transform: rotateY(0) translateX(-30%) scale(.7)
  }

  #dp-next,
  #dp-prev {
    position: absolute;
    bottom: 18%;
    right: 12%;
    height: 45px;
    width: 45px;
    z-index: 10;
    cursor: pointer;
    background-color: #002120;
    padding: 14px;
    border-radius: 360px
  }

  #dp-prev {
    transform: rotate(180deg);
    bottom: 4%;
    right: 12%
  }

  #dp-dots {
    position: absolute;
    bottom: 25px;
    z-index: 12;
    left: 12%;
    cursor: default
  }

  #dp-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ffff;
    border-radius: 50%
  }

  #dp-dots li:hover {
    cursor: pointer;
    background: #002120;
    transition: background .3s
  }

  #dp-dots li.active {
    background: #002120
  }

  .dp_item {
    width: 85%;
    height: 100%
  }

  .dp-content,
  .dp-img {
    text-align: left;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
  }

  .dp_item {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 25px rgb(0 0 0 / 13%)
  }

  .dp-content {
    padding-left: 100px;
    padding-right: 0;
    display: inline-block;
    width: 100%
  }

  .dp-content h2 {
    color: #41414b;
    font-family: 'Poppins', sans-serif;
    font-size: 48px;
    max-width: 460px;
    margin-top: 8px;
    margin-bottom: 0
  }

  .dp-content p {
    color: #74747f;
    max-width: 490px;
    margin-top: 15px;
    font-size: 24px
  }

  .dp-content .site-btn {
    margin-top: 15px;
    font-size: 13px;
    padding: 19px 40px
  }

  .dp-img:before {
    background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, .25), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(-90deg, rgba(255, 255, 255, .25), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(-90deg, rgba(255, 255, 255, .25), rgba(255, 255, 255, 0));
    background: linear-gradient(-90deg, rgba(255, 255, 255, .75), rgba(255, 255, 255, 0));
    position: absolute;
    height: 100%;
    width: 25%;
    z-index: 1;
    top: 0;
    pointer-events: none;
    background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .75));
    background: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .75));
    background: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .75));
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0), #fff)
  }

  .dp-img img {
    object-fit: cover;
    object-position: right
  }

  #dp-slider,
  .dp-img img {
    height: 600px
  }

  #dp-slider .dp_item:hover:not(:first-child) {
    cursor: pointer
  }

  .site-btn {
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    background: #fa8282;
    padding: 14px 43px;
    display: inline-block;
    border-radius: 2px;
    position: relative;
    top: -12px;
    text-decoration: none
  }

  .site-btn:hover {
    text-decoration: none;
    color: #fff
  }

  .dp-img a {
    width: 100%;
    height: 100%;
    display: inline-block
  }

  #dp-next svg,
  #dp-prev svg {
    width: 100%;
    position: relative;
    right: 3px;
    fill: #fff !important;
    bottom: 4px
  }

  .galleryWidget::after {
    content: "";
    background-image: url(https://sinpaskizilbuk.com/landingyeni/assets/images/before.png);
    width: 87px;
    height: 95px;
    position: absolute;
    right: 6%;
    top: 20%;
    z-index: 0
  }

  div#slider {
    position: relative;
    z-index: 2;
  }

  .language-selector {
    position: relative;
    display: inline-block;
  }

  .selected-language img {
    width: 20px;
    cursor: pointer;
    padding: 20px 0px 20px 0px;
  }


  .language-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    padding: 5px;
    border: 1px solid #ccc;
    white-space: nowrap;
  }

  .language-options img {
    width: 30px;
    margin-right: 5px;
    cursor: pointer;
    vertical-align: middle;
  }

  .language-selector:hover .language-options {
    display: flex;
    flex-direction: row;
    /* yatay dizilim */
  }

  .download-button {
    display: flex;
    align-items: center;
    background-color: #002120;
    color: white;
    border: none;
    border-radius: 30px;
    padding: 10px 10px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    gap: 10px;
    /* ikon ve metin arası boşluk */
  }

  .icon-circle {
    background-color: white;
    color: #002120;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: none;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .icon-circle i {
    font-size: 12px;
    line-height: 1;
  }

  .video-box {
    max-width: 600px;
    margin: 40px auto;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  }

  .video-box iframe {
    width: 100%;
    height: 538px;
    /* 16:9 oranı */
    display: block;
    border: none;
  }

  .luxury-section {
    background-color: #1c2561;
    padding: 60px 0;
    font-family: 'Poppins', sans-serif;
    color: #fff;
  }

  .luxury-inner {
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px;
    margin-left: 15%;
    /* Sayfanın soluna yaslanır */
    margin-right: auto;
    gap: 40px;
    justify-content: flex-start;
  }

  .luxury-box {
    flex: 1 1 480px;
    border: 1px solid #c8aa6e;
    padding: 40px;
    box-sizing: border-box;
    min-height: 320px;
    color: #fff;
  }

  .luxury-box h2 {
    font-size: 26px;
    font-weight: 500;
    color: #c8aa6e;
    margin-bottom: 20px;
  }

  .luxury-box p {
    font-size: 15px;
    line-height: 1.7;
    color: #ddd;
  }

  /* Sağ kutu */
  .luxury-box.right {
    display: flex;
    align-items: center;
  }

  @media (min-width: 1200px) {
    .luxury-inner {
      margin-left: 5%;
      /* Sayfanın soluna yaslanır */
      margin-right: auto;
      gap: 40px;
    }
  }

  @media (max-width: 1440px) {
    .luxury-inner {
      margin-left: 15%;
      /* Sayfanın soluna yaslanır */
      margin-right: auto;
      gap: 40px;
    }

    .luxury-box {
      padding: 30px 24px;
    }


    .luxury-box.left h2 {
      font-size: 24px;
    }

    .luxury-box.left p {
      font-size: 14px;
    }

    .luxury-list li {
      font-size: 14px;
      margin-bottom: 14px;
    }

    .luxury-list li span {
      font-size: 36px;
      min-width: 24px;
    }
  }

  .number-list {
    width: 100%;
  }

  .number-row {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 16px;
  }

  .number-row .num {
    font-size: 36px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #c8aa6e;
    line-height: 1;
    width: 24px;
    text-align: right;
  }

  .number-row p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 1.4;
  }

  /* Mobil */
  @media (max-width: 768px) {
    .luxury-inner {
      flex-direction: column;
      margin: 0 20px;
    }

    .luxury-box {
      padding: 30px 20px;
      min-height: auto;
    }

    .number-row .num {
      font-size: 28px;
    }

    .number-row p {
      font-size: 13px;
    }
  }

  .map-responsive {
    position: relative;
    width: 100%;
    height: 40svh;
    /* Yükseklik ekranın %40'ı */
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    margin-top: 40px;
  }

  .map-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }

  /* video section */


  .video-section {
    position: relative;
    height: 90vh;

  }

  /* Mobil */
  @media (max-width: 768px) {
    .video-section {

      height: 30vh;

    }
  }

  .video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
  }

  .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1;
  }

  .video-container {
    position: relative;
    z-index: 2;
    width: 90%;
    height: 90%;
    margin: auto;
    top: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .video-container iframe {
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  }




  /* Cardlar */


  .custom-card-section {
    padding: 60px 20px;
    background-color: #e5e7eb;
    display: flex;
    justify-content: center;
  }

  .custom-card-container {
    max-width: 1200px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 40px;
    width: 100%;
    justify-items: center;
  }

  .custom-card {
    width: 100%;
    max-width: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Poppins', sans-serif;
  }

  .custom-card-img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 20px;
    display: block;
  }

  .custom-card-content {
    width: 90%;
    background-color: white;
    padding: 20px;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    z-index: 3;
    position: relative;
  }

  .custom-card-title {
    margin: 0 0 10px 0;
    font-size: 17px;
    font-weight: bold;

  }

  .custom-card-description {
    margin: 0;
    font-size: 14px;
    color: #555;
  }

  .custom-card-footer {
    width: 80%;
    height: 30px;
    background-color: white;
    border-radius: 0 0 15px 15px;
    margin: -10px auto 0 auto;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    z-index: 2;
    position: relative;
  }

  .map-section {
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding: 60px 40px;
    gap: 40px;
    flex-wrap: wrap;
    box-sizing: border-box;
  }

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

  .map-text h2 {
    font-size: 20px;
    color: #444;
    font-weight: 600;
    line-height: 1.6;
  }

  .map-embed {
    flex: 1 1 600px;
    height: 400px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
  }

  /* 1024px altı için (laptop) */
  @media (max-width: 1024px) {
    .map-section {
      flex-direction: column;
      padding: 40px 30px;
    }

    .map-embed {
      height: 350px;
    }
  }

  /* 768px altı için (tablet/mobil) */
  @media (max-width: 768px) {
    .map-text h2 {
      font-size: 16px;
    }

    .map-embed {
      height: 300px;
    }
  }

  /* 480px altı için (küçük mobil) */
  @media (max-width: 480px) {
    .map-section {
      padding: 30px 20px;
      flex: 1;
      width: 100%;
    }

    .map-text h2 {
      font-size: 15px;
    }

    .map-embed {
      height: 150px;
    }
  }

  @media (max-width: 480px) {
    .map-embed {
      height: 1000px;
    }
  }

  .custom-footer {
    background: #15214A;
    padding: 60px 40px;
    display: flex;
    align-items: center;
    color: #fff;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .footer-left img,
  .footer-right img {
    height: 70px;
    margin-right: 26px;
  }

  .footer-left,
  .footer-right {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .footer-center {
    text-align: center;
    flex: 1;
  }

  .footer-center p {
    margin: 0;
    font-size: 16px;
    color: #ccc;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding-bottom: 4px;
  }

  @media (max-width: 768px) {
    .custom-footer {
      flex-wrap: wrap;
      justify-content: center;
    }

    .footer-left,
    .footer-right {
      flex: 1 1 100%;
      justify-content: center;
      margin: 10px 0;
    }

    .footer-center {
      flex: 1 1 100%;
      margin: 10px 0;
    }
  }






  @media only screen and (max-width: 850px) {
    .gallerySect article a {
      width: 240px;
      display: flex !important;
      margin: 0 auto;
      position: relative;
      left: 7%;
      margin-bottom: 10px !important;
    }
  }

  .form-holder {
    text-align: center;
    width: 320px;
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    box-sizing: border-box;
    padding: 0 25px;
    background-color: #15214A;
    height: 100%;
    display: table;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    z-index: 99
  }

  .custom-carousel {

    width: 1170px;
    overflow: hidden;
    border-radius: 20px 20px 20px 20px;
    margin: 10px 0px 0px 15px;
  }

  .custom-carousel .carousel-item img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    justify-content: center;
    align-items: center;

  }

  @media only screen and (min-width: 1900px) {
    .custom-carousel {
      margin: 10px 0px 10px 205px;
    }
  }


  @media only screen and (min-width: 1900px) {
    .map-section {
      width: 85%;
    }
  }

  /* Sadece mobil ekranlar için */
  @media (max-width: 576px) {
    .custom-carousel {
      width: 100%;
      height: auto;
      margin: 0px 0px 0px 0px;
    }
  }

  .custom-carousel .carousel-item img {
    width: 100%;
    height: auto;
    max-height: 1596px;
    /* mobilde görsel yüksekliğini sınırlamak için */
    object-fit: cover;
  }

  /* Ok ve nokta boyutlarını küçültmek istersen 
    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        width: 30px;
        height: 30px;
    }*/

  .carousel-indicators [data-bs-target] {
    width: 8px;
    height: 8px;
    margin: 3px;
  }


  body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }

  .yol-tarifi-title {
    font-size: 2.8rem;
    font-weight: 300;
    text-align: center;
    margin: 50px 0 30px;
    color: #002120;
  }

  .yol-tarifi-title strong {
    font-weight: 800;
    color: #002120;
  }

  .info-item {
    text-align: center;
    padding: 20px 15px;
    position: relative;
  }

  .info-item .info-icon {
    font-size: 3.5rem;
    margin-bottom: 15px;
  }

  .info-item .info-title {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #002120;
  }

  .info-item .info-subtitle {
    font-size: 0.9rem;
    opacity: 0.85;
    color: #002120;
  }

  /* Dikey çizgiler (sadece md ve üzeri) */
  @media (min-width: 768px) {
    .info-item:not(:last-child)::after {
      content: "";
      position: absolute;
      right: 0;
      top: 20%;
      height: 60%;
      width: 1px;
      background-color: #555;
    }
  }

  @media (max-width: 768px) {
    .video-slider-mobile {
      display: flex;
      overflow-x: auto;
      flex-wrap: nowrap;
      gap: 1.5rem;
      -webkit-overflow-scrolling: touch;
      scroll-snap-type: x mandatory;
    }

    .video-slider-mobile .video-slide {
      flex: 0 0 auto;
      width: 100%;
      min-width: 300px;
      scroll-snap-align: start;
    }
  }

  .video-slide {
    flex: 0 0 100%;
  }

  .slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    z-index: 10;
    background: white;
    width: 36px;
    height: 36px;
    border: none;
  }

  .slider-container {
    overflow-x: auto;
    display: flex;
    gap: 16px;
    scroll-behavior: smooth;
    padding-inline: 1rem;
  }

  .slider-wrapper {
    width: 325px;
    position: relative;
    padding-inline: 2rem;
  }

  .custom-slider-progress {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 10px;
  }

  .custom-slider-progress .bar {
    width: 40px;
    height: 4px;
    background-color: #ccc;
    border-radius: 4px;
    transition: background-color 0.3s;
  }

  .custom-slider-progress .bar.active {
    background-color: #ece9e9;
    /* aktif olan çubuk */
  }




  #dp-dots {
    display: none !important;
  }

  .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: var(--bs-carousel-indicator-active-bg);
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
  }

  .carousel-indicators .active {
    opacity: 1;
  }