.no-radius {
  border-radius: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-38 {
  margin-bottom: 38px;
}
.mt-0 {
  margin-top: 0;
}
.mt-15 {
  margin-top: 15px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-0-important {
  margin-top: 0 !important;
}
.oswald {
  font-family: "Oswald", sans-serif;
}
.np-right {
  padding-right: 0;
}
.np-left {
  padding-left: 0;
}
.width-full {
  width: 100%;
}
.p-35-15 {
  padding: 35px 15px;
}
.bg-transparent-important {
  background: transparent !important;
}
.color-white {
  color: #ffffff;
}
.color-white-important {
  color: #ffffff !important;
}
.color-black {
  color: #000000;
}
.form-control {
  max-width: 100%;
}
center.relativeCenter {
  position: relative;
  display: block;
  float: left;
  width: 100%;
}
.spetator-after:after {
  content: "";
  height: 38px;
  position: absolute;
  width: 100%;
  left: 0;
}
.spetator-before {
  position: relative;
}
.home-hizmetler h2 {
  margin: 0;
  font-size: 20pt;
  color: #4e4e4e;
  transition: all.5s;
  font-family: "Oswald", sans-serif;
}
.navbar-brand {
  float: left;
  height: auto;
  font-size: 18px;
  line-height: 0;
}
nav:nth-child(2) {
  min-height: unset;
}
.navbar-inverse {
  background-color: #fff;
  border-color: #eaeaea;
  border-bottom: 0;
  font-family: "Oswald", sans-serif;
}
@media (min-width: 768px) {
  .header-links {
    float: left;
    text-align: right;
  }
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:hover {
  background: unset;
  color: #254695;
}
nav:nth-child(2) .subwraps {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #dddddddd;
  padding: 0 15px;
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  transition: all 1s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
nav:nth-child(2) li:hover > a + .subwraps,
nav:nth-child(2) li > a + .subwraps:hover,
nav:nth-child(2) li.active > a + .subwraps {
  display: block;
  z-index: 9998;
  opacity: 1;
  visibility: visible;
  transition: all 1s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
nav:nth-child(2) li:hover > a + .subwraps {
  z-index: 9999;
}
nav:nth-child(2) li > a + .subwraps ul {
  padding: 0;
  list-style: none;
  /*text-align: left;*/
  display: block;
  width: 100%;
  text-align: center;
}
nav:nth-child(2) li > a + .subwraps ul > li {
  display: inline-block;
  min-width: fit-content;
  width: auto;
}
nav:nth-child(2) li > a + .subwraps ul > li > a {
  padding: 10px;
  display: block;
  color: #212121;
  font-family: "Futura PT Demi", Arial, Helvetica, sans-serif;
}
nav:nth-child(2) li > a + .subwraps ul > li > a:hover {
  color: #808080;
}
nav:nth-child(2) li > a + .subwraps ul > li > a.active {
  color: #5270f1;
}
nav:nth-child(2) li {
  position: unset;
}
.home-hizmetler {
  margin-top: 0px;
}
.home-hizmetler .text-center > a {
  background-color: #fff;
  padding: 25px 0;
  position: relative;
  display: block;
  z-index: 16;
}
.home-hizmetler .text-center {
  padding: 0 5px;
}
.home-hizmetler .text-center > a i {
  font-size: 50px;
  margin-bottom: 15px;
  display: block;
  color: #8c8c8c;
  transition: all.5s;
}
.home-hizmetler .text-center > a:hover,
.home-hizmetler .text-center > a:focus {
  color: transparent;
}
.home-hizmetler .text-center > a:hover > i,
.home-hizmetler .text-center > a:hover > h2 {
  color: #5270f1;
  transition: all 0.5s;
}
.home-hakkimizda-btn {
  color: #5270f1;
  border: 1px solid;
  padding: 10px 30px;
  position: relative;
  display: inline-block;
  margin-top: 40px;
  font-family: "Oswald", sans-serif;
}
.bg-pembe {
  background: #5270f1;
}
.home-sss-haber-duyurular {
  background: #f4f4f4;
  padding: 35px 15px;
  margin-top: 40px;
}
.home-sss-haber-duyurular .panel-group .panel {
  border-radius: 0;
}
.home-sss-haber-duyurular .panel-group .panel + .panel {
  margin-top: 0;
}
.home-sss-haber-duyurular .panel-default > .panel-heading {
  color: #8d8d8d;
  /*background-color: #f8f8f8;*/
  border-color: #efeff0;
  padding: 0;
  position: relative;
}
.home-sss-haber-duyurular .panel-default > .panel-heading h4 > a {
  display: block;
  padding: 10px 15px 10px 40px;
  background-color: #efeff0;
}
.home-sss-haber-duyurular .panel-default > .panel-heading h4 > a.collapsed {
  background-color: #f8f8f8;
}
.home-sss-haber-duyurular .panel-default > .panel-heading h4 > a:before {
  content: "-";
  position: absolute;
  left: 20px;
  font-size: 30px;
  top: 0;
  height: 100%;
  color: #e78d32;
  transition: color 0.5s;
}
.home-sss-haber-duyurular
  .panel-default
  > .panel-heading
  h4
  > a.collapsed:before {
  content: "+";
  left: 15px;
  color: #666666;
  transition: color 0.5s;
}
.home-haber-baslik {
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  border-bottom: 1px solid;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.home-projeler-tabs {
  border-bottom: 0;
}
.home-projeler-tabs > li > a {
  font-family: Oswald, sans-serif;
  font-size: 16px;
  color: #575757;
}
.home-projeler-tabs > li.active > a,
.home-projeler-tabs > li > a:hover,
.home-projeler-tabs > li > a:focus {
  border: 1px solid transparent !important;
  color: #5270f1 !important;
  background: unset;
}
.home-projeler-tabs > li {
  width: calc(100% / 2);
}
.home-projeler-detay > a {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.home-projeler-detay > a > img {
  transition: all.5s;
  height: 250px;
  border: 1px solid;
  border-color: #d4d4d4;
}
.home-projeler-detay > a:hover > img {
  transform: scale(1.5) rotate(25deg);
  transition: all.5s;
}
.home-referanslar {
  background: #f4f4f4;
}
.home-referanslar > .row > .container {
  padding: 60px 0 80px 0;
}
.home-mutlu-musteri > div > div > div > div > div > div {
  border: 1px solid #ccc;
  padding: 15px;
  position: relative;
  margin-bottom: 15px;
}
.home-mutlu-musteri > div > div > div > div > div > div > p {
  margin: 0;
}
.home-mutlu-musteri > div > div > div > div > div > div:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -14px;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #fff transparent transparent transparent;
  transform: translateX(-50%);
}
.home-mutlu-musteri > div > div > div > div > div > div:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -16px;
  border-style: solid;
  border-width: 16px 16px 0 16px;
  border-color: #ccc transparent transparent transparent;
  transform: translateX(-50%);
}
.home-mutlu-musteri > div > div > div > div > div > div + span {
  display: block;
  text-align: center;
  font-size: 18pt;
  margin-top: 15px;
}
.home-mutlu-musteri > div > div > div > div > div > div + span + span {
  display: block;
  text-align: center;
  font-size: 12pt;
  color: #5270f1;
}
.home-iletisim {
  background: #f2f2f2;
}
.home-iletisim .form-control {
  border-color: #dedede;
  border: 1px solid #244596;
}
footer ul {
  padding: 0;
  list-style: none;
}
footer span {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  font-weight: 600;
  font-size: 19px;
}
footer ul > li > a {
  color: #7f7f7f;
  font-size: 15px;
}
footer {
  padding: 15px 0;
  border-top: 5px solid #d00017;
  margin-top: 30px;
  font-family: "Roboto", sans-serif;
}
footer > .container > div {
  margin: 15px 0;
}
.footer-social > a {
  width: 27px;
  height: 27px;
  display: inline-block;
  color: unset;
  text-align: center;
  transition: all.5s;
}
.footer-social > a > i {
  line-height: 2;
}
.footer-social > .footer-linkedin:hover {
  background: #0077b5;
  color: #fff;
  transition: all.5s;
}
.footer-social > .footer-facebook:hover {
  background: #4267b2;
  color: #fff;
  transition: all.5s;
}
.footer-social > .footer-twitter:hover {
  background: #1da1f2;
  color: #fff;
  transition: all.5s;
}
.footer-social > .footer-pinterest:hover {
  background: #bd081c;
  color: #fff;
  transition: all.5s;
}
.footer-social > .footer-youtube:hover {
  background: #ff0000;
  color: #fff;
  transition: all.5s;
}
.footer-social > .footer-googleplus:hover {
  background: #d64a37;
  color: #fff;
  transition: all.5s;
}
.footer-images > div > div > a {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.footer-images > div > div > a > img {
  transition: all 0.5s;
}
.footer-images > div > div:hover > a > img {
  transform: scale(1.5);
  transition: all 0.5s;
}
.page {
  background: #f2f2f2;
  padding: 80px 15px;
}
.page h1 {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
}
.pageImage {
  position: relative;
  background: #000;
}
.pageImage h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #2b4995;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  font-size: 40px;
  z-index: 9;
}

.pageImage img {
}

.single-portfolio-project {
  background: #fff;
}

.single-portfolio-project .add-actions,
.single-portfolio-project .add-actions a,
.single-portfolio-project,
.single-portfolio-project .portfolio-img {
  float: left;
  width: 100%;
  display: block;
}

.ref-images > a {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.address-area {
  margin-top: 0;
  display: inline-block;
}
.single-address i,
.single-email i,
.customar-supp i {
  display: inline-block;
  font-size: 30px;
  line-height: 33px;
  float: left;
  text-align: right;
  padding-right: 70px;
}
.single-address strong.stro {
  font-size: 15px;
  color: #9d9d9d;
  font-weight: 700;
  margin: 0 0 10px 0;
  display: inline-block;
  text-transform: uppercase;
}
.single-address span.add-tex {
  color: #9d9d9d;
  font-weight: 400;
  margin: 0 0 25px 0;
  display: inline-block;
}
.single-email strong.emai-stro {
  font-size: 15px;
  color: #9d9d9d;
  font-weight: 700;
  margin: 0 0 10px 0;
  display: inline-block;
  text-transform: uppercase;
}
.single-email span.email-tex,
.single-email span.email-tex > a {
  color: #9d9d9d;
  font-weight: 400;
  margin: 0 0 15px 0;
  display: inline-block;
}
.customar-supp strong.cus-stro {
  font-size: 14px;
  color: #9d9d9d;
  font-weight: 700;
  margin: 0 0 10px 0;
  display: inline-block;
  text-transform: uppercase;
}
.customar-supp span.cus-tex,
.customar-supp span.cus-tex > a {
  color: #9d9d9d;
  font-weight: 400;
  margin: 0 0 15px 0;
  display: inline-block;
}
figure.relative .typewrite,
button.custom-button {
  border-color: #5270f1;
}
button.custom-button {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #5270f1;
  color: #222;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.single-address i,
.single-email i,
.customar-supp i {
  color: #5270f1;
}

.iletisimm {
  margin: 20px 0;
  padding: 20px;
}

.filterDiv {
  display: none;
}
.owl-thumbs > .col-md-2 {
  background: unset;
  border: 0;
  padding: 0;
  padding-right: 5px;
  margin-bottom: 5px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  position: absolute !important;
  top: 50% !important;
  font-size: 40px !important;
  background: #85bc3c !important;
  padding: 5px 10px !important;
  color: #fff !important;
  transform: translateY(-50%) !important;
}
.owl-carousel .owl-nav button.owl-next {
  right: 0;
}

.owl-thumbs {
  margin-top: 5px;
}

.owl-thumbs > .col-md-2.active {
  opacity: 0.6;
}

.owl-thumbs > .col-md-2:focus {
  outline: 0;
}

.owl-thumbs img {
  width: 100%;
  max-width: 100%;
}

.tum-haberler {
  display: block;
  float: left;
  width: 100%;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background: #000;
}

.mobileMenu > ul {
  display: block;
  position: relative;
  width: 100%;
  list-style: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.mobileMenu > ul > li > a {
  color: #9d9d9d;
}
.header-links > li > a {
    font-family: "Oswald", sans-serif;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  nav:nth-child(2) .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .header-links > li {
    float: unset;
    display: inline-block;
  }
  .header-links > li > a {
    letter-spacing: 1.4px;
    font-size: 22px;
  }
  .home-projeler-tabs > li {
    width: calc(100% / 4);
    text-align: center;
    border: 1px solid;
    border-color: #d4d4d4;
  }
}

@media screen and (max-width: 768px) {
  .home-hizmetler {
    margin-top: 0;
  }
  ul.nav.navbar-nav.navbar-right > li {
    display: inline-block;
  }
}

.carousel-indicators {
  bottom: 60px;
}

.randevuTalep {
  display: block;
  position: fixed;
  right: 0;
  bottom: 5px;
  font-size: 30px;
  background: #ed1c2e;
  color: #fff;
  padding: 0 15px;
}
.mm > div {
  display: none;
}
@media screen and (max-width: 768px) {
  .mm:hover > div {
    position: relative;
    background: #f8faf9;
    padding: 5px 10px 5px 10px;
    display: block;
    z-index: 9999;
    width: 100%;
    transition-timing-function: linear;
  }
}
@media screen and (min-width: 768px) {
  .mm:hover > div {
    position: absolute;
    background: #f8faf9;
    padding: 5px 10px 5px 10px;
    display: inline-block;
    z-index: 9999;
    width: 81%;
    margin: auto;
    left: 10%;
  }
}
.mm > div > div > ul {
  padding: 8px 15px;
  list-style: none;
}
#myNavbar .nav > li {
  position: unset;
}
.mm > div > div > ul > li {
  padding: 5px 0;
}
.mm > div > div > ul > li > a {
  color: #264796;
  display: block;
  font-size: 12px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .mm > div > div > ul > li > a {
    padding-left: 0;
  }
}
.kategori-sayfasi {
  margin-top: 20px;
  display: block;
  min-height: 500px;
}
.kategori-urunu p {
  height: 65px;
  margin: 0px;
  padding: 20px 10px;
  background: #fff;
  color: #8c8c8c;
  text-align: center;
  transition: all.5s;
  border: 1px solid #b9b9b985;
  font-size: 11px;
}
.kategori-urunu p:hover a {
  color: #fff;
}
.kategori-urunu:hover p {
  background: #06319e;
  color: #fff;
  transition: all.5s;
}
.kategori-urunu a:hover {
  color: #fff;
}
.kategori-urunu {
  margin-bottom: 30px;
}
.kategori-urunu img {
  transition: all.5s;
  width: 100%;
  height: 200px;
  border-top: 1px solid #b9b9b985;
  border-left: 1px solid #b9b9b985;
  border-right: 1px solid #b9b9b985;
}
.kategori-urunu:hover img {
  transform: scale(1.5);
  transition: all.5s;
}
.kategori-urunu figure {
  position: relative;
  overflow: hidden;
}
.urun-sayfasi .nav-pills > li.active > a,
.urun-sayfasi .nav-pills > li.active > a:focus,
.urun-sayfasi .nav-pills > li.active > a:hover {
  background-color: #d7b66d;
}
.urun-sayfasi .nav > li > a {
  border-radius: 0;
  padding: 20px 15px;
  background: #b59652;
  color: #fff;
  border-right: 3px solid #fff;
}
.urun-sayfasi ul.nav.nav-pills {
  background: #274896;
}
.urun-sayfasi .nav-pills > li + li {
  margin-left: 0;
}
.urun-sayfasi .tab-content .tab-pane {
  padding: 10px 20px;
}

.urun-sayfasi .benzer-urunler {
  background: #274896;
  color: #fff;
  padding: 5px 6px;
  font-size: 20px;
  margin-bottom: 15px;
  font-size: 15px;
}
.urun-sayfasi > .row {
  background: #ffffff;
  padding: 0;
  margin: 40px 0 0;
}
.urun-sayfasi > .row:first-child {
  margin: 20px 0 0;
  padding: 15px 10px;
}
.urun-sayfasi h1 {
  color: #274896;
  font-size: 13px;
}
.urun-sayfasi .panel-title {
  border-bottom: 1px solid #ccc;
}
.urun-sayfasi .panel-title > a {
  display: block;
  padding: 10px 10px;
  color: #8d8d8d;
  background: whitesmoke;
  font-size: 15px;
}
.urun-sayfasi .panel-heading {
  padding: 0;
  background: transparent !important;
}
.urun-sayfasi .panel-default {
  border: 0;
}
.urun-sayfasi .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
  background: #f4f4f4;
}
.urun-sayfasi .product-images {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.urun-sayfasi .panel-title > a:after {
  content: "\f077";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 30px;
  transition: all 0.5s;
}
.urun-sayfasi .panel-title > a:after {
  content: "\f077";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 30px;
  transition: all 0.5s;
}
.urun-sayfasi .panel-title > a.collapsed:after {
  content: "\f078";
  transition: all 0.5s;
}
.kategori-urunu-2 a p {
  height: 65px;
  margin: 0px;
  padding: 20px 10px;
  background: #fff;
  color: #777;
  text-align: center;
  transition: all.5s;
  font-size: 11px;
}
.kategori-urunu-2:hover p {
  background: #a7a7a7;
  color: #fff;
  transition: all.5s;
}
.kategori-urunu-2 {
  margin-bottom: 30px;
  font-size: 12px;
  color: #ababab;
}
.kategori-urunu-2 img {
  transition: all.5s;
  height: 200px;
}
.kategori-urunu-2:hover img {
  transform: scale(1.5);
  transition: all.5s;
}
.kategori-urunu-2 figure {
  position: relative;
  overflow: hidden;
}
.div_separator {
  border-right: 2px solid #294995;
  text-align: left;
}
.div_separator:last-child {
  border-right: 0px solid #85bc3c;
}
.search-area {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #f2f2f2;
  z-index: 99999;
  text-align: center;
  left: 0;
  display: none;
  top: 0;
}
.searchCloser {
  right: 5%;
  top: 5%;
  position: absolute;
  font-size: 30px !important;
  color: #85bc3c;
  cursor: pointer;
}
.search-area > form {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.search-area > form > input:first-child {
  padding: 15px;
  width: 50%;
  background: #d6d6d6;
  color: #85bc3c;
  border: 1px solid #85bc3c;
}
.search-area > form > input:focus {
  outline: 0;
}
.search-area > form > button {
  background: #85bc3c;
  color: #f2f2f2;
  border: 1px solid #85bc3c;
  font-size: 29px;
  line-height: 1.4;
  vertical-align: bottom;
  padding: 5px 10px;
  border-left: 1px solid #fff;
}
.mobile-menu-line {
  padding: 0;
  margin: 0;
  width: 100%;
}
.mobile-menu-line ul {
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 999;
}
.mobile-menu-line ul li {
  padding: 0;
  margin: 0;
  width: 100%;
}
.mobile-menu-line ul li a {
  padding: 0;
  margin: 0;
  width: 100%;
}
.language-line {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 100%;
}
#goog-gt-tt {
  display: none;
}
.goog-te-banner-frame {
  display: none;
}
.goog-te-menu-value:hover {
  text-decoration: none;
}
#google_translate_element2,
.skiptranslate {
  display: none !important;
}
.e-bulten {
  display: inline-block;
  width: 100%;
}
.e-bulten form {
  display: inline-block;
  width: 100%;
}
.e-bulten button {
  display: inline-block;
  width: 100%;
  border: none;
  background: #3f3f3f;
  color: #f9f9f9;
  padding: 8px;
  border-radius: 5px;
  transition: all 200ms;
  opacity: 1;
}
.e-bulten button:hover {
  opacity: 0.7;
}
.last-products {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin-top: 1.5rem;
}
.last-products .item {
  width: 100% !important;
  padding: 8px;
}
.last-products .item a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  text-decoration: none;
  transition: all 200ms;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219, 219, 219, 1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219, 219, 219, 1);
  box-shadow: 0px 0px 5px 0px rgba(219, 219, 219, 1);
  opacity: "";
}
.last-products .item a:hover {
  -webkit-box-shadow: 0px 0px 6px 0px rgba(219, 219, 219, 1);
  -moz-box-shadow: 0px 0px 6px 0px rgba(219, 219, 219, 1);
  box-shadow: 0px 0px 6px 0px rgba(219, 219, 219, 1);
  opacity: 0.7;
}
.last-products .product-div {
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
}
.last-products .p-info {
  width: 100%;
  height: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}
.last-products .p-info h1 {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.last-products .slick-arrow {
  border: 1px solid #d7d7d7;
  font-size: 30px;
  padding: 5px 10px;
  border-radius: 4px;
  cursor: pointer;
  opacity: 1;
}
.last-products .slick-arrow:hover {
  opacity: 0.6;
}
@media screen and (min-width: 940px) {
  .last-products .product-div {
    height: 150px;
  }
  .last-products .p-info {
    height: 50px;
    padding: 0 15px;
  }
  .last-products .p-info h1 {
    font-size: 15px;
  }
}
.home-form {
  display: inline-block;
  width: 100%;
}
.home-form form {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
}
.home-form form > div {
  margin-top: 10px;
  margin-bottom: 10px;
}
.social-media {
  width: 100%;
  display: inline-block;
}
.social-media ul {
  list-style: none;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  gap: 2rem;
  padding: 0;
  margin: 0;
  justify-content: center;
}
.social-media ul li {
  display: flex;
  align-items: center;
}
.social-media ul li a {
  display: flex;
  align-items: center;
  padding: 1rem;
}
.header-top {
  background: #f3f3f3;
  width: 100%;
}
.header-top ul {
  list-style: none;
  padding: 8px 30px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-top ul li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-top ul li select {
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  padding: 2px;
}
.header-top ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.navbar-inverse .navbar-toggle:hover {
  background-color: #c7c7c7;
}
#languageSelector {
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  padding: 2px;
  margin-top: 12px;
}
.last-news {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.last-news h1 {
  display: inline-block;
  margin: 0;
  width: 100%;
  padding: 0;
  font-size: 18px;
}
.last-news ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  list-style: none;
  border: 1px solid #f5f5f5;
}
.last-news ul li {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.last-news ul li a {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.last-news ul li a figure {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.last-news ul li a img {
  width: 100%;
  display: inline-block;
}
.last-news ul li a p {
  width: 100%;
  padding: 8px;
  margin: 0;
  font-size: 14px;
}
.right-cat {
  padding: 5px 15px;
  margin: 6px 0;
  font-size: 19px;
  width: 100%;
  display: inline-block;
}
.card-title {
  margin: 5px 0;
  padding: 0;
  font-size: 24px;
  width: 100%;
}
.hizmetler-right {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.hizmetler-right ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.hizmetler-right ul li {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #d9d9d9;
}
.hizmetler-right ul li:last-child {
  border-bottom: none;
}
.hizmetler-right ul li a {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 10px 15px;
  text-decoration: none;
}
.article-tags {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.article-tags ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  gap: 1rem;
}
.article-tags ul li {
  display: flex;
  flex-direction: column;
}
.article-tags ul li a {
  width: fit-content;
  display: inline-block;
}
.panel-body form > div {
  margin: 10px 0;
}
.go-top {
  position: fixed;
  right: 8px;
  bottom: 9%;
  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;
  }
}
#iletisim_form {
  margin-bottom: 30px;
}
#accordion {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 0.7rem;
}
#accordion .card {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#accordion .collapse {
  width: 100%;
}
#accordion .card-header {
  display: block;
  width: 100%;
}
#accordion .card-header button {
  display: block;
  width: 100%;
  text-align: left;
  text-decoration: none;
  background: #e7e7e7;
  font-size: 17px;
  color: #5c87b5;
  font-weight: 600;
  padding: 12px 20px;
  border-radius: 8px;
}
#accordion .card-header .btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0;
  background: #9d9d9d91 !important;
  color: #313131 !important;
}
#accordion .card-body {
  display: block;
  width: 100%;
  height: auto;
  padding: 12px 20px;
}
#accordion .card-body .card-img {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
#accordion .card-body .card-text {
  display: block;
  width: 100%;
}
.category-info {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 1.2rem;
}
.category-info h1 {
  margin: 0;
  padding: 0;
  font-size: 2.2rem;
  color: #353535;
  width: 100%;
}
.category-info .category-img {
  display: block;
  width: 100%;
}
.category-info .category-text {
  display: block;
  width: 100%;
}
.category-galery {
  display: inline-block;
  width: 100%;
  margin: 25px 0;
}
.category-galery .item {
  display: inline-block;
  height: 220px;
  margin-bottom: 5px;
}
.category-galery .item img {
  display: inline-block;
  width: 100%;
  height: 140px;
  object-fit: contain;
}
.category-galery .item a {
  display: inline-block;
  width: 100%;
  border: 1px solid #e7e7e7;
  padding: 10px;
  border-radius: 4px;
}
.category-galery h1 {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.home-galeri {
  display: block;
  width: 100%;
}
.galeri-list-home {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  margin-bottom: 20px !important;
  padding: 15px 0;
}
.galeri-list-home .item {
  padding: 8px;
}
.galeri-list-home .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
}
.galeri-list-home .item h1 {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.galeri-list-home .item img {
  display: inline-block;
  width: 100%;
  height: 170px;
  object-fit: contain;
}
.galeri-list-home .slick-arrow {
  font-size: 4rem;
  color: #6e9abb;
  border: 1px solid #ededed;
  padding: 8px 12px;
  border-radius: 8px;
  cursor: pointer;
}
