@charset "utf-8";

/*------------------------------------------------------------------------------------

	DUMLUPINAR ÜNİVERSİTESİ BİLGİ İ�?LEM DAİRE BA�?KANLI�?I DPÜ WEB PROJESİ
	
------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'Patua One';
    src: url('fonts/patua/patuaone-regular-webfont.eot');
    src: url('fonts/patua/patuaone-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/patua/patuaone-regular-webfont.woff') format('woff'), url('fonts/patua/patuaone-regular-webfont.ttf') format('truetype'), url('fonts/patua/patuaone-regular-webfont.svg#patua_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(https://themes.googleusercontent.com/static/fonts/robotocondensed/v9/Zd2E9abXLFGSr9G3YK2MsK8NE7_Gi-Xz52ZQ_AwfA78.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://themes.googleusercontent.com/static/fonts/opensanscondensed/v7/gk5FxslNkTTHtojXrkp-xICtgNwyJYHzDAjKtI5LRRA.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/u-WUoqrET9fUeobQW7jkRVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


/*-----------------------------------------------
  -- RESET
-----------------------------------------------*/

html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],

/* 1 */

input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*-----------------------------------------------
  -- INDEX
-----------------------------------------------*/

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: #FFF;
}

a {
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    color: #06C;
}

a:hover {
    color: #F00;
}

nav {
    display: none;
}

#main {
    width: 100%;
    height: auto;
    float: left;
}

#banner {
    width: 100%;
    min-height: 400px;
    float: left;
}


/* #banner #header {
    width: 100%;
    height: 75px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    border-top: 4px solid #c20b09;
    z-index: 999;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
} */

#banner #header {
    width: 100%;
    height: 75px;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    border-top: 4px solid #c20b09;
    z-index: 999999999;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

#banner #header #header_main {
    width: 1160px;
    height: 75px;
    margin: 0 auto;
}

@media (max-width:1160px) {
    #banner #header #header_main {
        width: 100%;
    }
}

#banner #header #header_main #logo {
    width: 200%;
    margin-left: -175%;
    height: 90px;
    float: left;
    background: no-repeat #b21b0a;
    background-position: right;
    background-size: contain;
    border-bottom-right-radius: 60px;
    z-index: 999;
    position: relative;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

@media (max-width:1060px) {
    #banner #header #header_main #logo {
        width: 25%;
        margin-left: 0;
        background-position: center center;
        background-size: 100%;
    }
}

@media (max-width:800px) {
    #banner #header #header_main #logo {
        width: 60%;
        margin-left: 0;
        background-position: right center;
        background-size: contain;
    }
}

#banner #header #header_main #logo a {
    display: block;
    width: 100%;
    height: 100%;
}

#banner #header #header_main #header_menu {
    width: 75%;
    height: 75px;
    float: left;
}

#banner #header #header_main #mobile_menu {
    width: 35%;
    height: 75px;
    padding-right: 5%;
    float: left;
    display: none;
    font-size: 28px;
    line-height: 75px;
    text-align: right;
}

#banner #header #header_main #mobile_menu a {
    color: #fff;
}

@media (max-width:800px) {
    #banner #header #header_main #header_menu {
        display: none;
    }

    #banner #header #header_main #mobile_menu {
        display: inherit;
    }

    .dpu_yazi {
        display: none;
    }

    .ikon_kare {
        display: none;
    }

    .ikon_serit {
        display: none;
    }
}


/*CONTENT ALANI YALNIZCA İÇ SAYFALARDA GEREKLİ*/

#content {
    width: 100%;
    padding-top: 120px;
    padding-bottom: 30px;
    float: left;
    border-bottom: 4px solid #c20b09;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

#content #content_main {
    width: 1160px;
    margin: 0 auto;
}

@media (max-width:1160px) {
    #content #content_main {
        width: 100%;
    }
}


/* MAN�?ET HIZLI ERİ�?İMLERİ*/

#orta_menu {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
    background: url(../images/orta_menu.png) repeat-x, url(../images/orta_menu.png) bottom repeat-x #c20b09;
}

#orta_menu #linkler {
    width: 1160px;
    margin: 0 auto;
}

@media (max-width:1160px) {
    #orta_menu #linkler {
        width: 100%;
    }
}

#manset {
    width: 100%;
    height: auto;
    float: left;
    background: url(../images/hexagon.png) repeat #333;
    -webkit-box-shadow: inset 0px 0px 87px 13px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 87px 13px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 87px 13px rgba(0, 0, 0, 0.75);
}

#manset #manset_main {
    width: 1160px;
    min-height: 240px;
    margin: 0 auto;
}

@media (max-width:1160px) {
    #manset #manset_main {
        width: 100%;
    }
}


/* DUYURULAR KATMANI*/

#duyuru {
    width: 100%;
    float: left;
    background: url(../images/hexagon.png) repeat #efefef;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 20px;
}

#duyuru #duyuru_main {
    width: 1160px;
    margin: 0 auto;
    font-family: 'Patua One', cursive;
    font-weight: 400;
    text-transform: capitalize;
}

@media (max-width:1160px) {
    #duyuru #duyuru_main {
        width: 100%;
    }
}

#duyuru #duyuru_main #duyuru_kusak {
    width: 4%;
    height: 200px;
    padding-top: 20px;
    float: left;
    background: url(../images/kusak.png) no-repeat;
    background-size: 100% 100%;
    color: #FFF;
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    margin-top: -29px;
}


/* HABERLER KATMANI*/

#haber {
    width: 100%;
    float: left;
}

#haber #haber_main {
    width: 1160px;
    margin: 0 auto;
    font-family: 'Patua One', cursive;
    font-weight: 400;
}

@media (max-width:1160px) {
    #haber #haber_main {
        width: 100%;
    }
}

#haberler {
    width: 70%;
    float: left;
    min-height: 550px;
    margin-top: 20px;
    padding-right: 1.9%;
    border-right: 1px solid #eee;
    float: left;
}

#slide_area_div {
    width: 26%;
    float: left;
    min-height: 550px;
    margin-top: 20px;
    padding-left: 1.9%;
    float: left;
}

#slide_area_div .slide_area {
    width: 100%;
    float: left;
    padding: 0.5%;
    /* margin-left: 1%; */
    height: 360px;
    margin-top: 20px;
    float: left;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

@media (max-width:800px) {
    #haberler {
        width: 100%;
        padding: 0;
        border: 0;
    }
}

.genislet {
    width: 99.9%;
    min-height: 50px;
    margin-top: 10px;
    line-height: 50px;
    float: left;
    border: 1px solid #eee;
    background: #f9f9f9;
    margin-bottom: 20px;
}

@media (max-width:1160px) {
    .genislet {
        border-left: 0;
        border-right: 0;
    }
}

.genislet div {
    float: left;
    width: 19.9%;
    text-align: center;
    border-right: 1px solid #eee;
}

@media (max-width:800px) {
    .genislet div {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #eee;
    }
}

.genislet div a {
    color: #777;
    display: block;
    text-decoration: none;
}

.genislet div a:hover,
.genislet div a:focus,
.genislet div a:focus-visible {
    color: #fff;
    cursor: pointer;
    background: url(../images/sol_golge.png) no-repeat left center, url(../images/sag_golge.png) no-repeat right center, #c20b09;
}

.genislet div a:focus,
.genislet div a:focus-visible {
    outline: 3px solid #005fcc;
    outline-offset: -3px;
}

.genislet div:last-child {
    border: 0;
}


/*eğer site diğer dillerde ise menüyü daralt*/

.daralt {
    width: 26%;
    float: left;
    padding: 0.4%;
    margin-left: 1%;
    margin-top: 20px;
    line-height: 50px;
    border: 1px solid #eee;
    float: left;
    background: #f9f9f9;
    margin-bottom: 20px;
}

@media (max-width:1160px) {
    .daralt {
        border-left: 0;
        border-right: 0;
    }
}

@media (max-width:800px) {
    .daralt {
        width: 99%;
        border-left: 0;
        border-right: 0;
        margin-left: 0;
    }
}

.daralt div {
    float: left;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #eee;
}

.daralt div i {
    margin-left: 20px;
    margin-right: 20px;
}

@media (max-width:800px) {
    .daralt div {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #eee;
    }
}

.daralt div a {
    color: #777;
    display: block;
    text-decoration: none;
}

.daralt div a:hover {
    color: #fff;
    cursor: pointer;
    background: url(../images/sol_golge.png) no-repeat left center, url(../images/sag_golge.png) no-repeat right center, #c20b09;
}

.daralt div:last-child {
    border: 0;
}

#slide_area {
    width: 26%;
    float: left;
    padding: 0.5%;
    margin-left: 1%;
    height: 360px;
    margin-top: 20px;
    float: left;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

.harita {
    width: 26%;
    float: left;
    padding: 0.5%;
    margin-left: 1%;
    margin-top: 20px;
    float: left;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

#atanan {
    width: 26%;
    float: left;
    margin-left: 1%;
    height: 180px;
    margin-top: 20px;
    float: left;
    border-bottom: 1px solid #eee;
}

@media (max-width:800px) {

    /* #slide_area {
        width: 48%;
    } */
    #slide_area_div {
        width: 48%;
    }

    /* 
    
    #slide_area_div {
    width: 26%;
    float: left;
    min-height: 550px;
    margin-top: 20px;
    padding-left: 1.9%;
    float: left;
}

#slide_area_div .slide_area {
    width: 100%;
    float: left;
    padding: 0.5%;
    height: 360px;
    margin-top: 20px;
    float: left;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
*/
    #atanan {
        width: 49%;
        margin-bottom: 20px;
    }
}

@media (max-width:480px) {

    /* #slide_area {
        width: 99%;
        margin: 0;
    } */
    #slide_area_div {
        width: 99%;
        margin: 0;
        padding: 0;
    }

    .slide_arrow {
        width: 67px !important;
    }

    #atanan {
        width: 100%;
        margin-left: 0;
    }
}

#atanan ul {
    padding: 0;
    margin: 0;
}

#atanan li {
    list-style: none;
    height: 130px;
}

#atanan h1 {
    font-size: 14px;
    background: #efefef;
    border-left: 5px solid #d50202;
    font-weight: normal;
    color: #d50202;
    line-height: 38px;
    margin: 0;
    padding-left: 3%;
}

#atanan h2 {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

#atanan p {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: justify;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #777;
}


/* ETKİNLİKLER KATMANI*/

#etkinlik {
    width: 100%;
    float: left;
    background: url(../images/hexagon.png) repeat #efefef;
    border-top: 1px solid #ddd;
}

#etkinlik #etkinlik_main {
    width: 1160px;
    /* min-height: 220px; */
    min-height: 360px;
    margin: 0 auto;
    font-family: 'Patua One', cursive;
    font-weight: 400;
}

#etkinlik #etkinlik_main #et_bar_1 {
    display: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

@media (max-width:1160px) {
    #etkinlik #etkinlik_main {
        width: 100%;
    }
}

#etkinlik #etkinlik_main #etkinlik_kusak {
    width: 4%;
    height: 160px;
    padding-top: 20px;
    margin-right: 1%;
    float: left;
    background: url(../images/kusak.png) no-repeat;
    background-size: 100% 100%;
    color: #FFF;
    line-height: 16px;
    font-size: 14px;
    text-align: center;
}

@media (max-width:800px) {
    #etkinlik #etkinlik_main #etkinlik_kusak {
        display: none;
    }

    #etkinlik #etkinlik_main #et_bar_1 {
        display: inherit;
    }

    #etkinlik #etkinlik_main #et_bar_2 {
        display: none;
    }

    #link_alani a {
        width: 100%;
    }
}


/* KAMPÜSTE BUGÜN KATMANI*/

/* #bugun {
    width: 100%;
    min-height: 140px;
    float: left;
    background: #c20b09;
    border-top: 1px solid #B1B1B1;
    border-bottom: 1px solid #444;
} */

#bugun {
    width: 100%;
    min-height: 10px !important;
    float: left;
    background: #c20b09;
    border-top: 1px solid #B1B1B1;
    border-bottom: 1px solid #444;
}

#bugun #bugun_main {
    width: 1160px;
    margin: 0 auto;
    font-family: 'Patua One', cursive;
    font-weight: 400;
    color: #fff;
}


@media (max-width:1160px) {
    #bugun #bugun_main {
        width: 100%;
    }
}

/* #kampus_bugun {
    width: 22%;
    padding-top: 30px;
    min-height: 110px;
    float: left;
    font-size: 22px;
    text-align: center;
    border-right: 1px solid #e34442;
} */
#kampus_bugun {
    width: 24%;
    padding: 20px 0;
    min-height: 110px;
    float: left;
    font-size: 36px;
    text-align: center;
    border-right: 1px solid #e34442;
}

/* 

 @media (max-width:800px) {
        #kampus_bugun {
            display: none;
        }

        #bugun {
            min-height: 16px !important;
        }
    }

    #kampus_icerik {
        width: 70%;
        height: 140px;
        float: left;
        margin-left: 5%;
    }
    
    */

@media (max-width:1160px) {
    #kampus_bugun {
        font-size: 18px;
    }
}

@media (max-width:800px) {

    /* #kampus_bugun {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #ccc;
    } */
    #kampus_bugun {
        display: none;
    }

    #bugun {
        min-height: 16px !important;
    }
}

#kampus_bugun>div {
    font-size: 18px;
    color: #f98180;
    margin-top: 10px;
}

@media (max-width:1160px) {
    #kampus_bugun>div {
        font-size: 14px;
    }
}

#kampus_menu>div:hover {
    background: #282828;
    color: #fff;
}

#kampus_icerik {
    width: 74%;
    height: 140px;
    float: left;
}

@media (max-width:800px) {
    #kampus_icerik {
        width: 100%;
    }
}


/* FOOTER KATMANI*/

#footer {
    width: 100%;
    height: 230px;
    float: left;
    background: url(../images/footer.png) no-repeat center 21px, url(../images/manset.png) repeat #111;
}

#footer #footer_main {
    width: 1160px;
    height: 190px;
    margin: 0 auto;
    background: url(../images/footer_logo.png) no-repeat 6% center;
    background-size: 130px 130px;
}

@media (max-width:1160px) {
    #footer #footer_main {
        width: 100%;
    }
}

.footer_info {
    width: 47%;
    margin-left: 23%;
    height: 140px;
    float: left;
    margin-top: 30px;
    color: #777;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid #333;
}

.footer_info.app-info {
    width: 25%;
    margin-left: 5%;
}

.footer_info>span {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.footer_info>span>span {
    float: left;
    width: 100px;
}

@media (max-width:800px) {
    #footer #footer_main {
        background-position: 500px;
    }

    .footer_info {
        width: 98%;
        margin-left: 2%;
        display: none;
    }

    .footer_info:first-child {
        display: inherit
    }
}

.footer_baslik {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
}

#footer_media {
    height: 70px;
    margin-bottom: 8px;
    border-bottom: 1px solid #333;
}

#footer_media a img {
    margin-top: 10px;
    height: 40px;
    width: auto;
}

/* MAN�?ETTEKİ HIZLI ERİ�?İMLER KATMANI*/

.erisim {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    width: 165.7px;
    height: 110px;
    float: left;
}

@media (max-width:1160px) {
    .erisim {
        width: 14.25%;
        height: 100px;
        float: left;
    }
}

@media (max-width:800px) {
    .erisim {
        width: 100%;
        height: 50px;
        float: left;
    }
}

.erisim>div {
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    margin-top: 60px;
}

.erisim:nth-child(1) {
    background: #b21b0a center 20px no-repeat;
}

.erisim:nth-child(2) {
    background: #c22312 center 15px no-repeat;
}

.erisim:nth-child(3) {
    background: #cc4a32 center 20px no-repeat;
}

.erisim:nth-child(4) {
    background: #e0612f center 20px no-repeat;
}

.erisim:nth-child(5) {
    background: #dd8733 center 15px no-repeat;
}

.erisim:nth-child(6) {
    background: #e9b63a center 24px no-repeat;
}

.erisim:nth-child(7) {
    background: #d7d633 center 20px no-repeat;
}

@media (max-width:1160px) {
    .erisim:nth-child(1) {
        background-position: center 15px;
        background-size: 16%;
    }

    .erisim:nth-child(2) {
        background-position: center 15px;
        background-size: 16%;
    }

    .erisim:nth-child(3) {
        background-position: center 20px;
        background-size: 16%;
    }

    .erisim:nth-child(4) {
        background-position: center 20px;
        background-size: 16%;
    }

    .erisim:nth-child(5) {
        background-position: center 15px;
        background-size: 16%;
    }

    .erisim:nth-child(6) {
        background-position: center 24px;
        background-size: 16%;
    }

    .erisim:nth-child(7) {
        background-position: center 20px;
        background-size: 16%;
    }

    .erisim>div {
        margin-top: 50px;
        font-size: 11px;
        line-height: 16px;
    }
}

@media (max-width:800px) {
    .erisim:nth-child(1) {
        background-position: 20px 15px;
        background-size: 5%;
    }

    .erisim:nth-child(2) {
        background-position: 20px 15px;
        background-size: 5%;
    }

    .erisim:nth-child(3) {
        background-position: 20px 15px;
        background-size: 5%;
    }

    .erisim:nth-child(4) {
        background-position: 20px 15px;
        background-size: 5%;
    }

    .erisim:nth-child(5) {
        background-position: 20px 15px;
        background-size: 5%;
    }

    .erisim:nth-child(6) {
        background-position: 20px 15px;
        background-size: 5%;
    }

    .erisim:nth-child(7) {
        background-position: 20px 15px;
        background-size: 5%;
    }

    .erisim>div {
        margin-top: 8px;
        margin-left: 90px;
        font-size: 11px;
        line-height: 16px;
        text-align: left;
    }
}

.erisim:hover {
    cursor: pointer;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
}

.erisim:nth-child(1):hover {
    background-color: #d7d633;
}

.erisim:nth-child(2):hover {
    background-color: #e9b63a;
}

.erisim:nth-child(3):hover {
    background-color: #dd8733;
}

.erisim:nth-child(4):hover {
    background-color: #c22312;
}

.erisim:nth-child(5):hover {
    background-color: #cc4a32;
}

.erisim:nth-child(6):hover {
    background-color: #c22312;
}

.erisim:nth-child(7):hover {
    background-color: #b21b0a;
}


/* KATEGORİ BA�?LIKLARI ALANI*/

.title {
    font-size: 18px;
    background: #efefef;
    border-left: 5px solid #d50202;
    font-weight: normal;
    color: #d50202;
    line-height: 48px;
    margin: 0;
    padding-left: 20px;
}

.title a {
    color: #d50202;
}

.title a:hover {
    color: #06F;
}

.duyuru-title-text {
    display: inline;
}

#duy_sag {
    border-right: 1px solid #ddd;
}

.arrow {
    float: right;
    height: 48px;
    width: 48px;
    border-left: 1px solid #ddd;
    text-align: center;
}

.arrow:hover {
    color: #fff;
    background: #d50202;
    cursor: pointer;
}

.arrow:first-child {
    border-right: 1px solid #ddd;
}

.pasif_arrow {
    color: #ccc;
}

.pasif_arrow:hover {
    color: #ccc;
    background: #efefef;
    cursor: default;
}

.info {
    float: right;
    height: 48px;
    padding: 0 20px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.info a {
    color: #999;
}

.info a:hover {
    color: #F00;
}


/* @media (max-width:480px) {
    .info {
        visibility: hidden;
        display: none;
    }
} */

@media (max-width:800px) {
    .info {
        visibility: hidden;
        display: none;
    }
}


/* SOSYAL MEDYA STİLLERİ KATMANI*/

.social {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    border: 1px solid #333;
    float: left;
    margin-right: 5%;
    font-size: 26px;
    text-align: center;
    line-height: 45px;
    margin-top: 5px;
}

.social:hover {
    background: #777;
    color: #000;
    cursor: pointer;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
}

.social a {
    color: #777;
}

.social:hover a {
    color: #000;
}

.social_mini {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 1px solid #ccc;
    float: right;
    margin-left: 2%;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin-top: 5px;
    color: #999;
}

.social_mini:hover {
    background: #c20b09;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
}

.social_mini a {
    color: #999;
    display: block;
}

.social_mini:hover a {
    color: #fff;
}


/* DUYURULAR */

.duyuru_arrow {
    height: 48px;
    width: auto;
    padding: 0 60px;
    border-left: 1px solid #ddd;
    text-align: center;
}

.active_menu {
    cursor: pointer;
    color: #f00;
}

.duy_menu {
    position: relative;
}

.yeni-etiket-home {
    position: absolute;
    top: 5px;
    right: 48px;
    width: 5px;
    height: 5px;
    background-color: #d50202;
    border-radius: 50%;
    animation: yanip-sonme 1.8s infinite alternate;
}

@keyframes yanip-sonme {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.3;
        transform: scale(1.2);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.duyuru {
    width: 24%;
    height: 50px;
    padding: 15px 0.5%;
    float: left;
}

@media (max-width:800px) {
    .duyuru {
        width: 99%;
        border-bottom: 1px solid #ccc;
    }
}

.duyuru .tarih {
    width: 20%;
    height: 50px;
    float: left;
    color: #d50202;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
}

.duyuru .tarih>div {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.duyuru .baslik {
    width: 77%;
    height: 44px;
    float: left;
    font-size: 16px;
    line-height: 22px;
    margin-left: 3%;
    color: #444;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.duyuru:hover {
    cursor: pointer;
    background: #282828;
}

.duyuru:hover .tarih {
    color: #fff;
}

.duyuru:hover .baslik {
    color: #fff;
}


/* HABERLER*/

.haber {
    width: 100%;
    float: left;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
}

.haber .haber_resim {
    width: 28%;
    float: left;
    height: 150px;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.1);
}

@media (max-width:800px) {
    .haber .haber_resim {
        background-size: cover;
    }
}

@media (max-width:480px) {
    .haber .haber_resim {
        display: none;
    }
}

.haber_overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-image: url(../images/filigram.png);
    background-repeat: no-repeat;
    background-position: 8px 125px;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.haber .haber_icerik {
    width: 70%;
    float: left;
    padding-left: 2%;
}

@media (max-width:480px) {
    .haber .haber_icerik {
        width: 98%;
    }
}

.haber .haber_icerik .haber_baslik {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    margin-top: 10px;
    color: #333;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.haber .haber_icerik .haber_detay {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #777;
    height: 66px;
    text-align: justify;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.haber .haber_icerik .haber_bilgi {
    width: 100%;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    color: #777;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


/*.haber .haber_icerik .haber_bilgi i:last-child{
	margin-left:20px;
}*/

.haber:hover .haber_baslik {
    cursor: pointer;
    color: #d50202;
}

.haber:last-child {
    margin: 0;
}

.ic_haber {
    width: 49%;
    float: left;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
}

.ic_haber .haber_resim {
    width: 40%;
    height: 130px;
    float: left;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.1);
}

@media (max-width:800px) {
    .ic_haber .haber_resim {
        background-size: cover;
    }
}

@media (max-width:480px) {
    .ic_haber .haber_resim {
        display: none;
    }
}

.ic_haber .haber_icerik {
    width: 58%;
    float: left;
    padding-left: 2%;
}

@media (max-width:480px) {
    .ic_haber .haber_icerik {
        width: 98%;
    }
}

.ic_haber .haber_icerik .haber_baslik {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #333;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ic_haber .haber_icerik .haber_detay {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #777;
    height: 66px;
    text-align: justify;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ic_haber .haber_icerik .haber_bilgi {
    width: 100%;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    color: #777;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ic_haber:nth-child(even) {
    margin-left: 2%;
}

@keyframes cfFadeInOut {
    0% {
        opacity: 1;
    }

    45% {
        opacity: 1;
    }

    55% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

#cf {
    position: relative;
    display: inline-block;
    float: none;
    height: 25px;
    width: 25px;
    margin: 10px 0 0 0;
    vertical-align: top;
    cursor: pointer;
    border: 0;
    background: transparent;
    padding: 0;
    line-height: 0;
}

#cf .cf-inner {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
}

#cf .cf-inner img {
    cursor: pointer;
    width: 25px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

#pause {
    position: relative;
    display: inline-block;
    float: none;
    margin-top: 10px;
    cursor: pointer;
    border: 0;
    background: transparent;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 0;
    vertical-align: top;
}

#slide_area_div .title {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-left: 2px !important;
    height: 47px !important;
    padding-left: 10px;
}

.title-socials {
    float: right;
}

.title-socials .slide_arrow {
    float: left;
}

.title-socials .slide_arrow img {
    margin-top: 10px;
}

@media (max-width:1160px) {
    #slide_area_div .title {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        height: 48px !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
        box-sizing: border-box !important;
    }

    #slide_area_div .title-socials {
        display: contents !important;
    }

    #slide_area_div .title #cf:not([style*="display: none"]):not([style*="display:none"]),
    #slide_area_div .title #pause:not([style*="display: none"]):not([style*="display:none"]),
    #slide_area_div .title .title-socials .slide_arrow {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex: 1 1 0% !important;
        width: auto !important;
        height: 48px !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        border: none !important;
        border-right: 1px solid #ddd !important;
        box-sizing: border-box !important;
        background: transparent !important;
    }

    #slide_area_div .title .title-socials .slide_arrow:last-child {
        border-right: none !important;
    }

    #slide_area_div .title #pause img,
    #slide_area_div .title .title-socials .slide_arrow img {
        margin: 0 auto !important;
        float: none !important;
        display: block !important;
        margin-top: 0 !important;
    }

    #slide_area_div .title #cf .cf-inner {
        margin: 0 auto !important;
        display: block !important;
        float: none !important;
    }
}


#cf .cf-inner img.top {
    animation-name: cfFadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-direction: alternate;
}

.slide_arrow {
    float: right;
    height: 48px;
    width: 48px;
    border-left: 1px solid #ddd;
    text-align: center;
}

.slide_arrow:first-child {
    border-right: 1px solid #ddd;
}

.slide_arrow:hover {
    color: #fff;
    background: none !important;
    cursor: pointer;
}

.slide_arrow_logo {
    width: 100%;
    float: left;
    padding: 0.5%;
    margin-left: 1%;
    margin-top: 20px;
    float: left;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}


/* ETKİNLİKLER */

.etkinlik {
    color: #282828;
    width: 17%;
    height: 110px;
    margin-top: 30px;
    padding: 20px 1%;
    float: left;
    display: none;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
}

.etkinlik_img {
    color: #282828;
    width: 17%;
    height: 110px;
    margin-top: 30px;
    padding: 20px 1%;
    float: left;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
}

@media (max-width:800px) {
    .etkinlik {
        width: 100%;
        padding: 0;
        margin: 0;
        padding-top: 20px;
        border-bottom: 1px solid #ccc;
        display: block;
    }

    .etkinlik_img {
        display: none;
    }
}

@media (max-width:1200px) {
    .etkinlik {
        width: 100%;
        padding: 0;
        margin: 0;
        padding-top: 20px;
        border-bottom: 1px solid #ccc;
        display: block;
    }

    .etkinlik_img {
        display: none;
    }
}

.etkinlik .tarih {
    width: 22%;
    height: 50px;
    float: left;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    color: #282828;
}

.etkinlik .tarih>div {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.etkinlik .baslik {
    width: 75%;
    height: 48px;
    font-size: 18px;
    line-height: 22px;
    margin-left: 3%;
    color: #d50202;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.etkinlik .icerik {
    margin-top: 5px;
    width: 100%;
    height: 55px;
    font-size: 11px;
    line-height: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #777;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

@media (max-width:800px) {
    .etkinlik .baslik {
        height: 24px;
    }

    .etkinlik .icerik {
        width: 75%;
        margin-left: 22%;
    }
}

.etkinlik:hover {
    cursor: pointer;
    background-color: #282828;
}

.etkinlik:hover .tarih {
    color: #fff;
}

.etkinlik:hover .baslik {
    color: #fff;
}

.etkinlik:hover .icerik {
    color: #ccc;
}


/*.etkinlik:first-child{
	width:18%;
	padding:25px 2%;
	background:#d50202;
	color:#fff;
}
*/

@media (max-width:800px) {
    .etkinlik:first-child {
        width: 100%;
        padding: 0;
        padding-top: 20px;
    }
}


/*.etkinlik:first-child .tarih{
	color:#fff;
}
.etkinlik:first-child .baslik{
	color:#fff;
}
.etkinlik:first-child .icerik{
	color: #FFA8A8;
}
*/

.gun_etkinlik {
    width: 95%;
    padding-left: 5%;
}

.gun_etkinlik p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/* HAVA DURUMU */

.hava {
    width: 30.3%;
    padding: 30px 1.5%;
    padding-top: 40px;
    height: 70px;
    float: left;
    text-align: center;
}

@media (max-width:480px) {
    .hava {
        width: 97%;
        display: none;
    }

    .hava:first-child {
        display: inherit;
    }
}

.hava .hava_resim {
    width: 30%;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #f98180;
    font-size: 12px;
    padding-top: 50px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 45px 45px;
}

.hava .hava_bilgi {
    width: 70%;
    font-size: 16px;
    float: left;
}

.hava .hava_bilgi>div {
    width: 100%;
    font-size: 26px;
}


/* YEMEK LİSTESİ */

.yemek {
    width: 46%;
    padding: 2%;
    float: left;
    font-family: 'Patua One', cursive;
    font-weight: 400;
    color: #fff;
}

.yemek .yemek_resim {
    width: 30%;
    margin-right: 5%;
    max-width: 60px;
    margin-top: 25px;
    float: left;
    height: 60px;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    border-radius: 60px;
    background: #fff;
    color: #acacac;
}

.yemek .yemek_baslik {
    width: 65%;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.yemek .yemek_icerik {
    width: 65%;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #FFB0B0;
    font-size: 12px;
}

@media (max-width:480px) {
    .yemek .yemek_resim {
        display: none;
    }

    .yemek .yemek_baslik {
        width: 100%;
    }

    .yemek .yemek_icerik {
        width: 100%;
        font-size: 10px;
    }
}


/* KAMPÜSTE BUGÜN MODÜLÜNÜN TAB YAPISI*/

.gunluk {
    position: relative;
    width: 100%;
    padding-top: 20px;
}

.gunluk input {
    width: 24%;
    height: 100px;
    border-right: 1px solid #e34442;
    position: absolute;
    z-index: 1000;
    width: 20%;
    height: 25px;
    left: 0px;
    top: 0px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    cursor: pointer;
}

.gunluk input#tab-2 {
    top: 45px;
}

.gunluk input#tab-3 {
    top: 70px;
}

.gunluk input#tab-4 {
    top: 95px;
}

.gunluk label {
    width: 24%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #f98180;
    cursor: pointer;
    position: relative;
    display: block;
    float: left;
    clear: both;
    -webkit-transition: All 0.3s ease-out;
    -moz-transition: All 0.3s ease-out;
    -o-transition: All 0.3s ease-out;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.gunluk label:after {
    content: '';
    color: #fff;
    position: absolute;
}

.gunluk input:hover+label {
    background: #282828;
}

.gunluk label:first-of-type {
    z-index: 4;
}

.gunluk-label-2 {
    z-index: 3;
}

.gunluk-label-3 {
    z-index: 2;
}

.gunluk-label-4 {
    z-index: 1;
}

.gunluk input:checked+label {
    color: #fff;
    font-weight: bold;
    z-index: 6;
}

.gunluk_icerik {
    border-left: 1px solid #e34442;
    position: relative;
    width: auto;
    margin-left: 24%;
    margin-top: -20px;
    height: 140px;
    z-index: 5;
    overflow: hidden;
}

.gunluk_icerik>div {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -o-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;
    transition: all linear 0.5s;
}

.gunluk_icerik>div {
    -webkit-transform: translateY(-150px);
    -moz-transform: translateY(-150px);
    -o-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    transform: translateY(-150px);
}

.gunluk input.gunluk-selector-1:checked~.gunluk_icerik .gunluk_icerik-1,
.gunluk input.gunluk-selector-2:checked~.gunluk_icerik .gunluk_icerik-2,
.gunluk input.gunluk-selector-3:checked~.gunluk_icerik .gunluk_icerik-3,
.gunluk input.gunluk-selector-4:checked~.gunluk_icerik .gunluk_icerik-4 {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 100;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.3s 0.3s;
    -moz-transition: all ease-out 0.3s 0.3s;
    -o-transition: all ease-out 0.3s 0.3s;
    -ms-transition: all ease-out 0.3s 0.3s;
    transition: all ease-out 0.3s 0.3s;
}


/*daha fazla duyuru-haber vb.*/

.more {
    width: 90%;
    margin: 0 5%;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px dotted #ccc;
    color: #407db5;
    font-size: 12px;
    float: left;
    margin-top: 1px;
    background: rgb(249, 249, 249);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(50%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(249, 249, 249, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9', GradientType=1);
    /* IE6-9 */
}

.more:hover {
    cursor: pointer;
    color: #f00;
}

q {
    float: left;
    font-size: 71px;
    padding: 0px;
    line-height: 1;
    display: block;
    text-align: center;
    margin-right: 10px;
    margin-top: 0px;
    color: #222222;
    font-weight: 500;
    text-transform: uppercase;
    font-family: serif;
    quotes: none;
}

#loading {
    width: 100%;
    height: 100%;
    background: #999;
    text-align: center;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 999999;
    background-image: url(../images/loading.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute
}


/*-----------------------
  --  SAYFA
-----------------------*/

#sayfa {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    width: 99.8%;
    float: left;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    line-height: 20px;
    background-color: #f9f9f9;
}

@media (max-width:800px) {
    #sayfa {
        border-left: 0;
        border-right: 0;
    }
}

#sayfa #navigasyon {
    width: 25%;
    float: left;
    margin-top: 10px;
}

@media (max-width:800px) {
    #sayfa #navigasyon {
        display: none;
    }
}

#sayfa #icerik {
    width: 70.9%;
    padding: 10px 2%;
    min-height: 800px;
    float: left;
    border-right: 1px solid #ddd;
    background: #fff;
}

@media (max-width:800px) {
    #sayfa #icerik {
        width: 96%;
        border: 0;
    }
}

#sayfa #icerik #sol {
    width: 68%;
    margin-right: 2%;
    float: left;
}

#sayfa #icerik #sag {
    width: 28%;
    padding-left: 1.8%;
    float: left;
    border-left: 1px dotted #ccc;
}

@media (max-width:480px) {
    #sayfa #icerik #sol {
        width: 100%;
        margin-right: 0;
        float: left;
    }

    #sayfa #icerik #sag {
        width: 100%;
        padding-left: 0%;
        float: left;
        border-left: 0;
        border-top: 1px dotted #ccc;
    }

}

#sayfa #icerik #afis {
    width: 100%;
    border: 1px solid #eee;
    margin-top: 5px;
    margin-bottom: 10px;
}

#sayfa #icerik #afis img {
    width: 100%;
    height: auto;
    display: block;
}

#sayfa #icerik #afis a {
    display: block;
    width: 100%;
    height: 100%;
}

#sayfa #icerik #linkler {
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    background: #f9f9f9;
    margin-bottom: 5px;
    padding-left: 5px;
    border: 1px dotted #ccc;
    color: #555;
    position: relative;
    overflow: hidden;
}

#sayfa #icerik li {
    line-height: 26px;
    color: #333;
}

#haber_media {
    border-bottom: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    float: right;
    width: 100%;
    margin-bottom: 5px;
    color: #666;
    font-size: 12px;
    padding: 10px 0;
}

#haber_slide_area {
    width: 58%;
    float: right;
    margin-left: 20px;
}

@media (max-width:800px) {
    #haber_slide_area {
        width: 100%;
        margin-left: 0;
    }
}

#sayfa #icerik #son_tarih {
    font-size: 12px;
    margin-top: 20px;
    border-top: 1px dotted #ccc;
    line-height: 32px;
    float: left;
    width: 100%;
    line-height: 50px;
    color: #555;
}

#sayfa #icerik #son_tarih #social {
    margin-top: 5px;
    width: 290px;
    float: right;
}

#sayfa h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 26px;
    line-height: 36px;
    width: 100%;
    margin-bottom: 10px;
}

#sayfa h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    margin: 10px 0;
    float: left;
}

#sayfa h3 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 17px;
    line-height: 28px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 0;
    padding-bottom: 5px;
    width: 100%;
    color: #333;
    float: left;
    text-align: justify;
}

#sayfa h4 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    color: #999;
    margin-top: 10px;
    float: left;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

#sayfa p {
    color: #444;
    line-height: 26px;
    font-weight: 400;
}

#haber_metni p {
    text-align: justify;
}

#sayfa img {
    max-width: 100%;
}

#et_header {
    background: #c20b09;
    padding-left: 2%;
    margin: 0;
    color: #fff;
}


.sayfa-menu {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clear: both;
    list-style: none;
}

.sayfa-menu li {
    cursor: hand;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    position: relative;
    margin: 0;
    padding: 0;
}

.sayfa-menu li a {
    padding-left: 30px;
    color: #171717;
    text-decoration: none;
    display: block;
    height: 40px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.sayfa-menu li a:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #c20b09;
    color: #fff;
}


/* Submenus – optional .parent class indicates dropdowns */

.sayfa-menu li>ul {
    display: none;
    background-color: #eee;
    border: 0;
    list-style: none;
    padding: 0;
}

.sayfa-menu li>ul a {
    font-size: 12px;
    padding-left: 50px;
}

.sayfa-menu li>ul>li:last-child {
    border: 0;
}

.sayfa-menu li>ul>li:first-child {
    border-top: 1px solid #ccc;
}

.sayfa-menu .aktifmenu {
    background: #333;
    color: #fff;
}


/* SLİDER VE HABER DATEYDA YANA DİZİLEN Dİ�?ER HABER VEYA SLİDERLARIN CSSİ*/

#other_slides {
    margin: 10px 5%;
    border-top: 1px dotted #ccc;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

#other_slides a {
    color: #333;
    display: block;
}

#other_slides #other_slide {
    width: 100%;
    height: 70px;
    float: left;
    border-bottom: 1px dotted #ccc;
}

#other_slides #other_slide:hover {
    cursor: pointer;
    background: rgb(249, 249, 249);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(50%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(249, 249, 249, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9', GradientType=1);
    /* IE6-9 */
}

#other_slides #other_slide #foto {
    width: 20%;
    float: left;
    height: 50px;
    margin: 10px 2%;
    border: 2px solid #fff;
    background-size: cover;
}

#other_slides #other_slide #title {
    width: 70%;
    padding-left: 3%;
    float: left;
    height: 44px;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#other_slides .active {
    background: rgb(249, 249, 249);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(50%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(249, 249, 249, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9', GradientType=1);
    /* IE6-9 */
}


/* --------------------------------------------------------------  */

.yliste table {
    margin-bottom: 20px;
    width: 100%;
    background: #c20b09;
    font-size: 10px;
    border-bottom: 1px solid #c20b09;
    margin-top: 0;
    border: 1px solid#c20b09;
}

.yliste th {
    background-color: none;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    border-color: #c20b09;
}

.yliste table th {
    background-color: #c20b09;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    border-color: #c20b09;
}

.yliste table tbody th {
    background-color: #c20b09;
    border-color: #c20b09;
}

.yliste tbody tr:hover {
    background-color: #c20b09;
}

.yliste table tbody tr:hover {
    background-color: #c20b09;
}

.yliste table td.err {
    background-color: #c20b09;
    color: #fff;
    font-size: 0.75em;
    text-align: center;
    line-height: 1;
}

.yliste table tbody tr:nth-child(2n-1) {
    background-color: #c20b09;
    transition: all .125s ease-in-out;
}

.yliste table td,
th {
    padding: 0.50em 1.0em;
    text-align: left;
    border-color: #c20b09;
}


/* --------------------------------------------------------------  */

table {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
    background: #fff;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    margin-top: 0;
    border: 1px solid #ddd;
}

table td,
th {
    padding: 0.75em 1.0em;
    text-align: left;
    border-color: #ddd;
}

table td.err {
    background-color: #e992b9;
    color: #fff;
    font-size: 0.75em;
    text-align: center;
    line-height: 1;
}

table th {
    background-color: #1c62a2;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    border-color: #06C;
}

table tbody th {
    background-color: #1c62a2;
    border-color: #1c62a2;
}

table tbody tr:nth-child(2n-1) {
    background-color: #f5f5f5;
    transition: all .125s ease-in-out;
}

table td p {
    margin: 0;
    padding: 0;
}

table h2 {
    margin: 0;
    padding: 0;
}

table h3 {
    margin: 0;
    padding: 0;
}

table th p {
    margin: 0;
    padding: 0;
}

table tbody tr:hover {
    background-color: rgba(129, 208, 177, .3);
}


/*------------------------------------------
  --  HEADER MENU
------------------------------------------*/

.header_menu,
.header_menu a,
.header_menu ul,
.header_menu li,
.header_menu div,
.header_menu form,
.header_menu input {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

.header_menu a {
    text-decoration: none;
}

.header_menu li {
    list-style: none;
}

.header_menu {
    display: inline-block;
    position: relative;
    cursor: default;
    z-index: 100;
    width: 100%;
}

.header_menu>li {
    display: block;
    float: left;
    /*width covid men�s�nden �nce 13.50% oran�ndayd�, ge�ici yap�ld�.*/
    width: 11.50%;
}

.header_menu>li>img {
    cursor: pointer;
}

.header_menu>li:last-child {
    width: 5%;
    height: 30px;
    font-weight: bold;
}

.header_menu>li:last-child img {
    margin-top: 35px;
}

.header_menu>li>a {
    font-family: 'Open Sans Condensed', sans-serif;
    position: relative;
    display: block;
    z-index: 101;
    height: 75px;
    font-size: 18px;
    line-height: 75px;
    color: #eee;
    font-weight: 300;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
}

@media (max-width:1160px) {
    .header_menu>li>a {
        font-size: 16px;
    }
}

.header_menu>li:hover>a {
    background: #eee;
    color: #171717;
}

.header_menu>li>div {
    position: absolute;
    display: block;
    width: 1160px;
    height: 0;
    margin-left: -290px;
    top: 75px;
    left: 0;
    overflow: hidden;
    background: url(../images/hexagon.png) repeat #eee;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
}

@media (max-width:1160px) {
    .header_menu>li>div {
        width: 140%;
        margin-left: -42%;
    }
}

body:not(.using-keyboard) .header_menu>li:hover>div,
.header_menu>li.submenu-open>div {
    height: auto;
    overflow: visible;
    -moz-box-shadow: 1px 1px 10px #545454;
    -webkit-box-shadow: 1px 1px 10px #545454;
    box-shadow: 1px 1px 10px #545454;
}

.header_menu>li>div li {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.header_menu .header_menu-column {
    float: left;
    width: 21%;
    padding: 2%;
}

.header_menu .header_menu-column h3 {
    margin: 10px 0 10px 0;
    line-height: 22px;
    font-family: 'Patua One', cursive;
    font-weight: 300;
    color: #d50202;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
}

.header_menu .header_menu-column h3 a {
    color: #d50202;
}

.header_menu .header_menu-column h3 a:hover {
    color: #36F;
}

.header_menu .header_menu-column h3.orange {
    color: #ff722b;
}

.header_menu .header_menu-column li a {
    display: block;
    line-height: 24px;
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.header_menu .header_menu-column li a:hover {
    color: #06C;
}

.header_menu .header_menu-column li a:focus,
.header_menu .header_menu-column li a:focus-visible {
    background: #fff3bf;
    color: #111;
}

.header_menu a:focus,
.header_menu a:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 2px;
}

/*------------------------------------------
  --  DUYURU DETAY
------------------------------------------*/

#other_announcements {
    margin: 10px 5%;
    border-top: 1px dotted #ccc;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

#other_announcements a {
    color: #555;
    display: block;
}

#other_announcements #announcement {
    width: 94%;
    padding: 3%;
    float: left;
    border-bottom: 1px dotted #ccc;
    margin-top: 1px;
}

#other_announcements #announcement:hover a {
    cursor: pointer;
    color: #F00;
    background: rgb(249, 249, 249);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(50%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(249, 249, 249, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9', GradientType=1);
    /* IE6-9 */
}

#other_announcements #announcement #date {
    width: 100%;
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 11px;
    color: #407db5;
}

#other_announcements #announcement #title {
    width: 100%;
    float: left;
    height: 44px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#other_announcements .active {
    background: rgb(249, 249, 249);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(50%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(249, 249, 249, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(249, 249, 249, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(249, 249, 249, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f9f9f9', GradientType=1);
    /* IE6-9 */
}

/* begin::Tanıtım */
#myVideo {
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    object-fit: initial;
}

.dpu_yazi {
    position: absolute;
    top: 40%;
    width: 100%;
    /* background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    padding: 20px 0 20px 0; */
}

.ikon_kare {
    position: absolute;
    bottom: 0px;
    width: 100%;
    /* border: 2px solid red; */
    margin: 0px;
    padding: 0px;
}

.ikon {
    width: 50px;
    height: 75px;
    margin: auto;
    background-color: rgb(40, 36, 110);
    cursor: pointer;
    /* border: 2px solid red; */
}

.ikon_serit {
    width: 100%;
    min-height: 10px;
    float: left;
    background: #c20b09;
    border-top: 3px solid rgb(40, 36, 110);
}

/* Style the button used to pause/play the video */
#myBtn {
    width: 200px;
    font-size: 18px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    cursor: pointer;
}

@media (max-width: 800px) {
    #videoDiv {
        display: none;
    }

    .videoDiv {
        display: none;
    }

    .content {
        display: none;
    }
}

@media (max-width:800px) {
    .dpu_yazi {
        display: none;
    }

    .ikon_kare {
        display: none;
    }

    .ikon_serit {
        display: none;
    }
}

/* ----------- */
.orta_alan {
    width: 600px;
    margin-left: 38%;
}

.alt_alan {
    color: white;
    font-size: 18px;
    width: 600px;
    margin-top: 21%;
    margin-left: 34%;
    font-style: italic;
}

/* Alt alan animasyon başlangıç */
.ha2 {
    font-family: 'Trebuchet MS', Arial, sans-serif !important;
    max-width: 40ch;
    text-align: center;
    transform: scale(0.94);
    animation: scale 3s forwards cubic-bezier(0.5, 1, 0.89, 1);
}

@keyframes scale {
    100% {
        transform: scale(1);
    }
}

#alt_alan_yazi {
    display: inline-block;
    opacity: 0;
    filter: blur(4px);
}

#alt_alan_yazi:nth-child(1) {
    animation: fade-in 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(2) {
    animation: fade-in 0.8s 0.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(3) {
    animation: fade-in 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(4) {
    animation: fade-in 0.8s 0.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(5) {
    animation: fade-in 0.8s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(6) {
    animation: fade-in 0.8s 0.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(7) {
    animation: fade-in 0.8s 0.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(8) {
    animation: fade-in 0.8s 0.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(9) {
    animation: fade-in 0.8s 0.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(10) {
    animation: fade-in 0.8s 1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(11) {
    animation: fade-in 0.8s 1.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(12) {
    animation: fade-in 0.8s 1.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(13) {
    animation: fade-in 0.8s 1.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(14) {
    animation: fade-in 0.8s 1.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(15) {
    animation: fade-in 0.8s 1.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(16) {
    animation: fade-in 0.8s 1.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(17) {
    animation: fade-in 0.8s 1.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

#alt_alan_yazi:nth-child(18) {
    animation: fade-in 0.8s 1.8s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

@keyframes fade-in {
    100% {
        opacity: 1;
        filter: blur(0);
    }
}

/* Alt alan animasyon bitiş */

.logos {
    background-image: url('/app/views/index/kirmizi/images/dpuLogo.png');
    background-size: 70% 80%;
    background-repeat: no-repeat;
    position: absolute;
    width: 210px;
    /* border: 2px solid red; */
    height: 180px;
    margin: auto;
    float: left;
    z-index: 999999;
}

.logos_yazi {
    width: 400px;
    height: 80px;
    position: absolute;
    border-radius: 25px;
    /* margin: 22px 0 0 105px; */
    margin: 22px 0 0 0;
    color: white;
    padding: 10px;
    font-size: 40px;
    font-family: initial;
    word-wrap: break-word;
    background-color: rgb(0, 0, 0, 0.1);
}

#container {
    margin: 0px 0 0 0px;
    height: 80pt;
    top: 0;
    bottom: 0;
    /* filter: url(#threshold) blur(0.6px); */
}

#text1,
#text2 {
    position: absolute;
    width: 400px;
    display: inline-block;
    font-family: 'Trebuchet MS', Arial, sans-serif !important;
    font-size: 60pt;
    text-align: center;
    user-select: none;
}

.scroll-down {
    position: absolute;
    bottom: 40px;
    display: block;
    text-align: center;
    font-size: 20px;
    z-index: 100;
    text-decoration: none;
    text-shadow: 0;
    width: 13px;
    height: 13px;
    margin-left: 15px;
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
    z-index: 9;
    cursor: pointer;
    -webkit-transform: translate(-50%, 0%) rotate(45deg);
    -moz-transform: translate(-50%, 0%) rotate(45deg);
    transform: translate(-50%, 0%) rotate(45deg);
    -webkit-animation: fade_move_down 2s ease-in-out infinite;
    -moz-animation: fade_move_down 2s ease-in-out infinite;
    animation: fade_move_down 2s ease-in-out infinite;
}

/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
    0% {
        -webkit-transform: translate(0, -10px) rotate(45deg);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0, 10px) rotate(45deg);
        opacity: 0;
    }
}

@-moz-keyframes fade_move_down {
    0% {
        -moz-transform: translate(0, -10px) rotate(45deg);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -moz-transform: translate(0, 10px) rotate(45deg);
        opacity: 0;
    }
}

@keyframes fade_move_down {
    0% {
        transform: translate(0, -10px) rotate(45deg);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translate(0, 10px) rotate(45deg);
        opacity: 0;
    }
}

/* end::Tanıtım */

/* Ekran Okuyucu için Gizli Metin - Erişilebilirlik */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* Etkinlik detay sayfasi stilleri */
.etkinlik-sol+#sag {
    overflow: hidden !important;
}

/* Takvim Ikonu Stilleri */
.takvim-ikon {
    position: relative;
    width: 85px;
    min-width: 85px;
    background: #fff;
    border: 3px solid #222;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.takvim-halka {
    position: absolute;
    top: -5px;
    width: 10px;
    height: 16px;
    background: #222;
    border-radius: 3px;
    z-index: 10;
}

.takvim-halka-sol {
    left: 18px;
}

.takvim-halka-sag {
    right: 18px;
}

.takvim-ust {
    background: #c20b09;
    height: 14px;
}

.takvim-alt {
    background: #fff;
    padding: 8px 5px 10px 5px;
}

.takvim-ay {
    font-size: 18px;
    font-weight: bold;
    color: #c20b09;
    letter-spacing: 1px;
    margin-bottom: 2px;
}

.takvim-gun {
    font-size: 28px;
    font-weight: bold;
    color: #222;
    line-height: 1;
}

.takvim-yil {
    font-size: 16px;
    color: #666;
    margin-top: 3px;
}

.salon-aksiyonlar {
    display: flex;
    gap: 8px;
    margin: 0 0 10px 42px;
    flex-wrap: wrap;
}

.salon-aksiyon-btn {
    display: inline-block;
    min-width: 65px;
    padding: 6px 12px;
    text-align: center;
    font-size: 12px;
    line-height: 1.2;
    color: #fff;
    background: #79a9b3;
    border: 1px solid #5d8d97;
    text-decoration: none;
    border-radius: 2px;
    cursor: pointer;
}

.salon-aksiyon-btn:hover {
    background: #699ba6;
}

.salon-aksiyon-btn-disabled {
    background: #c3d1d5;
    border-color: #b1c0c4;
    color: #f8fbfc;
    pointer-events: none;
    cursor: not-allowed;
}

.salon-detay-modal-wrap {
    display: none;
}

.salon-detay-modal {
    width: 100%;
    max-width: 760px;
    padding: 0;
    background: #f6f8fb;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: hidden;
}

.salon-detay-header {
    padding: 18px 20px 12px 20px;
    background: transparent;
}

.salon-detay-header-ikon {
    display: none;
}

.salon-detay-baslik {
    margin: 0;
    font-size: 24px;
    line-height: 1.2;
    color: #1e3e5e;
}

.salon-detay-alt-baslik {
    display: none;
}

.salon-detay-harita-wrap {
    position: relative;
    margin: 0 20px 12px 20px;
    border: 1px solid #d7e0eb;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.salon-detay-harita-iframe {
    display: block;
    width: 100%;
    height: 170px;
    border: 0;
}

.salon-detay-harita-buyuk {
    position: absolute;
    top: 10px;
    left: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 12px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #d4deea;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
    color: #2d68b0;
    font-size: 13px;
    text-decoration: none;
}

.salon-detay-harita-buyuk:hover {
    background: #f6f9ff;
}

.salon-detay-icerik {
    padding: 16px 20px 20px 20px;
}

.salon-detay-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 12px;
}

.salon-detay-kart {
    background: #fff;
    border: 1px solid #dde4ed;
    border-radius: 8px;
    padding: 9px 10px;
}

.salon-detay-satir {
    margin-bottom: 12px;
}

.salon-detay-satir:last-child {
    margin-bottom: 0;
}

.salon-detay-etiket {
    display: block;
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: 700;
    color: #5d6d81;
    letter-spacing: .45px;
    text-transform: uppercase;
}

.salon-detay-deger {
    font-size: 14px;
    line-height: 1.45;
    color: #243647;
    word-break: break-word;
}

.salon-detay-bolum {
    background: #fff;
    border: 1px solid #dde4ed;
    border-radius: 8px;
    padding: 10px 11px;
    margin-bottom: 10px;
}

.salon-detay-bolum:last-child {
    margin-bottom: 0;
}

.salon-detay-bolum-baslik {
    margin: 0 0 8px 0;
    font-size: 13px;
    font-weight: 700;
    color: #30465e;
}

.salon-ozellik-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.salon-ozellik-chip {
    display: inline-flex;
    align-items: center;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 100px;
    background: #e8f2f6;
    color: #2f5664;
    border: 1px solid #c8dde6;
}

.salon-ozellik-yok {
    font-size: 12px;
    color: #7a8897;
}

.salon-konum-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    border-radius: 6px;
    background: #f2f8ff;
    border: 1px solid #d5e6fb;
    color: #215ea3;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
}

.salon-konum-link:hover {
    background: #e5f1ff;
}

body.etkinlik-salon-modal-open #cboxOverlay {
    background: rgba(16, 24, 40, 0.78) !important;
}

body.etkinlik-salon-modal-open #cboxContent {
    border-radius: 12px;
    overflow: hidden;
}

body.etkinlik-salon-modal-open #cboxLoadedContent {
    margin-top: 0 !important;
    background: transparent !important;
}

body.etkinlik-salon-modal-open #cboxClose {
    top: 10px !important;
    right: 10px !important;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.9) !important;
}

.etkinlik-linkler {
    margin-bottom: 0;
}

.etkinlik-detay-ust-container {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 5px 0;
    align-items: flex-start;
}

.etkinlik-detay-kart {
    flex: 1;
    min-width: 300px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ddd;
    border-radius: 8px;
}

.etkinlik-detay-sol {
    flex: 1;
    min-width: 200px;
    padding: 8px 12px;
    border-right: 1px solid #eee;
}

.etkinlik-detay-sol-ic {
    display: flex;
    align-items: center;
    gap: 12px;
}

.etkinlik-detay-gunadi {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    margin-bottom: 3px;
}

.etkinlik-detay-saat {
    font-size: 20px;
    color: #c20b09;
    font-weight: bold;
}

.etkinlik-detay-saat-ikon {
    margin-right: 6px;
}

.etkinlik-detay-tip {
    font-size: 16px;
    color: #666;
    margin-top: 4px;
}

.etkinlik-yer-kolon {
    flex: 1;
    min-width: 200px;
    padding: 8px 12px;
}

.etkinlik-cevrimici-kutu {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 10px;
    background: #e8f5e9;
    border-radius: 4px;
    border-left: 3px solid #4caf50;
}

.etkinlik-cevrimici-ikon-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: #4caf50;
    color: #fff;
    border-radius: 50%;
}

.etkinlik-cevrimici-ikon {
    font-size: 11px;
}

.etkinlik-cevrimici-yazi {
    font-size: 13px;
    color: #2e7d32;
    font-weight: 500;
}

.etkinlik-cevrimici-kutu+.salon-aksiyonlar {
    margin-top: 10px;
    margin-left: 0;
    justify-content: center;
}

.etkinlik-cevrimici-kutu+.salon-aksiyonlar .salon-aksiyon-btn:only-child {
    flex: 1;
    max-width: 100%;
}

.etkinlik-unidisi-kutu {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    background: #f9f9f9;
    border-radius: 6px;
}

.etkinlik-unidisi-ikon-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: #666;
    color: #fff;
    border-radius: 50%;
}

.etkinlik-unidisi-ikon {
    font-size: 16px;
}

.etkinlik-unidisi-adres {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.etkinlik-salon-kutu {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    padding: 8px 12px;
    background: #f9f9f9;
    border-radius: 6px;
}

.etkinlik-salon-ikon-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    background: #c20b09;
    color: #fff;
    border-radius: 50%;
    line-height: 1;
    overflow: hidden;
}

.etkinlik-salon-ikon {
    font-size: 16px;
    line-height: 1;
}

.etkinlik-salon-ikon-link {
    text-decoration: none;
}

.etkinlik-salon-ikon-link:hover,
.etkinlik-salon-ikon-link:focus-visible {
    background: #a60a08;
    color: #fff;
}

.etkinlik-salon-adi {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.etkinlik-sol {
    margin-top: 0;
}

.konusmaci-satir {
    display: block;
    margin-bottom: 6px;
}

.konusmaci-ikon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    line-height: 1;
    color: #333;
}

.konusmaci-ikon-16 {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.konusmaci-ikon-18 {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}

.konusmaci-svg {
    display: block;
}

.konusmaci-fa-ikon {
    display: block;
    font-size: 16px;
    line-height: 1;
}

.konusmaci-gorev {
    display: block;
    font-size: 12px;
    color: #777;
}

.konusmaci-gorev-legacy {
    margin-left: 0;
}

.konusmaci-gorev-regular {
    margin-left: 20px;
}

.etkinlik-navigasyon-baslik {
    margin-left: 20px;
}

@media screen and (max-width: 680px) {
    .salon-detay-grid {
        grid-template-columns: 1fr;
    }

    .salon-detay-baslik {
        font-size: 20px;
    }

    .salon-detay-harita-wrap {
        margin: 0 14px 10px 14px;
    }

    .salon-detay-harita-iframe {
        height: 150px;
    }

    .salon-detay-icerik {
        padding: 14px;
    }
}

/* Begin:: DPU Mobil */
.mobile_app_info {
    display: none;
}

@media (max-width:480px) {
    .mobile_app_info {
        display: block;
        float: left;
        color: #777;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 400;
        font-size: 14px;
        border-bottom: 1px solid #333;
        width: 100%;
        height: 75px;
        margin: 0 auto;
        background: rgba(0, 0, 0, 0.9);
        top: 0;
        position: fixed;
        z-index: 999999999;
    }

    .dpu_mobil {
        top: 75px !important;
    }
}

.mobile_app_info_logo {
    width: 16%;
    float: left;
}

.img_div {
    border-radius: 10px;
    padding: 2px;
    border: 1px solid white;
    background-color: white;
    text-align: center;
    margin: 6px 0 0 6px;
    left: 10px !important;
}

.mobile_app_info_baslik {
    font-size: 24px;
    color: white;
    font-weight: bold;
    border-bottom: 1px solid #333;
    margin-top: 20px;
    text-align: center;
    width: 36%;
    float: left;
}

.mobile_app_info_media {
    width: 40%;
    float: left;
    text-align: left;
    margin-top: 21px;
}

.mobile_app_info_x {
    width: 5%;
    float: left;
    border-radius: 50px;
    border: 3px solid #444;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.mobile_app_info_x>a {
    color: white;
}

.mobile_app_info_x:hover {
    color: white;
}

/* diller */
.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    width: 43.5px;
    right: 10;
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 0;
}

body:not(.using-keyboard) .dropdown:hover .dropdown-menu,
.dropdown.open-by-keyboard .dropdown-menu {
    display: block;
}

.dropdown-toggle:focus,
.dropdown-toggle:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: 2px;
}

.dropdown-menu li {
    padding: 5px 13px;
}

.dropdown-menu img {
    margin-top: 10px !important;
}

#myVideo:focus,
#myVideo:focus-visible {
    outline: 3px solid #ffbf47;
    outline-offset: -6px;
}

/* End:: DPU Mobil */

/* Start:: Footer Feedback Panel & Search Styles */
.foot-arama {
    width: 76%;
    float: left;
    height: 30px;
    background: #ddd;
    border: 1px solid #ddd;
    padding: 0 2%;
    margin-top: -5px;
}

.foot-btn {
    width: 18%;
    float: left;
    height: 34px;
    background: #c20b09;
    border: 1px solid #c20b09;
    font-weight: bold;
    color: #fff;
    margin-top: -6px;
}

.feedback-icon {
    color: inherit;
    line-height: 1;
}

#feedbackBtn {
    position: fixed;
    bottom: 28px;
    right: 28px;
    width: 58px;
    height: 58px;
    background: #0275d8;
    color: #fff;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .35s ease;
    overflow: hidden;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .18);
    z-index: 10000;
}

#feedbackBtn .feedback-main-icon {
    font-size: 24px;
    flex: 0 0 auto;
}

#feedbackBtn span.label {
    font-family: "Helvetica Neue", sans-serif;
    margin-left: 10px;
    opacity: 0;
    transition: .3s;
    white-space: nowrap;
    display: none;
}

#feedbackBtn:hover {
    width: 220px;
}

#feedbackBtn:hover span.label {
    font-family: "Helvetica Neue", sans-serif;
    display: inline;
    opacity: 1;
    margin-left: 10px;
}

#feedbackPanel {
    position: fixed;
    bottom: 100px;
    right: 28px;
    width: 240px;
    background: #fff;
    border-radius: 18px;
    padding: 22px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .18);
    display: none;
    z-index: 10000;
}

.panel-header {
    background: #0275d8;
    color: #fff;
    padding: 12px 16px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: -22px -22px 15px -22px;
}

.panel-header .header-title {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.panel-header .close {
    position: static !important;
    font-size: 22px;
    opacity: 0.5;
    cursor: pointer;
}

.panel-header .close:hover {
    opacity: 1;
}

.subtitle {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-weight: 600;
    opacity: .7;
    margin-bottom: 5px;
}

.option-box {
    padding: 5px;
    display: flex;
    justify-content: center;
    gap: 25px;
}

.option-btn {
    width: 30%;
    padding: 10px 2px;
    border-radius: 18px;
    background: #fafafa;
    cursor: pointer;
    transition: .25s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.option-btn .feedback-icon {
    font-size: 20px;
}

#yesBtn {
    border: 3px solid #00cc00;
    color: #00cc00;
}

#noBtn {
    border: 3px solid #cc0000;
    color: #cc0000;
}

#yesBtn:hover {
    background: linear-gradient(135deg, #00cc00, #009900);
    color: #fff;
}

#noBtn:hover {
    background: linear-gradient(135deg, #cc0000, #990000);
    color: #fff;
}

#reasonStep,
#successStep {
    display: none;
}

#feedbackPanel textarea {
    font-family: "Helvetica Neue", sans-serif;
    width: 90%;
    height: 80px;
    border-radius: 18px;
    border: 1px solid #ccc;
    padding: 10px;
    resize: none;
    margin-bottom: 12px;
    font-size: 14px;
}

#feedbackPanel button.submit-btn {
    width: 100%;
    padding: 10px;
    border: none;
    background: #0275d8;
    color: #fff;
    font-size: 15px;
    border-radius: 18px;
    cursor: pointer;
    transition: .3s;
}

#feedbackPanel button.submit-btn:hover {
    opacity: .7;
}

.success-box {
    text-align: center;
    padding: 10px;
}

.success-box .feedback-icon {
    font-size: 48px;
    color: #009900;
    margin-bottom: 8px;
}

@media(max-width:520px) {
    #feedbackPanel {
        width: 80%;
        right: 5%;
        left: 5%;
    }

    #feedbackBtn:hover {
        width: 58px;
    }

    #feedbackBtn:hover span.label {
        opacity: 0;
    }
}

/* End:: Footer Feedback Panel & Search Styles */

/* Begin:: Accessibility Utilities  */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
/* End:: Accessibility Utilities */

/* Begin:: Badge (Altın Logo) Stilleri */
.badge {
    width: 105px;
    height: 157px;
    position: absolute;
    z-index: 999999;
    margin-left: 1160px;
    background: url(https://www.dpu.edu.tr/app/views/panel/ckfinder/userfiles/1/images/logolar/altin.png) no-repeat;
}

.badge a {
    display: block;
    width: 100%;
    height: 100%;
}

@media (max-width:1060px) {
    .badge {
        display: none;
    }
}
/* End:: Badge Stilleri */