.table-detay2 table{}
.table-detay2 table tbody{}
.table-detay2 table tbody tr{
  border: 1px solid;
}
.table-detay2 table tbody tr td{}

.table-detay3 table{}
.table-detay3 table tbody{}
.table-detay3 table tbody tr{
  border: 1px solid;
}
.table-detay3 table tbody tr td{}


.my-video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.header .banner .handline {
  color: #FFF;
  text-transform: none;
  font-weight: 700;
  line-height: 1.2;
  font-size: 50px;
  margin-bottom: 30px;
}
.header .banner .about-website {
  text-transform: none;
  font-size: 20px;
  color: #FFF;
  font-weight: 600;
  line-height: 25px;
  margin: 0 100px 30px 0;
  position: relative;
}

.breadcrumb-header {
    background-size: cover !important;
}

.slider-text{

}

.ikonlar{
  position: fixed;
  z-index: 99999;
  list-style: none;
  padding: 0;
  bottom: 20px;
  left: 10px;
}
.ikonlar li{
  float: left;
  margin-right: 10px;
}
.ikonlar h3{
  background: #fff;
}
.ikonlar li img{
  width: 50px;
}

.checkbox a{
  color: #000;
}
.checkbox b{
  color: #000;
}

.about-qualified-employees .content .employees-counter {
  display: inline-block;
}
.about-qualified-employees .content .counter-desc {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
}

.section-blog,
.section-galeri,
.section-urundetay,
.services {
    position: relative;
    padding-top: 50px;
}



.social-lists{
  margin-top: 50px;
}
.social-lists li{}
.social-lists li a{
  border: 1px solid;
  padding: 8px 7px;
  margin-bottom: -1px;
  display: inline-block;
  width: 40px;
  margin-left: 10px;
  font-size: 22px;
  color: #ddd;
}
.social-lists li a i{}

.vcenter{
  display: flex;
  align-items: center;
}

.playbtn{
  position: relative;
  right: 0;
  left: 0;
  top: 0;
  margin: 0 auto 100px auto;
  width: 100px;
  z-index: 9;
  cursor: pointer;
}
.playbtnEfects{
  border-radius: 50%;
  position: relative;
  width: 37px;
  height: 37px;
  position: absolute;
  left: -250px;
  right: 0;
  bottom: 7px;
  margin: 0 auto;
}
.playbtnEfects::after {
  position: absolute;
  content: '';
  bottom: -7px;
  top: -7px;
  left: -7px;
  right: -7px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #69bdeb;
  margin: 0px;
  opacity: 1;
  transform-origin: center;
  animation: anim 1600ms linear infinite;
}
.playbtnEfects::before {
  position: absolute;
  content: '';
  bottom: -7px;
  top: -7px;
  left: -7px;
  right: -7px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #69bdeb;
  margin: 0px;
  opacity: 0.8;
  transform-origin: center;
  animation: anim 1800ms linear;
}
@keyframes anim {
  from {
      margin: 0px;
      opacity: 1;
  }

  to {
      margin: -15px;
      opacity: 0;
  }
}

.dil-list{
	list-style: none;
	padding: 0;
  margin: 0 0 0 30px;
}
.dil-list li{
	float: left;
	margin-right: 10px;
}
.dil-list li a{}

.islemSonuc {
	background:rgba(0,0,0,0.5);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.islemDurum{
	background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
	top: 15%;
	width: 50%;
}
.islemSonuc > div{
	margin-bottom: 0;
}

.kvkk-div{
  position: fixed;
  bottom: 20px;
  width: 80%;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #fff;
  padding: 20px 40px;
}
.kvkk-div h2{
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.kvkk-div button{
  border: 0;
  float: right;
  margin-top: -100px;
  margin-right: -30px;
  background: #fff;
}

.pcGizle{
    display: none;
}

@media only screen and (min-device-width : 250px) and (max-device-width : 479px) {
  .slider-text{

  }

  .slider-row,
  .sliders {

  }
}



@media (max-width: 479px){
  .kvkk-div {
    position: fixed;
    bottom: 20px;
    width: 95%;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    padding: 20px 10px;
  }
  .kvkk-div button {
    border: 0;
    float: right;
    margin-top: -80px;
    margin-right: -5px;
  }

  .mobilGizle{
    display: none !important;
  }
  .pcGizle{
    display: block;
    }

  .ikonlar li img{
    width: 50px;
  }

  .headerTopOzel{
     display: block;
     width: 100%;
  }

    .breadcrumb-header {
        color: #FFF;
        position: relative;
        background: #df4e0b;
        background-image: none !important;
    }

    .services.home-2 .item-box, .services.home-3 .item-box {
        position: relative;
        padding: 10px;
    }

    .services.home-2 .services-carousel-item .item-box .content-box {
     padding-left: 0;
    }

    .breadcrumb-header .banner h1 {
        font-size: 30px;
    }
    .breadcrumb-header.style-2 {
        padding: 30px 0;
    }

    .section-kurumsal{
        padding-top: 0;
    }
    .section-urunler{
        padding-top: 40px;
    }

    .btn-tanitim{
        align-items: center !important;
        justify-content: space-evenly !important;
    }
    .nav-bar .nav-bar-tools li.item.buttons {
      padding: 0 0 15px 0 !important;
             position: absolute;
        top: 20px;
        right: 10px;

    }
    .nav-bar .nav-bar-tools li.item.buttons a.btn-1 {
        line-height: 25px;
        height: 25px;
        min-width: 40px;
        padding: 0;
        font-size: 12px;
    }

    .open-nav-bar{
        margin-right: 60px;
    }

}

@media (max-width: 1325px){

}

@media (max-width: 1255px){

}

@media (max-width: 1230px){

}

@media (max-width: 1180px){

}

@media (max-width: 1120px){

}

@media (max-width: 1080px){

}

@media (max-width: 990px){

}
