body {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  background-color: #171717;
  color: #adadad;
}

img {
  max-width: 100%;
  height: auto;
}
hr {
  border-top: 1px solid #777;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
.position-relative {
  position: relative;
}
.display-none {
  display: none;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0 !important;
}
.bg-color {
  background-color: #eeeeee;
}
.color-white {
  color: #fff;
  font-size: 12px;
}

.swiper-button-prev {
  text-shadow: 6px 6px 4px black;
  background: #0000008c;
  width: 60px;
  height: 60px;
}
.swiper-button-next {
  text-shadow: 6px 6px 4px black;
  background: #0000008c;
  width: 60px;
  height: 60px;
}

.go-top {
  position: fixed;
  right: 8px;
  bottom: 12%;
  font-size: 25px;
  background: #000;
  display: none;
  cursor: pointer;
  padding: 0.4em;
  text-align: center;
  z-index: 9999;
}
.go-top i {
  padding-bottom: 3px;
  display: block;
}
@media screen and (max-width: 768px) {
  .go-top {
    right: 2%;
    bottom: 11%;
    padding: 0.3em;
    font-size: 24px;
  }
  .flu-roots-not {
    transform: translate(0%, 0%) !important;
  }
  .cat-img-area {
    height: 400px !important;
    -webkit-background-size: calc(100vh) !important;
    -moz-background-size: calc(100vh) !important;
    -o-background-size: calc(100vh) !important;
    background-size: calc(100vh) !important;
  }
  .cathdr {
    margin-top: 300px !important;
    border: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
}

.navbar-brand {
  height: unset;
  padding: 0 15px;
}

.navbar-brand > img {
  max-height: 106px;
  max-width: 106px;
  transition: all.5s;
  width: auto;
}

.navbar {
  border-radius: 0;
}

.navbar-inverse {
  border-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.25);
  border-top: 0;
  border-right: 0;
  border-left: 0;
  background-color: transparent;
  z-index: 9999;
  position: fixed;
  width: 100%;
  margin: 0;
  top: 0;
}
.navbar-inverse > div.container-fluid {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav a:hover {
  opacity: 0.85;
}
.header-top-bar {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  color: #b67b36;
}
.header-top-bar > li {
  color: #fff;
  display: inline-block;
  margin-right: 15px;
}
.header-top-bar > li > a {
  color: #fff;
  border: 1px solid;
  margin: 2px 0;
  padding: 5px;
  display: block;
}
.header-top-bar > li > a.mail {
  border: 0;
}

.navbar-inverse .navbar-nav > li {
  position: unset;
  padding: 1rem 0;
  transition: all.5s;
}
.navbar-inverse .navbar-nav > li > a {
  font-family: Arial, Helvetica, sans-serif;
  color: #848484;

  font-weight: 500;
}

.navbar-inverse .navbar-nav > li > a.bordered {
  border: 2px solid #fff;
}

.navbar-inverse .navbar-nav > li.megamenu > ul {
  display: none;
}

.navbar-inverse .navbar-nav > li.megamenu:hover > ul {
  position: absolute;
  left: 0;
  display: block;
  background: #111111;
  color: #fff;
  list-style: none;
  top: calc(100% + 0px);
  padding: 15px 0;
}
.navbar-inverse li {
  list-style: none;
}
.navbar-inverse .navbar-nav > li.megamenu > ul > li > ul {
  padding-left: 15px;
}

li.megamenu:hover li p {
  border-bottom: 1px solid #888;
  width: fit-content;
  /*color: #bd7628;*/
}

.navbar-inverse .navbar-nav > li.megamenu ul li a {
  display: block;
  color: #fff;
  position: relative;
}

.navbar-inverse .navbar-nav > li.megamenu ul li a:after {
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -15px;
  top: 3px;
}

.carousel-control.left span.fa {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 25%;
  top: 50%;
}
.carousel-control.right span.fa {
  transform: translate(-50%, -50%);
  position: absolute;
  right: 25%;
  top: 50%;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  width: 100%;
  max-height: 107px;
  object-fit: fill;
}

.home-slider {
  margin-bottom: 15px;
  margin-top: -169px;
}

.home-title {
  display: block;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
    "Lucida Sans", Arial, sans-serif;
  font-weight: normal;

  float: none;
  color: #cacaca;
  text-align: center;
  padding: 0 15px;
}

.home-center {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
.home-center > li {
  padding: 10px;
}

.home-center > li > a {
  position: relative;
  display: block;
  overflow: hidden;
}

.home-center > li > a > p {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  margin: 0;
  text-align: center;
  color: #fff;
  opacity: 0;
  transition: all.5s;
  font-size: 18px;
}

.home-center > li > a:hover > p {
  opacity: 1;
  transition: all.5s;
}

.home-center > li > a > figure > img {
  transition: all.5s;
  width: 100%;
  height: auto;
}

.home-center > li > a:hover > figure > img {
  opacity: 0.6;
  transition: all.5s;
  transform: scale(1.1);
}

.home-timeline,
.home-timeline > li > ul,
.home-timeline > li,
.home-timeline > li > ul > li,
.home-timeline > li > ul > li > ul {
  padding: 0;
  list-style: none;
}

.home-timeline > li > ul > li > ul {
  margin-top: 40px;
}

.home-timeline > li > ul > li > ul > li:last-child > a {
  display: block;
  color: #719430;
  font-weight: 600;
  font-size: 18px;
}
.home-timeline > li > ul > li > ul > li:last-child > p {
  margin: 0;
  line-height: 1.6;
  font-size: 14px;
}
.home-timeline > li > ul > li > ul > li:first-child {
  padding: 0;
  z-index: 2;
}

.home-timeline > li > ul > li > ul > li:first-child > i {
  background-color: #414141;
  padding: 10px;
  border-radius: 50px;
  font-size: 26px;
  width: 46px;
  height: 46px;
  text-align: center;
}
.home-timeline > li > ul > li:after {
  content: "";
  position: absolute;
  left: 5.5%;
  height: 100%;
  width: 1px;
  border: 1px dashed;
  z-index: 0;
}
.home-timeline > li > ul > li:last-child::after {
  height: 0;
}

#footerCarouseler {
  margin-top: 20px;
}
#footerCarouseler .carousel-indicators {
  bottom: -5%;
}
#footerCarouseler .carousel-control {
  width: 2%;
}
#footerCarouseler .carousel-inner .item .col-md-4 > a {
  display: block;
}
#footerCarouseler .carousel-inner .item .col-md-4 > a:nth-child(2) {
  text-align: center;
  color: #ffffff;
  padding-top: 20px;
}
#footerCarouseler .carousel-inner .item .col-md-4 > a:nth-child(3) {
  text-align: center;
  color: #719430;
}
#footerCarouseler .carousel-inner .item .col-md-4 > a > h3 {
  margin-top: 0;
  font-weight: 600;
}
#footerCarouseler .carousel-inner .item .col-md-4 > span {
  width: 50px;
  height: 5px;
  background: #ccc;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}

.footer-links {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0;
}
.footer-social-links {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0;
}
.footer-social-links a {
  color: #ffffff;
  padding-top: 8px;
  position: relative;
  display: block;
}
.footer-social-links li:hover a {
  color: #ffffff;
}
.footer-social-links > li {
  border-radius: 40px;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
}
.footer-links > li > a {
  color: #808080;
  line-height: 55px;
  display: inline-block;
}
footer li {
  list-style: none;
}
.footer-links > li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
.footer-links > li:after {
  content: "";
  position: absolute;
  right: calc(0% - 12px);
  background: #fff;
  width: 1px;
  height: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.footer-links > li:last-child::after {
  display: none;
}
.scrolled.navbar-inverse > div.container-fluid,
.scrolable.navbar-inverse > div.container-fluid {
  background-color: #272727;
}
.scrolled.navbar-inverse > div.container-fluid:last-child,
.scrolable.navbar-inverse > div.container-fluid:last-child {
  background-color: #000000;
}
@media screen and (max-width: 768px) {
  .home-center > li > a > figure > img {
    opacity: 1;
    transition: all.5s;
  }
  .home-center > li > a > p {
    opacity: 0;
    display: none;
  }
  .home-timeline > li > ul > li > ul > li:first-child {
    text-align: center;
  }
  .home-timeline > li > ul > li:after {
    left: 50%;
  }
  .navbar-brand > img {
    height: 80px;
  }
  .home-slider {
    margin-top: 5px;
  }
  .navbar-collapse.collapse.in {
    background: #b3722e;
    height: 100%;
    max-height: -webkit-fill-available;
  }
  .navbar-inverse .navbar-nav > li {
    padding: 10px 0;
    display: block;
    width: 100%;
  }
  .navbar-inverse .navbar-nav > li > a {
    background: unset !important;
    padding: 7px 15px;
    margin: 0;
    text-align: center;
    font-size: 23px !important;
    color: #9b9b9b !important;
    display: block;
    width: 100%;
  }

  /* Mobilde navbar-nav flex ayarları */
  .navbar-nav {
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .navbar-nav.justify-content-between {
    justify-content: flex-start !important;
  }
  .navbar-inverse .navbar-nav > li.active > a:after,
  .navbar-inverse .navbar-nav > li:hover > a:after {
    display: none;
  }
  .navbar-inverse > div.container-fluid:nth-child(2) {
    padding: 0;
  }
  .header2sub,
  .header3sub {
    height: auto !important;
  }
  .menu .header1 {
    height: auto !important;
    line-height: normal;
    margin: 5px 0px;
  }
  h1 {
    font-size: 23px !important;
  }
  h3 {
    font-size: 17px !important;
  }
  h4 {
    font-size: 17px !important;
  }
  p {
    padding: 0px 10px;
  }
  footer {
    margin-top: 10px !important;
    padding-top: 20px !important;
  }

  #navbarSupportedContent {
    max-height: 100vw;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .menu-icerik {
    position: inherit !important;
    top: 0 !important;
    left: 0 !important;
    border: 0 !important;
  }
  #tabs_men {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    overflow-x: scroll;
    overflow-y: hidden;
    justify-content: flex-start !important;
    display: flex !important;
  }
  /* Hide scrollbar for Chrome, Safari and Opera */
  .tablar ::-webkit-scrollbar {
    display: none;
  }
  .menu {
    border-bottom: 0px !important;
  }
}

/* .grid-item figure{
display:block;
}*/

.searching {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  text-align: center;
  background: black;
  display: none;
}
.searching > form {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.searching > form > button {
  background: #a9a9a9;
  border: 0;
  font-size: 29px;
  line-height: 1.4;
  vertical-align: bottom;
  padding: 5px 10px;
  border-left: 1px solid #fff;
}
.searching > form > input:first-child {
  padding: 15px;
  width: 50%;
  background: #a9a9a9;
  color: #fff;
  border: 0;
}
.searchCloser {
  right: 5%;
  top: 5%;
  position: absolute;
  font-size: 30px !important;
  color: #fff;
  cursor: pointer;
}

.products {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #c0942c;
  display: none;
}

.products > ul {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  list-style: none;
  margin: 0;
  border: 1px solid;
  padding: 0;
  display: grid;
  grid-template-columns: 33.333% 33.333% 33.333%;
}
.products > ul > li {
  border-right: 1px solid;
  width: 100%;
  padding: 25px 15px;
}
.products > ul > li:last-child {
  border-right: 0;
}
.products > ul > li > ul {
  list-style: none;
}
.products > ul > li > ul > li > a {
  position: relative;
  color: #fff;
  display: block;
}
.products > ul > li > ul > li > a:after {
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -15px;
  top: 3px;
}
.twitter:hover {
  background-color: #46d4fe;
}
.facebook:hover {
  background-color: #37589b;
}
.youtube:hover {
  background-color: #a72b1d;
}
.pinterest:hover {
  background-color: #cb2027;
}
.google-plus:hover {
  background-color: #de5a49;
}
.instagram:hover {
  background-color: #a67658;
}
.breadcrumb a {
  text-decoration: none;
}
.breadcrumb.breadcrumb-head {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb.breadcrumb-head > li {
  /*color:#bf932b;*/
  font-size: 12px;
}
.breadcrumb.breadcrumb-head > li > a {
  color: #ababab;
  font-size: 12px;
}
.bcumb {
  color: black;
  padding: 10px 0;
  border-top: 15px solid #171717;
  border-bottom: 0.1rem solid #3a3a3a;
}
.category-pagination .btn {
  background-image: none;
  outline: 0;
  color: orange;
  border: 0;
  background: transparent;
  border-radius: 50px !important;
  margin-right: 5px;
}
.category-pagination .btn.active,
.category-pagination .btn:active,
.category-pagination .btn:hover {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: white;
  border: 0;
  border-radius: 50px !important;
}
.pagecount {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.ref-left {
  padding: 0;
  list-style: none;
  text-align: right;
  width: 100%;
  display: block;
}
.ref-left > li {
  border-top: 3px solid #525252;
  padding: 5px 0;
}
.ref-left > li > a {
  color: #b1b1b1;
}

.bordered-right {
  border-right: 1px solid #4d4d4d;
}

#mmenus ul {
  padding-left: 15px;
  list-style: none;
  position: relative;
  display: block;
}

#mmenus ul a {
  display: block;
  color: #ffffff;
}

#mmenus > ul > li {
  margin-bottom: 10px;
  border-bottom: 1px solid #868686;
}

form.form-iletisim .form-control {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

a.next {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 16px;
  padding: 15px 0 15px 15px;
}
a.before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 16px;
  padding: 15px 0 15px 15px;
}
.ref-detay .grid-item,
.ref-detay .grid-sizer {
  width: 32%;
}
.instagram_gallery a:hover > img {
  opacity: 0.8;
  transition: all.5s;
  transform: scale(0.95);
}
figure:hover:not(.figure_noteffect) > img {
  opacity: 0.9;
  transition: all.5s;
}
.blog-box {
  border-bottom: 1px solid silver;
  padding: 0 0 30px 0;
}
.blog-content {
  padding: 20px 0 10px;
  text-align: justify !important;
  line-height: 1.8em;
}
.blog-btn,
.tag-link {
  padding: 5px 15px;
  color: black; /*background:#bf932b*/
}
.blog-btn:hover,
.tag-link:hover {
  color: white !important;
  text-decoration: none;
  background: #555452f1;
}
.blog-box a:hover {
  color: inherit;
  text-decoration: none !important;
}
.blog-cat {
  /*background: #bf932b;*/
  margin: 3px 0;
}
.blog-cat a:hover,
.blog-cat a.active {
  background: #555452f1;
  color: white !important;
}
.blog-cat a {
  display: block;
  padding: 10px;
  color: black !important;
  text-decoration: none !important;
}
.tag-link {
  margin: 3px;
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  #mmenus ul a {
    padding: 10px 0;
  }
}
.startanimation {
  opacity: 1;
  -webkit-animation: avia_msonry_show 0.8s 1
    cubic-bezier(0.175, 0.885, 0.32, 1.075);
  -moz-animation: avia_msonry_show 0.8s 1
    cubic-bezier(0.175, 0.885, 0.32, 1.075);
  animation: avia_msonry_show 0.8s 1 cubic-bezier(0.175, 0.885, 0.32, 1.075);
}
@-webkit-keyframes avia_msonry_show {
  0% {
    -webkit-transform: translateZ(300px) translateY(200px) rotateX(-70deg);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes avia_msonry_show {
  0% {
    -moz-transform: translateZ(300px) translateY(200px) rotateX(-70deg);
    opacity: 0.1;
  }
  100% {
    -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes avia_msonry_show {
  0% {
    transform: translateZ(300px) translateY(200px) rotateX(-70deg);
    opacity: 0.1;
  }
  100% {
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
.iletisim i.fa {
  font-size: 25px;
  margin-bottom: 5px;
  width: 25px;
  text-align: center;
}

.footerWhatsapp {
  display: block;
  position: fixed;
  float: left;
  left: 1%;
  bottom: 1%;
}
@media screen and (max-width: 768px) {
  .footerWhatsapp {
    color: #000000;
    background-color: #81d742;
    padding-right: 5px;
    padding: 2px 5px 2px 0px;
    font-size: 13px;
    border-radius: 50px;
    z-index: 999999999;
  }
  .footerWhatsapp img {
    width: 25px;
    margin-left: 2px;
  }
}
ul.social-network {
  list-style: none;
  display: block;
  margin-left: 0 !important;
  padding: 0;
  position: fixed;
  right: 0;
  top: 50%;
  margin: 0 -50px 0 0;
  transform: translate(-50%, -50%);
  transition: all.5s;
}

ul.social-network li {
  display: block;
  margin: 5px 0;
  transition: all.5s;
}

ul.social-network > li:hover > a {
  transition: all.5s;
  margin-left: -35px;
}

.social-network a.icoRss {
  background-color: #f56505;
}

.social-network a.icoFacebook {
  background-color: #3b5998;
}

.social-network a.icoTwitter {
  background-color: #3cf;
}

.social-network a.icoGoogle {
  background-color: #bd3518;
}

.social-network a.icoVimeo {
  background-color: #0590b8;
}

.social-network a.icoLinkedin {
  background-color: #007bb7;
}

.social-network a.icoPinterest {
  background-color: #bd081c;
}

.social-network a.icoInstagram {
  background-color: #c44173;
}

.social-circle a,
.teklif {
  background-color: #333;
}

.social-network a.icoFacebook i,
.social-network a.icoGoogle i,
.social-network a.icoLinkedin i,
.social-network a.icoRss i,
.social-network a.icoTwitter i,
.social-network a.icoVimeo i,
.social-network a i {
  color: #fff;
}

.socialHoverClass,
a.socialIcon:hover {
  color: #44bcdd;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
  transition: all.5s;
  margin-left: 0;
}

.social-circle li i {
  margin: 0;
  line-height: 50px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.order-number {
  display: flex;
  height: 50px;
  background: #eaeaea;
  padding: 10px;
  font-size: 14px;
  margin: 20px 0;
}
.order-number form {
  display: inline-block;
  width: 100%;
}
.order-number .input {
  display: inline-block;
  width: 50px;
}

.instagram_gallery > a {
  padding: 0px;
  width: 16.66666667%;
  display: inline-block;
}
.instagram_gallery > a > img {
  margin: auto !important;
  width: 100% !important;
  float: none !important;
}
footer {
  background: #000000;
  color: #7d7d7d;
  /*border-top: 0.1rem solid #dcad3a;*/
  padding-bottom: 40px;
}
footer a {
  color: #7d7d7d;
  font-size: 12px;
  text-decoration: none;
}
/*footer a:hover{ color: #dcad3a; }*/
.footer-bottom {
  border-top: 0.1rem solid #474747;
  padding: 8px 0;
}
@media screen and (max-width: 768px) {
  footer {
    padding-bottom: 85px;
  }

  .all_slider {
    margin-top: 50px;
  }
}
.blogtime {
  text-decoration: underline;
  color: #fec007;
  font-weight: bolder;
  font-size: 0.7rem;
}
.header1 {
  /*color:#bf932b;*/
  font-size: 1.2rem;
  overflow: hidden;
  margin-top: 0.5rem;
  margin-bottom: 5px;
  line-height: 1.3;
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.header2 {
  /*color: #bf932b;*/
  overflow: hidden;
}
.header1sub {
  font-size: 12px;
  margin-bottom: 20px;
  height: 35px;
  overflow: hidden;
}
.header2sub {
  color: #474749;
  overflow: hidden;
  text-align: left;
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 5;
  -webkit-line-clamp: 5; /* 4 satıra kadar göster */
  -webkit-box-orient: vertical;
}
.header3sub {
  font-size: 12px;
  margin-bottom: 20px;
  height: 115px;
  overflow: hidden;
  text-align: justify;
}
.row.list-inline a {
  color: #919191;
}
.anasayfaResim {
  background-image: url("/images/anasayfa.jpg");
  margin-top: 20px;
  padding: 50px;
  background-repeat: no-repeat;
  /*background-size: contain;*/
  height: 696px;
}

@media screen and (min-width: 992px) {
  .fix-boxed figure {
    max-height: 300px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .title1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .boxed-group2 figure,
  .boxed-group4 figure {
    height: 252px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .boxed-group2 figure img,
  .boxed-group4 figure img {
    height: auto;
  }
}

@media screen and (max-width: 500px) {
  .main-video {
    width: 100% !important;
  }
  /*.anasayfaResim{ height: 180px; }*/
  .anasayfaResim {
    padding: 50px 10px;
  }
  .header2 {
    height: auto;
  }
  .main-box2 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .instagram_gallery > a {
    width: 50%;
  }
  .instagram_gallery > a:last-child {
    display: none;
  }
  .youtube-iframe {
    width: 100%;
  }

  .menu-icerik ul {
    text-align: center;
  }
}

.fix-boxed figure {
  text-align: -webkit-center;
  background: #f6f6f6;
}
.boxed-group1 figure {
  height: auto;
}
.boxed-group1 figure img {
  height: auto;
}

.kutucuk {
  background: #212121;
}

h1 {
  font-size: 33px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 26px;
}

.link1 {
  color: white !important;
}
.text-gri {
  color: #858585;
}
.text-black {
  color: black;
}
.text-black:hover {
  color: white;
}
.text-gray {
  color: #858585;
}
.text-gri:hover {
  color: white;
}
.text-gri-sep {
  color: #887979;
}
.menu-icerik {
  position: absolute;
  background: black;
  /*background: #252525e8;*/
  display: none;
  left: 10rem;
  top: 4.6rem;
  opacity: 0.85;
  /* border: 0.5px solid #6f6f6f; */
  /* border-top: 0px; */
  border-radius: 0rem 2rem 2rem 2rem;
}
.menu-icerik ul {
  padding: 5px 15px;
  margin: 0;
  list-style: none;
}
.menu-icerik ul li a {
  text-decoration: none;
  color: #c7c7c7;
  text-align: center;
}
.menu-icerik ul li a:hover {
  cursor: pointer;
  /*color:#dcad3a;*/
}
.menu-icerik ul li {
  line-height: 2rem;
}
.read_more {
  color: black !important;
  /*background: #fec007;*/
  font-size: 0.8rem;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-weight: bolder;
  border-radius: 0;
}

.menu-iconu {
  width: 35px;
  height: 3px;
  background-color: white;
  margin: 8px 0;
}
.menu-icerik:before {
  /*opacity: 0.1;*/
  /* sadece arka plan resmi şeffaf olur */
  z-index: -1;
}

.tablar {
  background: black;
  border: 0;
}
.tablar li {
  border: 0;
  background: white;
  color: black;
}
.tablar li a {
  border: 0;
  background: white;
  color: #9b9b9b !important;
}
.tablar .ui-state-default {
  border: 0;
  background: white;
  color: #9b9b9b;
}
.tablar .ui-state-default a {
  border: 0;
  background: #272727;
  color: #b9b9b9 !important;
  cursor: pointer;
}
.tablar .ui-state-active {
  border: 0;
  background: white;
  color: black;
}
.tablar .ui-state-active a {
  border: 0; /*background: #dcad3a;*/
  color: black !important;
  cursor: pointer;
}

.breadcrumb > li + li:before {
  /* padding: 0 5px; */
  color: #ccc;
  content: "/\00a0";
}

.parlattg a:hover {
  transition: transform ease 0.5s, box-shadow ease 0.5s;
  /*box-shadow: 0 0 30px #bf932b;*/
  text-shadow: 0 0 1px black;
}

.parlattg a:not(:hover) {
  transition: transform ease 0.5s, box-shadow ease 0.5s;
  box-shadow: none;
  text-shadow: none;
}
.grid-item figure {
  display: block;
}
.grid-item figure > img {
  transition: all.5s;
  width: 100%;
}
.grid-item:hover figure > img {
  opacity: 0.6;
  transition: all.5s;
  transform: scale(1.1);
}
.grid-item p {
  position: absolute;
  left: 50%;
  top: 40%;
  width: 100%;
  transform: translate(-50%, -50%);
  margin: 0;
  text-align: center;
  color: #fff;
  opacity: 0;
  transition: all.5s;
  font-size: 12px;
}
.grid-item:hover p {
  opacity: 1;
  transition: all.5s;
}
@media screen and (max-width: 768px) {
  .grid-item,
  .grid-sizer {
    width: 100%;
  }
  .grid-item figure > img {
    opacity: 1;
  }
}
.startanimation {
  opacity: 1;
  -webkit-animation: avia_msonry_show 0.8s 1
    cubic-bezier(0.175, 0.885, 0.32, 1.075);
  -moz-animation: avia_msonry_show 0.8s 1
    cubic-bezier(0.175, 0.885, 0.32, 1.075);
  animation: avia_msonry_show 0.8s 1 cubic-bezier(0.175, 0.885, 0.32, 1.075);
}
.urun-incele {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  top: -14px;
  overflow: hidden;
}
.urun-incele .category-name {
  width: 100%;
  display: block;
}
.urun-incele .category-name p {
  width: 100%;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 0;
  padding: 0;
  color: #6d6d6dd9;
}
.urun-incele .product-code {
  color: #7b7b7bd9;
}
.urun-incele .detail {
  display: block;
}
.urun-incele .detail a {
  width: 100%;
  color: #7b7b7bd9;
}
.nav-sticky {
  /*
		position: fixed;
		bottom: 0;
		
		z-index: 10;
		*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 95%;
  bottom: 0%;
  left: 50%;
  /*transform: translate(-50%, -50%);*/
}

.nav-sticky a {
  text-decoration: none;
  color: black;
  font-weight: bold;
  /*background: #bf932b !important;*/
  padding: 8px 12px;
  border-radius: 4px;
  transition: background 0.2s;
}
.flat-select {
  appearance: none; /* varsayılan stil sıfırlama */
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ccc; /* açık gri arka plan */
  color: #333; /* koyu metin */
  border: 1px solid #999; /* ince çerçeve */
  padding: 5px 5px;
  font-size: 16px;
  outline: none;
  width: 100%;
  max-width: 300px;
  transition: border-color 0.2s ease;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px 16px;
  padding-right: 36px; /* ok ikonuna alan bırak */
}

.flat-select:hover {
  border-color: #999;
}

.flat-select:focus {
  border-color: #007bff; /* odaklandığında mavi çerçeve */
  background-color: #fff;
}

.resim_alani {
  background-size: contain;
  /*  border-radius: 0 50px 50px 0;*/
  background-position: left;
  background-repeat: no-repeat;
}

.cat_l {
  background-color: black;
}
@media (min-width: 576px) {
  .for-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Temel genişlikler */
.w-80 {
  width: 80% !important;
}

.w-100 {
  width: 100% !important;
}

/* Bootstrap benzeri breakpointler */

/* xs: <576px */
@media (max-width: 575.98px) {
  .w-xs-100 {
    width: 100% !important;
  }

  .w-xs-80 {
    width: 80% !important;
  }
}

/* sm: ≥576px */
@media (min-width: 576px) and (max-width: 767.98px) {
  .w-sm-100 {
    width: 100% !important;
  }

  .w-sm-80 {
    width: 80% !important;
  }
}

/* md: ≥768px */
@media (min-width: 768px) and (max-width: 991.98px) {
  .w-md-100 {
    width: 100% !important;
  }

  .w-md-80 {
    width: 80% !important;
  }

  .w-md-60 {
    width: 60% !important;
  }
}

/* lg: ≥992px */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .w-lg-100 {
    width: 100% !important;
  }

  .w-lg-80 {
    width: 80% !important;
  }

  .w-lg-60 {
    width: 60% !important;
  }

  .w-lg-40 {
    width: 40% !important;
  }
}

/* xl: ≥1200px */
@media (min-width: 1200px) {
  .w-xl-100 {
    width: 100% !important;
  }

  .w-xl-80 {
    width: 80% !important;
  }

  .w-xl-60 {
    width: 60% !important;
  }

  .w-xl-40 {
    width: 40% !important;
  }
}

/* Temel genişlikler */
.w-40 {
  width: 40% !important;
}

/* xs: <576px */
@media (max-width: 575.98px) {
  .w-xs-40 {
    width: 40% !important;
  }
}

/* sm: ≥576px */
@media (min-width: 576px) and (max-width: 767.98px) {
  .w-sm-40 {
    width: 40% !important;
  }
}

/* md: ≥768px */
@media (min-width: 768px) and (max-width: 991.98px) {
  .w-md-40 {
    width: 40% !important;
  }
}

.item img {
  height: 100%;
  width: 100%;
}

@font-face {
  font-family: "Roboto";
  src: url("fonts/Roboto/static/Roboto_Condensed-SemiBold.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RobotoRegular";
  src: url("fonts/Roboto/static/Roboto-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.main_slider *,
.navbar-collapse *,
#ust-baslik *,
footer * {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  font-family: "RobotoRegular", sans-serif !important;
  font-weight: 400;
}

#ust-baslik {
  border: 0;
  /*background-color: rgba(39, 39, 39, 0.95);*/
  background-image: url("../img/hdr2bg.png");
  background-repeat: no-repeat;
  background-position: top;
}
@media (max-width: 767.98px) {
  .navbar {
    background: black;
  }
  .navbar-collapse {
    background: black !important;
    /*position: fixed;*/

    /* Sayfa kaydırılsa bile sabit kalsın */
    top: 0;
    left: 0;
    /*width: 100vw;*/
    /* Viewport genişliği */
    /*	height: 100%;*/
    /* Viewport yüksekliği */
    background-color: #000;
    /* İsteğe göre renk */
    z-index: 5;
  }

  #navbarSupportedContent {
    padding-top: 50px;
    height: 100vh;
    max-height: 100%;
    overflow: scroll;
  }

  .navbar-toggler {
    z-index: 150;
    width: 60px;
    margin-left: 85%;
  }
  *::-webkit-scrollbar {
    height: 10px;
    width: 10px;
  }
  *::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #000000;
  }

  *::-webkit-scrollbar-track:hover {
    background-color: #5f6465;
  }

  *::-webkit-scrollbar-track:active {
    background-color: #b8c0c2;
  }

  *::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #717171;
  }

  *::-webkit-scrollbar-thumb:hover {
    background-color: #000000;
  }

  *::-webkit-scrollbar-thumb:active {
    background-color: #a3a3a3;
  }
  .cat_l {
    font-size: 17px !important;
  }

  .nav-link {
    font-size: 16px !important;
  }

  #logo2 {
    width: 90px !important;
    height: 90px !important;
  }
}
.unhover:hover {
  background: none !important;
}
#ust-baslik * {
  color: #9a9a9a;
}
#ust-baslik input,
#ust-baslik button,
#ust-baslik input::placeholder {
  background: none;
  border: none;
  color: #e3eeff !important;
}
#ust-baslik input {
  border-bottom: 2px solid black;
}
.hd-sag-alan select,
.hd-sag-alan option {
  background: #bf932b;
  color: #e3eeff !important;
  box-shadow: inset 10px 0 10px -10px rgba(0, 0, 0, 0.5),
    /* Sol iç gölge */ inset -10px 0 10px -10px rgba(0, 0, 0, 0.5);
  /* Sağ iç gölge */
  border: 0;
  text-align: center !important;
  /* Yazıyı ortalar */
  text-align-last: center !important;
}
.navbar-nav li {
  padding: 0 !important;
}
.menu-alan {
  padding: 0px;
  border: 0 !important;
  background-image: url("../img/hdr2bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 40px;
  /*background-color: rgba(0, 0, 0, 0.85);*/
  /* Görselin dışında kalan alanlar için renk */
}
.menu-icerik {
  top: auto;
  background: none;
  border-radius: 0;
  background-color: rgba(40, 40, 40, 1);
  background-image: url("../img/menu-icerik-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  opacity: 1;
  width: 100 !important;
}
#logo2 {
  position: absolute;
  left: 50%;
  transform: translateX(-49%);
  top: 7px;
  width: 120px;
  height: 120px;
  z-index: 2300;
}
.navbar-brand > img {
  max-height: 106px;
  max-width: 106px;
}
.cat_l {
  background: none;
  font-size: 16px;
}
.menu-icerik ul li {
  border: 0;
}
.resim_alani {
  background-size: cover;
  transform: scale(1.2);
  background-position: center;
}
.nav-link {
  font-size: 17px;
}
.scrolled.navbar-inverse > div.container-fluid,
.scrolable.navbar-inverse > div.container-fluid {
  background-color: transparent !important;
}

.scrolled.navbar-inverse > div.container-fluid:last-child,
.scrolable.navbar-inverse > div.container-fluid:last-child {
  background-color: transparent !important;
}

.sliderbslik {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.cat-img-area {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 600px;
  top: 0;
  background-position: center;
  background-size: object-fit;
}
.cathdr {
  margin-top: 500px;
  border: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.ic-menu {
  display: flex;
}
.owl-carousel {
  position: relative !important;
}
.hb-arrow {
  z-index: 999;
}
.hb-prev {
  left: 0;
}
.hb-next {
  right: 0;
}
.hb-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.hb-next {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cG9seWdvbiBwb2ludHM9IjYsNCAyMCwxMiA2LDIwIiBmaWxsPSIjRDRBNjNGIi8+Cjwvc3ZnPg==")
      no-repeat center center,
    #272729 !important; /* Arka plan rengi */
  background-size: 22px 22px !important;
  top: 55%;
}
.hb-prev {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cG9seWdvbiBwb2ludHM9IjE4LDQgNCwxMiAxOCwyMCIgZmlsbD0iI0Q0QTYzRiIvPgo8L3N2Zz4=")
      no-repeat center center,
    #272729 !important; /* Arka plan rengi */
  background-size: 22px 22px !important;
  top: 47%;
  right: 0 !important; /* 🔹 Sağ kenara yapıştırır */
  left: auto !important; /* 🔹 Sol konumunu sıfırlar */
  transform: translateY(-50%) !important;
}
.hb-next,
.hb-prev {
  font-size: 0;
  line-height: 0;

  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: #272729;
}
.hb-next:before,
.hb-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 1;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.hb-next:focus,
.hb-next:hover,
.hb-prev:focus,
.hb-prev:hover {
  color: transparent;
  outline: 0;
  opacity: 1;
  background: black;
}
.home-blogs .owl-nav,
.home-cats .owl-nav {
  display: flex;
  justify-content: center;
}
.flu-roots {
  background: url("../img/flu-roots.webp") center no-repeat;
  width: 100%;
  height: 120px;
  background-size: contain;
  opacity: 0.2;
}

.catalog {
  position: relative;

  height: 100%;
  width: 100%;
  overflow: hidden;
  border-top-width: 1px;
  border-color: rgb(0 0 0 / 0.05);

  padding-bottom: 3.75rem;
  padding-top: 1.75rem;
}

.catalog h2 {
  max-width: -moz-max-content;
  max-width: max-content;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgb(0 0 0 / 0.9);
}
.catalog a {
  font-family: "Roboto" !important;
  margin-top: 1rem;
  width: 15rem;
  --tw-bg-opacity: 1;
  background-color: #574a4c;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: black;
  opacity: 1;
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.catalog a:hover {
  color: white;
}

.catalog-cover {
  width: 100%;
  object-fit: cover;
}
.centered-container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.tab-buttons {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .catalog-cover {
    height: 600px;
    width: 100%;
    object-fit: contain !important;
  }
}
.unique-catalog-image {
  padding-top: 10px;
  height: 150px;
  position: absolute;
  top: 0;
  border-radius: 50%;
  animation: unique-spin-animation 9.5s linear infinite;
}
@media (min-width: 500px) {
  .unique-catalog-image {
    top: 90px;
    padding-top: 0px;
  }
}

.flu-roots-baslik {
  font-family: "Roboto", sans-serif !important;
  transform: translate(0%, -140%);
  font-weight: 900;
}
.flu-roots-not {
  transform: translate(0%, -50%);
  font-size: 110%;
}
.btn {
  border-radius: 0;
}
.project-box {
  overflow: hidden;

  position: relative;
}

.project-box img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.project-box .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  text-align: left;
  transition: transform 0.4s ease;
}

.project-box .overlay h3 {
  font-size: 24px;
  cursor: pointer;
  margin: 0;
}

.project-box .overlay a {
  font-size: 16px;
  display: inline-block;
  margin-top: 8px;
  border-bottom: 1px solid #fff;
  transition: 0.3s ease;
  color: #fff;
}

/* ✅ Hover Efektleri */
.project-box:hover img {
  transform: scale(1.15);
}

.project-box:hover .overlay {
  transform: translateY(-10px);
}

.project-box:hover .overlay a {
  color: #d4a63f;
  border-color: #d4a63f;
}

.shift-up {
  margin-top: -20px;
}

.shift-down {
  margin-top: 10px;
}
#preloader {
  position: fixed;
  inset: 0;
  background-color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;

  opacity: 1;

  transition: opacity 0.5s ease, visibility 0.5s ease;
}

/* Sayfa yüklendikten sonra kapatmak için */
#preloader.fade-out {
  opacity: 0;
  visibility: hidden;
}

/* Açılışta fade-in için */
#preloader.fade-in {
  opacity: 1;
  visibility: visible;
}

.loader {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #d4a63f;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

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

  100% {
    transform: rotate(360deg);
  }
}
html,
body {
  overflow-x: hidden;
}

#goog-gt-tt {
  display: none;
}

.goog-te-banner-frame {
  display: none;
}

.goog-te-menu-value:hover {
  text-decoration: none;
}

body {
  top: 0;
}

#google_translate_element2,
.skiptranslate {
  display: none;
}
.sss-section {
  font-family: "Poppins", Arial, sans-serif;
}
.sss-item {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
}
.sss-item:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}
.sss-header {
  padding: 1.5rem;
  background: white;
  cursor: pointer;
  transition: all 0.3s ease;
  border-bottom: 1px solid transparent;
}
.sss-header:hover {
  background: #bf932b;
}
.sss-header:hover .sss-question {
  color: white !important;
}
.sss-header:hover .sss-question i {
  color: white !important;
}
.sss-item.active .sss-header {
  background: #bf932b;
  border-bottom-color: #e0e0e0;
}
.sss-item.active .sss-header .sss-question {
  color: white !important;
}
.sss-item.active .sss-header .sss-question i {
  color: white !important;
}
.sss-question {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: color 0.3s ease;
}
.sss-question i.fa-question-circle {
  color: #bf932b;
  font-size: 1.1rem;
  transition: color 0.3s ease;
}
.sss-arrow {
  color: #bf932b !important;
  font-size: 0.9rem !important;
  transition: all 0.3s ease;
  margin-left: auto;
  flex-shrink: 0;
}
.sss-item.active .sss-arrow {
  transform: rotate(180deg);
}
.sss-answer {
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  background: #fafafa;
}
.sss-answer.active {
  max-height: 500px;
}
.sss-content {
  padding: 1.5rem;
  font-size: 0.95rem;
  line-height: 1.6;
  color: #555;
  border-top: 1px solid #e0e0e0;
}
.sss-section .btn-warning {
  background-color: #bf932b;
  border-color: #bf932b;
  transition: all 0.3s ease;
  font-weight: 500;
}
.sss-section .btn-warning:hover {
  background-color: #e8a300;
  border-color: #e8a300;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(191, 147, 43, 0.3);
}
.sss-section h2 {
  color: #333;
  margin-bottom: 1rem;
}
.sss-section .text-muted {
  color: #666 !important;
}
/* Responsive */
@media (max-width: 768px) {
  .sss-header {
    padding: 1.2rem;
  }

  .sss-content {
    padding: 1.2rem;
    font-size: 0.9rem;
  }

  .sss-question {
    font-size: 0.95rem;
  }

  .sss-section h2 {
    font-size: 1.8rem;
  }
}
@media (max-width: 576px) {
  .sss-header {
    padding: 1rem;
  }

  .sss-content {
    padding: 1rem;
    font-size: 0.85rem;
  }

  .sss-question {
    font-size: 0.9rem;
  }
}

/* ========================================
   RTL Desteği - Arapça ve Sağdan-Sola Diller
   ======================================== */

/* Genel RTL Düzeltmeleri */
[dir="rtl"] body {
  direction: rtl;
  text-align: right;
}

[dir="rtl"] .text-left {
  text-align: right !important;
}

[dir="rtl"] .text-right {
  text-align: left !important;
}

[dir="rtl"] .float-left {
  float: right !important;
}

[dir="rtl"] .float-right {
  float: left !important;
}

/* Margin ve Padding Düzeltmeleri */
[dir="rtl"] .mr-1,
[dir="rtl"] .mx-1 {
  margin-right: 0 !important;
  margin-left: 0.25rem !important;
}

[dir="rtl"] .mr-2,
[dir="rtl"] .mx-2 {
  margin-right: 0 !important;
  margin-left: 0.5rem !important;
}

[dir="rtl"] .mr-3,
[dir="rtl"] .mx-3 {
  margin-right: 0 !important;
  margin-left: 1rem !important;
}

[dir="rtl"] .ml-1,
[dir="rtl"] .mx-1 {
  margin-left: 0 !important;
  margin-right: 0.25rem !important;
}

[dir="rtl"] .ml-2,
[dir="rtl"] .mx-2 {
  margin-left: 0 !important;
  margin-right: 0.5rem !important;
}

[dir="rtl"] .ml-3,
[dir="rtl"] .mx-3 {
  margin-left: 0 !important;
  margin-right: 1rem !important;
}

[dir="rtl"] .pl-1,
[dir="rtl"] .px-1 {
  padding-left: 0 !important;
  padding-right: 0.25rem !important;
}

[dir="rtl"] .pl-2,
[dir="rtl"] .px-2 {
  padding-left: 0 !important;
  padding-right: 0.5rem !important;
}

[dir="rtl"] .pl-3,
[dir="rtl"] .px-3 {
  padding-left: 0 !important;
  padding-right: 1rem !important;
}

[dir="rtl"] .pr-1,
[dir="rtl"] .px-1 {
  padding-right: 0 !important;
  padding-left: 0.25rem !important;
}

[dir="rtl"] .pr-2,
[dir="rtl"] .px-2 {
  padding-right: 0 !important;
  padding-left: 0.5rem !important;
}

[dir="rtl"] .pr-3,
[dir="rtl"] .px-3 {
  padding-right: 0 !important;
  padding-left: 1rem !important;
}

/* RTL (Arapça) için Menü Desteği */
[dir="rtl"] .menu-icerik {
  left: auto !important;
  right: 0;
  text-align: right;
  border-radius: 2rem 0rem 2rem 2rem; /* Köşeleri RTL'ye göre ayarla */
}

[dir="rtl"] .menu-icerik ul {
  text-align: right;
  padding: 5px 15px;
}

[dir="rtl"] .menu-icerik ul li {
  text-align: right;
}

[dir="rtl"] .menu-icerik ul li a {
  text-align: right;
  direction: rtl;
}

/* Desktop için RTL navbar - sadece büyük ekranlarda row-reverse */
@media (min-width: 992px) {
  [dir="rtl"] .navbar-nav {
    flex-direction: row-reverse;
  }
}

/* Mobil için RTL navbar düzeltmeleri */
@media (max-width: 991.98px) {
  [dir="rtl"] .navbar-nav {
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
  }

  [dir="rtl"] .navbar-nav.d-flex {
    flex-direction: column !important;
  }

  [dir="rtl"] .navbar-nav.justify-content-between {
    justify-content: flex-start !important;
  }

  [dir="rtl"] .navbar-nav > li,
  [dir="rtl"] .navbar-nav > .nav-item {
    width: 100% !important;
    display: block !important;
    text-align: right !important;
  }

  [dir="rtl"] .navbar-nav > li > a,
  [dir="rtl"] .navbar-nav > .nav-item > a {
    text-align: right !important;
    padding-right: 15px !important;
    display: block !important;
    width: 100% !important;
  }

  [dir="rtl"] #navbarSupportedContent {
    direction: rtl;
    text-align: right;
  }

  [dir="rtl"] .navbar-collapse {
    direction: rtl;
  }

  [dir="rtl"] .navbar-toggler {
    margin-left: 0 !important;
    margin-right: 85% !important;
  }

  /* Mobil menü içeriği */
  [dir="rtl"] .menu-icerik .ic-menu {
    direction: rtl;
    text-align: right;
  }

  [dir="rtl"] .alt-icerik {
    text-align: right !important;
    padding-right: 0 !important;
    padding-left: 15px !important;
  }

  [dir="rtl"] .alt-icerik li {
    text-align: right !important;
  }

  /* Mobil arama ve sosyal medya alanları */
  [dir="rtl"] .hdr-transparent-bg {
    flex-direction: row-reverse;
  }
}

[dir="rtl"] .nav-item {
  text-align: right;
}

[dir="rtl"] .dropdown-menu {
  left: auto !important;
  right: 0 !important;
  text-align: right;
}
