@import url('../slick/slick-theme.css');
@import url('../slick/slick.css');

body { padding-top: 80px; font-family: 'Be Vietnam Pro', sans-serif; font-size: 15px; color: #66717a}

h1,h2,h3,h4,h5,h6 { font-family: 'DM Serif Display', serif;}

.navbar { background-color: rgba(0, 23, 55, 0.8); margin-top: 0.25rem; min-height: 78px; padding-top: 0; padding-bottom: 0; }
.navbar .container { position: relative; align-items: center; }
.navbar-collapse { justify-content: flex-end; align-items: center; }

.navbar-nav > .nav-item .nav-link { color: #fff!important; font-size: 13px; padding-left: 0.55rem!important; padding-right: 0.55rem!important; white-space: nowrap;}
.navbar-nav > .nav-item .nav-link:hover,
.navbar-nav > .nav-item.active .nav-link { color: #56bdde!important}
.navbar-nav .dropdown a { font-size: 13px; color: #fff!important}
.navbar-nav .dropdown a:hover { background: transparent!important; color: #56bdde!important;}
.navbar-nav .dropdown-menu { background-color: rgba(0, 23, 55, 0.9); border: 0; border-radius: 0;}
.navbar-nav .dropdown-menu a { font-size: 12px; padding: 0.35rem 0.75rem;}
a.navbar-brand { position: absolute; z-index: 1; top: -12px; max-width: 140px;}
.navbar.navbar-scroll  { margin-top: 0;}
.navbar-scroll a.navbar-brand { top: 0 }
.navbar-scroll a.navbar-brand img { height: 47px}

#carouselBanner .carousel-item.background { height: 65vh; min-height: 300px; background: no-repeat center center scroll; background-size: cover; }
#carouselBanner .carousel-item img { -webkit-animation: zoom 30s; animation: zoom 30s;}
#carouselBanner .carousel-item.background.background-sub { height: 45vh; }
#carouselBanner .carousel-indicators > li { background-color: rgba(0,0,0,.5); }
#carouselBanner .carousel-indicators > li.active{background-color: #000;}
#carouselBanner .carousel-caption { font-size: 22px; background-color: rgba(0,0,0,.7); color: #fff; bottom: 50px; }

.sayfa-basliklar { font-size: 15px; color: #bfad93;}
.baslik-extra{ font-size: 25px; color: #001737}

.proje-blok .card-body { position: absolute; bottom: 0; left: 0; right: 0;  background: url(../images/bg.png) no-repeat; background-size: cover; background-position: center;}
.proje-blok .card-body .card-title { position: relative; text-transform: uppercase; font-size: 18px;}
.proje-blok .card-body .card-title:after { position: absolute; content: ""; width: 90px; height: 2px; top: 25px; left: 0; right: 0; margin: 0 auto; background: #fff; }
.proje-blok .card-body .bolge-text { display: none}
.proje-blok .card:hover .bolge-text { display: block;}
.proje-blok .card:hover .card-body { height: 100%;}
.proje-blok .card-body .bolge-text a:hover { color: #fff}

.yatirimci-liste .card { border-color: #001737; }
.yatirimci-liste .card h2 { font-size: 20px; color: #001737; }
.yatirimci-liste .card span > a { font-weight: 600; color: #001737}
.yatirimci-liste .card img { height: 60px}

.yatirimci-liste:hover .card { background: #001737!important; color: #fff;}
.yatirimci-liste:hover .card h2, .yatirimci-liste:hover .card span > a { color: #fff;}
.yatirimci-liste:hover .card img { filter: brightness(0) invert(1);}

.haber-blok .card h3 { color: #001737;}
.haber-blok .card span { font-family: 'DM Serif Display', serif; font-size: 14px; color: #bfad93;}

#bg-filter { position: relative;}
#bg-filter::before { content: ""; position: absolute; top: 65px; left: -770px; height: 100%; width: 100%; background-color: #f0f0f0; z-index: -1;}
#filter { position: sticky; top: 80px;}
#filter .list-group-item { background-color: #f0f0f0;}
#filter .list-group-item.active { background: #56bdde;}
#filter .list-group-item:hover { background: #d7eff7; border: 1px solid #56bdde!important; color: #66717a;}
#filter .list-group-item img { filter: grayscale(100%);}
#filter .list-group-item.active img { filter: brightness(0) invert(1);}

/* Dropdown Submenu */
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover>.dropdown-menu { display: block;}
.dropdown-submenu>a:after { display: block; content: ''; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #444; margin-top: 7px; margin-right: -10px; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; border-radius: 6px 0 6px 6px; }
.dropdown-toggle::after { color: #aaa;}
.bg-dark:focus, .bg-dark:hover{ background-color: none!important; box-shadow: none!important;}

/* Sosyal Medya */
.sosyal_medya{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:row;margin-bottom:0;list-style:none;}
.sosyal_medya li{padding-right:6px!important;}
.sosyal_medya a {color: #fff; width: 40px; height: 40px; display: inline-block; border-radius: 50%; text-align: center; border: 2px solid #fff; font-size:20px; padding-top:2px;}

/* 404 Sayfa Bulunamadı */
#nopage {background-color: #342643; min-height: 80vh;}
.text-wrapper { min-height: 80vh; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.title {font-size: 6em; font-weight: 700; color: #EE4B5E;}
.subtitle { font-size: 40px; font-weight: 700; color: #1FA9D6;}
.buttons { margin: 30px;}
.buttons a.button { font-weight: 700; border: 2px solid #EE4B5E; text-decoration: none; padding: 15px; text-transform: uppercase; color: #EE4B5E; border-radius: 26px; transition: all 0.2s ease-in-out; }
.buttons a.button:hover { background-color: #EE4B5E; color: white; transition: all 0.2s ease-in-out;}

#return-to-top { position: fixed; bottom: 20px; right: 20px; background:#56bdde; width: 40px; height: 40px; text-decoration: none; display: none; border-radius: 10px; z-index : 999; }
#return-to-top i { font-size: 25px; color: #fff; position: relative; margin: 0; left: 9px; top: 7px; }

.page-item.active .page-link { color: #fff; background-color: #001737; border-color: #001737;}
.page-link { color: #001737;}

.btn:focus {box-shadow: none;}
.btn-outline { font-family: 'DM Serif Display', serif; border: 1px solid #001737;}
.form-control { border-radius: 0; height: 40px}

.text-gold { color: #bfad93;}
.text-gray { color: #66717a;}
.text-dark-blue { color: #001737;}
.bg-gray { background: #f0f0f0;}
.bg-dark-blue { background: #001737;}

footer { background: #001737;}

@-webkit-keyframes zoom {
    from {
      -webkit-transform: scale(1, 1);
    }
    to {
      -webkit-transform: scale(1.5, 1.5);
    }
  }

  @keyframes zoom {
    from {
      transform: scale(1, 1);
    }
    to {
      transform: scale(1.5, 1.5);
    }
}


/* RESPONSIVE UP (min-width) */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  	footer img { float: right!important; }
  	.dropdown-submenu>.dropdown-menu { margin-top: 5px; }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/*-----------------------------*/
/* RESPONSIVE DOWN (max-width) */
/*-----------------------------*/

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	#carouselBanner .carousel-item.background { height: 35vh !important; }
	footer { font-size: 14px; }
	.icerik img { width: 100% !important; height: auto !important; }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	.navbar { position: relative; margin-top: 0}
\tbody { padding-top: 0; }
	a.navbar-brand { position: relative; top: 0}
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
  .navbar-nav > .nav-item .nav-link { padding-left: 0.3rem!important; padding-right: 0.3rem!important; font-size: 12px;}
  a.navbar-brand { max-width: 120px; }
}


/* Fix dil switcher outside collapse */
.dil-link { padding: 0.35rem 0.65rem; text-transform: uppercase; font-size: 12px; font-weight: 600; letter-spacing: 0.5px; border: 1px solid rgba(255,255,255,0.3); border-radius: 4px; color: #fff; transition: all 0.2s; text-decoration: none; line-height: 1.4; }
.dil-link:hover { background: #56bdde; border-color: #56bdde; color: #fff !important; text-decoration: none; }
@media (max-width: 991.98px) {
  .dil-link { font-size: 11px; padding: 0.25rem 0.5rem; border: none; }
}

/* Footer her zaman sayfa altina sabit (kisa sayfalarda altta bosluk kalmamasi icin) */
body { display: flex; flex-direction: column; min-height: 100vh; }
footer { margin-top: auto; }
