﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-weight: 400;
}



h1 {
    font-size: 40px !important;
    font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
    ;
}

h2 {
    font-size: 28px !important;
    font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
    ;
}

h3 {
    font-size: 26px !important;
    font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
    ;
}

h4 {
    font-size: 24px !important;
    font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
    ;
}

h5 {
    font-size: 22px !important;
    color: #568da9 !important;
    font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
    ;
}

h6 {
    font-size: 22px !important;
    color: #568da9 !important;
    font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
    ;
}

p {
    font-size: 18px !important;
    font-family: "unlu_sansmedium", Helvetica, Arial, sans-serif !important;
    ;
}

li {
    font-size: 18px !important;
    font-family: "unlu_sansmedium", Helvetica, Arial, sans-serif !important;
    ;
}

td {
    font-size: 18px !important;
    font-family: "unlu_sansmedium", Helvetica, Arial, sans-serif !important;
    ;
}



@media (max-width: 992px) {
    h1 {
        font-size: 36px !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h2 {
        font-size: 26px !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h3 {
        font-size: 26px !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h4 {
        font-size: 24px !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h5 {
        font-size: 22px !important;
        color: #568da9 !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h6 {
        font-size: 22px !important;
        color: #568da9 !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    p {
        font-size: 17px !important;
        font-family: "unlu_sansmedium", Helvetica, Arial, sans-serif !important;
        ;
    }

    li {
        font-size: 17px !important;
        font-family: "unlu_sansmedium", Helvetica, Arial, sans-serif !important;
        ;
    }

    td {
        font-size: 17px !important;
        font-family: "unlu_sansmedium", Helvetica, Arial, sans-serif !important;
        ;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 30px !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h2 {
        font-size: 24px !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h3 {
        font-size: 24px !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h4 {
        font-size: 24px !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h5 {
        font-size: 22px !important;
        color: #568da9 !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    h6 {
        font-size: 22px !important;
        color: #568da9 !important;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif !important;
        ;
    }

    p {
        font-size: 17px !important;
        font-family: "unlu_sansmedium", Helvetica, Arial, sans-serif !important;
        ;
    }

    li {
        font-size: 17px !important;
        font-family: "unlu_sansmedium", Helvetica, Arial, sans-serif !important;
        ;
    }

    td {
        font-size: 17px !important;
        font-family: "unlu_sansmedium", Helvetica, Arial, sans-serif !important;
        ;
    }
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul,
menu {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none !important;
    outline: none !important;
    color: #7a848d;
    transition: all ease 0.2s;
}

h1, h2, h3, h4, h5 {
    text-transform: capitalize;
}

h1 {
    font-size: 2.3em;
    line-height: 1.2;
    padding-bottom: 15px;
    color: #0069AA;
    font-family: 'unlu_sansmedium';
}

h2 {
    font-size: 1.9em;
    line-height: 1.44;
    padding-bottom: 15px;
    color: #0069AA;
}

h3 {
    font-size: 1.7em;
    color: #0069AA;
    line-height: 1.5;
    padding-bottom: 0.5em;
    font-family: 'unlu_sansmedium';
}

h4 {
    font-size: 1.5em;
    line-height: 1.4;
    font-family: 'unlu_sansmedium';
    padding-top: 30px;
    color: #0069AA;
}

p {
    padding-bottom: 10px;
}

img {
    max-width: 100%;
}

a {
    cursor: pointer;
}

.clr {
    clear: both;
    font-size: 0
}

button {
    cursor: pointer;
    background: none;
    transition: all ease 0.2s;
    border: 0;
}
/* .h100 {height: 100%;} */
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

strong {
    font-family: 'unlu_sansmedium';
    color: #0069AA;
}

.pop-up-buton {
    cursor: pointer;
}

body, html {
    font-size: 16px;
    font-family: 'unlu_sansnormal';
    line-height: 26px;
    color: #7a848d;
    scroll-behavior: smooth;
}

    body.fixeable {
        overflow: hidden;
        /*  position: fixed;
   
    height: 100vh;
    width: 100vw; */
    }
    /* ---------------oldmenu---------- */
    body.basement-open {
        background: #FFF;
        overflow-x: hidden
    }

#header .mobile {
    display: none
}

.nav-top {
    display: none
}

#nav-basement {
    background: #fff none repeat scroll 0 0;
    display: none;
    left: 0;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
    width: 75%;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
    z-index: 100
}

    #nav-basement ul {
        width: 100%;
        padding-bottom: 15px
    }

        #nav-basement ul li {
            padding: 10px 0;
            text-align: center
        }

            #nav-basement ul li a {
                color: #000;
                font-family: 'unlu_sanslight';
                font-size: 18px
            }

            #nav-basement ul li ul {
                padding-top: 10px;
                float: none;
                clear: both;
                padding-bottom: 0
            }

                #nav-basement ul li ul li {
                    width: 100%;
                    padding: 5px 0
                }

                    #nav-basement ul li ul li a {
                        font-size: 14px
                    }

    #nav-basement #nav-logo {
        width: 100px;
        height: 100px;
        margin: 0 auto
    }

        #nav-basement #nav-logo a {
            display: block;
            width: 100%;
            height: 100%;
            background: url(../img/logo.png) left center no-repeat;
            background-size: contain
        }

.basement-open #headerContainer, .basement-open #footerContainer, .basement-open #contentContainer {
    transform: translate3d(75%, 0px, 0px);
    transition: transform 0.2s ease 0.15s
}

.basement-open #nav-basement {
    opacity: 1;
    display: block
}

#headerContainer {
    position: absolute;
    width: 100%;
    left: 0;
    top: 47px;
    z-index: 999;
    height: auto;
    background: white;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(39,60,101,0.23);
    -moz-box-shadow: 0px 0px 30px 0px rgba(39,60,101,0.23);
    box-shadow: 0px 0px 30px 0px rgba(39,60,101,0.23)
}

    #headerContainer.static {
        height: 92px;
        position: relative
    }

#content img {
    max-width: 100%
}

#nav-basement {
    display: none
}

#header {
    height: 93px;
    position: relative
}

    #header > .row {
        height: 100%
    }

    #header .logo {
        height: 100%
    }

        #header .logo a {
            display: block;
            width: 80%;
            height: 100%;
            background: url(../img/logo.png) left center no-repeat;
            background-size: contain;
        }

    #header .search-button {
        float: right;
        padding: 30px 17px 30px;
    }

        #header .search-button a {
            display: block;
            width: 33px;
            height: 33px;
            background: url(../img/search-button.png) 0 0 no-repeat
        }

        #header .search-button.on {
            background: #FFF;
            -webkit-box-shadow: 0px 0px 30px 0px rgba(39,60,101,0.23);
            -moz-box-shadow: 0px 0px 30px 0px rgba(39,60,101,0.23);
            box-shadow: 0px 0px 30px 0px rgba(39,60,101,0.23)
        }



    #header .menu-button {
        position: absolute;
        left: 15px;
        top: 10px;
        width: 30px;
        height: 30px;
        display: none
    }

        #header .menu-button a {
            display: block;
            width: 100%;
            height: 100%;
            background: url(../../../../../500.html) 0 0 no-repeat
        }

        #header .menu-button.on a {
            background: url(../../../../../500.html) 0 0 no-repeat;
            background-size: contain
        }

    #header .menu ul {
        float: right
    }

        #header .menu ul li {
            float: left;
            position: relative;
            margin-left: 10px
        }

            #header .menu ul li a {
                font-family: 'unlu_sanslight';
                font-size: 17px;
                color: #000;
                padding: 37px 5px 36px;
                display: block;
                line-height: normal;
                text-decoration: none !important;
            }

            #header .menu ul li:hover a, #header .menu ul li.selected a {
                color: #568da9;
                background: #FFF
            }

            #header .menu ul li ul {
                position: absolute;
                z-index: 9999;
                left: 0;
                top: 90px;
                width: 250px;
                background: #FFF;
                display: none;
                padding: 10px 0 20px 0
            }

                #header .menu ul li ul li {
                    padding: 8px 20px;
                    width: 100%
                }

                    #header .menu ul li ul li a {
                        color: #000;
                        padding: 0
                    }

                    #header .menu ul li ul li:hover a, #header .menu ul li ul li.selected a {
                        color: #568da9
                    }

            #header .menu ul li:hover {
                -webkit-box-shadow: 0px 0px 30px 0px rgba(39,60,101,0.23);
                -moz-box-shadow: 0px 0px 30px 0px rgba(39,60,101,0.23);
                box-shadow: 0px 0px 30px 0px rgba(39,60,101,0.23)
            }

                #header .menu ul li:hover ul {
                    display: block;
                    -webkit-box-shadow: 0px 27px 30px 0px rgba(39,60,101,0.23);
                    -moz-box-shadow: 0px 27px 30px 0px rgba(39,60,101,0.23);
                    box-shadow: 0px 27px 30px 0px rgba(39,60,101,0.23)
                }

                    #header .menu ul li:hover ul li a {
                        color: #000
                    }

                    #header .menu ul li:hover ul li:hover, #header .menu ul li:hover ul li.selected {
                        box-shadow: none
                    }

                        #header .menu ul li:hover ul li:hover a, #header .menu ul li:hover ul li.selected a {
                            color: #568da9
                        }

#searchContainer {
    width: calc(100% - 30px);
    height: auto !important;
    margin: 0;
    right: 15px;
    position: absolute;
    top: 93px;
    background: #FFF;
    -webkit-box-shadow: 0px 27px 30px 0px rgba(39,60,101,0.23);
    -moz-box-shadow: 0px 27px 30px 0px rgba(39,60,101,0.23);
    box-shadow: 0px 27px 30px 0px rgba(39,60,101,0.23);
    display: none
}

    #searchContainer input {
        width: 100%;
        background: #FFF;
        border: 0 none;
        font-family: 'unlu_sanslight';
        font-size: 20px;
        color: #000;
        outline: none !important;
        line-height: 70px;
        padding-left: 15px;
    }

/* ---------------oldmenu---------- */
.header-fix-top {
    background: #0069AA;
    padding: 10px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}

    .header-fix-top .container {
        display: flex;
        justify-content: end;
    }

    .header-fix-top ul {
        display: flex;
    }

        .header-fix-top ul li::before {
            padding: 0 8px 0 15px;
            content: '|';
            color: white;
            position: relative;
            top: -2px;
        }

        .header-fix-top ul li:first-child:before {
            content: none;
        }

    .header-fix-top a {
        color: white;
        margin-left: 10px;
        font-family: 'unlu_sansmedium';
        font-size: 18px;
    }
/* .owl-carousel {
        height: 100%;
    } */
.owl-dots .owl-dot span {
    background: #fff;
}

.owl-nav {
    display: none !important;
}

.homeBanner {
    margin-top: 114px;
}

    .homeBanner .container-fluid {
        padding: 0;
    }

    .homeBanner .owl-carousel .owl-item {
        background: white;
    }

.textPart {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0px;
    color: #555 !important;
    font-family: 'unlu_sansnormal';
    text-align: left;
    font-size: 2.5em;
    line-height: 1.2;
}

.banner-content {
    display: flex;
    align-items: center;
}

button.owl-prev {
    position: absolute;
    left: 30px;
    top: 35%;
    content: attr("<");
    font-size: 80px !important;
    color: #D6D6D6 !important;
}

button.owl-next {
    position: absolute;
    right: 30px;
    top: 35%;
    content: attr(">");
    font-size: 80px !important;
    color: #D6D6D6 !important;
}

    button.owl-next:hover, .homeBanner button.owl-prev:hover {
        color: #0069AA !important;
    }

.smallBanner {
    display: none !important;
}

.products {
    margin: 40px 0 50px 0;
}

.products-box {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

    .products-box:hover {
        box-shadow: 0 25px 50px rgba(0,0,0,.07);
        border-radius: 10px;
    }

    .products-box h4 {
        margin-top: -30px;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .products-box img {
        width: 50%;
        position: relative;
        z-index: -1;
    }

.goLinkBtn {
    display: block;
    margin: 30px auto;
    background: #94C11C;
    color: white;
    padding: 15px 50px;
    font-family: 'unlu_sansmedium';
    font-size: 1.2rem;
    width: fit-content;
    border-radius: 2px;
}

    .goLinkBtn:hover {
        background: #0069AA;
    }

.goLinkBtnBlue {
    display: inline-block;
    margin: 30px auto;
    background: #0069AA;
    color: white;
    padding: 15px 50px;
    font-family: 'unlu_sansmedium';
    font-size: 1.2rem;
    width: fit-content;
    border-radius: 2px;
}

    .goLinkBtnBlue:hover {
        background: #94C11C;
    }

.why-description {
    display: flex;
    align-items: flex-end;
    margin-top: 40px;
    margin-bottom: 60px;
}

    .why-description ul li {
        background: url(../img/check.png) left center no-repeat;
        font-family: 'unlu_sansmedium';
        font-size: 18px;
        line-height: 1.5;
        padding: 10px 0 10px 40px;
    }

    .why-description .goLinkBtn {
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }

.attanding-con {
    background: #f8f8f8;
    margin-bottom: 50px;
    padding: 50px 0 20px 0;
}

.attanding-steps {
    text-align: center;
}

.steps-con {
    margin: 0;
}

.attanding-steps p {
    font-size: 20px;
}

.app-download-mobile-button {
    display: none !important;
}

.steps-box {
    text-align: center;
    display: block;
    margin: 40px 0 40px 0;
    color: #7a848d;
    background: white;
    padding-top: 10px;
    border-radius: 4px;
}

    .steps-box p {
        padding: 0 15px;
    }

    .steps-box span {
        font-size: 2rem;
        background: #0069AA;
        color: white;
        border-radius: 50%;
        display: flex;
        width: 80px;
        height: 80px;
        justify-content: center;
        align-items: center;
        margin: 30px auto;
    }

    .steps-box .link {
        font-family: 'unlu_sansmedium';
        background: #0069AA;
        border-radius: 0;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        display: block;
        color: white;
        margin-top: 30px;
        font-size: 18px;
        height: auto;
    }

    .steps-box:hover .link, .steps-box:hover span {
        background: #94C11C;
    }

    .steps-box:hover {
        box-shadow: 0px 0px 25px 2px #ccc;
    }

.income {
    left: 180px;
}

    .income .owl-dots {
        display: none !important;
    }

.annoucements {
    padding: 15px 0;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #f8f8f8;
}

    .annoucements a {
        border-right: 1px solid #7a848d;
        padding-right: 15px;
    }

        .annoucements a:hover {
            color: #0069AA;
        }

    .annoucements span {
        color: white !important;
        background: url(../img/duyuru-bg.png);
        text-align: center;
        font-size: 14px;
        line-height: 58px;
        width: 180px;
        display: inline-block;
        margin: 0;
        position: absolute;
        top: 0;
        z-index: 9;
        font-family: 'unlu_sansmedium';
    }

.about-home { /* background: #f8f8f8; */
    padding: 10px 0 40px 0;
}

    .about-home h4 {
        padding-bottom: 10px;
        padding-top: 0;
    }

.about-unluco {
    border: 2px solid #f1f1f1;
    min-height: 367.59px;
    border-radius: 5px;
    padding: 20px 10px 20px 20px;
    background: #f8f8f8;
}

    .about-unluco .force-overflow {
        padding-right: 15px;
    }

.pop-up-con, .openAccount-con {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999;
    background: rgba(30, 30, 30, .8);
    transition: .3s all;
    opacity: 0;
    visibility: hidden;
    padding: 0 6px;
}

    .pop-up-con.open, .openAccount-con.open {
        opacity: 1;
        visibility: visible;
    }

    .pop-up-con .container, .openAccount-con .container {
        height: 100%;
    }

.pop-up-collapse {
    height: 100%;
    justify-content: center;
    align-items: center;
}

.pop-up-content {
    background: white;
    position: relative;
    display: block;
    border-radius: 4px;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.08);
    border: solid 1px #e5e5e5;
    padding: 10px 20px 30px 20px;
    max-height: 85vh;
    max-width: 650px;
    margin: 0 auto;
    overflow: auto;
    border: 10px solid white;
    border-block-width: 20px;
}

    .pop-up-content h3 {
        padding-bottom: 0.5em;
        font-family: 'unlu_sansmedium';
        color: #01609c;
        line-height: 1.3;
        font-size: 1.4em;
        padding-right: 10px;
    }

    .pop-up-content p {
        padding-bottom: 1em;
        font-size: 15px;
    }

.pop-up-accept {
    height: 70px;
    line-height: 70px;
    width: 100%;
    border: 0 !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 0.89;
    text-align: center;
    color: #fff;
    background: #0069AA;
    margin-top: 30px;
    border-radius: 4px;
}

.pop-up-close, .openAccount-close {
    width: 40px;
    height: 40px;
    background: url(../img/pop-up-close.jpg) center center no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    text-align: center;
}

.openAccount-close {
    top: -13px;
}

footer h4 {
    font-size: 1.3em;
    padding-bottom: 10px;
}

footer a:hover {
    color: #0069AA;
}

.copyright {
    background-color: #0069AA;
    color: white;
    font-family: 'unlu_sansmedium';
    text-align: center;
    font-size: 12px;
    padding: 15px;
    margin-top: 30px;
}

.social-media {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 20px 0 0px 0;
}

.foSocial li {
    float: left;
    margin: 0 4px;
}

    .foSocial li a {
        display: block;
        width: 35px;
        height: 35px;
        /*  filter: grayscale(1); */
    }

        .foSocial li a:hover {
            transition: all ease-in 0.3s;
            filter: grayscale(0);
        }

        .foSocial li a.facebook {
            background: url(../img/facebook.png);
            background-size: cover;
        }

        .foSocial li a.twitter {
            background: url(../img/twitter.png);
            background-size: cover;
        }

        .foSocial li a.linkedin {
            background: url(../img/linkedin.png);
            background-size: cover;
        }

        .foSocial li a.instagram {
            background: url(../img/instagram.png);
            background-size: cover;
        }

.social-big {
    display: flex;
    justify-content: end;
    padding-right: 15px;
}

a.youtube {
    background: url(../img/youtube-club.png);
    border-radius: 4px;
    background-size: cover;
    width: 115px;
    height: 70px;
    display: block;
}

a.spotify {
    background: url(../img/spotify.png);
    width: 115px;
    height: 70px;
    display: block;
    background-size: cover;
    margin-left: 8px;
    border-radius: 4px;
}

#widget-economy {
    background: #f8f8f8;
    padding: 10px;
    border-bottom: 2px solid #eee;
    border-top: 2px solid #eee;
    overflow: hidden;
    width: 100%;
    margin: 0px 0 40px 0;
}

.widget-economy-items {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    margin: 0;
    padding: 0;
}

.widget-economy-item {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    border-right: .07143rem solid #e9e9e9;
    padding: 0 2.71429rem;
    margin-right: 0;
}

.widget-economy-item-status {
    font-size: 14px;
    border-radius: 2px;
}

.widget-economy-item-status--up i {
    width: 22px;
    height: 22px;
    text-align: center;
    background: #c0e1d0;
    color: #008431;
    border-radius: 2px;
    line-height: 28px;
    position: relative;
    top: 2px;
}

.widget-economy-item-status--down i {
    width: 22px;
    height: 22px;
    text-align: center;
    background: #ecb8b8;
    color: #dd4141;
    padding-top: 2px;
    border-radius: 2px;
}

.widget-economy-item-status--up .widget-economy-item-status-percent {
    display: block;
    color: #008431;
    margin-top: .35714rem;
    margin-left: 0;
}

.widget-economy-item-status--down .widget-economy-item-status-percent {
    display: block;
    color: #dd4141;
    margin-top: .35714rem;
    margin-left: 0;
}

.widget-economy-item-name {
    font-size: 14px;
}

.scrollbar {
    float: right;
    height: 280px;
    /* margin-right: 30px;*/
    overflow-y: scroll;
    width: 100%;
}

.force-overflow {
    min-height: 300px;
    border-radius: 10px;
}

.sc-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    width: 12px;
    background-color: #e6e6e6;
}

.sc-style::-webkit-scrollbar {
    width: 12px;
    border-radius: 10px;
    background-color: #e6e6e6;
}

.sc-style::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f2f2f2;
    width: 8px !important;
}

    .sc-style::-webkit-scrollbar-thumb:horizontal {
        border-width: 6px 1px 1px;
        padding: 0 0 0 100px;
        box-shadow: inset 1px 1px 0 rgb(220, 172, 0), inset -1px 0 0 rgb(220, 172, 0);
    }

.clr {
    display: block;
    clear: both;
}

.analiz {
    background: #fff;
    border: 2px solid #f1f1f1;
    border-radius: 5px;
    padding: 20px;
    padding-right: 10px;
}

.analiz-box {
    background: #f8f8f8;
    display: block;
    padding: 20px;
    margin: 0px 10px 20px 0px;
    border: 2px solid #f1f1f1;
    border-radius: 5px;
    font-size: 14px;
    color: #555555;
    text-decoration: none !important;
    position: relative;
    transition: all ease-in 0.3s;
}

    .analiz-box i {
        color: #0069AA;
        transition: all ease-in 0.2s;
        font-size: 16px;
        position: absolute;
        bottom: 15px;
        right: 15px;
        opacity: 0;
    }

    .analiz-box:hover {
        background: #ffffff;
        color: #555555;
        border-left-color: #0069AA;
        border-left-width: 7px;
        /* padding-left: 13px; */
    }

        .analiz-box:hover i {
            opacity: 1;
        }

    .analiz-box h4 {
        font-size: 18px;
        color: #0069AA;
        margin: 0px;
        padding: 0;
    }

.form-buton {
    position: fixed;
    display: block;
    height: 40px;
    width: 210px;
    background: #0069AA;
    color: white !important;
    transform: rotate( -90deg );
    top: 225px;
    right: -85px;
    z-index: 9999;
    transition: all 0.5s ease;
    white-space: nowrap;
    text-align: center;
    line-height: 40px;
    font-size: 21px;
    font-family: 'unlu_sansmedium';
}

#fixedForm {
    width: 344px;
    position: fixed;
    top: 60px;
    right: -344px;
    z-index: 9998;
    transition: all 0.5s ease;
}

.form-button {
    position: relative;
    display: block;
    height: 40px;
    width: 210px;
    background: #0069AA;
    color: white !important;
    transform: rotate( -90deg );
    top: 165px;
    right: 125px;
    z-index: 9999;
    transition: all 0.5s ease;
    white-space: nowrap;
    text-align: center;
    line-height: 40px;
    font-size: 21px;
    font-family: 'unlu_sansmedium';
}

    .form-button.closeForm {
        width: 40px;
        transform: rotate( 0deg );
        height: 40px;
        right: 40px;
        top: 40px;
        opacity: 0;
        position: relative;
    }

#fixedForm .button-group {
    margin-top: 80px
}

#fixedForm .form-area {
    /*width: 230px;*/
    float: right;
    background: #0069AA;
    padding: 34px 20px
}

    #fixedForm .form-area input {
        width: 100%;
        height: 50px;
        background: #fff;
        border: 0;
        margin-bottom: 10px;
        padding: 0 18px;
        font-size: 14px;
        color: #30322f;
        border-radius: 4px;
        font-family: 'unlu_sanslight';
    }

#fixedForm .form-send {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    color: #6b6464;
    font-size: 14px;
    margin-top: 38px;
    font-family: 'unlu_sansbold';
    border-radius: 4px;
}

#fixedForm.on {
    right: 0
}

    #fixedForm.on .form-button.closeForm {
        opacity: 1;
    }

#fixedForm ::-webkit-input-placeholder {
    color: #30322f;
    opacity: 1;
}

#fixedForm :-ms-input-placeholder {
    color: #30322f;
    opacity: 1;
}

#fixedForm ::-moz-placeholder {
    color: #30322f;
}

#fixedForm .form-group {
    margin-bottom: 0px;
}

.message-area {
    display: none;
    height: 210px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 50px;
    padding-right: 20px;
    padding-top: 30px;
    background: #0069aa;
}

    .message-area > span {
        display: none;
        color: #FFF;
        font-size: 16px;
        padding-top: 60px;
        line-height: 20px;
    }

        .message-area > span.error {
            padding-top: 60px
        }

        .message-area > span.on {
            display: block
        }

.g-recaptcha {
    position: relative;
    top: 5px;
}

#kvkk_txt, #kvkk_txt2 {
    position: relative;
    z-index: 9;
}

    #kvkk_txt label {
        float: left;
        color: white;
        font-size: 11px;
        line-height: 14px;
        display: block;
        width: 84%;
        padding-left: 6px;
        height: 35px;
    }

    #kvkk_txt input {
        display: block;
        float: left;
        width: 20px !important;
        height: 20px !important;
    }

    #kvkk_txt2 label {
        float: left;
        color: white;
        font-size: 11px;
        line-height: 14px;
        display: block;
        width: 80%;
        padding-left: 6px;
    }

    #kvkk_txt2 input {
        display: block;
        float: left;
        width: 20px !important;
        height: 20px !important;
    }

    #kvkk_txt2 a {
        color: white;
        font-size: 11px;
        text-decoration: underline;
    }

.metinMaske {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
    z-index: 3;
}

    .metinMaske.off {
        display: none;
    }

.btnOkey {
    height: 50px;
    line-height: 50px;
    width: max-content;
    border: 0 !important;
    font-size: 18px;
    font-weight: 500;
    padding: 0 30px;
    text-align: center;
    color: #fff;
    background: #0069AA;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 4px;
}

.hide {
    z-index: 0;
}
/*  -------------------------------- */
.tabs {
    padding: 0;
    list-style: none;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

    .tabs .active-tab {
        position: relative;
        color: black;
    }

        .tabs .active-tab:after {
            width: 100%;
            position: absolute;
            content: "";
            left: 0;
            background: white;
        }

    .tabs li {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50%;
        text-align: center;
        padding: 10px;
        background: #0069AA;
        cursor: pointer;
        color: white !important;
        font-family: 'unlu_sansmedium';
        /*font-size: 15px;*/
        font-size: 20px;
        /*line-height: 45px;*/
        line-height: 30px;
        position: relative;
        transition: all ease .3s;
    }

.qr-text {
    text-align: center;
    font-size: 20px !important;
}

.triangle {
    display: none;
    background: #141414;
    width: 14px;
    height: 14px;
    position: absolute;
    bottom: -7px;
    right: 15px;
    transform: rotate(45deg);
    z-index: 0;
    left: calc(50% - 7px);
}

.tabs .active-tab .triangle {
    display: block;
}

.tabs li:first-child .triangle {
    background-color: #94C11C;
}

.tabs li:last-child .triangle {
    background-color: #0069AA;
}

.tabs li:first-child {
    background-color: #94C11C;
    border-top-left-radius: 4px;
}

.tabs li:last-child {
    border-top-right-radius: 4px;
}

.tabs-content {
    margin-top: 20px;
    padding: 0;
    list-style: none;
}

    .tabs-content li {
        display: none;
    }

        .tabs-content li .line {
            display: block;
            height: 2px;
            width: 100%;
            background-color: #94C11C;
        }

        .tabs-content li:last-child .line {
            background-color: #0069AA;
        }

.form-group {
    position: relative;
    margin-bottom: 15px;
}

.form-control {
    display: table;
    font-family: 'unlu_sansmedium';
    height: auto;
    padding: 0 0 0 50px;
    font-size: 14px;
    color: #555555;
    border: 1px solid #dddfe7;
    border-radius: 4px;
    line-height: 50px;
    min-height: 50px;
    width: 100%;
}



/*open*/

.OpenAccount-modal {
    max-width: 1000px;
    overflow: hidden;
    transform: translateY(-50px);
    transition: all .7s;
}

    .OpenAccount-modal h2 {
        font-size: 22px;
        color: #fff;
        background: #94C11C;
        position: absolute;
        top: 3px;
        left: 0;
        width: 100%;
        text-align: center;
        line-height: 75px;
        font-family: "unlu_sansmedium" !important;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

.oaM {
    background: none !important;
}

.OpenAccount-modal p {
    line-height: 21px;
}

.OpenAccount-modal .form-con {
    padding-top: 40px;
}

.OpenAccount-modal p {
    line-height: 21px;
}

.OpenAccount-modal .form-control {
    display: table;
    height: auto;
    padding: 0 0 0 50px;
    font-size: 14px;
    color: #555555;
    border: 1px solid #dddfe7;
    border-radius: 4px;
    line-height: 50px;
    min-height: 50px;
}

.OpenAccount-modal label {
    color: #b3b3b3;
    position: absolute;
    top: 15px;
    left: 20px;
    margin-bottom: 0;
    width: inherit !important;
}

.OpenAccount-modal .form-check label {
    font-size: 13px;
    top: 4px;
    line-height: 16px;
    position: unset;
}

.OpenAccount-modal .captcha {
    margin-top: 30px;
}

.OpenAccount-modal .content-scroll {
    padding: 10px 20px 30px 20px;
    background: white;
    border-radius: 4px;
    border: 10px solid white;
    border-block-width: 20px;
}

.metinMaske {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
    z-index: 3;
}

.btnOpenAccount {
    background: #94C11C;
    color: white !important;
    position: fixed;
    display: block;
    width: 210px;
    float: left;
    height: 40px;
    transform: rotate( -90deg );
    top: 178px;
    right: -85px;
    z-index: 9999;
    transition: all 0.5s ease;
    white-space: nowrap;
    text-align: center;
    line-height: 40px;
    font-size: 21px;
    font-family: 'unlu_sansmedium';
}
/*.btnOpenAccount:hover {
        background: #568da9;
    }*/
.kvkk-modal {
    max-width: 1000px;
    border-radius: 4px;
    overflow: hidden;
    transform: translateY(-50px);
    transition: all .7s;
    margin: 20px;
    padding: 35px 20px;
    text-align: justify;
    margin-bottom: 40px !important;
}

    .kvkk-modal h2 {
        font-size: 22px;
        color: #0069AA;
    }

    .kvkk-modal h5 {
        font-size: 20px;
        font-weight: normal;
        line-height: 1.1;
        color: #0069AA;
        font-family: "unlu_sansnormal", Helvetica, Arial, sans-serif;
        margin-top: 16px;
        margin-bottom: 16px;
    }

.ametin {
    text-align: center;
    font-size: 20px;
    color: #0069AA;
    font-family: "unlu_sansbold";
    margin-bottom: 16px;
}

.kvkk-modal p a {
    color: #0069AA;
}

.kvkk-modal p {
    line-height: 21px;
    margin-bottom: 16px;
}

.kvkkCon {
    position: relative;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 0;
    vertical-align: baseline;
    font-style: normal;
    height: 52px;
    font-size: 1rem;
    line-height: 17px;
    width: 100%;
    border: 1px solid #dddfe7;
    border-radius: 4px;
}

.OpenAccount-modal label.uniq {
    color: #b3b3b3;
    position: absolute;
    top: 15px;
    left: 50px;
    width: auto;
    font-size: 14px;
}

.kvkkCon input[type="checkbox"], .kvkkCon input[type="radio"] {
    left: 20px;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 15px;
}

.btn-send {
    width: 100%;
    border-radius: 4px;
    font-size: 15px;
    text-align: left;
    padding: 10px 30px;
    margin-bottom: 10px;
    font-family: 'unlu_sansmedium';
    background-color: #94C11C !important;
    border-color: #94C11C !important;
}

    .btn-send i {
        display: inline-block;
        float: right;
        padding-top: 3px;
        font-size: 20px;
        color: white !important;
    }

.btnOkey {
    font-size: 14px;
    margin: 30px auto !important;
    background-color: #94c11c !important;
    display: block;
    color: white !important;
    text-align: center;
    height: 60px;
    line-height: 60px;
    width: max-content;
    padding: 0 45px;
    border-radius: 10px;
    margin-bottom: 0 !important;
    cursor: pointer;
    text-decoration: none !important;
}

#aydinlatma .header {
    text-align: center;
    font-size: 22px;
    font-family: 'unlu_sansbold';
    padding: 15px 0;
}

#aydinlatma ol, #aydinlatma ul {
    padding-left: 20px;
}

.subpageAccountForm .btn-send {
    background: #0069AA !important;
    border-color: #0069AA !important;
}

/*open*/

input[type="tel"]:focus, input[type="text"]:focus,
input[type="email"]:focus {
    color: #555555 !important;
    font-family: 'unlu_sansmedium';
}

.form-control::placeholder {
    color: #555555;
}

input:focus::-webkit-input-placeholder {
    color: #555555;
}

.form-group {
    position: relative;
}


.hesapAcForm label {
    color: #b3b3b3;
    position: absolute;
    top: 17px;
    left: 20px;
    margin-bottom: 0;
}

.openAccount-con .pop-up-content {
    max-width: 530px;
}

.kvkkCon {
    position: relative;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 0;
    vertical-align: baseline;
    font-style: normal;
    height: 52px;
    font-size: 1rem;
    line-height: 17px;
    width: 100%;
}

    .kvkkCon input[type=checkbox], .kvkkCon input[type=radio] {
        cursor: pointer;
        position: absolute;
        top: 13px;
        left: 15px;
        outline: 0;
        z-index: 3;
        width: 17px;
        height: 17px;
    }

    .kvkkCon label {
        border: 1px solid #dddfe7;
        padding: 16px 0;
        border-radius: 4px;
        padding-left: 50px;
        background: white;
        font-size: 13px;
        left: 0;
        top: 0;
        margin-bottom: 20px;
        width: 100%;
    }


.btn-send {
    width: 100%;
    border-radius: 4px;
    font-family: 'unlu_sansbold';
    font-size: 15px;
    text-align: left;
    padding: 10px 30px;
    margin-bottom: 10px;
    background: #0069AA;
    color: white;
    line-height: 1.6;
    display: inline-block;
}

    .btn-send i {
        display: inline-block;
        padding-top: 3px;
        font-size: 20px;
        float: right;
    }

.nav-drill {
    display: none;
}

.dijitalLinks {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.qr {
    max-width: 45%;
}

.appCon {
    max-width: 48%;
}

    .appCon a {
        display: block;
    }

.menu-bottom-buttons, .insideAccBtn {
    display: none;
}

@media screen and (max-width: 1200px) {
    #headerContainer {
        height: auto;
        background: white;
    }

    #header {
        height: 61px;
    }

    .homeBanner {
        margin-top: 82px;
    }
}

@media (max-width: 991px) {
    .nav-drill {
        display: block;
    }

    .nav-top {
        display: block;
        z-index: 9999;
    }

    #header .menu {
        display: none;
    }

    #header .logo {
        width: 150px;
        margin: 0 auto;
        float: none;
        clear: both;
    }

    #header .mobile {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
    }

    #searchContainer {
        top: 61px;
        padding-left: 15px;
        width: 100%;
        right: 0;
    }

    #header .search-button {
        padding: 17px 17px 17px;
    }

        #header .search-button a {
            background-size: cover;
            height: 27px;
            width: 27px;
        }

    .header-fix-top .container {
        justify-content: center;
    }

    .why-description {
        align-items: flex-start;
    }

    .order-md-first {
        order: -1
    }

    .about-unluco {
        /*  min-height: unset; */
        margin-top: 30px;
    }

        .about-unluco .scrollbar {
            height: 259px;
        }

        .about-unluco .goLinkBtnBlue {
            margin-bottom: 0 !important;
        }

    .about-home h4 {
        padding-top: 10px;
    }

    .about-home .goLinkBtnBlue {
        margin: 20px auto;
    }

    .textPart {
        padding: 20px;
        font-size: 2em;
    }

    #fixedForm {
        top: 28px
    }
}

@media screen and (max-width: 767px) {

    #header .search-button {
        display: none;
    }

    .nav-top {
        right: 0;
        padding-right: 15px;
        top: -3px;
        position: fixed;
    }

    #header .logo {
        margin: 0;
        float: left;
    }

    .header-fix-top {
        display: none;
    }

    #headerContainer {
        top: 0;
        position: fixed;
    }

    .insideAccBtn {
        background: #0069AA;
        color: white !important;
        display: block;
        height: 40px;
        margin-top: 10px;
        line-height: 40px;
        position: absolute;
        right: 60px;
        text-align: center;
        border-radius: 4px;
        font-family: 'unlu_sansbold';
        font-size: 14px;
        padding: 0 25px;
    }

    .menu-bottom-buttons {
        padding-top: 15px;
        display: flex;
        justify-content: start;
    }

        .menu-bottom-buttons a {
            display: block;
            float: left;
            margin-left: 15px;
            background: #0069AA;
            border-radius: 4px;
            width: 130px;
            text-align: center;
            color: white;
            display: block;
            height: 40px;
            line-height: 40px;
        }

    .homeBanner {
        margin-top: 35px;
    }

    .nav-drill {
        top: 61px;
        height: calc(100vh - 61px);
    }

    .app-download-desktop-button {
        display: none !important;
    }

    .app-download-mobile-button {
        display: block !important;
    }

    .pop-up-con.open {
        padding: 0;
    }

    .pop-up-content {
        overflow: auto;
        padding: 10px 15px 0px 15px;
    }

        .pop-up-content h4 {
            padding-right: 25px;
        }

    .pop-up-close {
        right: 0px;
    }

    #fixedForm {
        top: 68px;
    }

    .form-button.btn-txt {
        display: none;
    }

    .textPart {
        position: static;
        height: auto;
    }

    .textPart {
        padding: 55px 0px 25px 0px;
        text-align: center;
    }

    .banner-content {
        display: block;
    }

        .banner-content h1 {
            position: static;
            margin-top: 40px;
            text-align: center;
            margin-bottom: 35px;
        }

    #header .logo a {
        width: 100%;
    }

    .why-description {
        margin-top: 0;
    }

    .steps-box {
        margin: 20px 0 0 0;
    }

    .annoucements a {
        display: block;
        width: 320px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    h1 {
        font-size: 2em;
    }

    h2 {
        font-size: 1.7em;
        line-height: 1.2;
        padding-bottom: 10px;
    }

    footer {
        text-align: center;
    }

    .social-media {
        justify-content: center;
        margin-bottom: 30px;
    }

    .social-big {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 30px;
        padding-right: 0;
    }

    .income .item {
        display: block;
    }

    .tabs li {
        line-height: 20px;
    }

    .openAccount-con .pop-up-content {
        padding: 10px;
    }

    .appCon {
        max-width: 46%;
    }

    .attanding-con {
        margin-bottom: 30px;
    }

    .attanding-steps p {
        padding-bottom: 30px;
    }

    .why-description .goLinkBtn {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 540px) {
    .bigBanner {
        display: none !important;
    }

    .smallBanner {
        display: block !important;
    }
}


::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 105, 170, 1);
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 105, 170, 1);
}


.OpenAccount-modal .g-recaptcha {
    top: -10px;
}

.OpenAccount-modal .kvkkCon {
    border: unset;
}
