.page-icerik {
  padding: 70px 0px;
  min-height: 650px;
}

a {
  color: black;
}

/**/

.guvenlik_resim{
    position: relative;
    bottom: 65px;
    left: 140px;
    max-width: 130px;
}

/**/

.page-urunler-listele-resimler {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    transition: all 0.3s ease;
}

.page-urunler-listele-resimler .img-thumbnail {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.4s ease, transform 0.3s ease;
    position: relative;
}

.page-urunler-listele-resimler:hover .img-thumbnail {
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-10px);
}

.page-urunler-listele-resimler .image {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    transition: all 0.3s ease;
}

.page-urunler-listele-resimler .image img {
    max-width: 100%;
    border-radius: 10px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.page-urunler-listele-resimler:hover .image img {
    transform: scale(1.15) rotate(2deg);
}

.page-urunler-listele-resimler .image .zoom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    background: rgba(0, 0, 0, 0.4);
}

.page-urunler-listele-resimler:hover .image .zoom {
    opacity: 1;
}

.page-urunler-listele-resimler .image .zoom i {
    font-size: 30px;
    color: #fff;
    background: var(--feature-icon-color);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.page-urunler-listele-resimler .image .zoom i:hover {
    transform: scale(1.1);
}

.page-urunler-listele-resimler .images-list-text {
    width: 100%;
    height: 60px;
    text-align: center;
    padding: 10px 0;
    color: #555;
    line-height: 1.5;
    letter-spacing: 0.5px;
    transition: color 0.3s ease, background 0.3s ease;
    border-radius: 0 0 15px 15px;
    font-size: 17px;
    font-weight: 500;
}

.page-urunler-listele-resimler:hover .images-list-text {
}


/**/

/**/

.iletisim_yeni {
  width: 100%;
  height: auto;
  position: relative;
}

.iletisim_yeni .float-start {
  fill: #3cb7a8;
  background: #ffffff;
  width: 70px;
  height: 70px;
  align-items: center;
  border-radius: 50%;
  text-align: center;
  display: inline-flex;
  padding: 0 !important;
  justify-content: center;
  box-shadow: 0px 0px 10px 0px #0000001f;
}

.iletisim_yeni svg {
  fill: #3cb7a8;
}

.iletisim_yeni .formbgg {
  width: 100%;
  height: auto;
  background: transparent;
  margin-top: 30px;
}

.iletisim_yeni .formsol {
  width: 85%;
}

.iletisim_yeni .formsol h3 {
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: 400;
  display: none;
}

.iletisim_yeni form.form1 {
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border: none !important;
  padding: 0rem !important;
  background: transparent;
}

.iletisim_yeni form.form1 .basliklabel {
  display: none;
}

.iletisim_yeni form.form1 .form-control {
  width: 100%;
  font-size: 14px !important;
  padding: 15px 10px 15px 20px !important;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-left: solid #3cb7a8;
}

.iletisim_yeni form.form1 textarea.form-control {
  min-height: 250px !important;
  padding: 15px 10px 15px 10px !important;
  width: 100%;
}

.iletisim_yeni form.form1 .btn {
  font-size: 0.85rem;
  height: 52px;
  padding: 0 1.9rem;
  display: flex;
  border: none;
  align-items: center;
  border-radius: 5px;
}

.iletisim_yeni .maps {
  height: 100%;
}

.iletisim_yeni .maps iframe {
  width: 100%;
  height: 100%;
}

/**/

/**/

.page-baslik1 {
  width: 100%;
  height: auto;
  background: transparent;
  padding: 25px 0px 10px;
  border-bottom: 1px solid #f1f1f1;
  margin-top: 100px;
}

.page-baslik1 .breadcrumb {
  margin-bottom: 16px;
  border-radius: 0px;
  background: transparent;
  padding: 0px;
}

.page-baslik1 .breadcrumb li a {
  color: #3e3e3e;
}

.page-baslik1 .breadcrumb {
  opacity: 50%;
}

.breadcrumb-item {
  color: #3cb7a8;
  font-size: 11px;
}

.page-baslik1 .breadcrumb li a {
  color: #3cb7a8;
}

.breadcrumb-item.active {
  color: #3cb7a8;
}

.page-baslik1 h3 {
  margin-bottom: 0px;
  font-size: 33px;
  font-weight: 700;
  color: #3cb7a8;
  margin-top: 5px;
  display: inline-block;
  position: relative;
}

.page-baslik1 h3::after {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  height: 1px;
  background: #3cb7a8;
  left: 0px;
  margin-top: 10px;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #3cb7a8;
  content: "/";
}

/**/

/**/

.page-urunler-liste {
  width: 100%;
  height: auto;
  position: relative;
}

.page-urunler-liste .resim {
  width: 100%;
  height: 420px;
  position: relative;
}

.page-urunler-liste .resim::before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 99;
  transition: 0.3s;
}

.page-urunler-liste:hover .resim::before {
  background-color: rgba(0, 0, 0, 0.326);
}

.page-urunler-liste .resim img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-urunler-liste .baslik {
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  bottom: 50px;
  left: 0px;
  transition: 0.5s;
  z-index: 9;
  color: #fff;
  text-align: center;
  z-index: 99;
}

.page-urunler-liste .baslik span {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.page-urunler-liste .baslik small {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 11px;
  line-height: 1.72727em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  border-bottom: 1px solid transparent;
  transition: 0.5s;
}

.page-urunler-liste:hover .baslik small {
  border-bottom: 1px solid #fff;
}

/**/

.sol-menu-style2 {
  width: 100%;
  height: auto;
}

.sol-menu-style2 .breadcrumb {
  margin-bottom: 0px;
  border-radius: 0px;
  background: transparent;
  padding: 0px;
}

.sol-menu-style2 .breadcrumb li a {
  color: #3e3e3e;
}

.sol-menu-style2 .sol-menu .menu-akordiyon {
  width: 100%;
  position: relative;
}

.sol-menu-style2 .sol-menu .menu-akordiyon .sol-menu-icon {
  display: inline-block;
  margin-right: 8px;
  font-size: 12px;
  display: none;
}

.sol-menu-style2 .sol-menu .menu-akordiyon .sol-menu-alt-var {
  display: inline-block;
  float: right;
  font-size: 0.8rem;
}

.sol-menu-style2 .sol-menu .menu-akordiyon {
  width: 100%;
  text-align: left;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li:first-child {
  border: none;
  margin-top: 0px;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li {
  list-style-type: none;
  width: 100%;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 5px 0 17px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 5px 0 17px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 5px 0 17px 0 rgba(0, 0, 0, 0.05);
  margin-top: 1px;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li a {
  border-bottom: none;
  border-right: none;
  padding: 17px 30px;
  line-height: 1;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: right;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a {
  color: #fff;
  background: #3cb7a8;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li a:hover {
  color: #fff;
  background: #3cb7a8;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul {
  display: none;
  background: #fff;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li {
  margin-top: 0px;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li a {
  padding: 13px 24px 13px;
  font-weight: 400;
  color: #23282d;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li.active a {
  color: #fff;
  background: #3cb7a8;
}

.sol-menu-style2 .sol-menu .menu-akordiyon ul li ul li a:hover {
  color: #fff;
  background: #3cb7a8;
}

.sol-menu-style2 .navbar {
  padding: 0px;
}

.sol-menu-style2 .navbar .navbar-toggler {
  width: 100%;
  position: relative;
  margin-top: 0px;
  top: 0px;
  padding: 16px 24px 14px;
  font-size: 0.375rem;
  text-align: left;
  background: #333;
  color: #fff;
  border: none;
  outline: none;
  display: none;
}

.sol-menu-style2 .navbar .navbar-toggler:focus {
  border: none;
}

.sol-menu-style2 .navbar .navbar-toggler:hover {
  border: none;
}

.sol-menu-style2 .navbar .navbar-toggler i {
  padding-right: 5px;
}

/**/

.sol-menu-style1 {
  width: 100%;
  height: auto;
}

.sol-menu-style1 .breadcrumb {
  margin-bottom: 0px;
  border-radius: 0px;
  background: transparent;
  padding: 0px;
}

.sol-menu-style1 .breadcrumb li a {
  color: #3e3e3e;
}

.sol-menu-style1 .sol-menu .menu-akordiyon {
  width: 100%;
  position: relative;
}

.sol-menu-style1 .sol-menu .menu-akordiyon .sol-menu-icon {
  display: inline-block;
  margin-right: 8px;
  font-size: 0.75rem;
  display: none;
}

.sol-menu-style1 .sol-menu .menu-akordiyon .sol-menu-alt-var {
  display: inline-block;
  float: right;
  font-size: 12px;
}

.sol-menu-style1 .sol-menu .menu-akordiyon {
  width: 100%;
  text-align: left;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li:first-child {
  border: none;
  margin-top: 0px;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li {
  list-style-type: none;
  width: 100%;
  position: relative;
  background: #f2f2f2;
  margin-top: 1px;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li a {
  width: 100%;
  font-size: 0.85rem;
  color: #23282d;
  line-height: 1.6em;
  padding: 16px 24px 14px;
  font-weight: 500;
  transition: all 0.25s ease !important;
  display: block;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li.active a {
  color: #fff;
  background: #3cb7a8;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li a:hover {
  color: #fff;
  background: #3cb7a8;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li ul {
  display: none;
  background: #fff;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li ul li {
  margin-top: 0px;
}

.sol-menu-style1 .sol-menu .menu-akordiyon ul li ul li a {
  padding: 8px 24px 8px;
  font-weight: 400;
  color: #23282d;
}

.sol-menu-style1 .navbar {
  padding: 0px;
}

.sol-menu-style1 .navbar .navbar-toggler {
  width: 100%;
  position: relative;
  margin-top: 0px;
  top: 0px;
  padding: 16px 24px 14px;
  font-size: 0.8rem;
  text-align: left;
  background: #333;
  color: #fff;
  border: none;
  outline: none;
  display: none;
}

.sol-menu-style1 .navbar .navbar-toggler:focus {
  border: none;
}

.sol-menu-style1 .navbar .navbar-toggler:hover {
  border: none;
}

.sol-menu-style1 .navbar .navbar-toggler i {
  padding-right: 5px;
}

/**/

.banner-bg {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.banner-bg .swiper-button-prev,
.banner-bg .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  color: #fff;
  background: #ffffff94;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 10px 0px #00000021;
}

.banner-bg .swiper-button-prev:after,
.banner-bg .swiper-button-next:after {
  font-size: 15px;
  color: #000000;
}

.banner-bg .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.banner-bg .swiper-slide {
  background-size: cover;
  background-position: center;
}

.banner-bg .swiper-slide:hover .buyut {
  opacity: 1;
}

.banner-bg .swiper-slide .buyut {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(0 0 0 / 25%);
  opacity: 0;
}

.banner-bg .swiper-slide .buyut i {
  width: 50px;
  height: 50px;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.banner-bg .swiper-slide .resim {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  border: solid 1px #e6e6e6;
}

.banner-bg .swiper-slide .resim img {
  width: 100%;
  height: 300px;
  object-fit: contain;
}

.banner-bg .gallery-top22 {
  width: 100%;
}

.banner-bg .gallery-top22 .swiper-slide {
  width: 100%;
  height: auto;
  position: relative;
}

.banner-bg .gallery-top22 .swiper-slide .over {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #1f3c8a;
  opacity: 0.7;
}

.banner-bg .gallery-thumbs22 {
  box-sizing: border-box;
  padding: 10px 0;
  position: relative;
  bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-bg .gallery-thumbs22 .swiper-slide {
  height: 90px;
  opacity: 1;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.banner-bg .gallery-thumbs22 .swiper-slide img {
  height: 100%;
  border: solid 1px #e9e9e9;
}

.banner-bg .gallery-thumbs22 .swiper-slide-thumb-active {
  opacity: 1;
  background: #fff;
  color: #1f3c8a;
}

.banner-bg .gallery-thumbs22 .swiper-slide-thumb-active img {
  opacity: 50%;
}

/**/

.urundetaybutton {
  width: auto;
  margin: 0px auto;
  background: transparent;
  padding: 0px;
  margin-top: 20px;
  position: relative;
  justify-content: space-evenly;
}

.urundetaybutton a.tumunugor {
  z-index: 2;
  letter-spacing: 0.1em;
  border: 1px solid #40403f;
  transition: all 0.9s;
  text-align: center;
  background: #40403f;
  display: block;
  padding: 0.65rem 0rem;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  border-radius: 50px;
}

.urundetaybutton a.tumunugor i {
  margin-right: 6px;
}

.urundetaybutton a.tumunugor:hover {
  background: #000;
  color: #fff !important;
  border-color: #000;
}

.urundetaybutton a.tumunugor3 {
  z-index: 2;
  letter-spacing: 0.1em;
  border: 1px solid #c00615;
  transition: all 0.9s;
  text-align: center;
  background: #c00615;
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  border-radius: 50px;
}

.urundetaybutton a.tumunugor3 i {
  margin-right: 6px;
}

.urundetaybutton a.tumunugor3:hover {
  background: #c00615;
  color: #fff !important;
  border-color: #c00615;
}

.urundetaybutton button.tumunugor2 {
  background-color: #3cb7a8 !important;
  letter-spacing: 0.1em;
  border: 1px solid #3cb7a8;
  transition: all 0.9s;
  color: #fff !important;
  cursor: pointer;
  text-align: center;
  display: block;
  padding: 10px 20px !important;
  font-size: 13px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  border-radius: 50px;
}

.urundetaybutton button.tumunugor2 i {
  margin-right: 6px;
}

.urundetaybutton button.tumunugor2:hover {
}

/**/

.page-urunler-listele {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
  position: relative;
  color: #333;
}

.page-urunler-listele .page-urunler-resim {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  border: solid 1px #e8e8e8;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  background: white;
}

.page-urunler-listele .page-urunler-resim.logo-ortala img {
  max-width: 50%;
}

.page-urunler-listele .page-urunler-resim img {
  max-width: 100%;
  transition: transform 0.2s;
}

.page-urunler-listele:hover .page-urunler-resim img {
  transform: scale(1.1);
}

.page-urunler-listele .page-urunler-resim .urunler-iconbg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.53);
  display: flex;
  align-items: center;
  opacity: 0;
  transition: all 0.25s ease !important;
}

.page-urunler-listele .page-urunler-resim .urunler-iconbg .icon {
  margin: 0px auto;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  color: #333;
}

.page-urunler-listele:hover .page-urunler-resim .urunler-iconbg {
  opacity: 1;
  transition: all 0.25s ease !important;
}

.page-urunler-listele .page-urunler-title {
  width: 100%;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 0px;
}

/**/

.urundetaybutton {
  width: auto;
  margin: 0px auto;
  background: transparent;
  padding: 0px;
  margin-top: 20px;
  position: relative;
  justify-content: space-evenly;
}

.urundetaybutton a.tumunugor {
  z-index: 2;
  letter-spacing: 0.1em;
  border: 1px solid #40403f;
  transition: all 0.9s;
  text-align: center;
  background: #40403f;
  display: block;
  padding: 0.65rem 0rem;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  border-radius: 50px;
}

.urundetaybutton a.tumunugor i {
  margin-right: 6px;
}

.urundetaybutton a.tumunugor:hover {
  background: #000;
  color: #fff !important;
  border-color: #000;
}

.urundetaybutton a.tumunugor3 {
  z-index: 2;
  letter-spacing: 0.1em;
  border: 1px solid #c00615;
  transition: all 0.9s;
  text-align: center;
  background: #c00615;
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  border-radius: 50px;
}

.urundetaybutton a.tumunugor3 i {
  margin-right: 6px;
}

.urundetaybutton a.tumunugor3:hover {
  background: #c00615;
  color: #fff !important;
  border-color: #c00615;
}

.urundetaybutton button.tumunugor2 {
  background-color: #3cb7a8 !important;
  letter-spacing: 0.1em;
  border: 1px solid #3cb7a8;
  transition: all 0.9s;
  color: #fff !important;
  cursor: pointer;
  text-align: center;
  display: block;
  padding: 10px 20px !important;
  font-size: 13px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  border-radius: 50px;
}

.urundetaybutton button.tumunugor2 i {
  margin-right: 6px;
}

.urundetaybutton button.tumunugor2:hover {
}

/**/

/**/

/* BÖLÜM 1: GİRİŞ EKRANI (HERO) */
.hero-section {
  height: 100vh;
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
}

.hero-section::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #1a1b1d;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 50%;
}

.hero-content {
  position: relative;
  z-index: 11;
}

.hero-content h1 {
  font-size: 5rem;
  letter-spacing: 2px;
  color: white;
}

.hero-content .tagline {
  font-size: 1.5rem;
  font-family: var(--secondary-font);
  font-weight: 300;
  color: #e0e0e0;
  letter-spacing: 1px;
  margin-top: 10px;
}

/* BÖLÜM 2: HİKAYEMİZ */
.content-section {
  padding: 100px 0;
}

.story-row {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-bottom: 100px;
}

.story-row:last-child {
  margin-bottom: 0;
}

.story-row.reverse {
  flex-direction: row-reverse;
}

.story-text,
.story-image {
  flex: 1;
}

.story-text h2 {
  font-size: 2.5rem;
  margin-bottom: 20px;
}

.story-text p {
  margin-bottom: 15px;
  font-size: 1.1rem;
}

.story-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

/* BÖLÜM 3: SAYAÇ BÖLÜMÜ */
.stats-section {
  background:url(../images/sayac2.jpg);
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 0;
  text-align: center;
}

.stats-section h2 {
  font-size: 2.5rem;
  margin-bottom: 60px;
  margin-top: 0px;
  color: white;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.stat-item .counter {
  font-size: 4.5rem;
  font-weight: 700;
  color: var(--light-green);
  margin: 0px 0px 20px 0px;
  color: #ffffff;
}

.stat-item p {
  font-size: 1.1rem;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
}

/* MOBİL UYUMLULUK (RESPONSIVE) */

.page-urunler-listele-resimler {
  width: 100%;
  height: auto;
}
.page-urunler-listele-resimler .image {
  width: 100%;
  height: auto;
}

.page-urunler-listele-resimler .image img {
  width: 100%;
  height: auto;
}

/**/

/* --- Ürün Detay Estetik CSS Kodları --- */

/* Ana konfigürasyon ve renkler */
:root {
  --primary-color: #007bff; /* Ana renk (Mavi tonu) */
  --light-gray: #f8f9fa; /* Açık gri arka plan */
  --border-color: #dee2e6; /* Kenarlık rengi */
  --text-color: #495057; /* Metin rengi */
  --box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); /* Yumuşak gölge */
}

/* Tüm ürün detay kapsayıcısı */
.product-detail-container {
  background-color: #fff;
  border-radius: 12px;
}

/* Sol taraf - Galeri Alanı */
.product-gallery {
  display: flex;
  flex-direction: column;
}

/* Ana Resim */
.main-image-container {
  position: relative;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  overflow: hidden;
  box-shadow: var(--box-shadow);
  background-color: var(--light-gray);
  height: 460px;
}
.main-image-container .baslikk {
  position: absolute;
  right: 0px;
  padding: 15px 45px;
  bottom: 10px;
  font-size: 18px;
  background: #ffffffcc;
  display: none;
}

#main-product-image {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  display: block;
  transition: transform 0.4s ease, opacity 0.3s ease;
  height: 100%;
}

/* Büyütme ikonu */
.main-image-container .zoom-icon {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  color: var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.3s ease;
  cursor: pointer;
}

.main-image-container:hover .zoom-icon {
  opacity: 1;
  transform: scale(1);
}

.main-image-container:hover #main-product-image {
  transform: scale(1.05); /* Resme hover'da hafif zoom */
}

/* Küçük Resimler (Thumbnails) */
.thumbnail-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px; /* Küçük resimler arası boşluk */
  margin-top: 15px;
  justify-content: center;
}

.thumbnail-item {
  width: 80px;
  height: 80px;
  border: 2px solid var(--border-color);
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  opacity: 0.6;
  transition: all 0.3s ease;
  padding: 2px; /* İç boşluk */
}

.thumbnail-item:hover {
  opacity: 1;
  border-color: var(--primary-color);
  transform: translateY(-3px); /* Hover'da hafif yukarı kalkma efekti */
}

/* Aktif olan küçük resmin stili */
.thumbnail-item.active {
  opacity: 1;
  border-color: var(--primary-color);
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.5);
}

.thumbnail-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 5px;
}

/* Sağ Taraf - Ürün Bilgileri */
.product-info {
  padding-left: 15px;
}

.product-title {
  font-size: 2.2rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
}

.product-description {
  font-size: 1rem;
  line-height: 1.7;
  color: var(--text-color);
}

/* İçerikteki başlıklar vs için ek stiller */
.product-description h2,
.product-description h3 {
  margin-top: 20px;
  color: #333;
}

.product-description p {
  margin-bottom: 15px;
}

/* --- Ürün Özellikleri Şık Tasarım --- */

/* Renkleri ve temel ayarları buradan kolayca değiştirebilirsiniz */
:root {
  --feature-icon-color: #3cb7a8; /* İkon ve başlık rengi */
  --feature-line-color: #e0e0e0; /* İkonları birleştiren çizgi rengi */
  --feature-icon-bg: #ffffff; /* İkonların arkasındaki beyaz arka plan */
}

/* Bölümün genel stili */
.product-features {
  padding: 80px 0;
  background-color: #f9f9f9; /* Hafif gri bir arkaplan */
  border-top: 1px solid var(--feature-line-color);
  border-bottom: 1px solid var(--feature-line-color);
  font-family: var(--feature-font-family);
  margin-top: 40px;
  margin-bottom: 0px;
}

.product-features p{margin-bottom: 60px !important;font-size: 16px;max-width: 620px;margin: 0 auto;text-align: center;opacity: 70%;font-weight: 300;letter-spacing: 0.5px;}

.product-features p small{
  color: var(--feature-icon-color);
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}

/* Özellikleri saran ana container */
.features-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

/* Özelliklerin her birinin stili */
.feature-item {
  flex: 1;
  text-align: center;
  position: relative;
  padding: 0 20px;
  z-index: 2; /* İkonların çizginin üstünde kalması için */
}

/* İkonları birleştiren çizgi (Pseudo-element ile) */
.features-wrapper::before {
  content: "";
  position: absolute;
  top: 40px; /* İkonların dikeyde tam ortasına denk gelecek şekilde ayarlayın */
  left: 15%;
  right: 15%;
  height: 1px;
  background-color: var(--feature-line-color);
  z-index: 1;
}

/* İkonların dairesel stili */
.feature-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px auto;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(
    --feature-icon-bg
  ); /* Çizginin ikonun arkasından geçmesi için */
  border: 1px solid var(--feature-line-color);
  transition: all 0.3s ease-in-out;
}

.feature-icon i {
  font-size: 36px;
  color: var(--feature-icon-color);
  transition: transform 0.3s ease-in-out;
}

/* Özellik başlığı */
.feature-title {
  font-size: 1.1rem;
  color: var(--feature-icon-color);
  font-weight: 500;
}

/* Hover (fare üzerine gelince) efektleri */
.feature-item:hover .feature-icon {
  transform: scale(1.1) translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  border-color: var(--feature-icon-color);
}

.feature-item:hover .feature-icon i {
  transform: scale(1.1);
}

/* --- Mobil Uyum (Responsive Tasarım) --- */

.section-title {
  margin-top: 0px;
  margin-bottom: 20px;
}

.cta-section {
  position: relative;
  padding: 120px 40px;
  background-size: cover !important;
  background-position: center !important;
  background-attachment: fixed !important; /* Parallax efekti için */
  text-align: center;
  color: #fff;
}

/* Arka planı karartarak metin okunurluğunu artıran katman */
.cta-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 40, 40, 0.6); /* Siyah tonlu yarı saydam katman */
  z-index: 1;
}

/* İçeriği katmanın üzerine çıkarmak için */
.cta-content {
  position: relative;
  z-index: 2;
}

.cta-section h2 {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
  margin-top: 0px;
}

.cta-section .cta-subheading {
  font-family: var(--body-font); /* Mevcut metin fontunuz */
  font-size: 1.2rem;
  font-weight: 300;
  opacity: 0.9;
  margin-bottom: 40px;
}

.cta-button {
  display: inline-block;
  padding: 15px 40px;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 50px;
  font-family: var(--body-font);
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.cta-button i {
  margin-left: 10px;
  transition: transform 0.3s ease-in-out;
}

.cta-button:hover {
  background-color: #fff;
  color: #3cb7a8; /* Ana koyu renginiz */
  border-color: #fff;
}

.cta-button:hover i {
  transform: translateX(5px);
}

/* MOBİL UYUMLULUK */
@media (max-width: 1200px) {
  .content-section {
    padding: 50px 0;
  }

  .cta-section {
    padding: 100px 20px;
    background-attachment: inherit !important;
  }

  .cta-section h2 {
    font-size: 2.5rem;
  }

  .hero-section {
    height: 70vh;
    background-size: cover !important;
    background-position: center !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    position: relative;
  }

  .features-wrapper {
    flex-direction: column; /* Dikeyde sırala */
    align-items: center; /* Ortala */
    gap: 40px; /* Aralarına boşluk koy */
  }

  /* Çizgiyi mobilde gizle */
  .features-wrapper::before {
    display: none;
  }

  .feature-item {
    padding: 0;
  }

  .product-features {
    padding: 50px 0;
  }

  .satis-sonrasi-left-panel {
    display: none;
  }
  .satis-sonrasi-container {
    background-color: transparent !important;
    display: block !important;
  }

  .page-baslik1 {
    margin-top: 0;
  }

  .alannn {
    display: none;
  }

  .hero-content h1 {
    font-size: 3rem;
  }
  .hero-content .tagline {
    font-size: 1.1rem;
  }

  .story-row,
  .story-row.reverse {
    flex-direction: column;
    gap: 40px;
    text-align: center;
  }

  .stats-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .stat-item .counter {
    font-size: 3.5rem;
  }

  .page-icerik {
    padding: 50px 0px;
    min-height: 650px;
  }
}

/**/

.iletisim5 .maps {
  box-shadow: 0px 0px 20px #0000000e;
  padding: 20px 20px;
  border-radius: 20px;
  width: 100%;
}

.iletisim5 .maps iframe {
  height: 100%;
  min-height: 550px;
}

.iletisim5 .form1 {
}

.iletisim5 .form1 label {
  display: none;
}

.iletisim5 .form1 .form-control {
  width: 100%;
  outline: none;
  border: 0;
  border-bottom: 2px solid #ddd;
  color: #222;
  font-weight: 400;
  padding: 12px 0 12px;
  height: 50px;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 0 !important;
}

.iletisim5 .form1 textarea:focus,
.iletisim5 .form1 input:focus {
  border-color: #ffc246;
  box-shadow: none;
}

.iletisim5 .form1 .btn {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #222;
  background-color: #ffc246;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: none;
}

.iletisim5 .career-title-area {
  padding: 0 30px;
}

.iletisim5 .career-title-area h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 700;
}

.iletisim5 .career-title-area p {
  line-height: 1.66;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  visibility: visible;
  color: #888;
}

.iletisim5 .work-process {
  position: relative;
  padding-bottom: 75px;
  padding-top: 75px;
}

.iletisim5 .work-block-one .inner-box {
  position: relative;
  display: block;
  text-align: center;
  padding: 0px 30px;
}

.iletisim5 .work-block-one .inner-box .icon-box {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 153px;
  line-height: 153px;
  text-align: center;
  font-size: 60px;
  margin-bottom: 24px;
  transition: all 500ms ease;
}

.iletisim5 .work-block-one .inner-box:hover .icon-box i {
  color: #fff;
}

.iletisim5 .work-block-one .inner-box .icon-box i {
  position: relative;
  display: inline-block;
  z-index: 1;
  color: #5a5d65;
}

.iletisim5 .work-block-one .inner-box .icon-box:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0px;
  height: 0px;
  box-shadow: 0 0px 100px 30px rgba(0, 0, 0, 0.4);
  transition: all 500ms ease;
}

.iletisim5 .work-block-one .inner-box:hover .icon-box:before {
  box-shadow: 0 30px 70px 70px #00000030;
}

.iletisim5 .work-block-one .inner-box .icon-box .count {
  position: absolute;
  top: -8px;
  right: -5px;
  font-size: 15px;
  font-weight: 700;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #e5e5e5;
  transition: all 500ms ease;
}

.iletisim5 .work-block-one .inner-box .icon-box .count:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 50%;
  transform: scale(0, 0);
  transition: all 500ms ease;
  z-index: -1;
}

.iletisim5 .work-block-one .inner-box:hover .icon-box .count:before {
  transform: scale(1, 1);
}

.iletisim5 .work-block-one .inner-box:hover .icon-box .count {
  color: #fff;
  background: #171416;
}

.iletisim5 .work-block-one .inner-box .icon-box .bg-pattern {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 180px;
  height: 153px;
  background-repeat: no-repeat;
}

.iletisim5 .work-block-one .inner-box .icon-box .overlay-pattern {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 180px;
  height: 153px;
  opacity: 0;
  transform: translateY(30px);
  background-repeat: no-repeat;
  transition: all 500ms ease;
}

.iletisim5 .work-block-one .inner-box:hover .icon-box .overlay-pattern {
  opacity: 1;
  transform: translateY(0px);
}

.iletisim5 .work-block-one .inner-box h4 {
  margin-bottom: 7px;
}

.iletisim5 .work-block-one .inner-box p {
  padding: 0 20px;
  font-size: 16px;
}

.iletisim5 .work-process .sec-title {
  margin-bottom: 68px;
}

.iletisim5 .work-process .work-block {
  position: relative;
}

.iletisim5 .work-process .work-block:before {
  position: absolute;
  content: "";
  background: #e5e5e5;
  height: 1px;
  width: 150px;
  top: 50%;
  right: -70px;
  margin-top: -55px;
}

.iletisim5 .work-process .work-block.iki:before {
  display: none;
}

.iletisim5 .work-process .work-block:last-child:before {
  display: none;
}

.mt-5 {
  margin-top: 40px;
}

.mt-170 {
  margin-top: 86px;
}

.page-uretim .content-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
  margin: 0 auto;
  text-align: left;
}

.page-uretim .info-card {
  background-color: #f9f6f1;
  display: flex;
  flex-direction: column;
  grid-template-columns: repeat(1, 1fr);
  display: grid;
}

.page-uretim .production-section {
  padding: 0px 0px;
  text-align: center;
}


@media(max-width:1024px){
  .page-uretim .info-card {
    display: block;
  }

  .iletisim5 .work-process .work-block:before{
    display: none;
  }

  .iletisim5 .work-process .work-block {
    width: 100%;
  }

  .slider-container .slide::before{
    display: none;
  }

  .site-header .main-nav {
    gap: 5px;
  }

  .stats-section{
    display: none;
  }

  .info-card{
    margin-bottom: 50px;
  }
  
  .info-card img {
      height: 70px !important;
      padding-top: 20px;
  }

  .mt-170 {
    margin-top: 55px;
  }

  .main-image-container {
      height: 350px;
  }

  .page-uretim .content-grid{
    display: block;
  }
}
