.i-hm-bn-itemSL {
    position: relative;
    display: inline-block;
    width: 100%;
}

.i-hm-bn-itemSLTxt {
    position: absolute;
    height: 100%;
    width: 50%;
    padding-left: 14%;
    padding-top: 7%;
    color: white;
    font-size: 22px !important;
    font-family: ProximaR;
    font-style: italic;
}

/*videofix */
.carouselFixItem {
    /*height: 100% !important;*/
}

.carouselFixCardCarousel {
    height: 93% !important;
}

.owl-carouselT1 .owl-stage {
    display: flex;
    flex-wrap: wrap;
}


/*videofix*/
/*banner S*/
.i-home-bannerC {
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/home/bg1.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 50%;
    padding-bottom: 30px;
}

.i-home-bannerSC {
    width: 1116px;
    margin: auto;
}

input::-ms-clear {
    display: none !important;
}

.i-home-bannerItems {
    padding-top: 50px;
    width: 100%;
}

.i-hm-bn-img-l {
    width: 100%;
    height: auto;
}

.i-hm-bn-img-l-Mbl {
    width: 100%;
    height: auto;
    display: none;
}

.i-hm-bn-item {
    position: relative;
}

.i-hm-bn-itemS {
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .i-hm-bn-itemS:hover .i-hm-bn-bttm {
        opacity: 1;
        height: 50px;
        margin-bottom: 15px;
    }

    .i-hm-bn-itemS:hover .i-hm-bn-textc {
        bottom: 60px;
    }

.i-hm-bn-textc {
    position: absolute;
    bottom: 0px;
    padding: 10px;
    color: white;
    font-size: 20px;
    font-family: ProximaB;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .i-hm-bn-textc p {
        font-size: 20px;
        font-family: ProximaB;
        padding: 0px;
        margin: 0px;
    }

.i-hm-bn-bttm {
    width: 100%;
    position: absolute;
    opacity: 0;
    bottom: 0px;
    padding: 10px;
    color: white;
    font-size: 20px;
    font-family: ProximaB;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.i-hm-bn-btn1 {
    padding: 10px 10px 10px 10px;
    border-radius: 25px;
    float: left;
    background-color: #ef2d73;
    color: white !important;
    text-decoration: none !important;
    font-size: 12px;
    font-family: ProximaSB;
    font-size: 60%;
}

.i-hm-bn-btn2 {
    padding: 10px 0px 0px 10px;
    height: 50px;
    float: right;
    color: white !important;
    text-decoration: none !important;
    font-size: 12px;
    font-family: ProximaSB;
}

.i-hm-bn-start {
    float: none;
    clear: both;
    width: 100%;
    padding-top: 5px;
    text-align: right;
    color: #003a72;
    cursor: pointer;
}



/*banner nav*/
.i-home-bannerItems .owl-nav {
    text-align: right !important;
}

    .i-home-bannerItems .owl-nav button {
        color: #003a72 !important;
        font-size: 12px !important;
        font-family: ProximaR !important;
    }

        .i-home-bannerItems .owl-nav button:hover {
            background: none !important;
            font-weight: bold !important;
        }

/*rol over deneme*/

/*
    .owl-stage{padding-top: 20px; padding-bottom: 20px; width: 2000px !important;}

    .owl-carousel .owl-item,.owl-carousel .owl-wrapper {  -ms-transform: none; }

    .owl-item { transition: all .3s ease-in; transform-origin: 50% 50%;}   
    
    .owl-item-:nth-child(1) { transform-origin: 0% 50%;}   
    .owl-item:nth-child(4) { transform-origin: 100% 50%;} 

    .owl-item:hover {  transform: scale(1.1); padding-right: 20px; padding-left: 20px;}
    */

/*banner F*/



/*mustafa*/

body,
html {
    /* overflow-x: hidden; */
}

.i-crc-c > div {
    display: inline-block;
    float: none;
}

.i-crc {
    display: inline-block;
    background-color: #f2f8fd;
    border-radius: 50%;
    padding-top: 8px;
    width: 90px;
    height: 90px;
    cursor: pointer;
}

.i-crc-txt {
    color: #003a72;
    font-size: 14px;
    text-align: center;
    padding-top: 2px;
    height: 40px;
    display: inline-flex;
    line-height: 15px;
}

.i-img-crc {
    width: 100%;
    max-width: 78px;
    height: 100%;
    max-height: 78px;
}

.i-crc.crcActive {
    background-color: #ed2d72;
    padding-bottom: 5px;
    display: none;
}

    .i-crc.crcActive div {
        color: #003a72;
        font-size: 14px;
        line-height: 14px;
        font-family: 'ProximaB';
        text-align: center;
    }

    .i-crc.crcActive .i-crc-imgA {
        display: none;
    }

    .i-crc.crcActive .i-crc-imgP {
        display: inline-block;
    }

.i-crc-imgA {
    display: none;
}

.i-crc-imgP {
    display: inline-block;
}

.i-hi-title {
    color: #003a72 !important;
    font-size: 40px !important;
    padding-top: 10px !important;
}

.i-hi-smmry {
    color: #393838;
    font-size: 16px;
    font-family: 'ProximaL';
    margin-top: 0px;
    margin-bottom: -10px;
}

.i-hi-more-btn {
    display: none;
    cursor: pointer;
    user-select:none;
}

.i-hi-tabC {
    display: block;
    float: left;
    width: 90% !important;
    background-color: #f7fbfe;
    height: 210px;
    color: #3c6893;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid black;
}

.i-hi-more-btn-c {
    padding-bottom: 20px;
}


.i-bk-bist-v {
    font-size: 16px;
}

.i-maxi-c {
    padding-top: 20px;
    text-align: left;
    padding-left: 100px;
    float: left;
    position: relative;
    width: 100%;
}

.i-maxi-imgC {
    width: 42px;
    height: 42px;
    float: left;
}
.i-maxi-btn-c div {
    padding-bottom: 12px;
    display: table;
    float: left;
}

.i-maxi-img {
    width: 42px;
    height: 42px;
    float: left;
}

.i-maxi-klkck {
    position: absolute;
    width: 16px;
    height: 100%;
    background-color: #f7fbfe;
    left: 0px;
    top: 0px;
    border-top-right-radius: 10px;
}

.i-maxi-q {
    color: #0e457a;
    background-color: #f1f4f9;
    border-radius: 10px;
    font-size: 14px;
    float: left;
    padding: 10px;
    position: relative;
    padding-left: 30px;
    margin-top: 20px;
}

    .i-maxi-q span p {
        color: #0e457a !important;
        font-size: 14px !important;
        line-height: 16px !important;
        padding: 0px;
        margin: 0px;
        font-family: ProximaR;
    }


.i-maxi-btn-c {
    padding-top: 20px;
    text-align: left;
    padding-left: 160px;
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 20px;
}

.i-maxi-btn {
    float: left;
    position: relative;
    cursor: pointer;
    color: #003a72 !important;
    text-align: center;
    background-color: #fff;
    padding: 15px 30px 15px 30px;
    font-size: 14px;
    min-width: 100px;
    text-decoration: none !important;
    border-radius: 10px;
    margin-right: 10px;
    border: 1px solid #ebedf2;
}

    .i-maxi-btn:hover {
        color: #fff !important;
        background-color: #ed2d72;
        border: 1px solid #ebedf2;
    }



.i-maxi-wrp.i-rfrctn2Sctn {
    display: none;
}

.gAmblHdr {
    display: none;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    height: 50px;
    background-color: #003a72;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.gAmblClose {
    position: absolute;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 22px;
    top: 0px;
    left: 10px;
    z-index: 1;
}


.gA {
    display: none;
    float: none;
    clear: both;
    width: 90% !important;
    max-width: 1116px !important;
    margin: 0 auto;
    text-align: center;
    background-color: #f7fbfe;
    min-height: 1px;
    height: auto;
    color: #3c6893;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #dadcde;
}


.gAmblC1,
.gAmblC2,
.gAmblC3 {
    width: 100% !important;
    top: 0px;
    left: 10px;
    border-radius: 0px;
    z-index: 999;
    position: relative;
}



/* BankamÄ±z KurlarÄ± S */

.i-bk-wrp {
    background-color: #f4faff;
    background: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/home/i-bk-bg.png);
    background-size: 100% 60%;
    background-repeat: no-repeat;
}

.i-bk-title {
    color: #003a72 !important;
    font-size: 40px !important;
    line-height: 25px !important;
    padding-bottom: 10px;
    padding-top: 20px;
}

.i-blog-subtC {
    margin: 0 auto;
    text-align: center;
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.i-blog-subtC-left {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}


.i-blog-title {
    color: #003a72 !important;
    font-size: 40px !important;
    line-height: 25px !important;
    padding-top: 20px;
}

.i-blog-title-left {
    color: #003a72 !important;
    font-size: 40px !important;
    line-height: 25px !important;
    padding-top: 20px;
    text-align: left;
}

.i-ocT1-title {
    color: #003a72 !important;
    font-size: 40px !important;
    line-height: 25px !important;
    padding-top: 10px;
}

    .i-ocT1-title p {
        color: #b7babd !important;
        font-size: 16px !important;
        font-family: 'ProximaL' !important;
    }

.i-cardUrl p {
    text-align: left;
    color: #2f4b6d !important;
    font-size: 14px !important;
    line-height: 18px !important;
    font-family: 'ProximaB' !important;
    margin-top: 10px;
    margin-bottom: 0px !important;
    word-break: break-all !important;
}

.i-ocT1-aw {
    text-decoration: none;
}

.i-blog-aw {
    text-decoration: none;
}

    .i-blog-aw:hover {
        color: #ef2d73 !important;
    }

.i-bk-btn {
    float: left;
    position: relative;
    cursor: pointer;
    color: #fff !important;
    text-align: center;
    padding: 12px 20px 12px 20px;
    font-size: 14px;
    min-width: 100px;
    text-decoration: none !important;
    border-radius: 20px;
    margin-left: 5px !important;
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.14);
    border: none;
    font-family: ProximaB;
}

.i-ta-c p {
    color: #393838;
    font-size: 16px;
    font-family: 'ProximaL';
}

.i-bk-btn-das {
    background-color: #003a72;
}

.i-bk-btn-tg {
    background-color: #ef2d73;
}

.i-bk-c {
    width: 100%;
    display: table;
    background-color: #fff;
    border-radius: 4px !important;
}

.i-bk-MC {
    border-radius: 4px;
    display: table;
    margin: auto;
    width: 100%;
    max-width: 990px !important;
    margin: auto !important;
    margin-bottom: 20px !important;
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
}

.i-blog-MC {
    border-radius: 5px;
    margin: auto;
    width: 100%;
    max-width: 1100px !important;
    margin: auto !important;
    margin-bottom: 20px !important;
}

.i-bk-btn-wrp {
    display: table;
}

.i-ocT1-aw {
    color: #0f2f56;
    font-size: 18px;
    font-family: 'ProximaB';
}

    .i-ocT1-aw:hover {
        color: #ef2d73 !important;
        cursor: pointer;
    }

.i-blog-aw {
    color: #0f2f56;
    font-size: 18px;
    font-family: 'ProximaB';
}

.i-bk-area {
    width: 100%;
    background-color: #fff;
    border-radius: 4px !important;
    font-size: 18px;
}

    .i-bk-area span {
        font-size: 12px;
        font-family: 'ProximaB';
    }

.i-bk-arrw {
    width: 20px;
    height: 14px;
}


.i-bk-date {
    color: #9b9b9b;
    float: left;
}

.i-bk-usd-title,
.i-bk-usd-a,
.i-bk-usd-s {
    float: left;
    padding-right: 16px;
    width: 43px;
}

.i-bk-usd-s {
    padding-right: 8px;
}

.i-bk-usd-a,
.i-bk-usd-s,
.i-bk-usd-a-v,
.i-bk-usd-s-v,
.i-bk-euro-a,
.i-bk-euro-s,
.i-bk-euro-a-v,
.i-bk-euro-s-v,
.i-bk-gpb-a,
.i-bk-gpb-s,
.i-bk-gpb-a-v,
.i-bk-gpb-s-v,
.i-bk-altin-a,
.i-bk-altin-s,
.i-bk-altin-a-v,
.i-bk-altin-s-v {
    font-size: 15px !important;
}

.i-bk-date {
    font-size: 12px !important;
}

.i-bk-bist-title {
    font-size: 16px !important;
    font-family: ProximaB;
}

.i-bk-usd-title {
    width: 100%;
    font-size: 16px !important;
    font-family: ProximaB;
}

.i-bk-usd-a-v {
    padding-right: 75px;
    float: left;
}

.i-bk-usd-s-v {
    padding-right: 75px;
    float: left;
}

.i-bk-euro-title,
.i-bk-euro-a,
.i-bk-euro-s {
    float: left;
    padding-right: 16px;
}

.i-bk-euro-title {
    width: 100%;
    font-size: 16px !important;
    font-family: ProximaB;
}

.i-bk-euro-a-v {
    padding-right: 75px;
    float: left;
}

.i-bk-euro-s-v {
    padding-right: 75px;
    float: left;
}

.i-bk-gpb-title,
.i-bk-gpb-a,
.i-bk-gpb-s {
    float: left;
    padding-right: 16px;
}

.i-bk-gpb-title {
    width: 100%;
    font-size: 16px !important;
    font-family: ProximaB;
}

.i-bk-gpb-a-v {
    padding-right: 75px;
    float: left;
}

.i-bk-gpb-s-v {
    padding-right: 75px;
    float: left;
}


.i-bk-altin-title,
.i-bk-altin-a,
.i-bk-altin-s {
    float: left;
    padding-right: 16px;
}

.i-bk-altin-title {
    width: 100%;
    font-size: 16px !important;
    font-family: ProximaB;
}

.i-bk-altin-a-v {
    padding-right: 75px;
    float: left;
}

.i-bk-altin-s-v {
    padding-right: 75px;
    float: left;
}

.i-ocT1-wrp {
    background-color: #f4faff;
    background: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/home/i-bk-bg.png);
    background-size: 100% 50%;
    background-repeat: no-repeat;
}

.i-cardsCarousel {
    width: 100% !important;
    min-height: 75px;
    border-radius: 4px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 14px;
    margin-bottom: 25px;
    margin-left: 0px;
}

.i-cardUrl {
    text-decoration: none !important;
}

    .i-cardUrl p:hover {
        color: #ef2d73 !important;
    }

.i-cardimgC {
    float: none;
    clear: both;
    position: relative;
}





.i-cardimg {
    width: 100%;
}

.i-cardContentCover {
    width: 100%;
    max-width: 1116px;
    margin: auto;
}

.i-cardActiveC {
    width: 1116px;
    float: none;
    clear: both;
    margin: auto;
    min-height: 75px;
}

.i-cardActiveCS {
    width: 1120px;
    float: none;
    clear: both;
    margin: auto;
    min-height: 75px;
}


.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}



.ik_cardimg {
    width: 100%;
}

.owl-carouselT1 {
    width: 100%;
}
    .owl-carouselT1 .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: inline-block;
    }


.i-ocT1-wrp {
    width: 1116px;
}

.owl-theme .owl-nav.disabled + .owl-dots {
}

.owl-carouselT1C {
    margin: auto;
    max-width: 1116px !important;
}


.i-c-tg {
    padding-bottom: 20px;
    margin-top: -10px !important;
    padding-top: 25px;
    width: 60%;
    text-align: center !important;
    border-radius: 50px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.i-c-tg-c {
    margin-top: 40%;
}

.i-ocT1-aw-arrw {
    width: 10px !important;
    height: 17px;
}

.i-blog-aw-arrw {
    width: 10px !important;
    height: 17px;
}

.owl-stage {
    margin: auto;
}

.i-c-tg-c-wrp {
    display: none;
}

.i-blog-cardimg {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
    max-width: 124px;
}

.i-blog-c {
    display: flex;
    flex-wrap: wrap;
}

.i-blog-itemCS {
    position: relative;
    display: table;
    background-color: #fff;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border: 1px solid #eeeeee;
    cursor: pointer;
    height: 100%;
}

.i-blog-item {
    height: 100%;
    display: table;
    width: 100%;
}

    .i-blog-item:hover > .i-blog-rA .i-blog-item-navc .i-blog-item-db {
        color: #ef2d73 !important;
    }

    .i-blog-item:hover > .i-blog-rA100 .i-blog-item-navc .i-blog-item-db {
        color: #ef2d73 !important;
    }

.i-my-itemCS {
    display: table;
    background-color: #fff;
    width: 100%;
    border-radius: 7px;
}

.i-my-item {
    display: table;
    float: left;
    background-color: #fff;
}



.i-blog-itemC {
    flex: 1;
}

.i-my-itemCflex {
    flex: 1;
}

.i-my-itemCflexCard {
    flex: 1;
    flex-basis: 40%;
}

.i-my-itemC {
}


.i-blog-itemUrl {
    text-decoration: none !important;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

.i-my-itemUrl {
    text-decoration: none !important;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

.i-blog-item-navc {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
}

.i-blog-nvgFake {
    height: 20px;
}

.i-blog-cardimgC {
    float: left;
    width: 40%;
    height: 100%;
}

.i-blog-rA {
    float: left;
    width: 60%;
    position: relative;
    height: 100%;
    display: table;
}

.i-blog-tA {
    padding-bottom: 10px;
}

.i-blog-rA100 {
    width: 100% !important;
}

.i-blog-item-t {
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    font-family: 'ProximaB';
    color: #0f2f56;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.i-blog-item-st {
    position: relative;
    text-align: left;
    font-size: 13px;
    line-height: 14px;
    color: #4a4a4a;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

    .i-blog-item-st a {
        position: relative;
        z-index: 5;
        color: #ef2d73;
        text-decoration: none !important;
    }

    .i-blog-item-st div {
        text-align: left;
        font-size: 13px;
        line-height: 14px;
        color: #4a4a4a;
    }

.i-blog-item-date {
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    color: #bbcad9;
    padding-bottom: 10px;
    padding-left: 10px;
}


.i-blog-item-db {
    text-align: right;
    font-size: 14px;
    line-height: 16px;
    font-family: 'ProximaB';
    color: #4a4a4a;
    padding-bottom: 10px;
    margin-top: -28px;
    padding-right: 10px;
}


.i-my-item-navc {
    position: absolute;
    bottom: 10px;
    text-align: right;
    float: right;
    right: 10px;
}

.i-my-cardimgC {
}

.i-my-item-t {
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    font-family: 'ProximaB';
    color: #0f2f56;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.i-my-item-st {
    position: relative;
    text-align: left;
    font-size: 13px;
    line-height: 14px;
    color: #4a4a4a;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

    .i-my-item-st a {
        position: relative;
        z-index: 5;
        color: #ef2d73;
        text-decoration: none !important;
    }

.i-my-item-date {
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    color: #bbcad9;
    padding-bottom: 10px;
    padding-left: 10px;
}

.i-my-item-db {
    text-align: right;
    font-size: 14px;
    line-height: 16px;
    font-family: 'ProximaB';
    color: #0f2f56;
    padding-right: 5px;
}

.i-404-wrp {
    width: 100%;
    max-width: 900px;
    display: table;
}

.i-404-title {
    color: #043d74 !important;
    font-size: 32px !important;
    font-family: 'ProximaB' !important;
    line-height: 32px;
    padding-top: 15%;
}

.i-404-rbt {
    width: 100%;
}

.i-404-btn-wrp {
    width: 100%;
    max-width: 800px;
    display: table;
}

.i-404-btn-c {
}

.i-404-btn {
    width: 100%;
    display: block;
    cursor: pointer;
    white-space: nowrap;
    padding: 15px 10px 15px 10px;
    font-size: 14px;
    line-height: 14px;
    font-family: 'ProximaB';
    text-decoration: none;
    border-radius: 20px;
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
}

.i-404-btn-t1 {
    background-color: #043d74;
    color: #fff;
}

.i-404-btn-t2 {
    background-color: #fff;
    color: #ef2d73;
    border: 1px solid #ef2d73;
}

.i-404-MC {
    /* padding-top: 100px !important;*/
}

/*mustafa F*/


/* Mus YardÄ±m Ä°letiÅŸim Sayfa S */
.i-tbbbmhh-title {
    color: #0f2f56 !important;
    font-size: 32px !important;
    line-height: 32px !important;
    padding-bottom: 10px;
    font-family: 'ProximaEB' !important;
}

.i-tbbbmhh-wrp {
    background-color: #fff;
}


.i-tbbbmhh-MC {
    border: 1px solid #b9dcf6;
    border-radius: 10px;
    padding: 20px;
}

.i-tbbbmhh-MCS {
    border-radius: 5px;
    display: table;
    margin: auto;
    width: 100%;
    margin: auto !important;
}

.i-tbbbmhh-cardimgC {
    float: left;
    text-align: left;
    padding-top: 18px;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 15px;
}

.i-tbbbmhh-cardimgCS {
    display: table-cell;
    vertical-align: middle;
}

.i-tbbbmhh-cardimg {
    float: left;
    width: 20px;
    height: 15px;
    margin-right: 5px;
}

.i-tbbbmhh-item-t {
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    font-family: 'ProximaB';
    color: #013682;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-right: 10px;
    /*min-height: 91px;*/
}

.i-tbbbmhh-item {
    float: left;
    width: 100%;
    max-width: 343px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border: 1px solid #eeeeee;
    height: 100%;
}

.i-tbbbmhh-itemCS {
    /*display: table;*/
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.i-tbbbmhh-itemUrl {
}

.i-tbbbmhh-itemC {
    width: 33% !important;
    float: left;
}

.i-tbbbmhh-item-ts {
    text-align: center;
    font-size: 17px;
    line-height: 18px;
    font-family: 'ProximaB';
    color: #013682;
    display: table-cell;
    vertical-align: middle;
    padding-top: 15px;
}

.i-tbbbmhh-c {
    /*display: table;*/
    display: flex;
    flex-wrap: wrap;
}

.i-tbbbmhh-subDesc p {
    font-family: 'ProximaB';
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #504f4f;
    margin-bottom: 0px !important;
}

    .i-tbbbmhh-subDesc p a {
        font-family: 'ProximaB';
        font-size: 16px;
        line-height: 24px;
        color: #ef2d73;
    }

/*Mus YardÄ±m Ä°letiÅŸim Sayfa F */


/* Mus YardÄ±mcÄ± Anasayfa acordion S */
.i_AcordCS {
    width: 100%;
    margin: auto;
    min-height: 100px;
}

.i_acordBs {
    width: 100%;
    text-align: left;
    color: #003a72;
    font-size: 28px !important;
    line-height: 28px;
    padding-bottom: 20px;
    font-family: 'ProximaB';
}

.i_acorItem {
    float: none;
    clear: both;
    display: table;
    width: 100%;
    background-color: white;
    border: 1px solid #efefef;
    border-radius: 5px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    margin-bottom: 20px;
}



.i_acordhead {
    padding: 15px 30px 15px 30px;
    cursor: pointer;
    color: #003a72;
    font-size: 16px;
    line-height: 22px;
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: center;
    text-align: left;
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/icons/arrowt4.png);
}

.i_acordhdBg1 {
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/icons/arrowt4.png);
}

.i_acordhdBg2 {
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/icons/arrowt3.png);
}

.i_acordinf {
    padding: 10px 30px 20px 30px;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    display: none;
    float: left;
    color: #100f0f;
}

    .i_acordinf * {
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        color: #100f0f;
    }

.i-acordinf-btn-C {
    padding-top: 10px;
    width: 100%;
    float: left;
    text-align: left;
}

.i-acordinf-btn-CS {
    float: right;
    text-align: right;
}

.i-acordinf-btn {
    float: left;
    display: block;
    position: relative;
    cursor: pointer;
    background-color: #ef2d73;
    color: #fff;
    text-align: center;
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    min-width: 100px;
    text-decoration: none;
    border-radius: 20px;
    margin-left: 5px !important;
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
}

.i-acord-btn-C {
    width: 100%;
    float: left;
    text-align: left;
}

.i-acord-btn-CS {
    float: right;
    text-align: right;
    margin-bottom: 20px;
}

.i-acordinf-btn-C .i-acordinf-btn-CS a {
    color: #fff !important
}

.i-acord-btn-C .i-acord-btn-CS a {
    color: #fff !important
}



.i-acord-btn {
    float: left;
    display: block;
    position: relative;
    cursor: pointer;
    background-color: #ef2d73;
    text-align: center;
    padding: 10px 30px 10px 30px;
    min-width: 100px;
    text-decoration: none;
    border-radius: 20px;
    margin-left: 5px !important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    font-size: 18px !important; 
    padding-top:10px; 
    color:#000 !important; 
    border:1px solid #f7f7f7 !important; 
}


.i-search-btn-C {
    width: 100%;
    float: left;
    text-align: left;

}

.i-search-btn-CS {
    float: right;
    text-align: right;
}

.i-search-btn {
    width: 201px;
    float: left;
    padding: 6px;
    border: none;
    font-size: 18px !important;
    line-height: 18px;
    color: #000 !important;
    border-radius: 20px;
    border: 1px solid #f7f7f7 !important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    padding-left: 15px;
    padding-right: 35px;
    outline: 0;
    height: 46px;
    padding-top: 10px !important;
}

input[type=password], input[type=text], input[type=file], textarea, .ms-inputBox {
    padding: 2px 10px;
}

.i-search-img {
    width: 19px;
    height: 19px;
    float: right;
    cursor: pointer;
    margin-right: 11%;
    margin-top: -30px;
    background-color: #fff;
}

    .i-search-img img {
        width: 19px;
        height: 19px;
        background-color: #fff;
    }


::-webkit-input-placeholder {
    /* Edge */
    color: #8d8d8d;
    font-size: 14px;
}

:-ms-input-placeholder {
    color: #8d8d8d;
    font-size: 14px !important;
    padding-top: 10px !important;
}

::placeholder {
    color: #8d8d8d;
    font-size: 14px !important;
}


/* Mus YardÄ±mcÄ± Anasayfa acordion F */




.m_hide {
    display: inline !important;
}

.m_show {
    display: none !important;
}

.m_hide_Credit {
    display: block !important;
}

.m_show_Credit {
    display: none !important;
}

/* Mus Kredi KartÄ± ModÃ¼lÃ¼ S */
.i-cardT1-title {
    color: #0f2f56 !important;
    font-size: 24px !important;
    line-height: 24px !important;
    font-family: 'ProximaB' !important;
}

.i-cardT2-title {
    color: #0f2f56 !important;
    font-size: 20px !important;
    line-height: 20px !important;
    font-family: 'ProximaB' !important;
}

.i-cardT1-wrp {
    background-color: #fff;
}

.i-cardT2-wrp {
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.i-cardT1-MC {
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 7px;
    padding: 20px;
}

.i-cardT1-MCS {
    border-radius: 5px;
    display: table;
    margin: auto;
    width: 100%;
    margin: auto !important;
}

.i-cardT2-MC {
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 7px;
    padding: 20px;
    min-height: 220px;
    position: relative;
    height: 100%;
}

.i-card-fake {
    width: 100%;
    height: 45px;
    float: none;
    clear: both;
}

.i-cardT2-MCS {
    border-radius: 5px;
    display: table;
    margin: auto;
    width: 100%;
    margin: auto !important;
}

.i-cardT1-item-t {
    float: left;
    width: 77%;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    font-family: 'ProximaB';
    color: #013682;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    min-height: 80px;
}

.i-cardT1-item-ts {
    text-align: center;
    font-size: 17px;
    line-height: 18px;
    font-family: 'ProximaB';
    color: #013682;
    display: table-cell;
    vertical-align: middle;
}

.i-cardT1-c {
    display: table;
}

.i-cardT1-subDesc p {
    font-family: 'ProximaR';
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
    color: #4a4a4a;
    margin-bottom: 0px !important;
    min-height: 35px;
}

.i-cardT2-subDesc p {
    font-family: 'ProximaR';
    text-align: justify;
    font-size: 16px;
    line-height: 18px;
    color: #4a4a4a;
    float: none;
    clear: both;
    min-height: 35px;
}

.i-cardT1-subDesc p a {
    font-family: 'ProximaB';
    font-size: 16px;
    line-height: 18px;
    color: #ef2d73;
}

.i-cardT2-subDesc p a {
    font-family: 'ProximaB';
    font-size: 16px;
    line-height: 18px;
    color: #ef2d73;
}

.i-cardT1-img {
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 30px;
    max-width: 205px;
}

.i-cardT2-img {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    max-width: 205px;
}

.i-cardT-img {
    padding-right: 20px;
    padding-left: 0px;
    max-width: 100px;
    padding-bottom: 15px;
}

.i-card-btn-C {
    width: 100%;
    float: none;
    text-align: left;
    display: table;
    clear: both;
}

.i-card-btn-CT2 {
    width: 100%;
    float: none;
    text-align: left;
    /*display: table;*/
    clear: both;
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.i-card-btn-CS {
    float: right;
    text-align: right;
}

.i-card-btnT1 {
    font-family: 'ProximaB';
    float: left;
    display: block;
    position: relative;
    cursor: pointer;
    background-color: #003a72;
    color: #fff !important;
    text-align: center;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    min-width: 100px;
    text-decoration: none !important;
    border-radius: 20px;
    margin-left: 5px !important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
}

.i-card-btnT2 {
    font-family: 'ProximaB';
    float: left;
    display: block;
    position: relative;
    cursor: pointer;
    background-color: #ef2d73;
    color: #fff !important;
    text-align: center;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    min-width: 100px;
    text-decoration: none !important;
    border-radius: 20px;
    margin-left: 5px !important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
}

.i-cardT1-Desc p {
    font-family: 'ProximaR';
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    color: #4a4a4a;
    margin-bottom: 0px !important;
}

.i-cardT1-Desc-Ctn {
    display: block;
    padding-left: 207px !important;
    padding-bottom: 10px;
}

.i-cardT2-Desc-Ctn {
    display: block;
    /*  float: none;
    clear: none;
    padding-bottom: 20px; */
}

.i-cardT2-Desc-Ctn2 {
    display: block;
    /*    float: none;
    clear: none;
    padding-bottom: 20px; */
}

.i-cardT1-Desc-Ctn2 {
    display: block;
    padding-left: 110px !important;
    padding-bottom: 10px;
}

.i-cardT1-Desc-wrp:last-child {
    float: left;
    padding-left: 40px;
    width: 48%;
    padding-right: 10px;
}

.i-cardT1-Desc-wrp:first-child {
    float: left;
    border-right: 1px solid #e1e1e1;
    width: 28%;
    padding-left: 10px;
    padding-right: 10px;
}

.i-cardT1-Desc-wrp-one:first-child {
    float: left;
    width: 29%;
    padding-left: 10px;
    padding-right: 10px;
}


.i-cardT1-Desc p a {
    font-family: 'ProximaB';
    font-size: 16px;
    line-height: 24px;
    color: #ef2d73;
}

.i-cardT1-desctitle {
    width: 100%;
    float: left;
    text-align: left;
    color: #4d72a7 !important;
    font-size: 16px;
    line-height: 16px !important;
    font-family: 'ProximaB' !important;
}

.i-cardT2-desctitle {
    width: 100%;
    float: left;
    text-align: left;
    color: #4d72a7 !important;
    font-size: 16px;
    line-height: 16px !important;
    font-family: 'ProximaB' !important;
}

.i-cardT1-Desc ul {
    width: 100%;
    float: left;
    text-align: left;
    color: #4a4a4a !important;
    font-size: 16px;
    line-height: 16px !important;
    font-family: 'ProximaR' !important;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .i-cardT1-Desc ul li {
        width: 100%;
        float: left;
        text-align: left;
        color: #4a4a4a !important;
        font-size: 16px;
        line-height: 16px !important;
        font-family: 'ProximaR' !important;
        padding-bottom: 0px;
        padding-top: 10px;
    }

        .i-cardT1-Desc ul li::before {
            content: "-";
        }

.i-cardT1-Desc ul {
    width: 100%;
    float: left;
    text-align: left;
    color: #4a4a4a !important;
    font-size: 16px;
    line-height: 16px !important;
    font-family: 'ProximaR' !important;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .i-cardT1-Desc ul li {
        width: 100%;
        float: left;
        text-align: left;
        color: #4a4a4a !important;
        font-size: 16px;
        line-height: 16px !important;
        font-family: 'ProximaR' !important;
        padding-bottom: 0px;
        padding-top: 10px;
    }

        .i-cardT1-Desc ul li::before {
            content: "-";
        }

.i-cardT2-Desc ul {
    width: 100%;
    float: left;
    text-align: left;
    color: #4a4a4a !important;
    font-size: 16px;
    line-height: 16px !important;
    font-family: 'ProximaR' !important;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .i-cardT2-Desc ul li {
        width: 100%;
        float: left;
        text-align: left;
        color: #4a4a4a !important;
        font-size: 16px;
        line-height: 16px !important;
        font-family: 'ProximaR' !important;
        padding-bottom: 16px;
        padding-top: 10px;
    }

        .i-cardT2-Desc ul li::before {
            content: "-";
        }

.i-cardT1-DescT1 ul {
    width: 100%;
    float: left;
    text-align: left;
    color: #4a4a4a !important;
    font-size: 16px;
    line-height: 16px !important;
    font-family: 'ProximaR' !important;
    padding-left: 20px;
    margin-top: 0px;
}

    .i-cardT1-DescT1 ul li {
        width: 100%;
        float: left;
        text-align: left;
        color: #4a4a4a !important;
        font-size: 16px;
        line-height: 16px !important;
        font-family: 'ProximaR' !important;
        padding-bottom: 0px;
        padding-top: 10px;
    }

.i-cardT2-DescT1 ul {
    width: 100%;
    float: left;
    text-align: left;
    color: #4a4a4a !important;
    font-size: 16px;
    line-height: 16px !important;
    font-family: 'ProximaR' !important;
    padding-left: 20px;
    margin-top: 0px;
}

    .i-cardT2-DescT1 ul li {
        width: 100%;
        float: left;
        text-align: left;
        color: #4a4a4a !important;
        font-size: 16px;
        line-height: 16px !important;
        font-family: 'ProximaR' !important;
        padding-bottom: 0px;
        padding-top: 10px;
    }

.i-cardT1-shw,
.i-cardT1-shw2 {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: none;
    cursor: pointer;
    width: 40% !important;
    float: left;
    text-align: left;
    color: #0f2f56 !important;
    font-size: 18px !important;
    line-height: 18px !important;
    font-family: 'ProximaB' !important;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: none;
}

.i-cardT1-arrwT2,
.i-cardT1-arrwT4 {
    display: none;
}

.i-cardT2-shw,
.i-cardT2-shw2 {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: none;
    cursor: pointer;
    width: 40% !important;
    float: left;
    text-align: left;
    color: #0f2f56 !important;
    font-size: 18px !important;
    line-height: 18px !important;
    font-family: 'ProximaB' !important;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: none;
}

.i-cardT2-arrwT2,
.i-cardT2-arrwT4 {
    display: none;
}

.i-cardT2-Desc-wrp {
    float: none;
    width: 100%;
    text-align: justify;
    clear: both;
    display: table;
}

.i-card-T2flex {
    display: flex;
    flex-wrap: wrap;
}

/* Mus Kredi KartÄ± ModÃ¼lÃ¼ F */

/* Mus Mevduat ve YatÄ±rÄ±m S */

.i-mvt-dv4 {
    display: flex;
    flex-wrap: wrap;
}

.i-my-wrp {
    background-color: #fff;
}

.i-my-MC {
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 7px;
    padding: 20px;
}



.i-za-wrp {
    background-color: #fff;
    border-radius: 7px;
}

.i-za-MC {
    /*  border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 7px; */
}


.i-my-title {
    color: #0f2f56 !important;
    font-size: 24px !important;
    line-height: 24px !important;
    font-family: 'ProximaB' !important;
    padding-bottom: 20px;
}

.i-my-subtitle {
    color: #4a4a4a !important;
    font-size: 16px !important;
    line-height: 18px !important;
    font-family: 'ProximaR' !important;
    padding-bottom: 20px;
}

.i-my-subtitle div {
    color: #4a4a4a !important;
    font-size: 16px !important;
    line-height: 18px !important;
    font-family: 'ProximaR' !important;
    padding-bottom: 20px;
}

.i-my-MC {
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 7px;
    padding: 20px;
}

.i-my-C {
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 7px;
    padding: 10px;
    position: relative;
    height: 100%;
}

    .i-my-C:hover > .i-my-itemC .i-my-item-navc .i-my-item-db {
        color: #ef2d73 !important;
    }

.i-my-itemCS {
    position: relative;
    display: table;
    background-color: #fff;
    width: 100%;
    cursor: pointer;
}

/* Mus Mevduat ve YatÄ±rÄ±m F */


/*zaman aÅŸÄ±mÄ± slider tab*/
.i_mdl {
    clear: both;
    float: none;
    width: 100%;
    min-height: 20px;
    border-radius: 7px;
}

.i_slidertabShadows {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}

.i_gnrlItem1116C {
    width: 100%;
    max-width: 1116px;
    margin: auto;
    clear: both;
    float: none;
    border-radius: 7px;
}

.i_sliderTabC {
    float: none;
    clear: both;
    height: 64px;
    width: 100%;
    font-size: 20px;
    color: #6b8197;
    position: relative;
}

.i_sliderTabItemC {
    display: inline-block;
    font-size: 20px;
    color: #6b8197;
    float: left;
    height: 64px;
    padding-top: 15px;
    margin-right: 20px;
    font-family: ProximaB;
    cursor: pointer;
    /*  padding-left: 20px; */
}

    .i_sliderTabItemC.active {
        color: #0f2f56;
        border-bottom: 5px solid #ef2d73;
    }

.i_sliderMask {
    width: 120px;
    height: 64px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 200;
    border-radius: 7px;
}

.i_tabsGC {
    clear: both;
    float: none;
    border: 1px solid #ebedf2;
    padding: 25px;
    color: #0f2f56;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 7px;
    margin-bottom: 20px;
    display: table;
    width: 100%;
}

.i_tabsContentCover {
    clear: both;
    float: none;
    border-radius: 7px;
}

    .i_tabsContentCover * {
        font-size: 16px;
    }

.scrolling-wrapper {
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.inline::-webkit-scrollbar {
    width: 0 !important;
    display: none;
    overflow-y: hidden;
}


.inline {
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
    vertical-align: middle;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    direction: ltr;
    text-align: left;
}

.container {
    width: 100%;
    height: 64px;
    white-space: nowrap;
    overflow-y: hidden;
}

.inline-item {
    display: inline-block;
    vertical-align: middle;
    height: 64px;
    overflow-y: hidden;
}

.item {
    overflow-y: hidden;
    padding-left: 0px;
}

.i-za-tab p {
    color: #100f0f !important;
    font-size: 16px !important;
    line-height: 18px !important;
    font-family: 'ProximaB' !important;
}

/*zaman aÅŸÄ±mÄ± slider tab*/


/* ugur zaman aÅŸÄ±mÄ± S */
.l1 {
    float: none;
    clear: both;
    height: 20px;
    color: #003a72;
    font-size: 14px;
}

.l2 {
    float: none;
    clear: both;
    position: relative;
    height: 50px;
}

.i-inp-C {
    position: relative;
    height: 50px;
    width: 100%;
}

.i-inp-ttl-t1 {
    position: absolute;
    color: #003a72;
    font-size: 14px;
    top: -10px;
    left: 10px;
    padding: 0px 15px 0px 5px;
    background-color: white;
    border-radius: 8px;
}

.i-inpCS {
}

.i-inp-t1 {
    width: 100%;
    height: 50px;
    background-color: #f3f5fb;
    border: none;
    border-radius: 6px;
    border: solid 1px #d4d4d4;
    padding-left: 10px;
    color: #013682;
    font-size: 14px;
}

.i-inp-t2 {
    min-width: 200px;
    text-align: center;
    padding: 12px 20px 12px 20px;
    float: right;
    margin-left: 10px;
    background-color: #ef2d73;
    border-radius: 22.5px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    color: #ffffff;
    font-size: 14px;
    font-family: ProximaB;
    cursor: pointer;
}

.i-kepce-c {
    border: solid 1px #d4d4d4;
    border-radius: 6px;
    float: left;
    width: calc(100% - 30px);
}

.i-kepce-img {
    width: 100%;
    height: 50px;
    vertical-align: middle;
}

.i-kepce-rfr-c {
    float: left;
    padding-top: 16px;
    width: 30px;
}

.i-pagination-c {
}

.i-pagination-cs {
    width: 100%;
    margin: auto;
}

.i-pgn-f {
    float: left;
    height: 30px;
    width: 20px;
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/icons/mobilearrowl.png);
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
}

.i-pgn-l {
    float: right;
    height: 30px;
    width: 20px;
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/icons/mobilearrowr.png);
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}

.i-pgn-m {
    width: 100%;
    float: left;
}

.i-pgn-ms {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: auto;
}

.i-pg-itm {
    float: left;
    height: 30px;
    font-family: "ProximaSb";
    font-size: 16px;
    color: #003a72;
    padding-top: 3px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

.i-pg-itm-a {
    color: #ef2d73;
}


/* ugur zaman aÅŸÄ±mÄ± S */

/* Privia Module S*/
.i-cardT3-wrp {
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.i-cardT3-MC {
    border: 1px solid #ebedf2;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 7px;
    padding: 20px;
    min-height: 1px;
}

.i-cardT3 {
    width: 100%;
    text-align: left;
    max-width: 1116px;
    height: auto;
    clear: both;
    min-height: 1px;
    object-fit: contain;
    border-radius: 6px;
    background-color: #ffffff;
}

.i-cardT3-h {
    color: #464545 !important;
    font-size: 24px !important;
    line-height: 28px;
    padding-top: 10px;
    padding-left: 35px;
    padding-right: 35px;
    font-family: ProximaB !important;
}

.i-cardT3-t {
    font-family: ProximaR;
    padding-top: 10px;
    padding-left: 35px;
    padding-right: 35px;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
}

    .i-cardT3-t div {
        font-size: 16px !important;
    }

.i-cardT3-img {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}

.i-cardT3-t a {
    font-family: 'ProximaB';
    font-size: 16px;
    line-height: 18px;
    color: #ef2d73;
    text-decoration: none !important;
}

.i-card-btnT3 {
    font-family: 'ProximaB';
    float: left;
    display: block;
    position: relative;
    cursor: pointer;
    background-color: #000000;
    color: #fff !important;
    text-align: center;
    padding: 10px 15px 13px 15px;
    font-size: 14px;
    line-height: 16px;
    min-width: 100px;
    text-decoration: none !important;
    border-radius: 20px;
    margin-left: 5px !important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
}

.i-card-btnT4 {
    font-family: 'ProximaB';
    float: left;
    display: block;
    position: relative;
    cursor: pointer;
    background-color: #ae9358;
    color: #fff !important;
    text-align: center;
    padding: 10px 15px 13px 15px;
    font-size: 14px;
    line-height: 16px;
    min-width: 100px;
    text-decoration: none !important;
    border-radius: 20px;
    margin-left: 5px !important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
}

.i-card-btnT3-Rimg {
    width: 11px;
    height: 10px;
    float: right;
    text-align: right;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: 3px;
}
/*Privia Module F*/


/* 17.01.2020 video alanı edit s*/
.owl-carouselT1 {
    display: flex;
}

    .owl-carouselT1 .item {
        padding: 5px;
        max-width: 250px;
    }

.i-ocT1-wrp {
    width: 100%;
}

.owl-carouselT1 .owl-carousel .owl-item img {
    width: 100%;
    max-width: 230px;
    height: auto;
    display: block;
}

.owl-carouselT1 .i-cardsCarousel {
    width: 100%;
    max-width: 250px;
}

.owl-carouselT1 {
    width: 100%;
    max-width: 990px !important;
    margin-left: 0%;
    margin-right: 0%;
}

.owl-carouselT1C {
    width: 100%;
    max-width: 990px !important;
    margin-left: 5%;
    margin-right: 6%;
}

.i-ocT1-wrp {
    width: 100%;
}

.i-ocT1-swrp {
    width: 100%;
    max-width: 1116px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.i-ocT1-aw-wrp {
    width: 100%;
    max-width: 1036px !important;
}

.owl-carouselT1 .owl-carousel .owl-stage {
    padding: 0px !important;
}

/* 17.01.2020 video alanı edit f*/

.NewsAreaTitle.tac h2 {
    width: 100% !important;
    font-size: 40px !important;
    text-align: center;
    color: #013682 !important;
    line-height: 25px !important;
    margin: 0 auto !important;
    font-weight: normal !important;
    padding-top: 10px;
}

.i-hm-bn-itemS img {
    border-radius: 10px;
}
/*Content F */



/*1150 S *******************************/
@media screen and (max-width:1150px) {

    .owl-carouselT1 {
        margin-left: 0% !important;
        padding-right: 10%;
        padding-left: 7%;
    }

    .owl-carouselT1 {
        margin-left: 1%;
    }

    /*Privia Module S*/
    .i-cardT3-h {
        font-size: 20px;
        line-height: 28px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .i-cardT3-t {
        font-size: 14px;
        line-height: 20px;
        padding-right: 10px;
        padding-left: 10px;
    }

    /*Privia Module F*/

    .item {
        padding-left: 20px;
    }

    .i-za-c {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .i-content-main {
        /*padding-top: 60px;*/
    }

    .i-home-bannerSC {
        width: 100%;
    }

    .i-home-bannerItems {
        padding-top: 70px;
    }

    .i-hm-bn-itemSL {
        padding-left: 10px;
        padding-right: 10px;
    }

    .i-hm-bn-bttm {
        opacity: 1;
    }

    .i-hm-bn-textc {
        bottom: 60px;
    }

    .i-hm-bn-textc {
        font-size: 16px;
    }

    .i-hm-bn-start {
        padding-right: 10px;
    }

    .i-home-bannerItems .owl-nav {
        padding-right: 10px;
    }

    .owl-carouselT1C {
        margin-left: 10px;
        margin-right: 10px;
    }

    .i-ocT1-wrp {
        width: 100%;
    }

    .i-content-main {
        /*padding-top: 60px;*/
    }

    .i-crc-c .i-crc-cnt {
        display: none;
    }

    .i-crc-cnt:nth-of-type(1),
    .i-crc-cnt:nth-of-type(2),
    .i-crc-cnt:nth-of-type(3),
    .i-crc-cnt:nth-of-type(4),
    .i-crc-cnt:nth-of-type(5),
    .i-crc-cnt:nth-of-type(6),
    .i-crc-cnt:nth-of-type(7),
    .i-crc-cnt:nth-of-type(8),
    .i-crc-cnt:nth-of-type(9) {
        display: inline-block;
    }


    .gA {
        display: none;
        position: absolute;
        width: 95% !important;
        margin-left: 10px;
        top: 80px;
        left: 0px;
        display: none;
        padding: 0px !important;
    }

    .gAmbl1,
    .gAmbl2,
    .gAmbl3 {
        display: none;
        z-index: 999;
    }

    .gAmblC1,
    .gAmblC2,
    .gAmblC3 {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .i-maxi-btn-c {
        padding-left: 100px;
    }

    .i-maxi-wrp.i-rfrctn2Sctn .i-maxi-c {
        padding-top: 0px;
    }

    .i-maxi-btn {
        width: 60%;
        margin-bottom: 10px;
    }

    .i-maxi-c {
        padding-top: 70px;
        padding-left: 10px;
    }

    .i-maxi-q {
        padding-left: 45px;
        margin-top: 5px;
        margin-left: 40px;
    }

    .i-maxi-klkck {
        height: 100%;
    }

    .gAmblHdr {
        display: block;
    }



    .i-crc-c > div {
        width: 32.33%;
        float: left;
    }

    .i-hi-more-btn {
        display: inline-block;
        font-size: 16px;
        border-radius: 30px;
        font-family: 'ProximaB';
        color: #013682;
        box-shadow: 2px 10px 10px 2px rgba(0, 0, 0, 0.14);
        padding: 15px;
        cursor: pointer !important;
    }

    .i-blog-cardimgC {
        width: 30%;
    }

    .i-blog-rA {
        width: 70%;
    }

  
}

/*1150 F *******************************/


/*883px S *******************************/
@media screen and (max-width:883px) {

    .NewsAreaTitle.tac h2 {
        font-size: 32px !important;
        text-align: left !important;
        line-height: 32px !important;
    }

    .NewsAreaSubTitle {
        text-align: left !important;
    }

    /*zaman aÅŸÄ±mÄ± S*/
    .i-za-itm-c {
        width: 50% !important;
        float: none !important;
        padding-bottom: 20px;
        margin: auto;
    }

    .i-inp-t2 {
        width: 100%;
    }
    /*zaman aÅŸÄ±mÄ± F*/




    .i-blog-aw-wrp {
        margin-top: -20px;
    }

    .i-blog-c > * {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .i-blog-title {
        float: left;
        font-size: 32px !important;
        line-height: 32px !important;
        text-align: left;
        width: 100%;
        margin-bottom: 10px !important;
    }

    .i-blog-subtC {
        width: 100%;
        text-align: left;
    }

        .i-blog-subtC p {
            text-align: left;
            float: left;
            margin: 0px !important;
            padding-bottom: 10px;
        }

    .i-blog-cardimgC {
        width: 20%;
    }

    .i-blog-rA {
        width: 80%;
    }

    .i-blog-c {
        display: table;
    }

    /*blog area responsive S*/

} 

/*800px S *******************************/
@media screen and (max-width:800px) {
    .i-hm-bn-itemSLTxt {
        padding-left: 4%;
        padding-top: 7%;
    }
    .owl-carouselT1 {
        padding-right: 0%;
        padding-left: 0%;
    }

    .i-c-tg-c-wrp {
        display: block;
    }

    .i-ocT1-aw-wrp {
        display: none;
    }

    .i-hm-bn-img-l {
        display: none;
    }

    .i-hm-bn-img-l-Mbl {
        display: block;
    }
}

/*800px F *******************************/

/*1004px S *******************************/
@media screen and (max-width:1004px) {
    
    .cardsCarouselAllNews2 {
        display: none;
    }
    .i-tbbbmhh-item-t {
        min-height: 126px;
    }
}

/*1004px F *******************************/

/*715px S *******************************/
@media screen and (max-width:715px) {

    /* Privia Module S*/
    .i-cardT3-wrp .i-cardT3-MC,
    .i-cardT3-MC {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    /*Privia Module F*/

    /*2 li Kredi KartÄ± S */
    .i-cardT2-wrp .i-cardT2-MC,
    .i-my-MC {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .i-cardT-img {
        padding-bottom: 38px;
    }



    /*2 li Kredi KartÄ± S */

}

/*715px F *******************************/

/*686px S *******************************/
@media screen and (max-width:686px) {


    .i-cardT1-img {
        padding-bottom: 80px;
    }

    .i-cardT2-img {
        padding-bottom: 80px;
    }

    /* YardÄ±m Ä°letiÅŸim Sayfa S */

    .i-tbbbmhh-item-t {
        min-height: 81px;
    }


    .i-tbbbmhh-item-ts {
        font-size: 17px;
        text-align: left;
    }

    .i-tbbbmhh-item {
        width: 100%;
        max-width: 100%;
    }

    .i-tbbbmhh-cardimg {
        /*  margin-top: 110%; */
    }

    .i-tbbbmhh-title {
        color: #003a72 !important;
        font-size: 22px !important;
        line-height: 22px !important;
        padding-bottom: 10px;
    }

    .i-tbbbmhh-c > * {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .i-tbbbmhh-subDesc-wrp {
        margin-top: -20px;
    }

    /* YardÄ±m Ä°letiÅŸim Sayfa F */
}

/*686px F *******************************/

/*624px S *******************************/
@media screen and (max-width:624px) {

    /* YardÄ±mcÄ± Anasayfa acordion S */
    .i_acordinf {
        padding: 10px 10px 20px 10px;
    }

    .i_acordhead {
        padding: 15px 35px 15px 10px;
        background-position-x: 95%;
    }

    .i-search-btn-C {
        width: 100%;
        float: left;
        text-align: left;
    }

    .i-search-btn {
        width: 100%;
    }

    .i-search-btn-CS {
        float: left;
        text-align: left;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .i-search-img {
        margin-right: 15px;
    }

    /* YardÄ±mcÄ± Anasayfa acordion F */



}

/*624px F *******************************/

/*600px S *******************************/
@media screen and (max-width:600px) {

    .i-crc.crcActive div {
        display: table;
    }

    .m_hide {
        display: none !important;
    }

    .m_show {
        display: inline !important;
    }

    .m_hide_Credit {
        display: none !important;
    }

    .m_show_Credit {
        display: block !important;
    }

    .i-card-btn-CT2 {
        position: relative;
        bottom: 0px;
        right: 0px;
    }

    .i-card-fake {
        height: 0px;
    }

    .i-cardT2-MC {
        display: table;
    }

    .i-my-itemCflex {
        display: table;
        flex-basis: 75%;
    }
    .i-my-itemCflexCard {
        display: table
    }
    .i-card-T2flex {
        display: table
    }




    /*Privia Module S*/
    .i-cardT3-img {
        display: none;
    }

    .i-card-btnT3,
    .i-card-btnT4 {
        float: none;
        clear: both;
        padding: 10px;
        width: 100%;
        margin-left: 0px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .i-card-btnT3-Rimg {
        margin-left: 0px;
    }

    /*Privia Module F*/

    .item {
        padding-left: 0px;
    }

    .i_slidertabShadows {
        padding-left: 60px;
        padding-right: 60px;
    }

    .i-prev {
        display: block;
    }

    .i-next {
        display: block;
    }



    /* Mevduat YatÄ±rÄ±m S */
    .i-my-C {
        margin-left: 10px;
        margin-right: 10px;
    }

    /* Mevduat YatÄ±rÄ±m F */

    /* Kredi KartÄ± S */

    .i-pd0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .i-cardT1-shw,
    .i-cardT1-shw2 {
        display: block;
    }

    .i-cardT2-shw,
    .i-cardT2-shw2 {
        display: block;
    }

    .i-cardT1-Desc-Ctn2 {
        display: none;
    }

    .i-cardT1-Desc-Ctn {
        display: none;
    }

    .i-cardT2-Desc-Ctn {
        display: none;
    }

    .i-cardT2-Desc-Ctn2 {
        display: none;
    }

    .i-cardT1-Desc-Ctn {
        padding-left: 0px !important;
        padding-bottom: 10px;
        width: 100%;
        float: left;
        text-align: left;
    }

    .i-cardT2-Desc-Ctn {
        padding-left: 0px !important;
        padding-bottom: 10px;
        width: 100%;
        float: left;
        text-align: left;
    }

    .i-cardT2-Desc-Ctn2 {
        padding-left: 0px !important;
        padding-bottom: 10px;
        width: 100%;
        float: left;
        text-align: left;
    }


    .i-cardT1-Desc-Ctn2 {
        padding-left: 0px !important;
        padding-bottom: 10px;
        width: 100%;
        float: left;
        text-align: left;
    }

    .i-cardT1-Desc-wrp:first-child,
    .i-cardT1-Desc-wrp:last-child {
        text-align: left;
        border-right: 0px solid #fff;
        border-bottom: 1px solid #e1e1e1;
        width: 94%;
        padding-left: 0px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        margin-left: 10px;
    }

    .i-cardT1-Desc-wrp-one:first-child,
    .i-cardT1-Desc-wrp-one:last-child {
        text-align: left;
        border-right: 0px solid #fff;
        width: 94%;
        padding-left: 0px;
        padding-right: 10px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        margin-left: 10px;
    }

    .i-cardT1-Desc-wrp:last-child {
        border-right: 0px solid #fff;
        border-bottom: 1px solid #fff;
    }



    .i-cardT1-img,
    .i-cardT2-img,
    .i-cardT-img {
        display: none;
    }

    .i-card-btnT1,
    .i-card-btnT2 {
        float: none;
        clear: both;
        padding: 10px;
        width: 100%;
        margin-left: 0px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .i-card-btn-CS {
        float: left;
        width: 100%;
        padding-right: 10px;
    }

    /* Kredi KartÄ± acordion F */

    .i-404-MC {
        padding-top: 40px !important;
    }

    .i-404-rbt {
        width: 70%;
    }

    .i-404-title {
        font-size: 24px !important;
        line-height: 24px;
        padding-top: 0px;
    }

    .i-bk-btn {
        margin-left: 0px !important;
    }

    .i-bk-usd-title,
    .i-bk-usd-a,
    .i-bk-usd-s {
        float: none;
    }

    .i-bk-euro-title,
    .i-bk-euro-a,
    .i-bk-euro-s {
        float: none;
    }

    .i-bk-gpb-title,
    .i-bk-gpb-a,
    .i-bk-gpb-s {
        float: none;
    }

    .i-bk-altin-title,
    .i-bk-altin-a,
    .i-bk-altin-s {
        float: none;
    }

    .i-bk-as-c {
        margin-top: -25px !important;
        float: right;
        width: 90px;
    }

    .i-bk-usd-a-v,
    .i-bk-usd-s-v,
    .i-bk-euro-a-v,
    .i-bk-euro-s-v,
    .i-bk-gpb-a-v,
    .i-bk-gpb-s-v,
    .i-bk-altin-a-v,
    .i-bk-altin-s-v {
        padding-right: 0px;
        text-align: right;
        margin-top: -21px;
        float: none;
    }

    .i-bk-bist-title,
    .i-bk-usd-title,
    .i-bk-euro-title,
    .i-bk-gpb-title,
    .i-bk-altin-title {
        font-size: 22px !important;
    }

    .i-bk-bist-v {
        float: right;
        margin-top: -15px !important;
        font-size: 16px !important;
    }

        .i-bk-bist-v b {
            font-size: 18px !important;
        }

    .i-bk-area {
        display: table;
        border-bottom: 1px solid #ebedf2;
    }

    .i-bk-title {
        float: left;
        font-size: 32px !important;
        padding-bottom: 10px;
    }



    .i-ocT1-title {
        width: 100%;
        float: left;
        font-size: 32px !important;
        line-height: 32px !important;
        padding-bottom: 10px;
        text-align: left;
    }

    .i-ocT1-wrp p {
        text-align: left;
    }

    .i-ocT1-aw-arrw {
        width: 10px;
        height: 17px;
    }

    .i-blog-aw-arrw {
        width: 10px;
        height: 17px;
    }

    .i-bk-btn {
        width: 100%;
    }

    .i-bk-btn1,
    .i-bk-btn2 {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }


    .i-rfrctn2SctnChsn {
        margin-right: 0px !important;
    }

    .i-maxi-btn {
        width: 100%;
        margin-bottom: 10px;
    }

    .i-maxi-btn-c {
        padding-left: 60px;
        padding-right: 20px;
    }

    .i-maxi-q {
        padding-left: 45px;
        margin-top: -15px;
        margin-left: 44px;
        margin-right: 20px;
    }

    .i-maxi-wrp .i-maxi-btn-c {
        padding-left: 70px;
    }

    .i-rfrctn2Sctn .i-maxi-c .i-maxi-q {
        margin-top: -20px;
        margin-left: 44px;
    }

    .i-hi-title {
        text-align: left;
    }

    .i-hi-smmry {
        text-align: left;
    }

    /*zaman aÅŸÄ±mÄ± S*/
    .i-za-itm-c {
        width: 100% !important;
        float: none !important;
    }
    /*zaman aÅŸÄ±mÄ± F*/
}

/*600px F *******************************/





/* Uur 20191206 drag obje S ********************  */

.tabContentC.drgscrll {
    overflow-y: scroll;
}

.drgscrll {
    position: relative;
    margin: auto;
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

    .drgscrll::-webkit-scrollbar {
        width: 0 !important;
        display: none;
        overflow-y: hidden;
    }

    .drgscrll > div {
        float: none;
    }

.dgrCover {
    position: relative;
}

.i-prev {
    height: 64px;
    position: absolute;
    width: 40px;
    background: none;
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/icons/slidermask2L.png);
    cursor: pointer;
    float: left;
    margin-left: 0px;
    z-index: 2;
    left: 0px;
    display: none;
}

.i-next {
    height: 64px;
    width: 40px;
    position: absolute;
    background: none;
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/icons/slidermask2.png);
    cursor: pointer;
    float: right;
    right: 0px;
    background-position-x: right;
    z-index: 2;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    margin-right: 0px;
    display: none;
}

.allSee h3 {
    color: 0f2f56 !important;
    margin: 0px !important;
}

@media screen and (max-width:1150px) {
    .i-maxi-btn-c div {
        padding-bottom: 0px;
    }

    .dgrCover {
        width: calc(100% - 40px);
        margin: auto;
    }

    .item {
        padding-left: 0px;
    }

    .i_slidertabShadows {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/* Uur 20191206 drag obje  F ********************  */

/* Uur 20191223 maxi S *********************/

.maxiLogoC {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 150px;
    z-index: 99;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.maxiFlyerC {
    position: fixed;
    z-index: 100;
    top: 160px;
    width: 80%;
    max-width: 500px;
    right: calc((100% - 1116px) / 2);
    height: calc(100% - 170px);
    background-color: white;
    border-radius: 10px;
    border: 1px solid red;
    display: none;
}

.i-maxi-C {
    background-color: red;
    color: white;
    font-size: 16px;
    border: 1px solid white;
    text-align: center;
}

.i-item-maxiMArea {
    display: none;
    border: 1px solid red;
    margin-top: 20px;
    margin-bottom: 10px;
}

@media screen and (max-width:1150px) {
    .maxiFlyerC {
        top: 80px;
        height: calc(100% - 100px);
        right: 10px;
    }
}
/* Uur 20191223 maxi F *********************/




/*Uur 20191224 mobile menÃ¼ fix S *********************/
.mobileFixLinksCache {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
}
/*Uur 20191224 mobile menÃ¼ fix F *********************/

/* Uur 20191224 Ã§apa modÃ¼lÃ¼ S ************************/

.i_sliderTabItemCT2 {
    display: inline-block;
    font-size: 20px;
    color: #6b8197;
    float: left;
    height: 64px;
    padding-top: 15px;
    margin-right: 20px;
    font-family: ProximaB;
    cursor: pointer;
    /*  padding-left: 20px; */
}

    .i_sliderTabItemCT2.active {
        color: #0f2f56;
        border-bottom: 5px solid #ef2d73;
    }

/* Uur 20191224 Ã§apa modÃ¼lÃ¼ F ************************/
/*anasayfa haberler s*/
.NewsAreaC {
    width: 100%;
    float: none;
    clear: both;
    margin: auto;
}

.NewsAreaCS {
    max-width: 1116px;
    float: none;
    clear: both;
    margin: auto;
    padding-right: 10px;
    padding-left: 15px;
}

.NewsAreaTitle {
    width: 100%;
    font-size: 28px;
    text-align: left;
    color: #013682;
    line-height: 28px;
}

    .NewsAreaTitle h2 {
        width: 100% !important;
        font-size: 28px !important;
        color: #013682 !important;
        line-height: 28px !important;
        margin: 0 auto !important;
        font-weight: normal !important;
    }

.NewsAreaSubTitle {
    padding-bottom: 25px;
    color: #20272f;
    font-size: 16px;
    text-align: left;
}

.newsAreaCarousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.newsAreaCarousel .owl-stage-outer {
    margin-left: 0px;
}




.cardsCarouselUrl {
    text-decoration: none !important;
}

.cardsCarousel {
    width: 100% !important;
    min-height: 75px;
    border-radius: 4px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14);
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 14px;
    margin-bottom: 25px;
    margin-left: 0px;
    height: 150px;
    word-break: break-word;
}

    .cardsCarousel:hover > .cardsCarouselNav {
        color: #ef2d73;
    }

    .cardsCarousel:hover > .cardsCarouselAllNews {
        color: #ef2d73;
    }

.cardsCarouselTitle {
    color: #0f2f56;
    font-size: 16px;
    line-height: 16px;
    text-align: left;
    font-family: 'ProximaB';
    padding-bottom: 15px;
}

    .cardsCarouselTitle h3 {
        color: #0f2f56 !important;
        font-size: 16px !important;
        line-height: 16px !important;
        text-align: left !important;
        font-family: 'ProximaB' !important;
        font-weight: normal !important;
        margin: 0 auto !important;
    }

.cardsCarouselSubTitle, .cardsCarouselSubTitle div {
    color: #4a4a4a;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    padding-bottom: 10px;
    font-size: 12px !important;
    word-break: break-word;
    word-wrap: break-word;
}

.cardsCarouselNav {
    /* color: #0f2f56;
     font-size: 14px;
     text-align: right;
     font-family: 'ProximaB';*/
    float: none;
    clear: both;
    color: #0f2f56;
    text-align: right;
    position: absolute;
    bottom: 20px;
    width: 95%;
    padding-right: 15px;
    font-family: 'ProximaB';
    font-size: 13px !important;
}

.allSeeC {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
    background-color: #fff;
    border: 1px solid #fff;
}

.cardsCarouselAllNews {
    font-size: 16px;
    color: #0f2f56;
    font-family: 'ProximaB';
    width: 70%;
    max-height: 212px;
    margin: 0 auto;
    line-height: 20px !important;
    text-align: center !important;
    border-radius: 50px !important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.14) !important;
    background-color: #ffffff !important;
    border: 1px solid #eeeeee !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-top: 35px;
}

.allSee {
    border-radius: 50px;
}

.cardsCarouselUrl2 {
    text-decoration: none !important;
}

.cardsCarouselAllNews2C {
    width: 100%;
}

.cardsCarouselAllNews2 {
    float: right;
    font-size: 16px;
    color: #0f2f56;
    font-family: 'ProximaB';
    text-align: left;
    margin-top: -10px !important;
    margin-bottom: 20px;
}

    .cardsCarouselAllNews2:hover {
        color: #ef2d73;
    }


/*anasayfa haberler f*/

.NewsAreaCarousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

.NewsAreaCarousel .cardsCarousel {
    height: 95% !important;
}

.NewsAreaCarousel .item, .NewsAreaCarousel .cardsCarousel {
    height: 100%;
}

.cardsCarouselAllNews2 {
    margin-top: 10px !important;
}




#Video_lb_MCover {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
    background: url("https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/ik/video_lb_bg.png");
}

#video_player_Cover {
    margin-left: auto;
    margin-right: auto;
}

#VideoPlayer {
    -webkit-box-shadow: 3px 3px 3px 0px rgba(209,207,209,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(209,207,209,1);
    box-shadow: 3px 3px 3px 0px rgba(209,207,209,1);
    width: 100%;
    height: 100%;
}

#VideoPlayerif {
    -webkit-box-shadow: 3px 3px 3px 0px rgba(209,207,209,1);
    -moz-box-shadow: 3px 3px 3px 0px rgba(209,207,209,1);
    box-shadow: 3px 3px 3px 0px rgba(209,207,209,1);
    width: 100%;
    height: 100%;
}

#video_close {
    text-align: left;
    color: #ffffff;
    cursor: pointer;
}

#video_player_last_cover {
    height: 100%;
    background-color: #000000;
}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}

.videoOpener {
    cursor: pointer;
}


.blogCookieCover {
    width: 100%;
    position: fixed;
    bottom: 0px;
    float: left;
    clear: both;
    height: auto;
    min-height: 85px;
    background-color: #87a2bd;
    color: #fff;
    z-index: 999999;
    display: none;
}


.blogCookiesubCover {
    text-align: left;
    width: 100%;
    max-width: 1114px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto;
    height: auto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
    color: #ffffff;
}

.blogCookieText {
    float: left;
    text-align: left;
    width: 90%;
    padding-left: 10px;
    margin: auto;
    height: auto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
    color: #ffffff;
}

.blogCookieBtnCover {
    float: right;
    width: 8%;
    min-width: 175px;
    height: auto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 43px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    padding-bottom: 15px;
}

.blogCookieBtn {
    float: left;
    width: 80%;
    min-width: 140px;
    margin: auto;
    height: 36px;
    border-radius: 22.5px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #001e3c;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 37px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.blogCookieCls {
    margin-right: 30px;
    float: right;
    text-align: center;
    width: 20px;
    height: 20px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    margin-top: -10px;
    margin-bottom: 10px;
}

.bCookiePolicyLink {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #264fa4;
}
#smartbanner.android {
    border-color: #212228;
    background: #3d3d3d url('https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/dark_background_stripes.gif');
    border-top: 5px solid #88b131;
    box-shadow: none
}

#smartbanner {
    position: fixed;
    left: 0;
    top: -82px;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    height: 78px;
    font-family: 'Helvetica Neue',sans-serif;
    background: -webkit-linear-gradient(top,#f4f4f4 0%,#cdcdcd 100%);
    background-image: -ms-linear-gradient(top,#f4f4f4 0%,#cdcdcd 100%);
    background-image: -moz-linear-gradient(top,#f4f4f4 0%,#cdcdcd 100%);
    box-shadow: 0 1px 2px rgba(0,0,0,.5);
    z-index: 9998;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    -webkit-text-size-adjust: none
}

    #smartbanner .sb-container {
        margin: 0 auto
    }

    #smartbanner.android .sb-close {
        border: 0;
        width: 17px;
        height: 17px;
        line-height: 17px;
        color: #b1b1b3;
        background: #1c1e21;
        text-shadow: 0 1px 1px #000;
        box-shadow: 0 1px 2px rgba(0,0,0,.8) inset,0 1px 1px rgba(255,255,255,.3)
    }

    #smartbanner .sb-close {
        position: absolute;
        left: 5px;
        top: 5px;
        display: block;
        border: 2px solid #fff;
        width: 14px;
        height: 14px;
        font-family: 'ArialRoundedMTBold',Arial;
        font-size: 15px;
        line-height: 15px;
        text-align: center;
        color: #fff;
        background: #070707;
        text-decoration: none;
        text-shadow: none;
        border-radius: 14px;
        box-shadow: 0 2px 3px rgba(0,0,0,.4);
        -webkit-font-smoothing: subpixel-antialiased
    }

    #smartbanner .sb-icon {
        position: absolute;
        left: 30px;
        top: 10px;
        display: block;
        width: 57px;
        height: 57px;
        background: rgba(0,0,0,.6);
        background-size: cover;
        border-radius: 10px;
        box-shadow: 0 1px 3px rgba(0,0,0,.3)
    }

    #smartbanner.android .sb-info {
        color: #ccc;
        text-shadow: 0 1px 2px #000
    }

    #smartbanner .sb-info {
        position: absolute;
        left: 98px;
        top: 18px;
        width: 44%;
        font-size: 11px;
        line-height: 1.2em;
        font-weight: bold;
        color: #6a6a6a;
        text-shadow: 0 1px 0 rgba(255,255,255,.8)
    }

    #smartbanner.android .sb-info strong {
        color: #fff
    }

    #smartbanner .sb-info > span {
        display: block
    }

    #smartbanner .sb-info > span {
        display: block
    }

    #smartbanner.android .sb-button {
        min-width: 12%;
        border: 1px solid #dddcdc;
        padding: 1px;
        color: #d1d1d1;
        background: none;
        border-radius: 0;
        box-shadow: none
    }

    #smartbanner .sb-button {
        position: absolute;
        right: 20px;
        top: 24px;
        border: 1px solid #bfbfbf;
        padding: 0 10px;
        min-width: 10%;
        height: 24px;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        font-weight: bold;
        color: #6a6a6a;
        background: -webkit-linear-gradient(top,#efefef 0%,#dcdcdc 100%);
        text-transform: uppercase;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        border-radius: 3px;
        box-shadow: 0 1px 0 rgba(255,255,255,.6),0 1px 0 rgba(255,255,255,.7) inset
    }

    #smartbanner.android .sb-button span {
        text-align: center;
        display: block;
        padding: 0 10px;
        background-color: #42b6c9;
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#42b6c9),to(#39a9bb));
        background-image: -moz-linear-gradient(top,#42b6c9,#39a9bb);
        text-transform: none;
        text-shadow: none;
        box-shadow: none
    }

/* video S */

.i-video-bannerC {
    background-image: url(https://web-archive.nli.org.il/National_Library/oe_/https://gorsel.isbank.com.tr/sttk/StaticFiles/Isbank/images/content/i-bk-bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 50%;
    padding-bottom: 10px;
}

.i-video-bannerSC {
    width: 1116px;
    margin: auto;
}

.i-video-banneritems {
    padding-top: 50px;
    width: 100%;
    display: block;
    z-index: 0;
}

.i-video-bn-item {
    position: relative;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.14);
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 14px;
    height: 100%;
}

.i-video-bn-itemSub {
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.i-video-url {
    text-decoration: none;
    color: #2f4b6d;
    font-size: 14px;
}

.i-video-url:visited {
    color: #2f4b6d !important;

}

    .i-video-url:hover {
        color: #ea4684 !important;
    }

.i-video-bn-imgC {
}

.i-video-bn-img {
}

.i-video-bn-textC {
    padding-top: 10px;
    text-decoration: none;
    font-size: 16px;
}

.video-bn-extra-bottom, .video-bn-extra-bottom a {
    text-align: right;
    color: #0f2f56;
    font-family: ProximaB;
    font-size: 16px;
    text-decoration: none;
}

/* link banner icin */

.videoBanner-linkitem-hidden {
    display: none;
    visibility: hidden;
}

.i-video-link-item {
    height: 50px;
    border-radius: 25px;
    margin-top: 100px;
}

.i-video-link-item-url {
    color: #0f2f56;
    font-family: ProximaB;
    font-size: 16px;
    text-decoration: none;
}

/*shadow kesilmesini engellemek icin + aynı height saglamak icin*/
.i-video-bannerC .owl-stage {
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}


@media screen and (max-width:1150px) {

    .i-video-bannerSC {
        width: 100%;
    }

    .video-bn-extra-bottom {
        display: none;
    }
}
/* video F */




/* cookieclose */
@media screen and (max-width: 1150px) {

    .blogCookieCls {
        text-align: center;
        font-size: 16px;
        cursor: pointer;
        float: right;
        width: 10%;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
.isb_audio1 {
    width: 100%;
    max-width: 500px;
}

.i-hm-bn-img-l-Mbl {
    display: none !important;
}

.i-home-bannerItemsTekli{padding-top:50px;}

@media screen and (max-width: 800px) {
    .i-hm-bn-img-l-Mbl {
        display: block !important;
    }

    .i-hm-bn-img-l {
        display: none !important;
    }
}

.i-home-bannerItemsTekli .owl-dots .owl-dot.active span {
    background: #264fa4 !important;
}

.i-home-bannerItemsTekli .owl-dots .owl-dot span {
    background: #d6d6d6 !important;
}






































