.goog-logo-link,
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}
.goog-te-gadget{
  font-size: 0 !important
}
body {
  top: 0 !important;
}
#google_translate_element{
    position: absolute;
    top: -5px;
    right: -110px;
}
#google_translate_element a{
    display: none !important;
}
.goog-te-combo{
  border: 1px solid;
  padding: 5px 0 5px 0;
  width: 100px;
}
.widget_breton_core_switcher{
  display: none;
}

#header .header-logo img {
  width: 150px;
}

.btn-randevu{

}

.owl-tedaviler .owl-nav button.owl-prev{
  background: #d7d7d7 !important;
  padding: 25px 35px 20px 15px !important;
  color: #000 !important;
}
.owl-tedaviler .owl-nav button.owl-next {
  background: #d7d7d7 !important;
  padding: 25px 35px 20px 15px !important;
  color: #000 !important;
}

.owl-kurumsal .owl-nav button.owl-prev{
  background: #d7d7d7 !important;
  padding: 15px 25px 35px 10px !important;
  color: #000 !important;
}
.owl-kurumsal .owl-nav button.owl-next {
  background: #d7d7d7 !important;
  padding: 15px 25px 35px 10px !important;
  color: #000 !important;
}

/*

.min-height-screen-custom {
  min-height: 20vh;
  padding-top: 200px;
}
.spotlight-cursor-text .content {
  top: -150px;
  left: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40vh;
  width: 100vw;
  background: #fff;
  mix-blend-mode: screen;
}
.spotlight-cursor-text .shape.shape-1 {
  background: #1EA6EA;
  width: 650px;
  height: 650px;
  margin: -1125px 0 0 -300px;
}
.spotlight-cursor-text .shape.shape-2 {
  background: #3CC4FF;
  width: 440px;
  height: 440px;
  margin: -1040px 0 0 -200px;
}
.spotlight-cursor-text .shape.shape-3 {
  background: #5AE2FF;
  width: 270px;
  height: 270px;
  margin: -970px 0 0 -120px;
}
*/



.ikonlar{
  position: fixed;
  z-index: 99999;
  list-style: none;
  padding: 0;
  bottom: 20px;
  right: 20px;
}
.ikonlar li{
  float: left;
  margin-right: 10px;
}
.ikonlar h3{
  background: #fff;
}
.ikonlar li img{
  width: 50px;
}

.dil-list-grup .dropdown-toggle::after {
  display: none !important;
}
.dil-list-grup .dropdown-toggle i{
  color: #000;
  margin-left: 5px;
}
.dil-list-grup .dropdown-menu.show {
  min-width: 67px !important;
}
.dil-list-grup .dropdown-item {
  text-align: center;
}

.btn_mesajGonder,
.btn_teklifAl{
  float: right;
}

.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;
}

@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;
  }

  .ikonlar li img{
    width: 50px;
  }

  .mobilFontSizeTel{
    font-size: 11px !important;
  }

  #header .header-logo img {
    width: 120px;
  }

  #header .header-nav-main nav > ul li a {
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    padding: 6px 0 1px 0;
    margin: 0;
    border-radius: 4px;
    text-align: left;
    display: block;
    color: #000 !important;
  }

  .thumb-info:hover .thumb-info-title {
    padding: 0 0 0 20px !important;
  }

  .owl-tedaviler .owl-nav button.owl-prev {
    left: -20px;
  }

  .spotlight-cursor-text .content {
    top: 0px;
    left: 0;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    height: inherit;
    width: 100vw;
    background: #fff;
    mix-blend-mode: screen;
  }
  .min-height-screen-custom {
    min-height: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .spotlight-cursor-text .title {
    font-size: 100px;
    line-height: 100px;
    letter-spacing: 0;
    font-weight: bolder;
    color: #d8d8d8;
    margin: 0;
    text-align: center;
  }
  
  #google_translate_element {
    position: absolute;
    top: -40px;
    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){

}
