/* header */
.navbar-header {
  margin-top: 0;
}
.top-main {
  background-color: #f5f5f5;
}
.top-nav {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  color: #9b9b9b;
}
.top-nav ul {
  margin-bottom: 0;
}
.left-top-nav {
  display: flex;
}
.left-top-nav ul {
  padding-left: 0;
}
.nav-link {
  color: #9b9b9b;
  text-decoration: none;
  padding: 0.5rem 0.5rem;
}
.right-top-nav {
  display: flex;
}
.top-nav-list {
  display: flex;
  list-style: none;
  align-items: center;
  padding-left: 15px;
}
.top-nav-list-icons {
  border-right: 0.5px solid #d3d3d3;
  padding-right: 18px;
}
.mobile-menu-overlay {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #000000c2;
  z-index: 1200;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
}
.navbar .bottom-main .icerik {
  justify-content: flex-end;
}
/* language */
#top-language {
  /* padding-right: 85px; */
}
#top-language .delta-language {
  /* display: none; */
}
/* mobile */
.bottom-main {
  background-color: #fff;
  box-shadow: 0px 9px 9px 5px #00000026;
  width: 100%;
  left: 0;
  right: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
/* #mobile-phone {
  display: none;
}
#mobile-hamburger {
  display: none;
} */
.phone-hamburger {
  display: none;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 15000;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.bottom-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: -80px;
}
.bottom-main .logo a {
  text-decoration: none;
  margin-left: -300px;
}
.bottom-main .logo img {
  background-color: #383e42;
  padding: 20px 36px 20px 380px;
  border-radius: 0 50px 50px 0;
}
.bottom-main-list {
  list-style: none;
  display: flex;
  margin-bottom: 0;
  padding-left: 0;
  align-items: center;
}
.bottom-main-list li:last-child a {
  padding-right: 0 !important;
}
.bottom-link {
  border-right: 0.5px solid #d3d3d3;
  color: #383e42;
  text-decoration: none;
  padding-right: 19px !important;
  padding-left: 19px !important;
}
.bottom-link:hover {
  color: #e87107;
}
.bottom-link img {
  padding-right: 10px;
}
.online-katalog {
  color: #fff;
  border-radius: 5px;
  right: -100px;
  text-decoration: none;
  background-color: #383e42;
  padding: 14px 15px;
}
.online-katalog img {
  padding-right: 10px;
}

.dropdown-menu.show {
  top: 51px;
  display: block;
  min-width: 31rem;
  padding: 5px 0;
  font-size: 14px;
  border-top: 2px solid #e87107;
  border-radius: 0 0 5px 5px;
  padding-left: 15px !important;
}
.accordion-button:hover {
  border: none !important;
}
/* .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 32px;
}
.dropdown:hover .dropdown-menu a {
  display: block;
} */
/* #navbar_main .dropdown:hover .dropdown-menu {
  display: block;
  top: 30px;
} */
/* #navbar_main .dropdown:hover.dropdown-menu.show {
  display: block;
} */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 15px 0px;
  clear: both;
  font-weight: 500;
  color: #000;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-bottom: 0.5px solid #d3d3d3;
}
.dropdown-item:last-child {
  border-bottom: none;
}
.navbar-toggler:focus {
  box-shadow: none;
}

/* searchcontaner */
.search_container {
  background-color: #f9f8f8;
  padding: 20px 0;
}
.search_container .episode {
  display: flex;
  border-left: 3px solid #e87107;
  flex-direction: column;
  align-items: flex-start;
}
.search_container .episode h2 {
  padding-left: 5px;
  font-size: 23px;
  color: #e87107;
}
.search_container .episode span {
  padding-left: 5px;
  font-size: 14px;
  color: #757575;
}
/* main */
/* her sektöre uyumlu */
.her-sektor {
  padding: 180px 0;
  position: relative;
  color: #fff;
  background-color: rgba(56, 62, 66, 0.3);
}
.her-sektor .container {
  position: relative;
}
/* .her-sektor:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/index-banner.jpg);
  pointer-events: none;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  left: 0;
  top: 0;
} */
#myVideo {
  background-color: #000;
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  height: 100% !important;
  position: absolute;
  object-fit: cover;
  top: 50%;
  /* bottom: 50%; */
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: auto;
  z-index: -2;
  background-size: cover;
  display: table-cell;
  vertical-align: middle;
  /* height: 550px; */
  width: 100%;
}
.her-sektor .her-sektor_info {
  width: 50%;
}
.her-sektor h1 b {
  font-size: 40px;
}
.her-sektor h1 {
  font-size: 35px;
}
.her-sektor h2 {
  font-size: 25px;
}
.her-sektor p {
  font-size: 20px;
  padding-bottom: 60px !important;
}
/* bilgilendirme-page */
.bilgilendirme.page-bilgilendirme {
  bottom: 0 !important;
}
.bilgilendirme.page-bilgilendirme header {
  margin-bottom: 20px;
}

/* Bilgilendirme */
.bilgilendirme {
  position: relative;
  /* bottom: 45px; */
}
.bilgilendirme .container {
  /* background-color: #383e42;
  border-radius: 60px; */
}
.bilgilendirme ul {
  padding: 0px 15px;
  display: flex;
  list-style: none;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  background-color: #383e42;
  border-radius: 60px;
  bottom: 45px;
}
.bilgilendirme ul li {
  display: flex;
  align-items: center;
  color: #fff;
}
.bilgilendirme .bilgilendirme-info {
  padding-right: 40px;
  border-right: 0.5px solid #fff;
}
.bilgilendirme .bilgilendirme-info .number {
  font-size: 20px;
  font-weight: 700;
}
.bilgilendirme .bilgilendirme-info .title {
  font-size: 14px;
  font-weight: 500;
}
/* bugune kadar neler yaptık? (mobil) */
.bugune-kadar-neler {
  display: none;
}
.bugune-kadar-neler ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}
.bugune-kadar-neler ul li {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 16px;
  box-shadow: 0px 1px 7px 4px #00000017;
  border-radius: 5px;
}
.bugune-kadar-neler ul li .icon {
  border-radius: 50%;
  background-color: #e87107;
  padding: 15px;
  box-shadow: 0px 1px 5px 7px #00000017;
}
.bugune-kadar-neler ul li .sayi {
  padding-top: 5px;
  font-size: 24px;
  font-weight: 600;
  color: #4d4d4d;
  border-bottom: 1px solid #d3d3d3;
}
.bugune-kadar-neler ul li .info {
  font-size: 14px;
  color: #858585;
  padding-top: 5px;
  text-align: center;
}
/* sizlere ne sunuyoruz */
.ne-sunuyoruz {
  padding-bottom: 55px;
}
.ne-sunuyoruz header {
  margin-top: 0;
}
.ne-sunuyoruz .neden-biz .first .neden {
  padding-right: 20px;
  align-items: center;
  height: 22%;
  background-color: #f5f5f5;
  display: flex;
  width: 95%;
  margin-bottom: 20px;
  border-radius: 60px;
}
.ne-sunuyoruz .neden-biz .first .neden .görsel {
  /* padding: 15px; */
  /* border-radius: 5px; */
  margin: 13px 18px;
  width: 60px;
  /* height: 60px; */
}
.ne-sunuyoruz .neden-biz .first .neden .sebep {
  position: relative;
  top: 10px;
}
.ne-sunuyoruz .neden-biz .first .neden .sebep h3 {
  font-size: 18px;
  color: #000000;
  font-weight: 500;
}
.ne-sunuyoruz .neden-biz .first .neden .sebep p {
  color: #858585;
  font-size: 14px;
}
.ne-sunuyoruz .neden-biz .second img {
  width: 100%;
}
/* biz kimiz */
.biz-kimiz {
  background-image: url(../images/index-bizkimiz-bg.jpg);
  color: #fff;
  width: 100%;
  /* height: 100%; */
  padding-bottom: 45px;
  background-repeat: round;
}
.biz-kimiz .couple .couple-left {
  display: flex;
  padding-top: 0;
  flex-direction: column;
  justify-content: space-between;
}
.biz-kimiz_pic {
  width: 100%;
}
.biz-kimiz_p {
  line-height: 25px;
  padding-right: 25px;
  font-weight: 500;
}
.biz-kimiz_model {
  display: flex;
  margin-bottom: 45px;
}
.biz-kimiz_button {
  padding-bottom: 13px;
}
.biz-kimiz_model .biz-kimiz_left-list li {
  padding-top: 12px;
}
.biz-kimiz_model .biz-kimiz_right-list li {
  padding-top: 12px;
}
/* hizmetlerimiz */
.hizmetlerimiz {
  padding-bottom: 70px;
}
#hizmet_swipper-mobile {
  display: none;
}
.hizmetlerimiz header {
  position: relative;
  top: 30px;
  margin-top: 0;
}
.swiper-wrapper {
  padding-top: 50px;
}
.swipper-wrapper-3 {
  justify-content: center !important;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 7px;
  top: 28px;
  left: auto;
}
.swiper-button-next,
.swiper-button-prev {
  background-size: 20px;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  justify-content: center;
  color: #fff;
  background-color: #383e42;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  top: 28px;
  left: auto;
  right: 55px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 15px !important;
  font-weight: bold;
}
.swiper-button-next,
.swiper-button-prev {
  background-size: 20px;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  justify-content: center;
  color: #fff;
  background-color: #e87107;
}

.swiper-slide {
  text-align: center;
  font-size: 14px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper .service {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 7px;
}
.swiper .service .service-pic {
  display: contents;
}
.swiper .service .service-pic img {
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.swiper .service .service-title {
  border-radius: 0 0 5px 5px;
  padding: 13px 0;
  background-color: #383e42;
}
.swiper .service .service-title a {
  color: #fff;
  text-decoration: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 20px;
  font-weight: bold;
}

/* ürün gruplarımız */
.ürün-groups {
  padding-bottom: 70px;
  background-color: #f7f7f7;
}
.ürün-groups header {
  position: relative;
  top: 30px;
  margin-top: 0;
}
.ürün-groups .swiper-slide {
  background: #f7f7f7;
}
/* ekibimiz */
.ekibimiz {
  background-image: url(../images/Group\ 1082.png);
  color: #fff;
  width: 100%;
  height: 100%;
  padding-bottom: 70px;
}
#ekibimiz-mobil {
  display: none;
}
.ekibimiz header {
  position: relative;
  top: 30px;
  margin-top: 0;
}
.ekibimiz .swiper-slide {
  background: none;
}
.ekibimiz .kadro {
  align-items: center;
  justify-content: space-between;
}
.ekibimiz .kadro .eleman {
  width: 330px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 7px;
}
.ekibimiz .kadro .eleman .ekibimiz_pic {
  background: #fff;
  border-radius: 5px 5px 0 0;
  padding: 15px 0;
}
.ekibimiz .kadro .eleman .ekibimiz_pic img {
  border-radius: 5px;
}
.ekibimiz .kadro .eleman .ekibimiz_name {
  color: #383e42;
  font-size: 18px;
  background-color: #fff;
}
.ekibimiz .kadro .eleman .ekibimiz_position {
  color: #858585;
  background-color: #ffff;
  padding-bottom: 10px;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
}
.ekibimiz .swiper-button-next,
.ekibimiz .swiper-button-prev {
  color: #383e42;
  background-color: #fff;
}

/* fotoğraf galerisi */
.foto-galeri {
  background-color: #f7f7f7;
  padding-bottom: 30px;
}
.foto-galeri .galeries {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

.foto-galeri_button {
  padding: 20px 0;
  text-align: center;
}
/* sıkça sorulan sorular */
.sikca-sorulan-sorular {
  padding-bottom: 50px;
}
.accordion-item {
  background-color: #f7f7f7;
  border: 1.5px solid #f1f1f1;
  margin-bottom: 20px;
  border-radius: 5px !important;
}
.accordion-item h2 {
  line-height: 2;
}
.accordion-button {
  padding: 14px 15px;
  font-weight: 500;
  font-size: 14px;
  color: #363636;
  background-color: #f7f7f7;
}
.accordion-button::after {
  background-image: url(../images/icons/svg/min-arrow.svg);
  background-color: #e87107;
  color: #fff;
  background-position: center;
  border-radius: 5px;
  width: 27px;
  height: 27px;
}
.accordion-body {
  color: #909090;
  padding: 1.25rem 1.5rem;
  font-size: 14px;
}
.accordion-button:not(.collapsed) {
  color: #363636;
  font-size: 14px;
  background-color: #f7f7f7;
  font-weight: 500;
  box-shadow: inset 0px -1px 0 rgb(0 0 0 / 13%);
}
.accordion-button:not(.collapsed)::after {
  background-image: url(../images/icons/svg/min-arrow.svg);
  transform: rotate(270deg);
}
.accordion-button:hover {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
/* bizimle çalışmaya hazır mısınız */
/* laungage */
.gt_float_switcher .gt-selected .gt-current-lang {
  padding: 5px !important;
}
.gt_container--hich1m .gt_switcher .gt_selected {
  background: none !important;
}
/* page bizimle-calısmak */
.bizimle-calismak.page-bizimle-calismak {
  margin-top: 40px;
}
.bizimle-calismak {
  background-image: url(../images/bizimle-calisma-index-bg.png);
  color: #fff;
  width: 100%;
  /* height: 100%; */
  padding-bottom: 30px;
  text-align: center;
}
.bizimle-calismak header {
  margin-top: 35px;
}
.bizimle-calismak_info {
  margin: 25px 0;
}
.bizimle-calismak_info p {
  padding-top: 14px;
  font-size: 14px;
  font-weight: 500;
}
.bizimle-calismak_button {
  margin-bottom: 40px;
}
/* referanslarımız */
.referanslar {
  background-color: #fff;
  padding-bottom: 70px;
}
.referanslar-mobil {
  display: none;
}
.referanslar-mobil img {
  width: 50%;
}
.referanslar header {
  position: relative;
  top: 30px;
  margin-top: 0;
}
.referanslar .meSwiper {
  width: 100%;
  height: 100%;
  padding-top: 50px;
}
.referanslar .swiper .swiper-slide {
  width: 20%;
}
.meSwiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.meSwiper .referances {
  padding-bottom: 10px;
  padding-top: 10px;
}
.meSwiper .referance img {
  /* border: 1px solid #707070; */
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0px 1px 7px 4px #00000017;
}
/* müşteri yorumlarımız */
.müsteri-yorumlari {
  background-color: #f7f7f7;
  padding-bottom: 100px;
}
.müsteri-yorumlari header {
  position: relative;
  top: 30px;
  margin-top: 0;
}
.müsteri-yorumlari .müsteri-pic {
  padding-bottom: 15px;
}
.müsteri-yorumlari .müsteri-name {
  font-size: 18px;
  color: #000000;
  padding-bottom: 5px;
}
.müsteri-yorumlari .müsteri-title {
  font-size: 16px;
  color: #858585;
  padding-bottom: 10px;
}
.müsteri-yorumlari .müsteri-yorum {
  font-size: 14px;
  color: #858585;
  padding: 0 70px;
}

.müsteri-yorumlari .swiper {
  width: 100%;
  height: 100%;
}
.müsteri-yorumlari .swiper-wrapper {
  padding-top: 0;
}
.müsteri-yorumlari .mySwiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  top: 45px;
  border-radius: 5px;
}

.müsteri-yorumlari .swiper-slide {
  text-align: center;
  font-size: 14px;
  background: #fff;
  flex-direction: column;
  padding: 50px;
  display: --webkit-box;
  display: --ms-flexbox;
  display: --webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.müsteri-yorumlari .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  width: 130px;
  border-radius: 50%;
  border: 8px solid #ffff;
  box-shadow: 0px 1px 10px 6px #00000017;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #383e42;
}

.müsteri-yorumlari .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  top: 50px;
  right: 78px;
}
.müsteri-yorumlari .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  top: 50px;
  right: 28px;
}
.müsteri-yorumlari .swiper-pagination {
  position: relative;
}
.müsteri-yorumlari .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -5px;
  margin-top: 20px;
}
/* Bizden Haberler */
.bizden-haberler {
  padding-bottom: 70px;
}
.bizden-haberler .haber {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-top: 25px;
}
.bizden-haberler .haber .haber-pic {
  width: 50%;
}
.bizden-haberler .haber .haber-pic img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  border-radius: 10px;
}

.bizden-haberler .haber .haber-info {
  width: 50%;
}
.bizden-haberler .haber .haber-info {
  height: 100%;
  padding-left: 15px;
}
.bizden-haberler .haber .haber-info h4 {
  color: #858585;
  font-weight: 400;
  font-size: 12px;
}
.bizden-haberler .haber .haber-info h2 {
  padding-right: 60px;
  font-size: 16px;
  font-weight: 600;
}
.bizden-haberler .haber .haber-info p {
  color: #858585;
  font-size: 14px;
  padding-right: 40px;
  padding-bottom: 40px;
}
.bizden-haberler .haber .haber-info .haber-info_p2 {
  padding-right: 10px;
}
/* footer */
footer {
  padding-top: 20px;
  margin-bottom: -25px;
  box-shadow: -2px -9px 7px 1px #00000017;
}
footer .col-md-4 {
  width: 32%;
}

footer .col-md-4 .footer_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20%;
  height: 2px;
  background: #e87107;
  z-index: 11;
}
footer .col-md-4 .footer_title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #e2e2e2;
}
footer .col-md-4 .footer_title {
  color: #383e42;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .col-md-4 p {
  padding-top: 20px;
  font-size: 14px;
  color: #858585;
  padding-right: 30px;
  padding-bottom: 15px;
}
footer .col-md-4 ul.about {
  padding-top: 0;
  padding-top: 15px;
}
footer .col-md-4 ul.about li {
  float: left;
  width: 50%;
  padding-right: 8px;
  margin-bottom: 8px;
}
footer .col-md-4 ul.about li:nth-child(2n + 0) {
  padding-left: 8px;
  padding-right: 0;
}
footer .col-md-4 ul.about li a {
  background: #f7f7f7;
  color: #858585;
  width: 100%;
  display: block;
  border-radius: 5px;
  text-align: left;
  padding: 14px 15px;
  text-decoration: none;
}
footer .col-md-4 .contact {
  padding-top: 15px;
}
footer .col-md-4 .contact li {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
footer .col-md-4 .contact li:first-child {
  padding: 0;
}
footer .col-md-4 .contact li .footer_text {
  padding-left: 10px;
  color: #858585;
  padding-right: 15px;
}
footer .col-md-4 .contact li .footer_text a {
  padding-right: 4px;
}
footer .copy-bar {
  background-color: #383e42;
  color: #fff;
  padding: 20px 0;
  font-size: 14px;
  text-align: center;
}
/* Whatsapp Buton */
#whatsapp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
}
#whatsapp i {
  color: #fff;
  font-size: 17px;
  background: linear-gradient(to right, #26c281, #09e072);
  border-radius: 50%;
  text-align: center;
  padding: 17px;
  font-size: 50px;
}
/* sayfalar */
/* ekibimiz sayfası */
.ekibimiz-php {
  background-color: #fff;
  padding-bottom: 70px;
}
.ekibimiz-php .kadro {
  padding-top: 10px;
}
.ekibimiz-php .kadro .col-3 {
  width: 24%;
  padding-top: 20px;
}
.ekibimiz-php .kadro .eleman {
  box-shadow: 0px 0px 2px 0px #707070;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  align-items: center;
}
.ekibimiz-php .kadro .eleman .ekibimiz_pic {
  padding: 15px 0;
}
.ekibimiz-php .kadro .eleman .ekibimiz_pic img {
  border-radius: 5px;
}
.ekibimiz-php .kadro .eleman .ekibimiz_name {
  color: #383e42;
  font-size: 18px;
}
.ekibimiz-php .kadro .eleman .ekibimiz_position {
  color: #858585;
  padding-bottom: 10px;
  font-size: 14px;
}
/* iletişim */
.iletisim-form {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 70px;
}
.iletisim_title img {
  padding-right: 10px;
  padding-bottom: 4px;
}

.iletisim-form .col-md-8 .iletisim_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 17%;
  height: 2px;
  background: #e87107;
  z-index: 11;
}
.iletisim-form .col-md-8 .iletisim_title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #e2e2e2;
}
.iletisim-form .col-md-8 .iletisim_title {
  color: #383e42;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.iletisim-form .col-md-8 .input-group {
  padding-top: 10px;
}
.iletisim-form .col-md-8 .input-group .mesage {
  padding-bottom: 12px;
}
.iletisim-form .col-md-8 .input-group-text {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-right-color: #fff;
}
.form-control {
  border: 1px solid #e2e2e2;
  border-left-color: #fff;
  padding: 16px 0;
  font-size: 14px;
  font-weight: lighter;
}

.iletisim-form .col-md-4 .iletisim_contact {
  padding-left: 50px;
  padding-top: 55px;
}
.iletisim-form .col-md-4 .iletisim_contact li {
  display: flex;
  align-items: center;
  padding-top: 15px;
}
.iletisim-form .col-md-4 .iletisim_contact .iletisim_icon img {
  border-radius: 5px;
  background-color: #383e42;
  padding: 15px;
}
.iletisim-form .col-md-4 .iletisim_contact .iletisim_icon img:first-child {
  width: 65px;
  height: 65px;
}
.iletisim-form .col-md-4 .iletisim_contact li:first-child {
  padding: 0;
}
.iletisim-form .col-md-4 .iletisim_contact li .iletisim_text {
  padding-left: 15px;
  color: #757575;
  padding-right: 15px;
}
.iletisim-form .col-md-4 .iletisim_contact li .iletisim_text h5 {
  font-size: 14px;
  color: #e87107;
  font-weight: 500;
}
.iletisim-form .col-md-4 .iletisim_contact li .iletisim_text a {
  padding-right: 4px;
}
.map-container-3 {
  overflow: hidden;
  padding-bottom: 30%;
  position: relative;
  height: 0;
}
.map-container-3 iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
/* referanslarımız */
.referanslarımız {
  padding-top: 30px;
  padding-bottom: 50px;
}
.referanslarımız_referanslar {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.referanslarımız_referanslar img {
  width: 19%;
  box-shadow: 0px 1px 7px 4px #00000017;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}
/* foto-galeri */
.foto-galeri .galeries a {
  width: 19%;
  margin-bottom: 25px;
}
.foto-galeri .galeries a img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  border-radius: 10px;
}
/* Hakkımızda */
.hakkimizda-page {
  padding-bottom: 50px;
  padding-top: 40px;
}
.hakkimizda-page .hakkimizda-icerik h5 {
  color: #858585;
  font-size: 16px;
  /* padding-bottom: 10px; */
  /* padding-top: 10px; */
  padding: 10px 0;
  margin-bottom: 1rem;
}
.hakkimizda-page .hakkimizda-icerik p {
  color: #858585;
}
.hakkimizda-page .hakkimizda-icerik .kurumsal-page-alt-satir {
  padding-bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.hakkimizda-page .hakkimizda-icerik .hakkimizda-pic {
  float: left;
  margin: 0 30px 30px 0;
  width: 50%;
  height: auto;
  object-fit: cover;
  border-radius: 5px;
}
.hakkimizda-page .misyon-vizyon {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.hakkimizda-page .misyon-vizyon .misviz {
  width: 49%;
}
.hakkimizda-page .misyon-vizyon .misviz .misyon-vizyon-header {
  color: #e87107;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.hakkimizda-page .misyon-vizyon .misviz .misyon-vizyon-header::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20%;
  height: 2px;
  background: #e87107;
  z-index: 11;
}
.hakkimizda-page .misyon-vizyon .misviz .misyon-vizyon-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #e2e2e2;
}
.hakkimizda-page .misyon-vizyon .misviz .misviz-icerik {
  color: #858585;
  padding: 10px 0;
  font-size: 14px;
}

/* ürünlerimiz */
.urun-kategori {
  padding-bottom: 70px;
}
#urun-grupları-mobil {
  display: none;
}
.urun-kategori .urunler .service {
  box-shadow: 0px 1px 7px 4px #00000017;
  margin-top: 30px;
  width: 23%;
  display: flex;
  margin-right: 15px;
  flex-direction: column;
  align-items: stretch;
}
.urun-kategori .urunler .service-sektorel {
  margin-right: 0 !important;
}
.urun-kategori .urunler {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
}
.urun-kategori .sektorel-kutular {
  justify-content: space-between !important;
}
.urun-kategori .urunler .service .service-pic {
  display: contents;
}
.urun-kategori .urunler .service .service-pic img {
  border-radius: 5px 5px 0 0;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.urun-kategori .urunler .service .service-title {
  border-radius: 0 0 5px 5px;
  padding: 13px 0;
  background-color: #383e42;
  text-align: center;
}
.urun-kategori .urunler .service .service-title a {
  color: #fff;
  text-decoration: none;
}
/* hizmet detay */
.hizmet-detay .col-md-9.hizmet-left {
  padding-right: 10px;
  border-right: 0.5px solid #d3d3d3;
}
.hizmet-detay .col-md-9 .gorsel-paragraf img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  box-shadow: 0px 1px 7px 4px #00000017;
}
.hizmet-detay .col-md-9 p {
  color: #858585;
  line-height: 25px;
}
.hizmet-detay .hizmet-detay_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 17%;
  height: 2px;
  background: #e87107;
  z-index: 11;
}
.hizmet-detay .hizmet-detay_title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #e2e2e2;
}
.hizmet-detay .hizmet-detay_title {
  color: #383e42;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.hizmet-detay .col-md-9 .hizmet-ozellikleri .ozellik {
  background-color: #f7f7f7;
  color: #858585;
  padding: 10px;
  margin-top: 20px;
  border-radius: 5px;
}
.hizmet-detay .col-md-9 .hizmet-ozellikleri .ozellik img {
  padding-right: 10px;
}
.hizmet-detay .col-md-9 .hizmet-detay_pics {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.hizmet-detay .col-md-9 .hizmet-detay_pics a {
  width: 25%;
}
.hizmet-detay .col-md-9 .hizmet-detay_pics a img {
  width: 100%;
}
.hizmet-detay .col-md-3.hizmet-right .sidebar {
  box-shadow: 0px 1px 7px 4px #00000017;
  border-radius: 5px;
  padding: 5px 20px 20px 20px;
  margin-bottom: 20px;
}
.hizmet-detay .col-md-3.hizmet-right .list-group-item {
  background-color: #f7f7f7;
  color: #000000;
  border-radius: 5px;
  margin-top: 10px;
  border: none;
  padding: 10px 15px;
}
.hizmet-detay .col-md-3.hizmet-right .list-group-item img {
  padding-right: 5px;
}
.hizmet-detay .col-md-3.hizmet-right .sidebar .hizmet-detay_haber {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.hizmet-detay .col-md-3.hizmet-right .sidebar .hizmet-detay_haber:last-child {
  padding-bottom: 0;
}
.hizmet-detay .col-md-3.hizmet-right .sidebar .hizmet-detay_haber img {
  height: 60px;
  width: auto;
  object-fit: cover;
}
.hizmet-detay
  .col-md-3.hizmet-right
  .sidebar
  .hizmet-detay_haber
  .haber-detay
  h4 {
  color: #858585;
  font-weight: 400;
  font-size: 12px;
}
.hizmet-detay
  .col-md-3.hizmet-right
  .sidebar
  .hizmet-detay_haber
  .haber-detay
  a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
}
