header {background-color: #e6e6e6;}
#content {padding-top:0 !important;}
.blocks {margin-right:0 !important; margin-left:0 !important;width: 100% !important;}
.top-bar .top-bar-right .search {display:none;}
.top-bar {max-width: 75rem;margin: 0 auto;}
.page.home .tepe-arama {display:none;}
.page.home .arama {display:flex;margin-top: 2rem;}
.arama {
display:none;
    width: 100%;
    background-image: url(https://cinalikutuphanesi.org/files/asset/d8440d368d39cc6bf84fbbe8897718fa927e3ffa.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center;
}
.tepe-arama {
width: 100%;
background-image: url(https://cinalikutuphanesi.org/files/asset/d8440d368d39cc6bf84fbbe8897718fa927e3ffa.jpg);
margin-bottom: 20px;
}
.tepe-arama .ortala {
    width: 100%;
    padding: 20px 20px 20px 20px;
    margin: 0 auto;
    text-align: center;
}
.tepe-arama .ortala form.input-group {
margin-bottom:0;
}
.ortala {
    width: 640px;
    padding: 30px 20px 20px 20px;
    margin: 0 auto;
    text-align: center;
}
.ortala img {
    max-width: 38%;
}
.ortala h1 {    
font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
}
.arama form#search-form input, .tepe-arama form#search-form input {
    width: 100%;
    padding: 25px 20px 25px 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: none;
    box-shadow: none;
}
.arama form#search-form .button, .tepe-arama form#search-form .button {
background: #fff;
color: #a1a1a1;
font-weight:bold;
}
.footer-panel {text-align:center;}
.footer-panel p {margin-bottom:5px;font-size: 14px;}
.footer-panel img {margin-bottom:15px;}
.alt-menu {
background-color: #ffbe00;
text-align: center;
color: #222;}
.alt-menu .linkler {
max-width: 75rem;
margin: 0 auto;
}
.alt-menu ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 0px;
}
.alt-menu ul li {
padding: 10px 5px 10px 0px;
text-align: center;
display: inline-block;
}
.alt-menu ul li:after {
    content: " | ";
    padding: 0 5px;
}
.alt-menu ul li:last-child:after {
    content: "";
}
.alt-menu ul li a {color: #222;}

@media screen and (max-width: 992px) {
.koleksiyonlar {   
 flex-direction: column;
}
}
.koleksiyonlar {
display: flex;
    justify-content: space-around;
    margin-top: 30px;
gap: 30px;
}
.koleksiyon {
    width: 100%;
padding: 80px;
}
.koleksiyon.ankara {
background:#ffdc83;
}
.koleksiyon.cinali {
background:#f4dad8;
}
.koleksiyon.egitim {
background:#2196f3;
}
.koleksiyon h2 {
text-align: center;
}
.koleksiyon a.link-block {
    color: #222;
}
.breadcrumbs {
    font-size: .6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase;
}
.advanced-search-content div:first-child {
    display: none;
}
.advanced-search-content div:last-child {
    display: none;
}
.advanced-search-content #resource-class {
    display: none;
}
.gelismis-arama{
display: flex;
    align-items: center;
background: #fff;
 border-top-right-radius: 10px !important;
 border-bottom-right-radius: 10px !important;
}
.gelismis-ara-link {
display: flex;
    align-items: center;
    padding: 0 11px;
color: #a1a1a1;
}