@import url("/libs/cookies/cookieSettings.css");

* {
  padding: 0;
  margin: 0;
  outline: none;
  box-sizing: border-box;
}

body {
  font-family: "Euclid Circular A" !important;
  height: 100vh !important;
  color: var(--black) !important;
  font-weight: 300;
}

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

:root {
  --blue: #114581 !important;
  --white: #ffffff !important;
  --black: #000000 !important;
  --grey: #f8f8f9 !important;
  --darkgrey: #b5c1ce !important;
}

.btn,
a:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

a {
  text-decoration: none !important;
  color: #000000;
}

header,
footer {
  font-weight: 400;
}

.navbar-toggler {
  outline: 0;
  box-shadow: none !important;
}

.mb-6 {
  margin-bottom: 100px;
}

.fs-7 {
  font-size: 13px;
}
.fs-8 {
  font-size: 15px;
}
/* ---- İNDEX ---- */
@media screen and (max-width: 992px) {
  .navbar-main-top {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between;
  }
}

.text-black {
  color: var(--black);
}

.bg-blue {
  background-color: var(--blue);
  color: var(--white) !important;
}

.menu-link {
  color: var(--white) !important;
}

.btn-en:hover,
.btn-tr:hover,
.btn-en,
.btn-tr {
  color: var(--white);
}

.btn-tr.active,
.btn-check:checked + .btn-tr {
  opacity: 0.5;
  color: #ffffff;
  outline: 0 !important;
  box-shadow: none !important;
}

.btn-en.active,
.btn-check:checked + .btn-en {
  opacity: 0.5;
  color: #ffffff;
  outline: 0 !important;
  box-shadow: none !important;
}

.nav-menu {
  color: var(--blue) !important;
}

.color-blue {
  color: var(--blue) !important;
}
.color-grey {
  color: #00000082 !important;
}

.color-darkgrey {
  color: var(--darkgrey) !important;
}

.bar-title {
  font-weight: 300;
  font-size: 30px;
  color: var(--blue) !important;
}

@media screen and (max-width: 850px) {
  .bar-title {
    font-weight: 300;
    font-size: 20px;
    color: var(--blue) !important;
  }
}

.tab-nav-menu {
  border: none;
  background-color: transparent !important;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 450;
  line-height: 25.36px;
  font-size: 18px;
}

.tab-nav-menu.active,
.tab-nav-menu:hover {
  border: none;
  background-color: transparent !important;
  color: var(--blue);
  opacity: 1;
  font-weight: 450;
  line-height: 25.36px;
  font-size: 18px;
}

.bg-grey {
  background-color: rgba(248, 248, 249, 1);
}

.py-6 {
  padding-top: 20px;
  padding-bottom: 0px;
}

@media screen and (min-width: 850px) {
  .py-6 {
    padding-top: 140px;
    padding-bottom: 0px;
  }
}

.no-scroll {
  -ms-overflow-style: none;
  /* IE ve Edge */
  scrollbar-width: none;
  /* Firefox */
}

.no-scroll::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari ve Opera */
}

.main-card-title {
  font-weight: 800;
  font-size: 18px;
}

.main-card-text {
  color: var(--blue);
  font-weight: 300;
  font-size: 13px;
}

@media screen and (min-width: 860px) {
  .referans-text {
    line-height: 19px;
    padding-right: 90px;
  }
}

@media screen and (max-width: 560px) {
  .nav-sm {
    display: flex;
    justify-content: center;
  }
}

.fgwilson {
  font-size: 55px;
  font-weight: 900;
  color: var(--blue);
  letter-spacing: 0px;
}

.title-fg-wilson {
  font-size: 30px;
  letter-spacing: 13px;
}

@media screen and (min-width: 1200px) {
  .border-right {
    border-right: 1px solid #0000002b;
    height: 120px;
  }
}

.text-muted {
  color: var(--black) !important;
}

@media screen and (min-width: 1450px) {
  .carousel-caption-main {
    bottom: 10.5rem;
    right: 10%;
  }
}

@media screen and (min-width: 1249px) and (max-width: 1449px) {
  .carousel-caption-main {
    bottom: 7.5rem;
    right: 10%;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1250px) {
  .carousel-caption-main {
    bottom: 6rem;
    right: 10%;
  }

  .carousel-title-1 {
    color: var(--blue);
    font-size: 26px;
    letter-spacing: 3px;
    font-weight: 500;
  }

  .carousel-title-2 {
    color: var(--black);
    font-size: 38px;
    font-weight: 600;
    line-height: 125%;
  }
}

.carousel-title-1 {
  color: var(--blue);
  font-size: 26px;
  letter-spacing: 3px;
  font-weight: 500;
}

.carousel-title-2 {
  color: var(--black);
  font-size: 38px;
  font-weight: 600;
  line-height: 125%;
}
.home-carousel {
  max-height: 550px;
  min-height: 550px;
}
.home-carousel .carousel-item img {
  height: calc(100vh - 100px);
  min-height: 560px;
  max-height: 406px;
  object-fit: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1200px) {
  .carousel-caption-main {
    bottom: 1.5rem;
  }

  .carousel-title-1 {
    color: var(--blue);
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 500;
  }

  .carousel-title-2 {
    color: var(--black);
    font-size: 22px;
    font-weight: 600;
    line-height: 125%;
  }
}

.next-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='7' fill='%23fff' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.prev-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='7' fill='%23fff' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
}

.next-icon,
.prev-icon {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* hover card */
.card-main {
  transition: 0.4s all ease-in;
  border: none;
  margin: 25px auto;
}

.hover-text {
  position: absolute;
  height: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  padding: 0px;
  background-color: var(--blue);
  color: #ffffff;
  transition: all 0.35s;
  box-sizing: border-box;
}

.card-main:hover .hover-text {
  height: calc(40%);
  padding: 15px;
}

@media screen and (min-width: 1600px) {
  .card-main:hover .hover-text {
    height: calc(26%);
    padding: 15px;
  }
}

.card-text-main {
  text-align: left;
  font-size: 13px;
}

.btn-icon {
  width: 30%;
  display: flex;
}

.social-media-bg {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 20px;
  background-color: var(--grey);
  position: relative;
  margin-bottom: 100px;
}

.width-md-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 500px;
}

/*  back button  */
#scroll {
  position: fixed;
  right: 100px;
  bottom: 100px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: var(--blue);
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  z-index: 111111;
}

#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -12px;
  height: 25px;
  width: 25px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2222222;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='%23fff' class='bi bi-arrow-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z'/%3E%3C/svg%3E") !important;
}

@media screen and (max-width: 850px) {
  #scroll {
    position: fixed;
    right: 40px;
    bottom: 85px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: var(--blue);
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    z-index: 111111;
  }

  #scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -12px;
    height: 25px;
    width: 25px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2222222;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='%23fff' class='bi bi-arrow-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z'/%3E%3C/svg%3E") !important;
  }
}

@media screen and (min-width: 567px) and (max-width: 850px) {
  .card-main:hover .hover-text {
    height: calc(40%);
    padding: 15px;
  }
}

@media screen and (max-width: 566px) {
  .card-main:hover .hover-text {
    height: calc(20%);
    padding: 15px;
  }
}

@media screen and (min-width: 1400px) {
  .ps-6 {
    padding-left: 180px;
  }
}

@media screen and (min-width: 850px) and (max-width: 1399px) {
  .ps-6 {
    padding-left: 40px;
  }
}

@media screen and (max-width: 849px) {
  .ps-6 {
    padding-left: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .width-md-text {
    width: 610px !important;
  }
}

@media screen and (min-width: 567px) and (max-width: 1024px) {
  .width-md-text {
    height: 400px !important;
  }
}

@media screen and (max-width: 1199px) {
  .width-md-text img {
    width: 110px !important;
  }
}

@media screen and (max-width: 550px) {
  br {
    display: none;
  }
}

.owl-nav {
  position: absolute;
  top: -80px;
  right: 20px;
  font-size: 50px;
}

.owl-social-media {
  top: 215px !important;
}

@media screen and (max-width: 567px) {
  .owl-social-media {
    top: 165px !important;
  }
}

.owl-geri-bildirim .owl-nav button.owl-prev span,
.owl-geri-bildirim .owl-nav button.owl-next span {
  color: transparent;
}

.owl-geri-bildirim .owl-nav button.owl-next {
  background: url("../../assets/icons/arrow-right.svg") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.owl-geri-bildirim .owl-nav button.owl-next.active {
  background: url("../../assets/icons/arrow-right-hover.svg") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.owl-geri-bildirim .owl-nav button.owl-prev {
  background: url("../../assets/icons/arrow-left.svg") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  margin-right: 10px;
}

.owl-geri-bildirim .owl-nav button.owl-prev.active {
  background: url("../../assets/icons/arrow-left-hover.svg") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  margin-right: 10px;
}

.carousel-slider-indicators {
  position: absolute;
  right: auto;
  bottom: 0%;
  left: 50%;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  list-style: none;
  flex-direction: row;
}

.carousel-slider-indicators [data-bs-target] {
  width: 4px !important;
  height: 4px !important;
  transition: var(--transition) !important;
  overflow: hidden !important;
  position: relative !important;
  padding: 4px !important;
  background-color: #ffffff !important;
  border-radius: 100% !important;
  outline-offset: 30px !important;
}

.carousel-item-start .slider-text-dizayn,
.carousel-item-start .carousel-caption,
.carousel-item-end .slider-text-dizayn,
.carousel-item-end .carousel-caption {
  display: none;
}

@media only screen and (max-width: 768px) {
  .carousel-item-start .slider-text-dizayn,
  .carousel-item-start .carousel-caption,
  .carousel-item-end .slider-text-dizayn,
  .carousel-item-end .carousel-caption {
    display: block;
  }
}

.slider-text-dizayn {
  position: absolute;
  top: 10%;
  text-align: start;
  left: -40%;
  z-index: 4444;
  width: 40%;
}

@media only screen and (max-width: 991px) {
  .slider-text-dizayn {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
  }

  .carousel-slider-indicators {
    display: flex;
    justify-content: center;
    flex-direction: row;
    bottom: 0%;
    left: 50%;
    margin-inline: 0px;
    transform: translateX(-50%);
    z-index: 2;
    padding: 0;
    list-style: none;
    font-size: 14px;
  }
  .bg-blue-slider {
    display: none;
  }
}

.btn-devam:hover,
.btn-devam {
  border: 1px solid #ffffff;
  background-color: transparent;
  border-radius: 8px;
  color: #ffffff;
  padding-left: 25px;
  padding-right: 25px;
}

.bg-blue-slider {
  background-color: var(--blue);
  color: var(--white) !important;
}

@media screen and (max-width: 435px) {
  .slider-text-dizayn {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    width: 70%;
  }

  .slider-text-dizayn h2 {
    font-size: 14px;
  }

  .btn-devam {
    font-size: 13px;
    padding: 2px 14px !important;
  }
}

@media screen and (min-width: 435px) and (max-width: 1024px) {
  .slider-text-dizayn h2 {
    font-size: 22px !important;
  }

  .btn-devam {
    font-size: 17px;
    padding-left: 22px;
    padding-right: 22px;
  }
}

.slider-model-text {
  position: absolute;
  bottom: -12%;
  right: 0%;
}

/* ---- KATEGORİLER ---- */
.title-text {
  font-size: 33px;
  font-weight: 600;
  color: var(--blue);
  margin: 50px 0;
}

.bg-blue-kategori {
  background-color: var(--blue);
  width: 100%;
  height: 95px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  justify-content: end;
  align-items: center;
  color: var(--white);
  padding: 20px;
}

.img-kategori {
  position: absolute;
  width: 350px;
  top: 5%;
  left: 12%;
}

@media screen and (max-width: 850px) {
  .kategori-box-text {
    font-size: 13px;
    display: flex;
    align-items: center;
  }
}

@media screen and (max-width: 430px) {
  .bg-grey-kategori {
    background-color: var(--grey);
    border-radius: 10px;
    height: 185px;
  }
}

@media screen and (min-width: 431px) and (max-width: 760px) {
  .bg-grey-kategori {
    background-color: var(--grey);
    border-radius: 10px;
    height: 250px;
  }
}

@media screen and (min-width: 761px) and (max-width: 850px) {
  .bg-grey-kategori {
    background-color: var(--grey);
    border-radius: 10px;
    height: 180px;
  }
}

@media screen and (min-width: 851px) and (max-width: 1200px) {
  .bg-grey-kategori {
    background-color: var(--grey);
    border-radius: 10px;
    height: 220px;
  }
}

@media screen and (min-width: 1200px) {
  .bg-grey-kategori {
    background-color: var(--grey);
    border-radius: 10px;
    height: 300px;
  }
}

/* ürünler */

.bg-grey-urunler {
  background-color: #f8f8f9;
  padding: 25px;
}

.btn-goruntule:hover,
.btn-goruntule {
  background-color: #f3f3f4;
  width: 100%;
  border-radius: 0%;
  color: var(--blue);
  font-weight: 500;
  outline: 0;
  box-shadow: none;
}

.btn-clear {
  background-color: #f3f3f4;
  border-radius: 5%;
  color: var(--blue);
  font-weight: 500;
  outline: 0;
  box-shadow: none;
}

.accordion-main {
  border-radius: 0px;
}

.accordion-button-custom {
  background-color: #f8f8f9 !important;
  box-shadow: none !important;
  color: var(--black) !important;
  margin-bottom: 10px;
}

.accordion-item:first-of-type .accordion-button-custom {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.accordion-item-main {
  border: none;
}

.accordion-item-main:first-of-type {
  border-top-left-radius: none;
  border-top-right-radius: none;
}

.accordion-button-custom::after {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7.5 8L14 1' stroke='%23114581' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-size: 0.9rem;
  transition: transform 0.4s ease-in-out;
}

.accordion-button-custom:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7.5 8L14 1' stroke='%23114581' stroke-width='2'/%3E%3C/svg%3E%0A");
  transform: rotate(-180deg);
}

.form-main-check {
  font-size: 16px;
}

.form-check-input:checked {
  background-color: var(--blue);
  border-color: var(--blue);
}

.form-check-input:focus {
  border-color: rgba(0, 0, 0, 0.25);
  outline: 0;
  box-shadow: none;
}

.page-link-main {
  border: none;
  color: var(--blue);
  background-color: transparent;
}

.page-link-main.active,
.page-link-main:hover {
  color: var(--white);
  background-color: #114581;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-item:first-child .page-link-main {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-item:last-child .page-link-main {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.page-link:focus,
.page-link-main.active {
  z-index: 3;
  color: #fff;
  background-color: var(--blue);
  border-color: transparent;
}

.offcanvas-top {
  height: 100vh;
}

.search-input {
  position: relative;
  top: 40%;
  padding: 0px 38%;
}

.input-search:focus,
.input-search {
  border: transparent;
  outline: 0;
  box-shadow: none;
  font-size: 30px;
  color: var(--blue);
}

.input-search::placeholder {
  font-size: 30px;
  color: var(--blue);
}

@media screen and (min-width: 550px) and (max-width: 992px) {
  .search-input {
    position: relative;
    top: 40%;
    padding: 0px 30%;
  }
}

@media screen and (max-width: 549px) {
  .search-input {
    position: relative;
    top: 40%;
    padding: 0px 20%;
  }
}

.bottom-footer {
  position: absolute;
  bottom: 0;
  left: 10%;
}

@media screen and (max-width: 992px) {
  .display-md {
    display: none;
  }
}

.offcanvas-end-main {
  border: none;
  width: 100%;
}

.navbar-brand-main img {
  width: 80% !important;
}

@media screen and (max-width: 568px) {
  .navbar-brand {
    width: 60% !important;
  }
}

#hamburger-menu {
  order: 2;
}

.navbar-menu {
  order: 3;
}

/* ürünler detay */

.detail-title {
  color: var(--blue);
  font-weight: 300;
  margin-bottom: 0px;
}

.detail-text {
  font-size: 20px;
}
.btn-infos {
  background-color: var(--blue);
  color: var(--white);
  border-radius: 0px;
  padding: 10px 40px;
  border: 0px;
  font-size: 14px;
  margin-bottom: 10px;
  width: auto;
}
@media screen and (max-width: 568px) {
  .btn-infos {
    width: 100%;
  }
}

.btn-urunler,
.btn-send {
  background-color: var(--blue);
  color: var(--white);
  border-radius: 0px;
  padding: 10px 40px;
  border: 0px;
  font-size: 14px;
  margin-bottom: 10px;
  width: 200px;
}
@media screen and (max-width: 568px) {
  .btn-urunler,
  .btn-send {
    width: 100%;
  }
}
.nav-link-main-detail {
  border: 0px !important;
  background-color: transparent !important;
  color: var(--darkgrey);
  font-weight: 500;
  padding: 0.2rem 1rem;
  margin-right: 30px;
}

.nav-link-main-detail:hover,
.nav-link-main-detail.active {
  border: 0px !important;
  background-color: transparent !important;
  color: var(--blue);
  font-weight: 500;
}

.nav-main-detail-text {
  width: 50%;
}

@media screen and (max-width: 920px) {
  .nav-main-detail-text {
    width: 100%;
  }
}

@media screen and (max-width: 568px) {
  .nav-main-detail-text {
    flex-direction: column;
    align-items: flex-start;
  }
}

.nav-link-main-detail-pills {
  border: 0px !important;
  background-color: transparent !important;
  color: var(--darkgrey);
  font-weight: 500;
  text-align: start;
  padding: 0px 40px 30px 0;
}

.nav-link-main-detail-pills:hover,
.nav-link-main-detail-pills.active {
  border: 0px !important;
  background-color: transparent !important;
  color: var(--blue);
  font-weight: 500;
  text-align: start;
}
@media screen and (max-width: 568px) {
  .nav-link-main-detail-pills {
    padding: 5px 0px;
  }
}
.ozellik-detail-text {
  font-weight: 400;
  font-size: 13px;
}

.btn-product-detail {
  background-color: var(--blue);
  border-radius: 0;
  padding: 7px 10px;
}

.accordion-detail-button,
.accordion-detail-button:focus,
.accordion-detail-item {
  background-color: transparent !important;
  overflow: 0;
  box-shadow: none;
  font-weight: 600;
}
.accordion-detail-button.collapse-btn {
  border: none;
}
.min-title-card {
  color: var(--blue);
  font-size: 13px;
}

.card-main-detail {
  background-color: #f8f8f9;
  border-radius: 20px;
  border: transparent;
  width: 100%;
}

@media screen and (max-width: 560px) {
  .flex-dizayn {
    flex-direction: column;
  }

  .flex-dizayn .border-start {
    border-left: none !important;
  }

  .border-end {
    border-right: none !important;
  }
}

.width-img-detail {
  width: 250px;
}

@media screen and (max-width: 850px) {
  .width-img-detail {
    width: 185px;
  }
  .dizayn-md-ozellik-detail {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 560px) {
  .dizayn-md-ozellik-detail {
    flex-direction: column;
    align-items: start;
  }
  .dizayn-sm-ozellik-detail {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* iletişim */

.hover-blue-text:hover {
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
@media screen and (max-width: 850px) {
  .border-start {
    border: 0px !important;
  }
}
.submit-btn-icon {
  position: absolute;
  bottom: 0 !important;
  right: 0 !important;
}

/* endüstriler  */
.bg-text {
  background: url("../images/endüstri-bg.png");
  background-position: center;
  background-repeat: no-repeat;
}
.bg-band {
  background-color: var(--blue);
}
.title-text-img {
  font-size: 33px;
  font-weight: 600;
  color: var(--blue);
  margin: 150px 0;
}
@media screen and (max-width: 1025px) {
  .title-text-img {
    font-size: 20px;
    font-weight: 600;
    color: var(--blue);
    margin: 50px 0;
  }
}
.btn-card {
  color: #000;
  background-color: #f8f8f9;
  border-color: #f8f8f9;
  width: 100%;
  padding: 0;
}
.card-btn-arrow {
  background: #114581;
  padding: 13px 25px;
}

.bg-services {
  background: url("../images/employee_with_yellow_barrete.jpg");
  background-position: center;
  background-repeat: no-repeat;
}
.bg-services p {
  color: #ffffff !important;
}

.bg-spare-parts {
  background: url("../images/employee_with_yellow_jacket.jpg");
  background-position: center;
  background-repeat: no-repeat;
}
.bg-spare-parts p {
  color: #ffffff !important;
}

.industry-image {
  width: 600px;
}

@media screen and (max-width: 768px) {
  .home-carousel .carousel-item img {
    object-fit: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  #form-filter-menu {
    width: 100%;
  }
}

#form-filter-menu .nav-link {
  padding: 1rem;
}

.industry-contact-bg {
  background-color: var(--blue);
  color: var(--white);
  height: 150px;
  font-size: 25px;
}
.no-product-text-area {
  margin-top: 200px;
}
.row.search-row {
  padding: 10px 0;
}
.row.search-row p {
  font-size: 17px;
}
.galleries-slide {
  overflow: scroll;
  flex-wrap: nowrap;
  max-height: 450px;
}
@media screen and (max-width: 768px) {
  .galleries-slide {
    max-height: 280px !important;
  }
}
