body {
    font-family: 'Roboto', sans-serif;
}

.navbar {
    min-height: 90px;
    font-size: 15px;
    border-bottom: 1px rgba(255,255,255,0.5) solid;
}

#navbar {
    padding-top: 0px;
}

.navbar-fixed-top {
    position: absolute;
}

.navbar-inverse {
    background-color: transparent;
}

.navbar-brand {
    padding-top: 30px;
    height: 90px;
}

    .navbar-brand > img {
        height: 43px;
    }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li {
    border-left: 1px rgba(255,255,255,0.5) solid;
    height: 90px;
}

.navbar-nav > li.search {
    display: none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    height: 90px;
    padding: 35px 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.navbar-inverse .navbar-nav > li:hover {
    background: #fff;
}

    .navbar-inverse .navbar-nav > li:hover > a {
        color: #3498DB;
    }

.navbar-inverse .navbar-nav > li.search:hover,
.navbar-inverse .navbar-nav > li.search.active {
    background: #fff;
}

.navbar-inverse .navbar-nav > li.search {
    position: relative;
}

    .navbar-inverse .navbar-nav > li.search > a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
    }

.navbar-nav > .dropdown > a > .glyphicon {
    font-size: 11pt;
}

.dropdown-menu {
    background-color: #fff;
    left: -1px;
    top: calc( 100% - 1px );
    box-shadow: none;
    border-radius: 0;
    border: 0;
    padding: 29px 0 37px;
}

    .dropdown-menu > li > a {
        color: #010203;
        text-align: left;
        font-size: 14px;
        font-family: 'Roboto Condensed', sans-serif;
        padding: 6px 53px 6px 27px;
        text-align: left;
        font-weight: 700;
        line-height: 20px;
    }

        .dropdown-menu > .active > a,
        .dropdown-menu > .active > a:focus,
        .dropdown-menu > .active > a:hover,
        .dropdown-menu > li > a:focus,
        .dropdown-menu > li > a:hover {
            color: #3498DB;
            text-decoration: none;
            background-color: transparent;
        }

#searchform {
    padding: 32px 35px 33px 35px;
}

    #searchform input {
        background: none;
        border: 0;
        color: #231F20;
        width: 0;
        font-size: 16px;
        font-weight: 300;
        transition: width 0.3s ease;
    }

        #searchform input:focus {
            outline: none;
        }

    #searchform button {
        background: none;
        border: 0;
        color: #fff;
        line-height: 21px;
        padding: 3px 5px 0;
        cursor: pointer;
    }

    #searchform .reset {
        position: absolute;
        cursor: pointer;
        top: 35px;
        right: 70px;
        width: 22px;
        height: 22px;
        display: none;
    }

li.search.active #searchform input {
    width: 230px;
}

    li.search.active #searchform input:focus {
        outline: 0;
    }

li.search:hover #searchform button,
li.search.active #searchform button {
    color: #231F20;
    opacity: 0.3;
}

li.search.active #searchform .reset {
    display: block;
    width: 18px;
    height: 18px;
}

/*.navbar-nav > li.lang {
    padding-top: 10px;
    margin-left: 15px;
}

    .navbar-nav > li.lang a {
        border: 1px #fff solid;
        height: 27px;
        width: 27px;
        text-align: center;
        padding: 0;
        line-height: 27px;
    }*/

#footer {
    background: #000;
    padding: 40px 0 50px;
}

.footer-links {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
}

    .footer-links li {
        list-style: none;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        font-weight: 300;
    }

        .footer-links li.footer-header {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 14px;
            color: #fff;
            line-height: 20px;
            padding-bottom: 20px;
        }

        .footer-links li a {
            color: #fff;
        }

            .footer-links li a:hover {
                color: #fff;
                text-decoration: none;
            }

            .footer-links li a.link1 {
                font-family: 'Roboto Condensed', sans-serif;
                font-weight: 700;
                font-size: 14px;
            }

#subfooter {
    position: relative;
    min-height: 60px;
    padding: 30px 0 0;
    font-weight: 300;
    color: #000;
    background: #fff;
}

    #subfooter a {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #9A9A9A;
        position: relative;
        display: inline-block;
        letter-spacing: 0.05em;
    }

.subfooter-logo {
    width: 180px;
    height: 55px;
    margin-bottom: 14px;
}

    .subfooter-logo img {
        display: block;
        width: 100%;
    }

#subfooter .copyright {
    color: #9A9A9A;
    font-size: 13px;
}

#subfooter .col-md-6 {
    text-align: center;
    margin-bottom: 10px;
}

#subfooter .links {
    padding-top: 6px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.firms {
    border-bottom: 4px #0967B1 solid;
}

    .firms .col-sm-3 {
        position: relative;
        overflow: hidden;
    }

.firmbox {
    color: #fff;
    background-size: cover;
    height: 100%;
    text-align: center;
}

    .firmbox a {
        display: block;
        height: 100%;
        width: 100%;
        cursor: pointer;
    }

        .firmbox a .bgimg {
            position: relative;
            display: block;
            z-index: 1;
            width: 100%;
        }

        .firmbox a:before {
            content: "";
            position: absolute;
            display: block;
            z-index: 2;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background: #231f20;
            opacity: 0.63;
            opacity: 0;
        }

        .firmbox a:after {
            content: "";
            position: absolute;
            display: block;
            z-index: 2;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background: linear-gradient(#231f20 100%, rgba(0, 0, 0, 0) 0%);
            opacity: 0.49;
        }

        .firmbox a > .text {
            display: block;
            font-size: 22px;
            line-height: 32px;
            color: #fff;
            position: absolute;
            z-index: 3;
            bottom: 20px;
            left: 20px;
            text-align: left;
        }

            .firmbox a > .text strong {
                font-weight: 700;
                font-size: 32px;
            }

            .firmbox a > .text em {
                font-style: normal;
                font-size: 14px;
                font-weight: 700;
                font-family: 'Roboto Condensed', sans-serif;
                display: none;
            }

        .firmbox a > img.logo {
            height: 45px;
            display: block;
            position: absolute;
            left: 20px;
            top: 22px;
            z-index: 3;
            opacity: 0;
        }

        .firmbox a:hover > img.logo {
            opacity: 1;
        }

        .firmbox a:hover:before {
            opacity: 0.63;
        }

        .firmbox a:hover > .text em {
            display: block;
        }

.seven-cols .col-md-1,
.seven-cols .col-sm-1,
.seven-cols .col-lg-1 {
    width: 33.33333%;
    *width: 33.33333%;
    float: left;
}

.seven-cols .lasttwo {
    display: none;
}

.adresler .seven-cols .col-md-1,
.adresler .seven-cols .col-sm-1,
.adresler .seven-cols .col-lg-1 {
    width: 50%;
    *width: 50%;
}

.page-header {
    border-bottom: 0;
}

#yk {
    margin-bottom: 20px;
}

.ykbox > a {
    border: 1px #dbdbdb solid;
    border-bottom: 0;
    text-align: center;
    display: block;
    padding: 15px 0;
    color: #000;
    font-size: 16px;
    font-weight: 300;
}

.ykbox:last-child {
    border-bottom: 1px #dbdbdb solid;
}

.ykbox .yktext {
    border: 1px #dbdbdb solid;
    border-bottom: 0;
    padding: 15px 0;
    background: #f1f1f1;
    font-size: 16px;
}

    .ykbox .yktext:after {
        content: "";
        display: table;
        clear: both;
    }

.ykbox .img img {
    display: block;
    max-width: 100%;
}

.bg-grey {
    background: #DBDADC;
    padding-top: 20px;
    padding-bottom: 20px;
}

.fullbg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

    .fullbg.hakkimizda {
        background-image: url("../img/hakkimizda1.jpg");
        background-position: center top;
    }

    .fullbg.degerlerimiz {
        background-image: url("../img/degerlerimiz.jpg");
    }

    .fullbg.iletisim-formu {
        background-image: url("../img/iletisim-formu2.jpg");
        background-position: center top;
    }

    .fullbg.insan-kaynaklari {
        background-image: url("../img/insan-kaynaklari.jpg");
    }

.vertical-col-text {
    padding: 50px 30px;
    /*background:rgba(255,255,255,0.7);*/
    background: rgba(255,255,255,0.9);
    background: -moz-linear-gradient(top, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.69) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(25%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0.69)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.69) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.69) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.69) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.69) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

    .vertical-col-text .text, .text16L {
        font-size: 10pt;
    }

        .vertical-col-text .text .firstp {
            font-size: 14pt;
            font-weight: 500;
        }

    .vertical-col-text .page-header,
    .vertical-col-text .page-header h2 {
        margin-top: 0;
    }

#elektrikmenu {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    display: none;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    padding: 0;
}

    #elektrikmenu a {
        height: 20%;
        display: flex;
        color: #fff;
        font-size: 12px;
        line-height: 25px;
        font-weight: 500;
        padding-left: 10px;
        justify-content: center;
        flex-direction: column; /* column | row */
    }

        #elektrikmenu a:hover {
            text-decoration: none;
            background-color: #B1AFB2;
            color: #4A4A49;
        }

.logos {
    padding: 50px 0 0;
    font-size: 0;
}

    .logos .logobox {
        margin-bottom: 50px;
    }

.logobox .img {
    margin-bottom: 30px;
}

.logobox .buttons {
    text-align: center;
}

    .logobox .buttons a {
        display: inline-block;
        background: #000;
        color: #fff;
        padding: 3px 0;
        width: 50px;
        margin: 0 5px;
        font-size: 14px;
    }

.logos .logobox {
    display: inline-block;
    margin-right: 25px;
    padding-right: 25px;
}

    .logos .logobox .img img {
        max-width: 170px;
        max-height: 60px;
    }

.bg-grey.logos .logobox .img img {
    width: auto;
    max-width: none;
    height: 45px;
}

.logos .logobox:last-child {
    border-right: 0;
}

#timeline .timeline-block {
    margin-bottom: 40px;
    margin-bottom: 5px;
}

    #timeline .timeline-block:after {
        content: "";
        display: table;
        clear: both;
    }


#timeline .timeline-content .date {
    font-size: 20px;
    font-weight: 700;
    color: #89868A;
    line-height: 20px;
}

.iletisim-bilgileri {
    margin-bottom: 30px;
    text-align: left;
}

    .iletisim-bilgileri .icon {
        color: #89868A;
        font-size: 40px;
        line-height: 40px;
        float: left;
    }

    .iletisim-bilgileri .text {
        color: #000;
        margin-left: 50px;
    }

        .iletisim-bilgileri .text a {
            color: #000;
        }

    .iletisim-bilgileri .col-sm-4 {
        clear: both;
        margin-bottom: 20px;
    }

.harita {
    border-top: 5px #B1AFB2 solid;
    border-bottom: 5px #B1AFB2 solid;
    margin-bottom: 30px;
}

    .harita iframe {
        display: block;
    }

.adresler {
    text-align: center;
    font-size: 12px;
}

    .adresler .col-md-1 {
        margin-bottom: 30px !important;
    }

        .adresler .col-md-1 > div {
            margin-left: 5px;
            margin-right: 5px;
        }

    .adresler .title {
        /*font-family: 'ridley_grotesksemibold';*/
        font-weight: 700;
        font-size: 16px;
        height: 45px;
    }

    .adresler .adres {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .adresler .web {
        background-color: #DBDADC;
        overflow: hidden;
    }

        .adresler .web a {
            /*font-family: 'ridley_groteskbold';*/
            font-weight: 700;
            font-size: 14px;
            color: #000;
        }

#iletisimFormu label, #IKForm label {
    text-align: left;
}

#iletisimFormu input, #iletisimFormu select, #iletisimFormu textarea,
#IKForm input, #IKForm select, #IKForm textarea {
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    border-color: #000;
}

.formBtn {
    margin-top: 20px;
    border: 0;
    background: #000;
    color: #fff;
    border-radius: 0;
    /*font-family: 'ridley_grotesksemibold';*/
    font-weight: 700;
}

img.kod {
    height: 34px;
    max-width: 100%;
}

.req {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 20px;
    font-size: 20px;
}

.sl {
    position: absolute;
    right: -5px;
    top: 7px;
    line-height: 20px;
    font-size: 20px;
}

span.red {
    font-size: 16px;
    color: #E30613;
}

#tamam {
    text-align: center;
    display: none;
    font-size: 20px;
    color: #000;
    /*font-family: 'ridley_grotesksemibold';*/
    font-weight: 700;
}

.bolgekodu {
    font-size: 20px;
    line-height: 34px;
    padding-top: 0;
    padding-bottom: 0;
}

#footerSubMenu {
    padding-left: 20px;
    display: none;
}

    #footerSubMenu li {
        font-size: 12px;
    }

#bth {
    display: inline-block;
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
}

    #bth > div {
        display: none;
        text-align: left;
    }

        #bth > div a {
            display: block;
            line-height: 25px;
        }

.cvyukletext {
    text-align: center;
}

.slider-img {
    position: relative;
    max-height: 420px;
    overflow: hidden;
    height: 420px;
}

    .slider-img img {
        /*width:100%;*/
        display: block;
        height: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

        .slider-img img.mobile {
            display: none;
        }

#sliderBottom {
}

    #sliderBottom .slide {
        padding: 30px 0 35px;
        text-align: center;
    }

        #sliderBottom .slide a {
            position: relative;
            display: inline-block;
            font-size: 22px;
            color: #000;
            font-weight: 300;
        }

            #sliderBottom .slide a:after {
                position: absolute;
                content: "";
                bottom: -5px;
                background: #3498DB;
                height: 3px;
                /*width: 110%;
                left: -5%;*/
                left: 50%;
                width: 0;
                transition: all 1s ease;
            }

        #sliderBottom .slide.active a:after {
            width: 110%;
            left: -5%;
        }

    #sliderBottom .bx-controls {
        text-align: center;
        margin-top: -20px;
        padding-bottom: 20px;
    }

        #sliderBottom .bx-controls .bx-pager-item a {
            width: 10px;
            height: 10px;
            background: #E1E1E1;
            border-radius: 50%;
            margin-left: 0;
            margin-right: 0;
        }

            #sliderBottom .bx-controls .bx-pager-item a.active {
                background: #3498DB;
            }

        #sliderBottom .bx-controls .bx-pager-item + .bx-pager-item {
            margin-left: 5px;
        }

#searchMobile {
    display: none;
    position: relative;
    float: right;
    height: 90px;
    color: #fff;
}

    #searchMobile > a {
        color: #fff;
        line-height: 90px;
        font-size: 24px;
        padding: 0 32px;
    }

#mobileMenu {
    display: block;
    position: fixed;
    width: calc( 100% - 15px );
    top: 0;
    right: calc( (100% - 15px) * -1 );
    background: #fff;
    min-height: 100vh;
    z-index: 1200;
    padding: 29px 30px;
    transition: right 0.4s ease;
}

    #mobileMenu.active {
        right: 0;
    }

    #mobileMenu .hideMobileMenu {
        float: right;
        display: block;
    }

    #mobileMenu .nav > li > a:focus,
    #mobileMenu .nav > li > a:hover {
        background: transparent;
    }

    #mobileMenu .navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }

        #mobileMenu .navbar-nav > li + li {
            border-top: 1px #4E4E4E solid;
        }

        #mobileMenu .navbar-nav > li > a.dropdown-toggle {
            font-family: 'Roboto Condensed', sans-serif;
            font-size: 20px;
            letter-spacing: 0.3em;
            line-height: 26px;
            color: #191919;
            font-weight: 700;
            padding: 26px 0;
        }

        #mobileMenu .navbar-nav > li.active > a.dropdown-toggle {
            color: #3498DB;
        }

        #mobileMenu .navbar-nav > li > .dropdown-menu {
            position: static;
            width: 100%;
            float: none;
            padding: 0 0 30px 0;
            margin-top: -13px;
        }

            #mobileMenu .navbar-nav > li > .dropdown-menu > li > a {
                font-size: 15px;
                font-family: 'Roboto', sans-serif;
                font-weight: 300;
                line-height: 24px;
                padding: 4px 15px;
            }

            #mobileMenu .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {
                width: 100%;
                position: static;
                padding: 0;
            }

#mobileSearch {
    position: absolute;
    top: 90px;
    width: 100%;
    height: 90px;
    background: #fff;
    left: 0;
    z-index: 1050;
    display: none;
}

    #mobileSearch.active {
        display: block;
    }

    #mobileSearch #searchformMobile {
        position: relative;
        width: 100%;
        height: 90px;
    }

        #mobileSearch #searchformMobile input {
            height: 90px;
            border: 0;
            width: 100%;
            padding: 28px;
        }

            #mobileSearch #searchformMobile input:focus {
                outline: none;
            }

        #mobileSearch #searchformMobile .reset {
            position: absolute;
            cursor: pointer;
            top: 35px;
            right: 30px;
            width: 22px;
            height: 22px;
        }

.sub2 {
    position: relative;
}

    .sub2 .glyphicon-chevron-right {
        position: absolute;
        font-size: 12px;
        right: 17px;
        top: 9px;
    }

#colorBand {
    display: flex;
    width: 100%;
}

    #colorBand > div {
        height: 20px;
    }

    #colorBand .green {
        background: #a6c854;
        width: calc( 50% + 1px );
    }

    #colorBand .blue {
        background: #3398da;
        width: calc( 50% - 1px );
    }

body.headerBlackBg > nav#headerNav {
    background: #000;
}

#newsTitle {
    background: #000 url(../img/subPageTitleBG.jpg) no-repeat right bottom;
    height: auto;
    padding-top: 91px;
    background-size: cover;
}

    #newsTitle.bgBasindaDetay {
        background-image: url(../img/subPageBasindaDetay.PNG);
        background-position: top center;
        display: flex;
        justify-content: center;
    }

.newTitleImage {
    align-self: flex-end;
}

.contentNewsDetail {
    height: 500px;
    width: 500px;
    align-items: flex-end;
}

#subPageTitle {
    background: #000 url(../img/subPageTitleBG.jpg) no-repeat right bottom;
    height: 270px;
    padding-top: 91px;
    background-size: cover;
}

    #subPageTitle > div {
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 42px;
        letter-spacing: 0.2em;
        text-align: center;
        color: #fff;
        height: 100%;
    }

    #subPageTitle.bg2 {
        background-image: url(../img/subPageTitleBG2.jpg);
    }

    #subPageTitle.bgEtikIlkeler {
        background-image: url(../img/subPageTitleBGEtikIlkeler.jpg);
        background-position: top center;
    }
	#subPageTitle.bgBasin {
        background-image: url(../img/subPageTitleBGBasin.jpg);
		background-size: cover;
		background-position-x: left;
		height: 270px;
		padding-top: 91px;
    }

    #subPageTitle.bgHakkimizda {
        background-image: url(../img/subPageTitleBGHakkimizda.jpg);
        height: 440px;
        padding-bottom: 165px;
    }

    #subPageTitle.bgDegerlerimiz {
        background-image: url(../img/subPageTitleBGDegerlerimiz.jpg);
        height: 440px;
        padding-bottom: 165px;
    }

    #subPageTitle.bgKurumsalKimlik {
        background-image: url(../img/subPageTitleBG-KurumsalKimlik.jpg);
        height: 440px;
        padding-bottom: 165px;
    }

#newsDetail {
    background: #000 no-repeat right bottom;
    height: 270px;
    padding-top: 91px;
    background-size: cover;
}

    #newsDetail > div {
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 42px;
        letter-spacing: 0.2em;
        text-align: center;
        color: #fff;
        height: 100%;
    }

    #newsDetail.bg2 {
        background-image: url(../img/newsDetailBG2.jpg);
    }

    #newsDetail.bgEtikIlkeler {
        background-image: url(../img/newsDetailBGEtikIlkeler.jpg);
        background-position: top center;
    }

    #newsDetail.bgHakkimizda {
        background-image: url(../img/newsDetailBGHakkimizda.jpg);
        height: 440px;
        padding-bottom: 165px;
    }

    #newsDetail.bgDegerlerimiz {
        background-image: url(../img/newsDetailBGDegerlerimiz.jpg);
        height: 440px;
        padding-bottom: 165px;
    }

    #newsDetail.bgKurumsalKimlik {
        background-image: url(../img/newsDetailBG-KurumsalKimlik.jpg);
        height: 440px;
        padding-bottom: 165px;
    }

#organizationChartArea {
    padding: 90px 0 150px;
    margin: 0 auto;
    width: 100%;
    max-width: 402px;
    min-height: 876px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

#boardOfDirectors {
    width: 380px;
    margin: 0 auto;
}

    #boardOfDirectors > a > div {
        padding: 16px 0;
        text-align: center;
        color: #fff;
        background: #0075BF;
    }

.vline {
    position: relative;
    padding-bottom: 40px;
}

    .vline.blueLine {
        padding-bottom: 52.5px;
    }

    .vline.fullh {
        padding-bottom: 0;
    }

    .vline:after {
        position: absolute;
        content: "";
        left: 50%;
        margin-left: -0.5px;
        width: 1px;
        background: #E2E2E2;
        height: 40px;
        bottom: 0;
    }

    .vline.blueLine:after {
        background: #0075BF;
        height: 52.5px;
    }

    .vline.fullh:after {
        height: calc( 100% - 15px );
        bottom: auto;
        top: 0;
    }

#firmSelect {
    width: 380px;
    margin: 0 auto;
}

#firmSelectBox {
    height: 80px;
    border: 2px #0075BF solid;
    position: relative;
    cursor: pointer;
    box-shadow: 5px 5px 0 #0075bf;
}

    #firmSelectBox .selected {
        text-align: center;
        padding: 26px 30px;
        background: url(../img/caret-down-outline.svg) no-repeat right 30px center;
    }

    #firmSelectBox ul {
        display: none;
        position: absolute;
        top: 76px;
        left: -2px;
        width: calc( 100% + 4px );
        background: #fff;
        border: 2px #0075BF solid;
        border-top: 0;
        z-index: 2;
        margin: 0;
        padding: 0;
    }

        #firmSelectBox ul li {
            margin: 0 20px;
            padding: 10px 0;
            cursor: pointer;
            list-style-type: none;
            text-align: center;
            border-bottom: 1px solid rgb(0 117 191 / 30%);
        }

            #firmSelectBox ul li:last-child {
                border-bottom: 0;
            }

/*  devamını oku butonu için yeni eklendi  */

.readmoreBtn{
	font-weight:bold;
	height:40px;
	padding: 7px 0px 7px;
}
.readmoreBtn:hover{
	border-bottom: 3px solid;
}

.paginationNew li a{
	border:1px solid gray;
	margin:4px;
	height:45px;
	font-size:18px;
	width:45px;
	padding:8px;
	font-weight:bolder;
}

#yearSelect {
    width: 200px;
    margin: 0 auto;
}

#yearSelectBox {
    height: 50px;
    border: 2px #0075BF solid;
    position: relative;
    cursor: pointer;
	font-weight:bold;
}

    #yearSelectBox .selected {
        text-align: center;
        padding: 16px 15px;
        background: url(../img/caret-down-outline.svg) no-repeat right 30px center;
    }

    #yearSelectBox ul {
        display: none;
        position: absolute;
        top: 50px;
        left: -2px;
        width: calc( 100% + 4px );
        background: #fff;
        border: 2px #0075BF solid;
        border-top: 0;
        z-index: 2;
        margin: 0;
        padding: 0;
    }

        #yearSelectBox ul li {
            margin: 0 20px;
            padding: 10px 0;
            cursor: pointer;
            list-style-type: none;
            text-align: center;
            border-bottom: 1px solid rgb(0 117 191 / 30%);
        }

            #yearSelectBox ul li:last-child {
                border-bottom: 0;
            }

#companySelect {
    width: 280px;
    margin: 0 auto;
}

#companySelectBox {
    height: 50px;
    border: 2px #0075BF solid;
    position: relative;
    cursor: pointer;
	font-weight:bold;
}

    #companySelectBox .selected {
        text-align: center;
        padding: 16px 15px;
        background: url(../img/caret-down-outline.svg) no-repeat right 30px center;
    }

    #companySelectBox ul {
        display: none;
        position: absolute;
        top: 50px;
        left: -2px;
        width: calc( 100% + 4px );
        background: #fff;
        border: 2px #0075BF solid;
        border-top: 0;
        z-index: 2;
        margin: 0;
        padding: 0;
    }

        #companySelectBox ul li {
            margin: 0 20px;
            padding: 10px 0;
            cursor: pointer;
            list-style-type: none;
            text-align: center;
            border-bottom: 1px solid rgb(0 117 191 / 30%);
        }

            #companySelectBox ul li:last-child {
                border-bottom: 0;
            }

.boxTitleBlack {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
}

    .boxTitleBlack div {
        text-align: center;
        background: #000;
        color: #fff;
        font-size: 18px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 80px;
    }

.personsBox {
    border: 1px solid #e2e2e2;
    width: 100%;
    max-width: 294px;
    margin: 0 auto;
    padding: 15px 0 4px 16px;
    border-bottom: 3px #0075BF solid;
}

    .personsBox ul {
        margin: 0;
        padding: 0;
    }

    .personsBox .person {
        list-style: none;
    }

        .personsBox .person > a {
            margin: 0 0 10px;
            padding: 0;
            display: flex;
            color: #231F20;
        }

        .personsBox .person .img {
            width: 70px;
            height: 66px;
            overflow: hidden;
            flex-grow: 0;
            flex-shrink: 0;
            background: #efefef;
        }

            .personsBox .person .img img {
                width: 70px;
                height: 66px;
                display: block;
            }

        .personsBox .person .text {
            padding-left: 16px;
            display: flex;
            flex-grow: 1;
            justify-content: center;
            flex-direction: column;
            line-height: 20px;
            font-family: 'Roboto', sans-serif;
            font-weight: 400;
            font-size: 15px;
        }

            .personsBox .person .text span {
                display: block;
                font-size: 18px;
                font-weight: 700;
            }

    .personsBox.sm .person {
    }

        .personsBox.sm .person .text {
            font-size: 13px;
            justify-content: flex-start;
        }

            .personsBox.sm .person .text span {
                font-size: 16px;
            }

.personsList {
}

    .personsList:after {
        content: "";
        clear: both;
        display: table;
    }

    .personsList .person {
        display: block;
        width: 177.75px;
        height: 167.68px;
        background: transparent;
        border: 1px solid #e2e2e2;
        border-bottom: 2px solid #0075BF;
        margin-bottom: 15px;
        float: left;
        position: relative;
        padding: 14.6px 0 0 13.8px;
    }

        .personsList .person.lg {
            height: auto;
            padding-bottom: 7px;
        }

        .personsList .person:nth-of-type(even) {
            float: right;
        }

        .personsList .person:after {
            content: "";
            position: absolute;
            left: 100%;
            top: 95px;
            width: 24px;
            height: 1px;
            background: rgba(112,112,112,0.2);
        }

        .personsList .person:nth-of-type(even):after {
            left: auto;
            right: 100%;
        }

        .personsList .person .img {
            width: 70px;
            height: 66px;
            overflow: hidden;
            margin-bottom: 10px;
            background: #efefef;
        }

            .personsList .person .img img {
                width: 70px;
                height: 66px;
                display: block;
            }

        .personsList .person .text {
            line-height: 20px;
            font-family: 'Roboto', sans-serif;
            font-weight: 400;
            font-size: 13px;
            color: #231f20;
        }

            .personsList .person .text span {
                font-size: 16px;
                font-weight: 700;
            }

#subPageTitle.headerPersonBg {
    background-image: url(../img/personPageTitleBG.jpg);
    background-size: cover;
    height: 270px;
    padding-top: 91px;
}

#personDetail {
    width: 1002px;
    margin: -120px auto 150px;
    display: flex;
    z-index: 2;
}

    #personDetail .personImg {
        width: 376px;
        flex-grow: 0;
        flex-shrink: 0;
    }

        #personDetail .personImg img {
            display: block;
            width: 100%;
        }

    #personDetail .personText {
        flex-grow: 1;
    }

        #personDetail .personText .title {
            height: 120px;
            background: #0075bf;
            color: #fff;
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding-left: 78px;
        }

            #personDetail .personText .title div {
                font-weight: 700;
                font-size: 26px;
                line-height: 36px;
            }

            #personDetail .personText .title label {
                font-weight: 400;
                font-size: 16px;
                line-height: 22px;
            }

        #personDetail .personText .resume {
            padding: 63px 58px 0 78px;
            font-weight: 300;
            font-size: 18px;
            line-height: 32px;
            color: #231f20;
        }

#ykPageTitle {
    background: #0F0F0F;
    max-height: 100vh;
    overflow: hidden;
}

    #ykPageTitle img, #ykPageTitle picture {
        display: block;
        width: 100%;
        opacity: 0.9;
    }

#personDetail.ykPerson {
    margin-top: 0;
    position: relative;
    z-index: 2;
}

    #personDetail.ykPerson .personText {
        position: relative;
        top: -120px;
    }

        #personDetail.ykPerson .personText .title {
            padding-left: 30px;
        }

            #personDetail.ykPerson .personText .title label {
                color: #CADFED;
            }

        #personDetail.ykPerson .personText .resume {
            padding-top: 100px;
            padding-left: 0;
        }

#subPageTitle.yonetimKuruluBG {
    background-image: url(../img/yonetimKuruluBG.jpg);
    background-size: cover;
    background-position-x: left;
    height: 270px;
    padding-top: 91px;
}

.ykList {
    display: block;
    padding: 114px 0 94px;
    font-size: 0;
    text-align: center;
}

    .ykList .yk {
        max-width: 218px;
        margin-bottom: 20px;
        display: inline-block;
        vertical-align: top;
    }

        .ykList .yk + .yk {
            margin-left: 20px;
        }

        .ykList .yk .img {
            text-align: center;
        }

            .ykList .yk .img img {
                display: block;
                width: 100%;
            }

        .ykList .yk .text {
            padding: 16px 15px 0 15px;
            height: 100px;
            background: #000;
            color: #fff;
            transition: all 0.2s ease;
            text-align: left;
        }

            .ykList .yk .text div {
                font-size: 18px;
                line-height: 26px;
                font-weight: 700;
            }

            .ykList .yk .text span {
                font-size: 14px;
                line-height: 16px;
                color: #9A9A9A;
            }

        .ykList .yk:hover .text {
            background: #0075BF;
        }

            .ykList .yk:hover .text span {
                color: #fff;
            }


.reportList {
    padding: 0 5px 0 10px;
}

    .reportList .reportImg {
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        padding: 21px 19px 17px;
        margin-bottom: 40px;
    }

        .reportList .reportImg img {
            width: 100%;
            display: block;
        }

    .reportList .downloadBtn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .reportList .downloadBtn a {
            display: flex;
            margin: 0 auto;
            font-weight: 300;
            font-size: 18px;
            color: #231f20;
            text-align: left;
            align-items: center;
        }

            .reportList .downloadBtn a img {
                margin-right: 11px;
            }

.contentTitle {
    font-family: "Roboto Condensed";
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 0.2em;
    text-align: center;
    color: #231f20;
    text-align: center;
    margin-bottom: 45px;
    padding-top: 90px;
}

.contentTop {
    margin-top: -165px;
    background: #0075bf;
    color: #fff;
    font-weight: 300;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    padding: 71px 94px 78px;
    margin-bottom: 94px;
}

.contentBox {
    padding: 0 194px;
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 105px;
}

.videoArea {
    margin-bottom: 100px;
}

.degerlerimizTitle {
    display: flex;
    flex-direction: column;
    padding-top: 107px;
    border-top: 1px solid rgba(112, 112, 112, 0.2);
    font-family: "Roboto Condensed";
    font-weight: bold;
    font-size: 42px;
    letter-spacing: 0.2em;
    justify-content: center;
    text-align: center;
    align-items: center;
    color: #0075bf;
    line-height: 55px;
    margin-bottom: 64px;
}



.newsImage {
    width: 336px !important;
    height: 210px !important;
}

.pdate {
    padding-top: 10px;
    font-size: 12px;
    color: grey;
    font-weight: bold;
}

.pTitle {
    font-size: 16px;
    color: black;
    font-weight: bolder;
}

.degerlerimizTitle img {
    margin-top: 33px;
}

.degerlerimizBoxes {
    display: flex;
    margin-bottom: 52px;
}

    .degerlerimizBoxes .degerBox {
        width: 50%;
        padding: 31px 79px 57px 0;
        font-weight: 300;
        color: #231f20;
    }

        .degerlerimizBoxes .degerBox + .degerBox {
            border-left: 1px solid rgba(112, 112, 112, 0.2);
            padding: 31px 0 57px 79px;
        }

        .degerlerimizBoxes .degerBox.aidiyet {
            background: url(../img/ikon-aidiyet.svg) no-repeat right 50px top 67px;
        }

        .degerlerimizBoxes .degerBox.katmadeger {
            background: url(../img/ikon-katmadeger.svg) no-repeat right 0 top 50px;
        }

        .degerlerimizBoxes .degerBox.saygi {
            background: url(../img/ikon-saygi.svg) no-repeat right 50px top 40px;
        }

        .degerlerimizBoxes .degerBox.aksiyon {
            background: url(../img/ikon-aksiyon.svg) no-repeat right 0 top 40px;
        }

        .degerlerimizBoxes .degerBox .boxTitle {
            font-family: "Roboto Condensed";
            font-weight: bold;
            font-size: 26px;
            letter-spacing: 0.2em;
            margin-bottom: 13.5px;
        }

        .degerlerimizBoxes .degerBox .boxSubtitle {
            font-size: 22px;
            line-height: 32px;
            color: #0075bf;
            margin-bottom: 32px;
        }

        .degerlerimizBoxes .degerBox p {
            font-size: 18px;
            line-height: 32px;
        }

    .degerlerimizBoxes + .degerlerimizBoxes {
        border-top: 1px solid rgba(112, 112, 112, 0.2);
        padding-top: 41px;
    }

.etikIlkelerContent {
    padding-top: 60px;
}

    .etikIlkelerContent .tabTitle a {
        font-family: "Roboto Condensed";
        font-weight: bold;
        font-size: 26px;
        text-align: left;
        color: #231f20;
        border: 1px solid rgba(0, 0, 0, 0);
        display: flex;
        width: 100%;
        align-items: center;
        padding: 54px 0;
        border-bottom: 1px solid rgba(112, 112, 112, 0.2);
    }

        .etikIlkelerContent .tabTitle a img {
            margin-left: auto;
            transition: all 0.1s;
        }

        .etikIlkelerContent .tabTitle a.active {
            border-bottom: 0;
            color: #0075bf;
        }

            .etikIlkelerContent .tabTitle a.active img {
                transform: rotate(90deg);
            }

    .etikIlkelerContent .tabContent {
        font-weight: 300;
        font-size: 18px;
        line-height: 32px;
        text-align: left;
        color: #231f20;
        border-bottom: 1px solid rgba(112, 112, 112, 0.2);
        display: none;
        padding: 0 0 60px 0;
    }

.etikDownload {
    display: flex;
    align-items: center;
}

    .etikDownload .img {
        padding: 15px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        margin-right: 42px;
    }

    .etikDownload a {
        font-weight: 300;
        font-size: 18px;
        color: #231f20;
    }

        .etikDownload a img {
            margin-right: 11px;
        }

.iletisimHatti {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    color: #231f20;
    padding-top: 54px;
    margin-bottom: 80px;
}

    .iletisimHatti label {
        font-weight: bold;
        font-size: 26px;
        display: block;
    }

.logoKazanciHolding {
    display: flex;
    margin-top: -165px;
    margin-bottom: 85px;
}

    .logoKazanciHolding > div {
        display: flex;
        width: 50%;
        background: #EFEFEF;
        flex-direction: column;
        align-items: center;
        padding: 102px 0 54px;
    }

        .logoKazanciHolding > div.right {
            background: #0075BF;
        }

        .logoKazanciHolding > div > img {
            margin-bottom: 57px;
        }

.logoAksa {
    display: flex;
    width: 380px;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 52px;
}

    .logoAksa > img {
        display: block;
        width: 100%;
        margin-bottom: 27px;
    }

.grupSirketleri {
    border-top: 1px solid #e2e2e2;
    padding-top: 55px;
}

.logoListArea {
    display: none;
    padding-top: 70px;
}

.logoList {
    display: flex;
    justify-content: space-around;
}

    .logoList .logoBox {
        width: auto;
        max-width: 360px;
        text-align: center;
        min-height: 160px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0 2px;
    }

        .logoList .logoBox > img {
            max-width: 360px;
            display: inline-block;
        }

        .logoList .logoBox a {
            align-self: center;
            margin-top: auto;
        }

.grupSirketleri #firmSelectBox .selected {
    font-family: "Roboto Condensed";
    font-weight: bold;
    font-size: 18px;
    color: #231f20;
}

#aksaelektrik .logoList .logoBox,
#aksaturizm .logoList .logoBox {
    max-width: 213px;
    min-height: 139px;
}

    #aksaelektrik .logoList .logoBox > img,
    #aksaturizm .logoList .logoBox > img {
        max-width: 213px;
    }

/*** Çerez Aydınlatma Metni ***/
.cerezDiv {
    -moz-box-sizing: border-box !;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 700px;
    position: fixed;
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    z-index: 5555;
    background-color: #efefef;
    padding: 8px 20px;
    color: #000;
    border-top: 2px solid #0067b2;
    border-left: 2px solid #0067b2;
}

    .cerezDiv.goster {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    .cerezDiv a {
        white-space: nowrap;
        color: #000000;
        font-weight: bold;
        display: inline-block !important;
    }

    .cerezDiv div {
        margin-bottom: 10px;
    }

    .cerezDiv p {
        margin-bottom: 0;
        text-align: justify;
    }

    .cerezDiv .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 20px;
    }

        .cerezDiv .switch input {
            opacity: 0;
            width: 0;
            height: 0;
        }

    .cerezDiv .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

        .cerezDiv .slider:before {
            position: absolute;
            content: "";
            height: 26px;
            width: 26px;
            left: -4px;
            bottom: -4px;
            background-color: white;
            -webkit-transition: .4s;
            transition: .4s;
            border: 1px #0067b2 solid;
        }

    .cerezDiv input:checked + .slider {
        background-color: #006DB7;
    }

    .cerezDiv input:focus + .slider {
        box-shadow: 0 0 1px #006DB7;
    }

    .cerezDiv input:checked + .slider:before {
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        transform: translateX(40px);
    }

    .cerezDiv .slider.round {
        border-radius: 34px;
    }

        .cerezDiv .slider.round:before {
            border-radius: 50%;
        }

    .cerezDiv .ozellestir {
        display: none;
        border-bottom: 2px solid #0067b2;
        height: 0;
        transition: all 0.3s;
        padding-top: 5px;
    }

        .cerezDiv .ozellestir.active {
            height: auto;
            display: block;
        }

        .cerezDiv .ozellestir .row {
            display: block;
            margin-bottom: 15px;
        }

            .cerezDiv .ozellestir .row .title {
                display: flex;
                align-items: center;
            }

                .cerezDiv .ozellestir .row .title span {
                    font-size: 16px;
                    font-weight: 700;
                    color: #006DB7;
                }

                .cerezDiv .ozellestir .row .title .checkDiv {
                    margin-left: auto;
                }

            .cerezDiv .ozellestir .row .desc {
                font-size: 12px;
                padding-top: 5px;
            }

            .cerezDiv .ozellestir .row .button {
                text-align: center;
            }

                .cerezDiv .ozellestir .row .button .onaylaBtn {
                    margin: 0;
                }

    .cerezDiv .alwaysOn {
        font-size: 14px;
        font-weight: 700;
        color: #006DB7;
        margin-left: auto;
    }

.tamamBtn {
    display: block;
    margin: 0 auto;
    width: 150px;
    cursor: pointer;
    -webkit-appearance: none;
    color: #ffffff;
    font-size: 15px;
    height: 40px;
    outline: 0;
    line-height: 18px;
}

.cookieButton {
    background-color: #2991D6;
}

    .cookieButton:hover {
        background-color: #278ACB;
        transition: 0.7s;
    }

@media (max-width: 500px) {
    .dropdown-menu.satis-sonrasi li:last-child {
        display: block
    }

    .cerezDiv {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        position: fixed;
        bottom: 0;
        right: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s,-webkit-transform .3s;
        z-index: 5555;
        background-color: #efefef;
        padding: 8px 20px;
        color: #000;
        border-top: 2px solid #0067b2
    }

        .cerezDiv.goster {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }

        .cerezDiv a {
            white-space: nowrap;
            color: #000;
            font-weight: 700;
            display: inline-block !important
        }

        .cerezDiv div {
            margin-bottom: 10px
        }

        .cerezDiv p {
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 0;
            text-align: justify
        }

    .tamamBtn {
        display: block;
        margin: 0 auto;
        width: 150px;
        cursor: pointer;
        -webkit-appearance: none;
        color: #fff;
        font-size: 15px;
        height: 40px;
        outline: 0;
        line-height: 18px
    }

    @media (min-width:768px) {
        .cerezDiv {
            font-size: 13px;
            line-height: 22px
        }

            .cerezDiv div {
                float: left;
                width: calc(100% - 200px);
                margin-bottom: 0
            }

        .tamamBtn {
            float: right;
            margin-top: 15px
        }
    }
}
/*** Çerez Aydınlatma Metni ***/
