@charset "utf-8";
/* CSS Document */
@import "../fonts/fonts.css";
@import "../font-awesome/css/all.css";


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}

html, body {
    padding: 0;
    margin: 0;
    height: 100%;
    min-height: 100%;
}

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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, select, textarea, button, 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
}

img {
    display: block;
}

button {
    cursor: pointer
}

body {
    min-width: 1064px
}

a {
    text-decoration: none
}

ul {
    padding: 0;
    margin: 0
}

hr {
    border: 0
}

a, a:hover {
    text-decoration: none
}

:focus {
    outline: none;
    outline: 0
}

textarea, select, input[type="text"] {
    width: 100%;
    height: 52px;
    border: 1px solid #848484;
    padding-left: 12px;
    font: 15px 'Exo-Regular';
    color: #405c58;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

select {
    height: 36px;
    padding-right: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'Akrobat-Regular';
    background: url(../images/selectOk.svg) no-repeat 94% center, #fff;
    background-size: 12px 6px;
}

textarea {
    padding-top: 10px;
    display: block
}

label.cvfile input {
    position: absolute;
    left: -9999px
}

span.cvFile {
    position: absolute;
    left: 0;
    width: 128px;
    height: 52px;
    background: url(../images/page/cvBtnBg.html) no-repeat;
    color: #fff;
    line-height: 52px;
    cursor: pointer
}

span.cvName {
    position: absolute;
    width: calc(100% - 158px);
    height: 52px;
    padding-left: 10px;
    font: 13px GothamNarrow-Light;
    line-height: 52px;
    background-color: #fff;
    color: #fff;
    left: 158px;
    background-color: transparent
}

.inputDiv {
    width: 100%;
    margin-bottom: 16px;
}

input[type="text"].transparent {
    border: 1px solid #fff;
    background-color: transparent;
    font: 17px 'Akrobat-Regular';
    color: #fff;
}

input[type="password"] {
    width: 100%;
    height: 50px;
    border: 1px solid #738b9e;
    padding-left: 12px;
    font: 17px 'Akrobat-Regular';
    color: #707070
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    select::-ms-expand {
        display: none
    }

.w100 {
    width: 100%;
}

.transparent::-webkit-input-placeholder {
    color: #fff;
}

.transparent::-moz-placeholder {
    color: #fff;
}

.transparent:-ms-input-placeholder {
    color: #fff;
}

.transparent:-moz-placeholder {
    color: #fff;
}





.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.row {
    width: 100%;
    min-height: 5px
}

.container {
    position: relative;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 1286px;
}

.row, .col-left, .col-right, .col, h1, h2, h3, h4, h5 {
    position: relative;
    float: left;
    height: auto
}


.header {
}

body {
    background: none;
}

.menu-ust-str {
    height: 38px;
}

.ust-tel {
    position: absolute;
    top: 0px;
    right: 0;
    width: auto;
    height: 22px;
    font: 18px 'Roboto-Light';
}

    .ust-tel span {
        font-family: 'Montserrat-Bold';
    }

    .ust-tel a {
        color: #464646;
    }

.ust-tel-box, .ust-mail-box, .ust-whatsapp-box {
    width: 184;
    height: 36px;
    font: 15px "Roboto-Light";
    margin-right: 50px;
    line-height: 36px;
}

.ust-sosyal-box {
    width: 96px;
    height: 28px;
    margin-right: 32px;
    padding: 3px 0;
}

.ust-sosyal-btn {
    margin-right: 5px;
}



.ust-sosyal-btn {
    color: #fff;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 26px;
    height: 26px;
    border: 1px solid #fff;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
}

    .ust-sosyal-btn:hover {
        color: #e94e1a;
        border: 1px solid #e94e1a;
        z-index: 5555;
    }




.ust-marka-box {
    width: auto;
}

.ust-marka-logo {
    width: 34px;
    height: 36px;
    background: url("../images/ust-marka-logo-1.svg") no-repeat center;
}

.ust-marka-box a:hover > .ust-marka-logo {
    background: url("../images/ust-marka-logo-2.svg") no-repeat center;
}

.ust-marka-aciklama {
    font: 12px 'Gilroy-Light';
    color: #fff;
    padding: 4px 0 4px 4px
}

.ust-bilgi-kayit a {
    width: 136px;
    height: 42px;
    font: 100 16px 'Montserrat-Light';
    background-color: #1d2945;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 42px;
}


.navbar {
    position: relative;
    float: left;
    padding: 2px 0;
    height: auto;
    z-index: 25;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.header-ana {
    z-index: 999;
    background: rgb(27,49,48);
    background: -moz-linear-gradient(180deg, rgba(27,49,48,1) 12%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(27,49,48,1) 12%, rgba(255,255,255,0) 100%);
    background: linear-gradient(180deg, rgba(27,49,48,1) 12%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5a6065",endColorstr="#ffffff",GradientType=1);
}

.header {
    background-color: #232830;
}

.navbar-alt-str {
    display: flex;
    align-items: center;
}

.navbar .logo {
    z-index: 10;
    width: 140px;
    height: 140px;
    margin-top: 20px;
    background: url(../images/logo.png) no-repeat center;
    background-size: 140px 140px;
}

    .navbar .logo a {
        width: 100%;
        height: 100%;
        display: block;
    }

.navbar ul.menu {
    position: relative;
    float: left;
    list-style-type: none;
    display: flex;
    align-items: center;
    height: 66px;
}

    .navbar ul.menu li.menu {
        position: relative;
        float: left;
        padding: 0 18px;
        font: 14px 'Roboto-Bold';
        color: #3c4e58;
    }

        .navbar ul.menu li.menu:first-child {
        }




        .navbar ul.menu li.menu:nth-child(4):hover {
            background-color: transparent;
        }

        .navbar ul.menu li.menu .menuOk {
            position: absolute;
            top: 22px;
            width: 14px;
            height: 8px;
            background: url('../images/menuOk.svg') no-repeat center;
            background-size: 13px;
            right: 0;
        }

        .navbar ul.menu li.menu a.menu {
            width: 100%;
            height: 100%;
            text-decoration: none;
            color: #fff;
            display: block;
            border-bottom: 1px transparent;
            border-top: 1px transparent;
            padding: 16px 0;
        }

        .navbar ul.menu li.menu:hover a.menu {
            color: #eb6309;
            padding: 16px 0;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
        }


        .navbar ul.menu li.menu a.menu:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: white;
            top: 24px;
            left: 0;
            transition: all 0.5s linear;
            -webkit-transition: all 0.5s linear;
            opacity: 0;
        }

        .navbar ul.menu li.menu:hover a.menu:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: white;
            top: 0;
            left: 0;
            transition: all 0.5s linear;
            -webkit-transition: all 0.5s linear;
            opacity: 1;
        }



        .navbar ul.menu li.menu a.menu:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: white;
            bottom: 50%;
            left: 0;
            transition: all 0.5s linear;
            -webkit-transition: all 0.5s linear;
            opacity: 0;
        }

        .navbar ul.menu li.menu:hover a.menu:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: white;
            bottom: 0;
            left: 0;
            transition: all 0.5s linear;
            -webkit-transition: all 0.5s linear;
            opacity: 1;
        }



        .navbar ul.menu li.menu .ucgen:after {
            content: '';
            position: absolute;
            width: 12px;
            height: 6px;
            background: url("../images/menu-alt-ok.svg") no-repeat;
            bottom: calc(50% - 6px);
            left: 50%;
            margin-left: -6px;
            transition: all 0.5s linear;
            -webkit-transition: all 0.5s linear;
            opacity: 0;
        }

        .navbar ul.menu li.menu:hover .ucgen:after {
            content: '';
            position: absolute;
            width: 12px;
            height: 6px;
            background: url("../images/menu-alt-ok.svg") no-repeat;
            bottom: -6px;
            left: 50%;
            margin-left: -6px;
            transition: all 0.5s linear;
            -webkit-transition: all 0.5s linear;
            opacity: 1;
        }












.acilirMenuGenel {
    position: absolute;
    width: 600px;
    min-height: 200px;
    height: auto;
    display: none;
    background-color: #fff;
    margin-left: -224px;
    padding-top: 8px;
    box-sizing: border-box;
    z-index: 150;
    -webkit-box-shadow: 1px 11px 16px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 11px 16px -3px rgba(0,0,0,0.75);
    box-shadow: 1px 11px 16px -3px rgba(0,0,0,0.75)
}

.opening-menu {
    background-color: #fff;
    padding: 16px 0;
    width: 220px;
    background-color: #f7931d;
    position: absolute;
    z-index: 98;
    display: none;
    top: 44px;
    left: 0;
    right: 0;
    pointer-events: visible;
    pointer-events: unset;
    -webkit-transform: none;
    transform: none;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear
}


.open-menu-grup-stn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.open-menu-grup-box {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 0 24px;
}

.open-menu-grup-img {
    max-width: 240px;
}

.open-menu-grup-title {
    height: 36px;
    display: flex;
    align-items: center;
    font: 18px 'Exo-ExtraBold';
    color: #fff;
}

.open-menu-grup-box:hover > .open-menu-grup-title {
    color: #ec6408;
}


.menu-bos-str {
    width: 100%;
    height: 98px;
    display: block;
    background-color: #fff;
}


.navbar ul.menu li.menu:hover > .opening-menu {
    display: block;
    transition: all 2s linear;
    -webkit-transition: all 2s linear
}

.opening-menu:hover > .navbar ul.menu li.menu a.menu {
    color: #000;
    -webkit-transition: color .3s linear;
    -ms-transition: color .3s linear;
    transition: color .3s linear
}

.col.list-open-menu {
    width: 200px;
    height: auto
}

    .col.list-open-menu.urunler {
        width: 100%;
    }

    .col.list-open-menu h5.kategori-name, .col.list-open-menu h5.kategori-name a {
        font: 16px Montserrat-Bold;
        color: #3c3c3b
    }

    .col.list-open-menu ul.list-open-menu {
        list-style-type: none;
        width: 200px;
        min-height: 10px;
        height: auto
    }

        .col.list-open-menu ul.list-open-menu.urunler {
            width: 100%;
        }

.menu-grup-box {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    right: -100%;
}

    .menu-grup-box img {
        padding: 10%;
        width: 90%;
    }

.col.list-open-menu ul.list-open-menu li.list-open-menu {
    width: 100%;
    height: auto
}


    .col.list-open-menu ul.list-open-menu li.list-open-menu a.list-open-menu {
        position: relative;
        float: left;
        color: #fff;
        padding: 6px 20px;
        width: 100%;
        height: auto;
        display: block;
        font: 14px 'Roboto-Light';
        line-height: 21px;
        margin-left: 0;
        transition: all .2s ease
    }

        .col.list-open-menu ul.list-open-menu li.list-open-menu a.list-open-menu:hover {
            transition: all .5s ease;
            color: #fdfdfd;
        }

            .col.list-open-menu ul.list-open-menu li.list-open-menu a.list-open-menu:hover:before {
                content: "";
                position: absolute;
                width: calc(100% - 40px);
                height: 1px;
                background-color: #ccc;
                top: 0;
                left: 20px;
            }

            .col.list-open-menu ul.list-open-menu li.list-open-menu a.list-open-menu:hover:after {
                content: "";
                position: absolute;
                width: calc(100% - 40px);
                height: 1px;
                background-color: #ccc;
                bottom: 0;
                left: 20px;
            }

    .col.list-open-menu ul.list-open-menu li.list-open-menu:hover .menu-grup-box {
        opacity: 1;
    }

.menu-shadow {
    -webkit-box-shadow: 0 8px 5px 0 rgba(0,0,0,0.27);
    -moz-box-shadow: 0 8px 5px 0 rgba(0,0,0,0.27);
    box-shadow: 0 8px 5px 0 rgba(0,0,0,0.27)
}

.navbar .bizeulas {
    position: absolute;
    height: 42px;
    width: 146px;
    top: 0;
    right: 98px;
    z-index: 15000
}

    .navbar .bizeulas a {
        width: 146px;
        height: 42px;
        background: url(../images/page/iletisimBtn.html) no-repeat;
        display: block
    }

.ustAramaSosyalBox {
    position: absolute;
    height: 44px;
    width: 688px;
    right: 0;
    top: 16px;
    z-index: 15000;
    background: url(../images/page/i-paylas.html) no-repeat left center;
    background-size: 19px 19px
}

.col.sosyalAciklama {
    font: 13px Montserrat-Light;
    color: #a6a6a6;
    line-height: 44px;
    padding-left: 30px
}

ul.sosyal {
    position: relative;
    float: left;
    list-style-type: none;
    margin-top: 7px;
    margin-left: 8px;
    margin-right: 8px
}

    ul.sosyal li.sosyal {
        float: left;
        margin: 0 4px;
        background: url(../images/page/sosyal.html) no-repeat;
        background-size: 164px 30px
    }

        ul.sosyal li.sosyal.facebook {
            background-position: 0 0
        }

        ul.sosyal li.sosyal.twitter {
            background-position: -32px 0
        }

        ul.sosyal li.sosyal.instagram {
            background-position: -66px 0
        }

        ul.sosyal li.sosyal.youtube {
            background-position: -100px 0
        }

        ul.sosyal li.sosyal.linkedin {
            background-position: -132px 0
        }

        ul.sosyal li.sosyal a.sosyal {
            width: 30px;
            height: 30px;
            display: block
        }

input[type="text"].input-arama {
    position: relative;
    float: left;
    height: 42px;
    border: 1px solid #d6d6d6;
    border-right: 0;
    font: 13px Montserrat-Light;
    color: #a6a6a6;
    width: calc(100% - 42px);
    background-color: #f7f7f7
}

button.ust-arama {
    width: 42px;
    height: 42px;
    border: 1px solid #d4d4d4;
    border-left: 0;
    background: url(../images/page/i-aramaBtn.html) center no-repeat, #f7f7f7;
    background-size: 19px 19px
}

.navbar-ust-str {
    height: 32px;
    float: right;
    margin: 20px 0 0;
    display: flex;
    justify-content: flex-end;
}

.dil-box-stn {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background-size: 24px 24px;
}

    .dil-box-stn a {
        width: 100%;
        height: 100%;
        display: block;
    }

.turkey-flag {
    background-image: url("../images/turkey-flag.html");
}

.english-flag {
    background-image: url("../images/uk-flag.html");
}

.arab-flag {
    background-image: url("../images/saudi-arabian-flag.html");
}

.dil-box-stn:last-child {
    margin: 0;
}

.col.europe {
    padding-left: 10px;
    font: 14px "Montserrat-Regular";
    color: #a8a8a8;
}

    .col.europe a {
        color: #a8a8a8;
    }

    .col.europe span {
        font: 14px "Montserrat-Bold";
    }

select.dil {
    background: url(../images/selectOk.svg) no-repeat bottom 2px center, #eb6309;
    border: 1px solid #eb6309;
    padding: 0;
    font: 17px 'Akrobat-Bold';
    color: #565555;
    background-size: 12px 6px;
}

.navbar .bolgeBayi {
    position: absolute;
    width: 129px;
    height: 133px;
    background: url(../images/page/menu-bolgeBg.html) no-repeat;
    right: 0;
    top: 0
}

    .navbar .bolgeBayi a {
        width: 129px;
        height: 133px;
        display: block;
        font: 13px Montserrat-Bold;
        color: #a6a6a6;
        text-align: center;
        padding-top: 16px
    }


.ust-img-box {
    height: 278px;
    background-repeat: no-repeat;
    background-position: center;
}

    .ust-img-box.kurumsal {
        background-image: url("../images/ust-kurumsal-bg.html");
    }

    .ust-img-box.galeri {
        background-image: url("../images/ust-galeri-bg.html");
    }

h1.ana {
    font: 36px 'Roboto-Bold';
    color: #000;
}

    h1.ana span {
        font-family: 'Roboto-Light';
    }
/****************************************/


.btn-type-uye-giris {
    padding: 11px;
    font: 15px 'Akrobat-Bold';
    background-color: #005a9e;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    display: block;
    width: auto;
    margin: -2px auto 0;
    float: none;
    cursor: pointer;
}

    .btn-type-uye-giris:hover {
        color: #fff;
        background-color: #005a9e;
    }

.uye-link-giris {
    font: 14px 'Akrobat-Bold';
    color: #005a9e;
    cursor: pointer;
}

.sifre-link {
    font: 14px 'Akrobat-Bold';
    color: #fff;
    cursor: pointer;
}

.sifreunut-stn {
    margin-right: 15px;
}
/*******************************************/
.ust-btn-grup {
    margin-top: 16px;
}





select.dil option {
    width: 36px;
    height: 36px;
    font: 15px 'Akrobat-Bold';
    color: #565555;
    text-align: center;
}





.bize-ulas-btn {
    background-color: #f7931d;
    color: #000;
    width: 124px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    font: 16px 'Roboto-Bold';
}
/*******************************************/
.ust-iletisim-box {
    width: auto;
    height: 28px;
    margin-right: 28px;
    padding: 3px 0;
}

.ust-iletisim-icon {
    width: 28px;
    height: 28px;
    margin-right: 5px;
}

.ust-iletisim-box a {
    font: 15px 'Gilroy-Light';
    line-height: 28px;
    color: #fff;
    display: flex;
    align-items: center;
    transition: all .5s ease;
}

    .ust-iletisim-box a i {
        font-size: 23px;
        margin-right: 10px;
    }

    .ust-iletisim-box a:hover {
        color: #e94e1a;
        transition: all .5s ease;
    }


/*******************************************/
.search-input {
    width: 150px;
    position: absolute;
    right: 0
}

.search-control {
    width: 0 !important;
}

.btn-search {
    border: 1px solid #405c58;
    width: 36px;
    height: 36px;
    background-color: #fff;
    color: #405c58;
    margin-left: 22px;
}

    .btn-search:hover.search > .search-input > .search-control {
        width: 150px !important;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }


/**************************************************/
h2.uye-giris {
    font: 17px 'Akrobat-Bold';
    height: auto;
    line-height: 50px;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 16px;
}

button.uye-gonder-btn {
    background-color: #fff !important;
    font: 18px 'Akrobat-Regular';
    color: #005a9e;
    text-align: center;
    display: block;
    padding: 10px 16px;
}


.overlay, .overlay2, .overlay3, .overlay4, .overlay5, .overlay6, .overlay7, .overlay8 {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 900000;
    overflow-y: auto;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(64,92,88, 0.85);
}

.overlay3 {
    background-color: rgba(0,0,0, 0.85);
    overflow-x: hidden;
    overflow-y: auto;
}

.overlay-content, .overlay2-content, .overlay3-content, .overlay4-content, .overlay5-content, .overlay6-content, .overlay7-content, .overlay8-content {
    position: relative;
    top: 38%;
    width: 40%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay2-content {
    width: 50%;
    top: 24%;
}

.overlay3-content {
    top: 9%;
}

.overlay5-content {
    top: 18%;
}

.overlay7-content {
    top: 8%;
}

.overlay .closebtn, .overlay2 .closebtn, .overlay3 .closebtn, .overlay4 .closebtn, .overlay5 .closebtn, .overlay6 .closebtn, .overlay7 .closebtn, .overlay8 .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.overlay2 .bosAlan, .overlay3 .bosAlan, .overlay4 .bosAlan, .overlay5 .bosAlan, .overlay6 .bosAlan, .overlay7 .bosAlan, .overlay8 .bosAlan {
    padding: 0 !important;
    margin: 0 !important;
    width: 0 !important;
    height: 0 !important;
}

.overlay .closebtn:hover, .overlay2 .closebtn:hover, .overlay3 .closebtn:hover, .overlay4 .closebtn:hover, .overlay5 .closebtn:hover, .overlay6 .closebtn:hover, .overlay7 .closebtn:hover, .overlay8 .closebtn:hover {
    color: #ccc;
}

.overlay input[type=text], .overlay2 input[type=text], .overlay3 input[type=text] {
    padding: 15px;
    height: 50px;
    font-size: 17px;
    border: none;
    float: left;
    font-family: 'Akrobat-Regular';
    width: 86%;
    background: white;
}


.overlay2 input[type=text], .overlay3 input[type=text], .overlay4 input[type=text], .overlay5 input[type=text], overlay6 input[type=text] {
    width: 100%;
    height: 50px;
}

.overlay3 select {
    padding: 15px;
    height: 50px;
}

.overlay input[type=text]:hover, .overlay2 input[type=text]:hover, .overlay3 input[type=text]:hover {
    background: #f1f1f1;
}

.overlay button, .overlay2 button, .overlay3 button, .overlay4 button, .overlay5 button, .overlay6 button {
    float: left;
    width: auto;
    padding: 15px;
    background: #f1f1f1;
    font-size: 17px;
    cursor: pointer;
}

    .overlay button:hover, .overlay2 button:hover, .overlay3 button:hover, .overlay4 button:hover, .overlay5 button:hover, .overlay6 button:hover {
        background: #bbb;
    }


.overlay3-content {
    width: 100%;
}
/************************************************/

.bannerBox {
    width: 100%;
    height: auto;
    overflow-x: hidden;
}
/*********************************************************************************************************************/

.ana-grup-str {
    padding: 54px 0;
}

.ana-grup-stn {
    display: flex;
    justify-content: center;
}

.ana-grup-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    background: url("../upload/grup/ana-grup-bg-1.png") no-repeat top center;
    background-size: 80%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

    .ana-grup-box:hover {
        background: url("../upload/grup/ana-grup-bg-2.png") no-repeat top center;
        background-size: 100%;
        -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -moz-transform: scale(1.15);
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

    .ana-grup-box:nth-child(4) {
        margin-right: 0;
    }

.ana-grup-img {
    width: 100%;
    margin-bottom: 20px;
}

.ana-grup-title {
    font: 26px 'Roboto-Bold';
    color: #5a5a5a;
}

    .ana-grup-title span {
        font-family: 'Roboto-Light';
    }

.ana-grup-box:hover > .ana-grup-title {
    color: #f7931d;
}

/*********************************************************************************************************************/
.model-detay-opsiyonel-stn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.model-detay-opsiyonel-box {
    display: flex;
    flex-direction: row;
    width: 320px;
    align-items: center;
}

.model-detay-opsiyonel-img {
    max-width: 100px;
}

.model-detay-opsiyonel-title {
    padding-left: 24px;
    font: 18px 'Exo-Bold';
    color: #878786;
}

/*********************************************************************************************************************/
.bilgi-edin-liste-str {
    background-color: #d7d7d7;
    min-height: 36px;
}

.bilgi-edin-stn {
    display: flex;
}

.bilgi-edin-box {
    background-color: #d7d7d7;
    width: 33.33%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5a6065;
    font: 16px 'Roboto-Bold';
}

    .bilgi-edin-box:hover, .bilgi-edin-box.secili {
        background-color: #f7931d;
        color: #fff;
    }

        .bilgi-edin-box:hover:after, .bilgi-edin-box.secili:after {
            content: '';
            position: absolute;
            left: 50%;
            margin-left: -5px;
            bottom: -17px;
            width: 0px;
            color: #fff;
            height: 7px;
            border-top: 10px solid #f7931d;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
        }
/*********************************************************************************************************************/
.alt-grup-str {
    background-color: #fff;
    min-height: 36px;
    margin-top: 32px;
}

.alt-grup-stn {
    display: flex;
    justify-content: center;
}

.alt-grup-box {
    background-color: #d7d7d7;
    width: 25%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5a6065;
    font: 20px 'Roboto-Bold';
    margin: 0 12px;
}

    .alt-grup-box:hover, .alt-grup-box.secili {
        background-color: #f7931d;
        color: #fff;
    }

        .alt-grup-box:hover:after, .alt-grup-box.secili:after {
            content: '';
            position: absolute;
            left: 50%;
            margin-left: -5px;
            bottom: -17px;
            width: 0px;
            color: #fff;
            height: 7px;
            border-top: 10px solid #f7931d;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
        }

/*********************************************************************************************************************/
.ana-referans-box {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    transform: scale(1);
    -webkit-transform: scale(1);
}

    .ana-referans-box:hover {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }

/*********************************************************************************************************************/
.referans-stn {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 36px 0;
}

.referans-box {
    width: calc(16.66% - 17px);
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    transform: scale(1);
    -webkit-transform: scale(1);
}

    .referans-box:hover {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
    }

    .referans-box:nth-child(6n) {
        margin-right: 0;
    }


.referans-next-btn {
    margin-top: 68px !important;
}

.referans-prev-btn {
    margin-top: 68px !important;
}
/*********************************************************************************************************************/

.dokuman-stn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* Tüm satırı ortalar */
    margin: 36px auto;
    max-width: 1000px; /* Genişliği sınırlayıp ortalamayı kolaylaştırır */
}

.dokuman-box {
    width: 220px; /* Sabit genişlik */
    margin: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dokuman-title {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font: 16px 'Roboto-Bold';
    color: #5a6065;
    text-align: center;
}

/*********************************************************************************************************************/

.cerez-str {
    margin: 50px 0;
}

.kvkk-str {
    margin: 50px 0;
}

/**********************************************************************************************************************************************************************************/
.ana-side-menu-str {
    width: auto !important;
}

.ana-side-menu {
    z-index: 999999;
    top: 0%;
    background-color: #121114;
    position: fixed;
    width: 100%;
    height: 100%;
    transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */

    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
}

    .ana-side-menu.open-menu {
        top: 0;
        transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */

        transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
    }



.ana-main-box {
    width: calc(100% - 99px);
    height: auto;
    margin-left: 99px;
}

.ana-side-menu-sol-stn {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
}

.ana-side-menu-sag-stn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 98px;
    height: 100%;
    flex-direction: column;
    height: 100%;
    border-right: 1px solid #fc671a;
}

.ana-side-giris-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font: 50px 'Exo-ExtraBold';
    color: #fff;
    overflow: hidden;
}

.ana-side-giris-ara-line {
    background-color: #fc671a;
    width: 1px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ana-side-giris-box.grp-1 {
    background: #121114;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */

    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
}

.ana-side-giris-box:hover {
    background: #303e48;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */

    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
}

    .ana-side-giris-box:hover > .ana-side-giris-box:not(:hover) {
        opacity: 0.2;
        pointer-events: auto;
    }



.ana-side-giris-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 1;
    visibility: visible;
    transition: visibility 0.8s, opacity 0.8s;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

    .ana-side-giris-bg img {
        width: 100%;
    }

.ana-side-giris-box:hover > .side-giris-bg {
    opacity: 0.9;
}

.ana-side-giris-ana-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.ana-side-giris-img {
    max-height: 93px;
    margin-bottom: 12px;
}

    .ana-side-giris-img img {
        max-height: 93px;
    }

.ana-side-giris-img {
    transform: scale(1);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    opacity: 1;
}

    .ana-side-giris-img.simge-animated {
        transform: scale(1.0);
        transition: all 3s ease;
        -webkit-transition: all 3s ease;
        opacity: 1;
    }


.ana-side-giris-logo {
    max-height: 102px;
    display: flex;
    justify-content: center;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

    .ana-side-giris-logo img {
        max-height: 102px;
    }

    .ana-side-giris-logo.sun-prefabrik, .ana-side-giris-logo.sun-prefabrik img {
        max-height: 150px;
    }


/***************/
/*********************************************************************************************************************/

.sun-btn-stn {
    margin-top: 0;
    overflow-x: hidden;
    margin: 20px 0;
}

.suntiny-giris-btn, .sunmoduler-giris-btn {
    display: flex;
    width: 56%;
    position: absolute;
    height: 100%;
    top: 0;
    background-color: rgba(0,0,0,.3);
    transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
}

.suntiny-giris-btn {
    left: calc(-6% - 12px);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.sunmoduler-giris-btn {
    right: calc(-6% - 12px);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.sun-btn-incele-link {
    font: 3vh 'Roboto-Light';
    color: #ea580c;
    position: absolute;
    z-index: 15;
    bottom: 15%;
}

    .sun-btn-incele-link.sol-btn {
        right: 16%;
        opacity: 0;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        transform: skewX(30deg);
        -webkit-transform: skewX(30deg);
    }

    .sun-btn-incele-link.sag-btn {
        left: 24%;
        opacity: 0;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        transform: skewX(30deg);
        -webkit-transform: skewX(30deg);
    }

.suntiny-giris-btn:hover > .sun-btn-incele-link.sol-btn {
    opacity: 1;
    right: 8%;
}

.sunmoduler-giris-btn:hover > .sun-btn-incele-link.sag-btn {
    opacity: 1;
    left: 16%;
    -webkit-filter: brightness(180%);
    filter: brightness(180%);
}

.sunmoduler-giris-btn:hover {
    background-color: rgba(0,0,0,.0)
}

.suntiny-giris-btn:hover {
    background-color: rgba(0,0,0,.0)
}
/*********************************************************************************************************************/


.ana-urun-str {
    padding: 36px 0;
    background-color: #dadada;
}


.ana-urun-box {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);
}


.ana-urun-bilgi-box {
    padding: 12px 24px;
    flex-direction: column;
}


.ana-urun-title {
    font: 22px 'Roboto-Bold';
    line-height: 23px;
    margin-bottom: 2px;
    color: #4d5151;
    text-align: left;
}

.ana-urun-grup-title {
    
    font: 18px 'Roboto-Light';
    color: #4d5151;
    text-align: left;
    margin-bottom: 18px;
}

.ana-urun-ozellik-str {
    display: flex;
    margin-bottom: 12px;
    align-items: center;
}

.ana-urun-ozellik-icon {
    display: flex;
    justify-content: center;
    width: 68px;
    height: 36px;
    margin-right: 18px;
}

.ana-urun-ozellik-title {
    font: 16px 'Roboto-Light';
    color: #4d5151;
}







.swiper-urun-next-btn {
    background-image: url("../swiper/nextBtn3.svg") !important;
    width: 48px !important;
    height: 96px !important;
    background-size: 48px 96px !important;
    top: -70px;
}

.swiper-urun-prev-btn {
    background-image: url("../swiper/prevBtn3.svg") !important;
    width: 48px !important;
    height: 96px !important;
    background-size: 48px 96px !important;
    top: -70px;
}


.swiper-diger-urun-next-btn {
    background-image: url("../swiper/nextBtn3.svg") !important;
    width: 48px !important;
    height: 96px !important;
    background-size: 48px 96px !important;
    margin-top: 18% !important;
}

.swiper-diger-urun-prev-btn {
    background-image: url("../swiper/prevBtn3.svg") !important;
    width: 48px !important;
    height: 96px !important;
    background-size: 48px 96px !important;
    margin-top: 18% !important;
}

/*********************************************************************************************************************/



.ana-neden-kml-str {
    padding: 36px 0;
    height: 576px;
    background: -webkit-linear-gradient(to top, #232830, #494949); /* Chrome, Safari */
    background: -moz-linear-gradient(to top, #232830, #494949); /* Firefox */
    background: linear-gradient(to top, #232830, #494949); /* Standart */
    /*background-color: rgb(34 34 34);*/
    /*background-image:url("../images/ana-neden-kmlprefabrik.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover;*/
}

.ana.neden-kml-baslik {
    color: #f7931d;
    margin-bottom: 36px;
    font: 42px 'Roboto-Bold';
}

    .ana.neden-kml-baslik span {
        font-family: 'Roboto-Light';
    }

.neden-kml-stn {
    display: flex;
    justify-content: space-around;
}

.neden-kml-box {
    width: 192px;
    height: auto;
}

.imgBox.neden-kml-img {
    margin-bottom: 36px;
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.neden-kml-box:hover > .imgBox.neden-kml-img {
    margin-bottom: 36px;
    animation: scalePulse 1.5s ease-in-out infinite;
    -webkit-animation: scalePulse 1.5s ease-in-out infinite;
}

@keyframes scalePulse {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

h3.neden-kml-baslik {
    font: 22px 'Roboto-Light';
    color: #fff;
}

    h3.neden-kml-baslik span {
        font: 25px 'Roboto-Bold';
    }





/*********************************************************************************************************************/
/*********************************************************************************************************************/



.ana-neden-celik-str {
    padding: 36px 0;
    height: auto;
}

.ana.neden-celik-baslik {
    color: #1f1f1f;
    margin-bottom: 36px;
    font: 42px 'Roboto-Bold';
}

    .ana.neden-celik-baslik span {
        font-family: 'Roboto-Light';
    }

.neden-celik-stn {
    display: flex;
    justify-content: space-around;
}

.neden-celik-box {
    width: 350px;
    height: auto;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.22);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border: 1px solid #f7931d;
    padding: 10px;
    margin-bottom: 15px;
}



h3.neden-celik-baslik {
    font: 25px 'Roboto-Bold';
    color: #f7931d;
    padding-bottom: 20px;
}

    h3.neden-celik-baslik span {
        font: 18px 'Roboto-Light';
    }

h4.neden-celik-baslik {
    font: 18px 'Roboto-Bold';
    color: #2f2f2f;
}

    h4.neden-celik-baslik span {
        font: 18px 'Roboto-Light';
    }


/*********************************************************************************************************************/
.ana-referans-str {
    padding: 36px 0;
}

.ana-referans-title {
    color: #000;
    margin-bottom: 36px;
    font: 42px 'Roboto-Bold';
}
/*********************************************************************************************************************/


.gallery {
    margin-top: 36px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

    /* Her linkin çerçeve yapısı */
    .gallery a {
        display: block;
        flex: 1 1 auto; /* Esnek genişlik */
    }

        /* Resimlerin yükseklik sabitliği */
        .gallery a img {
            height: 250px; /* Sabit yükseklik */
            width: 100%; /* Bağlantı çerçevesini doldurma */
            object-fit: cover; /* Taşma durumunda resmi kırpma */
        }



/************************************************/
.urun-str {
    padding: 36px 0;
}

.grup-stn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.grup-img {
    margin-bottom: 24px;
}

.grup-title {
    font: 24px 'Roboto-SemiBold';
    color: #4d5151;
    margin-bottom: 24px;
}

.grup-aciklama {
    margin-bottom: 64px;
    text-align: center;
}


.model-aciklama-alt {
    margin-top: 36px;
}

.model-title-aciklama {
    font: 14px 'Roboto-Regular';
    color: #737373;
    margin-bottom: 36px;
}



.urun-liste-title {
    font: 34px 'Roboto-Bold';
}

.urun3-box {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);
    flex: 0 0 calc(33.33% - 20px); /* grow=0, shrink=0 */
    max-width: calc(33.33% - 20px);
    box-sizing: border-box;
    transition: all 0.4s ease;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    display: block;
}

#pnlUrun {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* kartlar arası yatay ve dikey boşluk */
}
#pnlProje {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* kartlar arası yatay ve dikey boşluk */
}

.urun-box {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.22);

    
    flex: 0 0 calc(33.33% - 20px); /* grow=0, shrink=0 */
    max-width: calc(33.33% - 20px);
    box-sizing: border-box;
    transition: all 0.4s ease;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    display: block;
}

    .urun-box.hidden {
        opacity: 0;
        visibility: hidden;
        transform: scale(0.95);
        pointer-events: none;
        transition: all 0.4s ease;
    }


.urun-img, .urun-img img {
}

.urun-bilgi-box {
    padding: 16px 24px;
    flex-direction: column;
}


.urun-title {
    font: 26px 'Roboto-Bold';
    color: #4d5151;
    text-align: left;
}

.urun-grup-title {
    font: 18px 'Roboto-Light';
    color: #4d5151;
    text-align: left;
    margin-bottom: 18px;
}

.urun-ozellik-str {
    display: flex;
    margin-bottom: 12px;
    align-items: center;
}

.urun-ozellik-icon {
    display: flex;
    justify-content: center;
    width: 68px;
    height: 36px;
    margin-right: 18px;
}

.urun-ozellik-title {
    font: 16px 'Roboto-Light';
    color: #4d5151;
}
/*********************************************************************************************************/
.urun-detay-ust-str {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 32px;
}

.urun-detay-ust-ozellik-stn {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    /*max-width: 1000px;*/
    margin: 10px 0 10px;
}

.urun-detay-ust-sol-img {
    margin-bottom: 24px;
    max-width: 240px;
}

.urun-detay-ust-title-stn {
    display: flex;
    flex-direction: column;
    width: 50%;
}

.urun-detay-ust-sol-grup-title {
    font: 39px 'Roboto-Light';
    color: #4d5151;
    display: flex;
    align-items: center;
}

.urun-detay-ust-sol-title {
    font: 39px 'Roboto-Bold';
    color: #4d5151;
}

.urun-detay-ust-btn-stn {
    width: 50%;
    display: flex;
    align-items: center;
}

.urun-detay-ust-img-stn {
    width: 100%;
    /*max-width: 1000px;*/
}




.urun-detay-ozellik-str {
    display: flex;
    align-items: center;
}

.urun-detay-ozellik-icon {
    display: flex;
    justify-content: center;
    max-width: 64px;
    height: 48px;
    margin-right: 18px;
}

.urun-detay-ozellik-title {
    font: 21px 'Roboto-Light';
    color: #4d5151;
}

.urun-detay-btn-str {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.urun-detay-teklif-btn {
    width: 170px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2A7D2E;
}

.urun-detay-teklif-btn-icon {
    width: 20px;
    height: 26px;
    margin-right: 12px;
}

.urun-detay-teklif-btn-title {
    font: 16px 'Roboto-Bold';
    color: #fff;
}

.urun-detay-youtube-btn {
    height: 42px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.urun-detay-youtube-btn-icon {
    width: 64px;
    height: 42px;
    margin-right: 12px;
}

.urun-detay-youtube-btn-title {
    font: 20px 'Exo-Bold';
    color: #eb6309;
}



.teklif-captcha {
    display: flex;
    justify-content: center;
}
/*********************************************************************************************************/

.kurumsal-str {
    margin: 50px 0;
}

.kurumsal-title {
    font: 18px 'Roboto-Bold';
    margin-bottom: 20px;
    color: #202022;
}

.kurumsal-aciklama {
    margin-bottom: 50px;
    color: #494949;
}


.kurumsal-img, .kurumsal-img img {
    border-radius: 24px;
    webkit-border-radius: 24px;
    -moz-border-radius: 24px;
}

.kurumsal-img {
    margin-bottom: 24px;
}





.kurumsal-logo-stn {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 64px 0;
}

.kurumsal-logo-box {
}

    .kurumsal-logo-box:last-child {
        margin-right: 0;
    }

    .kurumsal-logo-box img {
        max-height: 100px;
    }

    .kurumsal-logo-box.logo-sunprefabrik {
        margin-left: -60px;
    }

    .kurumsal-logo-box.logo-tiny img {
        max-height: 86px;
    }

    .kurumsal-logo-box.logo-moduler img {
        max-height: 74px;
    }
/************************************************/
.moduler-ev-str {
    display: flex;
    justify-content: center;
}

.moduler-ev-stn {
    display: flex;
    flex-direction: column;
}

.moduler-ev-box {
    margin-bottom: 50PX;
}

.moduler-ev-ust {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
}

.moduler-ev-video {
    max-width: 720px;
    margin: 50px auto;
}

.moduler-ev-img {
    max-width: 220px;
}

.moduler-ev-title {
    width: auto;
    font: 34px 'Exo-Bold';
    color: #5a5a5a;
    text-align: center;
}

    .moduler-ev-title span {
        font: 34px 'Exo-Light'
    }

.moduler-ev-aciklama {
    font: 15px 'Montserrat-Light';
    color: #737373;
    text-align: center;
}
/************************************************/
.yasam-str {
}

.yasam-sol-stn {
    width: 59%;
}

.yasam-sag-stn {
    width: 41%;
}

.yasam-ev-icon {
    height: 128px;
    margin-bottom: 24px;
    background: url("../images/ana-yasam-icon.html") no-repeat center;
    background-size: 138px 128px;
}

.yasam-title-1 {
    font: 46px 'Delimax-Regular';
    color: #eb6309;
    text-align: center;
    line-height: 104px;
}

.yasam-title-2 {
    font: 78px 'BebasNeue-Bold';
    color: #3c4e58;
    text-align: center;
    line-height: 74px;
}

.yasam-title-3 {
    font: 46px 'Delimax-Regular';
    color: #eb6309;
    text-align: center;
    line-height: 66px;
}

.yasam-aciklama {
    font: 18px 'Montserrat-Light';
    color: #3c4e58;
    text-align: center;
    margin-top: 24px;
}
/************************************************/



.banner-alt-katman {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    z-index: 20;
}

.urun-grup-box-ana {
    width: 346px;
    height: 346px;
}

a.urun-grup-link {
    width: 100%;
    height: 100%;
    display: block;
}

    a.urun-grup-link .imgBox.urun-grup-ana-img {
        width: 346px;
        height: 246px;
        background-image: url("../images/ana-grup-bg1.html");
        background-size: 250px 156px;
        background-repeat: no-repeat;
        background-position: top center;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
    }


    a.urun-grup-link h3.urun-grup-ana-baslik {
        font: 30px 'Roboto-Bold';
        color: #000;
        padding: 10px 0;
        text-align: center;
        border: 1px solid transparent;
    }


    a.urun-grup-link:hover > h3.urun-grup-ana-baslik {
        border-top: 1px solid #f7931d;
        border-bottom: 1px solid #f7931d;
        color: #f7931d;
    }

    a.urun-grup-link:hover > .imgBox.urun-grup-ana-img {
        background-image: url("../images/ana-grup-bg2.html");
        background-size: 250px 156px;
        background-repeat: no-repeat;
        background-position: top center;
        -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -moz-transform: scale(1.25);
    }



/*******************************************/


.text-link-1 {
    color: #fff;
}






.copyright-str {
    font: 17px 'Montserrat-Regular';
    color: #fff;
}

.copyright-stn {
    display: flex;
    justify-content: space-between;
}

.copyright-box {
    line-height: 50px;
}

.design-box {
    width: 40%;
    height: 50px;
}

    .design-box .dp-link {
        float: left;
        width: 50px;
        height: 50px;
        display: table;
        background: url("../images/dplogo.svg") no-repeat center;
        background-size: 50px;
        margin-left: 16px;
    }

.kvkk-link, .kvkk-ara-cizgi {
    font: 14px 'Montserrat-Light';
    color: #fff;
    line-height: 50px;
}

.kvkk-ara-cizgi {
    padding: 0 6px;
}
/*********************************************************************************************************************************************/
.footer-stn {
    display: flex;
    flex-direction: column;
}

.footer-ust-str {
    display: flex;
    flex-direction: column;
}

.footer-tel-stn {
    display: flex;
    justify-content: space-between;
}

.footer-alt-str {
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
}



.alt-kisim-str {
    padding: 36px 0;
    background: url("../images/footerBg.jpg") no-repeat top center,#010101;
    min-height: 300px;
    height: auto;
    color: #dddddd;
}

.alt-tel-box, .alt-mail-box, .alt-whatsapp-box {
    width: 354px;
    height: 74px;
    font: 15px "Roboto-Light";
}



.alt-adres-str {
    font: 15px 'Roboto-Light';
    color: #fff;
    margin-bottom: 10px;
}

.alt-sosyal-box {
    width: 200px;
    height: 48px;
    left: 50%;
    margin-left: -100px;
}

.alt-sosyal-btn-box {
    width: 40px;
    height: 40px;
    margin-right: 40px;
}

a.alt-sosyal-btn {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
}


.alt-sosyal-str {
    margin-bottom: 24px;
}

.alt-menu-stn {
    width: 25%;
    min-height: 255px;
}

ul.alt-menu {
    list-style-type: none;
    color: #ddd;
}

    ul.alt-menu li {
        font: 14px 'Roboto-Light';
        color: #ddd;
        margin-bottom: 3px;
    }

        ul.alt-menu li:nth-child(1) {
            margin-bottom: 10px;
        }

        ul.alt-menu li a {
            font: 14px 'Roboto-Light';
            color: #ddd;
        }

.copyright-str {
    padding: 16px 0;
    border-top: 1px solid #444444;
}

.copyright-box {
    font: 14px 'Roboto-Light';
    color: #ddd;
    width: 70%;
}

.design-box {
    text-align: right;
    width: 30%;
}
/*********************************************************************************************************************************************/

.ana-slogan-str {
    font: 64px 'Akrobat-Light';
    color: #fff;
    padding: 64px 0;
    line-height: 56px;
    min-height: 240px;
}

    .ana-slogan-str span {
        font-family: 'Akrobat-SemiBold';
    }
/*********************************************************************************************************************************************/

/*********************************************************************************************************************************************/

.ana-sosyal-str {
    height: 160px;
    padding: 36px 0;
    background: url("../images/ana-sosyal-bg.png") no-repeat top center;
    background-size: 2560px 160px;
    font: 38px Montserrat-Bold;
    color: rgba(116,81,29,.50);
}

.alt-sosyal-slogan {
    width: 60%;
}

/***************/

/*******************************************************************/
.ana-uclu-str {
    padding: 60px 80px;
}

.ana-uclu-box {
    width: calc(33.33% - 38px);
    margin-right: 56px;
}

    .ana-uclu-box:nth-child(3n) {
        margin-right: 0;
    }

.ana-uclu-title {
    font: 27px 'Montserrat-Regular';
    color: #426d67;
    margin-bottom: 40px;
    display: table;
    height: 60px;
}

    .ana-uclu-title p {
        display: table-cell;
        vertical-align: bottom;
    }

    .ana-uclu-title::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -13px;
        width: 68px;
        height: 4px;
        background-color: #fcb040;
    }

.ana-uclu-alt-alan {
    background-color: #f3f3f3;
    padding: 16px 24px;
    min-height: 158px;
}

.ana-uclu-title-2 {
    font: 18px 'Montserrat-Light';
    color: #426d67;
    margin-bottom: 12px;
}

    .ana-uclu-title-2 span {
        color: #323232;
    }

.ana-uclu-aciklama {
    font: 15px 'Montserrat-Light';
    color: #323232;
    text-align: left;
}

.ana-uclu-link {
    position: absolute;
    bottom: 0;
    right: 0;
    font: 13px 'Montserrat-Light';
    color: #426d67;
    right: 24px;
    bottom: 16px;
}
/*********************************************************************************************************************/

/*********************************************************************************************************************************************/
.ana-arge-box {
    width: 334px;
    height: auto;
    text-align: center;
    margin-right: 30px;
}

.imgBox.ana-arge-img {
    width: 100%;
}

h1.ana-arge-title {
    font: 32px 'Akrobat-ExtraBold';
    color: #fff;
}

.ana-arge-content {
    font: 17px 'Akrobat-Regular';
    color: #fff;
    margin-bottom: 32px;
}

.btn-type-2 {
    padding: 10px 24px;
    font: 17px 'Akrobat-Regular';
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    display: block;
    width: 142px;
    margin: 0 auto;
    float: none;
    cursor: pointer;
}

    .btn-type-2:hover {
        color: #005a9e;
        background-color: #fff;
    }

.btn-type-3 {
    padding: 10px;
    font: 15px 'Akrobat-Regular';
    background-color: #005a9e;
    color: #fff;
    text-align: center;
    display: block;
    width: auto;
    margin: 0 auto;
    float: none;
    cursor: pointer;
}

    .btn-type-3:hover {
        color: #005a9e;
        background-color: #fff;
    }


.ana-satis-tel {
    font: italic 24px 'Akrobat-Black';
    color: #fff;
    margin: 12px 0;
}

    .ana-satis-tel span {
        font-family: 'Akrobat-Regular';
    }


.ebulten-form-box {
    margin: 0 auto;
    display: table;
    float: none;
}

.ebulten-str {
    background-color: #426d67;
    padding: 36px 0;
    text-align: center;
}

.whatsapp-str {
    background-color: #005a9e;
    height: 110px;
}


.ebulten-label {
    font: 18px Montserrat-Bold;
    letter-spacing: 3px;
    color: #fff;
    margin-bottom: 16px;
    line-height: 32px;
    height: auto;
}

.ebulten-input {
    width: 200px;
    margin-right: 10px;
}

    .ebulten-input.adsoyad {
        width: 260px;
        margin-right: 10px;
    }

    .ebulten-input.eposta {
        width: 260px;
        margin-right: 10px;
    }

.btn-ebulten {
    background-color: #fff;
    color: #005a9e;
    display: block;
    width: 110px;
    height: 36px;
}

.ebulten-ust-str {
    height: 36px;
    margin-bottom: 10px;
    padding: 0 28px;
}

/****/
.styled-checkbox.bulten-check {
    display: none;
}

    .styled-checkbox.bulten-check + label {
        position: relative;
    }

label.checkbox.bulten-check {
    margin: 0 8px 0 14px;
    line-height: 14px;
    font: 15px 'Akrobat-Regular';
    color: #fff;
    content: '';
    display: inline-block;
}


.styled-checkbox.bulten-check + label:before,
.lt-ie8 .checkbox-replacement {
    content: '';
    position: relative;
    float: left;
    left: 0;
    width: 24px;
    height: 22px;
    margin: 0 8px 0 -12px;
    line-height: 24px;
    text-align: center;
    /* Put checkbox styles here: */
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.styled-checkbox:checked + label:before,
.lt-ie9 .styled-checkbox.checked + label:before {
    content: '✔';
    color: #fff;
}
/************************************/
.sepet-check {
    width: 22px;
    height: 22px;
}

.col-left.sepet-stn, .col-right.sepet-stn {
    width: 50%;
}

.sepet-stn {
    margin: 0 auto;
    float: none;
    display: table;
    width: 580px;
}

    .sepet-stn.btn-stn {
        width: 580px;
    }

.uye-giris-stn {
    width: 380px;
    margin: 0 auto;
    float: none;
    display: table;
}

    .uye-giris-stn.btn-stn {
        width: 380px;
    }
/**********************************************************************************************************************************/
.oneri-stn {
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
    float: none;
    display: table;
}
/*********************************************************************************************************************************************/
.ana-haber-str {
    padding: 50px 0;
}

.ana-haber-box {
    width: 100%;
    height: auto;
    text-align: left;
}

.col-left.ana-haber {
    width: 40%;
    margin-right: 20px;
}

.col-right.ana-haber {
    width: calc(60% - 20px);
}

.imgBox.ana-haber-img {
    width: 100%;
    margin-bottom: 10px;
}

h1.ana-haber-title {
    font: 24px 'Akrobat-Regular';
    color: #434343;
}

.ana-haber-content {
    font: 17px 'Akrobat-Regular';
    color: #434343;
    margin-bottom: 24px;
}

.btn-type-2 {
    padding: 10px 24px;
    font: 17px 'Akrobat-Regular';
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    display: block;
    width: 142px;
    margin: 0 auto;
    float: none;
    cursor: pointer;
}

    .btn-type-2:hover {
        color: #005a9e;
        background-color: #fff;
    }



/***********/


/*********************************************************************************************************************************/
.menu-baslik-bg {
    background: url("../images/DetailBg.jpg") no-repeat top center,#202022;
    height: auto;
    color: #dddddd;
    height: auto;
}

    .menu-baslik-bg.galeri-baslik {
        margin-bottom: 0;
    }

.menu-title-box {
    display: flex;
    align-items: center;
    height: 120px;
    font: 34px 'Roboto-Bold';
    color: #fff;
}
/*********************************************************************************************************************************/



/*********************************************************************************************************************************/
.uygulama-stn {
}

.uygulama-box {
    width: calc(25% - 18px);
    margin-right: 24px;
    margin-bottom: 24px;
}

    .uygulama-box:nth-child(4n) {
        margin-right: 0;
    }
/*********************************************************************************************************************************/
.menu-baslik-str {
    border-bottom: 1px solid #f89521;
    background: url("../images/menu-baslik-bg.html") repeat;
    height: 36px;
}

.menu-baslik-box {
    width: 33.33%;
}

.menu-baslik-box-4 {
    width: 25%;
}

.menu-baslik-box-2 {
    width: 50%;
}

a.menu-baslik-link {
    font: 16px 'Roboto-Bold';
    text-align: center;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #000;
}

    a.menu-baslik-link:hover, .menu-baslik-link.secili {
        background-color: #f89521;
        color: #fff;
    }

.soru-str {
    margin-bottom: 36px;
}

h2.soru-baslik {
    font: 22px 'Roboto-Bold';
    color: #474747;
}

   


h1.ust-genel-baslik {
    font: 40px 'Roboto-Bold';
    color: #fff;
    text-align: right;
    margin-top: 170px;
}


h2.genel-baslik {
    font: 18px 'Roboto-Medium';
    color: #333;
    margin-bottom: 16px;
}

.fa.kurumsal-icon {
    margin-right: 6px;
    font-size: 24px;
}

.kurumsal-str {
    margin-bottom: 24px;
}



h2.urun-detay-baslik {
    font: 22px 'Roboto-Bold';
    border-bottom: 1px solid #ccc;
    margin-bottom: 16px;
    line-height: 36px;
}

h3.urun-detay-baslik, h2.iletisim-baslik {
    font: 20px 'Roboto-Bold';
    border-bottom: 1px solid #ccc;
    padding: 6px 0;
    margin-bottom: 24px;
}

.urun-detay-str {
    margin-bottom: 24px;
}

.icon {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.uygulama-link-str {
    margin-bottom: 24px;
}

.uygulama-link {
    font: 16px 'Montserrat-Bold';
    background: url("../images/uygulama-icon.svg") no-repeat 24px center,#f36f24;
    background-size: 32px;
    color: #fff;
    padding: 16px 24px 16px 56px;
}


.tabAlan {
    position: relative;
    float: left;
    width: 100%;
    min-height: 250px;
}

    .tabAlan ul.tabmenu {
        position: relative;
        float: left;
        width: 100%;
        z-index: 8;
        height: auto;
        list-style-type: none;
        border-bottom: 1px solid #ccc;
        background-color: #f1f1f1;
        margin: 0 auto;
        margin-bottom: 24px;
    }




        .tabAlan ul.tabmenu li {
            position: relative;
            float: left;
            width: 33.33%;
            background-color: #d7d7d7;
        }




            .tabAlan ul.tabmenu li a {
                width: auto;
                padding: 10px;
                height: auto;
                font: 15px 'Roboto-Regular';
                line-height: 36px;
                color: #000;
                text-align: center;
                text-decoration: none;
                display: block;
            }

                .tabAlan ul.tabmenu li a.fiyat-list {
                    line-height: 18px;
                    color: #aaaaaa;
                }



                .tabAlan ul.tabmenu li a:hover, ul.tabmenu li.secili a {
                    background-color: #5a6065;
                    color: #fff;
                }

                    .tabAlan ul.tabmenu li a:hover:after, ul.tabmenu li.secili a:after {
                        content: '';
                        position: absolute;
                        left: 50%;
                        margin-left: -5px;
                        bottom: -17px;
                        width: 0px;
                        color: #fff;
                        height: 7px;
                        border-top: 10px solid #5a6065;
                        border-left: 10px solid transparent;
                        border-right: 10px solid transparent;
                    }





    /******************************************************************/
    .tabAlan .detay-box {
        position: relative;
        float: left;
        width: 100%;
        min-height: 250px;
        padding-top: 24px;
        box-sizing: border-box;
        word-break: break-word;
        color: #000000;
    }

    .tabAlan .detay-box {
        display: table;
        float: none;
        margin: 0 auto;
        width: 100%;
    }


input[type="text"]:disabled {
    background: #fff;
}



/**
 * The "shine" element
 */

.icon:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient( to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100% );
}

/* Hover state - trigger effect */

.icon:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}

/* Active state */

.icon:active:after {
    opacity: 0;
}



/****************/

.video-box {
    width: calc(50% - 24px);
    margin-right: 24px;
    margin-bottom: 24px;
}

    .video-box:nth-child(2n) {
        margin-right: 0;
    }

h3.video-baslik {
    font: 17px 'Akrobat-Regular';
    height: 36px;
    padding-top: 10px;
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.iframe-container {
    position: relative;
    width: 100%;
    height: 100%;
}








.haber-ana-str {
    margin-top: 16px;
    margin-bottom: 30px;
}

.haber-ana {
    width: 624px;
    height: 494px;
    padding: 20px;
    background: #fff;
    margin-right: 16px;
}

.urun-grup-str-ana {
    padding-top: 32px;
    background: url("../images/ana-grup-str-bg.html") no-repeat top center;
    min-height: 100px;
}

.imgBox.ana-haber {
    width: 100%;
    height: auto;
}

.mask-haberana {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../images/page/mask-haberana.html") no-repeat top center;
    background-size: contain;
    padding: 20px;
}

    .mask-haberana h1 {
        font: 20px 'Montserrat-Light';
        color: #fff;
    }




.ana-kurumsal {
    height: 596px;
    background: url("../images/page/ana-kurumsalBg.html") no-repeat center;
}

.ana-kurumsal-box {
    padding: 64px;
    height: 596px;
}


    .ana-kurumsal-box .left {
        width: 400px;
        height: 100%;
        font: 54px 'Montserrat-Medium';
        color: #fff;
        display: table;
        margin-right: 54px;
    }

        .ana-kurumsal-box .left .cell {
            display: table-cell;
            vertical-align: middle;
        }

            .ana-kurumsal-box .left .cell span {
                font-family: 'Montserrat-Black';
            }

    .ana-kurumsal-box .right {
        width: 480px;
        height: 100%;
        font: 15px 'Montserrat-Light';
        color: #fff;
        display: table;
    }

        .ana-kurumsal-box .right .cell {
            display: table-cell;
            vertical-align: middle;
        }



.altKisim {
    height: 393px;
    background: url("../images/page/altKisimBg.html") no-repeat top center;
    background-size: 2560px 393px;
}

.logo-alt {
    position: absolute;
    background: url("../images/page/altKisimLogo.html") no-repeat top center;
    width: 246px;
    height: 346px;
    right: 0;
    top: 12px;
}

.alt-adres-cont {
    width: 270px;
    height: 393px;
    font: 13px 'Montserrat-Light';
    color: #fff;
    display: table;
    margin-right: 24px;
}

.alt-adres-box {
    display: table-cell;
    vertical-align: middle;
    padding-left: 18px;
}

    .alt-adres-box h5 {
        font: 13px 'Montserrat-Bold';
        margin-bottom: 10px;
    }

i.alt {
    position: absolute;
    width: 14px;
    height: 14px;
    left: -22px;
}

    i.alt.yer {
        background: url("../images/yerimi-ikon.html") no-repeat;
    }

    i.alt.tel {
        background: url("../images/tel-ikon.html") no-repeat;
    }
/**********************************************************************************/



.menu-alt-diger {
    height: 232px;
    background: url("../images/page/diger-ust-bg.html") no-repeat top center;
    margin-top: -30px;
}

.genel-orta-str {
    min-height: 460px;
    height: auto;
    font: 15px 'Roboto-Regular';
    padding-bottom: 32px;
    color: #737373;
    padding-top: 50px;
}

.genel-orta-box {
    margin-top: 32px;
}


.genel-baslik {
    height: 160px;
    font: 55px 'BebasNeue-Bold';
    color: #fff;
    display: table;
    text-align: center;
}

    .genel-baslik p {
        display: table-cell;
        vertical-align: middle;
    }

    .genel-baslik::after {
        content: '';
        position: absolute;
        top: 126px;
        left: 50%;
        margin-left: -27px;
        width: 52px;
        height: 24px;
        background: url("../images/down.svg") no-repeat;
        background-size: 52px;
    }

.col-left.kurumsal-stn {
    width: 654px;
    margin-right: 60px;
}

.col-right.kurumsal-stn {
    width: 348px;
}



.col-left.kurumsal-stn-sol {
    width: 256px;
    margin-right: 90px;
}

.col-right.kurumsal-stn-sol {
    width: 716px;
    padding-left: 36px;
    border-left: 1px solid #ccc;
}



ul.yan-menu-list {
    list-style-type: none;
}

    ul.yan-menu-list li {
        background: transparent;
    }

        ul.yan-menu-list li::after {
            content: '';
            position: relative;
            float: left;
            width: 321px;
            height: 10px;
            background: url("../images/yan-menu-golge.html") no-repeat;
            bottom: 0;
        }


        ul.yan-menu-list li:hover:before, ul.yan-menu-list li.secili:before {
            content: '';
            background: url("../images/yan-menu-sol.html") no-repeat;
            width: 40px;
            height: 52px;
            left: -32px;
            position: absolute;
        }

        ul.yan-menu-list li:hover, ul.yan-menu-list li.secili {
            background: url("../images/yan-menu-cizgi.html") no-repeat right center,#005a9e;
            background-size: 46px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
        }

        ul.yan-menu-list li a {
            font: 17px 'Akrobat-SemiBold';
            color: #737373;
            padding: 16px;
            display: block;
            text-align: right;
            padding-right: 60px;
        }

        ul.yan-menu-list li:hover > a, ul.yan-menu-list li.secili > a {
            color: #fff;
        }

.yan-menu-btn-str {
    padding-right: 56px;
}

.yan-menu-btn {
    height: auto;
    float: right !important;
    margin-bottom: 36px;
}

    .yan-menu-btn a {
        width: 100%;
        height: 100%;
        display: block;
    }

.yan-menu-btn-icon {
    width: 78px;
    height: 78px;
    background: url("../images/yan-video-icon.html") no-repeat center;
    background-size: 72px;
    margin-bottom: 12px;
}

    .yan-menu-btn-icon.video-img {
        background: url("../images/yan-video-icon.html") no-repeat center;
        background-size: 72px;
    }

    .yan-menu-btn-icon.katalog-img {
        background: url("../images/yan-katalog-icon.html") no-repeat center;
        background-size: 75px;
    }


.yan-menu-btn-title {
}
/*******************************/

ul.yan-menu-list-sol {
    list-style-type: none;
}

    ul.yan-menu-list-sol li {
        background: transparent;
        margin-bottom: 8px;
    }

        ul.yan-menu-list-sol li::after {
            content: '';
            position: relative;
            float: left;
            width: 321px;
            height: 10px;
            background: url("../images/yan-menu-golge-sol.html") no-repeat;
            bottom: 0;
        }




        ul.yan-menu-list-sol li:hover:before, ul.yan-menu-list-sol li.secili:before {
            content: '';
            background: url("../images/yan-menu-sag.html") no-repeat;
            width: 40px;
            height: 51px;
            right: -34px;
            position: absolute;
        }

        ul.yan-menu-list-sol li:hover, ul.yan-menu-list-sol li.secili {
            background: url("../images/yan-menu-cizgi-sol.html") no-repeat left center,#005a9e;
            background-size: 32px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
        }

        ul.yan-menu-list-sol li a {
            font: 16px 'Akrobat-SemiBold';
            color: #737373;
            padding: 16px;
            display: block;
            text-align: left;
            padding-left: 48px;
        }

        ul.yan-menu-list-sol li:hover > a, ul.yan-menu-list-sol li.secili > a {
            color: #fff;
        }
/*************/
.iletisim-stn {
    display: flex;
    justify-content: space-between;
    margin: 64px 0;
}

.iletisim-box {
    width: 300px;
    min-height: 264px;
    display: flex;
    flex-direction: column;
    border: 1px solid #f7931d;
    padding: 32px;
    align-items: center;
    text-align: center;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.iletisim-icon {
    width: 80px;
    height: 80px;
    font-size: 32px;
    display: flex;
    justify-content: center;
    color: #f7931d;
    align-items: center;
    border: 1px solid #f7931d;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
}

.iletisim-title {
    font: 26px 'Roboto-Bold';
    color: #f7931d;
    align-items: center;
    margin: 16px 0;
}

.iletisim-bilgi {
    font: 18px 'Roboto-Light';
    color: #737373;
}

    .iletisim-bilgi a {
        color: #737373;
    }

.iletisim-form-stn {
    display: flex;
    justify-content: space-between;
}

.iletisim-sol-stn {
    width: calc(50% - 24px);
    margin-right: 48px;
}

.iletisim-sag-stn {
    width: calc(50% - 24px);
}

.col.iletisimBox, .col.iletisimBox a {
    font: 15px 'Montserrat-Light';
    color: #4c4c4c;
    min-height: 20px;
    line-height: 30px;
}

.col.iletisimBox {
    padding-left: 36px;
    margin-right: 36px;
}

    .col.iletisimBox.yer {
        background: url(../images/page/i-iletisim-yer.html) no-repeat;
        background-size: 20px 32px;
        width: 310px;
        min-height: 44px;
        line-height: 18px;
    }

    .col.iletisimBox.tel {
        background: url(../images/page/i-iletisim-tel.html) no-repeat;
        background-size: 24px 24px;
        width: 182px;
        min-height: 30px;
    }

    .col.iletisimBox.fax {
        background: url(../images/page/i-iletisim-fax.html) no-repeat;
        background-size: 26px 25px;
        width: 182px;
        min-height: 30px;
    }

    .col.iletisimBox.mail {
        background: url(../images/page/i-iletisim-mail.html) no-repeat;
        background-size: 24px 26px;
        width: 162px;
        min-height: 30px;
        line-height: 18px;
    }


.row.map {
    height: 500px;
    margin: 36px 0 0;
}

.col-left.iletisim {
    width: 518px;
    margin-right: 28px;
    margin-top: 11px;
}

.col-right.iletisim {
    width: 490px;
    margin-right: 27px;
}

textarea.iletisim {
    height: 316px;
}

button.iletisim {
    width: 110px;
    height: 30px;
    background-color: #405c58;
    font: 15px 'Montserrat-Regular';
    color: #fff;
    border: 1px solid #405c58;
    padding: 0 16px;
}

    button.iletisim:hover {
        background-color: #fff;
        color: #405c58;
    }




.iletisim-gonder-btn-str {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px;
}



.iletisim-gonder-btn {
    font: 16px 'Roboto-Bold';
    color: #fff;
    width: 170px;
    height: 50px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7931d;
}





.iletisim-label {
    line-height: 24px;
}

ul.iletisim {
    list-style-type: none;
    width: 100%;
    margin-bottom: 24px
}

    ul.iletisim li {
        float: left;
        min-height: 24px;
        display: table
    }

        ul.iletisim li p {
            display: table-cell;
            vertical-align: middle
        }

        ul.iletisim li:nth-child(1) {
            width: 80px;
            font: 24px 'Montserrat-Bold';
            color: #405c58;
        }


        ul.iletisim li:nth-child(2) {
            width: calc(100% - 80px);
        }

        ul.iletisim li a {
            width: 100%;
            display: block;
            font-family: 'Montserrat-Light';
            height: 28px;
            line-height: 28px;
            color: #393939;
        }




/***********************/

/* Accordion Menu by www.menucool.com/vertical/accordion-menu*/

#accordion {
    visibility: hidden;
}

    /* root UL */
    #accordion ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        /* sub UL */
        #accordion ul ul {
            /*background:#f5f5f5;*/
            padding: 0px 0;
        }

    /*---------- Indents ------*/

    /*top-level*/
    #accordion .top > a, #accordion .top > div {
        padding-left: 20px;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    /*2nd-level*/
    #accordion li li > a, #accordion li li > div {
        padding-left: 30px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    /*3rd-level*/
    #accordion li li li > a, #accordion li li li > div {
        padding-left: 50px;
    }


    /*---------- Other styles ------*/

    /* headings */
    #accordion li > div {
        font-family: 'Lucida Grande', Geneva, Candara, Tahoma, sans-serif;
        font-weight: bold;
        font-size: large;
        color: black;
    }

    #accordion .active > div {
        color: #333;
    }

    #accordion li {
        font-family: Arial, sans-serif;
        font-size: 13px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        cursor: pointer;
    }

    /* Add borders to the top LIs */
    #accordion .top {
        /*border:1px solid #000;*/
    }

    /* No double borders between LIs*/
    #accordion li.top + li.top {
        border-top: 0;
    }

    /* links */
    #accordion a {
        color: black;
        font-weight: normal;
        font-size: 13px;
        text-decoration: none;
        display: block;
        line-height: 1;
        transition: all 0.3s;
    }

        #accordion a:hover, #accordion a.active {
            background-color: #eee; /*#ffda3f;*/
        }


    /* carets */
    #accordion div.caret {
        color: inherit;
        display: inline-block;
        margin-top: 3px;
        /*To place the caret on the right, set: float:right;margin-top:0;*/
        width: 0;
        height: 0;
        background: url("../images/yan-menu-cizgi.html") no-repeat right center,#005a9e;
        background-size: 46px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }




    #accordion li {
        -ms-user-select: none;
        -mos-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
    }


/*************************/

.yan-menu-btn-str {
    padding-right: 56px;
}

.yan-menu-btn {
    height: auto;
    float: right !important;
    margin-bottom: 36px;
}

    .yan-menu-btn a {
        width: 100%;
        height: 100%;
        display: block;
    }

.yan-menu-btn-icon {
    width: 78px;
    height: 58px;
    background: url("../images/yan-video-icon.html") no-repeat center;
    background-size: 72px;
    margin-bottom: 9px;
}

    .yan-menu-btn-icon.video-img {
        background: url("../images/yan-video-icon.html") no-repeat center;
        background-size: 60px;
    }

    .yan-menu-btn-icon.katalog-img {
        background: url("../images/yan-katalog-icon.html") no-repeat center;
        background-size: 56px;
    }


.yan-menu-btn-title {
}

.cizgi-baslik {
    position: absolute;
    background: #fff;
    width: 142px;
    height: 3px;
    bottom: 18px;
}
/********/

.text-type-1 {
    font: 16px 'Akrobat-Regular';
}

.col-left.urun-stn {
    width: 256px;
    margin-right: 88px;
}

.col-right.urun-stn {
    width: 718px;
    padding-left: 44px;
    border-left: 1px solid #ccc;
}




/*****************/


/*****************************************************************/

/********/
.row.iletisim-str {
    padding-bottom: 24px;
    margin-bottom: 24px;
}

.iletisim-ic-str {
    margin-bottom: 26px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ccc;
}

.iletisim-map-str {
    margin: 28px 0;
    border: 1px solid #ccc;
    padding: 5px;
}

.col-left.iletisim-stn {
    width: 50%;
}

.col-right.iletisim-stn {
    width: 50%;
    height: 230px;
    border: 1px solid #ccc;
    padding: 5px;
}

.col-left.iletisim-form-stn {
    width: calc(50% - 12px);
    margin-right: 24px;
}

.col-right.iletisim-form-stn {
    width: calc(50% - 12px);
    height: auto;
}



h3.iletisim-title {
    font: 17px 'Akrobat-Semibold';
    color: #005a9e;
    margin-bottom: 24px;
}

h2.iletisim {
    font: 17px 'Akrobat-Bold';
    height: auto;
    line-height: 50px;
    color: #005a9e;
    border-bottom: 1px solid #005a9e;
    margin-bottom: 24px;
}

ul.iletisim {
    list-style-type: none;
    margin-bottom: 12px
}

    ul.iletisim li.iletisim {
        float: left;
        min-height: 20px;
        display: table
    }

        ul.iletisim li.iletisim p {
            display: table-cell;
            vertical-align: middle
        }

        ul.iletisim li.iletisim:nth-child(1) {
            width: 30px;
            margin-right: 24px;
            color: #005a9e;
            font-size: 20px;
            line-height: 20px;
        }

        ul.iletisim li.iletisim:nth-child(2) {
            width: calc(100% - 54px);
        }

        ul.iletisim li.iletisim a {
            display: block;
            font-family: 'Akrobat-Regular';
            color: #5b5b5b
        }

.col.mapAlan-iletisim {
    width: 100%;
    height: 184px
}

textarea.ilet {
    height: 84px;
}

button.gonder {
    background-color: #005a9e;
    font: 18px 'Akrobat-Regular';
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 16px;
}
/*************************************************************************************************************************/



/************************/

.teknik-ozellik-box table, th, td {
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding: 5px;
    text-align: center;
}

    .teknik-ozellik-box table tr:first-child {
        background-color: #000 !important;
        color: #ffffff !important;
        height: 50px;
        font: 17px 'Akrobat-Bold';
    }

    .teknik-ozellik-box table tr:nth-child(2n+1) {
        background-color: #f8f8f8;
    }

.isleme-hatti table, tr, th, td {
    border: 0;
    text-align: left;
}
/*************************************************************************************************************************/
.haber-str {
    padding: 36px 0;
}

.haber-box {
    width: calc(50% - 25px);
    height: auto;
    text-align: left;
    margin-right: 50px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

    .haber-box:nth-child(2n) {
        margin-right: 0;
    }

.col-left.haber-stn {
    width: 40%;
    margin-right: 20px;
}

.col-right.haber-stn {
    width: calc(60% - 20px);
}

.imgBox.haber-img {
    width: 100%;
    border: 1px solid #ccc;
}

h1.haber-title {
    font: 24px 'Akrobat-Regular';
    color: #434343;
}

.haber-content {
    font: 15px 'Montserrat-Light';
    color: #434343;
    margin-bottom: 24px;
    min-height: 56px;
}

.haber-btn {
    padding: 10px 24px;
    font: 17px 'Montserrat-Regular';
    color: #426d67;
    text-align: center;
    border: 1px solid #426d67;
    display: block;
    width: 142px;
    cursor: pointer;
    float: right;
}

    .haber-btn:hover {
        background: #426d67;
        color: #fff;
    }
/****************************************************************************************************************************/

/*******************************************************************************************/



/************************/
ul.yan-menu-haber-list {
    list-style-type: none;
}

    ul.yan-menu-haber-list li {
        background: transparent;
    }

        ul.yan-menu-haber-list li::after {
            content: '';
            position: relative;
            float: left;
            width: 321px;
            height: 10px;
            background: url("../images/yan-menu-golge.html") no-repeat;
            bottom: 0;
        }



        ul.yan-menu-haber-list li:hover, ul.yan-menu-haber-list li.secili {
            background: url("../images/yan-menu-cizgi.html") no-repeat right center,#005a9e;
            background-size: 46px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
        }

        ul.yan-menu-haber-list li a {
            font: 17px 'Akrobat-SemiBold';
            color: #737373;
            padding: 16px;
            display: block;
            text-align: right;
            padding-right: 60px;
        }

        ul.yan-menu-haber-list li:hover > a, ul.yan-menu-haber-list li.secili > a {
            color: #fff;
        }

h2.haber-title {
    font: 15px 'Montserrat-Bold';
    height: auto;
    line-height: 50px;
    color: #426d67;
    border-bottom: 1px solid #005a9e;
    margin-bottom: 16px;
}

.imgBox.haber-detay-img {
    max-width: 500px;
    margin-right: 16px;
    margin-bottom: 16px;
}
/*************************************************************************************************************************/
.demo {
    width: 100%;
    margin: 0px auto; /*visibility: hidden;*/
}

.options {
    width: 200px;
    float: left;
    margin-top: 30px;
}

    .options h3 {
        font-size: 20px;
    }

    .options a {
        padding: 12px 0;
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
        display: block;
        background: #535353;
        color: #FFF;
        text-decoration: none;
    }

a.backLink {
    float: right;
    margin-bottom: 10px;
}


/*********************************/
.ekipResimIc, .fotoBtn {
    margin: 0 auto;
    display: table;
}

    .ekipResimIc img {
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
    }

h1.isBasvuruForm {
    font: 17px 'Akrobat-Bold';
    color: #5a6771;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    margin-bottom: 20px
}

label.btn-upload {
    position: relative;
    float: left;
    display: block;
    width: 100px;
    height: 27px;
    border: 1px solid #738b9e;
    background-color: #fff;
    z-index: 155;
    color: #333;
    line-height: 25px;
    text-align: center;
    font-weight: 700;
    top: 12px
}

.row.kisiselBilgi {
    margin-bottom: 42px
}

.col.inputDiv.resimAlti {
    margin-top: 15px
}

.inputDiv-2 {
    width: calc(50% - 6px);
    margin-right: 12px
}

    .inputDiv-2:nth-child(2n) {
        margin-right: 0;
    }

.inputDiv-3 {
    width: calc(33.33% - 8px);
    margin-right: 12px
}

    .inputDiv-3:nth-child(3n) {
        margin-right: 0;
    }

.inputDiv-4 {
    width: calc(25% - 3px);
    margin-right: 12px
}

.inputDiv-5 {
    width: calc(20% - 12px);
    margin-right: 12px
}

    .inputDiv-5:nth-child(5n) {
        margin-right: 0;
    }

.inputDiv-6 {
    width: calc(16.66% - 12px);
    margin-right: 12px
}

    .inputDiv-6:nth-child(6n) {
        margin-right: 0;
    }

select.form-2 {
    width: 50%;
    height: 42px;
    background-color: #f7f7f7;
    font: 13px Montserrat-Light;
    color: #a6a6a6;
    padding: 0 10px;
    background-size: 9px
}

label.cvfile input {
    position: absolute;
    left: -9999px;
}

span.cvFile {
    position: absolute;
    right: 0;
    border: 1px solid #d2d2d2;
    text-align: center;
    width: 148px;
    height: 36px;
    background-color: #b31b27;
    color: #fff;
    line-height: 36px;
    cursor: pointer;
}

span.cvName {
    position: absolute;
    width: calc(100% - 156px);
    height: 36px;
    border: 1px solid #e8e3df;
    line-height: 36px;
    padding-left: 10px;
    background-color: #fff;
    color: #232323;
}




input[type="text"].isBasvuruForm, textarea.isBasvuruForm, #ikForm select {
    border: 1px solid #738b9e
}

label.isBasvuruForm {
    font: 16px 'Akrobat-Bold';
    color: #5a6771;
    line-height: 36px
}

label.cinsiyet {
    width: 130px
}

textarea.evAdresi {
    height: 108px
}

label.isBasvuruForm {
    margin-bottom: 0
}

.col.kisiBilgi-1 {
    width: 100%;
}

.col.kisiBilgi-2 {
    width: calc(50% - 4px);
    margin-right: 8px
}

.col.kisiBilgi-3 {
    width: calc(33.33% - 8px);
    margin-right: 8px
}

.col.egitimBilgi-5 {
    width: calc(20% - 8px);
    margin-right: 10px
}

.col.dilBilgi-4 {
    width: calc(25% - 10px);
    margin-right: 10px
}

.col.programBilgi-3 {
    width: calc(30% - 5px);
    margin-right: 10px
}

.col.programBilgi-7 {
    width: calc(70% - 5px);
    margin-right: 10px
}

.col-1 {
    width: 8.333333%
}

.col-2 {
    width: 16.666666%
}

.col-3 {
    width: 24.999999%
}

.col-4 {
    width: 33.333332%
}

.col-5 {
    width: 41.666665%
}

.col-6 {
    width: 49.999998%
}

.col-7 {
    width: 58.333331%
}

.col-8 {
    width: 66.666664%
}

.col-9 {
    width: 74.999997%
}

.col-10 {
    width: 83.333333%
}

.col-11 {
    width: 91.666663%
}


.col-12 {
    width: 99.999996%
}

.col.dilBilgi {
    width: 194px;
    margin-right: 12px
}

.col.dilDerece {
    width: 386px
}

.col.inputDiv {
    margin-bottom: 0
}

.col.dil-derece {
    top: 9px
}

.col.isDeneyim-2 {
    width: calc(17% - 9px)
}

.col.referans-4 {
    width: calc(25% - 8px);
    margin-right: 8px
}

.col.ikDigerBilgi-4 {
    width: calc(40% - 8px);
    margin-right: 8px
}

.col.ikDigerBilgi-6 {
    width: calc(60% - 8px)
}

.col.ikDigerBilgi-3 {
    width: calc(33.33% - 8px);
    margin-right: 8px
}

.mr-8 {
    margin-right: 8px !important
}

.label-derece {
    width: 90px;
    padding-left: 15px
}

.col.bilgisayarBilgi {
    width: 410px
}

.col.isDeneyim {
    width: 128px;
    margin-right: 9px
}

.col.inputDiv.tamamlayiciBilgiler {
    border-bottom: 1px solid #ccc;
    line-height: 42px
}

label.tamamlayiciBilgi {
    width: 264px
}

.label-tamamlayici {
    width: 110px
}

.row.buton-aciklama {
    height: auto;
    margin-bottom: 12px;
}

.col.buton-aciklama {
    width: 100%;
    margin-right: 24px;
    height: auto;
}

.col.buton-isBasvuru {
    width: 204px
}

button.isBasvuru {
    font: 15px 'Montserrat-Bold';
    background-color: #b31b27;
    height: 44px;
    padding: 0 14px;
    color: #fff;
    border: 1px solid #b31b27
}

    button.isBasvuru:hover {
        background-color: #fff;
        color: #b31b27;
    }

.label-cinsiyet {
    padding-left: 20px !important;
    padding-right: 12px !important
}

.col.cinsiyetMargin {
    margin-top: 9px
}

input[type="radio"]:checked, input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px
}

    input[type="radio"]:checked + label, input[type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 28px;
        padding-right: 42px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #707070;
        font-family: 'Open Sans'
    }

        input[type="radio"]:checked + label:before, input[type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border: 1px solid #008aad;
            background: #fff
        }

        input[type="radio"]:checked + label:after, input[type="radio"]:not(:checked) + label:after {
            content: '';
            width: 12px;
            height: 12px;
            background: #008aad;
            position: absolute;
            top: 4px;
            left: 4px;
            -webkit-transition: all .2s ease;
            transition: all .2s ease
        }

        input[type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0)
        }

        input[type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
        }

input[type="radio"].isBasvuru:checked + label, input[type="radio"].isBasvuru:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    padding-right: 42px;
    cursor: pointer;
    line-height: 12px;
    display: inline-block;
    color: #707070;
    font-family: 'Open Sans'
}

input[type="radio"]:checked + label:before, input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #008aad;
    background: #fff
}

input[type="radio"].isBasvuru:checked + label:after, input[type="radio"].isBasvuru:not(:checked) + label:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #707070;
    position: absolute;
    top: 4px;
    left: 4px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

input[type="radio"].isBasvuru:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

input[type="radio"].isBasvuru:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

input[type="radio"].isBasvuru:checked + label, input[type="radio"].isBasvuru:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    padding-right: 22px;
    cursor: pointer;
    line-height: 12px;
    display: inline-block;
    color: #707070;
    font-family: 'Open Sans'
}

input[type="radio"]:checked + label:before, input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #707070;
    background: #fff
}

input[type="radio"].isBasvuru:checked + label:after, input[type="radio"].isBasvuru:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #707070;
    position: absolute;
    top: 2px;
    left: 2px;
    transition: all .2s ease
}

input[type="radio"].isBasvuru:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

input[type="radio"].isBasvuru:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.col.inputDiv {
    margin-bottom: 12px;
}
/*****************************************************/

/************************************************************************/
.mobil-uye-arama-stn {
    display: table;
    margin: 0 auto;
    float: none;
    margin-bottom: 24px;
}

.mobil-dil-stn {
    margin-right: 15px;
}

g, svg g path, polygon, polyline {
    fill: #687276;
    cursor: pointer;
}

    g:hover > path {
        fill: #009bb7;
    }

    g.secili > path {
        fill: #009bb7;
    }

    g:hover > polygon, rect, polyline {
        fill: #009bb7;
    }

    g.secili > polygon, rect, polyline {
        fill: #009bb7;
    }

    g.sehir-isim path, g.sehir-isim path:hover {
        fill: #fff;
    }
/**************************/
.mobil-logo {
    background: url("../images/logo.png") center no-repeat;
    height: 90px;
    background-size: 90px;
    z-index: 9;
}

    .mobil-logo a.logo-link {
        display: block;
        padding: 0 14%;
        width: 100%;
        height: 90px;
    }


.middle-cell {
    display: table-cell;
    vertical-align: middle;
}

.table-kulup {
    display: table;
    width: 100%;
    height: 100%;
}

.transition-200 {
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

a.link-fff {
    color: #fff;
}

.col-left.kurumsal {
    width: calc( 50% - 36px);
    margin-right: 36px;
}

.col-right.kurumsal {
    width: 50%;
}

/**************************************************************/
.col-left.musteri-bilgi-stn {
    width: calc( 50% - 36px);
    margin-right: 36px;
}

.col-right.musteri-bilgi-stn {
    width: 50%;
}

textarea.musteri-bilgi-adres {
    height: 120px;
}
/***************************************************************/
.belge-item {
    width: 224px;
    height: auto;
    margin-right: 18px;
    margin-bottom: 18px;
}

.imgBox.belge-img {
    width: 100%;
    margin-bottom: 5px;
}

h1.belge-title {
    font: 16px 'Akrobat-Regular';
    color: #737373;
    text-align: center;
}
/***************************************************************/
.galeri-stn {
    display: flex;
    margin: 50px 0;
    flex-wrap: wrap;
}

.galeri-box {
    width: calc(33.33% - 13.33px);
    height: auto;
    margin-right: 20px;
}

    .galeri-box:nth-child(3n) {
        margin-right: 0;
    }

    .galeri-box a {
        color: #000;
    }

.galeri-in-box {
    width: 100%;
    height: auto;
}

.imgBox.galeri-img {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
}

.galeri-baslik-box {
    height: auto;
    padding: 7px 0;
}

h5.galeri-baslik-1 {
    font: 15px 'Roboto-Bold';
}

h3.galeri-baslik-2 {
    font: 15px 'Roboto-Bold';
}

.galeri-hover {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: url("../images/galeri-hover-bg.html") repeat;
}

    .galeri-hover .plus {
        width: 100%;
        height: 100%;
        position: absolute;
        background: url("../images/galeri-plus.html") no-repeat center;
        background-size: 66px 66px;
    }

.galeri-box:hover > a .galeri-in-box .galeri-hover {
    opacity: 1;
    color: #474747;
}

.video-stn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 42px 0;
}

.video-box {
    width: calc(50% - 24px);
    margin-right: 24px;
    margin-bottom: 24px;
}

    .video-box:nth-child(2n) {
        margin-right: 0;
    }

h3.video-baslik {
    font: 14px 'Roboto-Bold';
    height: 36px;
    padding-top: 10px;
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.iframe-container {
    position: relative;
    width: 100%;
    height: 100%;
}


/***************************************************************/
.imgBox {
    width: 100%;
    height: auto;
}

    .imgBox.img-kurumsal {
        margin-bottom: 24px;
    }

.mr-15 {
    margin-right: 15px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}



.transition-05 {
    webkit-transition: all .5s ease;
    transition: all .5s ease
}


@media (min-width: 1281px) {


    .mobil-header {
        display: none !important;
    }

    .mobil-banner {
        display: none !important;
    }

    .kurumsal-mobil-img {
        display: none;
    }

    .kurumsal-desk-img {
        display: block;
    }

    .dokuman-box:nth-child(3n) {
        margin-right: 0;
    }

    .neden-kml-box:nth-child(4n) {
        margin-right: 0;
    }

    .neden-celik-box:nth-child(3n) {
        margin-right: 0;
    }

    .yardimci-mobil-tablo {
        display: none !important;
    }

    .yardimci-desk-tablo {
        display: block !important;
    }
}



@media (min-width: 1025px) and (max-width: 1280px) {
    .mobil-header {
        display: none !important;
    }

    .mobil-banner {
        display: none !important;
    }

    .dokuman-box:nth-child(3n) {
        margin-right: 0;
    }

    .yardimci-mobil-tablo {
        display: none !important;
    }

    .yardimci-desk-tablo {
        display: block !important;
    }

    .kurumsal-mobil-img {
        display: none;
    }

    .kurumsal-desk-img {
        display: block;
    }


    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 6px !important;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 6px !important;
    }

    .swiper-button-next, .swiper-button-prev {
        margin-top: 38% !important;
        top: 100% !important;
    }
}

@media (min-width: 801px) and (max-width: 1024px) {
    body {
        min-width: 100%;
    }

    .container {
        padding: 0 15px;
        width: 100%;
        max-width: 100%;
    }

    .mobil-ust {
        background-color: #5a6065;
        z-index: 10;
    }




    .ana-grup-stn {
        justify-content: space-around;
    }

    .ana-montaj-sol-box {
        width: 224px;
    }

    .ana-montaj-orta-box {
        max-width: 280px;
    }

    .ana-grup-img {
        max-width: 180px;
    }


    .ana-asama-cizgi {
        left: 66%;
        width: 120%;
    }

    .ana-urun-title {
        font-size: 24px;
    }

    .ana-urun-grup-title {
        font-size: 17px;
    }

    .urun-detay-ust-str {
        flex-direction: column-reverse;
    }

    .urun-detay-ust-sol-stn, .urun-detay-ust-sag-stn {
        width: 100%;
    }

    .urun-detay-ust-sol-stn {
        display: flex;
        margin-right: 0;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .urun-detay-breadcrumb {
        margin-bottom: 36px;
    }

    .ana-ayricalik-title {
        text-align: center;
        height: 72px;
        justify-content: flex-start;
    }

    .genel-baslik p, .genel-baslik::after {
        display: none;
    }


    .alt-iletisim-box {
        margin-right: 0;
    }

        .alt-iletisim-box a {
            font-size: 20px;
        }

    ul.alt-menu li {
        margin: 0 24px;
    }


    .ust-btn-grup {
        position: absolute;
        left: 16px;
        top: 10px;
    }

    .ebulten-input.adSoyad {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .ebulten-input.eposta {
        width: 100%;
        margin-right: 0;
        z-index: 9999;
    }

    .ebulten-ust-str {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .ebulten-label {
        width: 100%;
    }

    label.checkbox.bulten-check {
        margin-top: 146px;
    }

    .ebulten-btn-box {
        z-index: 9999;
        width: 100%;
    }

    .ebulten-form-box, .btn-ebulten {
        width: 100%;
    }

    .haber-box {
        width: 100%;
        margin-right: 0;
    }

    h2.haber-title {
        line-height: normal;
        padding-bottom: 16px;
        text-align: left;
    }

    .imgBox.haber-detay-img {
        max-width: 50%;
        margin-right: 16px;
    }

    .haber-content {
        min-height: auto;
    }

    .haber-detay-content {
        text-align: center;
        text-align: left;
    }

    .incele-str {
        margin-top: 36px;
    }
    /********************************************************************************/
    .col-right.urun-stn {
        width: calc(100% - 346px);
    }


    .col-left.urun-detay-box, .col-right.urun-detay-box {
        width: 100%;
        margin-left: 0;
    }

    h2.urun-detay-title, h3.urun-detay-title-2, .urun-detay-content {
        text-align: left;
    }
    /********************************************************************************/

    .col-right.teknik-stn {
        width: calc(100% - 346px);
    }

    /*****************************************************************************************/

    .col-right.kurumsal-stn-sol {
        width: calc(100% - 346px);
    }

    /*****************************************************************************************/



    /***************/
    .ana-hakkimizda-str {
        margin-bottom: 36px;
    }

    .ana-arge-box {
        width: calc(33% - 14px);
        margin-bottom: 24px;
        margin-right: 24px;
    }
    /***********/


    .mobil-header {
        display: block !important;
    }

    .desk-header {
        display: none;
    }

    .mobil-banner {
        display: block !important;
    }

    .desk-banner {
        display: none;
    }

    .kurumsal-mobil-img {
        display: none;
    }

    .kurumsal-desk-img {
        display: block;
    }

    .menu-toggle {
        display: block !important;
    }

    .galeri-box {
        width: calc(50% - 20px);
        height: auto;
    }

        .galeri-box:nth-child(2n) {
            margin-right: 0;
        }

        .galeri-box:nth-child(3n) {
            margin-right: 0;
        }

    .referans-box, .referans-box:nth-child(5n) {
        width: calc(33% - 12px);
        height: auto;
        margin-right: 20px;
    }

        .referans-box:nth-child(3n) {
            margin-right: 0 !important;
        }

    .dokuman-box {
        width: calc(33% - 12px);
        height: auto;
    }

        .dokuman-box:nth-child(3n) {
            margin-right: 0;
        }

    /****************/

    .dil-box-str {
        margin-left: 0;
    }

    .dil-box-stn {
        margin-top: 6px;
    }

    .btn-search {
        margin: 0;
        margin-left: 16px;
    }
    /***********/


    .altKisim {
        height: auto;
        background: #b31c27;
        padding: 68px 0;
    }

    .logo-alt {
        position: absolute;
        background: url("../images/page/altKisimLogo.html") no-repeat top center;
        width: 246px;
        height: 346px;
        right: 36px;
        top: -18px;
    }

    .alt-adres-cont {
        width: 100%;
        height: auto;
        margin: 0 0 24px 0;
    }

        .alt-adres-cont.stn-1 {
            margin-top: 36px;
        }

    .col-left.kurumsal, .col-right.kurumsal {
        width: 100%;
    }

    .urun-grup-box-ana {
        width: 33.33%;
        height: auto;
        margin-bottom: 24px;
    }

    a.urun-grup-link .imgBox.urun-grup-ana-img {
        width: 100%;
        height: auto;
        background-size: 75%;
    }

    a.urun-grup-link:hover > .imgBox.urun-grup-ana-img {
        background-image: url("../images/ana-grup-bg2.html");
        background-size: 75%;
        background-repeat: no-repeat;
        background-position: top center;
        -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -moz-transform: scale(1.25);
    }

    a.urun-grup-link h3.urun-grup-ana-baslik {
        font-size: 18px;
    }

    /***************/

    .tabAlan .detay-box {
        width: 100%;
    }

    /**************mobil**********************************************/
    .overlay-content {
        width: 86%;
    }

    .overlay input[type="text"] {
        width: 80%;
    }

    .overlay2-content {
        width: 90%;
        max-width: 380px;
    }

    .uye-giris-stn {
        width: 100%;
    }

    .overlay3-content {
        width: 90%;
    }

    /*******************************************************/
    .ana-sosyal-str {
        font-size: 31px;
    }
    /*******************************************************/

    .ana-uclu-str {
        padding: 0 24px;
    }

    .ana-uclu-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 36px;
    }

    /********************************/

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 6px !important;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 6px !important;
    }

    .swiper-button-next, .swiper-button-prev {
        top: -20px !important;
        width: 18px !important;
        height: 36px !important;
        background-size: 18px 36px !important;
    }

    /********************************************************/


    .copyright-stn {
        flex-direction: column;
    }

    .copyright-box {
        text-align: center;
        width: 100%;
        font-size: 14px;
    }

    .design-box {
        width: 100%;
        height: auto;
        background-position: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .design-box a {
            width: 100%;
            height: auto;
            text-align: center;
        }

    .kvkk-ara-cizgi {
        display: none;
    }

    .menu-ust-str {
        display: none;
    }
    /********************************************************/



    .iletisim-box {
        width: calc(33.33% - 18px);
        margin-right: 36px;
    }

        .iletisim-box:nth-child(3n) {
            margin-right: 0;
        }
}






@media (min-width: 481px) and (max-width: 800px) {
    body {
        min-width: 100%;
        background: #fff;
    }

    .container {
        padding: 0 15px;
        width: 100%;
        max-width: 100%;
    }

    .mobil-ust {
        background-color: #232830;
        z-index: 10;
    }


    .ana-grup-stn {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .ana-grup-box {
        width: calc(50% - 18px);
        margin-right: 36px;
        margin-bottom: 36px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .ana-grup-box:nth-child(2n) {
            margin-right: 0;
        }

    .ana-grup-title {
        text-align: center;
        padding-left: inherit;
    }

    .urun-grup-title {
        font-size: 17px;
    }

    .urun3-box {
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
        height: auto;
    }

       
    .urun-box {
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
        height: auto;
        transition: all 0.4s ease;
        opacity: 1;
        visibility: visible;
        transform: scale(1);
        display: block;
    }

        .urun-box.hidden {
            opacity: 0;
            visibility: hidden;
            transform: scale(0.95);
            pointer-events: none;
        }

    .urun-detay-ust-str {
        flex-direction: column-reverse;
    }

    .urun-detay-ust-sol-stn, .urun-detay-ust-sag-stn {
        width: 100%;
    }

    .urun-detay-ust-sol-stn {
        display: flex;
        margin-right: 0;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .urun-detay-breadcrumb {
        margin-bottom: 36px;
    }





    .kurumsal-mobil-img {
        display: block;
        margin-top: 24px;
    }

    .kurumsal-desk-img {
        display: none;
    }

    .ust-btn-grup {
        position: absolute;
        left: 16px;
        top: 10px;
    }

    .iletisim-str {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .alt-google-play {
        float: none;
        display: table;
        margin: 5px auto 0;
    }

    .whatsapp-str {
        height: auto;
    }

    .col-left.iletisim-stn, .col-right.iletisim-stn, .col-left.iletisim-form-stn, .col-right.iletisim-form-stn {
        width: 100%;
    }

    .col-left.iletisim-stn {
        margin-bottom: 24px;
    }

    .col-left.iletisim-form-stn {
        margin-right: 0;
    }

    .ebulten-input.adSoyad {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .ebulten-input.eposta {
        width: 100%;
        margin-right: 0;
        z-index: 9999;
    }

    .ebulten-ust-str {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .ebulten-label {
        width: 100%;
    }

    label.checkbox.bulten-check {
        margin-top: 146px;
    }

    .ebulten-btn-box {
        z-index: 9999;
        width: 100%;
    }

    .ebulten-form-box, .btn-ebulten {
        width: 100%;
    }

    .col-left.kurumsal-stn-sol {
        width: calc(100% - 20px);
    }

    .col-right.kurumsal-stn-sol {
        width: 100%;
    }
    /********************************************************************************/
    .haber-box {
        width: 100%;
        margin-right: 0;
    }

    h2.haber-title {
        line-height: normal;
        padding-bottom: 16px;
        text-align: left;
    }

    .imgBox.haber-detay-img {
        max-width: 50%;
        margin-right: 16px;
    }

    .haber-content {
        min-height: auto;
    }

    .haber-detay-content {
        text-align: center;
        text-align: left;
    }

    .incele-str {
        margin-top: 36px;
    }
    /********************************************************************************/
    .ana-uclu-str {
        padding: 0 24px;
    }

    .ana-uclu-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 36px;
    }

    /********************************/
    .col-left.urun-stn {
        width: calc(100% - 30px);
        margin-right: 0;
    }

    .col-right.urun-stn {
        width: 100%;
        padding-left: 0;
        border: none;
    }


    h1.urun-title, h2.urun-title {
        text-align: left;
    }

    .urun-btn {
        float: none;
        display: table;
        margin: 0 auto;
    }

    .tanitim-btn-box {
        float: none;
        display: table;
        margin: 0 auto;
    }


    .col-left.urun-detay-box, .col-right.urun-detay-box {
        width: 100%;
        margin-left: 0;
    }

    h2.urun-detay-title, h3.urun-detay-title-2, .urun-detay-content {
        text-align: center;
    }
    /********************************************************************************/
    .col-right.teknik-stn {
        width: 100%;
    }

    .col-left.teknik-stn {
        margin-right: 0;
        width: calc(100% - 30px);
    }


    /***********/
    .ana-hakkimizda-str {
        margin-bottom: 36px;
    }

    .ana-arge-box {
        width: 100%;
        margin-bottom: 24px;
    }

    .ana-urun-box {
        width: 100%;
        min-height: auto;
        margin-bottom: 36px;
    }

    /***********/
    /*****************************************************************************************/
    .ana-sosyal-str {
        font-size: 28px;
        line-height: 31px;
    }
    /****************/

    .dil-box-str {
        margin-left: 0;
    }

    .dil-box-stn {
        margin-top: 6px;
    }

    .btn-search {
        margin: 0;
        margin-left: 16px;
    }
    /***********/
    .menu-baslik-str {
        height: auto;
    }

    a.menu-baslik-link {
        height: auto;
        line-height: 22px;
        padding: 5px 0;
    }

    .alt-menu-stn {
        width: 100%;
        margin-bottom: 36px;
        min-height: 100px;
        height: auto;
    }

        .alt-menu-stn, .alt-menu-stn img {
            text-align: center;
            display: inline-table;
        }

    .alt-tel-box, .alt-mail-box, .alt-whatsapp-box {
        width: 100%;
    }

    .copyright-str, .copyright-box {
        width: 100%;
        text-align: center;
    }

    .menu-ust-str {
        display: none;
    }

    .galeri-box, .video-box {
        width: 100%;
        height: auto;
    }

    .video-box {
        margin-right: 0;
    }

    .referans-box {
        width: calc(50% - 10px);
        height: auto;
    }

        .referans-box:nth-child(2n), .referans-box:nth-child(10n) {
            margin-right: 0 !important;
        }

        .referans-box:nth-child(5n) {
            margin-right: 20px;
        }

    .banner-alt-serit {
        height: auto;
    }

    .banneraltserit-str {
        margin-bottom: 44px;
    }

    .dokuman-box {
        width: calc(50% - 10px);
        height: auto;
    }

        .dokuman-box:nth-child(2n) {
            margin-right: 0;
        }

    .ust-img-box {
        height: 150px;
        background-size: 163%;
    }


    .urun-grup-box-ana {
        width: 33.33%;
        height: auto;
        margin-bottom: 24px;
    }

    a.urun-grup-link .imgBox.urun-grup-ana-img {
        width: 100%;
        height: auto;
        background-size: 75%;
    }

    a.urun-grup-link:hover > .imgBox.urun-grup-ana-img {
        background-image: url("../images/ana-grup-bg2.html");
        background-size: 75%;
        background-repeat: no-repeat;
        background-position: top center;
        -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -moz-transform: scale(1.25);
    }

    a.urun-grup-link h3.urun-grup-ana-baslik {
        font-size: 18px;
    }





    .col-left.kurumsal, .col-right.kurumsal {
        width: 100%;
    }



    .mobil-header {
        display: block !important;
    }

    .desk-header {
        display: none;
    }


    .mobil-banner {
        display: block !important;
    }

    .desk-banner {
        display: none;
    }



    .menu-alt-diger {
        margin-top: 0;
        height: 100px;
    }


    /********************/
    .alt-sosyal-stn {
        margin: 0;
    }
    /********************/
    .tabAlan .detay-box {
        width: 100%;
    }

    .tabAlan ul.tabmenu li {
        width: 33.33%;
    }
    /*******************/

    /**************mobil MODAL**********************************************/
    .overlay-content {
        width: 86%;
    }

    .overlay input[type="text"] {
        width: 80%;
    }

    .overlay2-content {
        width: 90%;
        max-width: 380px;
    }

    .uye-giris-stn {
        width: 100%;
    }

    .overlay3-content {
        width: 90%;
    }

    /**********************************************************/
    .yardimci-mobil-tablo {
        display: block !important;
    }

    .yardimci-desk-tablo {
        display: none !important;
    }

    /*****************************************************************/
    .kisiBilgi-2 {
        width: 100% !important;
    }

    .ikDigerBilgi-3 {
        width: 100% !important;
    }

    /********************************************************/
    /********************************************************/
    .ortak-box {
        width: calc(50% - 24px);
        height: auto;
        margin-right: 24px;
    }
    /*******************************************************/


    /*******************************************************/
    .belge-item {
        width: calc(33.33% - 12px);
        height: auto;
    }

        .belge-item:nth-child(3n) {
            margin-right: 0 !important;
        }
    /********************************************************/
    .kurumsal-kimlik-ust-str {
        background-size: auto;
    }

    .kurumsalKimlikBox {
        width: calc(50% - 40px)
    }

        .kurumsalKimlikBox:nth-child(2n) {
            margin-right: 0 !important;
        }
    /********************************************************/

    .altKisim {
        height: auto;
        background: #b31c27;
    }

    .logo-alt {
        position: absolute;
        background: url("../images/page/altKisimLogo.html") no-repeat top center;
        width: 246px;
        height: 346px;
        left: 50%;
        margin-left: -123px;
        top: 12px;
    }

    .alt-adres-cont {
        width: 100%;
        height: auto;
        margin: 0 0 24px 0;
    }

        .alt-adres-cont.stn-1 {
            margin-top: 390px;
        }
    /****************/
    .tanitim-btn-link {
        float: none;
        display: table;
        margin: 0 auto;
    }

    /****************/
    .ana-montaj-orta-box {
        max-width: 100%;
    }

    .ana-montaj-sag-box {
        text-align: center;
    }

    .ana-modulerev-stn {
        flex-direction: column;
    }

    .ana-asama-stn {
        flex-direction: column;
    }

    .ana-asama-daire {
        transform: rotate(90deg);
    }

    .ana-asama-cizgi {
        display: none;
    }


    /********************************************************/





    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 6px !important;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 6px !important;
    }

    .swiper-button-next, .swiper-button-prev {
        margin-top: 42% !important;
        top: 100% !important;
        width: 18px !important;
        height: 36px !important;
        background-size: 18px 36px !important;
    }

    /********************************************************/

    .bannerBox {
        margin-top: 0;
    }

    .col.inputDiv {
        margin-bottom: 12px;
    }

    .genel-baslik {
        font-size: 22px;
    }
    /********************************************************/


    .copyright-stn {
        flex-direction: column;
    }

    .copyright-box {
        text-align: center;
        width: 100%;
        font-size: 14px;
    }

    .design-box {
        width: 100%;
        height: auto;
        background-position: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .design-box a {
            width: 100%;
            height: auto;
            text-align: center;
        }

    .kvkk-ara-cizgi {
        display: none;
    }

    .menu-ust-str {
        display: none;
    }
    /********************************************************/
}



@media (min-width: 0px) and (max-width: 480px) {

    body {
        min-width: 100%;
        background: #fff;
    }

    .container {
        padding: 0 15px;
        width: 100%;
        max-width: 100%;
    }

    .ust-btn-grup {
        position: absolute;
        left: 16px;
        top: 10px;
    }

    .iletisim-str {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .mobil-ust {
        background-color: #232830;
    }

    .row.inputDiv {
        margin-bottom: 0;
    }

    .inputDiv-2, .inputDiv-3 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px !important;
    }

    .kurumsal-desk-img {
        display: none;
    }

    .kurumsal-mobil-img {
        display: block;
        margin-top: 24px;
    }

    .kurumsal-logo-stn {
        flex-direction: column;
        margin: 64px 0;
    }

    .kurumsal-logo-box {
        margin-right: 0;
        margin-bottom: 36px;
    }

    .ana-neden-kml-str {
        background-size: cover;
        min-height: auto;
        height: auto;
    }

    .ana-neden-celik-str {
        background-size: cover;
        min-height: auto;
        height: auto;
    }

    .neden-kml-stn {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .neden-celik-stn {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .referans-box {
        width: calc(50% - 10px);
    }

        .referans-box:nth-child(2n) {
            margin-right: 0;
        }

        .referans-box:nth-child(5n) {
            margin-right: 20px;
        }

        .referans-box:nth-child(10n) {
            margin-right: 0;
        }

    .referans-prev-btn {
        left: 0 !important;
    }

    .referans-next-btn {
        right: 0 !important;
    }


    .footer-stn {
        flex-direction: column-reverse;
    }

    .footer-str {
        flex-direction: column;
    }

    .footer-ust-str {
        flex-direction: column;
    }

    .footer-tel-stn {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .alt-logo-stn {
        justify-content: center;
        margin-bottom: 36px;
    }

    .footer-alt-str {
        flex-direction: column;
        align-items: center;
    }

    .alt-menu-stn {
        width: 100%;
        text-align: center;
    }

    ul.alt-menu li:first-child {
        font-family: 'Roboto-Bold' !important;
    }

    .dokuman-stn {
        flex-direction: column;
    }

    .dokuman-box {
        width: 100%;
        margin-right: 0;
    }

    .galeri-box {
        width: 100%;
        margin-right: 0;
    }

    .video-box {
        width: 100%;
        margin-right: 0;
    }

    .swiper-urun-next-btn {
        right: 0 !important;
        width: 24px;
        height: 48px;
        background-size: 24px 48px !important;
        top: 78px;
    }

    .swiper-urun-prev-btn {
        left: 0 !important;
        width: 24px;
        height: 48px;
        background-size: 24px 48px !important;
        top: 78px;
    }

    .ana-montaj-orta-box {
        max-width: 100%;
    }

    .iletisim-stn {
        flex-direction: column;
    }

    .iletisim-form-stn {
        flex-direction: column;
    }

    .iletisim-box {
        width: 100%;
        margin-top: 32px;
    }

    .iletisim-sol-stn {
        margin-right: 0;
        width: 100%;
    }

    .iletisim-sag-stn {
        width: 100%;
    }

    .ana-urun-grup-list-box {
        padding: 0 6px;
        font-size: 16px;
    }

    .moduler-ev-ust {
        flex-direction: column;
    }

    .moduler-ev-title {
        padding-left: inherit;
        width: auto;
        text-align: center;
        line-height: 36px;
    }

    .moduler-ev-img {
        margin-bottom: 24px;
    }

    .moduler-ev-aciklama {
        text-align: center;
    }

    .kvkk-ara-cizgi {
        display: none;
    }

    .urun-detay-ust-str {
        flex-direction: column-reverse;
    }

    .urun-detay-ust-sag-stn {
        width: 100%;
    }


    .urun-detay-ust-ozellik-stn {
        flex-direction: column;
        align-items: center;
    }

    .urun-detay-ust-title-stn {
        margin-bottom: 12px;
        width:100%;
    }

    .urun-detay-ust-btn-stn {
        flex-direction: column;
    }

    .urun-detay-ozellik-str {
        justify-content: center;
        margin-bottom: 12px;
    }

    .urun-detay-ust-sol-title {
        text-align: center;
    }

    .urun-detay-btn-str {
        justify-content: center;
    }

    .urun-detay-box {
        width: 100%;
    }

    .bannerBox {
        margin-top: 0 !important;
        z-index: 8;
    }

    .uygulama-box {
        width: calc(50% - 12px);
    }

        .uygulama-box:nth-child(2n) {
            margin-right: 0;
        }

    .yasam-sol-stn, .yasam-sag-stn {
        width: 100%;
    }

    .urun-list-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 50px;
    }

    .copyright-stn {
        flex-direction: column;
    }

    .urun-detay-ust-sol-stn {
        display: flex;
        margin-right: 0;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .urun-detay-breadcrumb {
        margin-bottom: 36px;
    }

    .alt-iletisim-str {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .alt-iletisim-box {
        display: flex;
        width: 260px;
        margin-bottom: 16px;
        margin-right: inherit;
    }

        .alt-iletisim-box a {
            font-size: 18px;
        }

        .alt-iletisim-box:last-child {
            margin-right: inherit !important;
        }

    .alt-kurulus-stn {
        flex-direction: column;
    }

    .alt-kurulus-sol-stn {
        width: 100%;
        padding-right: inherit;
    }

    .alt-kurulus-logo-stn {
        flex-direction: column;
        align-items: center;
    }

    .alt-kurulus-sag-stn {
        max-width: inherit;
        text-align: center;
    }

    .logo-sunmod-box {
        margin-bottom: 16px;
    }

    .logo-sunpre-box {
        margin-bottom: 16px;
    }

    .logo-suntiny-box {
        margin-bottom: 16px;
    }

    ul.alt-menu li {
        width: 100%;
        margin: 0;
        margin-bottom: 16px;
    }

    .menu-baslik-bg {
        height: auto;
        background-position: center 128px;
        margin-bottom: 0;
        overflow-x: hidden;
    }

        .menu-baslik-bg::before {
            background-position: left top;
            background-size: 94px;
        }

        .menu-baslik-bg::after {
            background-position: right top;
            background-size: 94px;
        }

    .genel-baslik::after {
        top: 100px;
    }

    .menu-title-box {
        height: 120px;
        font-size: 30px;
    }


    .alt-sosyal-katalog-ic-str {
        flex-direction: column;
    }

    .alt-katalog-btn-box {
        margin-bottom: 24px;
    }

    .alt-sosyal-katalog-str {
    }

    .alt-sosyal-box {
        position: relative;
        float: left;
    }

    .ana-grup-stn {
        flex-direction: column;
    }

    .ana-grup-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 48px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .ana-grup-title {
        text-align: center;
        padding-left: inherit;
    }

    .ana-modulerev-stn {
        flex-direction: column;
    }

    .ana-asama-stn {
        flex-direction: column;
    }

    .ana-asama-daire {
        transform: rotate(90deg);
    }

    .ana-asama-cizgi {
        display: none;
    }

    .ana-ayricalik-stn {
        flex-direction: column;
    }

    .ana-ayricalik-box {
        width: 100%;
        max-width: 260px;
        margin-bottom: 24px;
    }

    .gecmis-bugun-box {
        width: 100%;
    }

    .ana-montaj-sag-box {
        text-align: center;
    }


    .alt-kurulus-sag-bolum-sun {
        left: 0;
        width: 100%;
        background-size: 40%;
        background-position: center;
    }

    .alt-kurulus-sol-bolum-sun {
        width: 100%;
        left: 0;
    }

    .alt-kurulus-sol-bolum-tiny, .alt-kurulus-sag-bolum-tiny {
        width: 100%;
    }

    .alt-kurulus-sag-bolum-tiny {
        text-align: center;
    }


    .alt-kurulus-sol-bolum-tiny {
        background-position: center;
        background-size: 70%;
    }


    .alt-sosyal-slogan {
        width: 100%;
    }

    .alt-sosyal-stn {
        width: 100%;
        font-size: 15px;
        margin: 0;
    }

    .alt-sosyal-stn {
        font-size: 18px;
        line-height: 28px;
    }


    ul.alt-menu {
        flex-direction: column;
    }


    .whatsapp-str {
        height: auto;
    }

    .alt-google-play {
        float: none;
        display: table;
        margin: 5px auto 0;
    }

    .col-left.iletisim-stn, .col-right.iletisim-stn, .col-left.iletisim-form-stn, .col-right.iletisim-form-stn {
        width: 100%;
    }

    .col-left.iletisim-stn {
        margin-bottom: 24px;
    }

    .col-left.iletisim-form-stn {
        margin-right: 0;
    }

    .col-left.kurumsal-stn-sol {
        width: calc(100% - 20px);
    }

    .col-right.kurumsal-stn-sol {
        width: 100%;
    }

    .ebulten-input.adSoyad {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .ebulten-input.eposta {
        width: 100%;
        margin-right: 0;
        z-index: 9999;
    }

    .ebulten-ust-str {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .ebulten-label {
        width: 100%;
    }

    label.checkbox.bulten-check {
        margin-top: 180px;
    }

    .ebulten-btn-box {
        z-index: 9999;
        width: 100%;
    }

    .ebulten-form-box, .btn-ebulten {
        width: 100%;
    }
    /*****************************************************************************************/
    .col-left.iletisim, .col-right.iletisim {
        width: 100%;
        margin-right: 0;
    }

    .alt-menu-title {
        text-align: center;
    }

    /****************/
    .tanitim-btn-link {
        float: none;
        display: table;
        margin: 0 auto;
    }

    /****************/
    .overlay6-content, .overlay7-content {
        width: 90%;
    }
    /****************/
    .genel-baslik {
        font-size: 30px;
    }
    /****************/

    .alt-iletisim-stn, .alt-stn, .alt-sol-stn, .alt-logo-stn, .alt-sosyal-stn {
        width: 100%;
    }



    .alt-stn, .alt-logo-stn {
        margin-right: 0;
    }

    .alt-stn {
        margin-bottom: 24px;
    }

    .sosyal-text {
        text-align: center;
    }

    .alt-sosyal-alan {
        float: none;
        margin: 0 auto;
        display: table;
    }

    ul.alt-menu li a {
        width: 100%;
        text-align: center;
        display: block;
    }

    .copyright-box {
        text-align: center;
        width: 100%;
        font-size: 14px;
    }

    .design-box {
        width: 100%;
        height: auto;
        background-position: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .design-box a {
            width: 100%;
            height: auto;
            text-align: center;
        }

    .menu-ust-str {
        display: none;
    }
    /***********/
    .dil-box-str {
        margin-left: 0;
    }

    .dil-box-stn {
        margin-top: 6px;
    }

    .btn-search {
        margin: 0;
        margin-left: 16px;
    }
    /***********/
    .haber-box {
        width: 100%;
        margin-right: 0;
    }

    h2.haber-title {
        line-height: normal;
        padding-bottom: 16px;
        text-align: center;
    }

    .imgBox.haber-detay-img {
        margin-right: 0;
    }

    .haber-content {
        min-height: auto;
    }

    .haber-detay-content {
        text-align: center;
    }

    .incele-str {
        margin-top: 36px;
    }

    /***********/

    .col-left.urun-stn {
        width: calc(100% - 30px);
        margin-right: 0;
    }

    .col-right.urun-stn {
        width: 100%;
        padding-left: 0;
        border: none;
    }

    .urun3-box {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .urun3-box.hidden {
        opacity: 0;
        visibility: hidden;
        transform: scale(0.95);
        pointer-events: none;
    }
    .urun-box {
        flex: 0 0 100%;
        max-width: 100%;
    }
        .urun-box.hidden {
            opacity: 0;
            visibility: hidden;
            transform: scale(0.95);
            pointer-events: none;
        }

    h1.urun-title, h2.urun-title {
        text-align: center;
    }

    .urun-btn {
        float: none;
        display: table;
        margin: 0 auto;
    }

    .tanitim-btn-box {
        float: none;
        display: table;
        margin: 0 auto;
    }


    .col-left.urun-detay-box, .col-right.urun-detay-box {
        width: 100%;
        margin-left: 0;
    }

    h2.urun-detay-title, h3.urun-detay-title-2, .urun-detay-content {
        text-align: center;
    }
    /*****************************************************************************************/

    .ana-urun-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 36px;
    }

    .ana-urun-btn {
        margin: 0 auto;
    }
    /***********/

    .ana-sosyal-str {
        font-size: 22px;
    }

    /***********/
    .ana-uclu-str {
        padding: 0 24px;
    }

    .ana-uclu-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 36px;
    }
    /************************/
    .tabAlan .detay-box {
        width: 100%;
    }

    .tabAlan ul.tabmenu li, .tabAlan ul.tabmenu li.sutun-4 {
        width: 100% !important;
    }
    /***********/
    .ust-img-box {
        height: 150px;
        background-size: 163%;
    }

    /**************mobil**********************************************/
    .overlay-content {
        width: 86%;
    }

    .overlay input[type="text"] {
        width: 80%;
    }

    .overlay2-content {
        width: 90%;
    }

    .uye-giris-stn {
        width: 100%;
    }

    .overlay3-content {
        width: 90%;
    }

    /**********************************************************/

    /********************************************************/






    /********************************************************/

    .col-left.kurumsal, .col-right.kurumsal {
        width: 100%;
    }

    .mobil-header {
        display: block !important;
    }

    .desk-header {
        display: none;
    }

    .mobil-banner {
        display: block !important;
    }

    .desk-banner {
        display: none;
    }








    .logo-alt {
        position: absolute;
        background: url("../images/page/altKisimLogo.html") no-repeat top center;
        width: 246px;
        height: 346px;
        left: 50%;
        margin-left: -123px;
        top: 12px;
    }
}



.bannerBox {
    margin-top: -146px;
}

.col.inputDiv {
    margin-bottom: 12px;
}




/*************************************************************************************************************************************************/


.radius-5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.on_izleme_hata {
    position: absolute;
    font: 9pt Arial;
    min-width: 200px;
    height: auto;
    width: auto;
    padding: 0 10px;
    min-height: 30px;
    left: 30%;
    top: -22px;
    color: #FFF;
    text-align: center;
    background: -webkit-linear-gradient(90deg, #8F0808 5%, #F70505 100%);
    background: -moz-linear-gradient(90deg, #8F0808 5%, #F70505 100%);
    background: -ms-linear-gradient(90deg, #8F0808 5%, #F70505 100%);
    background: linear-gradient(180deg, #F70505 5%, #8F0808 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F70505', endColorstr='#8F0808');
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-shadow: 0 2px 10px 0 #616161;
    -moz-box-shadow: 0 2px 10px 0 #616161;
    box-shadow: 0 2px 10px 0 #616161;
    display: table
}




    .on_izleme_hata p {
        display: table-cell;
        vertical-align: middle
    }

    .on_izleme_hata:after {
        content: "";
        position: absolute;
        bottom: -7px;
        left: 50%;
        border-style: solid;
        border-width: 7px 9px 0;
        border-color: #8f0808 transparent;
        display: block;
        width: 0;
        z-index: 1
    }
