@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap');
body, html {
  background: var(--dokuz);
  color: var(--bes);
  font-family: 'Inter', sans-serif !important;
}
a {
  color: var(--bes) !important;
}
a:hover {
  color: var(--yedi) !important;
}
.form-control {
  font-weight: 600;
  letter-spacing: 1px;
  color: var(--bes);
  border-radius: 0px;
  background: var(--sekiz);
  border: 1px solid var(--yedi);
  border-bottom: 2px solid var(--yedi) !important;
}
.form-control:focus {
  color: var(--bes);
  background-color: var(--sekiz);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
}
.form-floating > .form-control-plaintext ~ label::after, .form-floating > .form-control:focus ~ label::after, .form-floating > .form-control:not(:placeholder-shown) ~ label::after, .form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  background-color: transparent;
  color: var(--bes) !important;
}
.form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  color: var(--bes);
  font-size: 16px;
  letter-spacing: 1px;
  transform: scale(.85) translateY(-0.7rem) translateX(0.15rem);
}
.landing-form {
  border-radius: 0px;
  position: relative;
}
.buton {
  line-height: 1;
  font-weight: 500;
  position: relative;
  z-index: 1;
  overflow: hidden;
  font-size: 20px;
  margin-top: 16px;
  padding: 12px 32px;
  letter-spacing: 1px;
  border: 1px solid var(--yedi);
  border-bottom: 2px solid var(--yedi) !important;
}
.landing-buton-1 {
  background: var(--bes);
  border: 1px solid var(--dokuz);
  color: var(--dokuz);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.landing-buton-1::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 0%;
  height: 100%;
  background: var(--onbir);
  z-index: -1;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.landing-buton-1:hover {
  border: 1px solid var(--dokuz);
  color: var(--bes) !important;
}
.landing-buton-1:hover::before {
  width: 100%;
  left: unset;
  right: 0%
}
.parla {
  animation: pulse2 2s linear infinite;
}
.parla, .parla:hover, .parla:active {
  background: var(--yedi);
  color: #fff !important;
  border-radius: 0px;
}
.parla {
  font-weight: 600;
  line-height: 26px;
  color: #fff !important;
  height: fit-content;
  padding: 16px 32px;
}
.box-shadow-25 {
  box-shadow: 0px 0px 3px 2px rgba(255, 255, 255, 0.25);
}
@keyframes pulse2 {
  0% {
    box-shadow: 0 0 0 0 rgb(0 175 143), 0 0 0 0 rgb(0 175 143);
  }
  40% {
    box-shadow: 0 0 0 25px rgb(0 211 116 / 0%), 0 0 0 0 rgb(0 175 143);
  }
  80% {
    box-shadow: 0 0 0 30px rgb(255 0 64 / 0%), 0 0 0 15px rgb(255 0 64 / 0%);
  }
  100% {
    box-shadow: 0 0 0 0 rgb(255 0 64 / 0%), 0 0 0 15px rgb(255 0 64 / 0%);
  }
}
.landing-1-section-1 {
  margin-top: 140px;
}
.landing-1-section-1 .kampanya {}
.landing-1-section-1 .motto-yazi-1 {
  font-size: 32px !important;
  line-height: 42px !important;
  font-weight: 700;
}
.landing-1-section-1 .motto-yazi-2 {
  font-size: 26px !important;
  line-height: 32px !important;
}
.landing-1-section-1 .motto-yazi-3 {
  font-size: 26px !important;
  line-height: 32px !important;
  background: var(--dokuz);
}
.landing-1-section-1 .vurgu {
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  background: var(--dokuz);
}
.landing-1-section-1 .motto-yazi-4 {
  font-size: 18px !important;
  line-height: 26px !important;
}
.landing-1-section-2 {
  margin-top: 32px;
}
.landing-1-section-2 .maddeler li {
  margin-bottom: 8px;
}
.landing-1-section-3 .transpalet {
  border: 1px solid var(--yedi);
}
.landing-1-section-3 .transpalet-gorseli {
  background: url('https://litef.com.tr/uploads/landing/transpalet/transpalet-bg.jpg') no-repeat var(--bes);
  background-size: cover;
  transition: 1s all linear;
}
.landing-1-section-3 .transpalet:hover .transpalet-gorseli {
  background: url('https://litef.com.tr/uploads/landing/transpalet/transpalet-bg2.jpg') no-repeat var(--bes);
  background-size: cover;
  transition: .5s all linear;
}
.landing-1-section-3 .transpalet-1 {
  background: var(--bir);
}
.landing-1-section-3 .transpalet-2 {
  background: var(--bir);
}
.landing-1-section-3 .transpalet-3 {
  background: var(--bir);
}
.landing-1-section-3 .transpalet-4 {
  background: var(--bir);
}
.landing-1-section-3 .transpalet-5 {
  background: var(--bir);
}
.landing-1-section-3 .transpalet-6 {
  background: var(--bir);
}
.landing-1-section-3 .transpalet-7 {
  background: var(--bir);
}
.landing-1-section-3 .ozellik-1 {
  border-top: 1px solid var(--bes);
}
.landing-1-section-3 .ozellik-2 {
  border-top: 1px solid var(--bes);
}
.landing-1-section-3 .ozellik {
  border-bottom: 1px solid var(--bes);
  padding: 12px 8px;
  font-size: 20px !important;
}
.landing-1-section-3 i {
  width: 30px;
  font-size: 22px !important;
  text-align: center;
  margin-right: 8px;
}
.landing-1-section-3 .transpalet-header {
  position: relative;
}
.landing-1-section-3 .transpalet-header .title {
  padding: 16px;
  padding-bottom: 16px;
}
.landing-1-section-3 .transpalet-header .fiyat {
  background: var(--dokuz);
  color: var(--bes);
  padding: 2px 16px;
  margin-bottom: 12px;
}
.landing-1-section-3 .transpalet-header .kdv {
  color: var(--bes);
  font-size: 13px !important;
  font-weight: 400;
  position: absolute;
  right: 16px;
  bottom: -10px;
}
.landing-1-section-3 .transpalet .metin {
  padding-left: 12px;
  padding-right: 12px;
}
.landing-1-section-3 .transpalet .son-fiyat {
  border-top: 1px solid var(--sekiz);
  padding-left: 16px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: right;
  background: var(--sekiz);
  font-weight: 700;
}
.landing-1-section-3 .basvuru {
  border: 1px solid var(--yedi);
  border-top: 0;
  padding-left: 16px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: var(--dokuz);
  font-weight: 700;
  float: right;
  text-align: right;
  display: block;
}
.landing-1-section-3 .basvuru a {
  display: block;
}
.landing-1-section-3 .basvuru:hover {
  background: var(--sekiz);
}
.landing-1-section-3 .daha {
  background: var(--yedi);
  color: var(--bes);
  text-align: center;
  padding: 16px 32px;
}
.landing-1-section-3 .daha:hover {
  background: var(--sekiz) !important;
  color: var(--bes) !important;
}
.landing-1-section-3 .daha-1 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 700;
}
.landing-1-section-3 .daha-2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
}
.landing-1-section-4 .yorum {
  background: var(--sekiz);
  color: var(--bes);
  height: 300px;
  padding: 16px;
}
.landing-1-section-4 .yorum .text {
  height: 240px;
  overflow-y: auto;
  font-size: 16px;
  line-height: 24px;
}
.landing-1-section-4 .yorum .kim {
  color: var(--bes);
  height: 90px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.landing-1-section-4 .yorum .star {
  font-size: 14px;
  color: var(--bes);
}
.landing-1-section-4 img {
  filter: brightness(0) invert(1);
}
.landing-1-section-5 .accordion-button {
  background: var(--dokuz) !important;
  color: var(--bes) !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  --bs-accordion-btn-padding-x: 1.25rem !important;
  --bs-accordion-btn-padding-y: 1.5rem !important;
}
.landing-1-section-5 .accordion {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.landing-1-section-5 .accordion-button:not(.collapsed)::after {
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.landing-1-section-5 .accordion-collapse {
  background: var(--sekiz) !important;
  color: var(--bes);
}
.accordion-item:last-of-type .accordion-collapse {
  border-radius: 0;
}
.fancybox__container {
  z-index: 99999;
}
figure, .services figure {
  position: relative;
  overflow: hidden;
  margin: 0;
}
figure::before, .services figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
figure:hover::before, .services:hover figure::before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}
figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .5s ease;
}
figure:hover img {
  transform: scale(1.1);
}
.landing-footer .iletisim-sol {
  background-size: cover;
  font-weight: 600;
}
.landing-footer .acik {
  color: var(--dokuz);
}
.landing-footer .footer-1-sag {
  background: var(--sekiz);
}
.landing-footer .section-ic .icon {
  line-height: 60px;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 25px;
  color: var(--dokuz) !important;
  text-align: center !important;
  border: 1px solid #f9f9f9;
  background-color: rgba(155, 151, 149, 0.1);
  position: relative;
}
.landing-footer .section-ic:hover .icon {
  border-color: transparent;
  background-color: #e3e3e3;
  color: var(--bes) !important;
}
.landing-footer .section-ic .icon:before {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  left: 5px;
  bottom: 5px;
  color: var(--bes) !important;
  background: var(--bir);
  border-radius: 50%;
  z-index: 0;
  opacity: 1;
  transform: scale(0);
  transition: all 0.3s ease-in-out;
}
.landing-footer .section-ic:hover .icon:before {
  transform: scale(1);
}
.landing-footer .section-ic .icon i {
  z-index: 1;
  position: relative;
  color: var(--bes);
}
.landing-footer .section-ic:hover .icon i {
  color: #fff;
}
.landing-footer .form-floating > label {
  font-weight: 400;
}
.landing-footer .form-control {
  border-radius: 0;
  background: transparent;
  border: 0;
  border-bottom: 2px solid #ced4da !important;
}
.landing-footer .iletisim .buton {
  background: var(--yedi);
  color: var(--dokuz) !important;
  padding: 1rem 1rem;
  border-radius: 2px;
  transition: .3s linear;
  border: 1px solid var(--yedi);
}
.landing-footer .iletisim .buton:hover {
  background: var(--bir);
  color: var(--dokuz) !important;
  transition: all .3s ease;
  border: 1px solid var(--yedi);
}
.footer a {
  color: var(--bes) !important;
}
.footer a:hover {
  color: var(--yedi) !important;
}
header .navbar-ana {
  background: var(--dokuz);
  border-bottom: 1px solid var(--bir);
}
header.navfix .navbar-ana {
  background: var(--dokuz);
  border-bottom: 1px solid var(--bir);
}
.dropdown-menu {
  background: var(--sekiz);
  color: var(--bes);
  border: 1px solid var(--yedi) !important;
  border-top: 0 !important;
}
.dropdown-menu a:hover {
  color: var(--yedi) !important;
}
.mega-menu .link img.icon {
  filter: brightness(0) invert(1);
}
.mega-menu .link {
  border: 1px solid var(--yedi);
}
header .navbar-brand img {
  filter: brightness(0) invert(1);
}
#dialog-content .telefon-iletisim i {
  width: 24px;
}
.landing-hizmetler .text {
  font-size: 36px;
  padding: 16px 8px;
}
.bottom-nav, .footer a.bottom-nav-link {
  color: var(--dokuz) !important;
}
.footer a.bottom-whatsapp-link {
  background: var(--sekiz) !important;
}
.footer .bottom-nav a.bottom-whatsapp-link {
  color: var(--bes) !important;
}
.buton-1 {
  background: var(--dokuz);
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
/* YUKARISI sm */
@media (min-width: 576px) {}
/* YUKARISI md */
@media (min-width: 768px) {}
/* YUKARISI lg *** ONEMLI */
@media (min-width: 992px) {}
/* YUKARISI xl */
@media (min-width: 1200px) {}
/* YUKARISI xxl */
@media (min-width: 1400px) {}
/* ASAGISI xxl */
@media (max-width: 1399px) {}
/* ASAGISI xl */
@media (max-width: 1199px) {}
/* ASAGISI lg *** ONEMLI */
@media (max-width: 991px) {
  .size-9 {
    font-size: 28px !important;
    line-height: 40px !important;
  }
  .landing-1-section-1 {
    margin-top: 80px;
  }
  .landing-1-section-3 .transpalet-gorseli {
    background: url('https://litef.com.tr/uploads/landing/transpalet/transpalet-bg.jpg') no-repeat var(--bes);
    background-size: cover;
    transition: 1s all linear;
  }
  .landing-1-section-3 .transpalet:hover .transpalet-gorseli {
    background: url('https://litef.com.tr/uploads/landing/transpalet/transpalet-bg.jpg') no-repeat var(--bes);
    background-size: cover;
    transition: 1s all linear;
  }
  .landing-1-section-3 .ozellik-2 {
    border-top: 0;
  }
  .landing-hizmetler .text {
    font-size: 22px;
    padding: 8px 8px;
  }
  .landing-1-section-3 .daha {
    padding: 16px 16px;
  }
  .landing-1-section-3 .daha-1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
  }
  .landing-1-section-3 .daha-2 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    padding-top: 16px;
  }
  .landing-1-section-4 .yorum {
    background: var(--sekiz);
    height: 290px;
  }
  .landing-1-section-4 .yorum .text {
    height: 240px;
  }
}
/* ASAGISI md */
@media (max-width: 768px) {}
/* ASAGISI sm */
@media (max-width: 576px) {}