@charset "UTF-8";
body {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top center;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 0.9em;
  padding-top: 80px;
}

.temizle {
  clear: both;
}

a {
  color: #1f3551;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #0b6bd3;
  outline: none;
  text-decoration: none;
}

h1 {
  font-size: 1.6em;
  font-family: "Open Sans", sans-serif;
  color: #ec1b23;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  padding: 10px 0 10px 0;
}

h2 {
  font-size: 1.2em !important;
  font-family: "Open Sans", sans-serif;
  font-weight: bold !important;
  color: #000;
  margin-bottom: 10px;
  padding: 0 0 0px 0;
}

h3 {
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  color: #ec1b23;
  margin-bottom: 10px;
  padding: 0 0 0px 0;
}

.icerik_baslik {
  font-size: 1.6em;
  font-family: "Open Sans", sans-serif;
  color: #ec1b23;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  padding: 10px 0 10px 0;
}

.genel_ana {
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  min-height: 800px;
  height: 100%;
  background: #fff;
  z-index: 900 !important;
  position: -webkit-sticky;
  position: sticky;
}

.resim_ic {
  width: 100%;
  height: 250px;
  transition: all 0.5s;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.resim_ic_ana {
  width: 100%;
  height: 100vh;
  background: #ccc;
  transition: all 0.5s;
  /*position: relative;*/
  position: relative;
  top: 0;
  z-index: 2 !important;
}

.klasor_baslik {
  position: absolute;
  bottom: 120px;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 3em;
  font-weight: 900;
}

.klasor_baslik2 {
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 3em;
  font-weight: 900;
}

.icerik {
  padding: 10px 0;
}
.icerik img {
  max-width: 100%;
  height: auto !important;
}

.genel_ic {
  padding: 50px 0 0 0 !important;
  min-height: 800px;
  position: relative;
}

.genel_ic2 {
  margin: 0 auto;
  padding: 40px !important;
  min-height: 800px;
  background: #fff;
  z-index: 900 !important;
  position: relative;
}

.icerik_baslik2 {
  font-size: 1.6em;
  font-family: "Open Sans", sans-serif;
  width: 100%;
  color: #fff;
  background: black;
  padding: 10px 0 10px 0;
  position: absolute;
  top: -54px;
  z-index: 100000;
}

.baslik {
  font-size: 2em;
  font-weight: 900;
}

.icerik_alt {
  font-size: 1.2em;
  font-weight: bold;
  padding: 10px 0;
}
.icerik_alt span {
  padding: 0 10px;
  font-weight: normal;
  opacity: 0.8;
}

.sag_div {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.baslik_sag {
  font-weight: 900;
  padding: 10px 0;
  font-size: 1.4em;
}

.site_devam {
  width: 100%;
  height: 30px;
  background-color: #d8d8d8;
  text-align: center;
  color: #393939;
  padding: 5px 0 0 0;
  font-size: 0.9em;
  letter-spacing: 5px;
  z-index: 100 !important;
  bottom: 0;
  position: sticky;
  position: -webkit-sticky;
}
.site_devam a {
  z-index: 1 !important;
  color: #393939;
}

.banner_uni {
  font-weight: 900;
  font-size: 1.5em;
}

.banner_uni_bolum {
  font-size: 1.2em;
}

@media (max-width: 991px) {
  .banner_uni {
    font-size: 1.2em;
  }

  .banner_uni_bolum {
    font-size: 1em;
  }
}
.ust {
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  z-index: 1000;
  height: 80px;
  transition: all 0.5s;
}

.ust_beyaz {
  background: #fff;
}

.logo {
  position: relative;
  background: url("../images/hu_logo55.svg") left center no-repeat;
  background-size: auto 70px;
}


.logo_link {
  position: absolute;
  top: 0;
  width: 60px;
  margin-left: -60px;
  z-index: 100;
}
.logo_link img {
  width: 100%;
  height: 100%;
  display: block;
}

.menu {
  float: left;
  height: 80px;
  width: 100%;
  padding-left: 85px;
  padding-top: 8px;
  transition: all 0.5s;
  z-index: 20000;
}


.menu_ust {
  position: absolute;
  top: 0;
  right: 0;
  height: 28px;
  font-size: 0.9em;
  text-align: right;
  padding: 10px 0 0 0;
  color: rgba(0, 0, 0, 0.7);
  transition: all 0.5s;
}
.menu_ust a {
  color: rgba(0, 0, 0, 0.7);
  padding: 0 0px 0 10px;
}
.menu_ust .but_lang_secili {
  font-weight: bold;
  padding: 0 0px 0 10px;
}

.menu_genel {
  height: 52px;
  position: absolute;
  right: 0;
  top: 0;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.main-nav {
  /* Drop Down */
  /* Deep Drop Down */
}

.main-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav a {
  display: block;
  position: relative;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 500;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
}

.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  width: 100%;
  position: relative;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0 !important;
}

.main-nav .drop-down ul a {
  padding: 10px 15px 10px 30px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  border-bottom: none !important;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
  color: #000;
  background: rgba(0, 0, 0, 0.1);
}

.main-nav .drop-down > a:after {
  /*font-family: "Font Awesome 5 Free"; font-weight: 700;*/
  content: "+";
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.main-nav .active.drop-down > a:after {
  content: "−";
}

.main-nav .drop-down > a {
  padding-right: 35px;
}

.main-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.main-nav .drop-down li {
  padding-left: 0px;
}

/* Mobile Navigation */
.mobil_menu_logo {
  background: url("../images/hu_logo55.svg") 20px center no-repeat;
  background-size: auto 35px;
  width: 100%;
  height: 45px;
  display: none;
}



.mobil_menu_alt {
  display: none;
}

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: white;
  transition: 0.4s;
  box-shadow: 0 0 5px black;
  border-left: 3px solid #ec1b23;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: rgba(0, 0, 0, 0.7);
  padding: 5px 20px;
  font-weight: 500;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  /*font-family: "Font Awesome 5 Free"; font-weight: 700;*/
  content: "+";
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "−";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 10px;
  top: 25px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  margin: 0px 0px 0 0;
  color: #ec1b23;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

.cool-link {
  display: inline-block;
  color: #000;
  text-decoration: none;
}

.cool-link::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #ec1b23;
  opacity: 0.8;
  transition: width 0.3s;
}

.cool-link:hover::after {
  width: 100%;
}

@media (max-width: 991px) {
  .menu {
    padding-left: 80px !important;
  }

  .menu_ust {
    display: none;
  }

  .mobil_menu_logo {
    display: block;
  }

  .mobil_menu_alt {
    display: block;
    font-size: 0.9em;
  }
  .mobil_menu_alt a {
    padding: 0 0px 0 10px !important;
  }
  .mobil_menu_alt .but_lang_secili {
    font-weight: bold;
    padding: 0 0px 0 10px;
  }
}
.menu_sol {
  margin: 0px 0;
  color: rgba(0, 0, 0, 0.8);
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: none !important;
}
.menu_sol a {
  color: rgba(0, 0, 0, 0.8);
}

.menu_title, .menu_title_s, .menu_home {
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background-repeat: no-repeat !important;
  background-position: center right;
  font-size: 1.1em;
}

.menu_title span, .menu_title_s span {
  margin: 0 0px 0 0;
}

.menu_closed {
  /*background-image:url(images/plus.gif);	*/
}

.menu_opened, .menu_top:hover, .menu_top_s:hover, .menu_home:hover {
  background-image: url(../images/eksi.png) !important;
}

.menu_title {
  background-image: url(../images/arti.png);
  background-repeat: no-repeat !important;
  background-position: right 10px center;
  cursor: pointer;
}

.sub_menu, .sub_menu_title {
  display: none;
  font-size: 13px;
  padding: 0px 0;
  background-color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.sub_menu_gor {
  display: block;
}

.sub_menu a, .sub_menu_title {
  display: block;
  text-decoration: none;
  padding: 10px 2px 10px 25px;
  opacity: 1;
}

.sub_menu_title span.sub_menu_closed {
  background: url(../images/alt_menu_arti.png) right center no-repeat;
  display: block;
  cursor: pointer;
}

.sub_menu_title span.sub_menu_opened {
  background: url(../images/alt_menu_eksi.png) left center no-repeat;
  display: block;
  padding: 0px 0px 0px 10px;
}

.sub_menu a:hover, .sub_menu_title:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.sub_menu_active {
  background-color: rgba(0, 0, 0, 0.3);
  border-right: 3px solid #ec1b23;
}

.sub_menu2 {
  display: none;
}

.sub_menu2 a {
  display: block;
  text-decoration: none;
  /*background:rgba(0,0,0,0.1);*/
  padding: 5px 5px 5px 45px;
}

.sub_menu2 a:hover {
  background: rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  .menu_sol {
    display: none;
  }
}
.duyuru {
  margin: 0px 0 15px 0;
}

.duyuru_baslik {
  font-size: 1.1em;
}
.duyuru_baslik a:hover {
  text-decoration: underline;
}

.duyuru_tarih {
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.8);
}

.tum a {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin-top: 10px;
}

.tum a:hover {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}

.kategoriler {
  border-bottom: 1px solid #6d5eb1;
  margin-bottom: 15px;
}

.kategori_resim {
  width: 100%;
  height: 130px;
  background-size: cover;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.kategori_baslik {
  font-size: 1.2em;
  padding: 5px 0;
  font-family: "Open Sans", sans-serif;
}

.kategori_ozet {
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

.kayit_resim {
  width: 100%;
  height: 130px;
  background-size: cover;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

a.duyuru_kategori {
  font-size: 15px;
  float: left;
  padding: 10px 15px 10px 15px;
  color: #6d5eb1;
  border-radius: 5px 5px 0 0;
}

a.secili_kategori {
  background: #6d5eb1 url(../images/minus.gif) bottom center no-repeat;
  color: #fff;
}

.galeri {
  margin: 0 10px 10px 0;
  float: left;
  width: 330px;
  min-height: 130px;
}

.galeri_resim {
  width: 100px;
  height: 75px;
  padding: 5px;
  float: left;
  background: url("../images/sop10.png");
}

.galeri_sag {
  width: 200px;
  height: 100px;
  padding: 0 0 0 10px;
  float: left;
}

.galeri_baslik {
  font-size: 13px;
  text-align: left;
}

.galeri_ozet {
  font-size: 11px;
}

.col_galeri {
  min-height: 160px;
}

.resim_liste {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
  border: 1px solid #ccc;
  background-position: center center;
}

.resim_liste a img {
  height: 100%;
  width: 100%;
  display: block;
}

.resimler {
  width: 100%;
  height: 400px;
  background: #ccc;
  transition: all 0.5s;
  /*position: relative;*/
  top: 0;
  z-index: 2 !important;
}

.resimler2 {
  width: 100%;
  height: 100vh;
  background: #ccc;
  transition: all 0.5s;
  /*position: relative;*/
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2 !important;
}

.swiper-container {
  width: 100%;
  height: 100%;
  z-index: 2 !important;
  position: relative !important;
}

.swiper-slide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 2 !important;
}

.slide_txt {
  width: 40%;
  position: absolute;
  bottom: 8%;
  padding: 20px;
  z-index: 100;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.9);
  background: rgba(0, 0, 0, 0.8);
  height: auto;
  border-radius: 0px;
}

.opa-0 {
  opacity: 0;
}

.opa-100 {
  opacity: 1;
}

.slide_baslik {
  font-size: 1.8em;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  text-align: left;
}
.slide_baslik a {
  color: #fff;
}

.slide_ozet {
  font-size: 1em;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Open Sans", sans-serif;
  margin: 0 0 15px 0;
}

.slide_ayrac {
  width: 50%;
  height: 8px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  margin: 8px 0;
}

.slide_devam {
  font-size: 1em;
  color: white;
}
.slide_devam a {
  color: white;
}

.sw-pag-container {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  min-height: 10px;
  background: #0b6bd3;
  z-index: 100;
}

.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1 !important;
  background: white !important;
}

.swiper-pagination-bullet-active {
  color: #fff;
  background: #ec1b23 !important;
}

.swiper-button-next {
  right: 20px !important;
}

.swiper-button-prev {
  left: 20px !important;
}

.swiper-button-next, .swiper-button-prev {
  color: #fff !important;
  font-weight: 900;
  text-shadow: rgba(0, 0, 0, 0.7) 0 0 5px;
}

.sw_hu_logo {
  position: absolute;
  bottom: 140px;
  width: 100%;
  height: 100vh;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("../images/hacettepe_dahaiyiye_golge.png");
  background-size: 50%;
  background-position: center bottom;
}

.sw_hu_text_ic {
  position: absolute;
  bottom: 35%;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 5em;
  font-weight: 900;
  z-index: 12000;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  display: none;
}

@media (max-width: 768px) {
  .slide_txt {
    width: 80%;
  }

  .sw_hu_logo {
    background-size: 70%;
  }

  .sw_hu_text_ic {
    bottom: 220px;
  }
}
footer {
  height: auto !important;
  min-height: 200px !important;
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: rgba(0, 0, 0, 0.02);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  color: black;
  padding: 20px 0;
  position: relative;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
}
footer a {
  color: black;
}
footer a:hover {
  color: rgba(0, 0, 0, 0.8);
}
footer .active {
  color: #000;
}

.footer_logo {
  background-image: url("../images/hu_logo_siyah.svg");
  background-size: auto 50px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 60px;
}

.footer_daha {
  background-image: url("../images/dahaileriyeeniyiye.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 350px;
  height: 48px;
  margin: 10px auto;
}

.footer_sosyal {
  font-size: 1.3em;
  text-align: center;
}
.footer_sosyal a {
  padding: 0 20px;
}

.footer_menu {
  text-align: center;
}

.footer_copyright {
  font-size: 0.8em;
  text-align: center;
}

.footer_hastane {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.5em;
  font-weight: bold;
}

.footer_logo_en {
  background-image: url("../images/hu_logo_beyaz_en.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 250px;
  height: 60px;
  margin: 10px auto;
}

.footer_daha_en {
  background-image: url("../images/dahaileriyeeniyiye_en.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 380px;
  height: 30px;
  margin: 10px auto;
}

.footer_menu_ust_baslik {
  font-weight: bold;
  font-size: 1.2em;
  padding: 0 0 5px 0;
}

.footer_menu_baslik {
  font-weight: bold;
  font-size: 1em;
  line-height: 2em !important;
}

.footer_menu_div {
  margin-bottom: 15px;
}
.footer_menu_div ul {
  margin: 0 !important;
  padding: 0 0 0 20px;
}

.footer_menu_baslik_alt {
  font-weight: bold;
}

.footer_menu_alt {
  margin: 0;
  padding: 5px 0 5px 20px;
}
.footer_menu_alt li {
  padding: 0 !important;
  margin: 3px 0 !important;
}

.footer_menu_col p {
  font-weight: bold;
}

.back-to-top {
  position: fixed;
  display: none;
  background: #ec1b23;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 0px;
  right: 30px;
  bottom: 30px;
  transition: background 0.5s;
  z-index: 11000;
  opacity: 0.8;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

.alt_menu {
  font-size: 0.8em;
}
.alt_menu p {
  margin: 0 0 5px 0 !important;
}
.alt_menu_baslik {
  color: #ec1b23;
  font-weight: bold;
}

.alt_menu_link {
  display: block;
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.6);
  padding: 2px 0;
}

/*# sourceMappingURL=style.css.map */
