#header .header-logo img {
  width: 170px;
  margin-top: -10px;
}

.videoModal3{
  cursor: pointer !important;
  font-weight: bold !important;
  color: #000 !important;
}

.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;
  }
}


.header-body{
  border-bottom: 1px solid #ddd !important;
}


#myCarousel .carousel-indicators{

}
#myCarousel .carousel-indicators li {
  text-indent: 0;
}
#myCarousel .carousel-indicators .list-inline-item a img{
  margin-top: 50px;
}

.sss_sorular{

}
.sss_sorular .col-md-3::after{
  content: '';
  background: #e7e7e7;
  width: 2px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.sss_sorular .col-md-3:last-child:after{
  width: 0;
}
.sss_soru{
  background: #fff;
  padding: 20px 20px;
}
.sss_sorular .owl-item:hover {

}
.sss_soru:hover {
  background: #1aa1de;
}
.sss_soru:hover a,
.sss_soru:hover p,
.sss_soru:hover h2{
  color: #fff;
}

.sss_soru h2{
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  margin-bottom: 10px;
  height: 40px;
}
.sss_soru p{
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  height: 100px;
}
.sss_soru a{
  color: #1aa1de;
}

.footer-menu-list{
  list-style: none;
  padding: 0;
  float: right;
}
.footer-menu-list li{
  float: left;
  margin-right: 15px;
}
.footer-menu-list li a{
  color: #fff !important;
}

.div_bread{
  position: absolute;
  top: 150px;
  width: 100%;
}

*{
  letter-spacing: 0.2px !important;
}

.text-color-custom1{
	color: #559cb7 !important;
}
.bg-color-custom1{
	background: #1ba2dc !important;
}
.btn-custom1,
.btn-custom1:hover,
.btn-custom1:focus{
	background: #1aa1de !important;
	color: #fff;
	border-radius: 20px;
	padding: 10px 25px;
	text-decoration: none;
}

.btn-custom2,
.btn-custom2:hover,
.btn-custom2:focus{
	background: #1aa1de !important;
	color: #fff;
	padding: 10px 25px;
	text-decoration: none;
}

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

.playbtn{
	position: absolute;
	right: -50px;
  top: 40%;
  width: 100px;
	z-index: 9;
	cursor: pointer;
}

.anasayfa_bilgi_sayfasi1_list{
  list-style: none;
}
.anasayfa_bilgi_sayfasi1_list li{
  position: relative;
}
.anasayfa_bilgi_sayfasi1_list li::before{
  content: '';
  width: 10px;
  height: 10px;
  background: #1aa1de;
  border-radius: 50px;
  position: absolute;
  top: 5px;
  left: -20px;
}

.anasayfa_bilgi_sayfasi1_resim img{

}
.anasayfa_bilgi_sayfasi1_resim:before{
  content: '';
  height: 80%;
  width: 35px;
  background: #1aa1de;
  position: absolute;
  left: -20px;
  bottom: 0;
}
.playBtn1{
  position: absolute;
  bottom: -20px;
  left: -20px;
  height: 50px;
  width: 130px;
  background: #1aa1de;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin-top: -24px;
  cursor: pointer;
}

.section-blok3{
  background-color: #fff !important;
}
.section-blok4{
  background-color: #fff !important;
}

.hizmet-before::before{
  content: '';
  width: 2px;
  height: 100%;
  background: #ddd;
  position: absolute;
  top: 0;
  left: -50px;
}

.hizmet-item{}
.hizmet-item .hizmet-img{}
.hizmet-item .hizmet-img img{}
.hizmet-item .hizmet-desc{}
.hizmet-item .hizmet-desc a{
  background: #1aa1de;
  color: #fff;
  display: block;
  padding: 10px;
  font-size: 22px;
  text-decoration: none;
}

.hizmet-list{
  margin-top: 50px;
}
.hizmet-list .hizmet-items{
  position: relative;
  margin-bottom: 30px;
}


.hizmet-list .hizmet-items:before{
  content: '';
  width: 70%;
  height: 2px;
  background-color: #d6d6d6;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/*
.hizmet-list .hizmet-items:before{
  content: '';
  width: 200%;
  height: 2px;
  background-color: #d6d6d6;
  position: absolute;
  bottom: 0px;
  left: 0;
}
.hizmet-list .hizmet-items:after{
  content: '';
  width: 2px;
  height: 120%;
  background-color: #d6d6d6;
  position: absolute;
  right: 0px;
  top: -30px;
}
.hizmet-items:nth-child(3)::before,
.hizmet-items:nth-child(4)::before,
.hizmet-items:nth-child(5)::before,
.hizmet-items:nth-child(3n+0)::after,
.hizmet-items:nth-child(3n+0)::before {
  width: 0;
  height: 0;
}
*/

.hizmet-list .hizmet-items a{
  text-decoration: none;
}
.hizmet-list .hizmet-items .hizmet-ikons{
  margin-bottom: 15px;
}
.hizmet-list .hizmet-items .hizmet-ikons img{
  width: 50px;
}
.hizmet-list .hizmet-items .hizmet-imgs{

}
.hizmet-list .hizmet-items .hizmet-imgs img{
  width: 100%;
}
.hizmet-list .hizmet-items .hizmet-descs{}
.hizmet-list .hizmet-items .hizmet-descs h2{
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 500;
  color: #000;
}
.hizmet-list .hizmet-items:hover .hizmet-descs h2{
  color: #009fe0;
}
.hizmet-list .hizmet-items .hizmet-descs p{}

.hizmet-header-bottom-border:after{
  content: '';
  width: 100px;
  height: 5px;
  background: #009fe0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}


.blog-item{
  background: #fff;
}
.blog-item .blog-img{}
.blog-item .blog-img img{}
.blog-item .blog-desc{
  padding: 10px;
  height: 200px;

}
.blog-item .blog-desc p{}
.blog-item .blog-desc a{}

.social-icons {
  margin: 0;
  padding: 0;
  width: auto;
  background: #1aa1de;
  display: inline-block;
  padding: 10px 10px 10px 220px;
  margin-left: -200px;
  border-radius: 20px;
  margin-top: -10px;
  position: absolute;
  bottom: 40px;
}

.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;
}

#headerSearch{
  border-radius: 20px;
  width: 120px;
}
.header-nav-top-search-icon{
  margin-left: -25px;
  margin-top: 9px;
}

.carousel {
	position: relative;
}
.carousel-item img {
	object-fit: cover;
}
#carousel-thumbs {
	background: #fff;
	padding: 0 30px;
}
#carousel-thumbs img:hover {
	opacity: 100%;
}
#carousel-thumbs img {
	opacity: 80%;
	border: 3px solid transparent;
	cursor: pointer;
}
#carousel-thumbs .selected img {
	opacity: 100%;
}
.carousel-control-prev,
.carousel-control-next {
	width: 50px;
}
.pause .carousel-pause-icon {
	position: absolute;
	top: 1rem;
	left: 1rem;
	width: 1.75rem;
	height: 1.75rem;
	z-index: 4;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}
.pause .carousel-pause-icon:hover {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.25 5C5.56 5 5 5.56 5 6.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C7.5 5.56 6.94 5 6.25 5zm3.5 0c-.69 0-1.25.56-1.25 1.25v3.5a1.25 1.25 0 1 0 2.5 0v-3.5C11 5.56 10.44 5 9.75 5z' /%3E%3C/svg%3E");
}
.play .carousel-pause-icon {
	position: absolute;
	top: 3.75rem;
	left: 1rem;
	width: 1.75rem;
	height: 1.75rem;
	z-index: 4;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255,255,255,.80)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}
.play .carousel-pause-icon:hover {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)'  viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM6.79 5.093A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814l-3.5-2.5z' /%3E%3C/svg%3E");
}
#carousel-thumbs .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0,0,0,.60)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
#carousel-thumbs .carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%60000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.section-bilgiler{
  background: rgb(120,120,120);
  background: radial-gradient(circle, rgba(170,170,170,1) 0%, rgba(255,255,255,1) 10%, rgba(170,170,170,1) 20%, rgba(255,255,255,1) 30%, rgba(170,170,170,1) 40%, rgba(255,255,255,1) 50%, rgba(170,170,170,1) 60%, rgba(255,255,255,1) 70%, rgba(170,170,170,1) 80%, rgba(255,255,255,1) 90%, rgba(170,170,170,1) 100%) !important;
  padding: 100px 0 !important;
}
.section-bilgiler .bilgi{
  background: #fff;
  padding: 10px;
  border-radius: 5px;>
}
.section-bilgiler .bilgi h2{
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 15px;
}
.section-bilgiler .bilgi span{}

.kurumsal_siparis_bilgiler{
  position: relative;
}
/*
.kurumsal_siparis_bilgiler:after{
  content: '';
  width: 90%;
  height: 40px;
  background: rgb(170,170,170);
  background: linear-gradient(180deg, rgba(170,170,170,1) 0%, rgba(255,255,255,1) 60%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -70px;
  margin: 0 auto;
}
*/
.kurumsal_siparis_bilgiler .ksb-img{
  margin-bottom: 15px;
}
.kurumsal_siparis_bilgiler .ksb-img img{
  width: 100px;
}
.kurumsal_siparis_bilgiler .ksb-desc{}
.kurumsal_siparis_bilgiler .ksb-desc:after{
  content: '';
  width: 90%;
  height: 3px;
  background: #ddd;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.kurumsal_siparis_bilgiler .ksb-desc h2{
  margin-bottom: 15px;
}
.kurumsal_siparis_bilgiler .ksb-desc p{}

.hakkimizda-pl{
  padding-left: 100px;
}

.slider-ikon1{
  width: 70px !important;
  height: 70px !important;
}


.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;
}

@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;
  }

  .header-nav-features-search,
  .slider-mobile-hidden{
    display: none !important;
  }
  .mobile-hidden{
    display: none !important;
  }

  #header .header-logo img {
    width: 150px;
  }
  #header.header-effect-shrink .header-container {
    height: 60px;
    min-height: 50px;
  }

  .hakkimizda-pl{
    padding-left: 0px;
  }
  .anasayfa_bilgi_sayfasi1_list {
    margin-top: 50px;
    padding: 0;
  }

  .section-blok1,
  .section-blok2,
  .section-blok3,
  .section-blok4,
  .section-blok5{
    padding: 15px !important;
  }

}


.social-icons {
  margin: 0;
  padding: 0;
  width: auto;
  background: #1aa1de;
  display: inline-block;
  padding: 10px 10px 10px 220px;
  margin-left: -200px;
  border-radius: 20px;
  margin-bottom: 20px;
  position: relative;
}

.div_bread {
    position: absolute;
    top: 150px;
    width: 100%;
    left: 0;
}
.hizmet-list .hizmet-items:before {
    top: -30px;
}
.kurumsal_siparis_bilgiler .ksb-desc:after {
    top: -20px;
}


















}

@media (max-width: 1200px){

}
