/* Minification failed. Returning unminified contents.
(1860,63): run-time error CSS1031: Expected selector, found ','
(2192,233): run-time error CSS1031: Expected selector, found ','
 */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xqce20');
  src:  url('fonts/icomoon.eot?xqce20#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xqce20') format('truetype'),
    url('fonts/icomoon.woff?xqce20') format('woff'),
    url('fonts/icomoon.svg?xqce20#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yt:before {
  content: "\e90a";
}
.icon-360:before {
  content: "\e900";
}
.icon-asagi-ok-oval:before {
  content: "\e901";
}
.icon-cizgi:before {
  content: "\e902";
}
.icon-fb:before {
  content: "\e903";
}
.icon-ins:before {
  content: "\e904";
}
.icon-oval-tel:before {
  content: "\e905";
}
.icon-sag-ok-oval:before {
  content: "\e906";
}
.icon-sag-ok-yuvarlak:before {
  content: "\e907";
}
.icon-sol-ok-yuvarlak:before {
  content: "\e908";
}
.icon-tw:before {
  content: "\e909";
}

* {
    line-height: 1.6;
}
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: 'Comfortaa', cursive;
    font-weight: 300;
    font-size: 14px;
    width: 100%;
    color: #313131;
    height: 100%;
    scroll-behavior: smooth;
}

body {
    line-height: 1;
}

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;
}

: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;
}

.ortala, .anasayfa > .page > .ortala {
    max-width: 86%;
    width: 1642px;
    margin: 0 auto;
}



.mmenu {
    display: none;
}

.page {
    padding-top: 134px
}

header {
    height: 136px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9998;
    border-bottom: 1px solid #a3238e;
    /*-webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.26);
    box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.26);*/
}

    header > .ortala > .ic, header > .ortala {
        position: relative;
        height: 100%
    }

    header .logo {
        position: absolute;
        width: 176px;
        height: 159px;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        background-image: url(/images/logo-alt.png);
        background-position-y:100%;
        background-repeat:no-repeat;
        
        /*-webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.26);
        -moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.26);
        box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.26);*/
    }

        header .logo img {
            margin: 13px auto 0;
        }

    header .menu {
        position: absolute;
        left: 240px;
        bottom: 25px;
        width: calc(100% - 240px);
    }

        header .menu .amenu {
            display: inline-flex;
            float: left;
        }

        header .menu .smenu {
            float: right;
            display: inline-flex;
            position: relative;
        }

            header .menu .smenu:before {
                content: 'hayat’ı takip et';
                position: absolute;
                bottom: 0;
                font-size: 10px;
                right: 44px;
                color: #a6ce39;
            }

            header .menu .smenu li {
                line-height: 49px;
                margin-right: 18px;
                color: #919191;
                font-size: 22px
            }

                header .menu .smenu li a:hover {
                    color: #000
                }
                header .menu .smenu li.avantajlikayitbt img {
                    margin-top: 5px;
                }
                header .menu .smenu li {
                    margin-right: 24px;
                }
            header .menu .smenu li:last-child {
                margin-right: 0px;
            }

                header .menu .smenu li.tw a:hover, .sosyal li.tw a:hover {
                    color: #1da1f2;
                }

                header .menu .smenu li.fb a:hover, .sosyal li.fb a:hover {
                    color: #4a66a0;
                }

                header .menu .smenu li.ins a:hover, .sosyal li.ins a:hover {
                    color: #c13584;
                }

        header .menu .amenu li {
            margin-right: 34px;
            font-weight: 700;
            position: relative;
        }

            header .menu .amenu li a {
                color: #452c59;
                font-size: 18px;
                font-weight: 400;
                display: block;
                line-height: 49px
            }

                header .menu .amenu li a > i {
                    position: relative;
                    top: -4px;
                    left: 6px;
                    font-size: 11px;
                }

            header .menu .amenu li:hover > a, header .menu .amenu li.aktif > a {
                color: #f58220
            }

            header .menu .amenu li:last-child, header .menu .smenu li:last-child {
                margin-right: 0
            }

        header .menu .amenu .icm {
            display: none;
            position: absolute;
            z-index: 99999;
            background-color: #fff;
            padding: 20px 10px 5px;
            width: 180px;
            left: -11px;
            /*-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;*/
        }
            header .menu .amenu .icm a {
                font-size: 14px;
                line-height: 32px;
            }
            header .menu .amenu li:hover .icm {
                display: block;
                -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;
            }

        header .menu .amenu .icm li {
            margin: 0
        }

        header .menu li.aramali .ic {
            border: 1px solid #000;
            border-radius: 10px;
            margin-top: -1px;
        }

        header .menu li.aramali input {
            border: none;
            height: 25px;
            margin-left: 6px;
            line-height: 25px;
            margin-top: -1px
        }

        header .menu li.aramali button {
            color: #e63424;
            font-size: 16px;
            position: relative;
            height: 10px;
            width: 20px;
        }

        header .menu li.aramali i {
            position: absolute;
            top: -3px;
            left: 0
        }
.banner img {
    width:100%;
}
.sliderust {
    position: relative;
}

    .sliderust ul li > .ic {
        position: absolute;
        height: 100%;
        width: 100%;
        color: #fff;
    }
        .sliderust ul li > a {
            width:100%;
            height:100%;
            display:block;
        }
        .sliderust .ortala, .page > .ortala {
            max-width: 67%;
        }

    .sliderust .iceriks {
        width: 42%;
    }

    .sliderust .baslik {
        font-weight: 700;
        font-size: 60px;
        line-height: 1.35;
        margin-bottom:0;
    }

    .sliderust .baslik2 {
        font-weight: 300;
        font-size: 50px;
        margin-bottom: 8px;
        line-height: 1.35;
    }

    .sliderust .aciklama {
        font-weight: 300;
        font-size: 16px;
        line-height: 1.5;
    }
    .sliderust .link {
        border-radius: 18px;
        background-color: #fff;
        color: #b51f6c;
        height: 39px;
        position: absolute;
        bottom: 0;
        left:7%;
        bottom:42px;
    }
        .sliderust .link:hover {
            background-color: #b51f6c;
            color: #fff;
        }
        .sliderust .link a {
            display: block;
            line-height: 39px;
            padding: 0 16px;
        }
        .sliderust .bx-wrapper .bx-pager.bx-default-pager a {
            text-indent: 0;
            background: none;
            width: auto;
            height: auto;
            line-height: 27px;
            color: #fff;
            border: 2px solid #fff;
            border-radius: 50%;
            height: 25px;
            width: 25px;
        }

        .sliderust .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
            background-color: #000;
            border-color: #000;
        }

    .sliderust .bx-wrapper .bx-pager {
        position: absolute;
        right: calc(7% - 19px);
        width: 25px;
        padding: 0;
        opacity: 0;
        bottom: auto;
    }

    .sliderust .bx-wrapper .bx-pager-item {
        font-size: 16px;
        line-height: 1;
        font-size: 12px;
        line-height: 21px;
        margin-bottom: 17px;
    }

        .sliderust .bx-wrapper .bx-pager-item:last-child {
            margin-bottom: 0
        }

    .sliderust > div > .btara {
        border-radius: 19px;
        background-color: #fff;
        color: #b51f6c;
        bottom: 42px;
        position: absolute;
        right: 7%;
        z-index: 99;
    }

        .sliderust > div > .btara i {
            height: 35px;
            width: 35px;
            background-color: #a6ce39;
            border-radius: 50%;
            color: #fff;
            float: left;
            font-size: 35px;
        }

        .sliderust > div > .btara span {
            line-height: 35px;
            float: left;
            margin-left: 11px;
            padding-right: 27px;
        }

        .sliderust > div > .btara:hover {
            background-color: #b51f6c;
            color: #fff
        }

            .sliderust > div > .btara:hover i {
                color: #a6ce39;
                background-color: #fff;
            }

    .sliderust > div > .btasagi {
        background-color: #fff;
        border-radius: 50%;
        height: 80px;
        width: 80px;
        position: absolute;
        bottom: -42px;
        left: 50%;
        margin-left: -40px;
    }

        .sliderust > div > .btasagi:hover {
            background-color: #a6ce39
        }

        .sliderust > div > .btasagi img {
            margin: 24px auto;
        }

.anasayfa .icerikler {
    margin: 76px 0 90px;
}

    .anasayfa .icerikler .stn {
        width: 46%;
        margin-right: 8%;
        float: left;
    }

        .anasayfa .icerikler .stn:nth-child(2n) {
            margin-right: 0;
        }

    .anasayfa .icerikler .baslik, .duyurular .baslik, .iletisimler .baslik, .icerikbuyukbs.baslik.altcizgili {
        font-weight: 700;
        font-size: 30px;
        padding-bottom: 0px;
    }

    .anasayfa .icerikler .stn:nth-child(odd) .baslik, .duyurular .duyuru:nth-child(odd) .baslik, .iletisimler .iletisim:nth-child(odd) .baslik, .icerikbuyukbs.baslik.altcizgili, .slick-slide:nth-child(odd) .baslik {
        color: #d5317d
    }

    .anasayfa .icerikler .stn:nth-child(even) .baslik, .duyurular .duyuru:nth-child(even) .baslik, .iletisimler .iletisim:nth-child(even) .baslik, .slick-slide:nth-child(even) .baslik {
        color: #4e94da !important
    }

    .anasayfa .icerikler .aciklama {
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
        margin-bottom: 18px;
    }
        .anasayfa .icerikler .aciklama > div {
            display:block;
        }
        .anasayfa .icerikler .aciklama p {
            margin-bottom: 25px;
        }
            .anasayfa .icerikler .aciklama p:last-child {
                margin-bottom:0;
            }
    .anasayfa .icerikler .stn a {
        color: #a6ce39;
        font-weight:700;
        font-size:12px;
    }
.duyurularana .duyuruic{padding-right:8%;
                        margin-bottom:30px;
}
.tarih {
    color: #a6ce39
}
.duyurular .duyuru {
    margin-bottom: 30px;
}
    .duyurular .duyuru a.devam {
        color: #452c59;
        font-weight: 700;
        font-size: 12px;
    }
.duyurular .duyuru:last-child {
    margin-bottom: 0px;
}
    .duyurular .aciklama {margin-bottom:15px;}
.duyurular .duyuru {
    width:46%;
    float:left;
}
    .duyurular .duyuru:nth-child(odd) {
        margin-right: 8%;
    }
    .duyuru .resim {
        width:40%;
        float:left;
        margin-right:3%;
    }
        .duyuru .resim img {
            max-width:100%;
        }
        .duyuru .resim + .duyuru .aciklama {
            width: 57%;
            float: left;
        }
    .altcizgili {
        position: relative;
    }

    .altcizgili:after {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e902";
        position: absolute;
        left: 0;
        font-size: 100px;
    }
.okulmenu {
    background-image: url(/images/bt-okulmenubg.png)
}
    .okulmenu ul {
        display:inline-flex;
        width:100%;
        margin-bottom:140px
    }
    .okulmenu li {
        margin-right: 11%;
        position: relative;
        width: 14%;
    }


        .okulmenu li:hover {
            background-image:url(/images/bt-okul-bg.png);
            background-repeat:no-repeat;
        }
        .okulmenu li:last-child {
            margin-right: 0
        }
        .okulmenu li span {
            position: absolute;
            text-align: center;
            width: 203px;
            font-weight: 700;
            color: #fff;
            font-size: 16px;
            top: 50%;
            margin-top: -8px;
            z-index: 1;
        }
        .okulmenu li img:nth-child(2){
            position:absolute;
        }
        .okulmenu li:hover:after {
            content: 'incele';
            font-size: 16px;
            color: #cfe759;
            width:100%;
            position:absolute;
            text-align:center;
            bottom:-25px;
        }
.slides {
    margin-bottom:0px;
}
.slides > div:first-child {
    float: left;
    margin-right:2%;
}
.slides > div:last-child {
    float: right;
    margin-left:2%;
}
.slides > div {
    width:48%;
    max-width:743px;
}
.baslik {
    margin-bottom: 20px;
}

    .baslik span:first-child {
        color: #452c59;
        font-weight: 700;
        font-size: 43px;
    }
    .baslik span:nth-child(2) {
        color: #a6ce39;
        font-weight: 700;
        font-size: 22px;
        line-height: 43px;
        top: -9px;
        position: relative;
    }
.icerikbs.baslik.altcizgili {
    font-size:30px;
}
.icerikbs.baslik.altcizgili:nth-child(1), .icerikbs.baslik.altcizgili:nth-child(4) {
    color: #a3238e
}
.icerikbs.baslik.altcizgili:nth-child(2), .icerikbs.baslik.altcizgili:nth-child(5) {
    color: #f58220
}
.icerikbs.baslik.altcizgili:nth-child(3), .icerikbs.baslik.altcizgili:nth-child(6) {
    color: #a6ce39
}
.slides .bx-controls.bx-has-controls-direction {
    position: absolute;
    right: 12px;
    bottom: 12px;
}
h2.icerikbs.baslik.altcizgili, h3.icerikbs.baslik.altcizgili, h4.icerikbs.baslik.altcizgili, h5.icerikbs.baslik.altcizgili, h6.icerikbs.baslik.altcizgili {
    font-size: 18px;
    margin-bottom: 44px;
}
    h2.icerikbs.baslik.altcizgili:after, h3.icerikbs.baslik.altcizgili:after, h4.icerikbs.baslik.altcizgili:after, h5.icerikbs.baslik.altcizgili:after, h6.icerikbs.baslik.altcizgili:after {
       bottom:-60px
    }
.icerik p{
    margin-bottom:30px;
}
    .icerik p:last-child {
        margin-bottom:0
    }
.icerik .icsayfa .sol {
    float: left;
    width: 40%;
    margin-right:3%;
    margin-bottom:2%;
}
    .slides .bx-wrapper .bx-controls-direction a {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background: none;
        position: relative;
        font-size: 0;
        color: #fff;
    }
    .slides .bx-wrapper .bx-controls-direction a.bx-prev {
        margin-right: 30px;
    }
    .slides .bx-wrapper .bx-controls-direction a.bx-next:after {
        content: "\e907";
        font-size: 22px;
    }
    .slides .bx-wrapper .bx-controls-direction a.bx-prev:after {
        content: "\e908";
        font-size: 22px;
    }
.slides > div:first-child .bx-wrapper .bx-controls-direction a:hover {
    color: #870c05;
}
.slides > div:last-child .bx-wrapper .bx-controls-direction a:hover {
    color: #b8287b;
}
.anagaleri {
    width: 48%;
    max-width: 743px;
    float:left;

}
.kategorianagaleri .anagaleri {
    width: 100%;
    max-width: 100%;
}
.anagaleri .gmenu {
    margin-bottom: 33px;
}
.anagaleri .gmenu ul {
    display: inline-flex;
    font-weight: 300;
    font-size: 16px;
    color: #9a9a9a;
}
    .anagaleri .gmenu ul li {
        margin-right:35px;
    }
        .anagaleri .gmenu ul li a.aktif, .anagaleri .gmenu ul li a:hover {
            color: #a6ce39;
        }
    .anagaleri .galeriler {
        position: relative;
        overflow: hidden;
    }
        .anagaleri .galeriler > div {
            left: 100%;
            position: absolute;
            top:0;
        }
            .anagaleri .galeriler > div.aktif {
                left: 0;
                position: relative;
            }
            .anagaleri .galeriler > div:first-child {
                display: block;
            }

.anagaleri .galeri > div {
    float: left;
    width: 18.6%;
    margin-right: 0.7%;
    margin-bottom: 3.7%;
}
        .anagaleri .galeri > div:nth-child(5n) {
            margin-right: 0;
        }
    .anagaleri .galeri > div:nth-child(11), .anagaleri .galeri > div:nth-child(12) {
        display:none;
    }
.kategorianagaleri .anagaleri .galeri > div:nth-child(11), .kategorianagaleri .anagaleri .galeri > div:nth-child(12) {display:block;}
.kategorianagaleri .anagaleri .galeri > div, .kategorianagaleri .anagaleri .galeri > div:nth-child(4n), .kategorianagaleri .anagaleri .galeri > div:nth-child(5n), .kategorianagaleri .anagaleri .galeri > div:nth-child(6n) {
    width: 14.66667%;
    margin-right: 2.4%;
}
    .kategorianagaleri .anagaleri .galeri > div:nth-child(6n){
        margin-right:0;
    }
    .anagaleri .galeri img {
        border-radius: 8px;
        max-width:100%;
    }
    .anagaleri .galeri .link {
        font-weight: 700;
        color: #452c59;

        position: relative;
    }
    .anasoz {
        width: 743px;
        float: right;
        color: #656565;
        font-weight: 500;
    }
    .anasoz .resim {
        float: left;
        margin-left: -108px;
        margin-right: 60px
    }
.anasoz .ust {
    margin-bottom:53px;

}
    .anasoz .ust div:nth-child(2) {
        color: #f5821f;
        font-size: 48px;
        line-height: 1.2;
        font-weight: 700;
    }
    .anasoz .ust div {
        margin-bottom: 14px;
        font-size: 16px;
        display:block;

    }
    .anasoz .ust div:last-child {
        margin-bottom: 0px;
    }
    .anasoz .alt p {
        margin-bottom:20px;
        line-height:1.3;
    }
footer:before {
    height: 2px;
    width: 100%;
    content: '';
    background-image: url(/images/footer-border.jpg);
    position: absolute;
    top:0;
}
    footer {
        margin-top:129px;
        padding-top:28px;
        padding-bottom:80px;
        position:relative;
        font-weight:400
    }
    footer .menu {
        float:left;
        width:65%;
    }
        footer .menu ul {
            float:left;
            width:33%;
        }
            footer .menu ul li {
                position:relative;
                padding-left:8px;
                margin-bottom:16px;
            }
                footer .menu ul li:last-child {
                    margin-bottom:0
                }
                footer .menu ul li:before {
                    content: '';
                    height: 3px;
                    width: 3px;
                    background-color: #a6ce39;
                    position: absolute;
                    left: 0;
                    top: 50%;
                    margin-top: -2px;
                }
                footer .menu ul li:hover:before, footer .menu ul li.aktif:before {
                    background-color: #f58220;
                }
                footer .menu ul li a:hover, footer .menu ul li.aktif a {
                    color: #a3238e
                }
                footer .sag {
                    float: left;
                    width: 35%;
                }
                    footer .sag .sosyal {
                        float: left;
                        width: 35%;
                        font-size: 22px;
                        color: #bfbfbf;
                    }
                footer .sag .sosyal ul {
                    display:inline-flex
                }
                    footer .sag .sosyal ul li {
                        margin-right:18px;
                    }
                    footer .sag .adres {
                        float: left;
                        width: 65%;
                    }
        footer .iletisim span {
            display: block;
            margin-bottom: -6px;
            color: #452c59;
        }
            footer .iletisim span:first-child {
                font-size:43px;
            }
            footer .iletisim span:nth-child(2) {
                font-size: 43px;
                color: #a6ce39;
                font-weight:300
            }
.page > .ortala > .icerik {position:relative;}
.icmenu {
    float: left;
    width: 279px;
    margin-right: 64px;
    margin-top: -48px;
}

    .icmenu .baslik {
        line-height: 48px;
        background-color: #a3238e;
        color: #fff;
        padding: 0 25px;
        font-size: 18px;
        font-weight: 500;
        position: relative;
    }
        .icmenu .baslik:after {
            font-family: 'icomoon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e901";
            position: absolute;
            font-size: 8px;
            right: 21px;
            top: 22px;
        }
.icmenu li {
    margin-bottom: 1px;
}
    .icmenu li a {
        background-color: #efefef;
        display: block;
        padding: 0 25px;
        line-height: 33px;
        font-weight: 700;
        color: #7a7a7a
    }
        .icmenu li a:hover, .icmenu li a.aktif {
            background-color: #a3238e;
            color: #fff;
        }


    .icmenu + .duyurular {
        float: left;
        width: calc(100% - 343px);
        margin-top: 44px;
    }
.page > .ortala > .icerik >  .sayfa {
    width:100%;
}
.page > .ortala > .icerik > .menu + .sayfa {
    float: left;
    width: calc(100% - 343px);
    margin-top: 44px;
}
.hr {
    height: 2px;
    width: 100%;
    content: '';
    background-image: url(/images/footer-border.jpg);
    position: relative;
    display: block;
    float: left;
    margin:30px 0;
}
.sayfa .sol img {
    max-width: 100%;
}
.icsayfa .resimler > .resim {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}
    .icsayfa .resimler > .resim:nth-child(3n){
        margin-right:0;
    }
.icsayfa .resimler .resim img {
    max-width:100%;
    border-radius:8px;
}
.icsayfa .resimler .tekresim {
    width:100%;
    margin:0
}
.videolar .video {
    margin-bottom: 8px;
    width: 31.33333%;
    margin: 0 1% 2% 1%;
    float: left;
    position: relative;
}

    .videolar .video .ic {
        padding: 75% 0 0 0;
        position: relative;
    }

    .videolar .video iframe {
        width: 100%;
    }

    .videolar .video.youtube iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .videolar .video.vimeo iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.videolar .videotek {
    width: 98%;
}

.urundetay .videolar .videotek {
    width: 98%;
    margin: 0 1%;
}

.urundetay .videolar .video .ic {
    border: 1px solid #fff;
}



.videoresimler .resim {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
}
    .videoresimler .resim:hover .ic:after {
        background-color: rgba(0,0,0,0.3);
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index:1
    }
    .videoresimler .resim .ic {
        position: relative;
    }
        .videoresimler .resim .ic:before {
            position: absolute;
            content: url(/images/youtube-icon.png);
            left: 50%;
            top: 50%;
            margin-top: -32px;
            margin-left: -32px;
            z-index: 2
        }
        .videoresimler .resim img {
            width: 100%;
            border-radius: 8px;
        }
    .videoresimler .resim:nth-child(4n) {
        margin-right: 0;
    }



    .iletisimler .iletisim {
        float: left;
        width: 46%;
        margin-right: 8%;
        margin-bottom: 40px;
    }
    .iletisimler .iletisim:nth-child(2n){
        margin-right:0;
    }
    .iletisimler .iletisim iframe {
        width:347px;
        height:302px;
        max-width:100%;
    }
    .iletisimler span {
        display:block;
    }

.iletisimform {
    width:60%;
}
.iletisimform .str {
    margin-bottom: 16px;
}
    .iletisimform .form label {
        font-weight:500
    }
    .iletisimform .form input, .iletisimform .form textarea, .iletisimform .form select, .etkinlikicerik .menu input {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 16px;
        padding: 8px;
        color: #313131;
        border: 1px solid rgba(163, 35, 142, 0.39);
    }
    .iletisimform .form textarea {
        height:120px;
    }
    .iletisimform .form .str:last-child label {
        display: none;
    }
.field-validation-error {
    color:red;
    font-size:12px;
}
.iletisimform .form .btn {
    cursor: pointer;
    background-color: #efefef;
    color: #a3238e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cvform .str.baslik {
    color: #f58220;
    font-size: 18px;
    margin-bottom: 26px;
    font-weight: 700;
    line-height: 46px;
}
.cvform .str {
        background-color: #f4f4f4;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 1px;
}
.cvform .str label {
    font-weight: bold;
    font-size: 13px;
    color: #000;
    padding: 5px;
}

    .cvform .str input, .cvform .str textarea {
        max-width: 333px;
        width: 91%;
        padding: 6px;
    }

.cvform .str select {
    max-width: 348px;
    width: 93%;
    padding: 6px
}

.cvform .str button {
    background-color: #0ba5d8;
    border: none;
    padding: 15px 30px;
    color: #fff;
    font-weight: bold;
}

.cvform .str .s1, .cvform .str .s2, .cvform .str .s25, .cvform .str .s3, .cvform .str .s33, .cvform .str .s4, .cvform .str .s5, .cvform .str .s6, .cvform .str .s7, .cvform .str .s8, .cvform .str .s9, .cvform .str .s10 {
    float: left;
    padding: 0.5% 0.25%;
}

.cvform .str .s1 {
    width: 9.5%;
}

.cvform .str .s2 {
    width: 19.5%;
}

.cvform .str .s25 {
    width: 24.5%;
}

.cvform .str .s3 {
    width: 29.5%;
}

.cvform .str .s33 {
    width: 32.8333333333%;
}

.cvform .str .s4 {
    width: 39.5%;
}

.cvform .str .s5 {
    width: 49.5%;
}

.cvform .str .s6 {
    width: 59.5%;
}

.cvform .str .s7 {
    width: 69.5%;
}

.cvform .str .s8 {
    width: 79.5%;
}

.cvform .str .s9 {
    width: 89.5%;
}

.cvform .str .s10 {
    width: 99.5%;
}
.pager ul, .slick-dots {
    display: inline-flex;
}
    .pager ul li, .slick-dots li {
        margin-right: 6px;
    }
        .pager ul li:last-child, .slick-dots li:last-child {
            margin-right: 0px;
        }
        .pager ul li a, .pager ul li span, .slick-dots button {
            display: block;
            border-radius: 4px;
            color: #fff;
            padding: 2px 6px;
        }
        .pager ul li a, .slick-dots button {
            background-color: #452c59
        }
            .pager ul li a:hover, .slick-dots button:hover {
                background-color: #a6ce39
            }
        .pager ul li span, .slick-dots .slick-active button {
            background-color: #f58220
        }
.pager .not {
    font-size:12px;
    margin-top:6px;
}
    .pager .not strong {
        font-weight:700
    }
.slick-arrow {display:none !important;}
#alt {
    position:fixed;
    bottom:0;
}
#preloader {
    position: fixed;
    opacity: 0.9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(16, 0, 29);
    z-index: 9999999999;
}

#status {
    width: 256px;
    height: 88px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(/images/yukleme.gif); /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -44px 0 0 -128px; /* is width and height divided by two */
}
.etkinlik {
    margin-top: 1%;
}

    .etkinlik .sol {
        width: 26.5%;
        margin-right: 1%;
        float: left;
    }

        .etkinlik .sol .ic {
            padding-bottom: 4%;
            background-color: #fff;
            background-color: #fff;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

        .etkinlik .sol .takvim .baslik {
            color: #d91018;
            margin: 15px 0;
            font-size: 24px;
            font-weight: bold;
        }

    .etkinlik .sag {
        width: 72.5%;
        float: left;
        background: #fff;
    }

        .etkinlik .sag:after {
            display: block;
            content: '';
            clear: both;
        }

        .etkinlik .sag .etkinlikler {
            float: left;
            width: 60%;
            padding: 1%;
            margin-right: 1%;
            position: relative;
            background-color: rgba(0,0,0,0.1);
        }

            .etkinlik .sag .etkinlikler .anabaslik {
                color: #444444;
                font-size: 27px;
                margin-bottom: 16px;
            }

            .etkinlik .sag .etkinlikler .altbaslik {
                color: #55606e;
                font-size: 14px;
                margin-bottom: 8px;
            }

            .etkinlik .sag .etkinlikler .ic .tarih {
                position: absolute;
                right: 4%;
                top: 4%;
                color: #fff;
                background-color: #8a9d31;
                text-align: center;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                text-shadow: 1px 1px #000;
            }

                .etkinlik .sag .etkinlikler .ic .tarih .ay {
                    font-size: 14px;
                    float: left;
                    line-height: 22px;
                    position: relative;
                    margin: 6px;
                }

                .etkinlik .sag .etkinlikler .ic .tarih .gun {
                    font-size: 20px;
                    float: left;
                    margin-right: 6px;
                }

        .etkinlik .sag .etkinlikmenu {
            float: left;
            width: 30%;
            background-color: #f7f7f7;
        }

            .etkinlik .sag .etkinlikmenu .ic {
                -webkit-box-shadow: inset 2px -2px 4px 0px rgba(0,0,0,0.4);
                -moz-box-shadow: inset 2px -2px 4px 0px rgba(0,0,0,0.4);
                box-shadow: inset 2px -2px 4px 0px rgba(0,0,0,0.4);
            }

            .etkinlik .sag .etkinlikmenu::after {
                display: block;
                content: '';
                clear: both;
            }

            .etkinlik .sag .etkinlikmenu .baslik {
                color: #444444;
                font-size: 18px;
                padding: 10%;
                font-weight: bold;
            }

            .etkinlik .sag .etkinlikmenu li {
                padding: 15px 13%;
                color: #5a5a5a;
                font-size: 11px;
            }

                .etkinlik .sag .etkinlikmenu li:hover {
                    border-top: 2px solid #cd040c;
                    background-color: #1b96a2;
                    color: #fff;
                    padding: 14px 10%;
                    cursor: pointer;
                }

                .etkinlik .sag .etkinlikmenu li.aktif {
                    background-color: #fff;
                    width: 70%;
                    margin-left: 2%;
                    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
                    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
                    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
                    font-weight: bold;
                }

            .etkinlik .sag .etkinlikmenu .aktif:hover {
                border: none;
                background-color: #fff;
                color: #5a5a5a;
                padding: 15px 13%;
                cursor: default;
            }

            .etkinlik .sag .etkinlikmenu .logolar img {
                width: 100%;
            }

            .etkinlik .sag .etkinlikmenu .logolar .spr {
                width: 80%;
                margin: 0 10%;
                display: block;
                content: '';
                height: 2px;
                background-color: #bfbfbf;
            }


        .etkinlik .sag .etkinlikler .ic::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            background-color: #F5F5F5;
        }

        .etkinlik .sag .etkinlikler .ic::-webkit-scrollbar {
            width: 10px;
            background-color: #F5F5F5;
        }

        .etkinlik .sag .etkinlikler .ic::-webkit-scrollbar-thumb {
            background-color: #AAA;
            background-color: #5a5a5a;
        }
.etkinlikicerik .menu li.baslik {
    line-height: 59px;
    background-color: #a3238e;
    color: #fff;
    padding: 0 25px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
}
.ui-state-default, .ui-widget-content a.ui-state-default {
    background-color: #a3238e !important;
    color: #fff !important;
    border-radius: 50%;
}
    .ui-state-default, .ui-widget-content span.ui-state-default {
        background-color:inherit !important;
        color:inherit !important
    }
        .ui-state-default.ui-state-highlight.ui-state-active, .ui-state-default, .ui-widget-content a.ui-state-default.ui-state-active {
            background-color: #1b96a2 !important;
            border-radius: 0% !important
        }
#etkinlikDetay {
    margin-top:30px;
}
#loadingImg, #loadingImgGecmis {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    opacity: .9;
    background-image: url(/images/loading.gif);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    z-index: 9999999;
}
#gecmisetkinlikler {
    position:relative;
}
.etkinlikicerik .sags {
    float: left;
    width: 37%;
    background-color: #efefef;
}

.etkinlikicerik .menu li {
    margin-bottom: 1px;
    line-height: 32px;
}
    .etkinlikicerik .menu li.mobiltakvim {
        display:none;
    }
    .etkinlikicerik .menu #etkinlikmenu li a {
        background-color: #efefef;
        display: block;
        margin-bottom: 1px;
        line-height: 37px;
        padding: 0 19px;
        font-weight: 600;
    }

.etkinlikicerik .menu #etkinlikmenu li {
    margin-bottom: 0;
}

    .etkinlikicerik .menu #etkinlikmenu li a:hover, .etkinlikicerik .menu #etkinlikmenu li a.aktif {
        background-color: #f58220;
        color: #fff;
    }
.icetkinlikler {
    padding:10px;
}
#etkinlikslider .flex-direction-nav a {
    width: 35px;
    height: 33px;
    bottom: -34px;
    background: url(/images/slaytok2.png) no-repeat;
}

#etkinlikslider .flex-direction-nav .flex-next {
    background-position: right;
}

.etkinlik .sag .etkinlikler .ic {
    height: 144px;
    overflow: auto;
    margin-top: 10px;
    background-color: rgba(255,255,255,0.5);

}

#etkinlikDetay .sayfaicerik .resim {
    float: left;
    width: 30%;
    margin-right: 3%;
}

#etkinlikDetay .sayfaicerik img {
    width: 100%;
}

#etkinlikDetay .sayfaicerik .resim + .yazi {
    float: left;
    width: 67%;
}
.etkinlik .sag .etkinlikler .icetkinlikler .etkinlik {
    margin-bottom: 30px;
    position:relative;
}
    .etkinlik .sag .etkinlikler .icetkinlikler .etkinlik .detaytarih {
        color: #1b96a2;
        position: absolute;
        right: 0;
        top: 1px;
        font-size: 12px;
        font-weight: 700;
    }

    .etkinlik .sag .etkinlikler .icetkinlikler .etkinlik .baslik {
        font-size: 14px;
        color: #444444;
        margin-bottom: 12px;
        margin-top: 11px;
    }

    .etkinlik .sag .etkinlikler .icetkinlikler .etkinlik .yazi {
        font-size: 10px;
        color: #8c8c8c;
        padding: 1%;
    }
.formlar header .ic * {
    display:none;
}
.formlar header .ic .logo * {
    display: block;
}
.formlar header .ic .logo {
    left:50%;
    margin-left:-88px;
    display:block;
}
.formlar .icerikbanner {
    margin-bottom:30px;
}
.teksayfa > .okulmenu > .ic > ul > li {
    margin-right: 3%;
    width: 22%;
}
.icerikbanner {position:relative;}
.icerikbanner .resim img {
    width: 100%;
}
.icerikbanner > .icerik {
    position: absolute;
    width: 40%;
    left: 50%;
    height: 100%;
}
.formoval input, .formoval textarea, .formoval select, .formoval button {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 16px;
    padding: 8px;
    color: #313131;
    background-color: #fff;
    border: 4px solid #5b018c;
    border-radius: 8px;
    height: 57px;
    font-family: 'Comfortaa', cursive;
}
.formoval .str.str-check input {
    width: 15px;
    float: left;
    border: none;
    margin: 0;
}
.formoval .str.str-check label {
    float: left;
    line-height: 57px;
    font-weight: 700;
    font-size: 16px;
    margin-left: 5px;
}

 .formoval button {
    background-color: #a6ce39;
    color: #fff;
}
.formoval .str {
    margin-bottom: 5%;
}
.formoval .stn {
    float: left;
    width: 49%;
    margin-right: 2%;
}
    .formoval .stn:nth-child(2) {
        margin-right: 0;
    }
.frmsiziarayalimsonuc, .frmavantajlikayitsonuc, .frmsonuc {
    color: #ff94de;
    font-size: 19px;
    text-align: center;
    display: none;
}
form#frmyazkampi .formoval input, form#frmyazkampi .formoval select, form#frmyazkampi .formoval button {
    border-color: #1e5926;
    color: #00818e;
}

form#frmyazkampi .formoval button {
    color: #fff;
}
.siziarayalim {
    padding-top: 137px;
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    max-width: 500px;
    width: 100%;
    background-color: #4a0073;
    z-index: 9997;overflow:auto;
}
    .siziarayalim .formoval .stn {
        width:80%;margin-left:10%;
    }
    .siziarayalim  .formoval .str {
        margin-bottom: 2%;
    }
    .bx-wrapper .bx-controls-direction a {
        z-index: 9996 !important;
    }
.sonnn {
    line-height: 1;
}

@media (max-width:1900px) {
    .sliderust .baslik {
        font-size: 50px;
    }
    .sliderust .baslik2 {
        font-size: 40px;
    }
    .anasoz .resim {
        margin-left:0;

        margin-right:30px;
    }
    header .menu .smenu {
        position: absolute;
        right: 0;
        top: 25px;
    }

    header .menu {
        height: calc(100% - 25px);
    }

        header .menu .amenu {
            position: absolute;
            bottom: -23px;
            right: 0;
        }
}

@media (max-width:1680px) {
    .ortala, .anasayfa > .page > .ortala, .sliderust .ortala, .page > .ortala {
        width: 96%;
        max-width: initial;
    }
    .sliderust .ortala {
        width:86%;
    }
    .anasoz {
        width:48%;
        margin-left:2%;
    }
    .anagaleri {
        width:48%;
        margin-right:2%;
        max-width:inherit;
    }
    .anasoz .resim {
        width:55%;
    }
    .anasoz .resim img {
        max-width:100%;
    }
    .icsayfa .resimler > .resim, .icsayfa .resimler > .resim:nth-child(3n) {
        width: 23.5%;
        margin-right:2%;
    }
        .icsayfa .resimler > .resim:nth-child(4n)  {
            margin-right:0
        }
}
@media (max-width:1480px) {


    .okulmenu li, .teksayfa > .okulmenu > .ic > ul > li {
        margin-right: 5%;
        position: relative;
        width: 20%;
    }
    .sliderust .baslik {
        font-size: 40px;
    }

    .sliderust .baslik2 {
        font-size: 30px;
    }
    .anasoz {
        width:100%;
        margin-right:0;
        margin-top:30px;
    }
        .anasoz .detay .soz {
            position: relative;
            width: calc(70% - 30px );
            float: left;
        }
        .anasoz .resim {
            width: 30%;
        }

    .anasoz .ust div {
        margin-bottom:4px;
    }
    .anasoz .ust {
        margin-bottom:20px;
    }

    .anagaleri {
        width:100%;
    }
        .anagaleri .galeri > div, .anagaleri .galeri > div:nth-child(5n) {
            width: 9.1%;
            margin-right: 1%;
            margin-bottom:1%;
        }
            .anagaleri .galeri > div:nth-child(10n) {
                margin-right: 0;
            }
    .kategorianagaleri .anagaleri .galeri > div:nth-child(5n),, .kategorianagaleri .anagaleri .galeri > div:nth-child(6n) {
        width: 14.66667%;
        margin-right: 2.4%;
    }
}
@media (max-width:1366px) {
}


@media (max-width:1280px) {

    
    .sliderust .iceriks {
        width: 51%;
        padding: 4%;
        border-radius: 18px;
        background-color: rgba(44, 0, 80, 0.15);
    }
    header .menu .amenu li a {
        font-size:14px;
    }
    header .menu .amenu .icm a {
        font-size: 12px;
        line-height: 26px;
    }
    header .menu .amenu .icm {
        padding-top:0;
    }
    .slick-dots {
        margin-top:30px;
    }
    .icmenu {
        position:absolute;
        background-color:#fff;
        margin-right:0;
    }
        .icmenu + .duyurular, .page > .ortala > .icerik > .menu + .sayfa {
            width: 100%;
        }
        .icmenu li {
            display: none;
            z-index: 99;
            position: relative;
            margin-bottom: 0;
            border-bottom:1px solid #fff
        }
    .icmenu .baslik {
        display:block;
        cursor:pointer;
    }
    .page > .ortala {
        position:relative;
    }
    .icmenu:after {
        display:block;
        content:'';
        clear:both;
    }
    

}

@media (max-width:1024px) {
    .baslik span:first-child {
        font-size:28px;
    }
    .baslik span:nth-child(2) {
        font-size: 28px;
        line-height: initial;
        top: 0;
    }
    .sliderust .baslik {
        font-size: 36px;
    }

    .sliderust .baslik2 {
        font-size: 28px;
    }
    .sliderust .aciklama {
        font-size:12px;
    }
    .mmenu {
        display: block;
        position: absolute;
        right: 50%;
        margin-right: -25px;
        top: 50%;
        margin-top: -25px;
    }
    header .menu .amenu {
        display:none;
        background-color: #fff;
        width: 100%;
        bottom: inherit;
        top: 137px;
        z-index: 999;
        text-align: center;
        position: fixed;
        overflow: auto;
        height: calc(100% - 137px);
    }
        header .menu .amenu li {
            margin-right:0
        }
        header .logo {
            z-index: 1000;
        }
    header .menu .amenu:after {
        display: block;
        content: '';
        clear: both;
    }
    header .menu .amenu li:hover .icm, header .menu .amenu li:hover .icm .alt {
        display: none;
    }
    header .menu .amenu .icm {
        position: relative;
        padding:0;
        width: inherit;
        left: 0;
        
    }
    header .menu .amenu li .icm .alt {
        background-color: rgba(210, 210, 210, 0.3);
        color: #fff;
        padding: 10px;
    }
    header .menu .amenu li.aktif .icm, header .menu .amenu li.aktif .icm .alt {
        display: block;
    }
    header .menu .smenu li.avantajlikayitbt {
        position: absolute;
        right: 0;
        bottom: -49px;
    }
        header .menu .smenu li.avantajlikayitbt {
            margin-right:0;
        }
        /*.okulmenu ul {
        display:block;
    }*/
    .okulmenu li, .teksayfa > .okulmenu > .ic > ul > li {
        float: left;
        width: 203px;
        margin-right: 5%;
    }


    .okulmenu:after{
        display: block;
        content: '';
        clear: both;
    }
    footer {
        margin-top: 60px;
    }
        footer .menu {
            width: 100%;
            margin-bottom:2%;
        }
        footer .sag {
            width:100%
        }
            footer .sag .sosyal {
                width:33.333333%;
            }
        footer .iletisim span {
            display: inherit;

        }
        footer .iletisim span:nth-child(3n) {
            display:block;
        }
    header .logo {
        height: 136px;
        background: no-repeat;
    }
    header .logo img {
        width: 76%;
    }


    .duyurular .duyuru {
        width:100%;
        margin-right:0
    }
    .icmenu {
        width: 104%;
        margin-top: 0;
        margin-left: -2%;
    }
    .page > .ortala > .icerik > .sayfa {
        padding-top: 25px;
    }
    .icmenu .baslik {
        font-size:15px;
        padding:10px;
        line-height:17px;
    }
        .icmenu .baslik:after {
            top:15px;
        }
    .sliderust > div > .btasagi {
        display: none;
    }
}
@media (max-width:800px) {
    .okulmenu ul {
        display:block;
    }
    .okulmenu li, .teksayfa > .okulmenu > .ic > ul > li {
        float: left;
        width: 50%;
        margin-right: 0;
        margin-bottom: 5%;
    }
        .okulmenu li > a > div {
            display: table;
            margin: auto;
        }
        .okulmenu li:hover {
            background-image:none;
        }
    .slides > div:first-child {
        margin-bottom:4%;
    }
    .slides > div:first-child, .slides > div:last-child {
        float: none;
        margin-right: auto;
        margin-left: auto;
    }
    .anasayfa .icerikler .stn {
        width:100%;
        margin-bottom:4%;
    }

    .anasayfa .icerikler .stn:last-child {
        margin: 0;
    }
    .anasayfa .icerikler {
        margin: 76px 0 -76px;
    }
    .slides > div {
        width: 100%;
        margin-right: 0;
        margin: auto;
    }
    header .menu .smenu {
        display:block;
        text-align:right;
    }
        header .menu .smenu li.hayattvbt {
            width: 100%;
            margin-right: 0;
            margin-bottom: 8px
        }
        header .menu .smenu li:nth-child(n+3) {
            width:25%;
            float:right;
            margin-right:0;
            text-align:center

        }
    .bx-controls {
        display:none;
    }
    .sliderust > div > .btara {
        bottom: 11px;
        right: 25px;
    }
    .sliderust .link {
        left:25px;
        bottom:11px;
    }


    .sliderust .ortala {
        width: 96%;
    }
    header {
        height: 113px;
    }
    .page {
        padding-top:113px;
    }
    header .menu .smenu {
        top:6px;
    }
    header .logo {
        height: auto;
        background: no-repeat;
    }

        header .logo img {
            width: 68%;
            margin: 8px auto 0;
        }
    .anasayfa .icerikler .baslik, .duyurular .baslik, .iletisimler .baslik, .icerikbuyukbs.baslik.altcizgili, .icerikbs.baslik.altcizgili {
        font-size: 26px;
    }
    .anasayfa .icerikler .aciklama {
        font-size: 12px;
    }
    html, body {
        font-size: 12px;
    }
    header .menu .amenu {
        top: 114px;
        height: calc(100% - 114px);
    }

    .videoresimler .resim, .videoresimler .resim:nth-child(4n) {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
        .videoresimler .resim:nth-child(3n)  {
            margin-right:0
        }
    .sayfaicerik .sags .menu li.mobiltakvim {
        display: inherit;
        background-color: #fff;
        position: relative;
    }
    .etkinlik .sol {
        display: none;
    }
    .etkinlik .sag {
        width: 100%;
    }
}
@media (max-width:768px) {
    .anagaleri .galeri > div, .anagaleri .galeri > div:nth-child(5n), .kategorianagaleri .anagaleri .galeri > div, .kategorianagaleri .anagaleri .galeri > div:nth-child(5n), .kategorianagaleri .anagaleri .galeri > div:nth-child(4n),, .kategorianagaleri .anagaleri .galeri > div:nth-child(6n) {
        float: left;
        width: 15.6%;
        margin-right: 1.066666%;
        margin-bottom: 1.066666%;
    }
        .anagaleri .galeri > div:nth-child(11), .anagaleri .galeri > div:nth-child(12), .kategorianagaleri .anagaleri .galeri > div:nth-child(11), .kategorianagaleri .anagaleri .galeri > div:nth-child(12) {
            display: block;
        }
        .anagaleri .galeri > div:nth-child(6n), .kategorianagaleri .anagaleri .galeri > div:nth-child(6n) {
            margin-right: 0;
        }
    .anasoz .resim {
        width: 40%;
    }
    .anasoz .detay .soz {
        width: calc(60% - 30px );
    }
    .iletisimler .iletisim {
        width:100%;
        margin-right:0
    }
        .iletisimler .iletisim iframe {
            width:100%;
        }
    .iletisimform {
        width:100%;
    }
}

@media (max-width:640px) {
    .anagaleri .galeri > div, .anagaleri .galeri > div:nth-child(6n), .anagaleri .galeri > div:nth-child(5n), .kategorianagaleri .anagaleri .galeri > div, .kategorianagaleri .anagaleri .galeri > div:nth-child(6n), .kategorianagaleri .anagaleri .galeri > div:nth-child(5n), .kategorianagaleri .anagaleri .galeri > div, .kategorianagaleri .anagaleri .galeri > div:nth-child(4n) {
        width: 19.2%;
        margin-right: 1%;
        margin-bottom: 1%;
    }

        .anagaleri .galeri > div:nth-child(11), .anagaleri .galeri > div:nth-child(12), .kategorianagaleri .anagaleri .galeri > div:nth-child(11), .kategorianagaleri .anagaleri .galeri > div:nth-child(12) {
            display: none;
        }

        .anagaleri .galeri > div:nth-child(5n), .kategorianagaleri .anagaleri .galeri > div:nth-child(5n) {
            margin-right: 0;
        }
    .anasoz .resim {
        width: 50%;
    }
    .anasoz .detay .soz {
        width: calc(50% - 30px );
    }
    .anasoz .ust span:nth-child(2) {
        font-size:32px;
    }
    .anagaleri .gmenu ul {
        overflow: auto;
        display: -webkit-box;
    }
    .sliderust .aciklama {
        display:none;
    }
    .sliderust .baslik {
        font-size: 16px;
    }
    .sliderust .baslik2 {
        font-size: 14px;
    }
    header .menu .smenu li.hayattvbt img {
        width: 100px;
    }
    header .menu .smenu:before {
        right: 17px;
    }
    .sliderust > div > .btara {
        bottom: 43px;
        right: -49px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .icsayfa .resimler > .resim, .icsayfa .resimler > .resim:nth-child(3n), .icsayfa .resimler > .resim:nth-child(4n) {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

        .icsayfa .resimler > .resim:nth-child(3n) {
            margin-right: 0
        }
    .formlar .icerikbanner {
        margin-bottom:-60px;
    }
    .icerikbanner > .icerik {
        bottom: -100%;
        width: 80%;
        position: relative;
        background-color: #5c0085;
        left: 0;
        padding: 10%;
    }
    .icerikbanner > .resim {
        display:none;
    }
}
@media (max-width:560px) {
    .sayfaicerik .sags .menu .baslik {
        font-size: 14px;
    }

    .etkinlik .sag .etkinlikler {
        width: 100%;
        padding: 0;
        margin: 0;
        position: absolute;
        border-bottom: 5px solid #ccc;
    }

    .sayfaicerik .etkinlik .sags {
        width: 100%;
        position: absolute;
        top: 0;
        border-bottom: 5px solid #ccc;
    }

    .etkinlik .sag .etkinlikler .anabaslik {
        font-size: 17px;
        line-height: 49px;
        padding-left: 9px;
        padding-top: 8px;
        margin-bottom: -8px;
    }

    .etkinlik .sag .etkinlikler .ic .tarih {
        right: 1%;
    }
}
@media (max-width:480px) {
    .icerikbanner .formoval .stn {
        width:100%;
        margin-right:0
    }
    header .menu .smenu li.avantajlikayitbt {
        display: none;
    }
    .anagaleri .galeri > div, .anagaleri .galeri > div:nth-child(6n), .anagaleri .galeri > div:nth-child(5n), .kategorianagaleri .anagaleri .galeri > div, .kategorianagaleri .anagaleri .galeri > div:nth-child(6n), .kategorianagaleri .anagaleri .galeri > div:nth-child(5n), .kategorianagaleri .anagaleri .galeri > div:nth-child(4n) {
        width: 24.25%;
        margin-right: 1%;
        margin-bottom: 1%;
    }

        .anagaleri .galeri > div:nth-child(n+9), .kategorianagaleri .anagaleri .galeri > div:nth-child(n+9) {
            display: none;
        }

        .anagaleri .galeri > div:nth-child(4n), .kategorianagaleri .anagaleri .galeri > div:nth-child(4n) {
            margin-right: 0;
        }
    .anasoz .ust div {font-size:12px;}
    .okulmenu li img {
        max-width:100%;
    }
    .okulmenu li span {
        font-size:14px;
        text-indent:-5%
    }
    footer .menu ul {
        width:50%;
        margin-bottom:16px
    }
        footer .menu ul:nth-child(2) {
            text-align: right;
            margin-bottom:51px;
        }
            footer .menu ul:nth-child(2) li:before {
                left:auto;
                right:0
            }
            footer .menu ul:nth-child(2) li {
                padding-left:0;
                padding-right:8px;
            }
            footer .sag .sosyal {
                display: none;
            }
    footer .sag .adres {width:100%}
    header .menu .smenu {
        width:100px;
        top:0
    }
        header .menu .smenu li.hayattvbt {
            display: none;
        }
        header .menu .smenu:before {
            right: 17px;
        }
    .mmenu {
        right: 0;
        margin-right: 0;
        margin: 0;
        width: 40px;
        bottom: 10px;
        top: auto;
    }
        .mmenu img {
            width:100%;
        }
        header .menu .amenu {
            text-align: right;
            padding-right: 20px;
        }
    .icmenu {
        width: 104%;
        margin-top: 0;
        margin-left: -2%;
    }
    header .menu .amenu {
        top:114px;
        height:calc(100% - 114px)
    }
    .page > .ortala > .icerik > .sayfa {
        padding-top: 25px;
    }
    .videoresimler .resim, .videoresimler .resim:nth-child(4n), .videoresimler .resim:nth-child(3n) {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .resim:nth-child(2n) {
        margin-right:0 !important;
    }
}

@media (max-width:420px) {
    .anasoz .resim {
        display:none;
    }
    .anasoz .detay .soz {
        width: 100%;
    }
    footer .iletisim span:first-child, footer .iletisim span:nth-child(2) {font-size:32px;
    }
    .sliderust .baslik {
        font-size: 14px;
    }

    .sliderust .baslik2 {
        font-size: 20px;
    }
}

@media (max-width:370px) {
    .okulmenu li, .teksayfa > .okulmenu > .ic > ul > li {
        width: 100%;
    }
        .okulmenu li span {
            font-size: 16px;
        }
}
@media (max-width:325px) {
    .sliderust .iceriks {
        width:92%;
    }
}

@media (max-height:768px) {
}

@media (max-height:578px) {
}

@media (max-height:460px) {
}

@media (max-height:430px) {
}

footer .str:after, header .menu .ic:after, .anasayfa .icerikler:after, .slides:after, .anagaleri .galeri:after, .anagaleri .galeriler > div:after, .page > .ortala > .alt:after, footer:after, .page > .ortala > .icerik:after, .kategorianagaleri:after,
.duyurular .ic:after, .duyuru:after, .duyurular > div > div.ic:after, .duyurular:after, .videolar:after, .iletisimler:after,
.cvform .str:after, .resimler:before, .str.str-check:after {
    display: block;
    content: '';
    clear: both;
}

