/*
    Theme Name: Yazarlar Mobilya
    Text Domain: yazarlar
    Theme URI:
    Author: 7KClick
    Author URI: http://7KClick.com/
    Description: 7KClick
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License http://www.gnu.org/licenses/gpl-2.0.html
    License URI:
*/

@charset "UTF-8";
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 14px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Avenir";
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: "Avenir Roman";
  src: url("includes/fonts/avenir_roman_12.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Roman";
  src: url("includes/fonts/Avenir-Roman.eot");
  src: local("Avenir Roman"), local("../includes/fonts/Avenir-Roman"), url("../includes/fonts/Avenir-Roman.eot?#iefix") format("embedded-opentype"), url("../Avenir-Roman.woff2") format("woff2"), url("../includes/fonts/Avenir-Roman.woff") format("woff"), url("../includes/fonts/Avenir-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Light";
  src: url("../includes/fonts/Avenir-Light.eot");
  src: local("Avenir Light"), local("Avenir-Light"),
       url("../includes/fonts/Avenir-Light.eot?#iefix") format("embedded-opentype"),
       url("../includes/fonts/Avenir-Light.woff2") format("woff2"),
       url("../includes/fonts/Avenir-Light.woff") format("woff"),
       url("../includes/fonts/Avenir-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}


@font-face {
  font-family: "Avenir Light Oblique";
  src: url("includes/fonts/Avenir-LightOblique.eot");
  src: local("Avenir Light Oblique"), local("includes/fonts/Avenir-LightOblique"), url("includes/fonts/Avenir-LightOblique.eot?#iefix") format("embedded-opentype"), url("includes/fonts/Avenir-LightOblique.woff2") format("woff2"), url("includes/fonts/Avenir-LightOblique.woff") format("woff"), url("includes/fonts/Avenir-LightOblique.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Avenir Book";
  src: local("Avenir Book Oblique"), local("includes/fonts/Avenir-Book-Oblique"), url("includes/fonts/Avenir-BookOblique.woff2") format("woff2"), url("includes/fonts/Avenir-BookOblique.woff") format("woff"), url("includes/fonts/Avenir-BookOblique.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Black Oblique";
  src: url("includes/fonts/Avenir-BlackOblique.eot");
  src: local("Avenir Black Oblique"), local("includes/fonts/Avenir-BlackOblique"), url("includes/fonts/Avenir-BlackOblique.eot?#iefix") format("embedded-opentype"), url("includes/fonts/Avenir-BlackOblique.woff2") format("woff2"), url("Avenir-BlackOblique.woff") format("woff"), url("includes/fonts/Avenir-BlackOblique.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Avenir Next Cyr Ultra';
  src: url('/includes/AvenirNextCyr-UltraLight.eot');
  src: local('/includes/Avenir Next Cyr Ultra Light'), local('/includes/AvenirNextCyr-UltraLight'),
      url('/includes/AvenirNextCyr-UltraLight.eot?#iefix') format('embedded-opentype'),
      url('/includes/AvenirNextCyr-UltraLight.woff2') format('woff2'),
      url('/includes/AvenirNextCyr-UltraLight.woff') format('woff'),
      url('/includes/AvenirNextCyr-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
.ym-header {
  position: relative;
  font-family: "Avenir Roman";
}
.ym-header.ym-style-1.ym-desktop-header {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .ym-header.ym-style-1.ym-desktop-header {
    display: none;
  }
}
.ym-header.ym-style-1 .ym-header-topbar {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ym-header.ym-style-1 .ym-header-topbar .ym-header-topbar-inner {
  padding: 40px 0;
}
.ym-header.ym-style-1 .ym-header-topbar .ym-topbar-border {
  height: 5px;
  width: 100%;
}
.ym-header.ym-style-1 .ym-header-topbar .ym-item-group-wrapper {
  display: flex;
  align-items: center;
  /*justify-content: space-between;*/
  gap: 50px;
  /*padding: 0 40px;*/
}
.ym-header.ym-style-1 .ym-header-topbar .ym-item-group-wrapper .ym-item-group.left .yt-logo img {
  width: 350px;
}
.ym-header.ym-style-1 .ym-header-topbar .ym-item-group-wrapper .ym-item-group.right .yt-brands img {
  width: 100%;
}
.ym-header.ym-style-1 .ym-header-topbar .ym-social {
  margin-top: 10px;
}
.ym-header.ym-style-1 .ym-header-topbar .ym-social ul, .ym-footer.ym-style-1 .ym-social ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  list-style: none;
  margin: -3px;
  gap: 12px;
}
.ym-header.ym-style-1 .ym-header-topbar .ym-social ul li, .ym-footer.ym-style-1 .ym-social ul li {
  padding: 3px;
}
.ym-header.ym-style-1 .ym-header-topbar .ym-social ul li a {
  font-size: 14px;
  color: #21201c;
  background-color: #736b69;
  padding: 2px 4px;
  border-radius: 3px;
  line-height: 0;
  display: inline-block;
}
.ym-header.ym-style-1 .ym-header-main {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.ym-header.ym-style-1 .ym-header-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(61, 45, 39, 0.7); /* Mavi renk, %70 opaklık */
  z-index: -1;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  justify-content: space-between;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li {
  position: relative;
  cursor: pointer;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li a, .ym-header.ym-style-1 .ym-header-main .ym-menu ul li a:visited {
  font-size: 17px;
  font-weight: 500;
  padding: 10px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #dbd6d4;
  text-decoration: none;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li a:hover, .ym-header.ym-style-1 .ym-header-main .ym-menu ul li a:visited:hover {
  color: #f8b895;
  transition: all 0.2s;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown {
  position: relative;
  cursor: pointer;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown svg {
  width: 18px;
  height: 14px;
  margin-left: 12px;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown:hover > .ym-dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  min-width: 300px;
  z-index: 15;
  flex-direction: column;
  margin: 0 -60px;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li {
  width: 100%;
  margin-bottom: 3px;
  position: relative;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(140, 100, 84, 0.7); /* Mavi renk, %70 opaklık */
  z-index: -1;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li .ym-dropdown-menu {
  left: 100%;
  top: 0;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li a, .ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li a:visited {
  padding: 10px 20px;
  color: #000;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li a:hover, .ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li a:visited:hover {
  color: #fff;
  transition: all 0.2s;
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li a svg, .ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li a:visited svg {
  transform: rotate(-90deg);
}
.ym-header.ym-style-1 .ym-header-main .ym-menu ul li.ym-dropdown .ym-dropdown-menu li:last-child {
  border-bottom: 0;
}
.ym-header.ym-sticky-header {
  transform: translateY(-200%);
}
.ym-header.ym-absolute {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
.ym-header.ym-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
.ym-header.ym-mobile-header {
  display: none;
}
.ym-header.ym-mobile-header svg path {
  fill: #fff;
  stroke: #fff;
}
@media only screen and (max-width: 1024px) {
  .ym-header.ym-mobile-header {
    display: block;
  }
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-logo img {
  width: 170px;
  height: auto;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  color: #111;
  background-color: rgb(140, 100, 84);
  padding: 2.2vh;
  width: 75%;
  height: 0;
  z-index: 9999;
  transform: translateX(50%);
  transition: transform 0.7s;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-mobile-menu ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-mobile-menu ul li {
  margin-bottom: 2.5vh;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-mobile-menu ul li:last-child {
  margin: 0;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-mobile-menu ul li:last-child {
  padding: 0;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-mobile-menu ul li a {
  font-size: 15px;
  font-weight: 500;
  color: #dbd6d4;
  text-decoration: none;
  line-height: 1.22;
  letter-spacing: 2px;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-mobile-menu ul li a:hover {
  color: #f8b895;
  transition: all 0.2s;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-mobile-menu .ym-close-icon {
  display: inline-block;
  padding: 5px;
  border-radius: 100%;
  position: absolute;
  right: 2vh;
  top: 2vh;
}
.ym-header.ym-mobile-header .ym-mobile-menu-inner .ym-item.ym-mobile-menu .ym-dropdown-menu {
  display: none;
}

.ym-module-title.ym-style-1 .ym-title,.ym-module-title.ym-style-1 .ym-module-title-second {
  font-family: 'Avenir Light', sans-serif;
  font-size: 52px;
  line-height: 75px;
  letter-spacing: 12px;
  color: #b2927a;
}

@media only screen and (max-width: 1024px) {
  .ym-module-title.ym-style-1 .ym-title,.ym-module-title.ym-style-1 .ym-module-title-second {
    font-size: 30px;
    line-height: 40px;
  }
}
.ym-module-title.ym-style-1.ym-align-center, .ym-module-title.ym-style-2.ym-align-center {
  text-align: center;
}
.ym-module-title.ym-style-1.ym-align-right, .ym-module-title.ym-style-2.ym-align-right {
  text-align: right;
}
.ym-module-title.ym-style-1 .ym-title .ym-quota {
  color: #edebec;
}
.ym-module-title.ym-style-2 .ym-title {
  font-family: "Avenir Black Oblique";
  color: #e3ddda;
}
.ym-module-title.ym-style-2 .ym-title .ym-module-title-first {
  font-size: 110px;
  line-height: 120px;
  font-family: "Avenir Light Oblique";
}
@media only screen and (max-width: 1024px) {
  .ym-module-title.ym-style-2 .ym-title .ym-module-title-first {
    font-size: 50px;
    line-height: 60px;
  }
}
.ym-module-title.ym-style-2 .ym-title .ym-module-title-first .ym-quota {
  font-family: "Avenir Black Oblique";
}
.ym-module-title.ym-style-2 .ym-title .ym-module-title-second {
  font-size: 110px;
  line-height: 120px;
  font-family: "Avenir Black Oblique";
}

@media only screen and (max-width: 1024px) {
  .ym-module-title.ym-style-2 .ym-title .ym-module-title-second {
    font-size: 50px;
    line-height: 60px;
  }
}

.ym-carousel.ym-style-1 .ym-item {
  position: relative;
}
.ym-carousel.ym-style-1 .ym-item .ym-image {
  position: relative;
}
.ym-carousel.ym-style-1 .ym-item .ym-image img {
  width: 100%;
}
.ym-carousel.ym-style-1 .ym-item .ym-top-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ym-carousel.ym-style-1 .ym-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0;
  transition: opacity 0.3s ease;
  opacity: 0.7;
  z-index: 99;
}
.ym-carousel.ym-style-1 .ym-item:hover {
  cursor: pointer;
}
.ym-carousel.ym-style-1 .ym-item:hover:before {
  opacity: 0;
}

.ym-carousel .ym-logo-image {
    margin-top: 20px;
}
/*.ym-carousel.ym-style-1 .ym-slider-navigation {*/
/*        position: absolute;*/
/*    left: 0;*/
/*    top: 50%;*/
/*    z-index: 999;*/
/*    display: flex;*/
/*    width: 100%;*/
/*    justify-content: space-between;*/
/*    padding: 0 80px;*/
/*}*/

.ym-carousel.ym-style-1 .ym-slider-navigation .ym-slider-prev, .ym-carousel.ym-style-1 .ym-slider-navigation .ym-slider-next {
    position: absolute;
    top: 40%; /* Okları yatayda ortalar */
    transform: translateY(-50%); /* Okları düzgün bir şekilde ortalar */
    z-index: 99; /* Oklar diğer içeriklerin üzerinde görünür */
    width: 50px; /* Okların genişliği */
    height: 50px; /* Okların yüksekliği */
    color: white; /* İkon rengi */
    border-radius: 25px; /* Daire şeklinde butonlar */
}

.ym-carousel.ym-style-1 .ym-slider-navigation .ym-slider-prev {
    left: 10px; /* Sol tarafta 10px içeride */
}

.ym-carousel.ym-style-1 .ym-slider-navigation .ym-slider-next {
    right: 10px; /* Sağ tarafta 10px içeride */
}

.ym-slider {
  margin-top: 200px;
}
@media only screen and (max-width: 1024px) {
  .ym-slider {
    margin: 0;
  }
  .ym-slider .ym-top-image {
      display: none;
  }
}
.ym-slider.ym-style-1 {
  position: relative;
}
.ym-slider.ym-style-1 .ym-item .ym-image {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 90vh;
}
.ym-slider.ym-style-1 .ym-item .ym-image img {
  width: 100%;
}
.ym-slider.ym-style-1 .ym-item .ym-content {
  position: absolute;
  z-index: 2;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #e3dedf;
}
.ym-slider.ym-style-1 .ym-item .ym-content .ym-inner-container {
  width: 1360px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 90px;
}
@media only screen and (max-width: 1024px) {
  .ym-slider.ym-style-1 .ym-item .ym-content {
    padding: 0 20px;
  }
	.ym-slider.ym-style-1 .ym-item .ym-content .ym-inner-container {
		padding: 0 40px;
	}
}
.ym-slider.ym-style-1 .ym-item .ym-content .ym-slider-title {
  font-family: "Avenir Book";
  font-size: 67px;
  line-height: 75px;
}

@media only screen and (max-width: 1024px) {
  .ym-slider.ym-style-1 .ym-item .ym-content .ym-slider-title {
  font-family: "Avenir Book";
  font-size: 47px;
  line-height: 56px;
}
} 
.ym-slider.ym-style-1 .ym-item .ym-content .ym-slider-title-first {
  color: #ded9d9;
}
.ym-slider.ym-style-1 .ym-item .ym-content .ym-slider-title-second {
  color: #c3c1b7;
}

.ym-slider-title div {
    position: relative;
    padding: 10px 20px;
    overflow: hidden; /* Animasyon için gerekli */
}

.ym-slider-title div.animate::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 0;
  height: 4px; /* Çizgi kalınlığı */
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,      /* Başlangıçta şeffaf beyaz */
    rgba(255, 255, 255, 0.5) 25%,   /* Orta başlangıcında daha belirgin beyaz */
    rgba(255, 255, 255, 1) 50%,     /* Ortada tamamen belirgin beyaz */
    rgba(255, 255, 255, 0.5) 75%,   /* Orta bitiminde daha belirgin beyaz */
    rgba(255, 255, 255, 0) 100%     /* Bitişte şeffaf beyaz */
  );
  margin: 20px 0; /* Üst ve alt boşluk */
    animation: slideIn 1s ease-out forwards; /* Animasyon tanımı */
}

/* Animasyon keyframes */
@keyframes slideIn {
    from { width: 0; }
    to { width: 100%; }
}


.ym-slider.ym-style-1 .ym-slider-navigation {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 999;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 0 80px;
}
@media only screen and (max-width: 1024px) {
  .ym-slider.ym-style-1 .ym-slider-navigation {
   padding: 0;
  }
}
.ym-slider.ym-style-1 .ym-slider-navigation .ym-slider-next, .ym-slider.ym-style-1 .ym-slider-navigation .ym-slider-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  outline: none;
  cursor: pointer;
}

@media only screen and (max-width: 961px) {
  .ym-slider.ym-style-1 .ym-slider-navigation .ym-slider-next {
   margin-right: -25px;
 }
	.ym-slider.ym-style-1 .ym-slider-navigation .ym-slider-prev{
		margin-left: 10px;
	}
}
.ym-slider.ym-style-1 .ym-slider-navigation .ym-slider-next svg, .ym-slider.ym-style-1 .ym-slider-navigation .ym-slider-prev svg {
  width: 100px;
  height: 100px;
}
.ym-slider.ym-style-1 .ym-slider-pagination {
  position: absolute;
  left: 0;
  bottom: 60px;
  z-index: 999;
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 30px;
}
.ym-slider.ym-style-1 .ym-slider-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  background: #111;
  border: 4px solid #fff;
  opacity: 1;
}
.ym-slider.ym-style-1 .ym-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

.ym-service-box.ym-style-1 .ym-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ym-service-box.ym-style-1 .ym-item .ym-icon {
  background-color: #e4cec4;
  padding: 42px;
  border-radius: 100%;
}
.ym-service-box.ym-style-1 .ym-item .ym-image {
  width: 135px;
  height: 135px;
}
.ym-service-box.ym-style-1 .ym-item .ym-icon svg {
  font-size: 50px;
  color: #c18a75;
  width: 50px;
  height: 50px;
}
.col-20.col.col-sm-12.column {
  width: calc(100% / 5);
}
@media only screen and (max-width: 961px) {
  .col-20.col.col-sm-12.column {
  width: 100%;
}
}
.ym-service-box.ym-style-1 .ym-item .ym-icon svg path{
  fill: #c18a75;
}
.ym-service-box.ym-style-1 .ym-item .ym-title p {
  font-size: 28px;
  font-family: "Avenir Roman";
  text-align: center;
  margin: 0;
}

.ym-service-box.ym-style-1 .ym-item .ym-desc {
  font-family: "Avenir Roman";
  font-size: 20px;
  line-height: 24px;
  color: #c18a75;
  text-align: center;
}
.ym-service-box.ym-style-1 * + .ym-title {
  margin-top: 35px;
}
.ym-service-box.ym-style-1 * + .ym-desc {
  margin-top: 30px;
}

.ym-contact-box.ym-style-1 .column .ym-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.ym-contact-box.ym-style-1 .column:first-child .ym-image img {
  width: 170px;
  height: 210px;
}
.ym-contact-box.ym-style-1 .column:nth-child(2) .ym-image img {
  width: 175px;
  height: 210px;
}
.ym-contact-box.ym-style-1 .column:nth-child(3) .ym-image img {
  width: 162px;
  height: 210px;
}
.ym-contact-box.ym-style-1 .column:nth-child(4) .ym-image {
  margin-bottom: 10px;
}
.ym-contact-box.ym-style-1 .column:nth-child(4) .ym-image img {
  width: 227px;
  height: 210px;
}
.ym-contact-box.ym-style-1 .ym-image {
  width: 100%;
  height: 100%;
}
.ym-contact-box.ym-style-1 .ym-button a {
  background: #dfdcdf;
  padding: 8px 60px;
  border-radius: 50px;
  font-size: 12px;
  font-family: "Avenir Black Oblique";
  text-decoration: none;
  color: #261d1a;
  font-weight: 900;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            transition: box-shadow 0.3s ease;
}
.ym-contact-box.ym-style-1 .ym-button a:hover {
  background-color: #c8c5c9;
  transition: all 0.2s;
}

.ym-footer {
    overflow: hidden;
}

.ym-footer .ym-footer-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 30px 0;
}

@media only screen and (max-width: 1024px) {
  .ym-footer .ym-footer-wrapper {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }
  .ym-footer img {
      width: 100%;
  }
}

.ym-footer input {
  padding: 10px;
  border: none;
  border-radius: 5px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  font-size: 14px;
}

.ym-footer input:focus {
    outline: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.ym-footer input[type="submit"] {
  background: #d99f82;
  outline: 0;
  color: #fff;
  border: none;
  border-radius: 5px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  margin-top: 10px;
}
.ym-footer input[type="submit"]:hover {
  background-color: #b57856;
}
.ym-footer input[type="submit"]:focus {
  outline: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.ym-footer img {
  width: 400px;
}
.ym-footer .ym-topbar-border {
  width: 100%;
}

.ym-footer .ym-social ul li a {
  background-color: #926f61;
  color: #fff;
  padding: 3px 5px;
  font-size: 16px;
  border-radius: 5px;
}

.ym-footer .ym-footer-contact-widget svg path {
  fill: #d99f82;
  margin-right: 5px;
}
.ym-footer .ym-footer-contact-widget svg  {
  margin-right: 5px;
  font-size: 15px;
}

.ym-footer .ym-footer-contact-widget a {
  color: #926f61;
  text-decoration: none;
  font-size: 15px;
}
.newsletter-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.contact-info {
  background-color: #e4cfc5; /* Arkaplan rengi */
  color: #ecf0f1; /* Metin rengi */
  padding: 20px;
  border-radius: 10px;
  width: fit-content;
  font-family: Arial, sans-serif;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.ym-footer-item{
	padding: 50px
}

@media only screen and (max-width: 1024px) {
	 .contact-info {
		width: 100%;
	  }
	.ym-footer-item.ym-footer-contact-widget {
		width: 100%;
	}
	.ym-footer input {
		width: 100%;
	}
	.ym-footer-item{
		padding: 0px 50px
	}
	.ym-footer .ym-footer-wrapper {
	  padding: 70px 0;
	}
}



.ym-footer-wrapper{
	margin: -50px
}

.contact-info h4 {
  color: #926f61; /* Başlık rengi */
  margin-bottom: 10px;
}

.contact-info p {
  margin: 5px 0;
  color: #926f61;
  font-size: 14px;
}

.contact-info a {
  color: #926f61; /* Link rengi */
  text-decoration: none;
  font-size: 14px;
}

.contact-info a:hover {
  text-decoration: underline;
}

footer .footer-widget {
  background-color: #e4cfc5; /* Arkaplan rengi */
  color: #5f4b3a; /* Metin rengi */
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
}

footer .footer-widget h2 {
  color: #5f4b3a; /* Başlık rengi */
  font-size: 1.5em;
  margin-bottom: 15px;
  font-weight: normal;
}

footer .footer-widget ul {
  list-style: none;
  padding: 0;
}

footer .footer-widget ul li {
  margin-bottom: 10px;
}

footer .footer-widget ul li a {
  color: #926f61; /* Link rengi */
  text-decoration: none;
  font-size: 14px;
}

footer .footer-widget ul li a:hover {
  text-decoration: underline;
}

footer .footer-widget ul li:before {
  content: "• ";
  color: #5f4b3a;
  margin-right: 5px;
}

.ym-copyright {
  padding: 15px 0;
  text-align: center;
  font-family: 'Avenir';
}

.ym-copyright p {
  color: #fff;
  font-size: 14px;
  margin: 0;
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
}

.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #8D6B5E; /* Spinner rengini burada ayarlayabilirsiniz */
    width: 120px;
    height: 120px;
    -webkit-animation: spin 5s linear infinite; /* Safari */
    animation: spin 5s linear infinite;
}
@media only screen and (max-width: 1024px) {
  .loader {
      left: 40%;
  }
}
/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*# sourceMappingURL=style.css.map */

a{
	color: #111;
}
.elementor-icon-box-wrapper{
	display:flex;
}
.elementor-icon-box-wrapper .elementor-icon-box-icon{
	margin-right: 5px;
}
.elementor-978 .elementor-element.elementor-element-a446888 .elementor-posts-container .elementor-post__thumbnail{
	padding-bottom: calc( 0.06 * 100% )!important;
}
.form-container input[type="text"],
input[type="text"],
input[type="email"], textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: border 0.3s ease;
}

.form-container input[type="text"]:focus, .form-container input[type="email"]:focus, .form-container  textarea:focus {
    border-color: #8D6B5E;
    outline: none;
}

.form-container textarea {
    height: 150px;
    resize: none;
}

form input[type="submit"] {
    background-color: #8D6B5E;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
	width: 150px;
}

form input[type="submit"]:hover {
    background-color: #755448;
}

.ik-form {
	background: #fff; /* Beyaz arka plan */
    border-radius: 15px; /* Köşeleri yuvarlatma */
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); /* Gölge efekti */

}
.elementor-post img{
	width: 100%;
}

.elementor-posts{
	display: flex!important;
	flex-direction: column!important;
}

.elementor-posts .elementor-grid-item{
	display: flex!important;
}

.elementor-posts .elementor-grid-item .elementor-post__thumbnail__link{
	flex: 1;
}

.elementor-posts .elementor-grid-item .elementor-post__text{
	padding-left: 30px;
    flex: 1;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

@media screen and (max-width:1200px) {
    .ym-carousel .ym-slider-navigation {
        display: block !important;
    }
}
@media screen and (min-width:1201px) {
    .ym-carousel .ym-slider-navigation {
        display: none !important;
    }
}

@media only screen and (max-width: 1024px) {
	.ym-footer img {
		width: 100%;
	}
	.elementor-posts .elementor-grid-item{
		flex-direction: column;
	}
	.elementor-posts .elementor-grid-item .elementor-post__text{
		padding-left: 0;
	}
}