/*--- header and navbar ---*/

::selection {
    background: #E3033D;
}

.fa > span {
    font-family: Raleway;
}

.main-menu {
    width: 100%;
    margin: 0 auto;
}

    .main-menu > li ul, .main-menu > li ul.sub-menu {
        width: 250px;
        display: none;
        position: absolute;
        top: 80px;
        left: auto;
        box-shadow: none !important;
        z-index: 9;
        text-align: left;
        padding: 0;
        background: #e3033d;
        border-radius: 0 0 3px 3px;
    }

        .main-menu > li ul li a:hover, .main-menu > li ul.sub-menu li a:hover {
            color: #ffffff;
            padding-left: 10px;
            font-weight: 800;
        }

        .main-menu > li ul li a, .main-menu > li ul.sub-menu li a {
            text-align: left;
            border: none;
            padding: 10px 0;
            color: #ffffff;
            font-weight: 400;
            text-transform: none;
            display: block;
        }



    .main-menu > li, .main-menu > li:first-child {
        margin: 0 0 0 34px;
        border-left: none;
        text-align: center !important;
    }

        .main-menu > li > a {
            text-transform: initial;
            color: white;
            font-weight: 600;
            font-size: 15.5px;
            padding: 17px 0px;
        }

            .main-menu > li > a:hover {
                background: #fff;
            }

            .main-menu > li > a span {
                color: #fff !important;
                font-size: 18px;
            }

#kopa-header-top {
    background: none;
}

#kopa-header-bottom {
    background: #12A9CA;
    z-index: 999999 !important;
}

.kopa-header-info {
    margin-right: 45px;
}

    /*Bize Ulaşın Yazısı*/
    .kopa-header-info p a {
        color: #12A9CA;
        font-weight: bold;
        text-transform: initial;
    }

    .kopa-header-info span {
        color: #2e6cab;
        border-color: #2e6cab;
    }

    .kopa-header-info h4 a {
        color: #e3033d;
        font-weight: bold;
    }

/*social icons*/
.kopa-social-links.style-bg-color ul li a.fa-facebook {
    background: #3b5998;
}

.kopa-social-links.style-bg-color ul li a.fa-twitter {
    background: #55acee;
}

.kopa-social-links.style-bg-color ul li a.fa-instagram {
    background: #e95950;
}

.kopa-social-links.style-bg-color ul li a:hover {
    background: #e3033d;
}

/*logo*/

#desktop-logo a img {
    width: 244px;
    height: 60px;
}

.scrollup {
    background: #e3033d;
}

    .scrollup:hover {
        background: #2e6cab;
        transition: 0.2s;
    }

/*Ön Kayıt*/

.on-kayit-btn {
    display: block !important;
    background: #E3033D !important;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

.on-kayit-fixed-btn {
    position: fixed;
    right: 0 !important;
    top: 350px;
    transform: rotate(90deg);
    transform-origin: top right 0;
    font-weight: bold;
    display: inline-block;
    background: #12A9CA;
    padding: 10px;
    color: white;
    font-size: 20px;
    z-index: 999;
}

    .on-kayit-fixed-btn > .fa {
        margin-right: 10px;
    }

.sinav-kayit-fixed-btn {
    top: 470px !important;
    background: #0E569F !important;
}

.on-kayit-absolute-btn {
    position: absolute !important;
    top: 400px !important;
    transition: .5s;
}

/*Slider Nav*/

.slider-nav-wrapper {
    margin-left: 140px;
}

.slider-nav {
    display: block;
    position: relative;
    margin-top: -42px;
    padding: 0;
    z-index: 999;
    overflow: hidden;
    /*box-shadow: 0px 0px 10px rgba(101, 101, 101, 0.40);*/
    background-image: url('../Images/okul-bg.png');
    height: 80px;
    border: 3px solid rgba(162, 0, 42, 0.40);
}

    .slider-nav li {
        list-style-type: none;
        float: left;
        width: 20%;
        margin-bottom: 0;
    }

        .slider-nav li a {
            display: block;
            height: 80px;
            /*width: 100%;*/
            /*background: #E3033D;*/
            background: transparent;
            text-decoration: none;
            text-align: center;
            line-height: 80px;
            font-weight: bold;
            color: white;
            font-size: 22px;
            /*border-bottom: 3px solid #2e6cab;*/
        }

            .slider-nav li a:hover {
                background: rgba(162, 0, 42, 0.40);
            }

/*Başlık İcon*/

.baslik-icon {
    font-size: 30px;
    font-weight: 100;
}

    .baslik-icon i {
        margin: 0 5px;
        color: #E3033D;
    }
/*EĞİTİMLER*/
.okullar p {
    line-height: 27px;
    font-size: 17px;
    color: #828282;
}

.okullar h4 {
    margin-top: 15px;
    color: #f20945;
    padding: 8px;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.okullar img {
    margin: 20px 0;
    border: 7px solid #12A9CA;
}

/*FEATURES*/
.fea {
    padding: 20px;
}

.features {
    text-align: center;
    margin-bottom: 35px;
}

    .features p {
        color: #aaaaab;
        font-size: 13px;
        font-weight: 300;
        line-height: 20px;
    }

    .features h4 {
        font-size: 1em;
        font-weight: 600;
        text-transform: uppercase;
    }

    .features span:nth-child(2n+1) {
        color: #12A9CA !important;
    }

    .features span:nth-child(2n) {
        color: #0E569F !important;
    }

    .features .fas {
        font-size: 65px;
        color: #12A9CA;
        margin-bottom: 20px;
    }


/*Kampüs*/

.okullarimiz-baslik {
    text-align: center;
    font-weight: bold;
}

    .okullarimiz-baslik span:nth-child(2n+1), .widget-title span:nth-child(2n+1), .okullar span:nth-child(2n+1) {
        color: #12A9CA !important;
    }

    .okullarimiz-baslik span:nth-child(2n), .widget-title span:nth-child(2n), .okullar span:nth-child(2n) {
        color: #0E569F !important;
    }

.kampus {
    height: 300px;
    position: relative;
    line-height: 300px;
    padding: 0 !important;
    overflow: hidden;
}

    .kampus > img {
        width: 100%;
        height: 100%;
        z-index: -999;
        /* A one-second transition was to disturbing for me */
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 0;
    }

.kampus-overlay {
    background-color: rgba(80, 193, 235, 0.90);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    text-align: center;
    line-height: 100px;
}

    .kampus-overlay i {
        color: white;
        font-size: 30px;
    }

    .kampus-overlay > p {
        font-size: 25px;
        color: white;
        font-weight: 300;
        text-transform: uppercase !important;
    }

    .kampus-overlay .kampus-okullari {
        font-size: 14px;
        width: 80%;
        display: block;
        line-height: 20px;
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }


    .kampus-overlay > .kampus-incele-link {
        display: block;
        color: white;
        text-decoration: none;
        font-size: 10px;
        font-weight: 100;
    }

        .kampus-overlay > .kampus-incele-link:hover i {
            transition: 5s !important;
        }

        .kampus-overlay > .kampus-incele-link i {
            border: 1px solid white;
            padding: 8px;
        }

            .kampus-overlay > .kampus-incele-link i:hover {
                padding: 8px;
                background: white;
                color: #bababa !important;
            }


/*Safir'de Eğitim Bir Başka*/
.kopa-intro-5-widget {
    margin: 0;
}


/*Etkinlik*/

.kopa-event-list > ul > li {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

.cd-main-content {
    min-height: 0;
}

.cd-tab-filter a {
    font-size: 18px;
}
/*Etkinlik Color*/
.cd-tab-filter li:nth-child(3) a {
    color: #12A9CA;
}
/*Duyuru Color*/
.cd-tab-filter li:nth-child(4) a {
    color: #ff4600;
}
/*Bizden Haberler Color*/
.cd-tab-filter li:nth-child(5) a {
    color: #E3033D;
}

.cd-gallery {
    padding-left: 0;
    padding-right: 0;
}

    .cd-gallery ul {
        padding-left: 0;
        padding-right: 0;
    }

    .cd-gallery li {
        box-shadow: none;
        width: 49%;
        margin-bottom: 20px;
    }

.etkinlik-item {
    height: 280px;
    position: relative;
    overflow: hidden;
}

    .etkinlik-item > img {
        width: 100%;
        height: 100%;
        line-height: 0;
        /* A one-second transition was to disturbing for me */
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 0;
    }

    .etkinlik-item img:hover {
        width: 120%;
        height: 120%;
    }

.etkinlik-overlay {
    background-color: rgba(101, 101, 101, 0.40);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 280px;
    z-index: 0;
    padding: 10px;
}

    .etkinlik-overlay > .etkinlik-tur {
        color: white;
        font-weight: bold;
        margin-left: 0;
    }

    .etkinlik-overlay > .etkinlik-baslik {
        color: white;
        font-weight: bold;
        position: absolute;
        bottom: 10px;
        left: 10px;
        width: 80%;
        text-align: left;
    }

    .etkinlik-overlay h4 a {
        color: white;
    }

    .etkinlik-overlay > .etkinlik-tarihi {
        color: white;
        position: absolute;
        right: 10px;
        top: 10px;
        font-family: Raleway;
    }

    .etkinlik-overlay a > i {
        color: white;
        /*font-weight: bold;*/
        position: absolute;
        bottom: 15px;
        right: 20px;
        font-size: 40px;
        transition: .3s;
    }

        .etkinlik-overlay a > i:hover {
            color: #E3033D;
            transition: .3s;
        }

/*img zoom effect on mouseover*/

.img-zoom {
    width: 120% !important;
    height: 120% !important;
    transform: scale(1.2);
}

/*Sayaç*/

.kampus-sayilar {
    background-image: url('../Images/sayi-bg.jpg');
    position: relative;
}

    .kampus-sayilar .overlay {
        background-color: #009fe3;
        opacity: 0.8;
    }

.counter-item-baslik {
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #2e6cab;
}

    .counter-item-baslik h6 {
        color: white;
        display: inline;
        font-weight: bold;
        font-size: 24px;
    }

.counter-item {
    text-align: center;
    /*background: #3b5998;*/
    color: white;
    height: 150px;
    line-height: 150px;
    font-size: 24px;
    /*font-weight: bold;*/
    padding-left: 0;
    padding-right: 0;
}

    .counter-item > .counter {
        font-weight: bold;
        font-size: 60px;
        margin-right: 10px;
    }

/*footer*/

footer {
    background-image: url('../Images/footer.jpg');
    padding: 30px;
    font-family: Raleway;
    border-top: 4px solid #2e6cab;
    position: relative;
    z-index: 999;
}

    footer h6 {
        /*text-align: center;*/
        font-weight: bold;
        border-bottom: 1px solid;
    }

    footer ul {
        margin: 0;
        padding: 0;
    }

        footer ul:nth-child(1) {
            width: 200px;
        }

        footer ul li {
            list-style-type: none;
        }

            footer ul li a {
                font-size: 12px;
                transition: 0.3s;
                color: red;
            }

                footer ul li a:hover {
                    color: red;
                }

            footer ul li i {
                margin-right: 10px;
            }

.footer-overlay {
    background-color: #1a1a1a;
    opacity: 0.7;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.no-row-padding {
    padding-left: 0;
    padding-right: 0;
}

/*Breadcrumb*/
.kopa-breadcrumb {
    background: #1259a0;
}

/*İdari Kadro*/

.idari-kadro-kisi .entry-title {
    text-transform: initial;
}

.idari-kadro-kisi .entry-content {
    height: 100% !important;
    padding: 10px !important;
}

.idari-kadro-kisi .entry-thumb {
    height: 90%;
}

    .idari-kadro-kisi .entry-thumb > img {
        height: 100% !important;
    }

.modal-content {
    border-radius: 0;
}

.modal-header {
    border-bottom: 0;
    background: #2e6cab;
}

    .modal-header h4 {
        color: white;
    }

    .modal-header .close {
        opacity: 1 !important;
        color: white;
        font-size: 30px;
    }



.biyografi-oku, .biyografi-oku-akademik {
    font-weight: 300;
    font-family: Raleway;
    position: relative;
    bottom: 10px;
    right: 20px;
}

    .biyografi-oku:hover, .biyografi-oku-akademik:hover {
        color: white !important;
    }

    .biyografi-oku > i, .biyografi-oku-akademik > i {
        font-size: 30px;
    }


.idari-kadro-kisi {
    font-weight: bold !important;
    font-family: Raleway !important;
    /*height: 350px !important;*/
}

.kopa-item {
    height: 100% !important;
}

    .kopa-item:before {
        border: none;
    }

.kopa-item-wrap {
    width: 100%;
    height: 100% !important;
}

.kopa-item-inner {
    height: 100%;
    padding: 10px;
}


/*Kurucunun Mesajı*/

.yan-menu {
    margin: 65px 0px 15px 40px;
}

.kurumsal-nav-title {
    background: #2e6cab;
    color: white;
    padding-left: 10px;
    display: block;
    height: 40px;
    line-height: 40px;
}

.kurumsal-nav {
    list-style-type: none;
    padding-left: 0;
}

    .kurumsal-nav li a {
        display: block;
        height: 40px;
        line-height: 40px;
        background: #12A9CA;
        padding-left: 10px;
        color: white;
        font-weight: bold;
        font-family: Raleway;
    }

        .kurumsal-nav li a:hover {
            background: #E3033D;
        }

.kurumsal-nav-active {
    background: #E3033D !important;
}

.space {
    height: 50px;
}

/*Basında Biz*/

.kopa-entry-post > .entry-item p {
    font-family: Raleway;
    font-size: 18px;
}

.entry-date.s1 {
    background: #2e6cab;
    color: white;
}

    .entry-date.s1 h5 {
        background: #E3033D;
    }



.prev-post {
    background: #12A9CA;
}

.next-post {
    background: #2e6cab !important;
}

.single-other-post {
    color: white !important;
    font-weight: bold;
    font-family: Raleway;
}

    .single-other-post a {
        color: white;
    }

    .single-other-post > div > .entry-item .entry-content > .fa {
        color: #E3033D;
    }

        .single-other-post > div > .entry-item .entry-content > .fa:hover {
            background: #E3033D;
            color: white;
        }

/*Etkinlik Detay*/

.post-event {
    text-transform: initial !important;
}

.post-meta .fa {
    background: #E3033D;
}

.post-event .fa {
    color: #E3033D;
    font-size: 30px;
}

.post-event p {
    font-size: 16px !important;
    margin-left: 20px;
}

/*Kampüs Detay*/

.kampus-detay-okullarimiz img {
    margin-top: 20px;
}

.kampus-detay-okullarimiz ul {
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
}

    .kampus-detay-okullarimiz ul li a {
        display: block;
        font-family: Raleway;
        color: white;
        padding: 5px;
        padding-left: 10px;
        font-weight: bold;
        text-align: center;
    }

.kampus-detay-okullarimiz-baslik {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #2e6cab;
}

.kampus-anaokulu {
    background: #55acee;
}

.kampus-ilkokul {
    background: #e95950;
}

.kampus-ortaokul {
    background: #fba53a;
}

.kampus-anadolu-lisesi {
    background: #12A9CA;
}

.kampus-anadolu-kiz-lisesi {
    background: #de4793;
}

.kampus-fen-lisesi {
    background: #00508d;
}

.kampus-detay-bilgi ul {
    list-style-type: none;
    padding: 0;
    padding-left: 10px;
}

    .kampus-detay-bilgi ul li {
        font-size: 20px;
        color: #848484;
    }

        .kampus-detay-bilgi ul li > i {
            margin-right: 10px;
            font-size: 20px;
            color: #0e569f;
        }

.kampus-detay-haber {
    margin-bottom: 20px;
}

    .kampus-detay-haber h4 {
        font-size: 18px;
        color: #12A9CA;
    }

    .kampus-detay-haber img {
        height: 150px;
    }

    .kampus-detay-haber p {
        text-align: justify;
    }

.kampusten-haberler {
    font-size: 22px;
}

.fixed-nav {
    position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background: white;
}

/*Tarihçemiz*/

.vizyon pre {
    background: none;
    border: 0;
    text-align: left;
    font-family: 'Times New Roman';
    font-size: 16px;
}

/*Overlay*/

.overlay {
    opacity: 0.7;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Anlaşmalı Kurumlar Sayfası*/
.kurumlar img {
    border: 1px solid #ccc;
}

.kurumlar h6 {
    text-align: center;
    color: #555555 !important;
    margin-top: 4px;
}

/*Splash*/

#splashContainer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.66);
    z-index: 9999999;
}

#splash {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: white;
    padding: 20px;
    width: 600px;
    height: 600px;
    z-index: 9999999;
    border-radius: 10px;
}

    #splash img {
        width: 100%;
        height: 100%;
        margin-top: 5px;
    }

    #splash #splashKapat {
        position: absolute;
        right: 5px;
        top: 5px;
        cursor: pointer;
        color: #0E569F;
        font-size: 20px;
    }


/*Mobil Cihazlar*/

@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
    .owl-prev, .owl-next {
        box-shadow: 0 0 20px;
    }

    .slider-nav-wrapper {
        display: none;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .slider-nav {
        position: relative;
        margin: 0px;
    }

        .slider-nav li {
            width: 100px;
        }


            .slider-nav li a {
                font-size: 12px;
                height: 30px;
                line-height: 30px;
                border-bottom: 0;
            }

    .main-nav-mobile {
        height: 60px;
    }

        .main-nav-mobile > a {
            color: white !important;
            display: block;
            height: 100%;
            margin: 0 !important;
            line-height: 60px;
        }

            .main-nav-mobile > a > .fa-bars {
                color: white;
                margin-right: 5px;
            }

    .kopa-header-info {
        display: initial;
        margin-right: 0;
    }

    #kopa-header-top {
        padding: 10px !important;
    }

    #kopa-header-top-right {
        /*float: initial;*/
        /*display: table;*/
        /*margin: 0 auto;*/
        padding: 0;
    }

    #mobil-logo {
        margin-bottom: 20px;
    }

        #mobil-logo a {
            display: block;
            /*width: 100%;*/
            height: 100%;
            margin: 0 auto;
        }

            #mobil-logo a img {
                /*display: block;*/
                /*margin-left: auto;*/
                /*margin-right: auto;*/
                /*width: 50%;*/
                margin-top: 10px;
                margin-left:10px!important;
            }



    .cd-gallery ul {
        padding-left: 0;
    }

        .cd-gallery ul li {
            width: 99%;
        }

    .cd-tab-filter a {
        padding-left: 0;
        text-align: center;
        font-size: 16px;
    }

    .cd-filters {
        padding-left: 0;
    }

        .cd-filters li {
            font-weight: bold;
        }

        .cd-filters .placeholder a {
            text-align: center;
        }

    footer {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

        footer ul {
            width: 100%;
        }

        footer h6 {
            width: 80%;
            margin: 0 auto;
            margin-bottom: 10px;
            margin-top: 10px;
            padding-bottom: 10px;
        }

    .okullarimiz-baslik {
        /*background: #3b5998 !important;*/
        margin: 0;
        font-size: 30px;
    }

    .idari-kadro-kisi {
        height: auto !important;
    }

    .kopa-breadcrumb .pull-left span {
        font-size: 16px;
    }

    .kopa-breadcrumb .pull-right {
        margin-top: 7px;
    }

    /*Safir'de Eğitim Başka*/
    .safirde-egitim-baska {
        background-attachment: initial !important;
    }

        .safirde-egitim-baska .widget {
            padding: 20px;
        }

    .main-menu-mobile li ul {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        height: 250px;
        max-height: 350px;
    }

    #safirEgitim ul {
        padding: 0 !important;
    }

    .kopa-header-info {
        padding-left: 10px;
        text-align: right;
    }

        .kopa-header-info span {
            font-size: 16px;
            display: none;
        }

    .etkinlik-item {
        width: 100% !important;
    }

    #kopa-header-top .wrapper {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}

.safir-kurs-logo {
    padding-left: 30px !important;
}


/*iPhone 4*/

@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    .on-kayit-fixed-btn {
        top: 250px;
    }

    #splash {
        top: 30px;
        width: 320px;
        height: 320px;
    }

    #kopa-header-top .wrapper {
        margin: 0 !important;
        width:100%;
    }

    .kopa-header-info {
        padding-left: 10px;
        text-align: right;
        font-size:10px;
    }

        .kopa-header-info span {
            display: none;
        }

        .kopa-header-info h4 {
            font-size: 14px;
        }

    #mobil-logo a img {
        padding-left: 10px !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .on-kayit-fixed-btn {
        top: 300px;
    }

    #splash {
        top: 30px;
        width: 320px;
        height: 320px;
    }
}

/*iPad Portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .okullarimiz-baslik {
        color: white;
    }

    .safirde-egitim-baska p {
        text-align: justify;
    }

    .cd-gallery ul li {
        width: 45%;
    }

    .etkinlik-item {
        margin-left: 10px !important;
    }

    footer .wrapper .row div:not(:first-child) {
        height: 380px;
    }

    #mobil-logo {
        margin-top: 10px;
        margin-bottom: 0;
    }

        #mobil-logo a img {
            width: initial;
        }

    #splash {
        width: 700px;
        height: 700px;
        top: 100px;
    }
}
/*iPad Landscape*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .main-menu li, .main-menu li:first-child {
        margin: 0 0 0 30px;
    }

    #splash {
        width: 700px;
        height: 700px;
        top: 40px !important;
    }
}


/*iPad Pro Portrait*/

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) {
    .main-menu li, .main-menu li:first-child {
        margin: 0 0 0 22px;
    }

    .cd-gallery ul li {
        width: 48%;
    }

    #splash {
        top: 10px !important;
    }
}

/*iPhone X Landscape*/
@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3)and (orientation : landscape) {
    .main-menu li, .main-menu li {
        margin: 0 0 0 22px;
    }
}

@media only screen and (min-width : 1824px) {
    .main-menu li, .main-menu li {
        margin: 0 0 0 22px;
    }
}