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



.card-img-custom1{
  height: 300px;
  overflow: hidden;
}
.card-img-custom1 img{
  height: 100% !important;
}
.card-body-custom1{

}

.slideNum{
  background: red;
  padding: 5px 10px;
  color: #fff;
  margin: 3px;
}

.ilkeler{
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
}
.ilkeler .ilke-img{
  height: 150px;
  margin-bottom: 30px;
}
.ilkeler .ilke-img img{
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.ilkeler .ilke-title{

}
.ilkeler .ilke-desc{

}

.ilke-card{
  background: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 10px !important;
  margin-bottom: 25px;
  height: 240px;
  overflow: hidden;
  box-shadow: 0 0 10px #2272b4;
}

.page_numbers a{
  border: 1px solid;
  padding: 0px 5px;
  margin-right: 5px;
  font-weight: 600;
}
.page_numbers a.selected{
  color: red;
}


form label{
  font-weight: 500;
  color: #a10;
}
form input{
  border: 1px solid #000 !important;
}
form select{
  border: 1px solid #000 !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 38px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  line-height: 35px;
  border: 1px solid #000 !important;
  border-radius: 5px;
}

.flags a img{
  width: 30px;
  border: 1px solid;
}

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

#header .header-nav-main nav > ul > li {
  margin-left: 15px;
}
#header .header-nav-main nav > ul > li > a {
  border: 1px solid #2272b4;
  color: #000;
}

#header .header-column .header-extra-info li .header-extra-info-text label {
  display: block;
  margin: 0;
  color: #2272b4;
  font-size: 12px;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 600;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
  color: #000;
  font-size: 13px;
  padding: 6px 10px;
  display: inline-block;
  letter-spacing: 0.5px;
  font-weight: 600;
}

.sidebar-widget{}
.sidebar-widget .widget_categories{}
.sidebar-widget .widget_categories .widget-title{
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  border-bottom: 3px solid #2071b3;
  padding: 0 0 5px 0;
}
.sidebar-widget .widget_categories ul{
  list-style: none;
  padding: 0;
}
.sidebar-widget .widget_categories ul li{
  border-bottom: 1px dashed;
}
.sidebar-widget .widget_categories ul li a{
  display: block;
  padding: 10px 0 2px 0;
}

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

.btn_whatsapp {
    position: fixed;
    bottom: 20px;
    width: 60px;
    right: 90px;
}

/* 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) {


}
