@charset "UTF-8";

@font-face {
    font-family: PFDreg;
    src: url(../fonts/PFDinDisplayPro-Reg.ttf)
}

@font-face {
    font-family: PFDBold;
    src: url(../fonts/PFDinDisplayPro-Bold.ttf)
}

@font-face {
    font-family: PFDMed;
    src: url(../fonts/PFDinDisplayPro-Med.ttf)
}

@font-face {
    font-family: PFTreg;
    src: url(../fonts/PFDinTextPro-Regular.ttf)
}

@font-face {
    font-family: PFTmed;
    src: url(../fonts/PFDinTextPro-Medium.ttf)
}

@font-face {
    font-family: PFTlight;
    src: url(../fonts/PFDinTextPro-Light.ttf)
}

body {
    background-color: #F8F9F9;
    margin: 0;
    overflow-x: hidden !important;
    font-size: 15px
}

a {
    color: #004A6A;
    text-decoration: none;
    font-weight: 500
}

    a:hover, a:active {
        outline: none;
        text-decoration: none
    }

    a:focus-visible, button:focus-visible {
        outline: 3px solid #0078d7 !important; /* mavi çerçeve */
        outline-offset: 2px !important; /* çerçeveyi biraz dışa alır */
        border-radius: 6px !important; /* yuvarlatma */
        background-color: #f0f8ff !important; /* odaklanınca arka plan değişsin */
        color: rgba(0,0,0,1) !important;
    }

    a:hover {
        color: #0092BF;
        text-decoration: none
    }

.sitemap li a {
    color: #0092BF;
    text-decoration: none
}

    .sitemap li a:hover {
        color: #004A6A;
        text-decoration: solid
    }

.min-height350 {
    min-height: 400px;
    height: auto
}

.container-fluid {
    padding: 0;
    margin: 0
}

.row {
    margin: 0 5px
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0;
    border-radius: 4px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0
}

.left-menu {
    max-width: 1170px;
    width: 100%;
    height: auto;
    padding: 5px;
    margin-bottom: -10px
}

.right-icerik {
    max-width: 1170px;
    width: 100%;
    height: auto;
    padding: 5px;
    margin-bottom: -10px
}

.overlay.dark-blue {
    background-color: rgba(0,146,191,.7)
}

.overlay.dark-blue-100 {
    background-color: rgba(0,146,191,1)
}

.overlay.dark-black {
    background-color: rgba(0,0,0,.7)
}

.overlay.dark-black-100 {
    background-color: rgba(0,0,0,1)
}

.overflow-hidden {
    overflow: hidden
}

.margin-left-5 {
    margin-left: 5px
}

.Container1170 {
    max-width: 1170px;
    width: auto;
    margin: 0 auto;
    z-index: 0
}

.infocls .btn-default {
    border-width: 1px;
    width: 38px !important;
    height: 38px;
    text-align: center !important;
    color: #004A6A
}

.infocls a.btn {
    line-height: 26px
}

.infocls .btn-default:hover {
    background-color: #0092BF;
    border: 1px solid #0092BF;
    color: #fff
}

.infocls .btn-default span {
    font-size: 8px;
    position: absolute;
    margin: 4px 0 0 -8px
}

.Container1090 {
    max-width: 1090px;
    width: auto;
    margin: 0 auto;
    overflow: hidden
}

.Container1080 {
    max-width: 1080px;
    width: auto;
    margin: 0 auto;
    z-index: 9999
}

.Container1250 {
    max-width: 1250px;
    width: auto;
    margin: 0 auto
}

.Clientdiv {
    max-width: 1250px;
    width: 100%;
    height: 116px;
    background: #F8F9F9;
    border-radius: 6px 6px 0 0;
    z-index: 500;
    padding: 0 0
}

.Clientdiv2 {
    max-width: 1170px;
    height: 116px;
    margin: 0 auto;
    z-index: 500;
    padding: 0 0
}

.Containerborder {
    max-width: 1170px;
    height: 70px;
    border-left: 1px solid #0285A3;
    border-right: 1px solid #0285A3
}

.backgroungrey {
    background-color: #ECECEC
}

.backgroundblack {
    background-color: #000
}

.backgroundblue {
    background-color: #004A6A
}

.backgroundblue2 {
    background-color: #0092BF
}

.backgroundblue3 {
    background-color: #11475e
}

.backgroundblue4 {
    background-color: #032534
}

.backgroundblue5 {
    background-color: #0285A3
}

div.side-nav .side-nav-head {
    position: relative !important;
    background-color: #0092BF !important;
    color: #ffffff !important;
    padding: 7px 0 1px 10px !important
}

div.side-nav ul > li > a {
    color: #0092BF !important;
    text-decoration: none;
    letter-spacing: 1px
}

    div.side-nav ul > li > a:hover {
        color: #004A6A !important
    }

div.side-nav ul.list-group-bordered > li > a {
    display: block !important;
    border-bottom: rgba(0,74,106,.25) .5px solid !important;
    padding: 6px !important
}

@media only screen and (max-width:767px) {
    div.side-nav .side-nav-head {
        margin: 10px 0 0 0;
        position: relative !important;
        background-color: #0092BF !important;
        color: #ffffff !important;
        padding: 0 0 10px 10px !important
    }

    #newsletter-popup-conatiner {
        width: 100%
    }

    #newsletter-pop-up {
        background: #fff repeat scroll 0 0;
        height: auto;
        left: 50%;
        min-width: 200px;
        max-width: 980px;
        max-height: 724px;
        width: 90%;
        position: absolute;
        text-align: left;
        padding: 10px;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        border-radius: 5px 0 5px 5px
    }
}

section.page-header {
    position: relative;
    padding: 10px 0 40px 10px !important;
    border-top: 0;
    margin-top: 0;
    margin-bottom: 0 !important;
    background-color: rgba(2,133,163,.9);
    border-bottom: rgba(0,0,0,.05) 1px solid;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
}

.PFDBold {
    font-family: 'PFDBold',Calibri !important
}

.PFDMed {
    font-family: 'PFDMed',Calibri !important
}

.PFDreg {
    font-family: 'PFDreg',Calibri !important
}

.PFTreg {
    font-family: 'PFTreg',Calibri !important
}

.PFTmed {
    font-family: 'PFTmed',Calibri !important
}

.PFTlight {
    font-family: 'PFTlight',Calibri !important
}

.Font-Trublet {
    font-family: 'trebuchet ms',Calibri !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important;
    float: none
}

.text-justify {
    text-align: justify !important
}

.overflow-hidden {
    overflow: hidden
}

.padding-lr-10 {
    padding: 0 10px
}

.padding-left-10 {
    padding: 0 0 0 10px
}

.size-12 {
    font-size: 12px
}

.size-13 {
    font-size: 13px
}

.size-14 {
    font-size: 14px
}

.size-15 {
    font-size: 15px
}

.size-16 {
    font-size: 16px
}

.size-17 {
    font-size: 17px
}

.size-18 {
    font-size: 18px
}

.size-25 {
    font-size: 25px
}

.size-30 {
    font-size: 30px
}

.size-35 {
    font-size: 35px
}

.size-13-pt {
    font-size: 13pt
}

.font-blue {
    color: #7fc1f2
}

.font-blue2 {
    color: #0092BF !important
}

.font-blue3 {
    color: #004A6A !important
}

.font-black {
    color: #000
}

.font-white {
    color: #ffffff !important
}

.opacity-100 {
    opacity: 1
}

.opacity-75 {
    opacity: .75
}

.opacity-50 {
    opacity: .5
}

.Clientclear {
    margin-top: 116px !important;
    clear: both !important
}

.bgwhite {
    background-color: #fff;
    width: 100%;
    margin: 10px auto 15px auto;
    min-height: 570px;
    height: auto
}

.bgwhite500 {
    background-color: #fff;
    width: 99%;
    margin: 10px auto 15px auto;
    min-height: 555px;
    height: auto
}

.bgwhite2 {
    background-color: #fff;
    max-width: 1170px;
    width: 100%;
    margin: 10px auto 15px auto;
    min-height: 300px
}

.bgwhite3 {
    background-color: #fff;
    width: 100%;
    margin: 10px auto 15px auto;
    min-height: 560px
}

.bgwhite4 {
    background-color: #fff;
    max-width: 1080px;
    width: 100%;
    height: auto;
    margin: 10px auto 15px auto;
    padding-bottom: 10px
}

.bgwhiteStatistics {
    background-color: #fff;
    width: 100%;
    margin: 10px auto 15px auto;
    min-height: 300px;
    height: auto
}

.logo {
    margin: -38px 0;
    width: 160px;
    height: 182px;
    z-index: 400;
    position: absolute;
    transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s
}

.logofixed {
    display: none;
    transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s
}

.logosol {
    margin: -1px 0 0 -10px;
    width: 10px;
    height: 82px;
    float: left;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 999
}

.logosag {
    margin: -1px 0 0 160px;
    width: 10px;
    height: 82px;
    float: left;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 999
}

.logosmoll {
    margin: 5px 0 0 0;
    width: 58px;
    height: 58px
}
.logosmollsub {
    margin: -16px 0 0 0;
    width: 90px;
    height: 90px
}



@media (max-width: 1024px) {
    .logosmollsub {
        margin: -8px 0 0 0;
        width: 88px;
        height: 88px
    }
}
    .navborder {
        border-left: solid 2px #14374C;
        height: 30px;
        float: left;
        margin: 20px 5px 0 5px;
        opacity: .5
    }

    .navbordersub {
        border-left: solid 2px #14374C;
        height: 15px;
        float: left;
        margin: 10px -5px 0 20px;
        opacity: .5
    }

    .navborderr {
        border-left: solid 2px #14374C;
        height: 30px;
        float: right;
        margin: 20px -5px 0 20px;
        opacity: .5
    }

    .ddtitle2 {
        float: left;
        font-family: "PFDreg",Calibri;
        font-size: 12px;
        letter-spacing: .5px;
        margin: -15px 0 0 15px;
        /* color: #0092BF;*/
        color: #9fc2cd;
        clear: both;
        position: absolute
    }

    .nav-main a {
        color: #fff;
        padding: 18px 0 0 10px
    }

        .nav-main a:hover {
            color: #0092BF
        }

    .nav-main i:hover {
        color: #0092BF
    }

    .rbtn {
        font-family: 'PFDreg',Calibri !important;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        line-height: 20px;
        padding: 5px 20px;
        font-size: 13pt;
        color: #0092BF;
        text-align: center;
        margin: 12px auto
    }

        .rbtn:hover {
            color: #004A6A
        }

    .hu_news {
        float: left !important;
        width: 100%;
        position: relative;
        padding: 0 13px
    }

        .hu_news .item {
            margin: 0
        }

    .ct_course_list_wrap img {
        width: 100%;
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s
    }

    .ct_course_list_wrap:hover img {
        transform: scale(1.05);
        transition: all 1s linear 0s;
        -webkit-transition: all 1s linear 0s
    }

    .course_list_img_des {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .ct_course_review {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 8px 0;
        text-align: center;
        background-color: rgba(34,34,34,.7);
        z-index: 10
    }

        .ct_course_review span {
            display: inline-block;
            color: #fff;
            text-transform: capitalize;
            margin: 0 15px 0 0
        }

        .ct_course_review ul {
            width: auto;
            display: inline-block
        }

            .ct_course_review ul li {
                display: inline-block;
                position: relative
            }

                .ct_course_review ul li a {
                    display: inline-block;
                    color: #efb467
                }

    .ct_course_list_wrap:hover .course_list_img_des .ct_zoom_effect {
        left: 5%;
        top: 8%;
        width: 90%;
        height: 85%;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        opacity: .5
    }

    .ct_course_list_wrap .course_list_img_des .ct_course_link {
        position: absolute;
        display: inline-block;
        top: 28%;
        left: 33%;
        width: 100%;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s;
        background-image: url(../images/devaminioku.png);
        width: 87px;
        height: 87px
    }

    .ct_course_list_wrap .course_list_img_des .ct_course_link_eng {
        position: absolute;
        display: inline-block;
        top: 28%;
        left: 33%;
        width: 100%;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s;
        background-image: url(../images/readmore.png);
        width: 87px;
        height: 87px
    }

    .ct_course_list_wrap:hover .course_list_img_des .ct_course_link {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1)
    }

    .ct_course_list_wrap:hover .course_list_img_des .ct_course_link_eng {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1)
    }

    .popular_course_des {
        float: left !important;
        width: 100%;
        position: relative;
        padding: 5px 0
    }

        .popular_course_des h3 {
            color: #004A6A !important;
            text-align: left !important
        }

            .popular_course_des h3 > a {
                margin: 2px 0 0 0;
                display: block;
                text-decoration: none;
                color: #004A6A !important;
                font-size: 17px !important;
                min-height: 53px;
                height: auto;
                overflow: hidden;
                transition: all 0.5s linear 0s;
                -webkit-transition: all 0.5s linear 0s;
                -moz-transition: all 0.5s linear 0s
            }

    .ct_course_list_wrap:hover .popular_course_des h3 > a {
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s;
        color: #0092BF !important
    }

    .popular_course_des h5 {
        color: #646060 !important;
        font-size: 14px !important;
        text-align: justify;
        height: 78px !important;
        overflow: hidden !important;
        margin: -20px 0 0 0 !important
    }

    .ct_course_meta {
        float: left !important;
        width: 100%;
        padding: 5px 0
    }

    .course_author i {
        margin: 0 8px 0 0;
        color: #fff
    }

    .course_author {
        color: #fff !important;
        padding: 2px;
        font-size: 12px;
        background-color: #004A6A;
        width: 130px;
        font-weight: 700
    }

        .course_author i {
            color: #fff !important
        }

    .course_author_info {
        text-align: center;
        color: #fff;
        padding: 5px;
        font-size: 13px;
        background-color: #0092BF;
        min-width: 100px;
        width: auto
    }

    .ct_course_meta ul {
        width: auto;
        float: right
    }

        .ct_course_meta ul li {
            display: inline-block;
            position: relative;
            color: #777;
            padding: 0 0 0 10px
        }

            .ct_course_meta ul li a {
                display: inline-block;
                color: #777;
                font-weight: 300
            }

            .ct_course_meta ul li i {
                margin: 0 8px 0 0
            }

    .info-bg {
        float: left;
        width: 100%;
        position: relative;
        margin: 0;
        padding: 0
    }

    .news-detay-baslik {
        float: left;
        width: 99%;
        position: relative;
        margin: 0;
        padding: 0
    }

        .news-detay-baslik .date {
            float: right;
            position: relative
        }

    .news-activity-title {
        float: left;
        width: 99%;
        position: relative;
        margin: 0;
        padding: 0;
        height: 56px
    }

        .news-activity-title .title {
            position: absolute;
            margin: 12px 0 0 10px;
            height: 35px;
            z-index: 200
        }

        .news-activity-title img {
            width: 35px;
            height: 35px;
            margin: 4px 5px 0 0
        }

    figure {
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden
    }

    .ct_zoom_effect {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0)
    }

    .course_list_img_des .ct_zoom_effect, .ct_course_link > a:hover {
        background-color: #339DC3
    }

    .hdediv {
        position: absolute;
        min-width: 10px;
        width: auto;
        height: auto;
        z-index: 200;
        left: 35%;
        margin: -10px 0 0 0;
        padding: 0 10px 0 10px
    }

    div.divider2.divider-circle i {
        width: 45px;
        height: 45px;
        line-height: 45px;
        background-color: #004A6A;
        margin-top: -11px;
        text-align: center;
        z-index: 1;
        color: #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        right: 50%
    }

    div.divider2.divider-center {
        text-align: center
    }

        div.divider2.divider-center.divider-short:before {
            left: auto !important;
            right: 50%;
            margin-right: 20px;
            width: 15%
        }

        div.divider2.divider-center.divider-short:after {
            left: 50% !important;
            right: auto !important;
            margin-left: 20px;
            width: 15%
        }

    div.divider {
        margin: -10px 0 0 0
    }

        div.divider:after {
            content: '';
            position: absolute;
            top: 8px;
            left: 0;
            right: 0;
            height: 0;
            border-top: 1pt solid #004A6A
        }

        div.divider.divider-center:before {
            left: 0 !important;
            right: 50%;
            content: '';
            position: absolute;
            top: 8px;
            height: 0;
            border-top: 1pt solid #004A6A
        }

        div.divider.divider-center.divider-short2:before {
            left: auto !important;
            right: 55%;
            margin: 9px 20px 0 0;
            width: 10%
        }

        div.divider.divider-center.divider-short2:after {
            left: 55% !important;
            right: auto !important;
            margin: 9px 0 0 20px;
            width: 10%;
            color: #004A6A !important
        }

        div.divider.divider-center.divider-short3:before {
            left: auto !important;
            right: 65%;
            margin: 9px 20px 0 0;
            width: 34%
        }

        div.divider.divider-center.divider-short3:after {
            left: 65% !important;
            right: auto !important;
            margin: 9px 0 0 20px;
            width: 34%;
            color: #004A6A !important
        }

    @media only screen and (max-width:1135px) {
        div.divider.divider-center.divider-short2:before {
            left: auto !important;
            right: 58%;
            margin: 8px 20px 0 0;
            width: 10%
        }

        div.divider.divider-center.divider-short2:after {
            right: auto !important;
            left: 58% !important;
            margin: 8px 0 0 20px;
            width: 10%;
            color: #004A6A !important
        }

        div.divider.divider-center.divider-short3:before {
            left: auto !important;
            right: 68%;
            margin: 9px 20px 0 0;
            width: 35%
        }

        div.divider.divider-center.divider-short3:after {
            left: 68% !important;
            right: auto !important;
            margin: 9px 0 0 20px;
            width: 35%;
            color: #004A6A !important
        }
    }

    @media only screen and (max-width:992px) {
        .min-height350 {
            min-height: 0;
            height: auto
        }

        .padding-left-10 {
            padding: 0 10px
        }

        .padding-xs-lr {
            padding: 0 10px
        }

        .col-padding {
            padding: -15px
        }

        #newsletter-popup-conatiner {
            width: 100%
        }

        div.divider.divider-center.divider-short2:before {
            left: auto !important;
            right: 58%;
            margin: 8px 20px 0 0;
            width: 10%
        }

        div.divider.divider-center.divider-short2:after {
            right: auto !important;
            left: 58% !important;
            margin: 8px 0 0 20px;
            width: 10%;
            color: #004A6A !important
        }

        div.divider.divider-center.divider-short3:before {
            left: auto !important;
            right: 75%;
            margin: 9px 20px 0 0;
            width: 35%
        }

        div.divider.divider-center.divider-short3:after {
            left: 75% !important;
            right: auto !important;
            margin: 9px 0 0 20px;
            width: 35%;
            color: #004A6A !important
        }
    }

    @media only screen and (max-width:650px) {
        .bgwhite {
            background-color: #fff;
            width: 100%;
            margin: 10px auto 15px auto;
            min-height: 510px;
            height: auto
        }

        div.divider.divider-center.divider-short2:before {
            left: auto !important;
            right: 60%;
            margin: 8px 20px 0 0;
            width: 10%
        }

        div.divider.divider-center.divider-short2:after {
            right: auto !important;
            left: 70% !important;
            margin: 8px 0 0 20px;
            width: 10%;
            color: #004A6A !important
        }

        div.divider.divider-center.divider-short3:before {
            left: auto !important;
            right: 80%;
            margin: 9px 20px 0 0;
            width: 30%
        }

        div.divider.divider-center.divider-short3:after {
            left: 68% !important;
            right: auto !important;
            margin: 9px 0 0 20px;
            width: 35%;
            color: #004A6A !important
        }
    }

    .btnth {
        position: absolute !important;
        top: 78px !important;
        left: 2% !important;
        z-index: 200
    }

    .btnd {
        position: absolute !important;
        top: 525px !important;
        left: 1% !important;
        z-index: 200;
        margin-bottom: 10px;
        color: #004A6A;
        border-color: rgba(0,0,0,1)
    }

    .btne {
        position: absolute !important;
        top: 525px !important;
        left: 63% !important;
        z-index: 200;
        margin-bottom: 10px;
        color: #004A6A;
        border-color: rgba(0,0,0,1)
    }

    .btnevent {
        position: absolute !important;
        top: 525px !important;
        left: 71% !important;
        z-index: 200;
        margin-bottom: 10px;
        color: #004A6A;
        border-color: rgba(0,0,0,1)
    }

    .btni {
        position: absolute !important;
        top: 500px !important;
        left: 1% !important;
        z-index: 200;
        margin-bottom: 10px;
        color: #004A6A;
        border-color: rgba(0,0,0,1)
    }

    .btn-default:hover {
        color: #004A6A;
        background-color: #f7f0f0;
        border-color: #e4dada
    }

    .Clientclearbtn {
        margin-top: 30px !important;
        clear: both !important
    }

    .dei-konum {
        margin: 0 0 0 0;
        position: absolute;
        z-index: 100
    }

    .dei-konum2 {
        margin: 0 0 0 0;
        position: absolute;
        left: 42%;
        z-index: 200
    }

    #newsletter-popup-conatiner {
        background-color: rgba(0,74,106,.65);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 99999;
        width: 100%
    }

    #newsletter-pop-up {
        background: #fff repeat scroll 0 0;
        height: auto;
        left: 50%;
        min-width: 200px;
        max-width: 980px;
        max-height: 724px;
        position: absolute;
        text-align: left;
        padding: 0;
        top: 45%;
        transform: translateX(-50%) translateY(-50%);
        border-radius: 0
    }

        #newsletter-pop-up img {
            max-width: 980px;
            width: 100%;
            height: 100%
        }

        #newsletter-pop-up text {
            max-width: 800px;
            width: 100%;
            height: 100%
        }

        #newsletter-pop-up .hide-popup {
            background: #fff;
            cursor: pointer;
            font-size: 14px;
            line-height: 30px;
            min-width: 100px;
            position: absolute;
            right: 0;
            text-align: center;
            top: -30px;
            color: #d10d0d;
            font-weight: 700;
            border-radius: 5px 5px 0 0
        }

            #newsletter-pop-up .hide-popup:hover {
                background: #f5f1f1;
                color: #004A6A
            }

    @media only screen and (max-width:400px) {
        .btnth {
            position: absolute !important;
            top: 30px !important;
            left: 2% !important;
            z-index: 1500
        }

        .dei-konum {
            margin: 0;
            position: absolute;
            z-index: 200
        }

        div.divider.divider-center.divider-short2:before {
            left: auto !important;
            right: 65%;
            margin: 5px 20px 0 0;
            width: 10%
        }

        div.divider.divider-center.divider-short2:after {
            right: auto !important;
            left: 65% !important;
            margin: 5px 0 0 20px;
            width: 10%;
            color: #004A6A !important
        }
    }

    .owl-carousel.featured {
        margin-top: 6px
    }

        .owl-carousel.featured .owl-controls.clickable {
            top: 0 !important;
            margin-top: -30px;
            position: absolute;
            right: 48px
        }

        .owl-carousel.featured .owl-controls .owl-buttons div {
            color: #121212;
            background: #fff;
            border: #ccc 1px solid;
            opacity: 1;
            filter: Alpha(Opacity=100);
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px
        }

            .owl-carousel.featured .owl-controls .owl-buttons div:hover {
                background: #f7f0f0
            }

        .owl-carousel.featured .owl-prev {
            position: absolute;
            top: 60%;
            margin-top: -28px;
            right: auto;
            left: -50px;
            zoom: 1;
            width: 30px;
            height: 36px;
            opacity: 0
        }

        .owl-carousel.featured .owl-next {
            position: absolute;
            top: 60%;
            margin-top: -28px;
            left: auto;
            right: -36px;
            zoom: 1;
            width: 36px;
            height: 36px;
            opacity: 0
        }

    .owl-carousel.featurednew {
        margin-top: -30px
    }

        .owl-carousel.featurednew .owl-controls.clickable {
            top: 3px !important;
            margin-top: 64px;
            position: absolute;
            right: 48px;
            z-index: 200
        }

        .owl-carousel.featurednew .owl-controls .owl-buttons div {
            color: #fff;
            background: #004A6A;
            border: #fff 1px solid;
            opacity: .5;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px
        }

            .owl-carousel.featurednew .owl-controls .owl-buttons div:hover {
                color: #0092BF;
                border: #0092BF 1px solid;
                opacity: 1
            }

        .owl-carousel.featurednew .owl-prev {
            position: absolute;
            top: 60%;
            margin-top: -28px;
            right: auto;
            left: -50px;
            zoom: 1;
            width: 36px;
            height: 28px;
            opacity: 0
        }

        .owl-carousel.featurednew .owl-next {
            position: absolute;
            top: 60%;
            margin-top: -28px;
            left: auto;
            right: -36px;
            zoom: 1;
            width: 36px;
            height: 28px;
            opacity: 0
        }

    .owl-carousel.featuredreport {
        margin-top: -20px
    }

        .owl-carousel.featuredreport .owl-controls.clickable {
            top: 3px !important;
            margin-top: 64px;
            position: absolute;
            right: 48px;
            z-index: 200
        }

        .owl-carousel.featuredreport .owl-controls .owl-buttons div {
            color: #fff;
            background: #004A6A;
            border: #fff 1px solid;
            opacity: .5;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px
        }

            .owl-carousel.featuredreport .owl-controls .owl-buttons div:hover {
                color: #0092BF;
                border: #0092BF 1px solid;
                opacity: 1
            }

        .owl-carousel.featuredreport .owl-prev {
            position: absolute;
            top: 60%;
            margin-top: -38px;
            right: auto;
            left: -50px;
            zoom: 1;
            width: 36px;
            height: 28px;
            opacity: 0
        }

        .owl-carousel.featuredreport .owl-next {
            position: absolute;
            top: 60%;
            margin-top: -38px;
            left: auto;
            right: -36px;
            zoom: 1;
            width: 36px;
            height: 28px;
            opacity: 0
        }

    .owl-carousel.featuredTender {
        margin-top: -30px
    }

        .owl-carousel.featuredTender .owl-controls.clickable {
            position: absolute;
            top: 3px !important;
            margin-top: 69px;
            left: -40px;
            z-index: 200
        }

        .owl-carousel.featuredTender .owl-controls .owl-buttons div {
            color: #fff;
            background: #004A6A;
            border: #fff 1px solid;
            opacity: .5;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px
        }

            .owl-carousel.featuredTender .owl-controls .owl-buttons div:hover {
                color: #0092BF;
                border: #0092BF 1px solid;
                opacity: 1
            }

        .owl-carousel.featuredTender .owl-prev {
            position: absolute;
            top: 60%;
            margin-top: -28px;
            right: auto;
            left: -50px;
            zoom: 1;
            width: 36px;
            height: 28px;
            opacity: 0
        }

        .owl-carousel.featuredTender .owl-next {
            position: absolute;
            top: 60%;
            margin-top: -28px;
            left: auto;
            right: -36px;
            zoom: 1;
            width: 36px;
            height: 28px;
            opacity: 0
        }

    .btnth2 {
        position: absolute !important;
        top: 61px !important;
        left: 20px !important;
        z-index: 200
    }

    .c-margin-b-10 {
        margin-bottom: 10px
    }

    .c-margin-b-5 {
        margin-bottom: 5px
    }

    .tabfullwidth {
        max-width: 1170px
    }

    .dei-content-tab > .nav {
        text-align: center;
        max-width: 1170px;
        margin: 0 auto
    }

        .dei-content-tab > .nav > li {
            float: none;
            display: inline-block;
            max-width: 280px;
            width: 100%;
            font-size: 13pt
        }

            .dei-content-tab > .nav > li .l2 {
                float: none;
                display: inline-block;
                max-width: 385px;
                width: 100%
            }

            .dei-content-tab > .nav > li > a > .c-title {
                display: block;
                margin: 10px 0;
                color: #32C5D2
            }

            .dei-content-tab > .nav > li.active > a > .c-title {
                display: block;
                margin: 10px 0;
                color: #fff
            }

            .dei-content-tab > .nav > li > a > .c-title2 {
                display: block;
                margin: 10px 0;
                color: #fff
            }

            .dei-content-tab > .nav > li.active > a > .c-title2 {
                display: block;
                margin: 10px 0;
                color: #fff
            }

            .dei-content-tab > .nav > li.active > .c-arrow {
                position: relative
            }

                .dei-content-tab > .nav > li.active > .c-arrow:before {
                    bottom: 100%;
                    left: 50%;
                    content: " ";
                    height: 0;
                    width: 0;
                    position: absolute;
                    pointer-events: none;
                    border: 13px solid transparent;
                    margin-left: -13px
                }

            .dei-content-tab > .nav > li + li {
                margin-left: 2px
            }

    .dei-content-tab > .dei-tab-content .tab-content {
        visibility: hidden;
        height: 0;
        overflow: hidden
    }

    .tab-content > .tab-pane {
        display: block;
        height: 0;
        overflow: hidden
    }

    .tab-content > .active {
        height: auto;
        overflow: hidden
    }

    .dei-content-tab > .dei-tab-content .c-tab-pane > .c-title {
        line-height: 1.6em
    }

    .dei-content-tab > .nav .c-opt-1 > a {
        color: #000000 !important;
        background-color: #004A6A
    }

    .dei-content-tab:hover > .nav .c-opt-1 > a {
        color: #004A6A
    }

    .dei-content-tab:hover > .nav .c-opt-1 > a {
        color: #004A6A
    }

    .dei-content-tab > .nav .c-opt-1.active > a {
        color: #004A6A !important
    }

    .dei-content-tab > .nav .c-opt-1.active:hover > a {
        color: #fff
    }

    .dei-content-tab > .nav .c-opt-1.active > .c-arrow:before {
        border-bottom-color: #ECECEC
    }

    .dei-content-tab > .nav.c-hover-lighten a:hover {
        opacity: .5
    }

    .dei-content-tab.c-opt-1 > .dei-tab-content {
        color: #fff
    }

    .dei-content-tab > .nav .c-opt-2 > a {
        color: #000000 !important;
        background-color: #000
    }

    .dei-content-tab:hover > .nav .c-opt-2 > a {
        color: #004A6A
    }

    .dei-content-tab:hover > .nav .c-opt-2 > a {
        color: #004A6A
    }

    .dei-content-tab > .nav .c-opt-2.active > a {
        color: #004A6A !important
    }

    .dei-content-tab > .nav .c-opt-2.active:hover > a {
        color: #fff
    }

    .dei-content-tab > .nav .c-opt-2.active > .c-arrow:before {
        border-bottom-color: #ECECEC
    }

    .dei-content-tab > .nav.c-hover-lighten a:hover {
        opacity: .5
    }

    .dei-content-tab.c-opt-2 > .dei-tab-content {
        color: #fff
    }

    .dei-content-tab > .nav > li:not(.active) > a > .c-content-line-icon {
        background-image: url(../../Resimler/icon/icondefault.png)
    }

    .dei-content-tab > .nav > li > a > .c-content-line-icon {
        width: 45px;
        height: 45px
    }

    .c-content-line-icon {
        background-image: url(../../Resimler/icon/iconaktive.png);
        display: inline-block;
        width: 45px;
        height: 45px;
        background-size: cover
    }

        .c-content-line-icon.c-white {
            background-image: url(../../Resimler/icon/icondefault.png)
        }

        .c-content-line-icon.c-icon-duyuru {
            background-position: 0 3px
        }

        .c-content-line-icon.c-icon-etkinlik {
            background-position: 0 -41px
        }

        .c-content-line-icon.c-icon-ihale {
            background-position: 0 -85px
        }

        .c-content-line-icon.c-icon-taziye {
            background-position: 0 -130px
        }

    .hu_duyuru {
        float: left;
        width: 100%;
        position: relative
    }

        .hu_duyuru .item {
            margin: 80px 15px 0 6px;
            max-width: 360px
        }

    .popular_dei_des {
        float: left;
        max-width: 360px;
        width: 100%;
        position: relative;
        padding: 5px 0
    }

        .popular_dei_des .hucarouselduyuru-date {
            position: relative;
            text-align: center;
            padding-top: 7px;
            line-height: 1;
            border: 1px solid #004A6A;
            background-color: #004A6A;
            width: 80px;
            height: 90px;
            border-radius: 4px;
            text-align: center;
            float: left;
            color: #fff;
            margin: 13px 10px 0 0;
            transition: all 0.5s linear 0s;
            -webkit-transition: all 0.5s linear 0s;
            -moz-transition: all 0.5s linear 0s
        }

            .popular_dei_des .hucarouselduyuru-date .day {
                display: block;
                font-size: 45px
            }

            .popular_dei_des .hucarouselduyuru-date span {
                display: block;
                font-size: 18px;
                margin-top: 5px
            }

            .popular_dei_des .hucarouselduyuru-date p {
                display: block;
                font-size: 14px;
                margin-top: 2px
            }

        .popular_dei_des h3 {
            color: #fff;
            line-height: 20px
        }

            .popular_dei_des h3 > a {
                margin: 10px 0 0 0;
                display: block;
                text-decoration: none;
                color: #004A6A;
                height: 40px;
                overflow: hidden;
                transition: all 0.5s linear 0s;
                -webkit-transition: all 0.5s linear 0s;
                -moz-transition: all 0.5s linear 0s;
                cursor: pointer
            }

        .popular_dei_des h4 {
            color: #fff;
            line-height: 20px
        }

            .popular_dei_des h4 > a {
                margin: 10px 0 0 0;
                display: block;
                text-decoration: none;
                color: #004A6A;
                height: 40px;
                overflow: hidden;
                transition: all 0.5s linear 0s;
                -webkit-transition: all 0.5s linear 0s;
                -moz-transition: all 0.5s linear 0s;
                cursor: pointer
            }

        .popular_dei_des span > a {
            margin: 10px 0 0 0;
            display: block;
            text-decoration: none;
            color: #000;
            height: 65px;
            overflow: hidden;
            transition: all 0.5s linear 0s;
            -webkit-transition: all 0.5s linear 0s;
            -moz-transition: all 0.5s linear 0s;
            cursor: pointer
        }

        .popular_dei_des .hucarouseltender-date {
            position: relative;
            text-align: center;
            padding-top: 7px;
            line-height: 1;
            border: 1px solid #004A6A;
            background-color: #004A6A;
            width: 50px;
            height: 56px;
            border-radius: 4px;
            text-align: center;
            float: left;
            color: #fff;
            margin: 13px 10px 0 0;
            transition: all 0.5s linear 0s;
            -webkit-transition: all 0.5s linear 0s;
            -moz-transition: all 0.5s linear 0s
        }

            .popular_dei_des .hucarouseltender-date .day {
                display: block;
                font-size: 18px;
                margin-top: -4px
            }

            .popular_dei_des .hucarouseltender-date span {
                display: block;
                font-size: 14px;
                margin-top: 2px
            }

            .popular_dei_des .hucarouseltender-date p {
                display: block;
                font-size: 14px;
                margin-top: 2px
            }

        .popular_dei_des .hucarouselcondolence-date {
            position: relative;
            text-align: center;
            padding-top: 7px;
            line-height: 1;
            border: 1px solid #000;
            background-color: #000;
            width: 50px;
            height: 56px;
            border-radius: 4px;
            text-align: center;
            float: left;
            color: #fff;
            margin: 13px 10px 0 0;
            transition: all 0.5s linear 0s;
            -webkit-transition: all 0.5s linear 0s;
            -moz-transition: all 0.5s linear 0s
        }

            .popular_dei_des .hucarouselcondolence-date .day {
                display: block;
                font-size: 18px;
                margin-top: -4px
            }

            .popular_dei_des .hucarouselcondolence-date span {
                display: block;
                font-size: 14px;
                margin-top: 2px
            }

            .popular_dei_des .hucarouselcondolence-date p {
                display: block;
                font-size: 14px;
                margin-top: 2px
            }

    ct_duyuru_list_wrap:hover .popular_dei_des h4 > a {
        color: #004A6A
    }

    .ct_duyuru_list_wrap:hover .popular_dei_des .hucarouseltender-date {
        border: 1px solid #004A6A;
        color: #0092BF
    }

    .ct_duyuru_list_wrap:hover .popular_dei_des .hucarouselcondolence-date {
        border: 1px solid #c2cad8;
        color: #c2cad8
    }

    .ct_duyuru_list_wrap:hover .popular_dei_des h3 > a {
        color: #004A6A
    }

    .ct_duyuru_list_wrap:hover .popular_dei_des .hucarouselduyuru-date {
        border: 1px solid #004A6A;
        color: #0092BF
    }

    .popular_dei_des h5 {
        color: #4e4949;
        height: 35px;
        overflow: hidden;
        opacity: .7;
        margin: -15px 0 0 0
    }

    .hu_duyurus {
        float: left;
        width: 100%;
        position: relative
    }

        .hu_duyurus .item {
            margin: 80px 15px 0 6px;
            max-width: 540px
        }

    .popular_deis_des {
        float: left;
        max-width: 540px;
        width: 100%;
        position: relative;
        padding: 5px 0
    }

        .popular_deis_des .hucarouselduyuru-date {
            position: relative;
            text-align: center;
            padding-top: 7px;
            line-height: 1;
            border: 1px solid #004A6A;
            width: 80px;
            height: 90px;
            border-radius: 4px;
            text-align: center;
            float: left;
            color: #004A6A;
            margin: 15px 10px 0 0;
            transition: all 0.5s linear 0s;
            -webkit-transition: all 0.5s linear 0s;
            -moz-transition: all 0.5s linear 0s
        }

            .popular_deis_des .hucarouselduyuru-date .day {
                display: block;
                font-size: 45px
            }

            .popular_deis_des .hucarouselduyuru-date span {
                display: block;
                font-size: 18px;
                margin-top: 6px
            }

        .popular_deis_des h3 {
            color: #004A6A;
            line-height: 20px
        }

            .popular_deis_des h3 > a {
                margin: 10px 0 0 0;
                display: block;
                text-decoration: none;
                color: #004A6A;
                height: 50px;
                overflow: hidden;
                transition: all 0.5s linear 0s;
                -webkit-transition: all 0.5s linear 0s;
                -moz-transition: all 0.5s linear 0s;
                cursor: pointer
            }

    .ct_duyurus_list_wrap:hover .popular_deis_des h3 > a {
        color: #004A6A
    }

    .ct_duyurus_list_wrap:hover .popular_deis_des .hucarouselduyuru-date {
        border: 1px solid #0092BF;
        color: #004A6A
    }

    .popular_deis_des h5 {
        color: #004A6A;
        height: 78px;
        overflow: hidden;
        opacity: .9;
        margin: -22px 0 0 0
    }

    .hu_etkinlik {
        float: left;
        width: 100%;
        position: relative
    }

        .hu_etkinlik .item {
            margin: 90px auto 0px !important;
            max-width: 335px
        }

    .popular_etkinlik_des {
        float: left;
        max-width: 360px;
        width: 100%;
        position: relative;
        padding: 5px 0
    }

        .popular_etkinlik_des .hudei-date {
            position: relative;
            text-align: center;
            padding-top: 7px;
            line-height: 1;
            border: 1px solid #fff;
            width: 80px;
            height: 90px;
            border-radius: 4px;
            text-align: center;
            float: left;
            color: #fff;
            margin: 13px 10px 0 0;
            transition: all 0.5s linear 0s;
            -webkit-transition: all 0.5s linear 0s;
            -moz-transition: all 0.5s linear 0s
        }

            .popular_etkinlik_des .hudei-date .day {
                display: block;
                font-size: 45px
            }

            .popular_etkinlik_des .hudei-date span {
                display: block;
                font-size: 18px;
                margin-top: 0
            }

            .popular_etkinlik_des .hudei-date p {
                display: block;
                font-size: 14px;
                margin-top: 2px
            }

        .popular_etkinlik_des h3 {
            color: #fff;
            line-height: 20px
        }

            .popular_etkinlik_des h3 > a {
                margin: 10px 0 0 0;
                display: block;
                text-decoration: none;
                color: #fff;
                height: 50px;
                overflow: hidden;
                transition: all 0.5s linear 0s;
                -webkit-transition: all 0.5s linear 0s;
                -moz-transition: all 0.5s linear 0s;
                cursor: pointer
            }

    .ct_etkinlik_list_wrap:hover .popular_etkinlik_des h4 > a {
        color: #0092BF
    }

    .ct_etkinlik_list_wrap:hover .popular_etkinlik_des .hudei-date {
        border: 1px solid #0092BF;
        color: #0092BF
    }

    .popular_etkinlik_des h5 {
        color: #fff;
        height: 78px;
        overflow: hidden;
        margin: -22px 0 0 0
    }

    .hu_ihale {
        float: left;
        width: 100%;
        position: relative
    }

        .hu_ihale .item {
            margin: 12px 8px 0 20px;
            max-width: 360px
        }

    .popular_ihale_des {
        float: left;
        max-width: 360px;
        width: 100%;
        position: relative;
        padding: 5px 0
    }

        .popular_ihale_des .hudei-date {
            position: relative;
            text-align: center;
            padding-top: 7px;
            line-height: 1;
            border: 1px solid #fff;
            width: 80px;
            height: 90px;
            border-radius: 4px;
            text-align: center;
            float: left;
            color: #fff;
            margin: 13px 10px 0 0;
            transition: all 0.5s linear 0s;
            -webkit-transition: all 0.5s linear 0s;
            -moz-transition: all 0.5s linear 0s
        }

            .popular_ihale_des .hudei-date .day {
                display: block;
                font-size: 45px
            }

            .popular_ihale_des .hudei-date span {
                display: block;
                font-size: 18px;
                margin-top: 0
            }

            .popular_ihale_des .hudei-date p {
                display: block;
                font-size: 14px;
                margin-top: 2px
            }

        .popular_ihale_des h3 {
            color: #fff;
            line-height: 20px
        }

            .popular_ihale_des h3 > a {
                margin: 10px 0 0 0;
                display: block;
                text-decoration: none;
                color: #fff;
                height: 55px;
                overflow: hidden;
                transition: all 0.5s linear 0s;
                -webkit-transition: all 0.5s linear 0s;
                -moz-transition: all 0.5s linear 0s;
                cursor: pointer
            }

    .ct_ihale_list_wrap:hover .popular_ihale_des h3 > a {
        color: #0092BF
    }

    .ct_ihale_list_wrap:hover .popular_ihale_des .hudei-date {
        border: 1px solid #0092BF;
        color: #0092BF
    }

    .popular_ihale_des h5 {
        color: #fff;
        height: 78px;
        margin: -20px 0 0 0
    }

    .tumu {
        position: absolute;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        line-height: 13px;
        padding: 8px 15px;
        font-size: 13pt;
        color: #004A6A;
        text-align: center;
        margin: -48px 0 0 12px;
        cursor: pointer;
        transition: all 0.3s linear 0s;
        -webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s
    }

    .tumu2 {
        position: absolute;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        line-height: 13px;
        padding: 8px 5px;
        font-size: 14px;
        color: #004A6A;
        text-align: center;
        margin: -44px 0 0 10px;
        cursor: pointer;
        transition: all 0.3s linear 0s;
        -webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s
    }

    .tumu:hover {
        background: #f2f2f2 !important;
        color: #111111 !important
    }

    .tumu2:hover {
        background: #f2f2f2 !important;
        color: #111111 !important
    }

    .btnprimary {
        float: left;
        border: 1px solid #0092BF;
        border-radius: 4px;
        line-height: 13px;
        padding: 6px 4px;
        color: #fff;
        text-align: center;
        margin: 0 2px;
        background: #0092BF !important
    }

    .btndefault {
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        line-height: 13px;
        padding: 6px 4px;
        color: #6d7578;
        text-align: center;
        margin: 0 2px;
        cursor: pointer;
        float: left;
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s
    }

        .btndefault:hover {
            background: #0092BF !important;
            color: #ffffff !important;
            border: 1px solid #0092BF
        }

    .btntransparent {
        float: left;
        border: 1px solid #fff;
        border-radius: 5px;
        line-height: 13px;
        padding: 6px 10px;
        opacity: .6;
        color: #fff;
        text-align: center;
        cursor: pointer;
        z-index: 99999;
        transition: all 0.3s linear 0s;
        -webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s;
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s
    }

        .btntransparent:hover {
            border: 1px solid #0092BF;
            color: #0092BF
        }

    .btntransparent2 {
        float: left;
        border: 1px solid #004A6A;
        border-radius: 5px;
        line-height: 13px;
        padding: 6px 10px;
        opacity: 1;
        color: #004A6A;
        text-align: center;
        cursor: pointer;
        transition: all 0.3s linear 0s;
        -webkit-transition: all 0.3s linear 0s;
        -moz-transition: all 0.3s linear 0s;
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s
    }

        .btntransparent2:hover {
            border: 1px solid #0092BF;
            color: #0092BF;
            opacity: 1
        }

    .ievent {
        margin: 10px 0 30px 0;
        max-width: 350px;
        width: 100%
    }

        .ievent .entry-date {
            text-align: center;
            padding-top: 7px;
            font-size: 45px;
            line-height: 1;
            border: 1px solid #fff;
            width: 80px;
            height: 90px;
            border-radius: 5px;
            text-align: center;
            float: left;
            color: #fff
        }

            .ievent .entry-date span {
                display: block;
                font-size: 22px;
                margin-top: 8px
            }

        .ievent .entry-c {
            max-width: 250px;
            width: 100%;
            float: left
        }

    .entry-date {
        float: left
    }

    .entry-title h2 {
        margin: 0 0 0 10px;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 1px;
        height: 70px;
        overflow: hidden
    }

        .entry-title h2 a {
            color: #fff
        }

            .entry-title h2 a:hover {
                color: #0092BF
            }

    .entry-meta {
        margin: 0 0 0 10px;
        color: #fff;
        opacity: .5;
        height: 20px;
        overflow: hidden
    }

    .col-padding {
        padding: 0 5px
    }

    .news-v8 {
        text-align: center;
        position: relative
    }

        .news-v8 .news-v8-img-effect {
            position: relative
        }

            .news-v8 .news-v8-img-effect:before {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgba(52,52,60,0);
                content: " ";
                transition-duration: 400ms;
                transition-property: all;
                transition-timing-function: cubic-bezier(.7,1,.7,1)
            }

        .news-v8 .news-v8-img-effect-center-align {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate3d(-50%,-50%,0);
            -moz-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0)
        }

        .news-v8 .img-center-align {
            position: absolute;
            left: 50%;
            -webkit-transform: translate3d(-50%,-50%,0);
            -moz-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0)
        }

        .news-v8 .theme-icons-wrap {
            opacity: 0;
            transition-duration: 400ms;
            transition-property: all;
            transition-timing-function: cubic-bezier(.7,1,.7,1)
        }

        .news-v8:hover .news-v8-img-effect:before {
            background: rgba(0,188,212,.5);
            transition-duration: 400ms;
            transition-property: all;
            transition-timing-function: cubic-bezier(.7,1,.7,1);
            transition: all 0.5s linear 0s;
            -webkit-transition: all 0.5s linear 0s;
            -moz-transition: all 0.5s linear 0s
        }

        .news-v8:hover .theme-icons-wrap {
            opacity: 1;
            transition-duration: 400ms;
            transition-property: all;
            transition-timing-function: cubic-bezier(.7,1,.7,1);
            transition: all 0.5s linear 0s;
            -webkit-transition: all 0.5s linear 0s;
            -moz-transition: all 0.5s linear 0s
        }

        .news-v8 .news-v8-wrap {
            position: relative;
            z-index: 1
        }

        .news-v8 .news-v8-wrapxs {
            position: relative;
            z-index: 1
        }

        .news-v8 .news-v8-content {
            position: relative;
            margin: 95px 0 60px 0
        }

        .news-v8 .news-v8-content-responsive {
            position: relative;
            margin: -5px 0 60px 0
        }

        .news-v8 .news-v8-category {
            display: block;
            font-size: 16px;
            color: #7a7a7a;
            line-height: 1.3;
            margin-bottom: 10px
        }

        .news-v8 .news-v8-title {
            font-size: 18px;
            margin: 42px 0 -50px 0
        }

            .news-v8 .news-v8-title a {
                color: #fff
            }

    .theme-icons-white-bg {
        display: inline-block;
        color: #3a3a44;
        background: #fff;
        border-width: 0;
        border-style: solid;
        border-color: transparent;
        text-align: center;
        vertical-align: middle
    }

    .theme-icons-wrap i {
        color: #004A6A;
        border-color: transparent
    }

    .theme-icons-wrap > a[href] > .theme-icons-white-bg:hover {
        color: #fff;
        background: #0092BF;
        border-color: transparent
    }

    .theme-icons-md {
        width: 45px;
        height: 45px;
        font-size: 20px;
        line-height: 1.5;
        padding: 8px
    }

    .tab-v1 {
        overflow: hidden;
        width: 1170px
    }

        .tab-v1 .nav-tabs {
            border-bottom: none
        }

            .tab-v1 .nav-tabs.nav-tabs-left {
                float: left
            }

                .tab-v1 .nav-tabs.nav-tabs-left > li {
                    margin: 0;
                    float: none
                }

                    .tab-v1 .nav-tabs.nav-tabs-left > li > a {
                        font-size: 13px !important;
                        color: #fff;
                        border-color: transparent;
                        border-radius: 0;
                        padding: 4px 0 10px 0;
                        opacity: .7;
                        font-weight: 400 !important
                    }

                    .tab-v1 .nav-tabs.nav-tabs-left > li:active > a, .tab-v1 .nav-tabs.nav-tabs-left > li:focus > a, .tab-v1 .nav-tabs.nav-tabs-left > li:hover > a {
                        background-color: transparent;
                        color: #fff;
                        text-align: left
                    }

            .tab-v1 .nav-tabs > li > a {
                background-color: transparent;
                color: #fff;
                text-align: left
            }

            .tab-v1 .nav-tabs.nav-tabs-left > li:hover > a {
                color: #fff;
                background-color: transparent
            }

            .tab-v1 .nav-tabs.nav-tabs-left > li.active:first-child > a {
                border-top-color: transparent
            }

            .tab-v1 .nav-tabs.nav-tabs-left > li.active:last-child > a {
                border-bottom-color: transparent
            }

            .tab-v1 .nav-tabs.nav-tabs-left > li.active > a {
                color: #fff;
                background-color: transparent;
                opacity: 1
            }

        .tab-v1 .tab-content {
            overflow: hidden;
            padding: 0
        }

            .tab-v1 .tab-content .tab-pane {
                font-size: 15px !important;
                color: #fff;
                padding: 0 0
            }

    .havadivider {
        background-color: #0285A3;
        height: 58px;
        width: 1px;
        float: left;
        position: absolute
    }

    .havadivider2 {
        background-color: #0285A3;
        height: 58px;
        width: 1px;
        float: left;
        margin: 0 0 0 0
    }

    .anlikhava {
        width: 213px;
        height: 70px;
        float: left;
        border-left: solid 1px #0285A3;
        margin: -2px 0 0 0
    }

        .anlikhava .kbtext {
            width: 70px;
            height: 70px;
            float: left;
            margin: 2px 0 0 0
        }

            .anlikhava .kbtext .date {
                margin: 12px 0 0 0;
                position: absolute
            }

        .anlikhava .hvdurumu {
            width: 70px;
            height: 70px;
            float: right;
            margin: 0 0 0 0
        }

    .gunhava {
        height: 70px;
        text-align: center;
        margin: -2px 0 0 0;
        border-left: solid 1px #0285A3
    }

        .gunhava .hvdurumu {
            max-width: 150px;
            width: 100%;
            height: 80px;
            position: absolute;
            opacity: .78
        }

    .margin-hv-size {
        margin: 8px 0 3px 0
    }

    .margin-hv-size2 {
        margin: 0 0 10px 0
    }

    .yemekmenu {
        margin: 2px auto;
        opacity: .9
    }

    .yemekmenu2 {
        margin: 2px 1px 0 835px;
        position: absolute;
        text-align: center
    }

        .yemekmenu2 a {
            color: #96e8fb;
            border-bottom: solid 1px #0285A3;
            padding: 8px 0
        }

            .yemekmenu2 a:hover {
                color: #004A6A
            }

    .yemekmenu p {
        padding: 3px 0;
        border-bottom: solid 1px #0285A3
    }

    .yemekmenu2 p {
        padding: 3px 0
    }

    .yemekmenu3 {
        position: absolute
    }

    .yemekdvider {
        background-color: #0285A3;
        height: 58px;
        width: 1px;
        float: left;
        margin: 0 0 0 1px
    }

    .margin-hv-margin {
        margin: 0 0 6px 0
    }

    #footer {
        /*    color: #0092BF;
*/ color: #aacfdb;
        letter-spacing: .3px;
        width: 100%
    }

        #footer .logo {
            float: left;
            margin: 0 0 0 -15px;
            width: 70px;
            height: 70px;
            z-index: 200
        }

        #footer .img {
            float: left;
            margin: -2px 2px -5px -2px;
            left: -13px;
            width: 15px;
            position: absolute
        }

        #footer .adress i {
            float: left;
            margin: 1px 0 0 0;
            left: -13px;
            position: absolute
        }

        #footer .adress {
            float: left;
            margin: 6px 0 0 0
        }

            #footer .adress .text {
                font-size: 13px;
                float: left
            }

        #footer .copy {
            font-size: 14px;
            text-align: center
        }

        #footer .img-center-aling {
            position: absolute;
            left: 50%;
            -webkit-transform: translate3d(-50%,-50%,0);
            -moz-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0)
        }

        #footer .divider1 {
            border-top: 1px solid #aacfdb;
            height: 0;
            width: 100%
        }

        #footer .divider2 {
            border-top: 1px solid #aacfdb;
            height: 0;
            width: 100%;
            margin: 12px 0 0 0;
            text-align: center
        }

    .mt-element-card .mt-card-item {
        border: 1px solid;
        border-color: #e7ecf1;
        position: relative;
        margin-bottom: 30px
    }

        .mt-element-card .mt-card-item .mt-card-avatar {
            margin-bottom: 15px
        }

        .mt-element-card .mt-card-item .mt-card-content {
            text-align: center
        }

            .mt-element-card .mt-card-item .mt-card-content .mt-card-name {
                margin-bottom: 5px
            }

                .mt-element-card .mt-card-item .mt-card-content .mt-card-name a {
                    color: #004A6A;
                    font-weight: 700
                }

                    .mt-element-card .mt-card-item .mt-card-content .mt-card-name a:hover {
                        color: #0092BF
                    }

            .mt-element-card .mt-card-item .mt-card-content .mt-card-desc {
                margin-bottom: 5px
            }

    .mt-element-card.mt-card-round .mt-card-item {
        padding: 40px 40px 10px 40px
    }

        .mt-element-card.mt-card-round .mt-card-item .mt-card-avatar {
            border-radius: 50% !important
        }

            .mt-element-card.mt-card-round .mt-card-item .mt-card-avatar .mt-overlay {
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                border-radius: 50%
            }

    .mt-element-overlay .mt-overlay-1 {
        width: 100%;
        height: 100%;
        float: left;
        overflow: hidden;
        position: relative;
        text-align: center;
        cursor: default
    }

        .mt-element-overlay .mt-overlay-1 img {
            display: block;
            position: relative;
            -webkit-transition: all .4s linear;
            transition: all .4s linear;
            width: 100%;
            height: auto;
            overflow: hidden
        }

        .mt-element-overlay .mt-overlay-1 h2 {
            text-transform: uppercase;
            color: #fff;
            text-align: center;
            position: relative;
            font-size: 17px;
            background: rgba(0,0,0,.6);
            -webkit-transform: translatey(-100px) translateZ(0);
            -ms-transform: translatey(-100px) translateZ(0);
            transform: translatey(-100px) translateZ(0);
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            padding: 10px
        }

        .mt-element-overlay .mt-overlay-1 .mt-info {
            text-decoration: none;
            display: inline-block;
            color: #fff;
            background-color: transparent;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            padding: 0;
            margin: auto;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            transform: translateY(-50%) translateZ(0);
            -webkit-transform: translateY(-50%) translateZ(0);
            -ms-transform: translateY(-50%) translateZ(0)
        }

            .mt-element-overlay .mt-overlay-1 .mt-info > li {
                list-style: none;
                display: inline-block;
                margin: 0 3px
            }

                .mt-element-overlay .mt-overlay-1 .mt-info > li:hover {
                    -webkit-transition: all .2s ease-in-out;
                    transition: all .2s ease-in-out;
                    cursor: pointer
                }

        .mt-element-overlay .mt-overlay-1:hover .mt-overlay {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transform: translateZ(0);
            -ms-transform: translateZ(0);
            transform: translateZ(0)
        }

        .mt-element-overlay .mt-overlay-1:hover img {
            -ms-transform: scale(1.2) translateZ(0);
            -webkit-transform: scale(1.2) translateZ(0);
            transform: scale(1.2) translateZ(0)
        }

        .mt-element-overlay .mt-overlay-1:hover .mt-info {
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition-delay: .2s;
            transition-delay: .2s
        }

        .mt-element-overlay .mt-overlay-1 .mt-overlay {
            width: 100%;
            height: 100%;
            position: absolute;
            overflow: hidden;
            top: 0;
            left: 0;
            opacity: 0;
            background-color: rgba(0,0,0,.7);
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .mt-element-overlay .mt-overlay-1.mt-scroll-up:hover .mt-overlay {
            bottom: 0
        }

        .mt-element-overlay .mt-overlay-1.mt-scroll-up .mt-overlay {
            bottom: -100%;
            top: auto
        }

        .mt-element-overlay .mt-overlay-1.mt-scroll-down:hover .mt-overlay {
            top: 0
        }

        .mt-element-overlay .mt-overlay-1.mt-scroll-down .mt-overlay {
            top: -100%
        }

        .mt-element-overlay .mt-overlay-1.mt-scroll-left:hover .mt-overlay {
            right: 0
        }

        .mt-element-overlay .mt-overlay-1.mt-scroll-left .mt-overlay {
            right: -100%;
            left: auto
        }

        .mt-element-overlay .mt-overlay-1.mt-scroll-right:hover .mt-overlay {
            left: 0
        }

        .mt-element-overlay .mt-overlay-1.mt-scroll-right .mt-overlay {
            left: -100%
        }

    .btn.default:not(.btn-outline) {
        color: #666;
        background-color: #e1e5ec;
        border-color: #e1e5ec
    }

        .btn.default:not(.btn-outline):focus, .btn.default:not(.btn-outline).focus {
            color: #666;
            background-color: #c2cad8;
            border-color: #93a1bb
        }

        .btn.default:not(.btn-outline):hover {
            color: #666;
            background-color: #c2cad8;
            border-color: #bcc5d4
        }

        .btn.default:not(.btn-outline):active, .btn.default:not(.btn-outline).active, .open > .btn.default:not(.btn-outline).dropdown-toggle {
            color: #666;
            background-color: #c2cad8;
            border-color: #bcc5d4
        }

            .btn.default:not(.btn-outline):active:hover, .btn.default:not(.btn-outline):active:focus, .btn.default:not(.btn-outline):active.focus, .btn.default:not(.btn-outline).active:hover, .btn.default:not(.btn-outline).active:focus, .btn.default:not(.btn-outline).active.focus, .open > .btn.default:not(.btn-outline).dropdown-toggle:hover, .open > .btn.default:not(.btn-outline).dropdown-toggle:focus, .open > .btn.default:not(.btn-outline).dropdown-toggle.focus {
                color: #666;
                background-color: #acb7ca;
                border-color: #93a1bb
            }

        .btn.default:not(.btn-outline):active, .btn.default:not(.btn-outline).active, .open > .btn.default:not(.btn-outline).dropdown-toggle {
            background-image: none
        }

        .btn.default:not(.btn-outline).disabled:hover, .btn.default:not(.btn-outline).disabled:focus, .btn.default:not(.btn-outline).disabled.focus, .btn.default:not(.btn-outline)[disabled]:hover, .btn.default:not(.btn-outline)[disabled]:focus, .btn.default:not(.btn-outline)[disabled].focus, fieldset[disabled] .btn.default:not(.btn-outline):hover, fieldset[disabled] .btn.default:not(.btn-outline):focus, fieldset[disabled] .btn.default:not(.btn-outline).focus {
            background-color: #e1e5ec;
            border-color: #e1e5ec
        }

        .btn.default:not(.btn-outline) .badge {
            color: #e1e5ec;
            background-color: #666
        }

    .btn.btn-outline.default {
        border-color: #e1e5ec;
        color: #e1e5ec;
        background: none
    }

        .btn.btn-outline.default:hover, .btn.btn-outline.default:active, .btn.btn-outline.default:active:hover, .btn.btn-outline.default:active:focus, .btn.btn-outline.default:focus, .btn.btn-outline.default.active {
            border-color: #e1e5ec;
            color: #666;
            background-color: #e1e5ec
        }

    .portfoliocat-item {
        float: left;
        position: relative;
        height: auto;
        padding: 0 12px 12px 0
    }

    .portfoliocat-notitle .portfoliocat-item, .portfoliocat-notitle .iportfoliocat {
        overflow: hidden
    }

    .portfoliocat-item .portfoliocat-image {
        position: relative;
        overflow: hidden
    }

        .portfoliocat-item .portfoliocat-image, .portfoliocat-item .portfoliocat-image a, .portfoliocat-item .portfoliocat-image img {
            display: block;
            width: 100%;
            height: auto
        }

    .portfoliocat-overlay {
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 2;
        text-align: center;
        background-color: rgba(0,0,0,.4)
    }

    body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfoliocat-overlay {
        -webkit-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out
    }

    .portfoliocat-item:hover .portfoliocat-overlay, .iportfoliocat:hover .portfoliocat-overlay {
        opacity: 1
    }

    .portfoliocat-overlay a {
        position: absolute;
        top: 35%;
        left: 42%;
        background-color: #F5F5F5;
        width: 40px !important;
        height: 40px !important;
        font-size: 18px;
        line-height: 40px;
        text-align: center;
        color: #444;
        border-radius: 5px;
        -webkit-backface-visibility: hidden
    }

    body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfoliocat-overlay a {
        -webkit-transition: color .2s linear,background-color .2s linear,margin-top .2s linear,opacity .2s linear;
        -o-transition: color .2s linear,background-color .2s linear,margin-top .2s linear,opacity .2s linear;
        transition: color .2s linear,background-color .2s linear,margin-top .2s linear,opacity .2s linear
    }

    .portfoliocat-overlay a i {
        left: 50%;
        margin-right: 0
    }

    .portfoliocat-overlay a.center-icon {
        display: block;
        margin: -20px 0 0 -20px;
        opacity: 0
    }

    .portfoliocat-overlay a:hover {
        color: #1ABC9C;
        background-color: #EEE
    }

    .portfoliocat-item:hover .portfoliocat-overlay a.left-icon, .portfoliocat-item:hover .portfoliocat-overlay a.right-icon, .iportfoliocat:hover .portfoliocat-overlay a.left-icon, .iportfoliocat:hover .portfoliocat-overlay a.right-icon {
        margin-top: -18px
    }

    .portfoliocat-overlay a i.icon-line-play {
        position: relative;
        left: 2px
    }

    .portfoliocat-overlay .portfoliocat-desc {
        position: relative;
        padding: 0 !important;
        margin: 0;
        text-align: center
    }

    body.device-touch.device-xs .portfoliocat-notitle .portfoliocat-overlay, body.device-touch.device-xxs .portfoliocat-notitle .portfoliocat-overlay {
        display: none !important
    }

    .bg-blue-hoki {
        background: #67809F !important
    }

    .bg-grey-mint {
        background: #525e64 !important
    }

    .bg-tatil {
        background: #9c7d32 !important
    }

    .mt-element-list .list-simple.mt-list-container {
        border-left: 1px solid;
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-color: #e7ecf1;
        padding: 15px
    }

        .mt-element-list .list-simple.mt-list-container ul {
            margin-bottom: 0;
            padding: 0
        }

            .mt-element-list .list-simple.mt-list-container ul > .mt-list-item {
                list-style: none;
                border-bottom: 1px solid;
                border-color: #e7ecf1;
                padding: 15px 0
            }

                .mt-element-list .list-simple.mt-list-container ul > .mt-list-item:first-child {
                    padding-top: 0
                }

                .mt-element-list .list-simple.mt-list-container ul > .mt-list-item > .list-datetime {
                    text-align: right;
                    float: right;
                    width: 60px
                }

    .mt-element-list .list-simple.mt-list-head {
        padding: 15px
    }

    .ico-rounded3 > span {
        color: #fff;
        background-color: #004A6A;
        width: 100%;
        height: 30px;
        line-height: 20px !important;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        padding: 5px;
        position: absolute;
        top: 42%;
        left: 0%
    }

    .blog-item-small-image .day > span {
        color: #004A6A;
        width: 100%;
        height: 30px;
        line-height: 20px !important;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        padding: 5px;
        position: absolute;
        top: 5%;
        left: 0%
    }

    .box-icon a.box-icon-title:hover > i {
        color: #fff;
        background-color: #004A6A
    }

    .box-icon a.box-icon-title:hover > h2 {
        color: #0092BF
    }

    .table td, .table th {
        font-size: 14px
    }

    .table.table-bordered thead > tr > th {
        border-bottom: 0
    }

    .table td .img-responsive {
        width: 100%
    }

    .table thead tr th {
        font-size: 14px;
        font-weight: 600
    }

    .table-hover > tbody > tr:hover, .table-hover > tbody > tr:hover > td {
        background: #f3f4f6 !important
    }

    .margin-top-submenu {
        margin-top: -20px
    }

    .opacity-print {
        color: #ffffff !important;
        opacity: 0.1 !important
    }

    .dei-tab-content .tab-content {
        padding: 0 !important
    }

    .modal {
        z-index: 10050;
        outline: none;
        overflow-y: auto !important
    }

    .page-portlet-fullscreen .modal {
        z-index: 10060
    }

    .modal .modal-header {
        border-bottom: 1px solid #EFEFEF
    }

        .modal .modal-header h3 {
            font-weight: 300
        }

        .modal .modal-header .close {
            margin-top: 0px !important
        }

    .modal.draggable-modal .modal-header {
        cursor: move
    }

    .modal .modal-dialog {
        z-index: 10051
    }

    .modal > .loading {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -22px;
        margin-left: -22px
    }

    .modal.in .page-loading {
        display: none
    }

    .modal-open {
        overflow-y: auto !important
    }

    .modal-open-noscroll {
        overflow-y: hidden !important
    }

    .modal-backdrop {
        border: 0;
        outline: none
    }

    .page-portlet-fullscreen .modal-backdrop {
        z-index: 10059
    }

    .modal-backdrop, .modal-backdrop.fade.in {
        background-color: #333 !important
    }

    body[ng-controller] .modal-backdrop {
        z-index: 10049
    }

    body[ng-controller] .modal {
        z-index: 10050
    }

    .modal-full.modal-dialog {
        width: 99%
    }

    @media (max-width:768px) {
        .modal-full.modal-dialog {
            width: auto
        }
    }

    .e_course_list_wrap img {
        width: 100%;
        height: auto;
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s
    }

    .e_course_list_wrap:hover img {
        transform: scale(1.05);
        transition: all 1s linear 0s;
        -webkit-transition: all 1s linear 0s
    }

    .course_list_img_des {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .e_course_review {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 8px 0;
        text-align: center;
        background-color: rgba(34,34,34,.7);
        z-index: 10
    }

        .e_course_review span {
            display: inline-block;
            color: #fff;
            text-transform: capitalize;
            margin: 0 15px 0 0
        }

        .e_course_review ul {
            width: auto;
            display: inline-block
        }

            .e_course_review ul li {
                display: inline-block;
                position: relative
            }

                .e_course_review ul li a {
                    display: inline-block;
                    color: #efb467
                }

    .e_course_list_wrap:hover .course_list_img_des .e_zoom_effect {
        width: 100%;
        height: 100%;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        opacity: .5
    }

    .course_list_img_des .e_zoom_effect, .e_course_link > a:hover {
        background-color: #339DC3;
        opacity: .5
    }

    .e_course_list_wrap .course_list_img_des .e_course_link {
        position: absolute;
        display: inline-block;
        top: 33%;
        left: 37%;
        width: 100%;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s;
        background-image: url(../images/activityDetail.png);
        width: 87px;
        height: 87px
    }

    .course_list_img_des .e_zoom_effect, .e_course_link_en > a:hover {
        background-color: #339DC3;
        opacity: .5
    }

    .e_course_list_wrap .course_list_img_des .e_course_link_en {
        position: absolute;
        display: inline-block;
        top: 33%;
        left: 37%;
        width: 100%;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s;
        background-image: url(../images/activityDetailEn.png);
        width: 87px;
        height: 87px
    }

    .e_course_list_wrap .course_list_img_des .e_course_link2 {
        position: absolute;
        display: inline-block;
        top: 33%;
        left: 37%;
        width: 100%;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s;
        background-image: url(../images/readmore.png);
        width: 87px;
        height: 87px
    }

    .e_course_list_wrap:hover .course_list_img_des .e_course_link {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1)
    }

    .e_course_list_wrap:hover .course_list_img_des .e_course_link_en {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1)
    }

    .e_course_list_wrap:hover .course_list_img_des .e_course_link2 {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1)
    }

    .e_course_list_wrap:hover .popular_course_des h3 > a {
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s;
        color: #0092BF !important
    }

    .e_course_meta {
        float: left !important;
        width: 100%;
        padding: 5px 0
    }

    .course_author_info {
        text-align: center;
        color: #fff;
        padding: 5px;
        font-size: 13px;
        background-color: #0092BF;
        min-width: 100px;
        width: auto
    }

    .course_author_info_update {
        text-align: center;
        color: #fff;
        padding: 5px;
        font-size: 13px;
        background-color: #ad0d0d;
        min-width: 100px;
        width: auto
    }

    .e_course_meta ul {
        width: auto;
        float: right
    }

        .e_course_meta ul li {
            display: inline-block;
            position: relative;
            color: #777;
            padding: 0 0 0 10px
        }

            .e_course_meta ul li a {
                display: inline-block;
                color: #777;
                font-weight: 300
            }

            .e_course_meta ul li i {
                margin: 0 8px 0 0
            }

    .ihaleafter:after {
        content: '';
        position: absolute;
        left: 372px;
        top: 20px;
        border-style: solid;
        border-width: 8px;
        border-color: transparent transparent transparent #004a6a
    }

    .taziyeafter:after {
        content: '';
        position: absolute;
        left: 372px;
        top: 20px;
        border-style: solid;
        border-width: 8px;
        border-color: transparent transparent transparent #000
    }

    table a {
        color: #0092BF
    }

    .blink {
        animation: blinker 2s linear infinite;
        color: #d00
    }

    @keyframes blinker {
        50% {
            opacity: 0
        }
    }

    .SearchResultItemHead {
        padding: 0 !important;
        padding-inline-start: 0
    }

        .SearchResultItemHead li {
            margin: 2px 0 !important;
            padding: 0 !important;
            list-style: none !important;
            font-family: 'PFTreg'
        }

    #searchHead {
        background-color: #c3dfef
    }

    #tfheadsearch {
        float: left;
        padding: 0;
        font-style: italic;
        font-family: 'PFTreg';
        color: #d05454;
        font-size: 18px
    }

    #tfnewsearch {
        float: right
    }

    .divResult {
        clear: both
    }

    .MenuItemHeader {
        background-color: #eff0f1;
        height: 30px;
        width: 100%;
        color: #3b3b3b;
        padding: 4px;
        font-weight: 700;
        margin: 0 10px;
        border: solid 1px #ccc
    }

    .SearchBox {
        word-wrap: break-word;
        width: 100%;
        border: solid 1px #ccc;
        background-color: #fff;
        z-index: 9999999;
        color: #3b3b3b !important;
        margin-top: 35px;
        margin-left: -3px;
        padding: 10px;
        display: none
    }

    .SearchResultItem {
        padding: 3px;
        list-style-type: none
    }

    .SearchResultHead {
        margin-left: 0px !important
    }

    .SearchResultItemHead {
        padding: 3px
    }

    .SearchResultHeadRight {
        float: right
    }

    .SearchResultHeaderSmallBox {
        text-align: center;
        padding-top: 7px
    }

    #header ul.nav-second-main li i {
        font-size: 30px;
        width: 48px;
        height: 48px;
        margin: -8px;
        padding: 0;
        opacity: .6;
        filter: alpha(opacity=60);
    }

    @media only screen and (max-width:1024px) {
        #header ul.nav-second-main li i {
            font-size: 40px;
            width: 44px;
            height: 44px;
            margin: -11px;
            padding: 0;
            opacity: .6;
            filter: alpha(opacity=60);
        }
    }

    #topNav ul.dropdown-menu li a {
        margin: 0;
        padding: 2px 15px;
        font-weight: 400;
        line-height: 30px;
        color: #004A6A;
        font-size: 12pt;
        display: block;
        text-decoration: none;
        font-family: "PFDreg", Calibri;
    }

    .visuallyhidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px !important;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px !important
    }

    #cookie-consent a {
        color: #a7a2f5 !important
    }

        #cookie-consent a:hover {
            color: #efeff1 !important
        }

    /* Galeri grid içindeki görseller için sabit oranlı kutu */
    .portfolio-content .cbp-item .cbp-caption-defaultWrap {
        position: relative;
        width: 100%;
        aspect-ratio: 4 / 3; /* veya 16/9 – oranı sen belirleyebilirsin */
        overflow: hidden;
        border-radius: 6px; /* isteğe bağlı */
    }

    /* Görseli ortalayarak kutuya tam oturtur */
    .portfolio-content .cbp-item img {
        width: 100%;
        height: 100%;
        object-fit: cover; /* taşanı gizler, ortadan referans alır */
        object-position: center center;
        display: block;
    }


    /*.portfolio-content .cbp-item img {
    width: 100%;
    height: auto;
    max-height: 250px;*/ /* istediğin sabit yükseklik */
    /*object-fit: contain;*/ /* resmin tamamı görünür */
    /*object-position: center center;
    display: block;
}*/

/* Slider genel alanı */
#slider {
    position: relative;
    overflow: hidden;
}

    /* Tüm slider resimleri için genel görünüm */
    #slider img {
        width: 100%;
        height: auto;
        object-fit: cover; /* Görüntüyü kırp ama orantıyı koru */
        object-position: center center; /* Ortadan hizala */
        display: block;
    }

/* Mobilde biraz daha yüksek gösterim */
@media (max-width: 768px) {
    #slider .owl-carousel figure {
        height: 200px; /* Mobilde yükseklik */
        overflow: hidden;
    }

    #slider img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }
}

/* Tablet için biraz daha yüksek */
@media (min-width: 769px) and (max-width: 1024px) {
    #slider .owl-carousel figure {
        height: 400px;
    }
}

/* Masaüstü için tam ekran */
@media (min-width: 1025px) {
    #slider .owl-carousel figure {
        height: 550px;
    }
}
