@import "../fonts/stylesheet.css";
html,body
{
  font-family: 'PF DinDisplay Pro Regular';
  padding: 0;
  margin: 0;
  font-size:15px;
    font-weight: 400;
    line-height: 1.32;
    color: #212529;
}
.heightautobox{
  display: flex;
  flex-flow: wrap;
}
.heightautobox .col-6{
  align-self: flex-end;
  text-align: center;
}
a{
  color: #ed1c24;
}
h1{
    font-family: 'PF DinDisplay Pro Bold';
    color: #2765AB;
    font-size: 1.9rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
strong,b{
  font-family: 'PF DinDisplay Pro Bold';
}
.container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left:0px; 
}
header {
  padding: 8px 0px;
  background-color: #fafafa;
  border-top: 6px solid #193b8c;
  margin-bottom:14px;
  border-bottom: 1px solid #dfdfdf;
}
.header-right{
  margin-top: 10px
}

.logo img{
  width:100%;
  max-width:500px;
}
.social ul {
  text-align: center;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
  list-style: none;
}
.social li {
  text-align: center;
  display: inline-block;
  padding: 20px 0px;
}
.login-form .input-group {
  padding-top: 4px;
  padding-bottom: 4px;
}
.login-form .form-control, .login-form .form-control ::placeholder{
  font-size:14px;
  height: 31px;
  color:#717171;
}
.login-form .input-group-text {
  padding: .375rem .50rem;
}
.login-form .input-group-text i {
  color:#767676;
  font-size:18px;
}
.login-button {
  margin-left: 3px;
}
.login-form .input-group-prepend, .login-form .input-group-append{
  height: 31px;
}
.login-button .btn {
  background-color: #065e99;
  color:#fff;
  line-height: 0;
}
.login-form{
border-left: 1px solid rgba(0, 0, 0, 0.10);
}

.hc-offcanvas-nav ul {
  list-style: none;
  margin: 0;
  display: block;
  flex-direction: column;
  padding: 0;
}
.second-nav{
  display:none;
}
.menu-container{
  position: relative;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .navbar-dark .navbar-nav .top-menu>a{
    font-size: 13px;
    padding: 0.7rem 8px;
  }
}
.nav-large button {
  display: none;
}
@media screen and (min-width: 992px) {
/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 0.5rem;
}
.journal div {
    background-image: url(/assets/images/journal-bg.jpg);
    height: 107% !important;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 15px !important;
    border: 1px solid #e4e4e4;
    padding-left: 18px !important;
}

.navbar .dropdown-menu {
  border: none;
  background-color: #F3F3F1 !important;
  box-shadow: 3px 3px 9px #0000001a;
  -webkit-box-shadow: 3px 3px 9px #0000001a;
  -moz-box-shadow: 3px 3px 9px #0000001a;
  border: 1px solid #e6e6e6;
}

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .7rem;
    padding-left: .7rem;
}
  /* remove the padding from the navbar so the dropdown hover state is not broken */
  .navbar {
      padding-top: 0px;
      padding-bottom: 0px;
  }

      /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
      .navbar .nav-item {
          padding: 0rem 0rem;
          margin: 0 0rem;
      }

      /* makes the dropdown full width  */
      .navbar .dropdown {
          position: static;
      }

      .navbar .dropdown-menu {
          width: 100%;
          left: 0;
          right: 0;
          /*  height of nav-item  */
          top: 53px;
        
      }



      .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu {
          -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
      }
      /* shows the dropdown menu on hover */


      .navbar .dropdown-menu {
          border-radius: 0;
          border: 0px;
          background-color: #fff;
      }


.navbar {
  background-color: #076bae;
  padding-left: 0px;
  padding-right: 0px;
}


.menu-toggler {
  margin-left: 10px;
    margin-bottom: 3px;
    color:  white !important;
    border-color: white !important;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 2.2em;
  height: 1.8em;
  background-color: #076BAE;
}

.navbar-dark .navbar-nav .nav-link {
  -webkit-transition: all 0.3s;
  -mos-transition: all 0.3s;
  transition: all 0.3s;
  color: #231f20;
}
.navbar-dark .navbar-nav .top-menu>a {
  -webkit-transition: all 0.3s;
  -mos-transition: all 0.3s;
  transition: all 0.3s;
  height: 56px;
  line-height: 41px;
  color: #fff;
}
.top-menu>a::before {
  display: block;
  content: '';
  background: rgba(255, 255, 255, 0.3);
  height: 20px;
  position: absolute;
  width: 1px;
  margin-left: -9px;
  margin-top: 11px;
}
.navbar-nav>li:nth-child(1)>.nav-link::before,.navbar-nav>li:nth-child(2)>.nav-link::before
{
  display: none;
}

.ml-auto .dropdown-menu {
  left: auto !important;
  right: 0px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: #065e99;
}
.menu-home
 {
   font-size: 18px;
   padding-top: 0.4rem;
   padding-bottom: 0.4rem;
  background-color: #065e99;
 }
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
  color: #1169ad;
  font-family: 'PF DinDisplay Pro Medium';
  background-color: rgba(0, 0, 0, 0.03);
  border: 1px solid #e6e6e6;
}
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active:hover {
  font-family: 'PF DinDisplay Pro Medium';
  background-color: #065e99;
  color:#fff;
  border: 1px solid #e6e6e6;
}

}
button:focus {
  outline: 1px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}
.searchbar{
  float: right;
}
.araInput {
  max-width: 170px;
  background: #FFF url(/assets/images/icon-search.png) no-repeat !important;
  border-radius: 20px;
  padding-left: 37px !important;
  margin-right: 30px !important;
  color: #000 !important;
  height: 30px;
  font-size: 12px !important;
}


#resim{
	width: 100%;
    background-image: url(../images/080320210934.png);
    background-size: cover;
    background-position: center center;
    height: 125px;
}

@media screen and (max-width: 992px) {
  .araInput {
    background: #FFF url(/assets/images/icon-search.png) no-repeat !important;
    border-radius: 20px;
    padding-left: 37px !important;
    margin-top: -20px;
    position: absolute;
    max-width: 101%;
    color: #000 !important;
    height: 30px;
    font-size: 12px !important;
    right: -28px;
    width: -webkit-fill-available;
    top: 17px;
    margin-left: 68px;
  }
.searchbar{
  margin-bottom: 10px;
}
.journal div {
    background-image: url(/assets/images/journal-bg.jpg);
    height: 107% !important;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 15px !important;
    border: 1px solid #e4e4e4;
    padding-left: 18px !important;
}
#resim{
	
	width: 100%;
	background-image: url(../images/intro_en_2021.png);
    background-size: cover;
    background-position: center center;
	min-height:153px;
}
}



.main-container{
 padding-top:14px;
}
.main-slider {
  border:1px solid #cfcfcf;
  margin-bottom:14px;
}
.all-news a{
  color:#2765AB;
  font-size: 13px;
}
.main-slider  .owl-dots {
  counter-reset: dots;
  background-color: #eeeeee;
  
  
}
.main-slider  .owl-dot:before {
  counter-increment:dots;
  content: counter(dots);
  
  display: block
}
.main-slider  .owl-dot:hover:before{
  counter-increment:dots;
  content: counter(dots);
  color:#fff;
}
.main-slider .owl-dot span{
  display: none !important;
}
.main-slider .owl-nav.disabled+.owl-dots {
  text-align: left;
  margin-top: 0px !important;
}
.main-slider .owl-dots .owl-dot{
  width:32px;
  height: 32px;
}
.main-slider .owl-dots .owl-dot:hover{
  width:32px;
  height: 32px;
  color:#fff;
  background-color: #076bae;
}
.main-slider .owl-dots .active{
  width:32px;
  color:#fff;
  height: 32px;
  background-color: #076bae;
}
.congress-slider{
  text-align: center;
  margin-bottom:14px;
  border: 1px solid #cfcfcf;
  
}
.congress-slider img {
  text-align: center;
  padding-top:24px;
  width: 70% !important;
}
.congress-slider .owl-item {
  text-align: -webkit-center;
}
.congress-slider .owl-dots .owl-dot.active span, .congress-slider .owl-dots .owl-dot:hover span{
  background-color: #076bae !important;
}
.congress-slider .owl-prev{
  left: 0px;
top:35%;
  position: absolute;
  margin:0px !important;
}
.congress-slider  .owl-prev i, .owl-next i{
  background-color: rgba(129, 129, 129, 0.1);
  font-size: 33px !important;
  color:#606163;
  padding: 14px 9px;
}
.congress-slider  .owl-nav [class*=owl-]:hover i {
  background: #076bae;
  color: #FFF;
  text-decoration: none;
}
.congress-slider  .owl-next{
  right: 0px;
  top:35%;
  margin:0px !important;
  position: absolute;
}
@media screen and (max-width: 992px) and (min-width: 576px) {
  .congress-slider img {
    text-align: center;
    padding-top:0px;
    width: 100% !important;
  }
  .congress-slider .owl-dots, .congress-slider .owl-nav
   {
     display: none;
  }
.journal div {
    background-image: url(/assets/images/journal-bg.jpg);
    height: 107% !important;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 15px !important;
    border: 1px solid #e4e4e4;
    padding-left: 18px !important;
}
}
.news-slider {
  padding: 0px 30px;
}
.news-slider .owl-prev{
  left: 0px;
top:35%;
  position: absolute;
  margin:0px !important;
}
.news-slider  .owl-prev i, .owl-next i{
  background: none;
  font-size: 50px !important;
  color:#606163;
}
.news-slider  .owl-nav [class*=owl-]:hover i {
  background: none;
  color: #076bae;
  text-decoration: none;
}
.news-slider  .owl-nav [class*=owl-]:hover {
  background: none;
}
.news-slider  .owl-next{
  right: 0px;
  top:35%;
  margin:0px !important;
  position: absolute;
}
#shortcuts{
 background-color: #f4f2f1; 
 padding: 25px 0px 11px 0px;
 border-top:1px solid #d8d7d6;
 border-bottom: 1px solid #d8d7d6;
}
.shortcut-btn {
  min-height: 100%;
  height: 100%;
  align-self: flex-end;
  text-align: center;
  border-top: 5px solid;
  -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
  background-color: white;
  text-align: center;
  border-right:1px solid #e1e1e1;
  border-left:1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 12px 5px !important;
  font-family: 'PF DinDisplay Pro Bold';
}
.shortcut{
  margin-bottom: 15px;
}

.shortcut-img  img{
 max-width: 100%;
 
}
.shortcut a {
  font-size: 15px;
text-decoration: none;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
  color: #333333;
  
}
.shortcut a:hover > .shortcut-btn{
  color:#076bae;
  -webkit-box-shadow: 15px 15px 32px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 15px 15px 32px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 15px 15px 32px 0px rgba(0, 0, 0, 0.12);
  text-decoration: none;
}
.shortcut-img{
  height:70px;
}
.bt-blue{border-top-color:#4284C3}
.bt-purple{border-top-color:#E3649F}
.bt-gren{border-top-color:#79AC35}
.bt-orange{border-top-color:#DB9C32}

.journal {
  -webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}

.journal div{
  background-image: url(/assets/images/journal-bg.jpg);
  height: 90%;
  background-size: cover;
  background-position:bottom center;
  background-repeat: no-repeat;
  padding-top: 20px;
  border:1px solid #e4e4e4;
  padding-left: 20px;
}
.journal:hover  img {
  transform: scale(1.07);
}
.journal img {
  max-width: 235px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: 95%;
}

.shortcuts-list{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
  list-style: none;
}
.shortcuts-list li
{
  background-color: #fff;
  border: solid 1px #e1e1e1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  padding: 11.5px;
  margin-bottom: 5px;
}
.shortcuts-list a{
  font-size: 16px;
  text-decoration: none;
  color:#076bae;
}
.shortcuts-list a:hover li{
  background-color: rgba(7, 107, 174, 0.18)
}
  
.shortcuts-list img {
  padding-right: 7px;
  width: 50%;
  max-width: 30px;
}
#duyurular {
  padding: 30px 0px;
}
#duyurular h2 {
  padding: 0px 0px 30px 0px;
  font-family: 'PF DinDisplay Pro Bold';
}

.devami {
  background-color: #f4f2f1;
  color: #3fa4d5;
  text-align: center;
  border-top: 0px;
}

  .devami i {
      color: #999897;
      padding-left: 3px;
  }

.duyuru {
  font-size: 18px;
  border-radius: 0px;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  width: 100%;
-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
bottom:0px;

}
.duyuru:hover {

bottom:-6px;
    box-shadow: 0 6px 18px 0 rgba(135,135,135,0.2);
}
.duyuru-baslik {
  color: #565656;
}

.duyuru-tarih {
  color: #b6b6b6;
  padding-top: 20px;
}

.duyuru-alt {
  margin-top: 2rem;
  margin-bottom: 0rem;
  border-top: 5px solid #e3e3e3;
  width: 30%;
  border-radius: 10px;
}
.imgzoom {
  overflow: hidden;
  background-image: url(/assets/images/newsbg.png);
  position: relative;
}
.duyuru .imgzoom::after
{
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 105px;
  background: url(/assets/images/newsbg.png) 50% 0 no-repeat;
  background-size: cover;
  z-index: 5;
}

  .imgzoom img {
      max-width: 100%;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
  }

  .imgzoom:hover img {
      -moz-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
  }

.duyuru-link {
  text-decoration: none;
}

  .duyuru-link:hover {
      text-decoration: none;
      color: #fff;
  }

      .duyuru-link:hover .devami {
          color: #fff;
          background-color: #cf3f67;
          -moz-transition: all 0.3s;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
      }

      #events {
        padding: 30px 0px;
        border-top: 1px solid #c2c2c2;
        border-bottom: 1px solid #c2c2c2;
    
        background: url(/assets/images/etkinlikbg.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size:inherit;
        background-color: #f4f2f1;
      }
      #events  h2 {
        font-family: 'PF DinDisplay Pro Bold';
        padding: 0px 0px 30px 0px;
      }



      
.eventbg
{
	
	width: 98px;
	height: 99px;
  margin: 0 auto;
	background-image: url('/assets/images/event-bg.png');
	text-align: center;
  background-repeat:no-repeat;
  background-size:cover;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.event-slider{
  text-align: center;
  padding:0px 30px;
  
}
.event-slider .item a {
  margin: 0 auto;
}

.event-slider .owl-prev{
  left: 0px;
top:25%;
  position: absolute;
  margin:0px !important;
}
.event-slider  .owl-prev i, .owl-next i{
  background: none;
  font-size: 50px !important;
  color:#606163;
}
.event-slider  .owl-nav [class*=owl-]:hover i {
  background: none;
  color: #076bae;
  text-decoration: none;
}
.event-slider .owl-nav [class*=owl-]:hover {
  background: none;
}
.event-slider  .owl-next{
  right: 0px;
  top:15%;
  margin:0px !important;
  position: absolute;
}

.event-slider .item a {
  margin: 0 auto;
  text-decoration: none;
}

.event-slider .item a:hover > .eventbg {
  margin: 0 auto;
  background-image: url('/assets/images/event-bg-hover.png');
}

.ayfont{ font-size:20px; padding: 7px 0px; color: #fff; line-height:20px; font-family: 'PF DinDisplay Pro Medium';}
.yilfont{  font-size:16px; padding: 0px 0px; color: #2f2f2f; line-height:18px; }
.gunfont{ font-size:35px; padding:0px 0px; color: #2f2f2f;  font-family: 'PF DinDisplay Pro Bold';}
.etkinlikadi{ color:#3E4D5C; font-weight:bold;  text-align: left; font-size:13px;}
.etkinlikadi a{ color:#3E4D5C !important; font-weight:bold;  text-align: left; font-size:13px; }
.etkinlikyerfont{ color:#2B2B2B; font-weight:bold; float:left; font-size:13px;}


.popover {
	max-width: 443px;
	background-color: #fff;
	padding: 7px;
	    opacity: 0.9 !important;
      padding-top: 10px;
      -webkit-box-shadow: 8px 8px 21px rgba(23,23,23,.29);
	-moz-box-shadow: 8px 8px 21px rgba(23,23,23,.29);
  box-shadow: 8px 8px 21px rgba(23,23,23,.29);
  border:0px;
	}
.popover-title 
{   font-family: 'PF DinDisplay Pro Medium';
	color: #4284C3;
	background-color: #fff;
	border: none;
	font-size: 18px;

	padding-bottom: 0px !important;

}
.popover hr
{
	margin: 10px 0px 0px 0px;
}
.popover-body {
color: #000;
	font-size: 15px;
    padding: 3px 15px;
    padding-bottom: 30px;
    font-family: 'PF DinDisplay Pro Regular';
}
.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before{
  border-color:transparent;
}
.popover-body i {
  padding-right: 10px;
  color: #377fd0 !important;
}
.popover-body a {

	color: #dc71a2;
}
#events :focus {
  outline: -webkit-focus-ring-color auto 0px;
}
.popover-header {
  font-family: 'PF DinDisplay Pro Bold';
  border:0px;
  padding: .5rem .75rem;
  margin-bottom: 0;
  color: #076bae;
  font-size: 1rem;
  background-color: #ffffff;
}
#hastalar-icin
{
  padding: 30px 0px;
  background-image: url(/assets/images/hastalar-icin-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
#hastalar-icin h2 {
  font-family: 'PF DinDisplay Pro Bold';
  padding: 0px 0px 30px 0px;
  color:#116298;
}
#hastalar-icin img {  
  margin:10px 20px;
  max-width: 165px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
#hastalar-icin a:hover img {
  transform: scale(1.1);
}

footer{
  border-top: 4px solid #045185;
}

.footer {
  background: #076bae;
  color:#fff !important;
}

  .footer .container {
      padding-top: 30px;
      padding-bottom: 30px;
  }

  .footer h5 {
    font-family: 'PF DinDisplay Pro Bold';
      font-size: 15px;
  }

.footerBox {
  border-left: 1px solid rgba(0, 0, 0, 0.10);
}

.footer {
  font-size: 12px;
}

ul.footer {
  padding-left: 0;
}

  ul.footer li {
      list-style: none;
  }

footer a {
      color: #fff;
  }

footer a:hover {
  color: #Fff;
  text-decoration: none;
}
.tum-bilgiler {
  
  margin:20px 0px 0px 0px;
}
.tum-bilgiler  a{
  text-decoration: none;
  color:#076bae;
  font-family: 'PF DinDisplay Pro Bold';
  font-size: 16px;
}
.login-profil img {
  display: inline-block;
  width: 100%;
  border:1px solid #efefef;
 
}
.login-name{
  border-bottom: 1px solid #ededed;
  padding-bottom: 5px;
  width: 100%;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 75ch;
  display: inline-block;
}
.login-text a {
  display: block;
  padding-bottom: 5px;
  font-size:12px;
  color: #333333;
}
.login-text i {
  color:#076bae;
  font-size:10px;
}
.fa-sign-out{
  color:#ed1c24 !important;
}
.caption-mainslider{
  position:absolute;
  max-height: 60px;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px 15px;
  overflow: hidden;
}
.caption-mainslider h2 {
  margin:0px;
  color:#fff;
  font-family: 'PF DinDisplay Pro Bold';
  font-size:18px;
}