﻿body {
    /*font-family: Georgia, serif !important;*/
    /*background-color: #b8d9f9;*/
}

.sidenav-module-title-font {
    font-size: 30px !important;
    color: rgba(0, 109, 115, 0.9) !important;
}

@media (max-width:1299px) {
    .kesme-cizgisi-module-title {
        display: none;
    }
}

@media (min-width:1300px) {
    .kesme-cizgisi-module-title {
        display: inline;
        width: 100%;
    }
}

.site-ici-arama-button-desktop-class-new {
    margin-left: -3px;
    padding: 11px;
    color: white;
    background-color: #222222;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}

@media (max-width:519px) {
    .kutuphane-hesabim-mobile-link {
        /*display: inline-block;*/
    }
}

@media (min-width:520px) {
    .kutuphane-hesabim-mobile-link {
        display: none !important;
    }
}


@media (max-width: 329px) and (min-width: 100px) {
    .social-media-top {
        display: inline-block !important;
    }

        .social-media-top > ul > li > a {
            color: white;
            text-decoration: none;
            font-size: 16px;
        }
}

@media (max-width: 419px) and (min-width: 330px) {
    .social-media-top {
        display: inline-block !important;
    }

        .social-media-top > ul > li > a {
            color: white;
            text-decoration: none;
            font-size: 16px;
        }
}

@media (max-width: 519px) and (min-width: 420px) {
    .social-media-top {
        display: inline-block !important;
        margin: 7px 126px 0px 0px;
    }

        .social-media-top > ul {
            border-right: 1px solid white;
        }

            .social-media-top > ul > li > a {
                color: white;
                text-decoration: none;
                font-size: 16px;
            }
}

@media (max-width: 768px) and (min-width: 520px) {
    .social-media-top {
        display: inline-block !important;
        margin: 4px 93px 0px 0px;
    }

        .social-media-top > ul {
            border-right: 1px solid white;
        }

            .social-media-top > ul > li > a {
                color: white;
                text-decoration: none;
                font-size: 16px;
            }
}

@media (max-width: 991px) and (min-width: 769px) {
    .social-media-top {
        display: inline-block !important;
        margin: 12px 90px 0px 0px;
    }

        .social-media-top > ul {
            border-right: 1px solid white;
        }

            .social-media-top > ul > li > a {
                color: white;
                text-decoration: none;
                font-size: 16px;
            }
}

@media (max-width: 1299px) and (min-width: 992px) {
    .social-media-top {
        display: inline-block !important;
        margin: 10px 140px 0px 0px;
    }

        .social-media-top > ul > li > a {
            color: white;
            text-decoration: none;
            font-size: 16px;
        }

    .header-logo-li {
        display: none !important;
    }
}



@media (max-width:1299px) {

    .anasayfa-grafik-wrapper {
        margin-left: 0;
    }
}

@media (min-width:992px) {

    .anasayfa-grafik-wrapper {
        margin-left: 15px;
    }
}

/*
.content-list-accordion-panel > div > p {
    padding-left: 22px;
    text-indent: -22px;
}
*/

/*.content-detail-share-link {
    color: white;
    background-color: black;
    border-radius: 50%;
    padding: 5px;
}*/
.content-detail-url-paylas-div {
    width: 100%;
    display: inline-block;
}

.content-detail-share-div {
    float: right;
    padding-left: 15px;
}

.content-share-icon {
    color: white;
}

.content-detail-share-link {
    height: 25px;
    width: 25px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    padding: 2px 0px;
    color: white;
    background-color: black;
}

    .content-detail-share-link:hover {
        background-color: #00878C;
        -webkit-transition: background-color 200ms linear;
        -ms-transition: background-color 200ms linear;
        transition: background-color 200ms linear;
    }

.content-detail-share-a {
    text-decoration: none !important;
    cursor: default;
}


blockquote {
    font-family: Helvetica, Arial, sans-serif, serif !important;
    position: relative !important;
    margin: 0.5em !important;
    padding: 0.5em 2em 0.5em 3em !important;
}
    /* Thanks: http://callmenick.com/post/styling-blockquotes-with-css-pseudo-classes */
    blockquote:before {
        font-family: Helvetica, Arial, sans-serif, serif !important;
        position: absolute !important;
        font-size: 6em !important;
        line-height: 1 !important;
        top: 0 !important;
        left: 0 !important;
        content: "\201C" !important;
    }

    blockquote:after {
        font-family: Helvetica, Arial, sans-serif, serif !important;
        position: absolute !important;
        /* display: block; don't use this, it raised the quote too high from the bottom - defeated line-height? */
        float: right !important;
        font-size: 6em !important;
        line-height: 1 !important;
        right: 0 !important;
        bottom: -0.5em !important;
        content: "\201D" !important;
    }

    blockquote cite {
        padding: 0 2em 0 0 !important;
        text-align: right !important;
    }

        blockquote cite:before {
            content: "\2013" !important;
        }


.search-list-ul {
    list-style: square;
}

    .search-list-ul > li {
        padding: 5px 0;
    }

/*SCROLL*/
#scroll-style::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#scroll-style::-webkit-scrollbar-thumb {
    background-color: #000000;
}

#scroll-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

/*SOSYAL MEDYA SCROLL*/
#sm-scroll-style::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#sm-scroll-style::-webkit-scrollbar-thumb {
    background-color: #000000;
}

#sm-scroll-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}


/* BANNER */
.banner-link {
    color: inherit !important;
    text-decoration: inherit !important;
}

.kutuphane-banner-image {
    width: 100%;
}

.kutuphane-banner-text-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: white;
}

.kutuphane-banner-text-sub {
    height: 100%;
    padding-left: 5%;
    padding-righT: 5%;
    /*font-size: 2rem;*/
    /*line-height: 2.5rem;*/
    font: 3rem "BebasNeue-Bold", Helvetica,sans-serif;
}

@media (max-width: 768px) {
    .kutuphane-banner-text-sub {
        font: 1rem "BebasNeue-Bold", Helvetica, sans-serif !important;
    }
}

.kutuphane-banner-wrapper {
    padding-top: 10px;
}

.kutuphane-banner-carousel {
    /*height: 500px;*/
}

.kutuphane-banner-carousel-inner {
    height: 100%;
}

.kutuphane-banner-carousel-item {
    position: relative;
    height: 100%;
}

.carousel-indicators.kutuphane-banner-carousel-indicators > li {
    cursor: default;
    background: #ffffff;
    border-radius: 0;
    border: 0;
    width: 86px;
    height: 6px;
    display: block;
    text-indent: -9999px;
}

.carousel-indicators.kutuphane-banner-carousel-indicators .active {
    background: rgba(0, 109, 115, 1);
}

.carousel-indicators.kutuphane-banner-carousel-indicators {
    /*justify-content: flex-start;*/
    width: auto;
    z-index: 1 !important;
}
/**********/


.category-list-alphabetical-filter-a {
    text-decoration: none;
}

.footer-link-content > p > a {
    text-decoration: none;
}

.mail-form-send-button {
    background-color: rgb(160, 206, 78);
    color: white;
}

.side-menu-item.active-side-menu:after {
    content: "\f138";
    font-family: "FontAwesome";
    font-weight: normal;
    font-size: 18px;
    /*margin-right: 5px;*/
    float: right;
    color: #007377;
}

/* KUTUPHANEYI KESFET */
.kutuphaneyi-kesfet-left-button {
    margin-left: -38px !important;
    color: black !important;
}

.kutuphaneyi-kesfet-right-button {
    margin-right: -38px !important;
    color: black !important;
}

.kutuphaneyi-kesfet-a {
    text-decoration: none !important;
}

.kutuphaneyi-kesfet-list-text-title {
    font: 48px "BebasNeue-Bold",Helvetica,sans-serif;
    font-weight: 600;
    color: white;
}

.kutuphaneyi-kesfet-sub-title {
    font: 1.2rem Helvetica;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.kutuphaneyi-kesfet-text {
    margin-top: 10px;
    font: 1rem Helvetica;
    color: white;
    text-decoration: none;
}


.kutuphaneyi-kesfet-content-list-main-title {
    text-align: center;
    color: black;
    padding: 0 1rem;
}

.kutuphaneyi-kesfet-content-list-description {
    text-align: center;
    color: black;
    padding: 0 1rem;
}

.kutuphaneyi-kesfet-list-text-summary {
    position: absolute;
    bottom: 0;
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
}

.kutuphaneyi-kesfet-list-text-layer > p {
    text-align: left;
}

.kutuphaneyi-kesfet-list-even-div {
    margin-bottom: 50px !important;
}

.kutuphaneyi-kesfet-list-odd-div {
    margin-top: 50px !important;
}

.kutuphaneyi-kesfet-list-content-div {
    height: 250px;
    position: relative;
}

.kutuphaneyi-kesfet-list-transparent-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.6);
}

.kutuphaneyi-kesfet-list-text-layer {
    height: 100%;
    width: 100%;
    position: relative;
    /*color: #000000;*/
}

.MultiCarousel {
    float: left;
    overflow: hidden;
    /*padding: 15px;*/
    padding: 0 15px;
    width: 100%;
    position: relative;
}

    .MultiCarousel .MultiCarousel-inner {
        transition: 1s ease all;
        float: left;
        width: 100%;
    }

        .MultiCarousel .MultiCarousel-inner .item {
            float: left;
            width: 16.66%;
        }

            .MultiCarousel .MultiCarousel-inner .item > div {
                text-align: center;
                padding: 20px;
                margin: 5px;
                background: transparent;
                color: #666;
            }

/*.MultiCarousel .leftLst, .MultiCarousel .rightLst {
        position: absolute;
        border-radius: 50%;
        top: calc(50% - 20px);
    }*/
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.kutuphaneyi-kesfet-carousel-left {
    width: 70px;
    background-image: none !important;
    background-color: transparent !important;
}

.kutuphaneyi-kesfet-carousel-right {
    width: 70px;
    background-image: none !important;
    background-color: transparent !important;
}

.MultiCarousel .leftLst {
    left: 0;
}

.MultiCarousel .rightLst {
    right: 0;
}

/*.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
            pointer-events: none;
            background: #ccc;
        }*/
/************/


.etkinlik-manset-etkinlik-basligi > a {
    color: #ffffff !important;
    text-decoration: none !important;
}

/* CONTENT DETAIL */
.content-detail-properties-kesme-cizgisi {
    width: 60%;
}

.content-detail-properties-wrapper {
    height: 400px;
    width: 100%;
    background-color: #00878C;
    color: #ffffff;
    padding: 25px;
}

.date-wrapper-content-detail-properties {
    position: absolute;
    right: 25px;
    top: 10px;
    text-align: center;
    line-height: 10px;
    background-color: white;
    padding: 4px 12px 4px 12px;
    border-radius: 3px;
    color: #00878C;
    border: 1px solid #707070;
}

.date-content-detail-properties-day {
    font: normal normal 600 27px Helvetica, Arial,sans-serif;
}

.date-content-detail-properties-month {
    font: normal normal 400 10px Helvetica, Arial,sans-serif;
}

.content-detail-properties-etkinlik-turu {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

.content-detail-properties-etkinlik-yeri-title {
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px;
    line-height: 24px;
}

.content-detail-properties-etkinlik-yeri-text {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}


.etkinlik-detay-title {
    /*font-size: 42px;*/
    color: #00878C;
    /*line-height: 42px;*/
    font-weight: bold;
    line-height: 28px;
    font-size: 22px;
}

@media (max-width:768px) {
    .etkinlik-detay-title {
        font-size: 26px !important;
        font-weight: bold;
        color: #00878C;
        line-height: 32px !important;
    }
}

.content-detail-header-image {
    width: 100%;
}

.date-wrapper-content-detail {
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: center;
    line-height: 10px;
    background-color: white;
    padding: 4px 12px 4px 12px;
    border-radius: 3px;
    color: #00878C;
    border: 1px solid #707070;
}

.date-content-detail-day {
    font: normal normal 600 27px Helvetica, Arial,sans-serif;
}

.date-content-detail-month {
    font: normal normal 400 10px Helvetica, Arial,sans-serif;
}
/*******************/
/* LOGO KUTUCUKLARI*/
@media all and (max-width:499px) {
    .div-logo-bottom {
    }

    .div-logo-img-bottom {
        height: 82px;
        margin: 0 10px;
    }

    .div-logo-img-bottom-large {
        width: 100% !important;
    }
}

@media all and (min-width:500px) {
    .div-logo-bottom {
    }

    .div-logo-img-bottom {
        height: 82px;
        margin: 0 10px;
    }

    .div-logo-img-bottom-large {
        height: 82px;
    }
}


/******************/

/*
------------------------------------------- F. MANŞET HABERLER --------------------------------------------------
*/
.manset-haberler-tum-haberler {
    position: absolute;
    right: 10px;
    top: 45px;
    font-size: 18px;
}

.manset-haberler-tum-haberler-icon {
    color: #007377;
}

.manset-haberler-tum-haberler-text {
    padding-right: 10px;
    font-weight: bold;
    text-decoration: none;
}

.news-manset-haber {
    height: 100%;
    background-color: #E3E3E3;
}

.date-wrapper-manset-haber {
    position: absolute;
    right: 25px;
    top: 10px;
    text-align: center;
    line-height: 10px;
    background-color: white;
    padding: 4px 12px 4px 12px;
    border-radius: 3px;
    color: #00878C;
    border: 1px solid #707070;
}

.date-manset-haber-day {
    font: normal normal 600 27px Helvetica, Arial,sans-serif;
}

.date-manset-haber-month {
    font: normal normal 400 10px Helvetica, Arial,sans-serif;
}

.date-wrapper-manset-haber-manset {
    position: absolute;
    right: 10px;
    top: 15px;
    text-align: center;
    line-height: 10px;
    background-color: transparent;
    padding: 4px 12px 4px 12px;
    border-radius: 3px;
    border-color: #ffffff;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.date-manset-haber-day-manset {
    font: normal normal 600 27px Helvetica, Arial,sans-serif;
}

.date-manset-haber-month-manset {
    font: normal normal 400 10px Helvetica, Arial,sans-serif;
}

.news-manset-haber-div {
    /*padding:3px !important;*/
    padding-bottom: 10px !important;
}

.news-wrapper-manset-haber {
    padding: 0 0 35px 0;
}

article.news-manset-haber {
    /*margin-top: 5px;*/
    margin-bottom: 0;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);*/
}


    article.news-manset-haber:not(.add):hover .news-manset-haber-info.info-table a,
    article.news-manset-haber:not(.add):hover .news-manset-haber-info.info-table .title a {
        color: #00878C;
    }

    article.news-manset-haber a {
        display: block;
        text-decoration: none;
    }

    article.news-manset-haber, article.news-manset-haber a {
        /*color: #00878C;
        font: 20px Helvetica, Arial,sans-serif;*/
    }

.manset-haber-manset-main {
    position: absolute;
    width: 33%;
    height: 100%;
    top: 0;
    right: 0
}

.manset-haber-manset-top {
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 15px
}

.manset-haber-manset-wrapper {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 95, 102,0.8);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 35px;
    padding-bottom: 35px;
}

.manset-haber-manset-manset-haber-turu {
    /*font: 2em "BebasNeue-Bold",sans-serif;*/
    font: 2em Helvetica, Arial,sans-serif;
    color: white;
}

.manset-haber-manset-manset-haber-basligi {
    font: 38px Helvetica, Arial,sans-serif;
    color: white;
    padding-top: 30px;
    line-height: 45px;
}

.manset-haber-manset-manset-haber-yazisi {
    font: 16px Helvetica, Arial,sans-serif;
    color: white;
    padding: 0 0 20px 0;
}

.manset-haber-manset-buton-wrapper {
    bottom: 15px;
    position: absolute;
}

.manset-haber-manset-buton {
    padding: 5px;
    background-color: #ffffff;
    border-radius: 2px;
    /*font: 16px "BebasNeue-Bold",sans-serif;*/
    font: 16px Helvetica, Arial,sans-serif;
    color: #006D73;
}

.news-manset-haber-info > p {
    padding: 2px;
}

.news-manset-haber-baslik {
    color: #00878C;
    font: 20px Helvetica, Arial,sans-serif;
    line-height: 25px !important;
}

.news-manset-haber-ozet {
    color: #000000;
    font: 18px Helvetica, Arial,sans-serif;
    line-height: 25px !important;
}

    .news-manset-haber-ozet > a {
        color: #000000;
    }

.news-manset-haber-detay-linki {
    color: #00878C;
    font: 14px Helvetica, Arial,sans-serif;
    line-height: 25px !important;
}

article.news-manset-haber .image {
    height: 268px;
}

article.news-manset-haber .image {
    background-position: center;
    background-size: cover;
    overflow: hidden;
    height: auto;
}

    article.news-manset-haber .image img {
        display: block;
        width: 100%
    }

article.news-manset-haber .news-manset-haber-info.info-table {
    display: table;
    width: 100%;
    height: 80px;
}

article.news-manset-haber .news-manset-haber-info {
    background-color: #E3E3E3;
    padding: 10px 15px;
    position: relative;
}

/*---------*/



/* ÖZEL ETKİNLİK*/
.ozel-etkinlik-title > a {
    text-decoration: none;
    color: #ffffff !important;
}

.date-wrapper-ozel-etkinlik-manset {
    position: absolute;
    right: 15px;
    top: 15px;
    text-align: center;
    line-height: 10px;
    background-color: white;
    padding: 4px 12px 4px 12px;
    border-radius: 3px;
    color: #00878C;
    border: 1px solid #707070;
}

.date-ozel-etkinlik-day-manset {
    font: normal normal 600 27px Helvetica, Arial,sans-serif;
}

.date-ozel-etkinlik-month-manset {
    font: normal normal 400 10px Helvetica, Arial,sans-serif;
}


.ozel-etkinlik-wrapper {
    padding-top: 10px;
}

.ozel-etkinlik-carousel {
    height: 500px;
}

.ozel-etkinlik-carousel-inner {
    height: 100%;
}

.ozel-etkinlik-carousel-item {
    position: relative;
    height: 100%;
}




@media all and (min-width:992px) {

    .ozel-etkinlik-etkinlik-turu {
        font: 40px Helvetica,sans-serif;
    }

    .ozel-etkinlik-etkinlik-tarihi {
        font: 32px Helvetica,sans-serif;
        font-weight: bold;
    }

    .ozel-etkinlik-etkinlik-yeri {
        font: 32px Helvetica,sans-serif;
    }

    .ozel-etkinlik-title {
        /*font: 52px "BebasNeue-Bold",sans-serif;*/
        font: 52px Helvetica, Arial,sans-serif;
    }

    .ozel-etkinlik-text {
        font: 18px Helvetica,sans-serif;
        padding-top: 15px;
    }

    .ozel-etkinlik-image-div {
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: none;
        left: 0;
        top: 0;
        background-size: cover;
        background-position: center;
    }

    .ozel-etkinlik-text-div {
        position: absolute;
        background-color: transparent;
        height: 100%;
        width: 35%;
        left: 2%;
        top: 5%;
        bottom: 5%;
        height: 90%;
    }

    .ozel-etkinlik-text-div-sub {
        background-color: rgba(0, 109, 115, .8);
        width: 100%;
        height: 100%;
        color: white;
        padding: 15px 45px;
    }

    .ozel-etkinlik-image-img {
        width: 100%;
        height: 100%;
    }

    .ozel-etkinlik-carousel-left {
        width: 40px;
        background-image: none !important;
    }


    .ozel-etkinlik-carousel-right {
        width: 40px;
        background-image: none !important;
    }

    .ozel-etkinlik-divider {
        /*margin-left:-9px;*/
    }
}

@media all and (min-width:100px) and (max-width:500px) {

    .ozel-etkinlik-divider {
        width: 100% !important;
    }
}

@media all and (min-width:100px) and (max-width:991px) {

    .ozel-etkinlik-title {
        /*font: 2rem "BebasNeue-Bold",sans-serif;*/
        font: 2rem Helvetica, Arial,sans-serif;
    }

    .ozel-etkinlik-text {
        font: 1rem Helvetica,sans-serif;
        padding-top: 15px;
    }

    .ozel-etkinlik-carousel-left {
        left: 0 !important;
    }

    .ozel-etkinlik-image-div {
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: none;
        left: 0;
    }

    .ozel-etkinlik-text-div {
        position: absolute;
        background-color: #005F66;
        z-index: 0;
        width: 100%;
        bottom: 0;
        padding-bottom: 25px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .ozel-etkinlik-text-div-sub {
        width: 100%;
        position: relative;
        color: white;
        height: 100%;
        padding: 10px 40px 10px 40px;
    }

    .ozel-etkinlik-image-img {
        height: 100%;
        width: 100%;
    }
}
/*********************/





/* FOOTER STICKY */
html, body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
}

#site-content {
    flex: 1 0 auto;
}

.footer-top {
    flex-shrink: 0;
}

@media all and (max-width:991px) {
    .footer-bottom-left {
        text-align: center;
    }

        .footer-bottom-left > a {
            padding-right: 15px;
            padding-left: 15px;
        }

    .footer-bottom-right {
        text-align: center;
    }
}

@media all and (min-width:992px) {

    .footer-bottom-left {
        text-align: left;
    }

        .footer-bottom-left > a {
            padding-right: 30px;
        }

    .footer-bottom-right {
        text-align: right;
    }
}


/* CALISMA SAATLERI*/
@media all and (max-width:429px) {

    .calisma-saatleri-yazi-wrapper {
        width: auto !important;
        height: 60% !important;
        position: absolute !important;
        bottom: 0 !important;
        background-color: rgba(0, 109, 115, .8) !important;
        padding: 1rem 1rem 1rem 1rem !important;
        left: 5% !important;
        top: 10% !important;
    }

    .calisma-saatleri-yazi-wrapper-p {
        font-size: 1.5em !important;
    }
}

@media all and (min-width:430px) {
    .calisma-saatleri-yazi-wrapper {
        width: auto !important;
        height: 80% !important;
        position: absolute !important;
        background-color: rgba(0, 109, 115, .8) !important;
        padding: 3rem 2rem 3rem 2rem !important;
        left: 5% !important;
        top: 10% !important;
    }
}

/*******************/


/* KUTUPHANE/BOLUMLER*/

.bolumler-sanal-tur-img {
    display: inline-block !important;
    vertical-align: middle;
}

.bolumler-sanal-tur {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 25px;
    padding-right: 50px;
}


.bolumler-wrapper {
    padding-top: 10px;
}

.bolumler-carousel {
    height: 450px;
}

.bolumler-carousel-inner {
    height: 100%;
}

.bolumler-carousel-item {
    position: relative;
    height: 100%;
}



@media all and (min-width:992px) {

    .bolumler-title {
        /*font: 40px "BebasNeue-Bold",sans-serif;*/
        font: 40px Helvetica, Arial,sans-serif;
        color: #ffffff;
    }

    .bolumler-text {
        font: 17px Helvetica,sans-serif;
        padding-top: 15px;
    }

    .bolumler-image-div {
        position: absolute;
        height: 100%;
        width: 60%;
        background-color: none;
        left: 0;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .bolumler-text-div {
        position: absolute;
        background-color: #005F66;
        height: 100%;
        z-index: -2;
        width: 60%;
        right: 0;
    }

    .bolumler-text-div-sub {
        width: 60%;
        right: 0;
        position: absolute;
        color: white;
        height: 100%;
        /*top: 10%;*/
        padding-top: 5%;
        padding-right: 10%;
    }

    .bolumler-image-img {
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: cover;
    }

    .bolumler-carousel-left {
        left: 60%;
        width: 70px;
        background-image: none !important;
    }


    .bolumler-carousel-right {
        width: 70px;
        background-image: none !important;
    }

    .bolumler-divider {
        /*margin-left:-9px;*/
    }
}

@media all and (min-width:100px) and (max-width:500px) {

    .bolumler-divider {
        width: 100% !important;
    }
}

@media all and (min-width:100px) and (max-width:991px) {



    .bolumler-title {
        /*font: 2rem "BebasNeue-Bold",sans-serif;*/
        font: 2rem Helvetica, Arial,sans-serif;
        color: #ffffff;
    }

    .bolumler-text {
        font: 1rem Helvetica,sans-serif;
        padding-top: 15px;
    }

    .bolumler-carousel-left {
        left: 0 !important;
    }

    .bolumler-image-div {
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: none;
        left: 0;
    }

    .bolumler-text-div {
        position: absolute;
        background-color: #005F66;
        z-index: 0;
        width: 100%;
        bottom: 0;
        padding-bottom: 25px;
    }

    .bolumler-text-div-sub {
        width: 100%;
        position: relative;
        color: white;
        height: 100%;
        padding: 10px 55px 10px 55px;
    }

    .bolumler-image-img {
        height: 100%;
        width: 100%;
    }
}
/*********************/

/* ETKİNLİK LİSTESİ */
@media all and (max-width:1299px) {
    .anasayfa-etkinlikler-wrapper {
        padding-left: 0 !important;
    }
}

@media all and (min-width:1300px) {
    .anasayfa-etkinlikler-wrapper {
        padding-left: 0 !important;
        /*padding-left: 15px !important;*/
    }
}

.etkinlik-listesi-etkinlik-turu {
    /*font: 24px "BebasNeue-Bold",sans-serif;*/
    font: 24px Helvetica, Arial,sans-serif;
    color: #000000;
}

.etkinlik-listesi-title {
    color: #007377;
    font-size: 32px;
    font-weight: bold;
}

.etkinlik-listesi-text {
    font-size: 18px;
}

.etkinlik-kategori-listesi-card {
    background-color: #EFEFEF !important;
}

.date-wrapper-etkinlik-kategori-listesi {
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: center;
    line-height: 10px;
    background-color: white;
    padding: 4px 12px 4px 12px;
    border-radius: 3px;
    color: #00878C;
    border: 1px solid #707070;
}

.date-etkinlik-kategori-listesi-day {
    font: normal normal 600 27px Helvetica, Arial,sans-serif;
}

.date-etkinlik-kategori-listesi-month {
    font: normal normal 400 10px Helvetica, Arial,sans-serif;
}

.etkinlik-filtre-input-wrapper {
    padding-right: 20px;
    width: 33% !important;
    float: left;
}
/*.etkinlik-filtre-input {
    height: 63px;
    border-radius: 0;
    color: black;
    border: 1px solid #00878C;
}*/
.etkinlik-filtre-input {
    height: 63px;
    border-radius: 0;
    color: black;
    border: 1px solid #00878C;
}

.etkinlik-listesi-img {
    flex-shrink: 0;
    /*min-width: 100%;
    min-height: 100%*/
    /*height: 268px;
    width: 398px;*/
    width: 100%;
}

.etkinlik-listesi-img-wrapper {
    /*height: 300px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

/*********************/
/* ETKİNLİK MANŞET*/
.anasayfa-etkinlik-ma-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.anasayfa-etkinlik-ma {
    /*height: 488px;*/
    object-fit: cover;
    background-size: cover;
    width: 100%;
    position: relative;
}

.anasayfa-etkinlik-ma-manset-resim {
    line-height: 0;
    text-decoration: none !important;
    object-fit: cover;
    /*background-size: cover;*/
    width: 100%;
    height: 100%;
    /*position: absolute;*/
    /*background-position: right;*/
}

/*.etkinlik-filtre-input::after {
    
    content: '\f13a';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
}*/
.etkinlik-tum-etkinlikler {
    position: absolute;
    right: 10px;
    top: 45px;
    font-size: 18px;
}

.etkinlik-tum-etkinlikler-icon {
    color: #007377;
}

.etkinlik-tum-etkinlikler-text {
    padding-right: 10px;
    font-weight: bold;
}

.manset-etkinlik-tum-etkinlikler {
    position: absolute;
    right: 0;
    top: 35px;
    font-size: 18px;
}

.manset-etkinlik-tum-etkinlikler-icon {
    color: #007377;
}

.manset-etkinlik-tum-etkinlikler-text {
    padding-right: 10px;
    font-weight: bold;
    text-decoration: none;
}

@media (max-width:499px) {
    .kesme-cizgisi-etkinlik {
        display: none;
    }

    .etkinlik-tum-etkinlikler {
        position: relative;
        top: 0;
        left: 0;
        line-height: 25px;
    }
}

@media (min-width:500px) {

    .kesme-cizgisi-etkinlik {
        display: inline;
    }

    .manset-haberler-tum-haberler {
        position: absolute;
    }
}
/*devamdevamdevam*/
@media (max-width:499px) {
    .kesme-cizgisi-manset-haberler {
        display: none;
    }

    .manset-haberler-tum-haberler {
        position: relative;
        top: 0;
        left: 0;
        line-height: 25px;
    }
}

@media (min-width:500px) {

    .kesme-cizgisi-manset-haberler {
        display: inline;
    }

    .tum-manset-haberler {
        position: absolute;
    }
}


@media all and (min-width:992px) and (max-width:1299px) {

    .etkinlik-manset-etkinlik-basligi {
        font: 2rem Helvetica,sans-serif !important;
    }
}

@media all and (min-width:100px) and (max-width:991px) {

    .etkinlik-manset-main {
        position: relative !important;
        width: 100% !important;
        height: auto !important;
        bottom: 0 !important;
        right: 0 !important;
        top: auto !important;
    }

    .etkinlik-manset-top {
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
        padding-left: 0 !important;
    }

    .etkinlik-manset-wrapper {
        height: 100%;
        width: 100%;
        background-color: rgba(0, 95, 102,0.8);
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .etkinlik-manset-buton-wrapper {
        position: relative !important;
        bottom: 0 !important;
    }

    .etkinlik-manset-etkinlik-basligi {
        padding-top: 15px !important;
    }

    .etkinlik-manset-etkinlik-yazisi {
        padding: 10px 0 20px 0 !important;
        color: white;
    }
}


.etkinlik-divider {
    width: 70% !important;
}


@media all and (max-width:500px) {
    .footer-logo-img {
        width: 100%;
    }
}

/******************/
/* HEADER STYLE */
@media all and (min-width:100px) and (max-width:329px) {
    .arama-text {
        display: none;
    }


    .top-search {
        right: 0 !important;
        width: 100% !important;
    }

    .logo-div {
        width: 55%;
        height: 60px;
    }

    .logo-link {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .logo-image {
        width: 100%;
    }

    .menu-area .logo img {
        max-width: unset !important;
        width: 200px !important;
    }

    .mobile-search-button {
        /*height: 74px !important;*/
    }

    .mobile-search-div {
        padding-right: 15px !important;
    }

    .search-form-dropdown {
        width: 100% !important;
    }

    .search-form-textbox {
        width: 100% !important;
        margin-top: 5px;
    }

    .site-ici-arama-button-full-page-class {
        margin-top: 5px;
        right: 0 !important;
    }

    .menu-list.responsive .res-icon {
        right: 52px !important;
    }

    .site-ici-arama-button-full-page-class {
        margin-top: 5px;
        position: relative !important;
        width: 100% !important;
        right: 0 !important;
    }


    .show-search {
        height: 67px !important;
    }

        .show-search a i, .blind-icn a i {
            margin-top: 30px !important;
        }

        .show-search a i, .blind-icn a i {
            line-height: 10px !important;
        }
    /*.header-mobile-menu-icon*/
    .header-mobile-menu-icon {
        margin-top: 20px !important;
    }

    .menu-list a.res-icon {
        padding: 0px 12px 0 0 !important;
    }

    .menu-area .logo {
        padding: 15px 0 15px 0 !important;
    }

    .social-media-top {
        display: none !important;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: none;
    }

    .li-desktop-search {
        display: none !important;
    }

    .menu-list a:not(.res-icon) {
        margin-top: 0 !important;
    }
}

@media all and (min-width:330px) and (max-width:419px) {
    .arama-text {
        display: none;
    }


    .top-search {
        right: 0 !important;
        width: 100% !important;
    }

    .logo-div {
        width: 55%;
        height: 60px;
    }

    .logo-link {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .logo-image {
        width: 100%;
    }

    .menu-area .logo img {
        max-width: unset !important;
        width: 200px !important;
    }

    .mobile-search-button {
        /*height: 74px !important;*/
    }

    .mobile-search-div {
        padding-right: 15px !important;
    }

    .search-form-dropdown {
        width: 100% !important;
    }

    .search-form-textbox {
        width: 100% !important;
        margin-top: 5px;
    }

    .site-ici-arama-button-full-page-class {
        margin-top: 5px;
        right: 0 !important;
    }

    .menu-list.responsive .res-icon {
        right: 52px !important;
    }

    .site-ici-arama-button-full-page-class {
        margin-top: 5px;
        position: relative !important;
        width: 100% !important;
        right: 0 !important;
    }


    .show-search {
        height: 67px !important;
    }

        .show-search a i, .blind-icn a i {
            margin-top: 30px !important;
        }

        .show-search a i, .blind-icn a i {
            line-height: 10px !important;
        }
    /*.header-mobile-menu-icon*/
    .header-mobile-menu-icon {
        margin-top: 20px !important;
    }

    .menu-list a.res-icon {
        padding: 0px 12px 0 0 !important;
    }

    .menu-area .logo {
        padding: 15px 0 15px 0 !important;
    }

    .social-media-top {
        display: none !important;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: none;
    }

    .li-desktop-search {
        display: none !important;
    }

    .menu-list a:not(.res-icon) {
        margin-top: 0 !important;
    }
}

@media all and (min-width:420px) and (max-width:519px) {
    .arama-text {
        display: none;
    }

    .top-search {
        right: 0 !important;
        width: 100% !important;
    }

    .logo-div {
        width: 55%;
        height: 60px;
    }

    .logo-link {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .logo-image {
        width: 100%;
    }

    .menu-area .logo img {
        max-width: unset !important;
        width: 250px !important;
    }

    .mobile-search-button {
        /*height: 74px !important;*/
    }

    .mobile-search-div {
        padding-right: 15px !important;
    }

    .search-form-dropdown {
        width: 100% !important;
    }

    .search-form-textbox {
        width: 100% !important;
        margin-top: 5px;
    }

    .site-ici-arama-button-full-page-class {
        margin-top: 5px;
        right: 0 !important;
    }

    .menu-list.responsive .res-icon {
        right: 52px !important;
    }

    .site-ici-arama-button-full-page-class {
        margin-top: 5px;
        position: relative !important;
        width: 100% !important;
        right: 0 !important;
    }


    .show-search {
        height: 67px !important;
    }

        .show-search a i, .blind-icn a i {
            margin-top: 30px !important;
        }

        .show-search a i, .blind-icn a i {
            line-height: 10px !important;
        }
    /*.header-mobile-menu-icon*/
    .header-mobile-menu-icon {
        margin-top: 25px !important;
    }

    .menu-list a.res-icon {
        padding: 0px 12px 0 0 !important;
    }

    .menu-area .logo {
        padding: 15px 0 15px 0 !important;
    }

    .social-media-top {
        display: none !important;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: none;
    }

    .li-desktop-search {
        display: none !important;
    }

    .menu-list a:not(.res-icon) {
        margin-top: 0 !important;
    }
}

@media all and (min-width:520px) and (max-width:768px) {
    .arama-text {
        display: none;
    }

    .show-search a, .blind-icn a {
        line-height: 84px !important;
    }

    .top-search {
        right: 0 !important;
        width: 100% !important;
    }

    .logo-div {
        width: 55%;
        height: 60px;
    }

    .logo-link {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .logo-image {
        width: 100%;
    }

    .menu-area .logo img {
        max-width: unset !important;
        width: 250px !important;
    }

    .mobile-search-button {
        /*height: 74px !important;*/
    }

    .mobile-search-div {
        padding-right: 15px !important;
    }

    .search-form-dropdown {
        width: 100% !important;
    }

    .search-form-textbox {
        width: 100% !important;
        margin-top: 5px;
    }

    .site-ici-arama-button-full-page-class {
        margin-top: 5px;
        right: 0 !important;
    }

    .menu-list.responsive .res-icon {
        right: 52px !important;
    }

    .site-ici-arama-button-full-page-class {
        margin-top: 5px;
        position: relative !important;
        width: 100% !important;
        right: 0 !important;
    }


    .show-search {
        height: 67px !important;
    }

        .show-search a i, .blind-icn a i {
            margin-top: 30px !important;
        }

        .show-search a i, .blind-icn a i {
            line-height: 10px !important;
        }
    /*.header-mobile-menu-icon*/
    .header-mobile-menu-icon {
        margin-top: 25px !important;
    }

    .menu-list a.res-icon {
        padding: 0px 12px 0 0 !important;
    }

    .menu-area .logo {
        padding: 15px 0 15px 0 !important;
    }

    .social-media-top {
        display: none;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: none;
    }

    .li-desktop-search {
        display: none !important;
    }

    .menu-list a:not(.res-icon) {
        margin-top: 0 !important;
    }
}

@media all and (min-width:769px) and (max-width:991px) {
    .arama-text {
        display: none;
    }

    .top-search {
        right: 0 !important;
        width: 100% !important;
    }

    .show-search {
        height: 79px !important;
    }

        .show-search a i, .blind-icn a i {
            margin-top: 30px !important;
        }

        .show-search a i, .blind-icn a i {
            line-height: 10px !important;
        }

    .header-mobile-menu-icon {
        margin-top: 32px !important;
    }

    .menu-list a.res-icon {
        padding: 0px 12px 0 0 !important;
    }

    .menu-area .logo {
        padding: 15px 0 15px 0 !important;
    }

    .social-media-top {
        display: none;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: none;
    }

    .li-desktop-search {
        display: none !important;
    }

    .menu-list a:not(.res-icon) {
        margin-top: 0 !important;
    }

    .search-form-dropdown {
        width: 20% !important;
    }

    .top-search .search-form input[type="text"] {
        width: 75% !important;
    }
}

@media all and (min-width:992px) and (max-width:1299px) {
    .top-search {
        right: 0 !important;
        width: 100% !important;
    }

    .show-search {
        height: 79px !important;
    }

        .show-search a i, .blind-icn a i {
            margin-top: 30px !important;
        }

        .show-search a i, .blind-icn a i {
            line-height: 10px !important;
        }

    .header-mobile-menu-icon {
        margin-top: 32px !important;
    }

    .menu-list a.res-icon {
        padding: 0px 12px 0 0 !important;
    }

    .menu-area .logo {
        padding: 15px 0 15px 0 !important;
    }

    .social-media-top {
        display: none;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: none;
    }

    .li-desktop-search {
        display: none !important;
    }

    .menu-list a:not(.res-icon) {
        margin-top: 0 !important;
    }

    .search-form-dropdown {
        width: 20% !important;
    }

    .top-search .search-form input[type="text"] {
        width: 75% !important;
    }
}

@media (max-width:991px) {
    .category-list-filter-reset-button-class {
        background-color: #bf6f69 !important;
        border: 2px solid #bf6f69 !important;
        border-radius: 3px !important;
        color: #FFFFFF !important;
        font-size: 14px !important;
        padding: 5px 5px 5px 5px !important;
    }

    .category-list-filter-reset-div {
        padding: inherit;
    }

    .category-list-textbox-search-button-class {
        background-color: #007377;
        border: 2px solid #007377;
        border-radius: 3px;
        color: #FFFFFF;
    }
}

@media (min-width:992px) {
    .category-list-filter-reset-button-class {
        background-color: #bf6f69 !important;
        border: 2px solid #bf6f69 !important;
        border-radius: 3px !important;
        color: #FFFFFF !important;
        width: 100% !important;
        font-size: 14px !important;
        padding: 5px 0 5px 0px !important;
        height: 100%;
    }

    .category-list-filter-reset-div {
        /*   padding-left: 0;
        padding-right: 0;*/
    }

    .category-list-filter-div > div {
        padding-left: 6px;
        padding-right: 6px;
    }

    .category-list-textbox-search-button-class {
        background-color: #007377;
        border: 2px solid #007377;
        border-radius: 3px;
        color: #FFFFFF;
    }
}
/*#007377*/
/**/
.category-list-textbox-search-button-class {
    border-radius: 0px 3px 3px 0px !important;
}

@media all and (min-width:992px) and (max-width:1299px) {
    .header-logo-li {
        padding: 0 0 0 24px !important;
    }

    .menu-area .logo {
        padding: 15px 0 15px 0 !important;
    }

        .menu-area .logo img {
            width: 350px !important;
        }

    .menudown .dropbtn {
        font-size: 18px;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: inline-block;
    }


    .li-desktop-search {
        width: 450px;
        padding: 0 !important;
    }

    .header-sanal-tur-text {
        color: white;
        font: 600 15px Helvetica, sans-serif !important;
        vertical-align: middle;
    }

    .header-sanal-tur-li {
        border-right: 1px solid #707070;
        padding-right: 8px !important;
        margin-right: 5px;
    }

    .header-sanal-tur-img {
        vertical-align: middle;
    }

    .search-form-dropdown-desktop {
        height: 34px;
        width: 130px;
        background-color: #ffffff;
        border-radius: 3px;
        color: #3f424b;
    }

    .search-form-textbox-desktop {
        background-color: #ffffff;
        font-size: 14px;
        /*color: rgba(166,172,166,0.6);*/
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: rgba(167,172,166,0.2);
        border-radius: 3px 0 0 3px;
        border-width: 0;
        height: 34px;
        width: 263px;
        outline: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 10px;
    }

    .site-ici-arama-button-desktop-class {
        margin-left: -3px;
        padding: 9px;
        background-color: #222222;
        border-radius: 0 3px 3px 0;
        width: 60px;
        cursor: pointer;
    }


    .site-ici-arama-icon-desktop {
        color: white;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        cursor: pointer;
    }
}

@media all and (min-width:1300px) and (max-width:1345px) {
    .header-logo-li {
        padding: 0 0 0 5px !important
    }

    .menu-area .logo {
        padding: 62px 0 12px 0 !important;
    }

        .menu-area .logo img {
            width: 350px !important;
        }


    .main-menu-button {
        font-size: 12px !important;
        padding: 30px 10px 33px 10px !important;
        margin-top: 62px !important;
    }

    .main-menu-link {
        font-size: 12px !important;
        padding: 30px 10px 33px 10px !important;
        margin-top: 62px !important;
    }


    .menudown .dropbtn {
        font-size: 18px;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: inline-block;
    }


    .li-desktop-search {
        width: 435px;
        padding: 0 !important;
    }

    .header-sanal-tur-text {
        color: white;
        font: 600 15px Helvetica, sans-serif !important;
        vertical-align: middle;
    }

    .header-sanal-tur-li {
        border-right: 1px solid #707070;
        padding-right: 8px !important;
        margin-right: 5px;
    }

    .header-sanal-tur-img {
        vertical-align: middle;
    }

    .search-form-dropdown-desktop {
        height: 34px;
        width: 130px;
        background-color: #ffffff;
        border-radius: 3px;
        color: #3f424b;
    }

    .search-form-textbox-desktop {
        background-color: #ffffff;
        font-size: 14px;
        /*color: rgba(166,172,166,0.6);*/
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: rgba(167,172,166,0.2);
        border-radius: 3px 0 0 3px;
        border-width: 0;
        height: 34px;
        width: 263px;
        outline: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 10px;
    }

    .site-ici-arama-button-desktop-class {
        margin-left: -3px;
        padding: 9px;
        background-color: #222222;
        border-radius: 0 3px 3px 0;
        width: 60px;
        cursor: pointer;
    }


    .site-ici-arama-icon-desktop {
        color: white;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        cursor: pointer;
    }
}


@media all and (min-width:1346px) and (max-width:1405px) {
    .header-logo-li {
        padding: 0 0 0 5px !important
    }

    .menu-area .logo {
        padding: 62px 0 12px 0 !important;
    }

        .menu-area .logo img {
            width: 350px !important;
        }


    .main-menu-button {
        font-size: 13px !important;
        padding: 30px 10px 33px 10px !important;
        margin-top: 62px !important;
    }

    .main-menu-link {
        font-size: 13px !important;
        padding: 30px 10px 33px 10px !important;
        margin-top: 62px !important;
    }


    .menudown .dropbtn {
        font-size: 18px;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: inline-block;
    }


    .li-desktop-search {
        width: 435px;
        padding: 0 !important;
    }

    .header-sanal-tur-text {
        color: white;
        font: 600 15px Helvetica, sans-serif !important;
        vertical-align: middle;
    }

    .header-sanal-tur-li {
        border-right: 1px solid #707070;
        padding-right: 8px !important;
        margin-right: 5px;
    }

    .header-sanal-tur-img {
        vertical-align: middle;
    }

    .search-form-dropdown-desktop {
        height: 34px;
        width: 130px;
        background-color: #ffffff;
        border-radius: 3px;
        color: #3f424b;
    }

    .search-form-textbox-desktop {
        background-color: #ffffff;
        font-size: 14px;
        /*color: rgba(166,172,166,0.6);*/
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: rgba(167,172,166,0.2);
        border-radius: 3px 0 0 3px;
        border-width: 0;
        height: 34px;
        width: 263px;
        outline: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 10px;
    }

    .site-ici-arama-button-desktop-class {
        margin-left: -3px;
        padding: 9px;
        background-color: #222222;
        border-radius: 0 3px 3px 0;
        width: 60px;
        cursor: pointer;
    }


    .site-ici-arama-icon-desktop {
        color: white;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        cursor: pointer;
    }
}

@media all and (min-width:1406px) and (max-width:1631px) {
    .header-logo-li {
        padding: 0 0 0 5px !important
    }

    .menu-area .logo {
        padding: 62px 0 12px 0 !important;
    }

        .menu-area .logo img {
            width: 350px !important;
        }


    .main-menu-button {
        font-size: 14px !important;
        padding: 30px 10px 33px 10px !important;
        margin-top: 62px !important;
    }

    .main-menu-link {
        font-size: 14px !important;
        padding: 30px 10px 33px 10px !important;
        margin-top: 62px !important;
    }


    .menudown .dropbtn {
        font-size: 18px;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: none;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: inline-block;
    }


    .li-desktop-search {
        width: 435px;
        padding: 0 !important;
    }

    .header-sanal-tur-text {
        color: white;
        font: 600 15px Helvetica, sans-serif !important;
        vertical-align: middle;
    }

    .header-sanal-tur-li {
        border-right: 1px solid #707070;
        padding-right: 8px !important;
        margin-right: 5px;
    }

    .header-sanal-tur-img {
        vertical-align: middle;
    }

    .search-form-dropdown-desktop {
        height: 34px;
        width: 130px;
        background-color: #ffffff;
        border-radius: 3px;
        color: #3f424b;
    }

    .search-form-textbox-desktop {
        background-color: #ffffff;
        font-size: 14px;
        /*color: rgba(166,172,166,0.6);*/
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: rgba(167,172,166,0.2);
        border-radius: 3px 0 0 3px;
        border-width: 0;
        height: 34px;
        width: 263px;
        outline: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 10px;
    }

    .site-ici-arama-button-desktop-class {
        margin-left: -3px;
        padding: 9px;
        background-color: #222222;
        border-radius: 0 3px 3px 0;
        width: 60px;
        cursor: pointer;
    }


    .site-ici-arama-icon-desktop {
        color: white;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        cursor: pointer;
    }
}

@media all and (min-width:1632px) and (max-width:1645px) {
    .header-logo-li {
        padding: 0 0 0 10px !important
    }

    .menu-area .logo {
        padding: 50px 0 12px 0 !important;
    }

        .menu-area .logo img {
            width: 440px !important;
            height: 60px !important;
        }

    .main-menu-button {
        font-size: 14px !important;
        padding: 30px 17px 33px 18px !important;
        margin-top: 62px !important;
    }

    .main-menu-link {
        font-size: 14px !important;
        padding: 30px 17px 33px 18px !important;
        margin-top: 62px !important;
    }

    .menudown .dropbtn {
        font-size: 18px;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: inline-block;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: none;
    }

    .li-desktop-search {
        width: 495px;
        padding: 0 !important;
    }

    .header-sanal-tur-text {
        color: white;
        font: 600 15px Helvetica, sans-serif !important;
        vertical-align: middle;
    }

    .header-sanal-tur-li {
        border-right: 1px solid #707070;
        padding-right: 8px !important;
        margin-right: 5px;
    }

    .header-sanal-tur-img {
        vertical-align: middle;
    }

    .search-form-dropdown-desktop {
        height: 34px;
        width: 188px;
        background-color: #ffffff;
        border-radius: 3px;
        color: #3f424b;
    }

    .search-form-textbox-desktop {
        background-color: #ffffff;
        font-size: 14px;
        /*color: rgba(166,172,166,0.6);*/
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: rgba(167,172,166,0.2);
        border-radius: 3px 0 0 3px;
        border-width: 0;
        height: 34px;
        width: 263px;
        outline: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 10px;
    }

    .site-ici-arama-button-desktop-class {
        margin-left: -3px;
        padding: 9px;
        background-color: #222222;
        border-radius: 0 3px 3px 0;
        width: 60px;
        cursor: pointer;
    }


    .site-ici-arama-icon-desktop {
        color: white;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        cursor: pointer;
    }
}


@media all and (min-width:1646px) {
    .header-logo-li {
        padding: 0 0 0 10px !important
    }

    .menu-area .logo {
        padding: 50px 0 12px 0 !important;
    }

        .menu-area .logo img {
            width: 452px !important;
            height: 60px !important;
        }

    .main-menu-button {
        font-size: 14px !important;
        padding: 30px 17px 33px 18px !important;
        margin-top: 62px !important;
    }

    .main-menu-link {
        font-size: 14px !important;
        padding: 30px 17px 33px 18px !important;
        margin-top: 62px !important;
    }

    .menudown .dropbtn {
        font-size: 18px;
    }

    .header-tccb-logo-img {
        vertical-align: middle;
        height: 51px;
        width: 198px;
        display: inline-block;
    }

    .header-tccb-logo-img-small {
        vertical-align: middle;
        height: 51px;
        display: none;
    }

    .li-desktop-search {
        width: 495px;
        padding: 0 !important;
    }

    .header-sanal-tur-text {
        color: white;
        font: 600 15px Helvetica, sans-serif !important;
        vertical-align: middle;
    }

    .header-sanal-tur-li {
        border-right: 1px solid #707070;
        padding-right: 8px !important;
        margin-right: 5px;
    }

    .header-sanal-tur-img {
        vertical-align: middle;
    }

    .search-form-dropdown-desktop {
        height: 34px;
        width: 188px;
        background-color: #ffffff;
        border-radius: 3px;
        color: #3f424b;
    }

    .search-form-textbox-desktop {
        background-color: #ffffff;
        font-size: 14px;
        /*color: rgba(166,172,166,0.6);*/
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: rgba(167,172,166,0.2);
        border-radius: 3px 0 0 3px;
        border-width: 0;
        height: 34px;
        width: 263px;
        outline: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 10px;
    }

    .site-ici-arama-button-desktop-class {
        margin-left: -3px;
        padding: 9px;
        background-color: #222222;
        border-radius: 0 3px 3px 0;
        width: 60px;
        cursor: pointer;
    }


    .site-ici-arama-icon-desktop {
        color: white;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        cursor: pointer;
    }
}
/*----------------*/
.letter-filter-empty {
    background-color: rgba(194, 180, 182, .6) !important;
}

@media (max-width:575px) {

    .footer-logo {
        text-align: center;
    }

    .footer-address-content {
        text-align: center;
    }

    .footer-link-content {
        text-align: center;
    }

    .social-media-bottom {
        text-align: center !important;
    }

    .footer-tccb-logo-ul {
        margin-top: 25px !important;
    }
}

@media (min-width:576px) and (max-width:767px) {

    .footer-logo {
        text-align: center;
    }

    .footer-address-content {
        text-align: center;
    }

    .footer-link-content {
        text-align: center;
    }

    .social-media-bottom {
        text-align: center !important;
    }

    .footer-tccb-logo-ul {
        margin-top: 25px !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .menu-list a:not(.res-icon) {
        margin-top: 0 !important;
    }

    .footer-logo {
        text-align: center;
    }

    .footer-address-content {
        text-align: left;
    }

    .footer-link-content {
        text-align: left;
    }

    .social-media-bottom {
        text-align: left !important;
    }
}

@media (max-width:520px) {

    .search-form-dropdown {
        width: 80%;
        height: 45px;
        background-color: #ffffff;
        border-radius: 3px;
        color: #3f424b;
        padding: 10px;
    }

    .search-form-textbox {
        width: 100%;
        background-color: #ffffff !important;
        border-radius: 3px !important;
    }
}

@media (min-width:521px) {

    .search-form-dropdown {
        height: 45px;
        background-color: #ffffff;
        border-radius: 3px;
        color: #3f424b;
        width: 45%;
        padding: 10px;
    }

    .search-form-textbox {
        height: 45px !important;
        background-color: #ffffff !important;
        width: 45%;
        border-top-left-radius: 3px !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 3px !important;
    }
}

@media (max-width:1299px) {
    .nav.nav-list-top.accordion-items {
        margin-left: 0;
    }

    .menudown .dropbtn {
        padding: 12px 10px !important;
    }

    .menu-list a {
        padding: 12px 10px !important;
    }

    .nav.nav-list-top.accordion-items {
        padding-left: 15px !important;
        /*background-color: rgba(255,255,255,.1) !important;*/
    }

    .menu-list.responsive .menudown-content {
        padding-left: 15px !important;
        /*background-color: rgba(255,255,255,.1) !important;*/
    }

    .main-menu-button:hover {
        background-color: #006D73 !important;
    }

    .main-menu-button {
        transition: all 0.4s linear 0s;
        transition-property: all;
        transition-duration: 0.4s;
        transition-timing-function: linear;
        transition-delay: 0s;
    }

    .side-menu-cadet {
        display: inline-block;
    }

    .main-menu-cadet {
        display: inline-block;
    }

    .content-details {
        padding: 0;
        width: 100%;
        /*float:left;*/
        padding-left: 5px;
    }

        .content-details > .container {
            padding-right: 0;
            padding-left: 0;
        }

    .sidenav {
        height: 100%;
        width: 100%;
        vertical-align: top;
        /*float:left;*/
        z-index: 1;
        top: 0;
        left: 0;
        display: table-cell;
    }

        .sidenav a {
            text-decoration: none;
            font-size: 1.5em;
            color: #818181;
            display: block;
        }

            .sidenav a:hover {
            }


    .module-sidenav-menu {
        display: initial;
        width: 100%;
    }

    .sidenav-module-title {
        text-align: center;
        display: none !important;
    }

    .sidenav-sub {
        text-align: center;
    }
}
/*.module-sidenav-menu*/
@media (min-width:1300px) {

    .side-menu-cadet {
        display: inline-block;
    }

    .main-menu-cadet {
        display: none;
    }

    .content-details-full {
        width: 100% !important;
    }

    .content-details {
        padding: 0;
        width: 75%;
        float: left;
        padding-left: 5px;
    }

        .content-details > .container {
            padding-right: 0;
            padding-left: 0;
        }

    .sidenav {
        height: 100%;
        width: 25%;
        vertical-align: top;
        float: left;
        z-index: 1;
        top: 0;
        left: 0;
        display: table-cell;
    }

        .sidenav a {
            text-decoration: none;
            font-size: 1.5em;
            color: #818181;
            display: block;
        }

            .sidenav a:hover {
            }

    .module-sidenav-menu {
        display: initial;
    }

    .sidenav-module-title {
        text-align: left;
    }

    .sidenav-list-items {
        display: initial;
    }


    .sidenav-sub {
        text-align: left;
    }
}


.main-div {
    display: contents;
}

.three-line-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* number of lines to show */
}

.two-line-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* number of lines to show */
}

.one-line-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* number of lines to show */
}

    .one-line-title > p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1; /* number of lines to show */
    }

.navbar-searchbox {
    font-family: "opensans-light","Font Awesome 5 Free";
    font-weight: 900;
    font-size: 10pt;
}

.content-detail-paragraph-div {
    width: 100%;
    font-size: 12pt !important;
}

.kutuphane-gallery {
}

/*owl carousel*/
/*
.owl-carousel .owl-wrapper {
    display: flex !important;
}

.owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: initial;
}
*/

/* ContentList accordion start */
.background-quote {
    position: absolute;
    width: 500%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: -500px;
    background-color: #d59d77;
}

.content-list-accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

    .content-list-active, .content-list-accordion:hover {
        background-color: #ccc;
    }

    .content-list-accordion:after {
        /*content: '\002B';*/
        content: "Detayı gör \2193";
        color: #777;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

.content-list-active:after {
    /*content: "\2212";*/
    content: "Detayı gör \2191";
}

.content-list-accordion-panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.content-list-accordion-image {
    width: 100%;
    text-align: center;
}

.content-list-ul {
    list-style: none;
    padding: 0;
}

.content-list-li {
    border-bottom: 1px solid black;
}


/* ContentList accordion end */


.search-section-background-image-bg-size {
    background-size: auto 100%;
}

.search-section-background-image-bg-size-cover {
    background-size: cover;
}

.search-section-background-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    z-index: 2;
    position: absolute;
}

.carousel-inner-blurred-background {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.content-box-shadow {
    box-shadow: 0px 0px 15px 5px grey;
}

/* daily activities box css*/
.daily-activities-div-css {
    border: 1px solid black;
}

.daily-activities-topnav {
    overflow: hidden;
    background-color: black;
    /*height: 15%;*/
}

    .daily-activities-topnav span {
        float: left;
        color: white;
        text-align: center;
        padding: .5rem;
        text-decoration: none;
        font-size: 1.2em;
    }

    .daily-activities-topnav div {
        float: left;
        color: white;
        text-align: center;
        padding: .5rem;
        text-decoration: none;
        font-size: 1.2em;
    }

    .daily-activities-topnav a {
        float: left;
        color: white;
        text-align: center;
        text-decoration: none;
        font-size: 1.2em;
    }

        .daily-activities-topnav a:hover {
            background-color: white;
            color: black;
        }

        .daily-activities-topnav a.active {
            background-color: white;
            color: black;
        }

/* daily activities box css end*/

.kutuphane-static-item-class {
    height: 100%;
}

.etkinlik-image-wrapper {
    height: 300px;
    width: 100%;
}

.etkinlik-image {
    width: 100% !important;
    height: 100%;
}

.site-ici-arama-class {
    outline: none;
    height: 28px;
    background-color: rgba(255,255,255,.31);
    background-size: 10px;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-transition: width .4s ease-in-out;
    /*transition: width .4s ease-in-out;*/
    color: #fff
}

    .site-ici-arama-class > option {
        color: black;
    }

.site-ici-arama-visible {
    visibility: visible;
    opacity: 1;
    transition: opacity .4s linear;
}

.site-ici-arama-hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .4s, opacity .4s linear;
}

#site-ici-arama-textbox-full-page {
    /*outline: none;
    width: 516px;
    height: 28px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid;
    background-color: rgba(255,255,255,.31);
    background-size: 10px;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out;
    color: #fff*/
}

    #site-ici-arama-textbox-full-page:focus {
        /*width: 400px;*/
    }

    #site-ici-arama-textbox-full-page:focus, #site-ici-arama-textbox-full-page.focused {
        /*width: 400px;*/
    }

    #site-ici-arama-textbox-full-page::placeholder {
        /*color: #fff;
        opacity: 1*/
    }

    #site-ici-arama-textbox-full-page:-ms-input-placeholder {
        /*color: #fff*/
    }

    #site-ici-arama-textbox-full-page::-ms-input-placeholder {
        /*color: #fff*/
    }




.k-calendar .k-content, .k-calendar .k-content th {
    text-align: center;
}

.search-section-transparent-element {
    opacity: 0.5;
}
/*.search-section-transparent-element:hover {
    opacity: 1;
}*/

.smallpadding {
    /*padding-left: 1px;
    padding-right: 1px;*/
    margin-top: 2px;
    margin-bottom: 2px;
}

.smallpadding-top-row {
    /*padding-left: 1px;
    padding-right: 1px;*/
    /*margin-top: 2px;*/
}

.kutuphane-main-top-padding {
    padding-top: 2px;
}
/*
.smallpadding {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 16px;
}

.kutuphane-main-top-padding {
    padding-top: 16px;
}
*/

.duyuru-row-middle {
    height: 4px;
}

/*CALENDAR DAILY ACTIVITIES DIV*/
.daily-activities-first-div {
    position: absolute;
    display: none;
}

.daily-activities-second-div {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
}

    .daily-activities-second-div:after {
        /*content: "";
        position: absolute;
        right: 0;
        width: 0;
        height: 0;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        border-right: 30px solid lightgray;*/
    }

    .daily-activities-second-div.without-after-element:after {
        /*content: none;*/
    }

.daily-activities-items-list {
    height: 80%;
    overflow-x: hidden;
}


/*SLIDER CSS*/
.slide-box {
    display: flex;
    justify-content: space-between;
}


.module-home-content-detail {
    background-color: white;
    padding: 25px;
}

.calisma-saatleri-transparent-layer {
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
}

.slider-transparent-layer {
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0;
}

.category-content-list-transparent-layer {
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    top: 0;
    left: 0;
    color: black;
}

.category-content-list-transparent-layer-less {
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    top: 0;
    left: 0;
    color: black;
}



.module-promotion-transparent-layer {
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    top: 0;
    left: 0;
    padding: 5px;
}

.focused-announcement-transparent-layer {
    background: rgba(255, 255, 255, 0.8);
}

.sidenav-sub {
    background-color: white;
}


.carousel-etkinlikler-class {
    min-height: 505px;
}

@media (min-width: 992px) and (max-width:1122px) {
    .carousel-etkinlikler-class {
        min-height: 530px;
    }
}

@media (max-width: 575.98px) {

    .text-center-on-sm-mobile {
        text-align: center;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .text-center-on-sm-mobile {
        text-align: left;
    }

    .slide-box a {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .container {
        max-width: 769px;
    }
}

.text-center-desktop {
    text-align: center;
}

.text-left-desktop {
    text-align: left;
}

.text-right-desktop {
    text-align: right;
}

@media (max-width: 991.98px) {
    .text-center-on-mobile {
        text-align: center;
    }

    #navbar-top-nav {
        position: fixed;
        width: 100%;
        z-index: 9;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {

    .text-center-on-sm-mobile {
        text-align: left;
    }

    .slide-box a {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    .container {
        max-width: 1440px;
    }
}

@media (min-width: 992px) {

    #navbar-top-nav {
        position: relative;
        width: 100%;
        z-index: 9;
    }

    .container {
        max-width: 1440px;
    }

    .category-content-list {
        background-color: white;
        padding: 20px;
        height: 100%;
    }

    /*.slide-box img {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }*/
    .slide-box a {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.carousel-caption {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: .5rem;
}
/*SLIDER CSS END*/

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

/* CATEGORY FILTER */
.content-list-title-div {
    padding: .5rem 1rem;
    background-color: white;
}

.content-list-main-title {
    color: black;
    padding: 0 1rem;
}

.content-list-description {
    color: black;
    padding: 0 1rem;
}

.category-list-filter-div {
    padding: 1rem;
    margin-left: 0;
    margin-right: 0;
}

.category-list-alphabetical-filter-div {
    padding: 1rem;
    font-size: 1.5rem;
    margin-left: 0;
    margin-right: 0;
}

    .category-list-alphabetical-filter-div > a {
        text-decoration: none;
    }


.content-details-wo-menus {
    padding: 20px;
    width: 0;
    display: table-cell;
}

@media (min-width:767px) {
    .content-details-container {
        padding: 0;
        background-color: white;
        margin-top: 0;
        height: 100%;
    }
}

@media (min-width:768px) {
    .content-details-container {
        padding: 20px;
        background-color: white;
        margin-top: 0;
        height: 100%;
    }
}


@media screen and (max-height: 450px) {
    .content-details-video-container {
        width: 95%;
        margin: 0 auto;
    }
}

/* SIDENAVEND*/


.navbar-color {
    background-color: white;
    color: #182634;
}

.footer-main-div {
}

.footer-color {
    background-color: #2e2e2e;
    color: #cfced0;
}

.footer-color-text {
    color: #cfced0;
}

.footer-color-header {
    color: #cfced0;
}

/* FOOTER */
.footer-stick-to-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer-stick-to-bottom-non-absolute {
    position: relative;
    bottom: 0;
    left: 0;
}

.footer-top {
    width: 100%;
    padding: 0;
    background-image: url("/NewDesignAssets/images/footer-background.svg");
    background-repeat: repeat;
}

.footer-wrapper {
    background-color: rgba(0,0,0,0.87);
    padding: 25px 0;
    width: 100%;
    height: 100%;
}

.footer-content {
    color: #ffffff;
}

.footer-kesme-cizgisi {
    width: 100%;
}

.footer-address-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .footer-address-content > p {
    }

.footer-link-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .footer-link-content > p > a {
        color: white;
    }

        .footer-link-content > p > a:hover {
            color: rgba(0, 109, 115, 1);
        }

/***********/


#main-container {
    padding: 0;
}


.kutuphane-title {
    font-family: "opensans-bold", "merriweather-regular", Verdana;
    color: #B8AC82;
    font-size: 18px;
}

.kutuphane-link {
    font-family: "opensans-bold", "merriweather-bold", Verdana;
    color: #353535;
}

.kutuphane-text {
    font-family: "opensans-bold", "merriweather-bold", Verdana;
    color: #353535;
}

.kutuphane-text-light {
    font-family: "opensans-light", "merriweather-light", Verdana;
    color: #353535;
}

.duyuru-bottom-span {
    text-align: center;
}

.container-fluid {
    overflow: hidden;
}

.search-section-front-element {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    z-index: 0,1;
}

.NavbarText {
    font-family: "opensans-bold", "merriweather-regular", Verdana;
    color: gray;
}

.NavbarLink > li > a {
    font-family: "opensans-bold", "merriweather-bold", Verdana;
    color: gray;
}

.rounded-right {
    -webkit-border-top-right-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
    -webkit-border-bottom-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    -webkit-border-bottom-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
    -webkit-border-bottom-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    -webkit-border-top-left-radius: .25rem !important;
    border-top-left-radius: .25rem !important;
    -webkit-border-bottom-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-top {
    -webkit-border-top-left-radius: .25rem !important;
    border-top-left-radius: .25rem !important;
    -webkit-border-top-right-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-all {
    -webkit-border-top-left-radius: .25rem !important;
    border-top-left-radius: .25rem !important;
    -webkit-border-top-right-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
    -webkit-border-top-left-radius: .25rem !important;
    border-top-left-radius: .25rem !important;
    -webkit-border-bottom-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
    -webkit-border-bottom-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
    -webkit-border-bottom-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
    -webkit-border-top-right-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
    -webkit-border-bottom-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.input-group-append {
    margin-left: -1px;
}

.rounded-circle {
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important
}

.rounded-0 {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.badge-opendata-color-darkblueopacity {
    color: black;
    background-color: rgba(203,209,219,.6)
}

    .badge-opendata-color-darkblueopacity[href]:focus, .badge-opendata-color-darkblueopacity[href]:hover {
        color: white;
        text-decoration: none;
        background-color: rgba(37,54,76,.6)
    }

.dropdown-katalog {
    background-color: white;
}

.dropdown-katalog-full-page {
    background-color: white;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.etkinlik-title {
    /*font-family: Georgia, serif !important;*/
    color: #B8AC82;
    font-size: 18px;
}

.etkinlik-text {
    /*font-family: Georgia, serif !important;*/
    color: #353535;
}

.etkinlik-text-regular {
    /*font-family: Georgia, serif !important;*/
    color: #353535;
}

.etkinlik-text-light {
    /*font-family: Georgia, serif !important;*/
    color: #353535;
}

.etkinlik-link {
    /*font-family: Georgia, serif !important;*/
    color: #353535;
}

.carousel-indicators.etkinlik-carousel > li {
    cursor: default;
    background: #ffffff;
    border-radius: 0;
    width: 86px;
    height: 6px;
    display: block;
    /*cursor: pointer;*/
    text-indent: -9999px;
}

.carousel-indicators.etkinlik-carousel .active {
    background: rgba(0, 109, 115, 1);
}

.carousel-indicators.etkinlik-carousel {
    /*justify-content: flex-start;*/
    width: auto;
}

/*multibox-etkinlik-carousel*/
.carousel-indicators.multibox-etkinlik-carousel > li {
    border-radius: 10px;
    margin: 1px 3px;
    height: 10px;
    max-width: 10px;
    border: 1px solid #FFF;
    background-color: lightgray;
}

.carousel-indicators.multibox-etkinlik-carousel .active {
    background-color: darkgray;
    max-width: 12px;
    margin: 0 3px;
    height: 12px;
}

.carousel-indicators.multibox-etkinlik-carousel {
    justify-content: center;
    bottom: -2rem;
}

#duyuru-section {
    /*background-image: url("/img/duyuru-gorsel.png");*/
    height: 100%;
    background-attachment: initial;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-opendata-color-darkblue {
    background-color: #182634 !important
}

a.bg-opendata-color-darkblue:focus, a.bg-opendata-color-darkblue:hover, button.bg-opendata-color-darkblue:focus, button.bg-opendata-color-darkblue:hover {
    background-color: #141e2a !important
}

.bg-opendata-color-darkblueopacity {
    background-color: rgba(37,54,76,.6) !important;
    /*background-color: rgba(24,38,52,.6) !important*/
}

a.bg-opendata-color-darkblueopacity:focus, a.bg-opendata-color-darkblueopacity:hover, button.bg-opendata-color-darkblueopacity:focus, button.bg-opendata-color-darkblueopacity:hover {
    background-color: rgba(20,30,42,.6) !important
}


.paragraph-item {
    background-color: white;
}

    .paragraph-item blockquote {
        border-left: none;
        margin: 0;
    }

        .paragraph-item blockquote p:before {
            content: "\f10d";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            float: left;
            margin-right: 10px;
        }

        .paragraph-item blockquote p:after {
            content: "\f10e";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            margin-right: 10px;
        }

.duyuru-rows {
    display: table;
    height: 100%;
    width: 100%;
    min-height: 200px;
}

.carousel-etkinlikler-class {
    background-color: white;
    height: 100% !important;
    display: table;
    width: 100%;
}


.duyuru-details {
    height: 100%;
}

/*MODULE MAIN SEARCH BOX*/
.language-select {
    min-width: 30px;
    /*    padding-left: 10px;*/
}

.search-box-select-main-div {
    /*margin-right: 1px;*/
    height: 100%;
}

.search-box-select {
    min-width: 130.17px;
    padding-left: 10px;
}

.search-box-quick-access-links {
    margin-left: 132px;
}

/*FULL PAGE SEARCH BOX*/
body.search-open {
    overflow: hidden;
}

.close {
    position: absolute;
    top: 2rem;
    right: 2rem;
    background: none;
    border: 0;
    font-size: 2rem;
    font-weight: 700;
    display: block;
    cursor: pointer;
    color: white;
    padding: 1rem 1.25rem;
    background: white;
    border-radius: 50%;
    outline: none;
}

    .close:hover {
    }

.search-box.search-elem {
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(50, 33, 58, 0.9);
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

    .search-box.search-elem .inner {
        width: 80%;
        margin: 0 auto;
        position: relative;
        top: 30%;
        transform: translateY(-50%);
    }

    .search-box.search-elem label {
        color: white;
    }

    .search-box.search-elem button.submit {
        outline: none;
        background: #00a896;
        font-size: 1rem;
        color: white;
        width: 100%;
        height: 100%;
    }

        .search-box.search-elem button.submit[disabled] {
            background: #ccc;
            color: #32213a;
        }

    .search-box.search-elem.search-open {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
/*FULL PAGE SEARCH BOX END*/

.search-section-desktop-parent-div {
    position: absolute;
    right: 2rem;
}

@media (min-width: 992px) and (max-width: 1299px) {
    #site-ici-arama-textbox-full-page {
        /*background-color: rgba(55, 58, 94, 0.5);
        width: 250px;*/
    }
}


@media (min-width: 1300px) and (max-width: 1631px) {
    .mobile-search-button {
        display: none !important;
    }

    .container {
        max-width: 1440px;
    }

    .kesfet-header-1 {
        font-size: 3em;
    }

    .kesfet-header-2 {
        font-size: 4em;
    }

    .kesfet-text {
        font-size: .9em;
    }

    .kutuphaneyi-kesfet-video-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        position: absolute;
        width: 100%;
        height: 330px;
        padding-left: 50px;
        padding-right: 25px;
        padding-top: 35px;
    }

    .kutuphaneyi-kesfet-text-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        height: 330px;
        padding-top: 30px;
        padding-right: 50px
    }

    .kutuphaneyi-kesfet {
        /*margin-top: 20px;*/
        /*height: 400px*/
    }



    .hide-on-xl {
        display: none;
    }

    .index-carousel {
        height: 100%;
    }
}


@media (min-width: 1630px) {
    .mobile-search-button {
        display: none !important;
    }

    .container {
        max-width: 1652px;
    }

    .kesfet-header-1 {
        font-size: 3em;
    }

    .kesfet-header-2 {
        font-size: 4em;
    }

    .kesfet-text {
        font-size: .9em;
    }

    .kutuphaneyi-kesfet-video-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        position: absolute;
        width: 100%;
        height: 330px;
        padding-left: 50px;
        padding-right: 25px;
        padding-top: 35px;
    }

    .kutuphaneyi-kesfet-text-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        height: 330px;
        padding-top: 30px;
        padding-right: 50px
    }

    .kutuphaneyi-kesfet {
        /*margin-top: 20px;*/
        /*height: 400px*/
    }



    .hide-on-xl {
        display: none;
    }

    .index-carousel {
        height: 100%;
    }
}



@media (max-width:1299px) {

    .kesfet-header-1 {
        font-size: 2em;
    }

    .kesfet-header-2 {
        font-size: 3em;
    }

    .kesfet-text {
        font-size: .9em;
    }

    .kutuphaneyi-kesfet-video-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        position: absolute;
        width: 100%;
        height: 280px;
        padding-left: 45px;
        padding-right: 20px;
        padding-top: 30px;
    }

    .kutuphaneyi-kesfet-text-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        height: 280px;
        padding-top: 25px;
        padding-right: 50px
    }

    .kutuphaneyi-kesfet {
        /*margin-top: 20px;*/
        /*height: 350px*/
    }

    .index-carousel {
        height: 100%;
    }

    .duyuru-bottom-span {
        text-align: center;
        font-size: 0.8em;
    }

    .hide-on-xl {
        display: normal;
    }
}

@media (min-width:992px) {
    .footer-logo {
        text-align: left;
    }

    .footer-address {
        text-align: right;
    }

    .footer-social-media-links {
        text-align: right;
    }

    .content-details-video-container {
        width: 60%;
        margin: 0 auto;
    }


    .carousel-duyurular-class {
        background-color: white;
        height: 100% !important;
        width: 100%;
        display: table;
        padding-left: 20px;
        padding-right: 20px;
    }

    .quote-section {
        transform: translateY(-50%);
        top: 50%;
        position: relative;
    }

    .graph-div {
        height: 100%;
    }

    .show-on-mobile {
        display: none;
    }

    .dropdown-katalog-full-page {
        height: 60px;
    }

    .search-section-text {
        padding-top: 3rem;
    }

    .search-section-text-top {
        font-size: 2em;
    }

    .search-section-text-bottom {
        font-size: 1.5em;
    }

    #search-section {
        width: 100%;
        padding-bottom: 18%; /* 1920x345 */
        position: relative;
        margin-top: 0;
    }

        #search-section > div {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }

    .content-search-section {
        width: 100%;
        position: relative;
    }

        .content-search-section > div {
            /*position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;*/
        }

    .search-section-front-element-subs {
        padding-top: 75px;
    }

    .search-section-front-element-subs-small {
        padding-top: 50px;
    }

    .navbar-bottom-links-div {
        border-top: 1px solid #5995d1;
        padding-top: 10px;
    }

    .central-nav {
        list-style-type: none;
        width: 100%;
        display: table;
    }

        .central-nav li {
            display: table-cell;
            float: right;
            width: auto;
            float: none;
            text-align: center;
            width: 14%;
        }

            .central-nav li a {
                font-family: "opensans-bold", "merriweather-bold", Verdana;
                color: gray;
            }
}

@media (max-width:359px) {
    #search-section {
        width: 100%;
        padding-bottom: 18%;
        position: relative;
        /*margin-top: 52px;*/
    }

        #search-section > div {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }
}

@media (min-width:360px) and (max-width:600px) {
    #search-section {
        width: 100%;
        padding-bottom: 18%;
        position: relative;
        /*margin-top: 61px;*/
    }

        #search-section > div {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }
}

@media (min-width:600px) and (max-width:991px) {
    #search-section {
        width: 100%;
        padding-bottom: 18%; /* 1920x345 */
        position: relative;
        /*margin-top: 86.75px;*/
    }

        #search-section > div {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }

    .content-search-section {
        width: 100%;
        position: relative;
        /*margin-top: 91px;*/
    }
}

@media (max-width: 599px) {
    .content-search-section {
        /*margin-top: 55px;*/
    }
}




@media (max-width:991px) {

    .carousel-duyurular-class {
        background-color: white;
        height: 100% !important;
        width: 100%;
        min-height: 500px;
        display: table;
        padding-left: 20px;
        padding-right: 20px;
    }

    .category-content-list {
        background-color: white;
        padding: 25px;
    }

    .quote-section {
    }

    .graph-div {
        min-height: 400px;
    }

    .duyuru-row-bottom {
        height: 200px;
    }

    .show-on-mobile {
        height: 15px;
        display: normal;
    }

    .dropdown-katalog-full-page {
        height: auto;
    }

    /*#search-section {
        height: 150px;
    }*/


    .search-section-front-element-subs {
        padding-top: 0;
    }

    .search-section-front-element-subs-small {
        padding-top: 0;
    }

    .central-nav {
    }

        .central-nav li {
        }

            .central-nav li a {
                font-family: "opensans-bold", "merriweather-bold", Verdana;
                color: gray;
            }

    .kesfet-header-1 {
        font-size: 2em;
    }

    .kesfet-header-2 {
        font-size: 3em;
    }

    .kesfet-text {
        font-size: .9em;
    }

    .kutuphaneyi-kesfet-video-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        position: absolute;
        width: 100%;
        height: 210px;
        padding-left: 40px;
        padding-right: 15px;
        padding-top: 25px;
    }

    .kutuphaneyi-kesfet-text-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        height: 210px;
        padding-top: 25px;
        padding-right: 50px
    }

    .kutuphaneyi-kesfet {
        /*margin-top: 20px;*/
        /*height: 280px*/
    }

    .index-carousel {
        height: 100%;
    }

    .duyuru-bottom-span {
        text-align: center;
        font-size: 0.8em;
    }
}

@media (min-width:768px) {

    .video-row-image {
        text-align: center;
    }

    .video-col-right {
        padding-left: 0;
        height: 100%;
    }

    .video-col-left {
        padding-right: 0;
    }


    .duyuru-row-kutuphaneciye-sor-text {
        font-weight: bold;
        font-size: 1em;
    }

    .duyuru-row-acik-saatler {
        /*padding-right: 5px;*/
    }

    .duyuru-row-kutuphaneciye-sor {
        padding-left: 5px;
    }

    .duyuru-row-top {
    }

    .duyuru-row-bottom {
    }

    #carousel-focused-announcements {
        font-size: 2em;
        text-wrap: normal;
        font-weight: bold;
    }

    .etkinlik-details {
        padding-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .index-left-div {
    }

    .index-right-div {
    }

    .index-main-div {
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px;
    }

    .searchbox-link {
    }

    .parallax {
        background-attachment: scroll;
    }

    .navbar-top-right-elem {
        padding-top: 4px;
        padding-right: 20px;
        padding-left: 20px;
        border-right: 1px solid #5995d1;
    }

        .navbar-top-right-elem > a {
            padding: 0;
        }

    .navbar-top-right-elem-no-border-text {
        padding-top: 4px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .navbar-top-right-elem-no-border {
        padding-top: 4px;
        padding-right: 20px;
        padding-left: 20px;
    }

        .navbar-top-right-elem-no-border:hover {
            color: white;
        }

    .NavbarLink {
        /*width: 100%;*/
    }

        .NavbarLink > li {
            /*padding-right: 25px;
            padding-left: 25px;*/
        }

    .nav-main-link {
        padding-left: 0;
    }




    .navbar-top {
        /*padding-bottom: 0;*/
    }

    .navbar-bottom {
        /*margin-top: 0;*/
    }
}


@media (max-width: 767px) {
    .div-logo {
        text-align: center !important;
    }
}


@media (min-width: 768px) and (max-width: 1199px) {
    .div-logo {
        text-align: left !important;
    }
}

@media (min-width: 1200px) {
    .div-logo {
        text-align: center !important;
    }
}

@media (max-width:767px) {
    .div-logo {
        text-align: center !important;
    }

    .div-logo-img {
        max-width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }


    .search-section-text {
        padding-top: 0;
    }

    .search-section-text-top {
        font-size: 1.5em;
    }

    .search-section-text-bottom {
        font-size: 1.2em;
    }

    .kutuphaneyi-kesfet {
        /*margin-top: 20px;*/
    }

    .kutuphaneyi-kesfet-left-col {
        width: 100%;
    }

    .kutuphaneyi-kesfet-right-col {
        height: auto;
    }

    .kutuphaneyi-kesfet-video-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        position: relative;
        width: 100%;
        height: 100%;
        padding: 25px;
    }

    .kutuphaneyi-kesfet-text-div {
        background-image: linear-gradient(top, red, red 70%, transparent 70%, transparent 100%);
        background-color: #C8CED7;
        height: 100%;
        padding-top: 0;
        padding-right: 50px;
        padding-left: 50px;
    }

    .index-carousel {
        height: 100%;
    }

    .duyuru-row-kutuphaneciye-sor-text {
        font-weight: bold;
        font-size: 0.8em;
    }

    .duyuru-row-acik-saatler {
    }

    .duyuru-row-kutuphaneciye-sor {
    }

    .duyuru-rows {
        width: 100%;
    }

    .duyuru-row-top {
    }

    .duyuru-row-bottom {
    }

    #carousel-focused-announcements {
        height: 200px;
        font-size: 1.5em;
        text-wrap: normal;
        font-weight: bold;
    }

    .etkinlik-details {
        padding-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .index-left-div {
        display: none;
    }

    .index-right-div {
        display: none;
    }

    .index-main-div {
        /*padding-left: 0;
        padding-right: 0;*/
        margin-top: 20px;
    }

    .searchbox-link {
        margin-top: 5px;
    }

    .navbar-top-right-elem {
    }

    .navbar-top-right-list > a {
        padding: 0;
    }

    .NavbarLink > li {
    }
}

@media (min-width:576px) {
    /*#search-field-full-page {
        height: 100%;
        width: 100%;
    }*/

    .hide-on-xxs {
        display: normal;
    }

    .show-on-xxs {
        display: none;
    }

    #layout-navbar-display-on-xxs {
        display: none;
    }

    #layout-navbar-hide-on-xxs {
        display: flex;
    }

    .show-on-xs-mobile {
        display: none;
    }
}

@media (max-width:575px) {
    .footer-top-row > div > ul {
        padding: 0;
    }

    /*#search-field-full-page {
        height: 50px;
        width: 100%;
    }*/

    .search-section-text {
        padding-top: 0;
    }

    .search-section-text-top {
        font-size: 1.3em;
    }

    .search-section-text-bottom {
        font-size: 0.9em;
    }


    .hide-on-xxs {
        display: none;
    }

    .show-on-xxs {
        display: normal;
    }

    #layout-navbar-display-on-xxs {
        display: flex;
    }

    #layout-navbar-hide-on-xxs {
        display: none;
    }

    .show-on-xs-mobile {
        display: normal;
        height: 20px;
    }

    .duyuru-row-acik-saatler {
        height: 130px;
    }
}


@font-face {
    font-family: 'merriweather-black';
    src: url('../fonts/merriweather/merriweather-black.ttf') format('truetype');
}

@font-face {
    font-family: 'merriweather-blackitalic';
    src: url('../fonts/merriweather/merriweather-blackitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'merriweather-bold';
    src: url('../fonts/merriweather/merriweather-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'merriweather-bolditalic';
    src: url('../fonts/merriweather/merriweather-bolditalic.ttf') format('truetype');
}

@font-face {
    font-family: 'merriweather-italic';
    src: url('../fonts/merriweather/merriweather-italic.ttf') format('truetype');
}

@font-face {
    font-family: 'merriweather-light';
    src: url('../fonts/merriweather/merriweather-light.ttf') format('truetype');
}

@font-face {
    font-family: 'merriweather-lightitalic';
    src: url('../fonts/merriweather/merriweather-lightitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'merriweather-regular';
    src: url('../fonts/merriweather/merriweather-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-bold';
    src: url('../fonts/opensans/opensans-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-bolditalic';
    src: url('../fonts/opensans/opensans-bolditalic.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-extrabold';
    src: url('../fonts/opensans/opensans-extrabold.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-extrabolditalic';
    src: url('../fonts/opensans/opensans-extrabolditalic.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-italic';
    src: url('../fonts/opensans/opensans-italic.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-light';
    src: url('../fonts/opensans/opensans-light.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-lightitalic';
    src: url('../fonts/opensans/opensans-lightitalic.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-regular';
    src: url('../fonts/opensans/opensans-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-semibold';
    src: url('../fonts/opensans/opensans-semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'opensans-semibolditalic';
    src: url('../fonts/opensans/opensans-semibolditalic.ttf') format('truetype');
}




/*LOC*/
