﻿* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style-type: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

img {
    border: none;
}

a {
    color: #272727;
}

.content-text a:hover {
    color: #055789;
    text-decoration: underline;
}

.head .submenu .submenu-left ul li a:hover {
    color: #055789;
}

.content .newscontent .newscontent-left .block span a:hover {
    color: #055789 !important;
}

.head .submenu .submenu-right .right .lang ul li a:hover {
    color: #055789;
}

.footer-top .social ul li a:hover {
    color: #055789;
}

.footer-bottom .footer-menu a:hover {
    color: #055789;
}

img {
    border: none;
}

:focus {
    outline: none;
}

body {
    /*font-family: Arial;
    font-size: 13px;*/
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.center {
    width: 1300px;
    margin: 0 auto;
}

.header {
    /*  height: 128px;
    background: #fbfbfb;
    border-bottom: 5px solid #005389;*/
}

.head {
    position: relative;
}

    .head .logo {
        position: absolute;
        width: 162px;
        height: 237px;
        z-index: 10;
        left: -1px;
    }

    .head .menu {
        float: left;
        width: 100%;
        /* border-bottom: 1px dotted #cccccc; */
        height: 70px;
        border-top: none;
        border-left: none;
        padding-left: 170px;
        display: table;
        z-index: 9;
        position: relative;
        /* margin-bottom: 50px; */
    }

        .head .menu ul, .head .menu div {
            display: table-cell;
            vertical-align: middle;
            font-family: 'Open Sans', sans-serif;
            font-size: 17px;
            font-weight: bold;
            list-style-type: none;
        }

            .head .menu ul li {
                padding-right: 17px;
                padding-left: 14px;
                padding-bottom: 0px;
                float: left;
                /* padding: 0 13px; */
                /* border-right: 2px solid #245698; */
                /* position: relative; */
            }

                .head .menu ul li:last-child {
                    border-right: none;
                    padding-right: 0;
                }

                    /*.head .menu ul li:last-child div {
                        left: -130px;
                    }*/

                    .head .menu ul li:last-child ul .arrow-up {
                        right: 120px;
                        left: auto;
                    }

                .head .menu ul li a {
                    color: #245698;
                }


    .head > .menu > div > ul > li > a {
        color: #245698;
        padding: 7px 8px 16px 8px;
    }

    .head > .menu > div > ul > li:hover > a {
        color: #ffffff;
        /*padding: 7px 15px 15px 15px;*/
        background: #005389;
    }

    .head > .menu > div > ul > li.current > a {
        color: #ffffff;
        /*padding: 7px 15px 15px 15px;*/
        background: #005389;
    }

    .head > .menu > div > ul.en > li > a {
        padding: 7px 8px 17px 8px !important;
        font-size: 16px !important;
    }

    .head > .menu > div > ul > li {
        padding-right: 2px;
        padding-left: 3px;
        padding-bottom: 0px;
        float: left;
    }

    .head > .menu > div > ul > div > ul {
        padding-top: 0px;
    }

    .head > .menu > div > ul {
        padding-top: 21px;
    }


@-moz-document url-prefix() {
    .head .menu ul li div {
        top: 15px;
        padding-top: 15px;
    }
}

.head .menu ul li div {
    position: absolute;
    left: 173px;
    width: 825px;
    display: none;
    z-index: 999;
}

.head .menu ul li ul {
    position: relative;
    top: 14px;
    width: 822px;
    z-index: 1;
    list-style-type: disc !important;
    list-style: disc !important;
    left: 0;
    right: 0;
    background-color: #005389;
    border-top: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 4px 4px 0px 1px rgba(97, 140, 182,1);
    -moz-box-shadow: 4px 4px 0px 1px rgba(97, 140, 182,1);
    box-shadow: 4px 4px 0px 1px rgba(97, 140, 182,1);
    border: none;
    padding: 15px 15px 15px 30px;
}

    .head .menu ul li ul li:first-child {
        /*border: none !important;*/
    }

    .head .menu ul li ul li {
        /*border-bottom: 1px dotted #ccc;*/
        width: 33%;
        border-right: 0;
        padding: 10px 5px 10px 0px;
        float: left;
        list-style-type: none !important;
        list-style: none !important;
        color: #ffffff;
        font-size: 15px;
    }

        /*.head .menu ul li ul li:hover {
            background: #245698;
        }*/

        .head .menu ul li ul li:hover > a {
            color: #eaf8ff;
        }

        .head .menu ul li ul li a {
            color: #ffffff;
            font-size: 15px;
            float: left;
            width: 100%;
        }

    .head .menu ul li ul img {
        /*position: absolute;*/
    }

.head .submenu {
    float: left;
    width: 100%;
    height: 50px;
    padding-left: 180px;
    display: table;
    padding-top: 10px;
    border-bottom: 0;
    display: table;
    background: none;
    position: initial;
    z-index: 9;
    text-transform: none;
    margin-bottom: 0px;
}

    .head .submenu .submenu-left {
        display: table-cell;
        vertical-align: middle;
    }

        .head .submenu .submenu-left ul {
            float: left;
            font-family: 'Open Sans', sans-serif;
            font-size: 14px;
            font-weight: bold;
            list-style-type: none;
            margin-bottom: 0px;
        }

            .head .submenu .submenu-left ul li {
                float: left;
                margin-right: 10px;
            }

                .head .submenu .submenu-left ul li a {
                    color: #245698;
                }

                    .head .submenu .submenu-left ul li a img {
                        margin-right: 5px;
                        height: 8px;
                        margin-bottom: 1px;
                    }

    .head .submenu .submenu-right {
        display: table-cell;
        vertical-align: middle;
        position: relative;
    }

        .head .submenu .submenu-right .right {
            float: right;
        }

    .head .submenu .submenu-left .lang {
        float: left;
        line-height: 15px;
    }

        .head .submenu .submenu-left .lang ul {
            float: left;
            font-size: 14px;
            list-style-type: none;
        }

            .head .submenu .submenu-left .lang ul li {
                float: left;
                margin: 0;
            }

    .head .submenu .submenu-right .right .lang {
        float: left;
        line-height: 38px;
        padding-left: 5px;
    }

        .head .submenu .submenu-right .right .lang ul {
            float: right;
            font-size: 14px;
            list-style-type: none;
            font-family: 'Open Sans', sans-serif;
            padding: 0px;
            margin: 0px;
        }

            .head .submenu .submenu-right .right .lang ul li {
                float: left;
            }

                .head .submenu .submenu-right .right .lang ul li:first-child, .head .submenu .submenu-left .lang ul li:first-child a {
                    padding-left: 0;
                }

                .head .submenu .submenu-right .right .lang ul li a {
                    color: #9c9c9c;
                    padding: 0 5px;
                    font-weight: bold;
                }

    .head .submenu .submenu-left .lang ul li a {
        color: #000000;
        padding: 0 5px;
    }

    .head .submenu .submenu-right .right .search {
        float: left;
        position: relative;
        border: 1px solid #cccccc;
        padding: 3px;
        overflow: hidden;
        display: table;
        width: 330px;
        background: #ffffff;
    }

        .head .submenu .submenu-right .right .search input {
            border: none;
            height: 25px;
            width: 300px;
        }

        .head .submenu .submenu-right .right .search img {
            float: right;
            line-height: 38px;
            margin-top: 2px;
        }

.slider {
    float: left;
    /*height: 350px;*/
    background: url(../images/sliderbg.jpg);
    width: 100%;
    position: relative;
    z-index: 1;
}

    .slider .bxslider img {
        /*width: 1920px;*/
        width: 100%;
        /*height: 550px;*/
        max-width: initial;
    }

    .slider .bxslider li .captions {
        -moz-min-width: 400px;
        -ms-min-width: 400px;
        -o-min-width: 400px;
        -webkit-min-width: 400px;
        min-width: 400px;
        width: auto;
        position: absolute;
        left: 70px;
        bottom: 50px;
    }

        .slider .bxslider li .captions span {
            float: left;
            width: 100%;
            clear: both;
        }

            .slider .bxslider li .captions span:first-child {
                background: #005389;
                color: #ffffff;
                height: 40px;
                float: left;
                padding: 10px 10px 10px 10px;
                font-size: 18px;
                font-weight: bold;
                font-family: 'Open Sans', sans-serif !important;
            }

            .slider .bxslider li .captions span:last-child {
                height: 55px;
                background: #ffffff;
                color: #383838;
                padding: 10px;
                font-size: 13px;
                max-width: 850px;
                font-weight: bold;
                font-family: 'Open Sans', sans-serif !important;
            }

.content {
    float: left;
    width: 100%;
    /*  height: 564px;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .content .newsheader {
        float: none;
        width: auto;
        background: url(../images/line-1000px.jpg) center center no-repeat;
        padding: 10px 0px;
        text-align: center;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 21px !important;
        font-weight: 600;
        color: #055789;
    }

.block > a {
    display: block;
    overflow: hidden;
}

.school .content {
    padding-top: 0px;
}

    .school .content .newscontent {
        margin-top: 0px;
    }

.content .newscontent {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.school .content-text {
    border-right: none;
    padding-right: 0px;
    padding: 0px 0px 0px 1.5%;
}

.content .newscontent .newscontent-left {
    float: left;
    width: 748px;
}

    .content .newscontent .newscontent-left .block {
        float: left;
        width: 50%;
        padding-right: 2%;
        margin-bottom: 25px;
        text-align: center;
        overflow: hidden;
        position: relative;
    }

        .content .newscontent .newscontent-left .block:nth-of-type(2n) {
            margin-right: 0;
        }

        .content .newscontent .newscontent-left .block img {
            max-width: 100%;
            /*max-height: 108px;
            height: 108px;*/
            -webkit-transition: opacity .5s ease,-webkit-transform 1s ease;
            transition: opacity .5s ease,-webkit-transform 1s ease;
            transition: transform 2s ease,opacity .2s ease;
            transition: transform 2s ease,opacity .2s ease,-webkit-transform 2s ease;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }


        .content .newscontent .newscontent-left .block:hover img {
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }



        .content .newscontent .newscontent-left .block span {
            text-align: center;
            float: left;
            width: 100%;
            margin-top: 10px;
            font-family: 'Open Sans', sans-serif !important;
            height: 40px;
        }

            .content .newscontent .newscontent-left .block span a {
                font-size: 15px !important;
                color: #000000;
                font-weight: bold;
                font-family: 'Open Sans', sans-serif !important;
            }

.center div .block .img-responsive {
    width: 100%;
}

.content .newscontent .newscontent-right {
    float: right;
    margin-left: 20px;
    width: 232px;
}

.right-header {
    float: left;
    width: 100%;
    height: 46px;
    background: url("../images/right-header.png") no-repeat;
    padding: 14px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.right-container {
    float: left;
    width: 100%;
    margin-top: 15px;
    height: 506px;
    overflow-x: auto;
}

.right-block {
    float: left;
    width: 100%;
    height: 65px;
    background-color: #ececea;
    position: relative;
}

    .right-block:hover {
        background: #dbdbd9;
    }

    .right-block div {
        float: left;
    }

        .right-block div:first-child {
            width: 48px;
            height: 50px;
            background: #245698;
            color: #fff;
            text-align: center;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            margin: auto;
        }

            .right-block div:first-child span:first-child {
                font-size: 22px !important;
                font-weight: bold;
                top: 6px;
                position: relative;
                display: block;
                text-align: center;
            }

            .right-block div:first-child span:last-child {
                font-size: 10px !important;
                position: relative;
            }

        .right-block div:last-child {
            font-size: 15px !important;
            color: #2a2a2a;
            position: absolute;
            padding-left: 56px;
            top: 0;
            bottom: 0;
            height: 50px;
            margin: auto;
            overflow: hidden;
            display: table;
            padding-right: 10px;
        }

            .right-block div:last-child span {
                display: table-cell;
                vertical-align: middle;
                text-align: left !important;
                line-height: 16px;
            }

                .right-block div:last-child span a {
                    color: #3e3e3e;
                    font-size: 13px !important;
                    font-weight: bold;
                    font-family: 'Open Sans', sans-serif !important;
                    line-height: 16px !important;
                }

                    .right-block div:last-child span a:hover {
                        text-decoration: none;
                    }

.content-text * .new-btn {
    padding: 12px 20px;
    background: #3fa22d;
    color: white;
    font-weight: bold;
    font-size: 14px !important;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
}

    .content-text * .new-btn:hover {
        background: #52bd3f;
        color: white;
        text-decoration: none !important;
        font-size: 14px !important;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif !important;
    }

.new-btn {
    padding: 12px 20px;
    background: #005389;
    color: white;
    font-weight: bold;
    font-size: 14px !important;
    /* text-transform: uppercase; */
    font-family: 'Open Sans', sans-serif !important;
}

    .new-btn:hover {
        background: #2c87c4;
        color: white;
        text-decoration: none;
    }

.right-container .line {
    float: left;
    width: 100%;
    margin: 10px 0;
    border-bottom: 1px solid #e1e1d5;
}

/*.footer-top {
    height: 90px;
    background: #ffffff;
    float: left;
    width: 100%;
}

    .footer-top .subscribe {
        float: left;
        border-radius: 3px;
        border: 1px solid #bbbbbb;
        height: 40px;
        line-height: 37px;
        width: 415px;
        margin-right: 50px;
        margin-top: 25px;
        overflow: hidden;
    }

        .footer-top .subscribe:hover {
            float: left;
            border-radius: 3px;
            border: 1px solid #245698;
            height: 40px;
            line-height: 37px;
            margin-right: 50px;
            margin-top: 25px;
            overflow: hidden;
        }



        .footer-top .subscribe input[type=text] {
            border: none;
            height: 38px;
            width: 340px;
            padding-left: 10px;
            color: #004a77;
            line-height: 18px;
        }


        .footer-top .subscribe input[type=image] {
            float: right;
            margin: 11px 10px 0 0;
        }

    .footer-top .social {
        float: right;
        margin-top: 15px;
        overflow: hidden;
    }

        .footer-top .social ul {
            float: left;
            margin-top: 10px;
            list-style-type: none;
        }

            .footer-top .social ul li {
                float: left;
                margin-right: 15px;
            }

                .footer-top .social ul li img {
                    float: left;
                    margin-right: 5px;
                }

                .footer-top .social ul li a {
                    color: #515151;
                    font-size: 12px;
                    font-weight: bold;
                    line-height: 40px;
                }

                .footer-top .social ul li:last-child {
                    margin-right: 0;
                }

.footer-bottom {
    width: 100%;
    height: auto;
    border-top: 5px solid #005389;
    border-left: none;
    border-right: none;
    background: #fbfbfb;
    box-shadow: inset 1px 4px 5px -6px;
    padding-bottom: 20px;
    padding-top: 10px;
    display: inline-block;
}

    .footer-bottom .sev {
        float: left;
        margin-top: 30px;
        width: 260px;
        margin-right: 46px;
    }

.sev a {
    float: left;
    margin-right: 7px;
}

    .sev a:last-child {
        margin-right: 0;
    }

.footer-bottom .footer-menu {
    margin-top: 10px;
    width: 450px;
    float: left;
    text-align: center;
}

    .footer-bottom .footer-menu a {
        color: #383838;
        font-size: 12px;
        font-weight: bold;
    }



    .footer-bottom .footer-menu ul {
        margin-top: 25px;
    }

        .footer-bottom .footer-menu ul li {
            display: inline-block;
        }

            .footer-bottom .footer-menu ul li:last-child a {
                border: none;
            }

            .footer-bottom .footer-menu ul li a {
                border-right: 1px solid #262626;
                padding-right: 5px;
            }

    .footer-bottom .footer-menu .social ul li a {
        border-right: none;
    }

.footer-bottom .footer-right {
    float: right;
    margin-top: 30px;
    line-height: 30px;
}

    .footer-bottom .footer-right img {
        margin-right: 10px;
        vertical-align: middle;
    }*/
/*Place Holder Rengi*/
.subscribe input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #245698;
    font-size: 15px;
}

.subscribe input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #245698;
    opacity: 1;
    font-size: 15px;
}

.subscribe input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #245698;
    opacity: 1;
    font-size: 15px;
}

.subscribe input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #245698;
    font-size: 15px;
}

.submenu {
    float: left;
    width: 100%;
    border-bottom: none;
    height: 50px;
    padding-left: 20px;
    display: table;
    background: #f4f4f4;
    margin-bottom: 15px;
    font-weight: bold;
    position: relative;
    z-index: -9;
    text-transform: none;
}

.sol-kutu {
    float: left;
    width: 100%;
    border-bottom: none;
    height: 50px;
    padding-left: 297px;
    display: table;
    background: #f4f4f4;
    margin-bottom: 15px;
    font-weight: bold;
    position: relative;
    z-index: -9;
    text-transform: none;
}

.submenu .submenu-left {
    display: table-cell;
    vertical-align: middle;
}

    .submenu .submenu-left span {
        /*font-size: 22px;
            color: #055789;
            font-family: 'Open Sans', sans-serif;*/
        font-size: 20px;
        line-height: 21px;
        color: #055789;
        font-family: 'Open Sans', sans-serif;
        padding: 10px 15px 10px 0px;
        display: block;
    }

        .submenu .submenu-left span h1 {
            font-size: 20px;
        }


.submenu.haberler .submenu-left span {
    font-size: 20px;
    color: #055789;
    font-family: 'Open Sans', sans-serif;
    margin-left: 94px;
    padding: 0px;
    line-height: normal;
}

    .submenu.haberler .submenu-left span > h1 {
        font-size: 20px;
        font-family: 'Open Sans', sans-serif;
        margin: 0px;
        line-height: normal;
        font-weight: bold;
    }

.submenu .submenu-left span small {
    font-size: 12px;
}

.search-content {
    float: left;
    width: 100%;
    min-height: 250px;
    margin-top: 10px;
}

    .search-content.haberler {
        width: 72%;
        margin-top: 10px;
        padding-left: 25px;
        display: block;
        float: left;
        min-height: 530px;
        padding-right: 25px;
    }




    .search-content .search-block {
        float: left;
        width: 100%;
        padding: 15px 20px 15px 20px;
        border-bottom: 1px solid #f5f5f5;
    }

.haberler .search-block {
    float: left;
    width: 100%;
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #f5f5f5;
}


.search-content .search-block span {
    float: left;
    width: 100%;
}

    .search-content .search-block span:first-child {
        color: #004a77;
        font-size: 16px;
    }

        .search-content .search-block span:first-child small {
            font-size: 12px;
            color: #bbb;
            float: right;
        }

        .search-content .search-block span:first-child img {
            margin-right: 5px;
            height: 5px;
            margin-bottom: 2px;
        }

    .search-content .search-block span:last-child {
        color: #272727;
        font-size: 13px;
        float: left;
        margin-left: 10px;
    }

        .search-content .search-block span:last-child a {
            color: #a7a7a7;
            font-size: 13px;
            font-family: 'Open Sans', sans-serif !important;
        }

.accordioncontainer .search-content .search-block span a {
    color: #055789;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif !important;
}

.search-content .search-block span:last-child:hover {
    text-decoration: underline;
}

.search-content .search-block span:first-child a {
    color: #055789;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
}


.menu-detay .search-block span:first-child a {
    color: #055789;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
}

.menu-detay {
    margin-bottom: 100px;
}

.search-content .search-block span:first-child a:hover {
    text-decoration: underline;
}

.pager {
    float: right;
    margin-top: 20px;
}

    .pager ul {
        float: left;
        list-style-type: none;
    }

        .pager ul li {
            float: left;
            margin-right: 5px;
            padding: 3px 6px !important;
        }

            .pager ul li a {
                color: #004a77;
                font-size: 18px;
                font-weight: bold;
                line-height: 18px;
            }

.active-page {
    color: #ffffff !important;
    background: #004a77;
}

.contact-top {
    float: left;
    width: 100%;
    /*background: #f1f1f1;*/
    padding: 30px 20px 0px 20px;
}

    .contact-top div {
        /*float: left;*/
        /*margin-right: 92px;*/
    }

        .contact-top div ul {
            float: left;
            list-style-type: none;
            width: 100%;
        }

            .contact-top div ul a {
                color: #000;
            }

                .contact-top div ul a:hover {
                    text-decoration: underline;
                }

            .contact-top div ul li:first-child {
                color: #004a77;
                font-weight: bold;
                margin-bottom: 10px;
                padding: 0px 15px 10px 0px;
                font-size: 15px;
                border-bottom: 1px solid #e0e0e0;
                width: 100%;
            }

        .contact-top div:last-child {
            margin-right: 0;
        }

.contact {
    float: left;
    width: 100%;
    padding: 30px 0px 100px 0px;
    display: block;
    margin: 0px;
}

    .contact .contact-left {
        float: left;
        width: 645px;
        margin-right: 25px;
    }

    .contact .contact-right {
        float: left;
        width: 330px;
    }

.contact-form-group {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .contact-form-group h3 {
        color: #055789;
        font-family: 'Open Sans', sans-serif;
        padding: 0px 15px 10px 0px;
        font-size: 18px;
        border-bottom: 1px solid #055789;
    }

    .contact-form-group input[type=submit] {
        margin-right: 0;
        width: 100%;
        height: 40px;
        color: #ffffff;
        background: #64A70B;
        border: none;
        cursor: pointer;
        font-size: 15px;
        border-radius: 2px;
        text-transform: uppercase;
        font-weight: bold;
    }

        .contact-form-group input[type=submit]:hover {
            background: #467409;
        }

    .contact-form-group span {
        float: left;
        width: 100%;
        display: block;
    }

        .contact-form-group span:first-child {
            width: 100%;
            color: #055789;
            font-weight: bold;
            font-size: 14px;
        }

            .contact-form-group span:first-child .validator {
                width: 100%;
                font-weight: normal;
                font-size: 12px;
            }



        .contact-form-group span:last-child input[type=text] {
            display: block;
            width: 100%;
            font-size: 14px;
            font-family: 'Open Sans', sans-serif;
            color: #555555;
            line-height: 1.2;
            outline: none;
            border: 2px solid #e0e0e0;
            padding: 0px 5px;
            height: 38px;
            margin-top: 5px;
        }


        .contact-form-group span input[type="file" i] {
            margin-top: 5px;
        }

        .contact-form-group span:last-child select {
            width: 110px;
            font-size: 14px;
            font-family: 'Open Sans', sans-serif;
            color: #555555;
            line-height: 1.2;
            outline: none;
            border: 2px solid #e0e0e0;
            padding: 0px 5px;
            height: 38px;
            margin-top: 5px;
            margin-right: 10px !important;
        }


        .contact-form-group span:last-child input[type=text]:focus, .contact-form-group span:last-child textarea:focus {
            border: 2px solid #005389;
            outline: none;
            -webkit-transition: all 1.0s;
            -o-transition: all 1.0s;
            -moz-transition: all 1.0s;
            transition: all 1.0s;
        }

        .contact-form-group span:last-child textarea {
            min-height: 80px;
            resize: none;
            display: block;
            width: 100%;
            background: transparent;
            font-size: 14px;
            font-family: 'Open Sans', sans-serif;
            color: #555555;
            line-height: 1.2;
            outline: none;
            border: 2px solid #e0e0e0;
            padding: 5px 5px;
            margin-top: 5px;
        }


        .contact-form-group span:last-child .small-input-220 {
            width: 216px !important;
        }

.form-right {
    float: left;
    width: 295px;
    color: #272727;
    text-align: center;
}

    .form-right p {
        text-align: left;
    }

    .form-right img {
        margin-top: 30px;
    }

.center.school {
    width: 80%;
}

.school .content-general {
    width: 80%;
}

/*.full-content  {
    padding-left:20px !important;
}*/

.content-text {
    float: left;
    padding: 20px;
    width: 710px;
    font-size: 13px;
    color: #272727;
    text-align: justify;
}

    .content-text ul li {
        list-style-type: disc !important;
        margin-left: 17px;
        margin-bottom: 5px;
        float: left;
        width: 100%;
        clear: both;
    }

.content-general {
    float: left;
    width: 1020px;
    min-height: 400px;
    margin-bottom: 50px;
}

.content-top {
    float: left;
    width: 709px;
    overflow: hidden;
    text-align: center;
}

    .content-top img {
        max-width: 100%;
    }

.school .content-text {
    padding-top: 0px;
}

.school .content-media {
    float: left;
    width: 20%;
    padding: 8px 0 8px 0;
    text-align: left;
    background: #005389;
    margin-top: -77px;
    border-right: none;
    min-height: auto;
    display: inline-block;
}

    .school .content-media ul div > li:last-child {
        border-bottom: none;
    }

.school .content .newscontent .newscontent-right {
    float: right;
    padding-left: 0px;
    margin-left: 0px;
    width: 20%;
    margin-top: 39px;
}

.school .content .newscontent .newscontent-left {
    float: left;
    width: 80%;
    /*padding-left: 20px;*/
}

    .school .content .newscontent .newscontent-left .block img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
        display: block;
        width: 100%
    }

.school .black {
    height: 90%;
}

.content-media {
    float: left;
    width: 280px;
    padding: 20px 0 8px 0 !important;
    background: #01548b;
    margin-top: -77px;
    text-align: left;
    border-right: none !important;
    min-height: auto;
    display: inline-block;
}


    .content-media.haberler {
        width: 28%;
        margin-top: -67px;
    }

        .content-media.haberler ul li ul {
            font-size: 12px;
            font-weight: 400;
            display: none;
            padding-left: 0px;
            margin-top: 1px;
            padding-right: 0px;
        }

            .content-media.haberler ul li ul li a {
                padding: 10px 5px 10px 38px;
            }

    .content-media ul {
        float: left;
        width: 100%;
        list-style-type: none;
        padding-left: 0px;
        padding-right: 0px;
    }

        .content-media ul li {
            width: 100%;
            /*border-top: 1px solid #d2d2d2;*/
            border-top: none;
            float: left;
            margin-bottom: 1px;
        }

        .content-media ul div > li:first-child {
            border-top: none;
        }

        .content-media ul li a {
            float: left;
            padding: 10px 15px 10px 15px;
            width: 100%;
            font-weight: bold;
            color: white;
            font-size: 14px;
            font-family: 'Open Sans', sans-serif !important;
        }

        .content-media ul li ul li a {
            padding: 10px 5px 10px 38px;
        }



        .content-media ul div > li a img {
            float: left;
            margin-right: 5px;
            /*padding-left: 5px;*/
            height: 8px;
            margin-top: 3px;
        }

        .content-media ul div > li a {
            line-height: 14px;
        }

    .content-media div {
        position: relative;
        width: 100%;
        margin-bottom: 30px;
    }

        .content-media div .play {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 48px;
            height: 47px;
            cursor: pointer;
        }

        .content-media div .media-search {
            position: absolute;
            right: 0;
            bottom: 3px;
            margin: auto;
            width: 32px;
            height: 31px;
            cursor: pointer;
        }

.pdf {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    padding: 10px 15px;
}

    .pdf small {
        font-size: 12px;
        color: #838383;
    }

    .pdf img {
        margin-right: 10px;
        float: left;
    }

    .pdf:first-of-type {
        border-top: 1px dashed #cccccc;
    }

.validator {
    float: right !important;
    margin-right: 5px;
    width: auto !important;
    font-size: 12px;
}

.arrow-up {
    position: absolute;
    top: -6px;
    left: 15px;
    z-index: 1;
}

.gallery {
    float: left;
    margin-right: 9px;
    margin-bottom: 12px;
    width: 180px;
    overflow: hidden;
    height: 165px;
}


.gallery-img {
    width: 180px;
    height: 120px;
    overflow: hidden;
    position: relative;
    text-align: center !important;
    vertical-align: middle;
}

    .gallery-img > img:hover {
        -webkit-filter: grayscale(70%); /* Chrome, Safari, Opera */
        filter: grayscale(70%);
    }

.gallery-content {
    width: 180px;
    font-size: 12px !important;
    color: #055789;
    padding: 3px;
    text-align: center !important;
}

.active-page a {
    color: #fff !important;
}

.sayfalama {
    padding: 3px;
    margin: 50px 3px 3px 3px;
    text-align: center;
    font-family: Geneva, Arial, Helvetica, sans-serif !important;
}

.gallery-img-size {
    background: #eee;
    border: 1px solid #ddd;
    padding: 5px;
    max-width: 100%;
}

.sayfalama .pasif {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}

.sayfalama .secili {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #055789;
    font-weight: bold;
    background-color: #055789;
    color: #FFF;
}

.sayfalama a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    text-decoration: none;
    color: #055789;
}

    .sayfalama a:hover,
    .sayfalama a:active {
        border: 1px solid #999;
        color: #666;
    }

.search-control {
    position: absolute;
    top: 9px;
    left: -47px;
    margin-left: 5px;
    font-size: 21px;
}

.active-menu {
    color: #fff;
    background: #1a8ed5;
}

.content-text p {
    /*font-family: Arial !important;*/
    /*font-size: 13px;*/
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 20px;
}

.content-text span {
    /*font-family: Arial !important;*/
    /*font-size: 13px;*/
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 20px;
}

.content-text * {
    text-align: justify;
    /*font-family: Arial !important;*/
    /*font-size: 13px;*/
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 20px;
}

.content-text table {
    border: 1px solid #ddd;
    width: 100%;
    float: left;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
    margin: 10px 0;
}

.content-text thead {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    color: #055789;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}

.content-text table tbody tr:nth-child(even) {
    background: #f1f1f1;
}

.content-text table tbody tr:nth-child(odd) {
    background: #fbfbfb;
}

.content-text table td, th {
    padding: 10px;
    vertical-align: middle;
}

.control-form {
    float: right !important;
    width: auto !important;
    font-size: 12px !important;
    font-weight: bold;
}

.bblock {
    float: left;
    width: 142px !important;
    height: 92px !important;
    margin-right: 15px;
    margin-bottom: 15px;
    position: relative;
}

.blockresim {
    width: 142px !important;
    height: 92px !important;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.bblock img {
    position: inherit;
    margin: 0px !important;
    /*max-width: 100%;*/
}

    .bblock img:hover {
        -webkit-filter: grayscale(70%); /* Chrome, Safari, Opera */
        filter: grayscale(70%);
    }

.arka_fon {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 102341;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: block;
}

.acilanpopup {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 30px;
    width: 600px;
    height: auto;
    padding: 0;
    background: #f1f1f1;
    z-index: 10234013;
}

.gosterilecekmesajtekrar {
    float: left;
    width: 600px;
    height: auto;
    padding: 0 0 0 0;
}

.gosterilecekmesajtekrar1 {
    float: left;
    width: 600px;
    height: auto;
    padding: 0 0 0 0;
}

.gosterilecekmesajkapat {
    float: right;
    width: 47px;
    height: 27px;
    background: none;
    margin: 2px;
}


.acilanpopup2 {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 30px;
    width: 800px;
    height: auto;
    padding: 0;
    /*background: #f1f1f1;*/
    z-index: 10231231234013;
}

.gosterilecekmesajtekrar2 {
    float: left;
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    text-align: center;
}

    .gosterilecekmesajtekrar2 img {
        max-width: 100%;
    }

.table-frame {
    border: 1px solid #ddd;
    width: 100%;
    float: left;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
}

.table-head {
    float: left;
    width: 100%;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    color: #055789;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}

.table-td {
    float: left;
    padding: 10px;
    vertical-align: middle;
}

    .table-td span {
        float: right;
    }

.table-tr {
    float: left;
    width: 100%;
}

    .table-tr:nth-child(odd) {
        background: #fbfbfb;
    }

    .table-tr:nth-child(even) {
        background: #f1f1f1;
    }

.w-33 {
    width: 33.33333333%;
}

.w-25 {
    width: 25%;
}

.w-310 {
    width: 310px;
}

.w-200 {
    width: 165px;
}

.w-100 {
    width: 50px;
}

.w-101 {
    width: 100px;
}

.black {
    position: absolute;
    width: 100%;
    height: 108px;
    background: #000000;
    background: rgba(0,0,0,.30);
    display: none;
}

    .black a {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

.sitemaptitle {
    float: left;
    width: 100%;
    color: #055789;
    font-size: 18px;
    margin: 20px 0 10px 0;
}

    .sitemaptitle:first-child {
        margin-top: 30px;
    }

.addthis {
    float: left;
    width: 100%;
    margin: 20px 0;
}

.content-media ul li ul {
    font-size: 12px;
    font-weight: 400;
    /*display: none;*/
    padding-left: 0px;
    margin-top: 1px;
    padding-right: 0px;
}

    .content-media ul li ul li ul {
        padding-left: 20px;
    }


    .content-media ul li ul li a:before {
        /*content: '■';*/
        padding-right: 10px;
    }

.content-media ul div > li > ul {
    display: none;
    /*padding-left: 20px;*/
}


.newscontent-right {
    float: right;
    width: 300px;
}

    .newscontent-right .right-header {
        float: left;
        width: 100%;
        height: 46px;
        background: url(/assets/images/right-header.png) no-repeat;
        padding: 14px;
        font-weight: bold;
        font-family: 'Oxygen', sans-serif !important;
        font-size: 16px !important;
    }

    .newscontent-right .right-container {
        float: left;
        width: 100%;
        margin-top: 15px;
        height: 495px;
        overflow-x: auto;
    }

        .newscontent-right .right-container .right-block {
            float: left;
            width: 100%;
            height: 65px;
            background-color: #ececea;
            position: relative;
        }

            .newscontent-right .right-container .right-block div:first-child {
                width: 48px;
                height: 50px;
                background: #618cb6;
                color: #fff;
                text-align: center;
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                margin: auto;
            }

                .newscontent-right .right-container .right-block div:first-child span:first-child {
                    font-size: 28px !important;
                    line-height: 28px;
                    font-weight: bold;
                    top: 6px;
                    position: relative;
                    display: block;
                    font-family: 'Open Sans', sans-serif !important;
                }

                .newscontent-right .right-container .right-block div:first-child span:last-child {
                    font-size: 13px !important;
                    position: relative;
                    font-family: 'Open Sans', sans-serif !important;
                }

            .newscontent-right .right-container .right-block div:last-child {
                font-size: 15px;
                color: #2a2a2a;
                position: absolute;
                padding-left: 56px;
                top: 0;
                bottom: 0;
                height: 50px;
                margin: auto;
                overflow: hidden;
                display: table;
            }

                .newscontent-right .right-container .right-block div:last-child span {
                    display: table-cell;
                    vertical-align: middle;
                }

        .newscontent-right .right-container .line {
            float: left;
            width: 100%;
            margin: 10px 0;
            border-bottom: 1px solid #e1e1d5;
        }


.eventdetail {
    float: left;
    width: 680px;
    padding: 0px 20px;
}

    .eventdetail > img {
        padding-bottom: 30px;
        margin: 0px auto;
        display: block;
    }

.event-date-box {
    float: left;
    margin: 0px 15px 10px 0px;
}

    .event-date-box .date {
        float: left;
        font-size: 50px !important;
        line-height: 40px;
        font-family: 'Open Sans', sans-serif !important;
        margin-right: 10px;
    }

    .event-date-box .left {
        float: left;
    }

        .event-date-box .left .month {
            font-size: 17px !important;
            font-family: 'Open Sans', sans-serif !important;
            line-height: 18px;
        }

        .event-date-box .left .year {
            font-size: 19px !important;
            font-family: 'Open Sans', sans-serif !important;
        }


.home-box {
    /*float: left;*/
    /*width: 100%;*/
    padding: 0px 0 0px 0;
    text-align: center;
    /*margin-left:-2px;
    margin-right:-2px;*/
}

.home-box-item {
    /*float: left;
    width: 33.33333333%;
    margin-right: 2px;
    margin-left: 2px;*/
    text-align: center;
    /* border: 1px solid #ffffff; */
    padding-top: 0;
    position: relative;
    /* min-height: 382px; */
    background: #ffffff;
    /*display: inline-table;*/
    overflow: hidden;
}

    .home-box-item h1 {
        color: #fff;
        padding: 10px 10px;
        text-transform: uppercase;
        font-size: 30px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        text-align: center;
        background: #00a3e5e0;
        font-family: 'Open Sans', sans-serif;
    }

    .home-box-item:last-child {
        margin-right: 0;
    }

    .home-box-item h3, .home-box-item span {
        text-align: left;
        width: 100%;
        float: left;
        padding-bottom: 5px;
    }

.home-news-content {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 0 20px;
}

    .home-news-content div {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        border-bottom: 1px dotted #E8E3E3;
        padding-bottom: 10px;
    }

        .home-news-content div:last-child {
            border-bottom: 0;
        }

.bluebg {
    background: #055c91;
    color: #ffffff;
}

.home-box-item img {
    max-width: 100%;
    width: 100%;
    /*-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;*/
    -webkit-transition: opacity .5s ease,-webkit-transform 1s ease;
    transition: opacity .5s ease,-webkit-transform 1s ease;
    transition: transform 1s ease,opacity .5s ease;
    transition: transform 1s ease,opacity .5s ease,-webkit-transform 1s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    /*min-height: 650px;*/
}

.gallery-container {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.gallery-item {
    float: left;
    width: 165px;
    height: 100px !important;
    margin: 10px;
    text-align: center;
    overflow: hidden;
}

    .gallery-item:hover {
        /* border: 1px solid #055789;*/
    }

    .gallery-item a {
        vertical-align: middle;
    }

    .gallery-item img:hover {
        -webkit-filter: grayscale(80%); /* Chrome, Safari, Opera */
        filter: grayscale(80%);
    }


.contact thead {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    color: #055789;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}

.contact table tbody tr:nth-child(even) {
    background: #f1f1f1;
}

.contact table tbody tr:nth-child(odd) {
    background: #fbfbfb;
}

.contact table td, th {
    padding: 10px;
    vertical-align: middle;
}

    .contact table td a:hover {
        text-decoration: underline;
    }

.meb {
    /* position: absolute; */
    height: 40px;
    z-index: 100;
    /* margin-top: 2px; */
    /* right: 10px; */
    /* float: right; */
    margin-right: 10px;
}

.gallery-item.video {
    position: relative;
    width: 294px;
    height: 182px !important;
    border: none !important;
    padding: 0px !important;
}

    .gallery-item.video .overlay {
        z-index: 50;
        border-radius: 3px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(/images/video.png);
        background-position: center;
        background-size: cover;
        cursor: pointer;
    }

    .gallery-item.video h4 {
        height: 30px !important;
        margin: 0px auto;
        vertical-align: middle;
        font-size: 11px;
        overflow: hidden;
        color: grey;
        padding: 3px;
        line-height: 24px;
        text-align: center;
    }

.tarih-ana {
    /*width: 270px;*/
    float: right;
    padding: 0px;
    display: inline-block;
    padding: 0px 25px 10px 18px !important;
}

.tarih-sag {
    margin-right: 10px;
    float: right;
}

.tarih-sol {
    float: right;
}

.btn-sm {
    padding: 4px 10px !important;
}

.home-box-item .img-link {
    /*line-height: 1px;*/
    /*display: inline-block;*/
}


.slider > .center {
    width: 100%;
}

.menu-ac {
    display: none;
}

.home-box-item:hover img {
    /*-webkit-filter: opacity(30%);  Safari */
    /*filter: opacity(35%);*/
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}



@media only screen and (min-width:1024px) {
    .slider {
        min-height: 373px;
    }
}


@media only screen and (min-width:1280px) {
    .slider {
        min-height: 466px;
    }
}


@media only screen and (min-width:1440px) {
    .slider {
        min-height: 525px;
    }
}



@media only screen and (min-width:1528px) {
    .slider {
        min-height: 559px;
    }
}

@media only screen and (min-width:1593px) {
    .slider {
        min-height: 576px;
    }
}

@media only screen and (min-width:1680px) {
    .slider {
        min-height: 612px;
    }
}

@media only screen and (min-width:1903px) {
    .slider {
        min-height: 693px;
    }
}

@media only screen and (min-width:2553px) {
    .slider {
        min-height: 930px;
    }
}


.submenuokul {
    float: left;
    width: 100%;
    /*border-bottom: 1px dotted #cccccc !important;*/
    padding-left: 175px;
    display: table;
    padding-bottom: 18px;
    padding-top: 18px;
}

    .submenuokul img {
        margin-right: 2px;
        height: 8px;
        margin-bottom: 1px;
    }


    .submenuokul .submenu-left {
        display: table-cell;
        vertical-align: middle;
    }

        .submenuokul .submenu-left span {
            font-size: 14px;
            font-weight: bold;
            color: #055789;
        }


#searchwrap {
    display: initial;
    position: relative;
    height: 41px;
    float: left;
    padding: 0;
}



    #searchwrap input[type="text"] {
        height: 35px;
        font-size: 14px;
        display: inline-block;
        font-weight: 100;
        border: none;
        outline: none;
        color: #FFFFFF;
        padding: 3px;
        padding-right: 40px;
        width: 0px;
        position: absolute;
        top: 14px;
        right: 25px;
        background: none;
        z-index: 3;
        transition: width .5s cubic-bezier(0.000, 0.795, 0.000, 1.000);
        cursor: pointer;
        max-width: 330px;
    }

        #searchwrap input[type="text"]:focus:hover {
            border-bottom: 1px solid #BBB;
        }

        #searchwrap input[type="text"]:focus {
            width: 260px;
            z-index: 1;
            border-bottom: 1px solid #BBB;
            cursor: text;
        }

    #searchwrap #search_submit {
        height: 31px;
        width: 32px;
        display: inline-block;
        color: red;
        float: right;
        background: url(/images/search-3-32.png) center center no-repeat;
        text-indent: -10000px;
        border: none;
        position: absolute;
        top: 17px;
        right: 12px;
        z-index: 2;
        cursor: pointer;
        opacity: 0.8;
        cursor: pointer;
        transition: opacity .4s ease;
        background-size: 21px 20px;
    }

        #searchwrap #search_submit:hover {
            opacity: 0.8;
        }

    #searchwrap input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #ffffff;
        opacity: 1; /* Firefox */
    }

    #searchwrap input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #ffffff;
    }

    #searchwrap input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
        color: #ffffff;
    }

.menu-settings__search input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

.menu-settings__search input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

.menu-settings__search  input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}


.submenu.sol-menu {
    float: left;
    width: 100%;
    border-bottom: none;
    height: 50px;
    padding-left: 21%;
    display: table;
    background: #f4f4f4;
    margin-bottom: 15px;
    font-weight: bold;
    /*text-transform: uppercase;*/
}

.baslik-ust-kutu {
    border-top: 0;
    border-bottom: 1px solid #0095d6;
    margin-bottom: 10px;
    font-size: 18px;
    float: left;
    padding-bottom: 10px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 15px;
    padding-top: 9px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}


.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}

.col-md-12 {
    width: 100%;
}

.col-md-11 {
    width: 91.66666667%;
}

.col-md-10 {
    width: 83.33333333%;
}

.col-md-9 {
    width: 75%;
}

.col-md-8 {
    width: 66.66666667%;
}

.col-md-7 {
    width: 58.33333333%;
}

.col-md-6 {
    width: 50%;
}

.col-md-5 {
    width: 41.66666667%;
}

.col-md-4 {
    width: 33.33333333%;
}

.col-md-3 {
    width: 25%;
}

.col-md-2 {
    width: 16.66666667%;
}

.col-md-1 {
    width: 8.33333333%;
}

.col-md-pull-12 {
    right: 100%;
}

.col-md-pull-11 {
    right: 91.66666667%;
}

.col-md-pull-10 {
    right: 83.33333333%;
}

.col-md-pull-9 {
    right: 75%;
}

.col-md-pull-8 {
    right: 66.66666667%;
}

.col-md-pull-7 {
    right: 58.33333333%;
}

.col-md-pull-6 {
    right: 50%;
}

.col-md-pull-5 {
    right: 41.66666667%;
}

.col-md-pull-4 {
    right: 33.33333333%;
}

.col-md-pull-3 {
    right: 25%;
}

.col-md-pull-2 {
    right: 16.66666667%;
}

.col-md-pull-1 {
    right: 8.33333333%;
}

.col-md-pull-0 {
    right: auto;
}

.col-md-push-12 {
    left: 100%;
}

.col-md-push-11 {
    left: 91.66666667%;
}

.col-md-push-10 {
    left: 83.33333333%;
}

.col-md-push-9 {
    left: 75%;
}

.col-md-push-8 {
    left: 66.66666667%;
}

.col-md-push-7 {
    left: 58.33333333%;
}

.col-md-push-6 {
    left: 50%;
}

.col-md-push-5 {
    left: 41.66666667%;
}

.col-md-push-4 {
    left: 33.33333333%;
}

.col-md-push-3 {
    left: 25%;
}

.col-md-push-2 {
    left: 16.66666667%;
}

.col-md-push-1 {
    left: 8.33333333%;
}

.col-md-push-0 {
    left: auto;
}

.col-md-offset-12 {
    margin-left: 100%;
}

.col-md-offset-11 {
    margin-left: 91.66666667%;
}

.col-md-offset-10 {
    margin-left: 83.33333333%;
}

.col-md-offset-9 {
    margin-left: 75%;
}

.col-md-offset-8 {
    margin-left: 66.66666667%;
}

.col-md-offset-7 {
    margin-left: 58.33333333%;
}

.col-md-offset-6 {
    margin-left: 50%;
}

.col-md-offset-5 {
    margin-left: 41.66666667%;
}

.col-md-offset-4 {
    margin-left: 33.33333333%;
}

.col-md-offset-3 {
    margin-left: 25%;
}

.col-md-offset-2 {
    margin-left: 16.66666667%;
}

.col-md-offset-1 {
    margin-left: 8.33333333%;
}

.col-md-offset-0 {
    margin-left: 0%;
}

.home.row {
    margin-left: -2px;
    margin-right: -2px;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}

.home .col-xs-1, .home .col-sm-1, .home .col-md-1, .home .col-lg-1, .home .col-xs-2, .home .col-sm-2, .home .col-md-2, .home .col-lg-2, .home .col-xs-3, .home .col-sm-3, .home .col-md-3, .home .col-lg-3, .home .col-xs-4, .home .col-sm-4, .home .col-md-4, .home .col-lg-4, .home .col-xs-5, .home .col-sm-5, .home .col-md-5, .home .col-lg-5, .home .col-xs-6, .home .col-sm-6, .home .col-md-6, .home .col-lg-6, .home .col-xs-7, .home .col-sm-7, .home .col-md-7, .home .col-lg-7, .home .col-xs-8, .home .col-sm-8, .home .col-md-8, .home .col-lg-8, .home .col-xs-9, .home .col-sm-9, .home .col-md-9, .home .col-lg-9, .home .col-xs-10, .home .col-sm-10, .home .col-md-10, .home .col-lg-10, .home .col-xs-11, .home .col-sm-11, .home .col-md-11, .home .col-lg-11, .home .col-xs-12, .home .col-sm-12, .home .col-md-12, .home .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.clearfix:after,
.row:after {
    clear: both;
}


.parallax-hero {
    background-image: url(/images/parallax.jpg);
    min-height: 280px;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-size: 100%;
}

.menu-detail {
    padding: 0px 20px;
}


    .menu-detail .menu-div {
        display: grid;
        margin-bottom: 20px;
    }

        .menu-detail .menu-div a.menu-link {
            background-color: #64A70B;
            color: white;
            padding: 1.1em 1.5em;
            position: relative;
            text-decoration: none;
            width: 100%;
            font-weight: bold;
            text-align: center;
            font-size: 15px;
        }

            .menu-detail .menu-div a.menu-link:hover {
                background-color: #467409;
            }

            .menu-detail .menu-div a.menu-link:active {
                box-shadow: none;
            }


.logo-school {
    position: relative;
    margin: 0px auto;
    text-align: center;
    display: block;
    bottom: 50px;
    font-size: 15px;
    font-weight: bold;
    color: #00a4e4;
}

@media only screen and (max-width: 1024px) {
    .parallax-hero {
        min-height: 200px;
    }
}


.dergi {
    text-align: center;
    margin: 0px auto;
}

    .dergi .bblock {
        float: left;
        width: 147px !important;
        height: auto !important;
        margin-right: 15px;
        margin-bottom: 15px;
        position: relative;
    }


        .dergi .bblock .blockresim {
            width: 143px !important;
            height: auto !important;
            overflow: inherit !important;
            text-align: center;
            vertical-align: middle;
        }












.sticky-wrapper {
    height: 60px !important;
}

.header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.header-top {
    height: 60px;
    background: #01548b;
}

.headertop .block-addtoany-block {
    border-right: 1px solid rgba(255,255,255,0.15);
    vertical-align: middle;
    display: inline-block;
}

.block {
    position: relative;
}

.addtoany_list {
    display: inline;
    line-height: 16px;
}

.a2a_kit, .a2a_menu, .a2a_modal, .a2a_overlay {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    outline: 0;
}

.headertop .block-addtoany-block .a2a_kit .addtoany_share {
    padding: 22px;
    line-height: 0px;
    display: block;
}

.headertop .block-addtoany-block .a2a_kit a {
    display: none;
}

.addtoany_list.a2a_kit_size_32 > a {
    font-size: 32px;
}

.headertop .block-addtoany-block .a2a_kit a {
    display: none;
}

.addtoany_list > a {
    border: 0;
    display: inline-block;
    font-size: 16px;
    padding: 0 4px;
}

.addtoany_list > a, .addtoany_list a img, .addtoany_list a > span {
    vertical-align: middle;
}

.addtoany_list > a, .addtoany_list a img, .addtoany_list a > span {
    vertical-align: middle;
}

.a2a_dd img {
    border: 0;
}

.search-block-form {
    width: 157px;
    height: 60px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-right: 1px solid rgba(255,255,255,0.15);
    vertical-align: top;
    left: auto;
    top: auto;
    right: auto;
}
.search-block-form img{
    height: 60px;
    padding: 10px;
    background: white;
}


.container-inline div, .container-inline label {
    display: inline;
}

.form-item {
    margin-top: 0;
    margin-bottom: 25px;
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

label, legend, .fieldset-legend {
    font-size: 18px;
}

.container-inline label:after, .container-inline .label:after {
    content: ":";
}

.search-block-form input[type="search"].form-search {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

.search-block-form .form-search {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #eeeeee;
    width: 100%;
    height: 60px;
    margin: 0;
    z-index: 10;
    padding: 10px 45px 10px 20px;
    font-family: inherit;
    font-size: 16px;
    color: #9e99a3;
}

.container-inline .form-actions, .container-inline.form-actions {
    margin-top: 0;
    margin-bottom: 0;
}

.search-block-form .form-submit {
    background: #fff;
}

.search-block-form .form-submit {
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.search-block-form .sb-icon-search, .search-block-form .form-submit {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    background: #032f52;
}

.container-inline .form-actions, .container-inline.form-actions {
    margin-top: 0;
    margin-bottom: 0;
}

.container-inline div, .container-inline label {
    display: inline;
}

.search-block-form .sb-icon-search, .search-block-form .form-submit {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    background: #032f52;
}

.search-block-form .form-submit {
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.search-block-form .sb-icon-search:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}


.search-block-form .sb-icon-search {
    color: white;
    z-index: 90;
    position: absolute;
    font-size: 16px;
    padding-top: 22px;
}

#block-headerparentandstaff {
    display: inline-block;
    vertical-align: middle;
}

    #block-headerparentandstaff .menu {
        display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox; /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    }

ul.menu {
    margin: 0;
}

#block-headerparentandstaff .menu li {
    display: inline-block;
}

#block-headerparentandstaff .menu a {
    width: auto;
}

#block-headerparentandstaff .menu a {
    border-right: 1px solid rgba(255,255,255,0.15);
    padding: 22px 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: white !important;
    text-align: center;
    height: 60px;
    display: inherit;
    align-content: center;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

#block-oystertheme-account-menu {
    border-left: 1px solid rgba(255,255,255,0.15);
    float: right;
    display: block;
}

    #block-oystertheme-account-menu > .menu {
        font-size: 0;
        display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox; /* TWEENER - IE 10 */
        display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
     
    }

        #block-oystertheme-account-menu > .menu li {
            display: inline-block;
        }

            #block-oystertheme-account-menu > .menu li a.pink {
                background: #C5003E;
            }

            #block-oystertheme-account-menu > .menu li a {
                height: 60px;
                max-width: unset;
                padding: 23px 20px;
                display: inherit;
                align-content: center;
                text-align: center;
                color: white !important;
                font-size: 12px;
                font-weight: 700;
                text-transform: uppercase;
            }



                #block-oystertheme-account-menu > .menu li a.pink:hover {
                    background: #a5065d;
                }

                #block-oystertheme-account-menu > .menu li a:hover {
                    background: #c9b36f;
                }

                #block-oystertheme-account-menu > .menu li a.green {
                    background: #64A70B;
                }



#block-oystertheme-account-menu > .menu li a.green:hover {
    background: #467409;
}

.header-wrapper.stuck {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}

#block-oystertheme-branding {
    margin-left: 80px;
    margin-top: 0px;
    float: left;
    transition: opacity 0.3s linear;
    text-align: center;
}

    #block-oystertheme-branding img {
        max-width: 110px;
        /* background: white; */
        /* padding: 8px; */
        position: absolute;
        top: -32px;
        z-index: -1;
        left: 24px;
    }

.slider {
    position: relative;
}

#site-header {
    padding-top: 25px;
    padding-bottom: 0px;
}

#block-menutoggle {
    display: block;
    float: right;
}

    #block-menutoggle .block__content a {
        color: white !important;
        background: #01548b;
        display: inline-block;
        padding: 37px 47px 37px 27px;
        transition: padding 0.3s linear;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
    }

        #block-menutoggle .block__content a:hover {
            background: #2c87c4;
        }

        #block-menutoggle .block__content a .fa-bars {
            position: absolute;
            font-size: 25px;
            right: 18px;
            bottom: 34px;
        }

.slider .grid {
    position: absolute;
    z-index: 9;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
}

    .slider .grid .inner {
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
        text-shadow: 1px 1px 3px rgb(0 0 0 / 35%);
        position: relative;
        top: 34%;
        transform: translateY(-50%);
    }

        .slider .grid .inner h2 {
            font-size: 71px;
            line-height: 100%;
            margin-bottom: 25px;
            color: white;
        }

            .slider .grid .inner h2 span {
                position: relative;
                top: 0.3em;
                display: block;
            }


        .slider .grid .inner a {
            display: inline-block;
            margin: 15px 0 30px 0;
            position: relative;
        }

    .slider .grid .btn {
        padding: 19px 22px;
        color: white;
        background: #cdce00;
        display: inline-block;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 0px;
        border: none;
        text-shadow: none;
        box-shadow: none;
        text-align: center;
        line-height: 100%;
        letter-spacing: 1px;
    }

    .slider .grid .inner .banner-sub {
        font-size: 28px;
        color: white;
    }

    .slider .grid::after {
        clear: both;
        content: "";
        display: table;
    }

.bx-wrapper .bx-controls-direction a {
/*    position: absolute;
    bottom: 0px !important;
    top: auto !important;
    height: 77px !important;*/
}

.paragraph--type--full-width-video {
    overflow: hidden;
    position: relative;
    height: 800px;
    margin-bottom: 0px;
}

    .paragraph--type--full-width-video video {
        display: block;
        height: 100%;
        width: 177.77777778vh;
        min-width: 100%;
        min-height: 56.25vw;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    .paragraph--type--full-width-video a.swipebox {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        background: #c9b36f;
        border-radius: 50%;
        display: block;
        height: 85px;
        width: 85px;
        text-align: center;
        color: white;
        transition: opacity 0.3s linear;
    }

        .paragraph--type--full-width-video a.swipebox:before {
            content: '';
            background: rgba(201,179,111,0.5);
            border-radius: 50%;
            height: 115px;
            width: 115px;
            display: block;
            position: absolute;
            top: -15px;
            left: -15px;
            right: 0;
            bottom: 0;
        }

        .paragraph--type--full-width-video a.swipebox i {
            position: relative;
            font-size: 24px;
            position: relative;
            top: 50%;
            transform: translateY(-50%);
        }

.fa-play:before {
    content: "\f04b";
}

.paragraph--type--homepage-complete-education {
    margin-bottom: 0;
    color: white;
}

    .paragraph--type--homepage-complete-education .wrapper {
        position: relative;
    }

.paragraph--type--homepage-complete-education {
    margin-bottom: 0;
    color: white;
}

    .paragraph--type--homepage-complete-education .left {
        float: left;
        background: #01548b;
        width: 50%;
        position: absolute;
        left: 0;
        top: 0;
        height: 740px;
        z-index: 9;
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        color: white;
    }

    .paragraph--type--homepage-complete-education .right {
        color: white;
        height: 740px;
        width: 50%;
        float: right;
        text-align: center;
        min-height: 250px;
    }

    .paragraph--type--homepage-complete-education .left .inner {
        max-width: 560px;
        margin: 0 auto;
    }

    .paragraph--type--homepage-complete-education .left:after {
        content: '';
        background: #01548b;
        display: block;
        width: 79px;
        position: absolute;
        /*left: calc(100% - 1px);*/
        left: 98%;
        height: 65%;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

    .paragraph--type--homepage-complete-education .right .slides, .paragraph--type--homepage-complete-education .right .flex-viewport {
        height: 100%;
    }

    .paragraph--type--homepage-complete-education .left h2 {
        margin-bottom: 25px;
        color: white;
        font-size: 36px;
    }

    .paragraph--type--homepage-complete-education .left p {
        margin-bottom: 15px;
        margin: 0 0 30px;
    }

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.paragraph--type--homepage-complete-education .right .item:first-child {
    display: block;
}

.paragraph--type--homepage-complete-education .right .item {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px;
    height: 100%;
}

.paragraph--type--homepage-complete-education .right .field--type-image {
    display: block !important;
}

    .paragraph--type--homepage-complete-education .right .field--type-image .bg-image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

.bg-image {
    min-height: 210px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.paragraph--type--homepage-complete-education .right .field--type-image .bg-image:before {
    content: '';
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
}


.paragraph--type--homepage-complete-education .right .item .text-formatted {
    padding: 15px 94px;
    position: absolute;
    top: 50%;
    right: 0;
    margin: 0 auto;
    width: 100%;
    transform: translateY(-50%) translateX(0);
    -webkit-transform: translateY(-50%) translateX(0);
}

    .paragraph--type--homepage-complete-education .right .item .text-formatted h2 {
        font-size: 55px;
        margin-bottom: 25px;
        line-height: 110%;
    }

    .paragraph--type--homepage-complete-education .right .item .text-formatted > * {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
    }

.paragraph--type--homepage-complete-education h2, .paragraph--type--homepage-complete-education h3, .paragraph--type--homepage-complete-education h4, .paragraph--type--homepage-complete-education h5, .paragraph--type--homepage-complete-education h6 {
    color: white;

}

.paragraph--type--homepage-complete-education .right .item .text-formatted h2:after {
    content: '';
    background: #c9b36f;
    display: block;
    margin: 22px auto 0 auto;
    width: 30px;
    height: 2px;
}

.paragraph--type--homepage-complete-education .right .item .text-formatted > * {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.paragraph--type--homepage-complete-education h3 {
    font-size: 30px;
    line-height: 110%;
    margin: 0 0 15px;
}
.paragraph--type--homepage-complete-education .right {
    color: white;
    height: 740px;
    width: 50%;
    float: right;
    text-align: center;
    min-height: 250px;
    margin-bottom: 0;
    color: white;
}

    .paragraph--type--homepage-complete-education .right .item .text-formatted a {
        padding: 19px 22px;
        color: #FFFFFF !important;
        background: #c9b36f;
        display: inline-block;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 0px;
        border: none;
        text-shadow: none;
        box-shadow: none;
        text-align: center;
        line-height: 100%;
        letter-spacing: 1px;
        margin-top: 20px;
    }

        .paragraph--type--homepage-complete-education .right .item .text-formatted a:hover {
            background: #897a4b;
            color: white !important;
        }


.path-frontpage .paragraph--type--_-ctas-new {
    background: white;
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}
.paragraph--type--_-ctas-new .wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px;
}

.path-frontpage .paragraph--type--_-ctas-new .field--name-field-section-title {
    color: #212c43;
}
.paragraph--type--_-ctas-new .field--name-field-section-title {
    font-size: 36px;
    margin-bottom: 50px;
    display: block;
    margin-top: 50px;
    font-weight: 600;
    line-height: 110%;
}

.paragraph--type--_-ctas-new .layout {
    grid-gap: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
        "box1 box2"
        "box1 box3";
}

.paragraph--type--_-ctas-new .box-1 {
    background-position: center;
    background-size: cover;
    position: relative;
    background-image: none;
    grid-area: box1;
}

.paragraph--type--_-ctas-new {
    padding-top: 30px;
    padding-bottom: 70px;
    text-align: center;
    padding-top: 0;
}

    .paragraph--type--_-ctas-new .box-1 a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .paragraph--type--_-ctas-new .box-1 .image {
        min-height: 230px;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .paragraph--type--_-ctas-new .image {
        position: relative;
    }

    .paragraph--type--_-ctas-new .box-1 .text {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
    }
.path-frontpage .paragraph--type--_-ctas-new .text {
    background: #032f52;
}
.paragraph--type--_-ctas-new .box-1 .text {
    margin: 0;
    background: #01548b;
}

    .paragraph--type--_-ctas-new .box-1 .text:hover {
        background-color: #2c87c4;
    }


.paragraph--type--_-ctas-new .text {
    color: white;
    padding: 30px 20px;
    transition: background 0.3s linear;
    margin: 0px;
    position: relative;
}

.paragraph--type--_-ctas-new .title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
    line-height: 110%;
}

    .paragraph--type--_-ctas-new .title:after {
        content: '';
        background: #c9b36f;
        display: block;
        margin: 22px auto 0 auto;
        width: 30px;
        height: 2px;
    }

.paragraph--type--_-ctas-new .field--name-field-cta-link-subtitle {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.paragraph--type--_-ctas-new .box-2 {
    grid-area: box2;
}

    .paragraph--type--_-ctas-new .box-2 a, .paragraph--type--_-ctas-new .box-3 a {
        background-color: #e21f1d;
        grid-template-columns: repeat(2,1fr);
        display: grid;
        grid-gap: 0;
        align-items: center;
        justify-content: center;
    }

    .paragraph--type--_-ctas-new .box-2 .image, .paragraph--type--_-ctas-new .box-3 .image {
        min-height: 230px;
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }


.paragraph--type--_-ctas-new .field--name-field-cta-link-subtitle {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.paragraph--type--_-ctas-new .box-3 {
    grid-area: box3;
}


    .paragraph--type--_-ctas-new .box-2 a, .paragraph--type--_-ctas-new .box-3 a {
        display: grid;
        grid-gap: 0;
        background-color: #e21f1d;
        grid-template-columns: repeat(2,1fr);
        align-items: center;
        justify-content: center;
    }

.paragraph--type--_-ctas-new .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background: #c9b36f;
    border-radius: 50%;
    display: block;
    height: 85px;
    width: 85px;
    text-align: center;
    color: white;
    transition: opacity 0.3s linear;
}

    .paragraph--type--_-ctas-new .play-button:before {
        content: '';
        background: rgba(100,167,11,0.5);
        border-radius: 50%;
        height: 115px;
        width: 115px;
        display: block;
        position: absolute;
        top: -15px;
        left: -15px;
        right: 0;
        bottom: 0;
    }

    .paragraph--type--_-ctas-new .play-button i {
        position: relative;
        font-size: 24px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

.fa-play:before {
    content: "\f04b";
}

.paragraph--type--_-ctas-new .field--name-field-cta-link-subtitle {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}


.paragraph--type--homepage-news-events, .block-views-blocknews-block-4, .block-views-blockevents-block-4 {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #49505c;
    position: relative;
}

    .paragraph--type--homepage-news-events .wrapper, .block-views-blocknews-block-4 .wrapper, .block-views-blockevents-block-4 .wrapper {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0 50px;
        position: relative;
    }

        .paragraph--type--homepage-news-events .wrapper .wrapper, .block-views-blocknews-block-4 .wrapper .wrapper, .block-views-blockevents-block-4 .wrapper .wrapper {
            padding: 0;
        }

    .paragraph--type--homepage-news-events .field--name-field-section-title, .block-views-blocknews-block-4 .field--name-field-section-title, .block-views-blockevents-block-4 .field--name-field-section-title {
        font-size: 36px;
        margin-bottom: 40px;
        text-align: left;
        color: white;
        font-weight: 600;
        line-height: 110%;
    }

    .paragraph--type--homepage-news-events .filter-by, .block-views-blocknews-block-4 .filter-by, .block-views-blockevents-block-4 .filter-by {
        position: absolute;
        top: 0;
        right: 20px;
        text-align: left;
        margin-bottom: 20px;
        display: none;
    }

    .paragraph--type--homepage-news-events .view-header, .block-views-blocknews-block-4 .view-header, .block-views-blockevents-block-4 .view-header {
        display: none;
    }

    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment {
        margin-bottom: 0px;
        float: left;
        display: block;
        margin-right: 2.5641%;
        width: 48.71795%;
    }

        .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .views-row, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment .views-row, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment .views-row, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment .views-row, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment .views-row, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment .views-row {
            position: relative;
        }
        .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .bg-image, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment .bg-image, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment .bg-image, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment .bg-image, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment .bg-image, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment .bg-image {
            height: 427px;
        }

        .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .views-field-nothing a, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment .views-field-nothing a, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing a, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing a, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing a, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing a {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            color: white;
            transition: opacity 0.3s linear;
        }

        .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .inner, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .inner, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .inner, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .inner, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .inner, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .inner {
            position: absolute;
            bottom: 25px;
            left: 25px;
            right: 25px;
            z-index: 5;
        }

        .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .views-field-nothing a:after, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment .views-field-nothing a:after, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing a:after, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing a:after, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing a:after, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing a:after {
            content: '';
            background: linear-gradient(0deg,#000 0%,transparent 100%);
            height: 250px;
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
        }

        .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .date, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .date, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .date, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .date, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .date, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .date {
            font-size: 12px;
            font-weight: 700;
            text-transform: uppercase;
            display: block;
            margin-bottom: 10px;
        }

        .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .title, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .title, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .title, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .title, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .title, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .title {
            font-size: 30px;
            display: block;
            margin-bottom: 10px;
        }

        .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .category, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .category, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .category, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .category, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing .category, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing .category {
            display: block;
            font-size: 12px;
            font-weight: 700;
            text-transform: uppercase;
        }

        .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .views-field-nothing a, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 .attachment .views-field-nothing a, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing a, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing a, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 .attachment .views-field-nothing a, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 .attachment .views-field-nothing a {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            color: white;
            transition: opacity 0.3s linear;
        }

    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .news-item, .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .event-item, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 > .view-content .news-item, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 > .view-content .event-item, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 > .view-content .news-item, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 > .view-content .event-item, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 > .view-content .news-item, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 > .view-content .event-item, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 > .view-content .news-item, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 > .view-content .event-item, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 > .view-content .news-item, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 > .view-content .event-item {
        margin-bottom: 0;
        position: relative;
    }


    .paragraph--type--homepage-news-events img, .paragraph--type--homepage-news-events picture {
        margin: 0;
        max-width: 100%;
        height: auto;
    }

.news-item img, .event-item img {
    transition: opacity 0.3s linear;
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
}

.paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .news-item .news-text, .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .news-item .event-text, .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .event-item .news-text, .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .event-item .event-text, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 > .view-content .news-item .news-text, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 > .view-content .news-item .event-text, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 > .view-content .event-item .news-text, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 > .view-content .event-item .event-text, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 > .view-content .news-item .news-text, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 > .view-content .news-item .event-text, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 > .view-content .event-item .news-text, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 > .view-content .event-item .event-text, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 > .view-content .news-item .news-text, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 > .view-content .news-item .event-text, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 > .view-content .event-item .news-text, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 > .view-content .event-item .event-text, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 > .view-content .news-item .news-text, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 > .view-content .news-item .event-text, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 > .view-content .event-item .news-text, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 > .view-content .event-item .event-text, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 > .view-content .news-item .news-text, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 > .view-content .news-item .event-text, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 > .view-content .event-item .news-text, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 > .view-content .event-item .event-text {
    background: white;
    position: relative;
}

.news-item .news-text, .news-item .event-text, .event-item .news-text, .event-item .event-text {
    padding: 25px;
}

.news-item .news-posted, .news-item .event-posted, .event-item .news-posted, .event-item .event-posted {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.news-item .news-title, .news-item .event-title, .event-item .news-title, .event-item .event-title {
  
    font-size: 18px;
    font-weight: 600;
    color: #212c43;
    display: block;
    margin-bottom: 10px;
}

.clearfix:after {
    display: table;
    clear: both;
    content: "";
}

.paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 > .view-content, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 > .view-content, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 > .view-content, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 > .view-content, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 > .view-content {
    float: left;
    display: block;
    margin-right: 2.5641%;
    width: 48.71795%;
    margin-right: 0;
}
.paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .views-row:last-child:last-child, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 > .view-content .views-row:last-child:last-child, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 > .view-content .views-row:last-child:last-child, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 > .view-content .views-row:last-child:last-child, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 > .view-content .views-row:last-child:last-child, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 > .view-content .views-row:last-child:last-child {
    margin-right: 0;
    float: left;
    display: block;
    width: 47.36842%;
}

.paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .views-row, .paragraph--type--homepage-news-events .view-id-events.view-display-id-block_4 > .view-content .views-row, .block-views-blocknews-block-4 .view-id-news.view-display-id-block_4 > .view-content .views-row, .block-views-blocknews-block-4 .view-id-events.view-display-id-block_4 > .view-content .views-row, .block-views-blockevents-block-4 .view-id-news.view-display-id-block_4 > .view-content .views-row, .block-views-blockevents-block-4 .view-id-events.view-display-id-block_4 > .view-content .views-row {
    float: left;
    display: block;
    margin-right: 5.26316%;
    width: 47.36842%;
}

.paragraph--type--homepage-news-events .view-footer {
    position: absolute;
    top: -5px;
    right: 0;
    text-align: center;
    margin-top: 0px;
    display: block;
}

.paragraph--type--homepage-news-events .wrapper::after, .block-views-blocknews-block-4 .wrapper::after, .block-views-blockevents-block-4 .wrapper::after {
    clear: both;
    content: "";
    display: table;
}

.paragraph--type--homepage-news-events .wrapper::after, .block-views-blocknews-block-4 .wrapper::after, .block-views-blockevents-block-4 .wrapper::after {
    clear: both;
    content: "";
    display: table;
}

.view-footer .btn {
    padding: 19px 22px;
    color: white !important;
    background: #c9b36f;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px;
    border: none;
    text-shadow: none;
    box-shadow: none;
    text-align: center;
    line-height: 100%;
    letter-spacing: 1px;
}

    .view-footer .btn:hover {
        background: #897a4b;
        color: white !important;
    }

.paragraph--type--_-ctas-new .box-2 a, .paragraph--type--_-ctas-new .box-3 a {
    background-color: #01548b;
    grid-template-columns: repeat(2,1fr);
    align-items: center;
    justify-content: center;
    display: grid;
    grid-gap: 0;
}
.paragraph--type--_-ctas-new .box-2 .image, .paragraph--type--_-ctas-new .box-3 .image {
    min-height: 230px;
}

.path-frontpage .paragraph--type--_-ctas-new .text {
    background: #032f52;
}

.paragraph--type--_-ctas-new .box-2 a:hover, .paragraph--type--_-ctas-new .box-3 a:hover {
    background-color: #2c87c4;
}


#site-footer {
    display: block;
    background: #e1e1e1;
    text-align: center;
    font-size: 14px;
    color: #000000 !important;
    border-top: solid 80px #01548b;
}



    #site-footer .footer-top {
        padding: 70px 50px 30px 50px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        display: block;
    }

body .footer-top::after, body .footer-bottom::after {
    clear: both;
    content: "";
    display: table;
}

#site-footer #block-footerlogo {
    margin-bottom: 50px;
}
    #site-footer #block-footerlogo .block__content {
        text-align: center;
    }

p:last-of-type {
    margin-bottom: 0;
}

#site-footer p {
    margin: 0 0 30px;
}

#site-footer #block-contact {
    float: left;
    display: block;
    margin-right: 1%;
    width: 24.07692%;
}

#site-footer .block {
    margin-bottom: 30px;
}

    #site-footer .block h2 {
        font-size: 17px;
        color: #000000;
        margin-bottom: 20px;
    }

#site-footer #block-admissions {
    float: left;
    display: block;
    margin-right: 1%;
    width: 24.07692%;
}

#site-footer #block-oystertheme-footer {
    float: left;
    display: block;
    margin-right: 1%;
    width: 23.07692%;
}

#site-footer ul.menu {
    margin-left: 0px;
    padding: 0;
    list-style: none outside;
    text-align: left;
}

#site-footer #block-footercodesandpolicies {
    float: left;
    display: block;
    margin-right:0px;
    width: 25.07692%;
}

body .footer-bottom {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
}

#site-footer .footer_bottom {
    text-align: left;
    border-top: 1px solid #afaaaa;
    padding: 20px 0px 20px 0px;
}

body .footer-bottom::after {
    clear: both;
    content: "";
    display: table;
}

#site-footer .footer_bottom #block-copyright {
    float: left;
}

#site-footer .block {
    margin-bottom: 5px;
}

    #site-footer .block .block__content a {
        color: #000000 !important;
    }

#site-footer a:hover {
    color: #cdce00 !important;
}

/*.field--name-body a, .paragraph--type--additional-text a, .field--name-field-text-and-image-text a {
    font-weight: 600;
}*/

#site-footer .footer_bottom #block-footersocial {
    float: right;
}

    #site-footer .footer_bottom #block-footersocial .block__content a {
        padding: 0px 20px;
        font-size: 20px;
    }
#site-footer .block .block__content a svg:hover path {
    fill: #618cb6 !important
}

#site-footer .block .block__content a svg {
    fill: #000000;
}
#site-footer nav .menu li {
    margin-bottom: 3px;
    text-align: center;
}

    #site-footer nav .menu li a {
        font-size: 14px;
        color: #000000 !important;
    }

        #site-footer nav .menu li a:hover {
            color: #618cb6 !important;
        }

#site-footer .block .block__content a:hover {
    color: #618cb6 !important;
}

.sev {
    margin-top: 46px;
}

.sev a {
    margin-right: 10px;
}

    .sev img {
        height:84px;
    }

    .sev a:last-child {
        margin-right: 0;
    }

.footer-bottom .sev {
    float: left;
    margin-top: 30px;
    width: 280px;
    margin-right: 46px;
}

.menu-opener {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #01548b;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: opacity 0.3s 0s,visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    transition: opacity 0.3s 0s,visibility 0s 0.3s, transform 0.3s 0s;
    transition: opacity 0.3s 0s,visibility 0s 0.3s, transform 0.3s 0s,-webkit-transform 0.3s 0s;
}

    .menu-opener.-on {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition: opacity 0.3s 0s,visibility 0s 0s, -webkit-transform 0.3s 0s;
        transition: opacity 0.3s 0s,visibility 0s 0s, transform 0.3s 0s;
        transition: opacity 0.3s 0s,visibility 0s 0s, transform 0.3s 0s,-webkit-transform 0.3s 0s;
    }

section.menu-opener {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    max-width: 100%;
}

.menu-close {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
    padding: 0 30px 0 20px;
    height: 55px;
    border-left: 1px solid #eee;
}

.menu-close__text {
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20.8px;
    line-height: 1.3rem;
    -webkit-font-feature-settings: "kern" 1;
    font-feature-settings: "kern" 1;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    font-weight: 700;
    opacity: 0.7;
}

.menu-close img {
    width: 20px;
    height: auto;
    margin-left: 15px;
}

.menu-container {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    align-items: normal;
    -webkit-align-items: normal;
    width: 100%;
    height: 100%;
}

.menu-content {
    width: 65%;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    position: relative;
}

.menu-settings {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    height: 55px;
    padding-right: 127px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.menu-settings__search {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    padding-left: 3%;
    width: 70%;
    height: 100%;
}

.menu-settings__search-button {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    padding: 0 5px;
}

.menu-settings__search .input-type {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 19.2px;
    line-height: 1.2rem;
    -webkit-font-feature-settings: "kern" 1;
    font-feature-settings: "kern" 1;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    font-weight: 600;
    letter-spacing: 0.5px;
    background-color: transparent;
    border: 0;
    outline: 0;
}
.menu-settings__language {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    align-items: center;
    -webkit-align-items: center;
    height: 100%;
    padding: 0 20px;
}
.menu-settings__language__link {
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 19.2px;
    line-height: 1.2rem;
    -webkit-font-feature-settings: "kern" 1;
    font-feature-settings: "kern" 1;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    font-weight: 600;
}

.menu-navigation {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 50px;
    padding-bottom: 50px;
}

.menu-navigation__item {
    width: 25%;
    padding-right: 15px;
    margin-bottom: 35px;
}

.menu-navigation__title {
    display: inline-block;
    margin-bottom: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 20.8px;
    line-height: 1.3rem;
    -webkit-font-feature-settings: "kern" 1;
    font-feature-settings: "kern" 1;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    font-weight: bold;
}

.menu-navigation__sub-menu {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: column;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -webkit-align-items: flex-start;
}

.menu-navigation__sub-menu__link {
    display: inline-block;
    padding: 4px 0;
    color: #fff;
    font-size: 14px;
    line-height: 1.2rem;
    -webkit-font-feature-settings: "kern" 1;
    font-feature-settings: "kern" 1;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    font-weight: 400;
    opacity: 0.7;
    transition: opacity 0.3s;
}

.menu-close i {
    color: #ffffff !important;
    font-size: 18px;
    padding-left: 5px;
    padding-bottom: 3px;
    opacity: 0.7;
}

.menu-settings__search i {
    color: #ffffff !important;
    opacity: 0.7;
}

#site-footer .footer-cophright {
    font-size: 12px !important;
    margin-bottom: 0px !important;
}
    #site-footer .footer-cophright a {
        font-size: 12px !important;
        margin-bottom: 0px !important;
        padding-left:0px !important;
    }

#block-footersocial .field--type-text-with-summary {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    align-items: center;
    -webkit-align-items: center;
    margin-top: -8px;
}

.anasayfa-sol-kutu-gorsel {
    max-height:390px;
    margin: 0px auto;
}
.menu-close2 {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    right: 38%;
    left: 38%;
    top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 30px 0 20px;
    height: 55px;
    border-left: 0px;
}

    .menu-close2 i {
        color: #ffffff !important;
        font-size: 18px;
        padding-left: 5px;
        padding-bottom: 3px;
        opacity: 0.7;
    }


@media (min-width: 993px) and (max-width: 1066px) {
    .anasayfa-sol-kutu-gorsel {
        max-height: 280px;
        margin: 0px auto;
    }

    .paragraph--type--homepage-complete-education .left h2 {
        font-size: 29px;
    }

    .paragraph--type--homepage-complete-education .left, .paragraph--type--homepage-complete-education .right {
        height: 540px;
    }

    .paragraph--type--homepage-complete-education .left {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .paragraph--type--homepage-complete-education h3 {
        font-size: 14px;
    }

    .paragraph--type--homepage-complete-education .right .item .text-formatted h2 {
        font-size: 34px;
    }

    .paragraph--type--full-width-video {
        height: 500px;
    }

    .paragraph--type--_-ctas-new .title {
        font-weight: 600;
        font-size: 21px;
        margin-bottom: 17px;
        line-height: 100%;
    }

    .paragraph--type--_-ctas-new .layout {
        grid-gap: 20px;
    }

    .bg-image {
        min-height: 220px;
        background-repeat: no-repeat;
        background-position: 0% 0%;
        background-size: cover;
    }

    .menu__bg-image {
        display: block;
        margin: 0px 18px;
        width: 116px;
    }

    .paragraph--type--_-ctas-new .wrapper {
        padding: 0px;
    }

    .content-general.full-content {
        width: 70% !important;
    }

    .center .content-media {
        width: 29% !important;
    }

    .center {
        width: 100% !important;
    }

    .submenu.sol-kutu {
        padding-left: 31% !important;
    }


    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .news-item .news-text {
        height: 180px !important;
    }

    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content {
        float: left;
        display: block;
        margin-right: 0 !important;
        width: 100% !important;
        margin-right: 0 !important;
    }

    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .bg-image {
        height: 427px !important;
    }

    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment {
        float: left;
        display: block;
        margin-right: 0 !important;
        width: 100% !important;
        margin-bottom: 40px !important;
    }

    .menu__bg-image img {
        display: block;
        margin: 0px 8px !important;
        width: 100px !important;
    }

    .menu-navigation__sub-menu__link {
        font-size: 13px !important;
    }

    .menu-navigation__title {
        font-size: 16px !important;
    }

    .search-content.haberler {
        width: 69% !important;
    }

    #site-footer nav .menu li a, #site-footer {
        font-size: 13px !important;
    }

    #block-menutoggle .block__content a .fa-bars {
        position: absolute;
        font-size: 25px;
        right: 18px;
        bottom: 28px !important;
    }

    #block-menutoggle .block__content a {
        color: white !important;
        background: #032f52;
        display: inline-block;
        padding: 29px 43px 32px 19px !important;
        transition: padding 0.3s linear;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
    }

    #block-oystertheme-branding img {
        max-width: 101px !important;
        /* background: white; */
        /* padding: 8px; */
        position: absolute;
        top: -43px;
        z-index: -1;
        left: 20px !important;
    }

    .sev img {
        height: 64px;
    }

    .block-block-contentca3cd6ba-ec65-4ff4-834f-a1871ca832eb .footersevlogo {
        width: 86px !important;
    }

    .block-block-contentca3cd6ba-ec65-4ff4-834f-a1871ca832eb .footeriblogo {
        height: 26px !important;
    }

    .block-block-contentca3cd6ba-ec65-4ff4-834f-a1871ca832eb .footercislogo {
        width: 64px !important;
    }
}

@media (min-width: 1067px) and (max-width: 1200px) {
    .anasayfa-sol-kutu-gorsel {
        max-height: 280px;
        margin: 0px auto;
    }

    .paragraph--type--homepage-complete-education .left h2 {
        font-size: 29px;
    }

    .paragraph--type--homepage-complete-education .left, .paragraph--type--homepage-complete-education .right {
        height: 540px;
    }

    .paragraph--type--homepage-complete-education .left {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .paragraph--type--homepage-complete-education h3 {
        font-size: 14px;
    }

    .paragraph--type--homepage-complete-education .right .item .text-formatted h2 {
        font-size: 34px;
    }

    .paragraph--type--full-width-video {
        height: 500px;
    }

    .paragraph--type--_-ctas-new .title {
        font-weight: 600;
        font-size: 21px;
        margin-bottom: 17px;
        line-height: 100%;
    }

    .paragraph--type--_-ctas-new .layout {
        grid-gap: 20px;
    }

    .bg-image {
        min-height: 220px;
        background-repeat: no-repeat;
        background-position: 0% 0%;
        background-size: cover;
    }

    .menu__bg-image {
        display: block;
        margin: 0px 18px;
        width: 116px;
    }

    .paragraph--type--_-ctas-new .wrapper {
        padding: 0px;
    }

    .content-general.full-content {
        width: 72% !important;
    }

    .center .content-media {
        width: 26% !important;
    }

    .center {
        width: 100% !important;
    }

    .submenu.sol-kutu {
        padding-left: 28% !important;
    }


    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content .news-item .news-text {
        height: 180px !important;
    }

    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 > .view-content {
        float: left;
        display: block;
        margin-right: 0 !important;
        width: 100% !important;
        margin-right: 0 !important;
    }

    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment .bg-image {
        height: 427px !important;
    }

    .paragraph--type--homepage-news-events .view-id-news.view-display-id-block_4 .attachment {
        float: left;
        display: block;
        margin-right: 0 !important;
        width: 100% !important;
        margin-bottom: 40px !important;
    }

    .menu__bg-image img {
        display: block;
        margin: 0px 8px !important;
        width: 100px !important;
    }

    .menu-navigation__sub-menu__link {
        font-size: 13px !important;
    }

    .menu-navigation__title {
        font-size: 16px !important;
    }

    .search-content.haberler {
        width: 69% !important;
    }

    #site-footer nav .menu li a, #site-footer {
        font-size: 13px !important;
    }

    #block-menutoggle .block__content a .fa-bars {
        position: absolute;
        font-size: 25px;
        right: 18px;
        bottom: 28px !important;
    }

    #block-menutoggle .block__content a {
        color: white !important;
        background: #032f52;
        display: inline-block;
        padding: 29px 43px 32px 19px !important;
        transition: padding 0.3s linear;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
    }

    #block-oystertheme-branding img {
        max-width: 101px !important;
        /* background: white; */
        /* padding: 8px; */
        position: absolute;
        top: -43px;
        z-index: -1;
        left: 20px !important;
    }

    .block-block-contentca3cd6ba-ec65-4ff4-834f-a1871ca832eb .footersevlogo {
        width: 86px !important;
    }

    .block-block-contentca3cd6ba-ec65-4ff4-834f-a1871ca832eb .footeriblogo {
        height: 26px !important;
    }

    .block-block-contentca3cd6ba-ec65-4ff4-834f-a1871ca832eb .footercislogo {
        width: 64px !important;
    }
}

@media (min-width: 1201px) and (max-width: 1600px) {

    .block-block-contentca3cd6ba-ec65-4ff4-834f-a1871ca832eb .footersevlogo {
        width: 105px !important;
    }

    .block-block-contentca3cd6ba-ec65-4ff4-834f-a1871ca832eb .footeriblogo {
        height: 30px !important;
    }

    .block-block-contentca3cd6ba-ec65-4ff4-834f-a1871ca832eb .footercislogo {
        width: 80px !important;
    }

    .bg-image {
        min-height: 160px !important;
        background-repeat: no-repeat;
        background-position: 0% 0%;
        background-size: cover;
    }

    .news-item .news-text, .news-item .event-text, .event-item .news-text, .event-item .event-text {
        padding: 15px;
    }

    .news-item .news-text {
        height: 167px !important;
    }

    .submenu.sol-menu {
        padding-left: 17% !important;
    }

    #block-oystertheme-branding img {
        left: 20px !important;
    }
}
