body {
  font-family: "Barlow", sans-serif !important;
  margin: 0px !important;
  padding: 0px;
  overflow-x: hidden;
  padding-right: 0!important;
}
.mobile-scroll {
  overflow-y: hidden!important;
}
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #b9b7b7;
  border-radius: 25px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #989797;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px !important;
  }
}
header {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.header-top {
  position: relative;
  height: 30px;
  background-image: linear-gradient(to right, #e94d1b, #e51823);
  display: flex;
  align-items: center;
}
.header-top a {
  text-decoration: none;
  font-size: 15px;
  color: #fff;
  float: left;
  padding: 0;
}
.header-top a:hover {
  text-decoration: none;
  font-size: 15px;
  color: #fff;
  float: left;
  padding: 0;
}
.header-top i {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-right: 3px;
}
.header-top .social-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  left: 10px;
}
.header-top .social-icon i {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-right: 10px;
}
.header-bottom {
  height: 160px;
  width: 100%;
  display: flex;
  align-items: center;
  transition: 1s;
}
.header-bottom .logo {
  background: url("../images/logo.svg") no-repeat;
  background-size: cover;
  position: relative;
  width: 216px;
  height: 110px;
  z-index: 1;
}
.header-bottom .custom-menu {
  min-width: 100%;
  height: 100%;
  font-size: 16px;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  margin-right: -33px;
}
.header-bottom .custom-menu li {
  margin-right: 31px;
}
.header-bottom .custom-menu li a {
  float: left;
  margin-left: 5px;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  padding: 0;
  transition: 0.5s;
}
.header-bottom .custom-menu li a:hover {
  color: #e73d1d;
}
.header-bottom .custom-menu .b2b-button a {
  float: left;
  margin-left: 5px;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  transition: 0.5s;
  border: 2px solid #e61f22;
  border-radius: 5px;
  padding: 3px 10px;
  background: #e61f22;
}
.header-bottom .custom-menu .b2b-button a:hover {
  color: #e61f22;
  background: #fff;
}
.slider {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.carousel-control-next-icon {
    background-color:#010101 !important;
    padding:10px;
}
.carousel-control-prev-icon {
    background-color:#010101 !important;
    padding:10px;
}
.hakkimizda-icerik {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  margin-top: 48px;
}
.hakkimizda-icerik .title {
  position: relative;
  width: 100%;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hakkimizda-icerik .title h4 {
  font-size: 25px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #26405f;
  text-transform: uppercase;
}
.hakkimizda-icerik .text {
  margin-top: 35px;
  margin-bottom: 35px;
}
.hakkimizda-icerik .text p {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000;
}
.urunler {
  position:relative;
  display:block;
  width:100%;
  margin-top: 60px;
}
.urunler .item{
  position:relative;
  display:block;
  width:100%;
  height: auto;
  border: 1px solid #eee;
  box-shadow: 0 0 10px 8px #00000008;
  margin-bottom: 30px;
  padding: 25px 0 30px 0;
}
.urunler .item .image{
  position:relative;
  display:flex;
  justify-content:center;
}
.urunler .item .text{
  position:relative;
  display:flex;
  justify-content:center;
  font-size: 20px;
  font-weight: 700;
  margin-top: 15px;
}
.urunler .item .video{
  position:relative;
  display:flex;
  justify-content:center;
  margin: 25px 0 -30px 0;
}
.iletisim-banner {
  position: relative;
  width: 100%;
  height: 200px;
  background: url(../images/iletisim-banner-bg.jpg) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.iletisim-banner .text p {
  font-size: 35px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-transform: uppercase;
}
.iletisim-baslik {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.iletisim-baslik .title {
  position: relative;
  display: block;
  margin-top: 28px;
  margin-bottom: 17px;
}
.iletisim-baslik .title h5 {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  text-transform: capitalize;
}
.iletisim-icerik {
  position: relative;
  display: block;
  width: 100%;
  min-height: 590px;
  background: #fff;
}
.iletisim-icerik .iletisim-bilgileri {
  position: relative;
  display: block;
  width: 100%;
  height: 290px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #ffffff;
  padding-top: 31px;
  padding-left: 11px;
  padding-right: 13px;
}
.iletisim-icerik .iletisim-bilgileri .adres .icon {
  position: relative;
  display: block;
  width: 3%;
  height: 43px;
  float: left;
  margin-right: 12px;
}
.iletisim-icerik .iletisim-bilgileri .adres .icon i {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
}
.iletisim-icerik .iletisim-bilgileri .adres .text p {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  padding-top: 3px;
}

.iletisim-icerik .iletisim-bilgileri .telefon .icon {
  position: relative;
  display: block;
  width: 3%;
  height: 43px;
  float: left;
  margin-right: 12px;
}
.iletisim-icerik .iletisim-bilgileri .telefon .icon i {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
}
.iletisim-icerik .iletisim-bilgileri .telefon .text p {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  padding-top: 3px;
}

.iletisim-icerik .iletisim-bilgileri .mail .icon {
  position: absolute;
  display: block;
  width: 3%;
  height: 43px;
  float: left;
  margin-right: 12px;
}
.iletisim-icerik .iletisim-bilgileri .mail .icon i {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  padding-top: 7px;
}
.iletisim-icerik .iletisim-bilgileri .mail .text a {
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
}
.iletisim-icerik .yol-tarifi-button {
  position: relative;
  display: flex;
  justify-content: center;
  width: 94%;
  align-items: center;
  margin: 0 auto;
  height: 40px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #eaeaea;
  margin-top: -50px;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  text-decoration: none;
  text-transform: uppercase;
  transition:.5s;
}
.iletisim-icerik .yol-tarifi-button:hover {
  background-color:#49beb7;
  color:#fff;
}
.iletisim-icerik .iletisim-form .form-group input {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #ffffff;
  border-color: transparent;
}
.iletisim-icerik .iletisim-form .form-group input::placeholder {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
}
.iletisim-icerik .iletisim-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 100px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #ffffff;
  border-color: transparent;
  resize: none;
}
.iletisim-icerik .iletisim-form .form-group textarea::placeholder {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  padding-top: 3px;
}
.iletisim-icerik .iletisim-form .iletisim-form-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #49beb7;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  transition:.5s;
}
.iletisim-icerik .iletisim-form .iletisim-form-button:hover {
  background-color: #1c928b;
  color: #fff;
}
.bayi-basvurusu-banner {
  position: relative;
  width: 100%;
  height: 200px;
  background: url(../images/bayi-basvurusu-banner-bg.jpg) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.bayi-basvurusu-banner .text p {
  font-size: 35px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-transform: uppercase;
}
.bayi-basvuru-form {
  margin-top: 25px;
}
.bayi-basvuru-form .text {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  margin-top: 13px;
  margin-bottom: 30px;
}
.bayi-basvuru-form .text p {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  text-transform: capitalize;
}
.bayi-basvuru-form .form-group input {
  position: relative;
  display: block;
  height: 40px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #ffffff;
  border-color: transparent;
}
.bayi-basvuru-form .form-group input::placeholder {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
}
.bayi-basvuru-form .form-group textarea {
  position: relative;
  display: block;
  height: 152px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #ffffff;
  border-color: transparent;
  resize: none;
}
.bayi-basvuru-form .form-group textarea::placeholder {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  padding-top: 3px;
}

.bayi-basvuru-form .calisma-tipleri .text {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  margin-top: 13px;
}
.bayi-basvuru-form .calisma-tipleri .text p {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  text-transform: capitalize;
}
.bayi-basvuru-form .calisma-tipleri ul li {
  list-style: none;
}
.bayi-basvuru-form .calisma-tipleri #checkboxTipleri {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  border: solid 1px #ececec;
  background-color: #ffffff;
  border-color: transparent;
  float: left;
  margin-right: 10px;
}
.bayi-basvuru-form .calisma-tipleri input::placeholder {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
}
.bayi-basvuru-form .calisan-arac-grup {
  margin-bottom: 75px;
}
.bayi-basvuru-form .basvuru-firma-gonder {
  position: relative;
  float: right;
  height: 40px;
  padding: 10px 70px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #49beb7;  
  border:2px solid #49beb7;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 100px;
  transition:.5s;
}
.bayi-basvuru-form .basvuru-firma-gonder:hover {
  background-color: #1c928b;
  color: #fff;
  border:2px solid #1c928b;
}
.form-check-label {
  display: block;
  position: relative;
  padding-left: 53px;
  margin-bottom: 30px;
  cursor: pointer;
  user-select: none;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  text-transform: capitalize;
}
.form-check-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: -4px;
  left: 15px;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  border: solid 1px #ececec;
  background-color: #ffffff;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.form-check-label .checkmark:after {
  content: "\f26b";
  font-family: Material-Design-Iconic-Font;
  font-size: 22px;
  color: #26405f;
  left: 4px;
  top: -1px;
  width: 10px;
  height: 10px;
}
.form-check-label input:checked ~ .checkmark:after {
  display: block;
}
.footer-top {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 72px;
}
.footer-top .footer-logo {
  position: relative;
  display: block;
  background: url(../images/footer-logo.svg) no-repeat;
  width: 100%;
  height: 60px;
  object-fit: contain;
}
.footer-top .adres {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-top: 28px;
}
.footer-top .adres i {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #58595b;
  margin-right: 6px;
}
.footer-top .adres p {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #58595b;
}
.footer-top .telefon {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
}
.footer-top .telefon i {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #58595b;
  margin-right: 6px;
}
.footer-top .telefon p {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #58595b;
}

.footer-top .mail {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 35px;
}
.footer-top .mail i {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #58595b;
  margin-right: 6px;
}
.footer-top .mail a {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #58595b;
  text-decoration: none;
  transition: 0.5s;
}
.footer-top .mail a:hover {
  color: #e7381e;
}
.footer-top .iletisim-form {
  position:relative;
  display:block;
  margin-bottom: 40px;
}
.footer-top .iletisim-form .form-group input {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #ffffff;
  border-color: transparent;
}
.footer-top .iletisim-form .form-group input::placeholder {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
}
.footer-top .iletisim-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 100px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #ffffff;
  border-color: transparent;
  resize: none;
}
.footer-top .iletisim-form .form-group textarea::placeholder {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  padding-top: 3px;
}
.footer-top .iletisim-form .iletisim-form-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #010101;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  transition:.5s;
}
.footer-top .iletisim-form .iletisim-form-button:hover {
  background-color: #010101;
  color: #fff;
}
.footer-bottom {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #f6f5f5;
}
.footer-bottom .copyright {
  position: relative;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-bottom .copyright p {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #58595b;
  padding-top: 15px;
}
.form-check-label-2 {
  display: block;
  position: relative;
  padding-left: 53px;
  margin-bottom: 8px;
  cursor: pointer;
  user-select: none;
  color: #26405f;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
}
.form-check-label-2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark-2 {
  position: absolute;
  top: 1px;
  left: 15px;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  border: solid 1px #ececec;
  background-color: #ffffff;
  transition:.5s;
}
.checkmark-2:hover {
   background-color: #58595b;
   box-shadow:none;
}
.checkmark-2:after {
  content: "";
  position: absolute;
  display: none;
}
.form-check-label-2 .checkmark-2:after {
    content: "\f26b";
    font-family: Material-Design-Iconic-Font;
    font-size: 22px;
    color: #fff;
    left: 2px;
    top: -15px;
    width: 10px;
    height: 10px;
}
.form-check-label-2 input:checked ~ .checkmark-2 {
  background-color: #58595b;
}
.form-check-label-2 input:checked ~ .checkmark-2:after {
  display: block;
  width: 100%;
  left: 0;
  height: 104%;
  border-radius: 5px;
  box-shadow: none;
  color: #fff;
  left: 0px;
  padding-left: 4px;
  top: -10px;
}
#markalar {
  overflow: hidden;
}


.fixed-menu {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 2;
  background: #fff;
  height: 100px !important;
  border-bottom: 2px solid #eee;
  animation: fadeIn .2s ease-in both;
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate3d(0, -20%, 0);
	}
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}
.fixed-menu > .header-top {
  display: none;
}
.fixed-menu .custom-menu {
  width: 100%;
  display: flex;
  align-items: center;
  float: left;
}
.fixed-menu .logo {
  background: url("../images/logo.svg") no-repeat;
  background-size: cover;
  position: relative;
  width: 190px;
  height: 100px;
  margin-top: -65px;
}








#preview-container {position: relative;justify-content: center;align-items: center;width: 100%;text-align: center;}

#upload-dialog {
  display: flex;
  padding: 5px;
  border: 1px solid #49beb7;
  color: #fff;
  background: none;
  font-size: inherit;
  font-family: inherit;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
  background-color: #49beb7;
  text-transform: uppercase;
}

#image-file {
  display: none;
}

#preview-image {
  display: none;
  vertical-align: middle;
  width: 300px;
  border-radius: 2px;
  height: 300px;
  object-fit: contain;
}

#image-name {
  display: none;
  vertical-align: middle;
  color: #336699;
  margin: 0 -15px;
  opacity: 0;
}

#upload-button {
  padding: 5px;
  border: 1px solid #336699;
  background-color: #336699;
  color: white;
  font-size: inherit;
  font-family: inherit;
  outline: none;
  display: none;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 2px;
}

#cancel-image {
  display: none;
  vertical-align: middle;
  padding: 0px;
  border: none;
  color: #613f3f;
  background-color: white;
  font-size: inherit;
  font-family: inherit;
  outline: none;
  vertical-align: middle;
  cursor: pointer;
  padding-right: 19px;
  text-transform: uppercase;
}





.mobil-menu-open {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #34516c;
  padding: 10px 10px;
  margin-top: -81px;
  margin-right: 134px;
  float: right;
  z-index: 3;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  background-color: #ffffff;
  text-transform: uppercase;
}
.mobil-menu-open i {
display:block;
text-align:center;
}
.mobile-menu-close {
  position: absolute;
  display: block;
  right: 25px;
  top: 50px;
  font-size: 18px;
  border-radius: 5px;
  padding: 10px 10px;
  border: solid 1px #e5e5e5;
  background-color: #ffffff;
  color: #34516c!important;
}
.mobile-menu-close i {
  font-size: 24px;
  display: block;
  text-align:center;
  color: #34516c!important;
}
.mobile-menu {
  display: none;
  position: fixed;
  overflow-x: hidden !important;
  overflow-y: auto;
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  animation: slide-down 0.6s;
  z-index: 6;
}
.mobile-menu .mobile-logo {
    background: url(../images/logo.svg) no-repeat;
    width: auto;
    height: 96px;
    margin-left: 35px;
    margin-top: 40px;
  }
  .mobile-menu .mobile-logo h1 {
    font-size:0;
  }
.mobile-menu img {
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.mobile-menu .kurumsal-mobil-menu {
position:relative;
width: auto;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background: transparent!important;
color: #34516c!important;
border: 0;
margin-top: 40px;
outline: 0!important;
box-shadow: none!important;
font-size: 16px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
}
.mobile-menu .menu-icerik {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 130px;
}
.mobile-menu .menu-icerik li {
  list-style: none;
  margin-bottom: 40px;
}
.mobile-menu .menu-icerik a {
  position: relative;
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #34516c;
  text-decoration: none;
  text-transform: uppercase;
}



@media only screen and (max-width: 8192px) and (min-width: 993px) {
  .mobil-menu-open {
    display: none !important;
  }
  }
  @media only screen and (max-width: 992px) {
  .header-bottom .custom-menu {
    display: none !important;
  }
  .fixed-menu {
    display:none!important;
  }
  .mobil-menu-open {
    display: block !important;
    margin-right: 25px;
  }
  }
@media only screen and (max-width: 1280px) {
  .tedarikci-icerik .item img {
    object-fit: contain;
  }
  .tedarikci-icerik #filters {
    padding-bottom: 15px;
    padding-left: 9px;
    height: auto;
  }
  .form-check-label-2 {
    padding-left: 49px;
    font-size:14px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  .iletisim-icerik .map iframe {
    position:relative;
    display:block;
    width: 300px;
    height: 291px;
    object-fit: contain;
  }
} 
@media only screen and (max-width: 1152px) {
  .header-bottom .logo {
    background: url(../images/logo.svg) no-repeat;
    width: 188px;
    background-size: contain;
  }
  .header-bottom .custom-menu li a {
    font-size: 19px;
  }
  .header-bottom .custom-menu {
    margin-right: -20px;
  }
  .header-bottom .custom-menu li {
    margin-right: 19px;
  }
  .counter .item .number p:after {
    right:15px;
  }
  .destek .anydesk .right .image {
    width: 64%;
  }
  .destek .basvuru .text {
    width: 80%;
  }
  .tedarikcilerimiz-banner {
    height: 133px;
    background-size: contain;
  }
  .tedarikcilerimiz-banner .text p {
    font-size: 31px;
  }
  .iletisim-icerik .map iframe {
    position:relative;
    display:block;
    width: 300px;
    height: 291px;
    object-fit: contain;
  }
  .checkmark {
    left: -7px;
  }
  .form-check-label {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .tedarikcilerimiz-banner {
    height: 120px;
    background-size: contain;
  }
  .tedarikcilerimiz-banner .text p {
    font-size: 31px;
  }
  .checkmark {
    left: -7px;
  }
  .form-check-label {
    padding-left: 25px;
  }
  #image-right {
    position: relative;
    display: block;
    right: 100px!important;
  }
}
@media only screen and (max-width: 992px) {
  .header-bottom .logo {
    margin-top: 6px;
  }
  .mobile-menu .mobile-logo {
    margin-top: 67px;
  }
  .hakkimizda-icerik .button-hakkimizda {
    width: 17%;
  }
  .counter .item .number p:after {
    right: -12px;
  }
  .destek .anydesk .right .image {
    width: 93%;
  }
  .destek .basvuru .text p {
    font-size:27px;
  }
  .destek .basvuru .text {
    width: 100%;
  }
  .destek .anydesk .left p {
    font-size:27px;
  }
  #image-right {
    position: relative;
    display: block;
    right: 60px!important;
    width: 251px!important;
    object-fit: contain;
}
.insan-kaynaklari-form .foto-yukleme {
  width: 92%;
}
}
@media only screen and (max-width: 768px) {
  .form-check-label-2 {
    width: 40%;
    float: left;
    margin-left: 25px;
  }
  .tedarikci-icerik {
    margin-top:0px;
  }
  .tedarikci-icerik .item {
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
    margin-left: 75px;
  }
  .tedarikci-icerik #filters {
    height: 100%;
  }
  .tedarikci-icerik .title {
    margin-left: 25px;
  }
  .tedarikcilerimiz-banner .text {
    margin-top: -22px;
  }
  .tedarikcilerimiz-banner .text p {
    font-size:27px;
  }
  .iletisim-icerik .map {
    margin-bottom: 25px;
  }
  .iletisim-icerik .map iframe {
    width: 100%;
  }
  .iletisim-icerik .iletisim-bilgileri {
    margin-bottom:25px;
  }
  .iletisim-icerik .yol-tarifi-button {
    margin-top: -100px;
    margin-bottom: 90px;
  }
  #markalar {
    margin-top: 25px;
  }
  .mobil-menu-open {
    margin-right: 35px;
  }
  .counter .item .number p:after {
    right: -26px;
    top: 85px;
  }
  .counter {
    height: auto;
    margin-bottom: 40px;
  }
  .hakkimizda-icerik .button-hakkimizda {
    width: 22%;
  }
  .destek .anydesk {
    margin-bottom: 40px;
  }
  .destek .anydesk:hover {
    margin-top: 0px!important;
  }
  .destek .basvuru:hover {
    margin-top: 0px!important;
  }
  .bayi-basvuru-form .calisan-arac-grup {
    margin-left: -45px;
    padding-right: 40px;
  }
  .tedarikci-icerik .title {
    margin-left: 0px;
  }
  .form-check-label-2 {
    width: 100%;
    margin-left: 0px;
  }
  .tedarikci-icerik #filters {
    height: 17%;
  }
  .iletisim-banner {
    height: 80px;
    background-size: cover;
  }
  .iletisim-icerik {
    min-height: 800px;
  }
}
@media only screen and (max-width: 450px) {
  .fixed-menu {
    display:none!important;
  }
  .mobil-menu-open {
    margin-right: 15px;
  }
  .mobile-menu .mobile-logo {
    width: 50%;
    background-size: contain;
  }
  .mobile-menu .menu-icerik {
    margin-top:90px;
  }
  .mobile-menu .menu-icerik a {
    width: 45%;
  }
  .hakkimizda-icerik .button-hakkimizda {
    width: 35%;
  }
  .counter .item .number p:after {
    right: 46px;
  }
  .footer-top .adres {
    text-align: center;
    padding-left: 17px;
    padding-right: 15px;
  }
  .tedarikci-icerik #filters {
    height: 100%;
  }
  .tedarikcilerimiz-banner {
    height: 80px;
  }
  .tedarikcilerimiz-banner .text p {
    font-size: 24px;
  }
  .tedarikci-icerik .item {
    margin-left: 50px;
  }
  .insan-kaynaklari-banner {
    height: 80px;
  }
  .insan-kaynaklari-banner .text p {
    padding-top: 14px;
    font-size: 28px;
  }
  .bayi-basvurusu-banner .text p {
    padding-top: 15px;
    font-size:32px;
  }
  .bayi-basvurusu-banner {
    height: 80px;
    background-size: cover;
    background-position: center;
  }
  .bayi-basvuru-form .basvuru-firma-gonder {
    display: flex;
    justify-content: center;
    float: none;
  }
  .iletisim-banner .text p {
    padding-top: 14px;
    font-size: 32px;
  }
  .iletisim-icerik .yol-tarifi-button {
    margin-top:-85px;
  }
}


.kurumsal-banner {
  position: relative;
  width: 100%;
  height: 200px;
  background: url(../images/kurumsal-banner-bg.jpg) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.kurumsal-banner .text p {
  font-size: 35px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-transform: uppercase;
}
.kurumsal-title {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
.kurumsal-title .title {
  position: relative;
  display: block;
  margin-top: 28px;
  margin-bottom: 17px;
}
.kurumsal-title h5 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #26405f;
  text-transform: capitalize;
}
.kurumsal-text {
  position: relative;
  display: block;
  width: 100%;
  min-height: 590px;
  background: #fff;
}
.kurumsal-text p {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #26405f;
    padding-top: 3px;
}