.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 img {
  width: 270px;
}


.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) {


}
