body { background: rgb(246, 246, 246); font-size: 12px; overflow-x: auto;}

a:hover { text-decoration: underline;}

#return-to-top { position: fixed; bottom: 20px; right: 20px; background:#007bff; 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; }

.top-bar { background: #ddd; color: #666; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5); -o-box-shadow: 0px 0px 10px rgba(0,0,0,0.5); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);}
.top-bar .form-control { border-top-right-radius: 0!important; border-bottom-right-radius: 0!important; border-color: #ccc; font-size: 12px;}
.top-bar .btn { border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; border-color: #ccc;}

.navbar { background: rgb(0, 143, 180); min-width: 960px; -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.5); -o-box-shadow: 0px 0px 6px rgba(0,0,0,0.5); box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);}
.navbar-nav .nav-item > .nav-link { font-weight: 600; color: #f4f4f4;}
.navbar-nav .nav-item > .nav-link:hover { text-decoration: underline;}

.carousel-caption { background-color: rgba(0, 0, 0, 0.5); text-align: left; bottom: 30px; right: 0; left: 0; padding: 10px; margin-bottom: 0;}
.carousel-caption h1 { font-size: 18px}

#newsBanner .carousel-indicators { height: 30px; margin-left: 0; margin-right: 0; margin-bottom: 0; justify-content: start; background: -moz-linear-gradient(top,#f0f0f0 0%,#cccccc 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0f0f0), color-stop(1, #cccccc));  background: -webkit-linear-gradient(top, #f0f0f0 0%, #cccccc 100%);}
#newsBanner .carousel-indicators [data-bs-target] { text-indent: 0; color: #000; opacity: 1; border: 0; font-size: 15px; height: auto; background: transparent;}
#newsBanner .carousel-indicators [data-bs-target]:hover { color: #fff; background: #008FB4; background: -moz-linear-gradient(top,#30bfe4 0%,#008FB4 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #30bfe4), color-stop(1, #008FB4));  background: -webkit-linear-gradient(top, #30bfe4 0%, #008FB4 100%);}

.page-titles { border-bottom: 3px solid #008FB4;}
.page-titles h2 { background: #008FB4; border-top-left-radius: 6px; border-top-right-radius: 6px; font-size: 18px;}

section > .container { background: #fff; -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.2); box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);}

.news-area .card { border: 1px solid #fff; }
.news-area .card:hover{ border: 1px solid #008FB4}
.news-area p { color: #999;}

.btn-fb, .btn-fb:hover { background: #4267b2; color: #fff}
.btn-tw, .btn-tw:hover { background: #000; color: #fff; text-decoration: none;}
iframe { width: 100%!important}

.sidebar-title { font-size: 15px; background: rgb(0, 143, 180); color: #fff; -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);  -o-box-shadow: 4px 4px 4px rgba(0,0,0,0.2); box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);}
.sidebar-scroll { height: 300px; overflow-y: auto; overflow-x: auto;}
.sidebar .card:nth-last-child(2n) { background: #eee}

/* 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;}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover { background: #d0d0d0;}
.dropdown-menu { background: #f0f0f0; border: 0; border-radius: 0;}

/* Sosyal Medya Sayfası */
.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ı Sayfası*/
#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;}

.text-black { color: #000}

/* 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) {
  	.dropdown-submenu>.dropdown-menu { margin-top: 5px; }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

@media (min-width: 1366px) {
   .container { width: 960px}
}

/*-----------------------------*/
/* 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) {
	footer { font-size: 14px; }
	.icerik img { width: 100% !important; height: auto !important; }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

}
