:root {
  --green-color: #297836;
}

footer {
  background-color: var(--main-color) !important;
  color: white !important;
  margin-top: 70px;
}

.footer a,
.footer p {
  color: white !important;
}
.footer a:hover {
  color: lightgray !important;
}

#scrollUp {
  border: 1px solid white;
}

footer .icon-socials {
  background-color: transparent !important;
  border: none !important;
}

footer img {
  border-radius: 0 !important;
}

a.icon-socials {
  height: 26px;
  width: 26px;
}

.swiper-container,
.card-popular .card-image,
.a-overlay {
  border-radius: 0;
}

.more-button-brand {
  background: var(--green-color) !important;
  position: absolute !important;
  top: 17% !important;
  z-index: 9 !important;
  right: 33% !important;
  border-radius: 50% !important;
  width: 80px !important;
  height: 80px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  border: none !important;
}

.more-button-brand:hover {
  -webkit-box-shadow: 0px 0px 10px 0px var(--green-color);
  box-shadow: 0px 0px 10px 0px var(--green-color);
}

.more-button-brand span {
  font-size: 10px !important;
  line-height: 16px !important;
  color: white !important;
}

.btn.btn-gray svg {
  stroke: inherit;
  margin: 0;
}

.btn.btn-gray:hover svg {
  stroke: inherit;
}

.bg-brand {
  background-color: var(--main-color) !important;
  padding: 24px 0;
}
.bg-brand * {
  color: white !important;
}

@media only screen and (max-width: 1200px) {
  footer .footer-images {
    display: none;
  }
  footer .footer-store {
    flex-direction: row !important;
  }
}

@media only screen and (max-width: 600px) {
  footer .app-store {
    margin: 0;
  }
  footer .play-store {
    margin: 0;
  }
  .more-button-brand {
    top: 17% !important;
    right: 0% !important;
  }
}

.box-breadcrumb {
  display: none;
}

.brand-color header {
  background-color: var(--main-color) !important;
  color: white !important;
}

.brand-color header a:not(.sub-menu a) {
  color: white !important;
}
.brand-color header a:not(.sub-menu a):hover {
  color: white !important;
}

.brand-color header a:after {
  filter: brightness(0) saturate(100%) invert(93%) sepia(93%) saturate(28%) hue-rotate(114deg) brightness(106%)
    contrast(109%);
}

.title-icon {
  min-width: 55%;
  color: white !important;
  border-bottom: 1px solid white;
  position: relative;
  margin-top: -20px;
}

.title-icon::after {
  content: "";
  position: absolute;
  bottom: -5.5px;
  right: -5.5px;
  width: 10px;
  height: 10px;
  background-color: #f2790f;
  border-radius: 50%;
}

.title-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: start;
  justify-content: center;
  height: 220px;
}
.bg-main-color {
  background-color: var(--main-color);
}

.box-socials-footer {
  display: flex !important
  ;
  flex-wrap: wrap;
  gap: 12px;
}

.haber-bottom-share {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

@media only screen and (max-width: 600px) {
  .title-icon {
    max-width: 95%;
    width: 95%;
  }
  .haber-bottom-share {
    flex-direction: column;
  }
}

.brand-text {
  color: var(--main-color);
}
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.home-banner-container {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
}

.home-banner-title {
  font-size: 96px;
  font-weight: 500 !important;
  margin-bottom: 60px;
}

.home-banner-sub {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
  gap: 36px;
}

.home-banner-highlight {
  font-size: 96px;
  font-weight: 500 !important;
  text-align: right;
  margin-left: auto;
}

@media (max-width: 1024px) {
  .home-banner-title,
  .home-banner-highlight {
    font-size: 64px; /* Tabletler için daha küçük font boyutu */
    margin-bottom: 40px;
  }

  .home-banner-highlight {
    text-align: left; /* Tabletlerde sola hizala */
  }

  .home-banner-sub {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .home-banner-container {
    padding-top: 30px;
  }

  .home-banner-title,
  .home-banner-highlight {
    font-size: 36px;
    text-align: left;
  }

  .home-banner-sub {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0px;
  }

  .home-banner-title,
  .home-banner-highlight {
    margin-bottom: 36px;
  }
}

.line-clamp-1 {
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

.komite-item {
  padding: 8px 0px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
  flex-direction: row;
}

.komite-item:hover svg {
  fill: var(--green-color);
}
.komite-item svg {
  min-width: 40px;
  min-height: 40px;
  width: 40px;
  height: 40px;
  display: block;
}

/* survey */

.survey-body {
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 20px 0;
  background-color: #f6f5f5;
}

.survey-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.survey-header {
  grid-column: span 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.survey-header-text {
  max-width: 400px;
}

.survey-card-grid {
  grid-column: span 2;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.survey-card {
  background-color: #fff;
  padding: 30px 16px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.survey-card:hover {
  -webkit-box-shadow: 7px 8px 13px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 7px 8px 13px 0px rgba(0, 0, 0, 0.1);
}

.survey-card:hover svg {
  fill: var(--green-color);
}
.survey-card:hover svg * {
  stroke: white;
}

.survey-card-title {
  font-size: 1.5rem;
  margin: 0 0 10px 0;
  line-height: 1.3;
  text-align: center;
  color: black !important;
}

.survey-card-description {
  font-size: 0.9rem;
  margin: 0;
  line-height: 1.6;
  display: flex;
  gap: 16px;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .survey-container {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .survey-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .survey-card-grid {
    grid-template-columns: 1fr;
  }
}
/* survey */

.image-icerik-right img {
  max-width: 100%;
  width: 100%;
  border-radius: 0;
  border: none;
  position: sticky;
  top: 80px;
}

button {
  border-radius: 0px !important;
}
.btn.btn-gray {
  border-radius: 0px !important;
  min-height: 56px !important;
}
.icon-hover:hover {
  background-color: transparent !important;
}
.form-group label {
  font-weight: 500 !important;
}
input,
select,
textarea {
  background-color: #f6f5f5 !important;
  border-radius: 0 !important;
}

.text-main-color {
  color: var(--main-color);
}

.swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 12px;
  background-color: var(--main-color);
}

input[type="checkbox"] {
  line-height: 20px;
}

input {
  border: none !important;
}

.btn.btn-gray {
  background-color: #e7e6e6;
}

.form-group input,
.form-group select {
  height: 50px;
}

select {
  background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>")
    no-repeat;
  background-position: calc(100% - 0.75rem) center !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  padding-right: 2rem !important;
}

/* PROFİLE CSS */

:root {
  --primary-color: #556bff;
  --text-color: #333333;
  --label-color: #8d8d8d;
  --border-color: #e0e0e0;
  --bg-color: #f8f9fa;
  --white-color: #ffffff;
  --sidebar-width: 300px;
  --header-height: 0;
}

.dashboard-wrapper {
  display: flex;
  min-height: 50vh;
  padding-top: 60px;
}
.sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  display: none;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
.dashboard-wrapper.menu-open .sidebar-overlay {
  display: block;
  opacity: 1;
}
.app-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--header-height);
  background-color: var(--white-color);
  border-bottom: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
  z-index: 1000;
}
.hamburger-menu {
  font-size: 24px;
  cursor: pointer;
}
.sidebar {
  width: var(--sidebar-width);
  background-color: var(--white-color);
  border: 1px solid var(--border-color);
  flex-shrink: 0;
  padding: 20px 16px;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
  z-index: 999;
  height: fit-content;
}
.sidebar-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-menu li a {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  color: var(--text-color);
  font-size: 16px;
  font-weight: 500;
  transition: background-color 0.2s;
  margin-top: 4px;
}
.sidebar-menu li a:hover,
.sidebar-menu li.active a {
  background-color: var(--primary-color);
  color: var(--white-color);
}
.sidebar-menu li a svg {
  margin-right: 15px;
  width: 24px;
  text-align: center;
}
.sidebar-menu li.active a svg,
.sidebar-menu li:hover a svg {
  filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(7500%) hue-rotate(305deg) brightness(115%)
    contrast(115%);
}
.main-content {
  flex-grow: 1;
  padding: 0 0 40px 40px;
}
.page-title {
  font-size: 2.5rem;
  font-weight: 500 !important;
  margin: 0;
}
.divider {
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin: 16px 0 32px 0;
}
.divider-2 {
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  margin: 16px 0;
}
.council-group {
  margin-bottom: 20px;
}
.council-header {
  display: flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  color: var(--text-color);
  margin-bottom: 15px;
  position: relative;
}
.council-header.collapsed .chevron {
  transform: rotate(0deg);
}
.council-header .chevron {
  margin-left: auto;
  transition: transform 0.3s ease;
  transform: rotate(180deg);
  color: gray;
}
.council-header img {
  width: 80px;
  vertical-align: middle;
  margin-right: 12px;
}
.council-subgroups {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 45px;
  transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
  max-height: 500px;
  overflow: hidden;
  opacity: 1;
}
.council-header.collapsed + .council-subgroups {
  max-height: 0;
  opacity: 0;
  padding-bottom: 0;
}
.council-subgroup-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.council-subgroup-item input[type="checkbox"] {
  margin-right: 10px;
  width: 20px;
  height: 20px;
  accent-color: var(--primary-color);
}
.council-subgroup-item label {
  font-size: 16px;
  color: var(--text-color);
  font-weight: normal;
  cursor: pointer;
}
.checkbox-container {
  display: flex;
  align-items: center;
}
label {
  margin-bottom: 0;
}
.checkbox-container input[type="checkbox"] {
  margin-right: 10px;
  width: 20px;
  height: 20px;
  accent-color: var(--primary-color);
}
.checkbox-container label {
  font-size: 16px;
  color: var(--text-color);
  font-weight: 500;
}
.password-change-form {
  max-width: 600px;
}
.form-group {
  margin-bottom: 20px;
}
.form-group label {
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
  color: var(--label-color);
}
.form-group input {
  width: 100%;
  padding: 15px;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  font-size: 16px;
  box-sizing: border-box;
  outline: none;
}
.form-group input:focus {
  border-color: var(--primary-color);
  box-shadow: 0 0 0 2px rgba(85, 107, 255, 0.2);
}
.form-row {
  display: flex;
  gap: 20px;
}
.form-col {
  flex: 1;
}
.password-input-container {
  position: relative;
}
.password-toggle-icon {
  position: absolute;
  right: 15px;
  top: 65%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 36px;
}
.password-toggle-icon i {
  color: #808080;
}
@media (max-width: 992px) {
  .hamburger-menu {
    display: block;
  }
  .dashboard-wrapper.menu-open .sidebar {
    transform: translateX(0);
  }
  .sidebar {
    position: fixed;
    left: 0;
    top: var(--header-height);
    height: calc(100vh - var(--header-height));
    transform: translateX(-100%);
    min-height: 100svh;
  }
  .main-content {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .form-row {
    flex-direction: column;
    gap: 0;
  }
  .form-col {
    margin-bottom: 20px;
  }
}
/* PROFİLE CSS */

.btn.btn-gray {
  font-size: 18px !important;
}

.more-button-brand {
  border-radius: 50% !important;
}

.icon-hover:hover {
  background-color: transparent !important;
}

.brand-color header select:not(.sub-menu a) {
  color: white !important;

  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(165deg) brightness(106%)
    contrast(102%);
}
.grayscale * {
  filter: grayscale(100%);
}
