body {
	font-size: 15px;
	font-family: 'Nunito Regular'!important;
	letter-spacing: 0.04rem;
	background-image: url("../img/header-bg.png");
	background-size: cover;
}

.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
	width: 96px !important;
	height: 96px !important;
}

header {
	background-image: url("../img/header-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.navbar {
	background-image: url("../img/navbar-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px!important;
	font-family: 'Nunito Light'!important;
}

.navbar.navbar-light .breadcrumb .nav-item .nav-link, .navbar.navbar-light .navbar-nav .nav-item .nav-link {
	padding: 12px 20px;
	color: #FFFFFF;
	background-color: transparent!important;
	border-right: 1px solid #02647d;
	font-size: 13px!important;
}

.first-li {
	border-left: 1px solid #02647d;
}

.navbar.navbar-light .breadcrumb .nav-item.active>.nav-link:hover, .navbar.navbar-light .navbar-nav .nav-item.active>.nav-link:hover, .navbar.navbar-light .navbar-toggler {
    color: #FFF;
	/*background: rgb(21,149,243);
    background: linear-gradient(0deg, rgba(17,113,184,1) 0%, rgba(21,149,243,1) 100%);*/
}

.navbar.navbar-light .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
	color: #FFF;
	background: rgb(21,149,243);
	background: linear-gradient(0deg, rgb(2 100 125) 0%, rgb(51 136 155) 100%)
}

.dropdown>.dropdown-menu {
  top: 200%;
  transition: 0.3s all ease-in-out;
}
.dropdown:hover>.dropdown-menu {
  display: block;
  top: 100%;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0%;
    left: 0%;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: left;
	background-color:rgba(33, 33, 33, 0.65)!important
}

.carousel-caption p {
	font-size: 13px;
	margin-top: auto;
	margin-bottom: auto;
	padding: 5px 5px 5px 10px
}

.carousel-inner {
	border-radius: 7px;
}

.govde {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	background-color: #FFF;
}

.dropdown .dropdown-menu .dropdown-item, .dropleft .dropdown-menu .dropdown-item, .dropright .dropdown-menu .dropdown-item, .dropup .dropdown-menu .dropdown-item {
	font-size: 0.8rem;
}

.btnn {
  font-size: 14px!important;
  font-weight: 700;
  border: none;
  border-radius: 2px;
  color: #fff;
  overflow: hidden;
  position: relative;
  text-transform:capitalize;
  z-index: 1;
  transition: all .25s ease-in-out;
  margin: 0 0 0.85rem 0!important;
}

.btnn.focus, .btnn:focus {
    outline: 0;
    box-shadow: none;
}

.btnn:before, .btnn:after {
  content: "";
  position: absolute;
  width: 115%;
  height: 100%;
  z-index: -1;
  transition: all .25s ease-in-out
}

.btnn:before {
  background-color: rgba(0,0,0,.1);
  right: -10px;
  top: 64px;
  opacity: 0;
  transform: rotate(18deg)
}

.btnn:after {
  background: rgba(0,0,0,.1);
  top: -25px;
  right: -43px;
  transform: rotate(13deg)
}

.btnn-sm {
  width: 100%;
  height: 61px;
  padding: 1.3rem 1.6rem!important;
}

.bir-btn {
  background-color: #16657d;
}

.iki-btn {
  background-color: #16657d;
}

.uc-btn {
  background-color: #16657d;
}

.dort-btn {
  background-color: #16657d;
}

.btnn:hover {
  color: #fff
}

.btnn:hover:before, .btnn:hover:after {
    background-color: rgba(0,0,0,.2);
}

.btnn:hover:before {
    right: -27px;
    top: 34px;
    opacity: 1;
    transform: rotate(13deg);
}

.btnn-sm:hover:after {
    top: -110px!important;
    opacity: 0;
}

.btnn-sm i {
	margin-right: 10px;
}

.kutu {
	margin-bottom: 1rem;
	text-align: center;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	font-family: 'Nunito SemiBold';
	border-radius: 2px;
	font-size: 14px;
	padding: 5px;
	background-image: url("../img/kutu-bg.png");
	background-size: cover;
}

.kutu:hover {
	-webkit-box-shadow: 0px 4px 10px 0px rgba(95,95,95,1.00);
	-moz-box-shadow: 0px 4px 10px 0px rgba(95,95,95,1.00);
	box-shadow: 0px 4px 10px 0px rgba(95,95,95,1.00);
}

.kutu img {
	margin: 10px 0;
}

.kutu-1 {
	border-top: 6px solid #16657d !important;
	border: 1px solid #16657d;
	color: #16657d;
}

.kutu-2 {
	border-top: 6px solid #16657d !important;
	border: 1px solid #16657d;
	color: #16657d;
}

.kutu-3 {
	border-top: 6px solid #16657d !important;
	border: 1px solid #16657d;
	color: #16657d;
}

.kutu-4 {
	border-top: 6px solid #16657d !important;
	border: 1px solid #16657d;
	color: #16657d;
}

.img-shadow {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
	box-shadow: 0px 2px 5px 0px rgba(145,145,145,1);
}

.img-shadow:hover {
	-webkit-box-shadow: 0px 4px 10px 0px rgba(95,95,95,1.00);
	-moz-box-shadow: 0px 4px 10px 0px rgba(95,95,95,1.00);
	box-shadow: 0px 4px 10px 0px rgba(95,95,95,1.00);
}

.egitim {
    width: 100%;
    height: 48px;
    background-color: black;
    margin-bottom: 8px;
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	background-image: url("../img/egitim-bg.png");
	background-size: cover;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(145,145,145,0.6);
	-moz-box-shadow: 0px 2px 5px 0px rgba(145,145,145,0.6);
	box-shadow: 0px 2px 5px 0px rgba(145,145,145,0.6);
	font-family: 'Nunito SemiBold';
}

.egitim:hover {
	-webkit-box-shadow: 0px 4px 10px 0px rgba(95,95,95,0.6);
	-moz-box-shadow: 0px 4px 10px 0px rgba(95,95,95,0.6);
	box-shadow: 0px 4px 10px 0px rgba(95,95,95,0.6);
	background-position: bottom;
}

.egitim-1 {
	border-left: 4px solid #16657d !important;
	border: 1px solid #16657d;
	color: #16657d;
}

.egitim-2 {
	border-left: 4px solid #16657d !important;
	border: 1px solid #16657d;
	color: #16657d;
}

.egitim-3 {
	border-left: 4px solid #16657d !important;
	border: 1px solid #16657d;
	color: #16657d;
}

.egitim-4 {
	border-left: 4px solid #16657d !important;
	border: 1px solid #16657d;
	color: #16657d;
}

 #owl-demo .item{
        padding: 30px 0px;
        margin: 10px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }

.customNavigation{
      text-align: center;
	  font-size: 13px!important
    }
.customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

.baslik {
	text-align: center;
	font-family: 'Nunito Bold';
	color:#003d7d;
}

.takvim {
	width: 111px;
	height: 126px;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../img/takvim.png");
}

.gecmis{
	background-image: url("../img/takvim-gecmis.png")!important;
}

.gecmis:hover{
	background-image: url("../img/takvim-gecmis-hover.png")!important;
	z-index: 999999
}

.gecmis .yil{
	color: #212121!important;
}

.owldiv a {
	text-decoration: none!important;
	color:#FFFFFF
}

.takvim .ay {
	font-size:14px;
	padding-top: 11px;
	font-family: 'Nunito Bold';
}

.takvim .gun {
	font-size:38px;
	padding-top: 10px;
	font-family: 'Nunito ExtraBold';
	color: #212121;
}

.takvim .yil {
	font-size: 16px;
	font-family: 'Nunito Regular';
	color: #16657d;
	border-top: 1px solid #E3E3E3;
}

.popover {
	max-width: 500px!important;
	min-width: 300px!important
}

.popover-header {
	font-size: 0.9rem;
	background-color: #16657d;
	border-bottom: 1px solid #16657d;
	color: #FFF;
}

.popover-body {
	font-size: 0.8rem;
}

footer {
	background-image: url("../img/navbar-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.footer-cell {
	padding: 15px 5px;
	font-size: 0.7rem;
	color: #FFFFFF;
	line-height: 20px
}

.footer-cell h4 {
	font-size: 1rem;
	margin-bottom: 8px;
}

.footer-cell a {
	color: #FFFFFF!important;
}

.footer-cell li {
	list-style:none;
}

.title {
	font-family: 'Nunito SemiBold';
	background-color: #16657d;
	color: #FFF;
	padding: 8px;
	font-size: 1.2rem;
	border-radius: 4px;
	margin-bottom: 1rem;
}

.icerik {
    padding: 15px 8px;
    font-size: 0.9rem!important;
    min-height:400px!important;
}

.kurul img{
    border-radius: 8px;
    margin-bottom:5px;
}

.kurul {
    font-size: 0.8rem;

}

.kurul .btn-sm {
    padding: 0.3rem 1.1rem !important;
    text-transform: inherit !important;
    margin-bottom: 10px !important
}

.etkinlikler h6 {
    color:brown;
    font-weight:bold;
    text-decoration:underline;
}

.btn {
    text-transform: inherit !important;
}

.etkinlikler table td:nth-child(1) {
    width: 7%;
}

.etkinlikler table td:nth-child(2) {
    width: 18%;
}

.etkinlikler table td:nth-child(3) {
    width: 65%;
}

.etkinlikler table td:nth-child(4) {
    width: 10%;
}

.etkinlikler .btn-sm {
    padding: 0.3rem 0.5rem !important;
    text-transform: inherit !important;
    margin-bottom: 10px !important
}

.iletisim-box {
    border-radius: 5px;
}

.dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:hover, .dropleft .dropdown-menu .dropdown-item:active, .dropleft .dropdown-menu .dropdown-item:hover, .dropright .dropdown-menu .dropdown-item:active, .dropright .dropdown-menu .dropdown-item:hover, .dropup .dropdown-menu .dropdown-item:active, .dropup .dropdown-menu .dropdown-item:hover {
	background-color: #02647d;
}