.page_numbers{
  padding: 5px;
  background: #fbfbfb;
}
.page_numbers a{
  border: 1px solid;
  padding: 0 10px;
}
.page_numbers a.selected{
  font-weight: bold;
}

#header .header-logo img {
  width: 300px;
}

.header-icon-svg .svg-fill-color-light{
  display: inline-block;
}

.custom-slider-text2{
  line-height: 70px !important;
  color: #000 !important;

}

.section-sliders{
  height: 850px;
}

.section-sliders .parallax-background{
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  height: 110% !important;
}

.card-body-custom{
  padding: 10px !important;
}

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

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

.container-bilgiler{
  margin-top: -100px;
}

.card-body-kategori{

}

@media only screen and (max-width: 1100px) and (min-width: 989px)  {
  #header .header-logo img {
    width: 150px !important;
  }

  #header .header-nav-main nav > ul > li > a {
    padding: 0px 5px !important;
    font-size: 12px !important;
  }


  .section-sliders .parallax-background {
    background-size: 100% !important;
    background-position: center center !important;
    height: 100% !important;
  }
  .section-sliders {
    height: 450px;
  }

  .card-body-kategori {
    height: 300px;
  }

}

@media only screen and (max-width: 1300px) and (min-width: 1100px)  {
  #header .header-logo img {
    width: 150px !important;
  }

  #header .header-nav-main nav > ul > li > a {
    padding: 0px 5px !important;
    font-size: 12px !important;
  }

  .section-sliders .parallax-background {
    background-size: 100% !important;
    background-position: center center !important;
    height: 100% !important;
  }
  .section-sliders {
    height: 600px;
  }

  .card-body-kategori {
    height: 300px;
  }

}

@media only screen and (max-width: 1400px) and (min-width: 1300px)  {
  #header .header-logo img {
    width: 250px !important;
  }

  #header .header-nav-main nav > ul > li > a {
    padding: 0px 5px !important;
    font-size: 14px !important;
  }

  .section-sliders .parallax-background {
    background-size: 100% !important;
    background-position: center center !important;
    height: 100% !important;
  }
  .section-sliders {
    height: 650px;
  }

  .card-body-kategori {
    height: 200px;
  }

}

@media only screen and (max-width: 1600px) and (min-width: 1400px)  {

  #header .header-nav-main nav > ul > li > a {
    padding: 0px 10px !important;
    font-size: 16px !important;
  }

  .section-sliders .parallax-background {
    background-size: 100% !important;
    background-position: center center !important;
    height: 100% !important;
  }
  .section-sliders {
    height: 700px;
  }

  .card-body-kategori {
    height: 200px;
  }

}


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

  #header .header-logo img {
    width: 200px;
  }

  .container-bilgiler{
    margin-top: -220px;
  }

  .section-sliders{
    height: 400px !important;
  }
  .section-sliders .parallax-background{
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    height: 50% !important;
  }
  .section-sliders .container-yazi{
    display: none !important;
  }

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

  .section-sliders{
    height: 500px !important;
  }

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


}
