.logo-footers{
    width: 70%;
}

.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;
  */
  height: 35px;
      position: absolute;
    top: 8px;
}
#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;
}



.bg-color-custom1{
  background: #f8f8f8;
}

.text-shadow-custom1{
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

.ref-img{
  width: 150px;
  height: 150px;
}
.ref-img img{

}

.cke_editable h3{
  text-transform: lowercase;
}

.div_altinda_p_color p{
  color: #fff;
}

.dil-flags a img{
  width: 30px
}

#header .header-logo{
  margin: 5px 0 !important;
}
#header .header-logo img {
  width: 120px;
}


.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-next, .owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-prev {
  color: #000 !important;
  background: #fff !important;
}

.btn_whatsapp {
  position: fixed;
  bottom: 20px;
  width: 60px;
  right: 90px;
  z-index: 9999;
}


/* 320 - 480 */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .mobilGizle{
    display: none !important;
  }


}
/* 475 - 768 */
@media only screen and (min-device-width : 475px) and (max-device-width : 768px) {
  .mobilGizle{
    display: none !important;
  }


}
/* 765 - 990 */
@media only screen and (min-device-width : 765px) and (max-device-width : 990px) {


}
/* 990 - 1300 */
@media only screen and (min-device-width : 990px) and (max-device-width : 1300px) {


}
