
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html, body {
    line-height: 1;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    background-color: #f7f8fb;
}


.loading {
    background-color: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    opacity: 0.99;
}
.loading .ic {
    position: relative;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.loading .ic .resim {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -120px;
}

.loading .ic .resim img {
    max-width: 100%;
    margin: auto;
}

.loading .ic .resim .logo {
    margin-bottom: 76px;
    opacity: 0;
}
button {
    background-color: Transparent;
    cursor: pointer;
    outline: none;
    color: inherit;
    border: none;
}

a {
    outline: none;
    text-decoration: none;
    color: inherit;
}

    a:hover {
        text-decoration: none;
    }

:hover {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

a:active {
    text-decoration: none;
}

IMG {
    border: none;
    display: block;
}

* {
    color: inherit
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

.hidden {
    display: none !important;
}

.block {
    display: block !important;
}

.clear {
    clear: both;
}



.dkap {
    height: 100%;
    display: table;
    overflow: hidden;
    width: 100%;
}

    .dkap .dic {
        display: table-cell;
        vertical-align: middle;
    }

ul {
    list-style-type: none;
}

.page {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}
.page .page-ic {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.page > .page-ic > .menu {
    position: relative;
    padding: 28px 18px;
    width: 42px;
    height: calc(100% - 56px);
    background-color: #2e2e2e;
}

.page  > .page-ic >.menu .ust {
    position: absolute;
    top: 0; z-index: 60;
}
.page > .page-ic > .menu .alt {
    bottom: 0;
    position: absolute;
}
.page > .page-ic > .menu .ic {
    height: 100%;
    width: 100%;
    position: relative;
}

.page > .page-ic > .menu .ust li:first-child a {font-size: 42px;color: #000;}

.page  > .page-ic >.menu .ust li {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}

.page > .page-ic > .icerik {
    position: absolute;
    top: 0;
    width: calc(100% - 90px);
    left: 84px;
    height: 100%;
    overflow: auto;
}

.page .menu .ust li a {
    color: #b6b6b6;
}
.page .menu .ust li:first-child a:hover i {
    color: #ff0000;
}

.page .menu .ust li a:hover i {
    color: #fff;
}


.liste > ul > li .ic > .resim img {
    width: 95%; margin: 0 2.5%;
}

.liste > ul > li {
    float: left;
    width: 20%;
    background-color: #fff;
    transition: all 0.3s ease-out;
}
.liste > ul > li a:hover .yazi * {
    color: #a00000;
}
.liste > ul > li  .ic {
    border: 1px solid #ececec;
}

.liste > ul > li  .ic > .yazi {
    font-size: 40px;
    display: inline-flex;
    padding-left: 50px;
    padding-bottom: 30px;
}

.liste > ul > li  .ic > .yazi b {
    font-weight: 700;
}

.liste > ul > li  .ic > .yazi span {
    font-weight: 200;
}
.hover {
    color: #8f1010;
    position: absolute; 
    top: 50%;
    left: 50%;
    z-index: 70;
    width: 500px; 
    background: #181818;
    height: 300px;
    margin-left: -250px; 
    margin-top: -150px;
    display: none;
    opacity: 0;
}
.kapat{ cursor: pointer; position: absolute;  right: -20px; margin-top: -20px;transition: all 0.2s ease-out; z-index: 80; }
.kapat:hover{ opacity: .6; }

.hover .yazi{ text-align: right; padding: 15px 10px 0 0 ;color: #FFF;font-size: 48px;}
.hover .yazi p{font-weight: 200; color: #FFF;font-size: 15px; margin-top: 10px;}
.hover .yazi span{font-weight: 200; }
.hover .yazi img{text-align: right; position: absolute; right: 0; padding: 15px 10px 0 0 ;}
.hover .yazi img:hover{opacity: .6; }

.hover .resimh{position: absolute; }
.hover .resimh img{width: 700px; margin-left: -180px; margin-top: 10px;}

.griarka{background: #000;opacity: .5;position: absolute;top: 0;right: 0;width: calc(100% - 86px);height: 100%;z-index: 55;display: none;}

         .sonnn {
            line-height: 1;
        }
@media (max-width:1920px) {
}

@media (max-width:1680px) {

}
@media (max-width:1480px) {
    


    
}
@media (max-width:1366px) {
  

}

@media (max-width:1280px) {
   .liste > ul > li {width: 25%;}
   
}
@media (max-width:1228px) {
    


}
@media (max-width:1024px) {
   

}

@media (max-width:800px) {
      .liste > ul > li {width: 33%;}

}
@media (max-width:768px) {
   
}
@media (max-width:640px) {
         .liste > ul > li {width: 50%;}
.hover .resimh img{width: 300px; margin-left: -50px; margin-top: 90px;}
  .hover {
    color: #8f1010;
    position: absolute; 
    top: 50%;
    left: 50%;
    z-index: 1000000;
    width: 300px; 
    background: #181818;
    height: 200px;
    margin-left: -150px; 
    margin-top: -150px;
    display: none;
    opacity: 0;
}  
}

@media (max-width:480px) {
   .liste > ul > li  .ic > .yazi {
    font-size: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
}

}

@media (max-width:420px) {
  
}

@media (max-width:325px) {
  
}

@media (max-height:768px) {
   
}

@media (max-height:578px) {
}

@media (max-height:460px) {

}

@media (max-height:430px) {
}

.page > .page-ic > .icerik ul:after {
    display: block;
    content: '';
    clear: both;
}
