/*!
 * Start Bootstrap - Half Slider (https://startbootstrap.com/template-overviews/half-slider)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-half-slider/blob/master/LICENSE)
 */

.carousel-item {
  height: 65vh;
  min-height: 600px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 980px) {.logo{ top:-20px;position: absolute;}}
@media (max-width: 979px) {.logo{ top:-20px;position: absolute; height:80px;}}
.card1{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:2px solid rgba(0,0,0,.125);border-radius:.8rem}.card2{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:rgba(6,59,106,0.9);background-clip:border-box;border:1px solid rgba(52,52,52,.8);border-radius:.25rem; top:-25px; color:#fff; text-align:center; -webkit-box-shadow: 0px 0px 5px 5px rgba(52,52,52,1); -moz-box-shadow: 0px 0px 36px -9px rgba(52,52,52,1); box-shadow: 0px 0px 36px -9px rgba(52,52,52,1); } .card1:hover{border:1px solid rgba(0,66,122,1);}.resborder1{ border-bottom-left-radius:.8rem; border-top-left-radius:.8rem; width:100%;}

 .slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInDown {
  0% {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  }
  @keyframes slideInDown {
  0% {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  }
.resimYazisi {position:absolute;left:0px;top:0px; text-align:center; height:100%; width:100%}
 .team-caption{position:absolute;bottom:20px;background:rgba(55,55,55,0.6);width:90%;padding-top:20px;padding-bottom:30px;text-align:center;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-ms-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}.team-caption:hover{color:#fff;background:rgba(191,9,9,0.6);bottom:60px}.en_alt{ background: url(../img/world-map.png)}
 .ana_galeri{ width:100%; padding:0; margin:0;object-fit: cover; max-height:240px; min-height:160px;}.ana_galeri img {  object-fit: cover;}.ana_galeri:hover{color:#fff;background:rgba(191,9,9,0.6);bottom:120px}.rowresim1{ background:url(../img/rowresim1.jpg);background-repeat: no-repeat; background-attachment: fixed; background-position: center; height:220px;border-top:1px solid #1067de; border-bottom:1px solid #1067de;}.border1{border-radius:.5rem!important}
@media (min-width: 980px) { .harita{height:300px; width:100%;}.alt_banner1{ min-height:300px; background: url(../img/alt_sayfa_ban1.jpg);background-position:center;background-repeat:no-repeat; width:100%;}.alt_banner3{ min-height:300px; background: url(../img/iletisim_ban.jpg);background-position:center;background-repeat:no-repeat; width:100%;}}
@media (max-width: 979px) {.harita{height:100px;}.alt_banner1{ min-height:154px; background: url(../img/alt_sayfa_ban1_mobile.jpg);}alt_banner3{ min-height:153px; background: url(../img/iletisim_ban_mobile.jpg);background-position:center;background-repeat:no-repeat; width:100%;}}