/* Minification failed. Returning unminified contents.
(1523,26): run-time error CSS1019: Unexpected token, found ':'
(1523,26): run-time error CSS1042: Expected function, found ':'
(1523,26): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(1639,26): run-time error CSS1019: Unexpected token, found ':'
(1639,26): run-time error CSS1042: Expected function, found ':'
(1639,26): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(2486,26): run-time error CSS1019: Unexpected token, found ':'
(2486,26): run-time error CSS1042: Expected function, found ':'
(2486,26): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(3338,30): run-time error CSS1019: Unexpected token, found ':'
(3338,30): run-time error CSS1042: Expected function, found ':'
(3338,30): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
.mobilemenukapat {
    display: none;
}

.divmenupict, .divmobilemenu, .mobilemenu {
    position: fixed;
}
.topsection {
    top: 0;
    position: fixed;
    z-index: 10;
    width: 100%;
    text-align: center;
    align-content: center;
    vertical-align: middle;
    background-color: white;
    height: 106px;
}

    .topsection .dummy {
        filter: alpha(opacity=70);
        opacity: 0.70;
    }


.topsection-alt {
    top: 0;
    position: fixed;
    /*max-width: 2000px;*/
    width: 100%;
    text-align: center;
    z-index: 10;
    vertical-align: middle;
    background-color: #f7f8f9;
    border-bottom: 4px solid white;
    height: 90px;
}

.tbltopsection {
    display: table;
    position: relative;
    width: 95%;
    text-align: left;
    height: 90%;
    top:10%;
}

.topsection:hover .dummy {
    background-color: white;
}

a {
    text-decoration: none;
}

.topsection-alt .dummy {
    filter: alpha(opacity=100);
    opacity: 1.0;
    background-color: #f7f8f9;
}

.topsection table.dilmenu {
    position: fixed;
    right: 220px;
    top: 14px;
    font-size: 12px;
    width: 48px;
    /*display:none;*/
}

.topsection-alt table.dilmenu {
    /*display: none;*/
    position: fixed;
    right: 220px;
    top: 14px;
    font-size: 12px;
    width: 48px;
}

Table.dilmenu td {
    text-align: center;
    padding: 0;
}

    Table.dilmenu td.over a {
        color: #ed1c24;
    }

div.logo {
    position: absolute;
    display: table-cell;
    max-height: 98px;
    width: 90px;
    left: 0;
    top: 0;
    text-align: left;
}

.tblmenu {
    position: relative;
    display: inline-table;
    top: 28px;
    left: 100px;
    font-family: 'Avenir Next Medium','Avenir Next',Arial, Helvetica, sans-serif;
    height: 72px;
    font-size: 15px;
    background-color: inherit;
    /*width: 70%;*/
}


.mobile .divmobilemenu {
    display: block;
}

.tblmenu th {
    padding: 4px 8px;
    font-weight: normal;
    vertical-align: top;
    /*width:12vw;*/
}
.tblmenu th a:hover, .tblmenu th a.selected, .tblmenu.over th a {
    color: #ed1c24;
}

    .tblmenu th a, .tblmenu th a:visited {
        text-transform: uppercase;
    }

    .tblmenu th .altmenu, div.dil, .tblmenu th .altmenu.over {
        font-size: 15px;
        margin: 0 auto;
        color: #58595B;
        z-index: 10;
        opacity: 0.90;
        filter: alpha(opacity=90);
        width: 226px;
        position: absolute;
        border: 1px solid #dddddd;
        border-bottom: 0;
        background-color: white;
        text-align: left;
    }


.tblmenu th .altmenu .altaltmenu, .tblmenu th .altmenu .altaltmenu.over {
    font-size: 15px;
    margin: 0 auto;
    color: #58595B;
    z-index: 10;
    /*top: 0;*/
    left: 226px;
    width: 226px;
    position: absolute;
    border-top: 1px solid #dddddd;
    border-bottom: 0;
    /*transform: translate(50%,0);*/
    background-color: white;
    text-align: left;
}

.tblmenu th .altmenu, .tblmenu th .altaltmenu {
    display: none;
}

    .tblmenu th .altmenu.over {
        display: block;
    }

    .tblmenu th .altmenu tr th, .tblmenu th .altmenu tr td, .tblmenu th .altaltmenu tr td,
    .tblmenu th .altmenu th, .tblmenu th .altmenu td, .tblmenu th .altaltmenu td {
        /*height: 34px;*/
        padding: 2px 8px;
        vertical-align: middle;
        border-bottom: 1px solid #dddddd;
    }

.altmenu tr td a, .altmenu tr td a:visited,
.altmenu.over tr td a, .altmenu.over tr td a:visited {
    /*font-size: 2vmin;*/
    text-transform: none;
}

.tblmenu th .altmenu.over, .tblmenu th .altaltmenu.over {
    display: table;
}


.altmenu.over table, .topsection .altmenu.over table {
    position: relative;
    top: 0;
    width: 100%;
    background-color: white;
    border: 1px solid #EEE;
    margin: 0;
}


.tblmenu th table .lnkbtn,.tblmenu th table .lnkbtn {
    position: absolute;
    right: 8px;
}


.tblmenu th a.menuok {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/images/beyaz_button.png);
    width: 24px;
    display: none;
}

.tblmenu th .altmenu.over th a.menuok {
    display: inline-block;
}

.tblmenu td a.menuok {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/images/siyah_menu_button.png);
    width: 24px;
    display: inline-block;
}

.altmenu th a.menuok:hover {
    background-size: contain;
    background-repeat: no-repeat;
    /*background-image: url(/images/beyaz_menu_button.png);*/
    background-image: url(/images/kirmizi_menu_button.png);
    width: 24px;
}

.altmenu td a.menuok:hover {
    background-size: contain;
    background-repeat: no-repeat;
    /*background-image: url(/images/beyaz_menu_button.png);*/
    background-image: url(/images/kirmizi_menu_button.png);
    width: 24px;
}

div.menuwrapper {
    height: 99px;
    display: table-cell;
    vertical-align: middle;
}


table.subfooter table.submenu a {
    display: inline-table;
    font-family: 'AvenirNext',Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: inherit;
}

table.subfooter table.submenu th {
    position: relative;
    text-align: center;
    /*width:20%;*/
    height: 14px;
    padding: 0 2vw;
}

    table.subfooter table.submenu th:after {
        content: " ";
        position: absolute;
        right: 0;
        top: 5px;
        bottom: 5px;
        border-right: 1px solid white;
        height: 14px;
        padding: 0 2vw;
    }

    table.subfooter table.submenu th.lastitem, table.subfooter table.submenu th.lastitem:after {
        border: 0;
    }

table.subfooter table.submenu {
    text-align: center;
    display: inline-table;
    margin: auto;
}

table.navpics {
    position: absolute;
    right: 0;
    top: 0;
}

    table.navpics th {
        padding: 2px;
    }

.bayi {
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 12;
}


    .bayi a.bayigirisi {
        color: white;
        background: #ed1c24;
        font-family: 'Avenir Next Medium','Avenir Next',Arial, Helvetica, sans-serif;
        font-size: 15px;
        width: 68px;
        height: 22px;
        padding: 4px 8px;
        margin: 0 0 4px 22px;
    }

    table.navpics img {
        width: 21px;
        height: 21px;
    }

    .bayi img {
        width: 21px;
        height: 21px;
        position: relative;
        top: 6px;
    }


@media screen and (min-width: 1024px) {
    .topsection .tblmenu th .altmenu, .topsection .tblmenu th .altmenu.over {
        top: 70px;
    }

    .topsection-alt .tblmenu th .altmenu, .topsection-alt .tblmenu th .altmenu.over {
        top: 66px;
    }
}
@media (min-height: 480px) and (orientation: landscape), (min-width: 881px) {
    .tblmenu th:hover table.altmenu, .tblmenu th .lnkbtn:hover table.altmenu {
        display: table;
    }

    .tblmenu th table.altmenu td:hover table.altaltmenu, .tblmenu th table.altmenu td .lnkbtn:hover table.altaltmenu {
        display: table;
        top: 0;
    }

    .topsection .tblmenu th .altmenu, .topsection .tblmenu th .altmenu.over {
        top: 70px;
    }

    .topsection-alt .tblmenu th .altmenu, .topsection-alt .tblmenu th .altmenu.over {
        top: 66px;
    }
    .divmenupict, .divmobilemenu, .mobilemenu {
        display: none;
    }

    .mobilemenukapat {
        display: none;
    }

    .aralikmenu {
        display: none;
    }
}

@media (max-height: 480px) and (orientation: landscape) , (max-width: 881px) and (orientation: portrait) {
    .topsection {
        height: 90px;
    }
   .topsection .tblmenu th .altmenu, .topsection .tblmenu th .altmenu.over {
        top: 70px;
    }

    /*.topsection-alt .tblmenu th .altmenu, .topsection-alt .tblmenu th .altmenu.over {
            top: 66px;
        }*/

    .aralikmenu {
        display: table-row;
    }

    .tblmenu.dismiss,
    .topsection .tblmenu.dismiss,
    .topsection-alt .tblmenu.dismiss {
        /*display: none;*/
        animation: slide-out 0.5s forwards;
        -webkit-animation: slide-out 0.5s forwards;
    }

    div.logo {
        left: calc(50% - 45px);
    }

    .tblmenu th a:hover, .tblmenu th a.selected, .tblmenu.over th a {
        color: #ed1c24;
    }

    .tblmenu th.selected .altmenu {
        display: block;
    }


    .tblmenu th .altmenu, .tblmenu th .altaltmenu {
        display: none;
    }

        .tblmenu th .altmenu.over, .tblmenu th .altaltmenu.over {
            display: table;
            background-color: white;
        }

            .tblmenu th .altmenu td a:hover, .tblmenu th .altmenu.over td a:hover, .tblmenu th .altmenu .altaltmenu td a:hover {
                color: #ed1c24;
            }


        .tblmenu th .altmenu, div.dil, .tblmenu th .altmenu.over {
            font-size: 15px;
            margin: 0 auto;
            color: #58595B;
            z-index: 10;
            filter: alpha(opacity=100);
            opacity: 1.0;
            width: 150px;
            position: absolute;
            border: 1px solid #dddddd;
            border-bottom: 0;
            background-color: white;
            text-align: left;
        }

            .tblmenu th .altmenu.over {
                display: table;
            }

            .tblmenu th .altmenu tr.cizgisiz td, .tblmenu th .altaltmenu tr.cizgisiz td {
                border-bottom: 0;
            }
            /*.altmenu.over a:hover{color:#ed1c24;}*/

            .tblmenu th .altmenu tr td a, .tblmenu th .altmenu tr td a:visited, .tblmenu th .altmenu .altaltmenu tr td a, .tblmenu th .altmenu .altaltmenu tr td a:visited {
                color: #58595B;
                text-transform: none;
            }

            .tblmenu th .altmenu.over tr:hover td a, .tblmenu th .altmenu.over .altaltmenu tr td:hover a {
                color: #ed1c24;
            }

            .tblmenu th .altmenu.over .altaltmenu tr td a {
                color: #58595B;
                text-transform: none;
            }


    .bayi a.bayigirisi {
        top: 0;
        font-size: 2.5vmin;
    }
    div.logo {
        display: table-cell;
        max-height: 98px;
        width: 90px;
        left: 0;
        top: 3vmin;
        text-align: left;
    }
}

@media screen and (max-width: 1024px) {
    /*.tblmenu {
        font-size: 13px;
        max-width: 70vw;
        width: 60vw;
        text-align: left;
        overflow-x: auto;
        overflow-y: hidden;
        position: absolute;
        left: 100px;
        display: table;
        scrollbar-width: thin;
    }

    .topsection .tblmenu::-webkit-scrollbar,
    .topsection-alt .tblmenu::-webkit-scrollbar {
        width: 2px;
    }

    .tblmenu th {
        padding: 4px;
        position: relative;
    }



    div.logo {
        width: 10vmin;
    }

    .topsection .tblmenu th:hover .altmenu, .topsection .tblmenu th .altmenu.over,
    .topsection-alt .tblmenu:hover th .altmenu, .topsection-alt .tblmenu th .altmenu.over {
        max-height: unset;
        left: inherit;
        color: #ed1c24;
    }

    .tblmenu th a:hover, .tblmenu th a.selected, .tblmenu.over th a {
        color: #ed1c24;
    }
    .topsection .tblmenu th .altmenu.over {
        display: inline-table;
        position: absolute;
    }
    .altmenu tr td a, .altmenu tr td a:visited,
    .tblmenu th .altmenu.over tr td a, .tblmenu th .altmenu.over tr td a:visited {
        text-transform: none;
    }

    .tblmenu th a, .tblmenu th a:visited {
        color: #231F20;
    }

    .topsection div.dil, .topsection-alt div.dil, div.dil {
        left: inherit;
    }*/
}




body, html, form {
    margin: auto;
    padding: 0;
    height: 100%;
}

form, html {
    height: 100%;
    width: 100%;
}

body, .body {
    font-family: AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    text-align: center;
}

a {
    text-decoration: none;
    color: inherit;
}

div {
    margin: auto;
}

.title {
    font-family: AvenirNextDemiBold,AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    font-size: 48px;
    color: #ed1c24;
    margin: 0 auto;
}

.spot {
    font-family: AvenirNextDemiBold,Avenir, Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    font-size: 21px;
    object-fit: contain;
    /*width: 100%;*/
    font-weight: normal;
    color: #464646;
}

.bannerdiv {
    position: relative;
    margin-bottom: 16px;
}


div.logo img {
    width: 96px;
    cursor: pointer;
}

div.footer {
    background: #6D6E70;
}


div.footer, div.subfooter {
    clear: both;
    padding: 16px 0;
    display: flex;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

div.fborder {
    margin-top: 16px;
    background: #6D6E70;
    height: 204px;
    vertical-align: middle;
}

table.footer, table.subfooter {
    color: #FFF;
    width: 90%;
    /*max-width: 1120px;*/
    text-align: center;
    font-family: AvenirNext,Arial,sans-sherif;
    font-optical-sizing: auto;
    font-size: 14px;
    font-weight: normal;
    padding: 0 4px 0 4px;
    margin: auto;
    border-right: 0;
}

div.subfooter {
    background: #ed1c24;
    height: 109px;
    border-top: 1px solid white;
}

table.subfooter td.log {
    width: 15%;
    text-align: right;
}

table.subfooter td.retinam {
    width: 15%;
    text-align: right;
}

table.subfooter td.submenu {
    text-align: center;
    display: none;
    margin: auto;
}

table.subfooter td.logo {
    width: 15%;
}

table.subfooter .logo img {
    width: 68px;
}

table.subfooter th, table.subfooter th a {
    font-weight: 500;
}

table.footer a, div.footer a {
    color: #FFF;
    font-family: AvenirNext,Arial,sans-sherif;
    font-optical-sizing: auto;
    font-weight: 500;
}

    table.footer a:hover, div.footer a:hover {
        color: #dcd8d6;
    }

    table.footer a img:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }


table.footer td {
    vertical-align: top;
    margin: auto;
}

    table.footer td.hakkimizda {
        width: 20%;
        text-align: left;
    }

    table.footer td.kisisel_veriler {
        width: 35%;
        text-align: left;
    }

table.footer .iletisim {
    width: 20%;
    text-align: left;
}

table.footer td.navpics {
    width: 35%;
    text-align: right;
}

    table.footer td.navpics img {
        width: 32px;
        margin: 0 4px;
    }

    table.footer td.navpics table {
        margin: auto 0 auto auto;
    }

table.footer td div {
    margin-bottom: 8px;
}

div#viewSwitcher a, div#viewSwitcher a:link, div#viewSwitcher a:visited {
    color: yellow;
    /*color: midnightblue;*/
    font-family: "Frutiger Bold Tr",Arial,sans-sherif;
    font-weight: 500;
}


.button, input[type="button"].button, input[type="image"].button, input[type="submit"].button {
    font-size: 12px;
    text-decoration: none;
    padding: 2px 4px;
    border: 1px solid #CB6;
    border-radius: 2px;
    color: black;
    height: 22px;
}

.mainpage {
    padding-top: 82px;
    height: calc(100vh - 90px);
    width: 100%;
    margin: 0;
    position:relative;
}


.resim3 {
    width: 100%;
    height: calc(100% - 100px);
    position: absolute;
    top: 100px !important;
    left: 0;
}

.divmain {
    font-family: AvenirNext, Avenir, Helvetica, sans-serif;
    font-optical-sizing: auto;
    margin: 28px auto 0 0;
    max-width: 100%;
    /*width: 100%;*/
    padding: 4px 10%;
}

    .divmain .akrilikpanel {
        display: block;
    }

    .divmain img {
        max-width: 100%;
    }

    .divmain .innertable {
        font-size: 18px;
        width: 100%;
    }

.innertable td {
    width: 25%;
    border-top: 0;
    border-right: 1px solid #CCC;
    border-left: 0;
    border-bottom: 1px solid #CCC;
    border-collapse: collapse;
    text-align: center;
    padding: 16px 2px;
}

.kategoripict {
    height: 512px;
}

.mycanvas {
    display: none;
}

div.galeriIn, div.galeriIn3, div.galeriIn3Hover {
    background-image: url(/galeri/bos.png);
    z-index: 5;
    background-size: auto 100%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

    div.galeriIn3.topcenter {
        background-position: top center !important;
    }

    div.galeriIn3.center {
        background-position: center center !important;
    }

    div.galeriIn3.topleft {
        background-position: left top !important;
    }

    div.galeriIn3.tamleft {
        background-position: left top !important;
    }

    div.galeriIn3.topright {
        background-position: right center !important;
    }


    div.galeriIn3.topcenter + .orta .hucre {
        text-align: right;
    }

    div.galeriIn3.topleft + .orta .hucre {
        text-align: right;
    }

    div.galeriIn3.topright + .orta .hucre {
        text-align: left;
    }


    div .galeriIn3.tamleft {
        background-position: top left;
    }

    div.galeriIn3.topright {
        background-position: top right;
    }

.altkategorisayfaic {
    position: relative;
    display: table;
    height: initial;
    max-width: 100%;
    width: 100%;
}

div.galeriIn3.topcenter {
    background-position: center top;
}

div.galeriIn3.topleft {
    background-position: left top;
}

div.galeriIn3.topright {
    background-position: right top;
}


.galerinavdiv {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100px;
    text-align: center !important;
    vertical-align: bottom;
    display: table;
}

.sollink {
    height: 60px;
    width: 30px;
    left: 0;
    top: calc(50% - 24px);
    /*top: calc(40% - 5px);*/
    position: fixed;
    vertical-align: middle;
    z-index: 6;
    white-space: nowrap;
}

.footer .sollink {
    display: none;
}


.sollink.kapak {
    background-color: #ed1d24;
    font-family: AvenirNextDemiBold,AvenirNextMedium, AvenirNextMedium,AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    font-size: 12px;
    color: white;
    width: 80px;
    height: 18px;
    padding: 10px;
}

.sollink.ctg {
    position: absolute;
    transform: translateY(45px);
    text-transform: uppercase;
}

    .sollink.ctg .kapak {
        width: 75px;
        width: -moz-max-content;
    }

div.akrilik_panel {
    width: 50%;
    display: table-cell;
    padding: 4px;
    font-size: 12px;
    vertical-align: bottom;
}

    div.akrilik_panel table {
        width: 100%;
        height: 100%;
        font-size: 16px;
    }

        div.akrilik_panel table tr td {
            border: 0;
            background-color: #F7F9F8;
            text-align: center;
            padding-top: 12px;
        }

    div.akrilik_panel p {
        margin: 0 auto 8px;
        text-align: center;
        width: 90%;
    }

    div.akrilik_panel img {
        width: 100%;
        background-color: none;
    }

    div.akrilik_panel .alt_resim {
        vertical-align: bottom;
    }

.spot .klavuz {
    text-align: right;
    font-size: 12px;
}

.sayfabasi {
    position: fixed;
    z-index: 10;
    right: 16px;
    bottom: 16px;
    background-color: #EC2327;
    border: 0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
}

    .sayfabasi img {
        width: 48px;
        height: 48px;
    }

.galerinavdiv span.sol {
    background-repeat: no-repeat;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    width: 32px;
    z-index: 11;
    /*text-align:right;*/
}

.galerinavdiv span.sag {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    width: 32px;
    z-index: 11;
    /*text-align:left;*/
}

.galerinavdiv span.sol img {
    left: 0;
    width: 16px;
    /*width: 100%;*/
    /*height: 100%;*/
}

.galerinavdiv span.sag img {
    bottom: 0;
    width: 16px;
    /*width: 100%;*/
    /*height: 100%;*/
}

    .galerinavdiv span.sol img:hover,
    .galerinavdiv span.sag img:hover {
        filter: unset;
        opacity: unset;
    }

div.orta, .galerinavdiv .orta {
    height: 100%;
    min-width: 250px;
    width: calc(85% - 72px);
    /*float: left;*/
    /*z-index: 5;*/
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

    div.orta.sola {
        text-align: left;
    }

    div.orta.saga {
        text-align: right;
    }

div.hucre.sola {
    float: left;
    margin-left: 24px;
}

div.hucre.saga {
    float: right;
}

.divNav {
    height: 24px;
    width: 100%;
    z-index: 6;
    position: absolute;
    bottom: 16px;
    left: 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}

    .divNav div {
        margin: auto;
        display: table;
    }

.div1, .div2, .div3, .div4, .div6, .div7 {
    height: 342px;
    width: calc(50% - 12px); /*567px;*/
    border: 1px solid transparent;
}

.div5 {
    height: 533px;
    width: calc(100% - 12px); /*1150px;*/
    border: 1px solid transparent;
}

img.laminat {
    width: 600px;
}

#tezgahlar_tezgahlar.kategori:nth-of-type(3) {
    height: 24vw;
    width: calc(100% - 12px); /*1150px;*/
    border: 1px solid transparent;
}

    #tezgahlar_tezgahlar.kategori:nth-of-type(3) .yazi {
        width: calc(50% - 12px); /*1150px;*/
        position: absolute;
        vertical-align: middle;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }

    #tezgahlar_tezgahlar.kategori:nth-of-type(3) .picturebox {
        height: 100%;
        background-position-x: center;
        background-position-y: center;
        width: calc(50% - 12px); /*1150px;*/
        position: absolute;
        top: 0;
        left: 0;
    }




@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    100% {
        opacity: 1;
    }
}


.orta .hucre, #galeriIn3 .hucre {
    margin: auto;
    width: 70%;
    border: 0;
    padding-bottom: 8px;
    text-align: left;
    vertical-align: middle;
    /*z-index: 5;*/
    object-fit: contain;
    font-size: 36px;
    display: inline-block;
}

.orta .hucre {
    position: relative;
}

.kategoriTitle {
    font-family: AvenirNextMedium,"AvenirNextDemiBold", AvenirNext,Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
    display: block;
    margin: 0 auto 0 auto;
}


.haberdetay .kategoriTitle, .haberdetay .Title {
    color: black;
    padding: 2px 0;
}




.hucre .kategoriTitle {
    font-family: AvenirNextDemiBold,AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    font-size: 48px;
    /*width: 100%;*/
    font-weight: bold;
    color: white;
    /*background-color:white;*/
    margin: 0 auto;
}

.mainpage .hucre .kategoriTitle {
    white-space: nowrap;
}

.hucre .spot {
    font-family: AvenirNextMedium,Avenir, Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    font-size: 18px;
    object-fit: contain;
    /*width: 100%;*/
    font-weight: normal;
    color: white;
}

.page {
    width: 90%;
    margin: auto;
    padding-bottom: 16px;
}

    .page .title {
        font-size: 36px;
        color: #ed1c24;
        text-transform: none;
    }

    .page._aboutus._about {
        text-align: center;
        border-bottom: 0;
        width: 90%;
        padding: 0;
        margin: 0 5%;
    }

        .page._aboutus._about .divmain {
            text-align: center;
            border: 1px solid #eeeeee;
            background-color: #f4f4f4;
            width: 100%;
            padding: 16px 0 0 0;
            margin: 0 0 16px 0;
        }

    .page._iletisim .titlediv {
        position: relative;
    }

    .page._iletisim .title,
    .page._aboutus._press .title,
    .page._aboutus._accounts .title {
        font-size: 18px;
        color: black;
        width: 90%;
        text-align: left;
        border-bottom: 1px solid #cccccc;
        margin-bottom: 16px;
        /*position: absolute;*/
        left: 5%;
    }

sup {
    font-size: 0.5em;
}

.page._iletisim {
    text-align: left;
}

    .page._iletisim .detay {
        width: 100%;
        margin: 16px auto;
        font-size: 14px;
        text-align: left;
    }

        .page._iletisim .detay th {
            text-align: left;
            width: 50%;
            border-bottom: 1px solid #cccccc;
            border-collapse: collapse;
        }

        .page._iletisim .detay td {
            width: 50%;
            vertical-align: top;
            border: 0;
            border-collapse: collapse;
        }

.page._tezgahlar {
    position: relative;
    height: auto;
    font-size: 21px;
    font-family: AvenirNextMedium;
}

    .page._tezgahlar._laminat .divmain {
        background-color: #f4f4f4;
        padding: 16px 0;
    }

        .page._tezgahlar._laminat .divmain .title {
            color: #231f20;
            font-size: 32px;
        }

        .page._tezgahlar._laminat .divmain .titlediv {
            margin: 16px auto;
        }

.page .titlediv {
    margin: 32px auto;
    font-size: 32px;
}

.page._tezgahlar._laminat .divmain .spot {
    color: #231f20;
    font-size: 22px;
    padding: 24px;
}

.page._tezgahlar table td {
    border: 0;
}

.page .yazi {
    width: 100%;
    margin: auto;
    font-size: 18px;
    font-family: AvenirNext,Avenir;
}

.page._iletisim .yazi {
    width: 90%;
}

.page hr {
    width: 60%;
    color: #cccccc;
    border: 0;
    border-bottom: 1px solid #cccccc;
    height: 1px;
}

.page._aboutus .yazi {
    width: 90%;
}

.page._aboutus._about .yazi {
    width: 66%;
}

.page .spot {
    font-size: 26px;
    color: black;
    text-transform: none;
    padding: 0;
}

.page._aboutus._accounts .divmain {
    font-size: 16px;
    font-family: AvenirNextDemiBold,AvenirNextCondensedDemiBold;
    position: relative;
}

.page._aboutus._accounts .altbaslik {
    font-family: AvenirNext,AvenirNextCondensed,Avenir;
    font-size: 16px;
    text-align: left;
    position: absolute;
    left: 5%;
    top: 0;
}

.page._aboutus._accounts table {
    text-align: center;
    margin: 32px auto;
    border-collapse: separate;
}

    .page._aboutus._accounts table td {
        font-size: 16px;
        font-family: AvenirNextDemiBold,AvenirNextCondensedDemiBold;
        border: 1px solid #eeeeee;
        padding: 4px 32px 4px 16px;
        height: 24px;
    }

.page .tabloaciklama {
    text-align: left;
    font-size: 12px;
    margin-bottom: 16px;
    position: relative;
    transform: translateX(-75%);
    top: 0;
    left: 50%;
    width: 90%;
}

.page._aboutus._about .title {
    font-size: 36px;
    color: black;
}
/*.page._aboutus._about .titlediv {
        transform: translateY(100px);
    }
    .page._aboutus._about .picturebox {
        transform: translateY(-20px);
    }*/

.page table {
    text-align: left;
    border-collapse: collapse;
}

    .page table td {
        text-align: left;
        border: 1px solid gray;
    }

.altkategoripage {
    width: 100%;
    /*height: 590px;*/
    min-height: 112px;
    top: 0px;
    left: 0;
    /*margin-bottom: 16px;*/
    position: relative;
}

.outerdiv {
    width: 100%;
    display: none;
    height: calc(85% - 90px);
    position: relative;
    margin-top: 10px;
}

.pageouterdiv {
    width: 100%;
    /*height: 100vh;*/
    height: calc(100vmin - 60px);
    margin: 0 0 16px 0;
    position: relative;
}

    .pageouterdiv._iletisim {
        height: calc(85vmin - 60px);
    }

    .page._iletisim .divmain .titlediv{
        padding-top:0;
        margin-top:0;
    }

.closed {
    height: 112px;
    position: relative;
}


.pageouterdiv div.galeriIn3 {
    background-size: cover;
}

.pageouterdiv .orta .hucre {
    margin: auto;
    width: 35%;
    left: 36px;
}


.maincategoridiv, maincategoridiv.kartella {
    width: 90%;
    /*max-width: 1120px;*/
    margin: 0 auto;
    text-align: center;
    display: block;
    clear: both;
    margin-top: 6px;
    position: relative;
}

.categori {
    /*display: inline-block;*/
    font-family: "AvenirNextMedium", Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    position: relative;
    /*width: 250px;*/
    margin: 4px 2px;
    color: white;
    /*font-size: 38px;*/
    font-size: 26px;
    text-align: center;
    vertical-align: middle;
    line-height: auto;
    /*background-color: black;*/
    object-fit: contain;
    display: inline-table;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.kutu {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bos {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.dummy {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.categori .dummy {
    background-color: black;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

    .categori .dummy:hover {
        filter: unset;
        opacity: unset;
        background-color: transparent;
        cursor: pointer;
    }

.categori:hover > .dummy, .categori:hover > img {
    filter: unset;
    opacity: unset;
    background-color: transparent;
}

div.titleborder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    vertical-align: middle;
    text-align: center;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 2px solid white;
    background-color: #000;
    filter: alpha(opacity: 50);
    opacity: 0.5;
}



.Title {
    float: unset;
    margin: auto;
}

.categori a {
    vertical-align: middle;
    display: inline-block;
    text-shadow: 0px 0px 1px black;
}

.categori .Title {
    position: absolute;
    vertical-align: middle;
    text-align: center;
    z-index: 5;
    width: 250px;
    display: block;
    /*height: 250px;*/
}

.maincategoridiv .categori .Title {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    /*vertical-align: top;*/
    width: 50%;
}


.categori.div5 .kspot {
    background-color: transparent;
    filter: unset;
    opacity: unset;
}

.categori.div5 .Title, .categori.div5 .Title img, .categori .kspot {
    filter: unset;
    opacity: unset;
    background-color: transparent;
}

    .categori.div5 .Title a, .categori.div5 .Title img {
        transform: translateY(10%);
        cursor: pointer;
    }


.kartella {
    height: calc(90vh - 90px);
    width: 90%;
    display: table;
}

.divmain.showroom .siniflar {
    width: 100%;
}

.divmain.kartela table {
    width: 100%;
}

    .divmain.kartela table td {
        width: 25%;
        height: calc(90vh - 100px);
    }

.divmain.kartela .categori {
    width: 100%;
    height: 100%;
    background-size: cover;
    display: inline-block;
    position: relative;
}

    .divmain.kartela .categori a {
        font-size: 36px;
    }

    .divmain.kartela .categori .dummy {
        background-color: black;
        filter: alpha(opacity=20);
        opacity: 0.2;
    }

        .divmain.kartela .categori .dummy:hover {
            filter: unset;
            opacity: unset;
            background-color: transparent;
            cursor: pointer;
        }

    .divmain.kartela .categori:hover > .dummy {
        filter: unset;
        opacity: unset;
        background-color: transparent;
    }

.divmain.kartela span.titleborder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    vertical-align: middle;
    text-align: center;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 2px solid white;
    background-color: #000;
    filter: alpha(opacity: 50);
    opacity: 0.5;
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
}

.filebutton, input[type="button"].filebutton, input[type="image"].filebutton, input[type="submit"].filebutton, #MainContent_uplFiles input {
    width: 100px;
    height: 24px;
    border: 1px solid gray
}

.resimsiz .hatali {
    border: 1px solid #ed1c24 !important;
    width: calc(100% - 8px) !important;
}



div.kategori {
    position: relative;
    margin: 4px;
    font-size: 24px;
    clear: both;
    display: inline-block;
    display: inline-grid;
    width: calc(50% - 8px);
    /*height: 33vw;*/
    background-color: #f7f8f9;
    padding-top: 8px;
}


.divmain.tamamlayici_urunler div.kategori {
    display: inline-block;
    width: 16%;
    height: 25vw;
    background-color: #f0f0f0;
}

/*.divmain div.kategori#tamamlayici_urunler_tac .picturebox {
    width: 15vw;
    height: 40%;
}*/


.divmain.tamamlayici_urunler .detay div.kategori {
    width: 30%;
    background-color: transparent;
    vertical-align: top;
}

    .divmain.tamamlayici_urunler .detay div.kategori.davlumbaz_onleri {
        padding: 0 5%;
    }

    .divmain.tamamlayici_urunler .detay div.kategori.ayna_cerceveleri:nth-of-type(1) {
        margin-left: 15%;
    }

.divmain.tamamlayici_urunler div.kategori .yazi {
    padding: 0;
}

.divmain.tamamlayici_urunler .detay div.kategori .yazi .learnmore {
    display: none;
}

.divmain.tamamlayici_urunler .kapakgrup .Title:hover,
#kategorisayfa .divmain.tamamlayici_urunler .Title:hover {
    color: gray;
}

div.kategori:hover {
    cursor: pointer;
}


div.kategori .picturebox {
    padding: 0;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
}

.divmain.tamamlayici_urunler div.kategori .picturebox {
    height: 75%;
}


.kapaklar div.kategori .picturebox {
    background-size: 60%;
    background-position: center 60%;
    /*height: 70%;*/
}


.divmain div.kategori#tamamlayici_urunler .picturebox {
    height: 70%;
    background-position-y: center;
    background-size: contain;
}

.divmain div.kategori#tamamlayici_urunler.tac {
    width: 28%;
    height: auto;
}

div.kategori.tac .picturebox {
    position: relative;
    text-align: center;
}

div.kategori.tac .kesitbox {
    width: auto;
    height: 15vmin !important;
    position: relative;
    text-align: center;
}

    div.kategori.tac .kesitbox img {
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        position: absolute;
    }

.divmain div.kategori#tamamlayici_urunler.tac .picturebox {
    /*height: 30vmin !important;*/
    width: 100%;
}

.divmain div.kategori#tamamlayici_urunler.tac .kesitbox {
    width: 70%;
}

divmain div.kategori#tamamlayici_urunler .yazi {
    height: 20%;
}

div.kategori#tezgahlar_tezgahlar .picturebox {
    background-size: cover; /*magic*/
    height: 30vw;
}


div.kategori .picturebox img {
    max-height: 100%;
    /*height: 27vw;
            width: 26vw;*/
    object-fit: cover; /*magic*/
    /*margin-bottom:-6px;*/
}


.divmain.tamamlayici_urunler div.kategori .picturebox {
    height: 75%;
}

div.kategori .yazi {
    display: block;
    vertical-align: top;
    font-size: 21px;
    color: #58585B;
    text-align: center;
    padding-top: 16px;
}

.divmain.tamamlayici_urunler
div.kategori .yazi {
    height: 25%;
}

.divmain.tezgahlar div.kategori .yazi {
    height: unset;
}

div.kategori .yazi .learnmore {
    font-size: 12px;
    color: #ed1c24;
}


div.kategori .yazi .Title, .sayfahucre .Title {
    /*font-size: 26px;
        font-family: AvenirNextDemiBold,AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;*/
    font-optical-sizing: auto;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

.divmain.tamamlayici_urunler div.kategori .yazi .Title {
    font-size: 12px;
    height: 70%;
}

div.kategori .yazi .Spot {
    font-size: 12px;
    font-family: Avenir, Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    color: black;
    width: 80%;
}

.KategoriSlogan {
    position: absolute;
    top: 180px;
    left: 60%;
    width: 40%;
    border: 0;
    z-index: 5;
    color: #464646;
    text-align: center;
    font-family: BureauRoxyMedium, Roxy-Light,Avenir, Helvetica, sans-serif;
    font-optical-sizing: auto;
    /*font-stretch: expanded;*/
    display: inline-block;
    font-size: 36px;
}


div#teksayfa span.Title {
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    font-family: AvenirNextMedium,Avenir, Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    display: block;
    margin: 60px auto 0;
    color: #ba966d;
}

.footertitle {
    text-align: left;
    font-size: 18px;
    display: block;
    margin: 240px auto 0;
    color: #58585B;
}




input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

:focus {
    outline: none;
}


.errordiv {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 200px;
    transform: translate(50%,50%);
}






.kapaksayfa, #altkategorisayfa, #teksayfa {
    text-align: left;
    width: 90%;
    /*padding: 0 9%;*/
    min-height: 400px;
    margin: auto;
    /*margin-bottom: 8px;*/
    padding-bottom: 8px;
    font-size: 20px;
    transform-origin: center;
    max-width: 100% !important;
}


.kapaksayfa,
#teksayfa {
    margin-top: 22px;
    clear: both;
}





.divmain p {
    width: 100%;
}


#altkategorisayfa div.kategori .picturebox {
    padding: 16px 0 0 0;
}

#altkategorisayfa div.kategori .yazi .Title {
    font-size: 20px;
    font-family: AvenirNextMedium,Avenir, Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

#altkategorisayfa div.kategori .yazi .Spot {
    font-size: 14px;
    font-family: Avenir, Arial, Helvetica, sans-serif;
    color: black;
}



#teksayfa .picturebox {
    max-width: 300px;
    text-align: right;
    padding: 0 65px 0 0;
    height: 100%;
    /*width: 400px;*/
    max-height: 280px;
    /*height: 280px;*/
}



#teksayfa .Description {
    display: table-cell;
    max-width: 100%;
    /*width: 808px;*/
    padding: 4px 10% 0 0;
}

#teksayfa.kapaklar .picturebox {
    max-width: 300px;
    text-align: right;
    padding: 0 65px 0 0;
    float: left;
    max-height: 280px;
    height: 280px;
}

    #teksayfa.kapaklar .picturebox img {
        max-width: 300px;
        max-height: 280px;
    }

#teksayfa .Spot {
    max-width: 100%;
    transform-origin: left;
    /*max-width: unset;*/
    padding: 0;
    position: relative;
    text-align: left;
    display: block;
    text-align: left;
    /*padding: 32px 0 48px 0;*/
    /*border-bottom: 1px dotted #CCC;*/
}

.kapaklaric {
    position: relative;
    display: table;
    height: initial;
    max-width: 100%;
    width: 80%;
}

    .kapaklaric .divmain {
        width: 100%;
        display: table;
        text-align: left;
    }


.divmain .kartelagrup {
    display: block;
    width: 90%;
    position: relative;
}

    .divmain .kartelagrup .detay {
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 8px;
    }

        .divmain .kartelagrup .detay .tekkartela {
            width: 10%;
            height: 180px;
            text-align: center;
            padding: 16px 1%;
            font-size: 12px;
            margin: 8px auto;
            display: inline-flex;
            text-transform: uppercase;
            border-bottom: 1px solid gray;
        }

        .divmain .kartelagrup .detay:last-child .tekkartela {
            border: 0;
        }

    .divmain .kartelagrup .tekkartela div {
        width: 100px;
        height: 100px;
        background-size: cover;
        border:0.5px solid gray;
    }

    .divmain .kartelagrup .Title {
        text-transform: uppercase;
        border-bottom: 1px solid gray;
        font-family: AvenirNextDemiBold,AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
        font-optical-sizing: auto;
        text-align: left;
        padding-top: 8px;
    }



.kapaklaric .kapakgrup {
    display: block;
    width: 100%;
    position: relative;
}

    .kapaklaric .kapakgrup .detay {
        display: block;
        width: 100%;
        text-align: left;
    }

    .kapaklaric .kapakgrup .kapak {
        width: 25%;
        /*height: 300px;*/
        text-align: center;
        padding: 0;
        margin: auto;
        font-family: AvenirNextMedium,Avenir, Arial, Helvetica, sans-serif;
        font-optical-sizing: auto;
        font-size: 18px;
        display: inline-block;
        text-transform: uppercase;
    }

        .kapaklaric .kapakgrup .kapak br {
            height: 1px;
        }

        .kapaklaric .kapakgrup .kapak img {
            text-align: center;
            margin: auto;
            width: 12vw;
            max-height: 18vw;
            content: contents;
            vertical-align: bottom;
        }

.plakamain {
    width: 80%;
}

#kategorisayfa .plakamain .divmain {
    width: 100%;
}

.plakamain .Title {
    text-transform: uppercase;
    border-bottom: 1px solid gray;
    font-family: AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    text-align: left;
    padding-top: 36px;
    font-size: 18px;
    margin-bottom: 18px;
}

.akrilik {
    width: 80%;
}

#kategorisayfa .akrilikpanel .divmain {
    width: 100%;
}

.akrilikpanel .Title {
    text-transform: uppercase;
    border-bottom: 1px solid gray;
    font-family: AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    text-align: left;
    padding-top: 36px;
    font-size: 18px;
    margin-bottom: 18px;
}

.kapaklaric .kapakgrup .Title {
    text-transform: uppercase;
}

.kapaklaric .kapakgrup .Title {
    border-bottom: 1px solid gray;
    font-family: AvenirNextDemiBold, AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    text-align: left;
    margin-top: 36px;
    font-size: 21px;
    padding-top: 0;
}

#kategorisayfa .Title.tezgahlar {
    border-bottom: 1px solid gray;
    font-family: AvenirNextDemiBold, AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    text-align: left;
    margin-top: 36px;
    font-size: 15px;
    padding-top: 0;
}

.kapaklaric .kapakgrup .Title, .kartelagrup .Title, .divmain .kapakgrup .Title,
.divmain .Title, #kategorisayfa .Title {
    position: relative;
    font-optical-sizing: auto;
    /*text-align: left;*/
    padding-top: 8px;
    font-size: 16px;
    font-family: AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-weight: 400;
    /*height: 70%;*/
}

    .kapaklaric .kapakgrup .Title .subtitle, .kartelagrup .Title .subtitle, .divmain .kapakgrup .Title .subtitle,
    #kategorisayfa .Title .subtitle {
        font-family: AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
        text-transform: none;
        font-size: 14px;
        position: absolute;
        right: 0;
        z-index: 5;
        padding: 0 16px;
    }

    #kategorisayfa .Title .tezgah {
        color: red;
    }

.divmain.tamamlayici_urunler #kategorisayfa div.subtitle, .divmain.tamamlayici_urunler .kapakgrup div.subtitle, .divmain.tamamlayici_urunler div.subtitle {
    position: relative;
    font-family: AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    /*text-align: left;*/
    padding-top: 18px;
    font-size: 21px;
    border-bottom: 1px solid gray;
    text-align: left;
    font-size: 21px;
}

    .kapaklaric .kapakgrup .Title span.subtitle span,
    .divmain.tamamlayici_urunler #kategorisayfa div.subtitle span, .divmain.tamamlayici_urunler .kapakgrup div.subtitle span, .divmain.tamamlayici_urunler div.subtitle span,
    .divmain.tamamlayici_urunler .kapaklaric .kapakgrup .Title span.subtitle a, .divmain.tamamlayici_urunler .kapakgrup .Title span.subtitle a {
        font-family: AvenirNextMedium,Avenir, Arial, Helvetica, sans-serif;
        font-optical-sizing: auto;
        color: #404040 !important;
    }

        .kapaklaric .kapakgrup .Title span.subtitle a.selected,
        .divmain.tamamlayici_urunler .kapakgrup .Title span.subtitle a.selected,
        .divmain.tamamlayici_urunler #kategorisayfa div.subtitle a.selected,
        .divmain.tamamlayici_urunler .kapakgrup div.subtitle a.selected,
        .divmain.tamamlayici_urunler div.subtitle a.selected {
            font-family: AvenirNextDemiBold,AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
            font-optical-sizing: auto;
            color: black !important;
        }

#kategorisayfa .Title span.subtitle a.tezgah {
    color: inherit;
}

#kategorisayfa .Title span.subtitle a.selected.tezgah {
    font-family: AvenirNextDemiBold,AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    color: black !important;
}

div.subtitle span.subtitle {
    text-transform: none;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    padding: 0 16px;
}

.kartelagrup .Title span.subtitle, .divmain .kapakgrup .Title span.subtitle,
.divmain .Title span.subtitle, #kategorisayfa .Title span.subtitle {
    text-transform: none;
    font-size: 14px;
    position: absolute;
    right: 0;
    z-index: 5;
}

.kartelagrup span.subtitle {
    text-transform: none;
    font-size: 14px;
    position: absolute;
    right: 0;
    z-index: 5;
    text-align:center;
}
.page .kartelagrup table.basin, .kartelagrup table.basin {
    width: 100%;
}
.kartelagrup table.basin td {
    width: 30%;
    border: 0;
    position: relative;
    font-size: 12px;
    text-align:center;      
    vertical-align:top;
}

    .kartelagrup table.basin td.ara {
        width: 5%;
    }

    .kartelagrup table.basin td div.basin {
        position: relative;
        margin: inherit;
        text-align:center;
    }
    .kartelagrup table.basin td div.basin img {
        max-width:50%;
    }

    .divmain .kapakgrup .Title span.subtitle a,
    .divmain .Title span.subtitle a, #kategorisayfa .Title span.subtitle a {
        color: red;
    }
.kartelagrup table.basin td div.basin span.subtitle {
    font-size: 12px;
}
.kartelagrup table.basin td div.basin span.subtitle img {
    max-width: 100%;
}


#kategorisayfa .Title span.subtitle {
    padding-right: 8px;
}

.Title span.subtitle a {
    color: inherit;
}


.kapaklaric .kapakgrup.tum {
    display: block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 16px 0;
}

    .kapaklaric .kapakgrup.tum .Title {
        display: table-cell;
        border: 0;
        width: 200px;
        vertical-align: top;
        ;
    }

    .kapaklaric .kapakgrup.tum .detay {
        display: table-cell;
        border: 0;
        width: calc(80vw - 200px);
    }

    .kapaklaric .kapakgrup.tum .Title span.subtitle {
        display: none;
    }

    .kapaklaric .kapakgrup.tum .kapak {
        width: 14%;
        /*height: 170px;*/
        text-align: center;
        padding: 0;
        margin: auto;
        font-size: 12px;
        display: inline-block;
        display: inline-grid;
        text-transform: uppercase;
    }

        .kapaklaric .kapakgrup.tum .kapak img {
            width: 7vw;
            max-height: 12vw;
        }



.kapat {
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 11;
}

    .kapat img {
        width: 36px;
        z-index: 11;
    }

        .kapat img:hover {
            cursor: pointer;
        }


.divhaberdetay {
    display: none;
    clear: both;
    width: 100%;
    text-align: center;
    margin-top: 8px;
    transform: none;
}


.outerhaberdetay {
    transform: none;
    position: relative;
    display: inline-block;
    width: 25%;
    transform: none;
}

.haberdetay {
    position: relative;
    display: block;
    text-align: left;
    width: 270px;
    margin: 0 auto;
    border: 1px solid #CCC;
    transform: none;
}

    .haberdetay .spot {
        font-size: 1.0em;
        object-fit: contain;
        /*width: 100%;*/
        font-weight: normal;
        color: #464646;
        padding: 8px 8px 16px 8px;
    }

#kategorisayfa, #teksayfa {
    text-align: left;
}

#kategorisayfa, #teksayfa {
    position: relative;
    width: 90%;
    padding: 0 5%;
    min-height: 40%;
    min-height: 40%;
    margin: auto;
    font-size: 20px;
    transform-origin: center;
    max-width: 100% !important;
}


    #kategorisayfa .divmain {
        margin: 8px auto;
        transform: none;
        padding: 0;
        padding-top: 8px;
        max-width: 100%;
        /*width: 80%;*/
    }

        #kategorisayfa .divmain.tamamlayici_urunler {
            text-align: center;
            width: 80% !important;
        }

        #kategorisayfa .divmain.akrilik_panel {
            display: block;
        }

.bayidetay {
    border: 0;
    width: 100%;
    padding: 0;
    background-color: #e3e1e3;
}

    .bayidetay .kategoriTitle {
        border: 0;
        width: 90%;
        padding: 8px 5%;
        font-family: AvenirNextMedium,Avenir, Arial, Helvetica, sans-serif;
        font-optical-sizing: auto;
        font-size: 16px;
    }


div.fileinputs {
    position: relative;
}

div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

input.file {
    position: relative;
    text-align: right;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}

div.outerMaskedDiv {
    width: 100%;
    height: 100%;
    background-color: black;
    filter: alpha(opacity=30);
    opacity: 0.3;
    z-index: 2;
    position: fixed;
    left: 0;
    top: 0;
}

div.innerMaskedDiv {
    background: #d2e3ea;
    background: #f2f8f8;
    border: 4px outset #69F;
    border-radius: 16px;
    margin: 0;
    padding: 0px;
    z-index: 100000;
    color: black;
    width: inherit;
    text-align: center;
    opacity: 2.0;
    filter: alpha(opacity=200);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.linkarea {
    position: absolute;
    top: 100px;
    left: 9vw;
    height: 8vh;
    width: 30vw;
    text-decoration: none;
    z-index: 1000;
}

    .linkarea em {
        visibility: hidden;
    }


.kartelaframe {
    display: block;
    text-align: left;
    width: 100%;
}

.kartelabaslik {
    font-size: 16px;
    font-family: AvenirNextDemiBold,Avenir,Arial;
    font-optical-sizing: auto;
    font-weight: bold;
    color: black;
    margin: 35px 0 16px 0;
}

.divmain.kartella {
    width: 90vw;
}

.kartella {
    width: 10vw;
    height: 12vw;
    padding-right: calc((100% - 50vw)/10);
    display: inline-block;
    display: inline-grid;
    text-align: left;
    font-size: 16px;
    font-family: AvenirNext,Avenir,Arial;
    font-optical-sizing: auto;
}

    .kartella div {
        width: 10vw;
        height: 6vw;
        display: block;
        margin-bottom: 9px;
        background-size: cover;
    }

        .kartella div.mb1101 {
            background: url(/images/kartella/1101_MAT_BEYAZ.jpg) center no-repeat;
            border: 1px solid #e3e1e3;
        }

        .kartella div.mb1102 {
            background: url(/images/kartella/1102_MAT_KREM.jpg) center no-repeat;
        }

        .kartella div.mb2203 {
            background: url(/images/kartella/2203__parlak_cappucicno.jpg) center no-repeat;
        }

        .kartella div.mb2221 {
            background: url(/images/kartella/2221__sedef_murdum.jpg) center no-repeat;
        }

        .kartella div.mb2257 {
            background: url(/images/kartella/2257__sedef_icncic.jpg) center no-repeat;
        }

        .kartella div.mb2283 {
            background: url(/images/kartella/2283__beyaz_flora.jpg) center no-repeat;
        }

        .kartella div.mb2284 {
            background: url(/images/kartella/2284__viczon_flora.jpg) center no-repeat;
        }

        .kartella div.mb2285 {
            background: url(/images/kartella/2285MurdumFlora.jpg) center no-repeat;
        }

        .kartella div.mb2406 {
            background: url(/images/kartella/2406_parlak_kirmizi.jpg) center no-repeat;
        }

        .kartella div.mb2407 {
            background: url(/images/kartella/2407__parlak_bordo.jpg) center no-repeat;
        }

        .kartella div.akbeyaz {
            background-color: white;
            border: 1px solid #e3e1e3;
        }

        .kartella div.akbej {
            background-color: #e5d2a6;
        }

        .kartella div.kristalbej {
            background-color: #F7F9F8;
        }

        .kartella div.aktoprak {
            background-color: #403531;
        }

        .kartella div.akbordo {
            background-color: #631128;
        }

        .kartella div.akcapucino {
            background-color: #caa892;
        }

        .kartella div.aksiyah {
            background-color: black;
        }

        .kartella div.akviolet {
            background-color: #532a44;
        }

        .kartella div.akkasmir {
            background-color: #c8c7c2;
        }

        .kartella div.akmetalikkoygri {
            background-color: #3d3934;
        }

        .kartella div.akmetalikbej {
            background-color: #a8a597;
        }

        .kartella div.akkirmizi {
            background-color: #a91815;
        }

.satis_noktalari {
    text-align: center;
    font-size: 18px;
    /*width: calc(90% - 10px);*/
    width: 100%;
    height: 320px;
    margin: 4px auto;
    background-color: #f7f8f9;
}

    .satis_noktalari .Title {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }

    .satis_noktalari a {
        color: #ed1c24;
    }



.showroomgrup {
    background-color: #f7f8f9;
    border: 1px solid #e3e1e3;
    border-radius: 2px;
    display: inline-table;
    font-size: 14px;
    font-family: AvenirNextDemiBold,AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    padding: 4px 0;
    margin: 4px 0 4px 8px;
    text-align: center;
}

.firmalar {
    position: relative;
    /*left: calc(-10% + 64px);*/
    text-align: center;
}

.siniflar {
    text-align: center;
}

.showroomgrup.anagrup {
    width: calc(25% - 16px);
}

.showroomgrup.altgruplist {
    width: calc(100% - 34px) !important;
    white-space: normal;
}

.showroomgrup.altgrup {
    width: calc(20% - 15px);
}

.showroomgrup.detay {
    width: calc(33% - 15px);
    border: 0;
    font-family: AvenirNext,Arial,sans-serif;
    font-weight: normal;
    vertical-align: middle;
    display: inherit;
}

.showroomgrup.firma {
    /*min-width: 125px;*/
    width: 125px;
    height: 125px;
    border: 0;
    margin: 16px calc(10% - 64px);
    vertical-align: middle;
    background-color: transparent;
    /*padding: 24px 0;*/
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: center center;
    border: 1px solid #cccccc;
}

    .showroomgrup.firma img {
        width: 100px;
        padding: 8px;
        border: 1px solid #cccccc;
    }

.showroomgrup.selected a {
    color: red;
}

.plakagrup {
    display: block;
    font-size: 14px;
    font-family: AvenirNext,Arial, Helvetica, sans-serif;
    font-optical-sizing: auto;
    padding: 4px 0;
    margin: 4px 0 4px 8px;
    text-align: left;
}

.plakasiniflar {
    text-align: left;
    background-color: #f7f8f9;
    border: 1px solid #e3e1e3;
    border-radius: 4px;
}


.navpics th {
    font-size: 1rem;
}


    .navpics th div {
        font-family: inherit;
        font-size: 1rem;
        line-height: 1.6;
        list-style-position: outside;
        padding: 0;
        border: 2px solid white;
        border-radius: 50%;
        width: 24px;
        height: 24px;
        text-align: center;
    }

        .navpics th div ::before {
            box-sizing: border-box;
        }

.footer .navpics th div {
    margin: 0 0 1.3rem 8px;
    /*margin:0;*/
    border: 2px solid white;
    width: 24px;
    height: 24px;
}

.tbltopsection .navpics th div {
    margin: 0 0 1.3rem 0;
    border: 1px solid red;
    width: 18px;
    height: 18px;
}



.fa {
    font-size: 1rem;
    color: white;
}

.tbltopsection .navpics th div .fa {
    color: red;
}

.footer .telefon {
    padding: 0;
    white-space: nowrap;
}

.footer .navpics .telefon img {
    transform: translateY(15px);
    width: unset;
}

.footer .whatsapp {
    padding: 0;
    white-space: nowrap;
}

.footer .navpics .whatsapp img {
    transform: translateY(28px);
    width: 48px;
}

.sollink a.katalog {
    height: 42px;
    height: 44px;
    top: 0;
    left: 0;
    white-space: nowrap;
}

    .sollink a.katalog:hover {
        width: unset;
    }

    .sollink a.katalog div {
        vertical-align: middle;
        display: inline-block;
        background: #ed1c24;
        margin-bottom: 8px;
    }

        .sollink a.katalog div.katalog {
            display: none;
            color: white;
            /*height:24px;*/
            padding: 15px;
            vertical-align: middle;
        }

    .sollink a.katalog:hover div {
        width: unset;
        display: inline-block;
    }

.bayiler {
    position: relative;
    width: 75%;
    max-height: calc(100% - 150px);
    background-color: white;
    padding: 16px 0;
    font-style: normal;
}

    .bayiler .Title {
        font-size: 24px;
    }

    .bayiler img.harita {
        width: 66vw;
    }

.popupfrm {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9;
    padding: 0;
    top: 0;
    left: 0;
    background-color: white;
}

.popup {
    height: 100%;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 9;
}

.kapak td, .tezgah td {
    padding: 4px 0;
    text-align: left;
    /*text-transform: uppercase;*/
    /*border-bottom: 1px solid gray;
    max-width: 20vw;
    white-space: nowrap;
    height: calc(30% - 32px);
    vertical-align: middle;
    overflow: hidden;*/
}

.iframe {
    width: 100%;
    height: 100vh;
    border: 0;
    background-color: white;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 17;
}

.teksayfa {
    width: 100%;
    height: 100%;
    left: 0;
}

.teksayfa_akrilik {
    width: 100%;
    height: 100%;
    left: 0;
    display: table;
}

.popup.akrilik {
    left: 50%;
    top: 0;
    width: 90vw;
    /*height: 100%;*/
    padding: 32px 0;
    background-color: #f4f4f4;
    transform: translateX(-50%);
    transform-origin: center;
}

    .popup.akrilik .tekkapak .galeriIn3 {
        height: 80%;
        top: 10%;
        /*left: 10%;*/
        text-align: center;
        vertical-align: middle;
        display: inline;
        font-family: AvenirNextMedium,Avenir, Arial, Helvetica, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
    }

        .popup.akrilik .tekkapak .galeriIn3 .grup {
            padding: 0 8px;
            display: table-cell;
        }

            .popup.akrilik .tekkapak .galeriIn3 .grup img {
                /*width: 280px;
        height: 446px;*/
                width: 20vw;
                max-height: 100%;
            }

    .popup.akrilik .tekkapak .ozellikler {
        position: absolute;
        display: table-cell;
        width: 40%;
        height: 80%;
        top: 5%;
        right: 0;
        /*padding: 0 50px;*/
        font-family: AvenirNextDemiBold,AvenirNextMedium, AvenirNext,Arial, Helvetica, sans-serif;
        font-optical-sizing: auto;
        font-weight: normal;
        font-size: 16px;
        text-align: left;
        vertical-align: middle;
        background-color: #f4f4f4;
    }

        .popup.akrilik .tekkapak .ozellikler h2 {
            font-size: 30px;
            font-family: AvenirNextBold,AvenirNext,Arial, Helvetica, sans-serif;
            color: black;
            font-weight: normal;
        }

        .popup.akrilik .tekkapak .ozellikler h3 {
            font-size: 24px;
            font-weight: 400;
            color: red;
            margin-bottom: 8px;
        }

        .popup.akrilik .tekkapak .ozellikler h4 {
            margin-bottom: 0;
            color: rgb(70,70,70);
            font-weight: 400;
        }

        .popup.akrilik .tekkapak .ozellikler .plaka {
            font-family: AvenirNext,Arial, Helvetica, sans-serif;
            color: rgb(70,70,70);
            margin-bottom: 0;
            font-weight: normal;
        }

        .popup.akrilik .tekkapak .ozellikler .spot {
            padding-left: 16px;
            font-size: 14px;
        }

div.search {
    padding: 110px 0 16px 0;
    min-height: 44vh;
}

table.news {
    width: 80%;
    left: 10%;
    margin: auto;
    border-collapse: collapse;
    /*border : 1px solid #CCCCCC;*/
}

    table.news tr:hover {
        cursor: pointer;
    }

    table.news tr td {
        border-bottom: 1px solid #CCCCCC;
        border-top: 1px solid #CCCCCC;
        padding: 16px 8px;
    }

        table.news tr td img {
            width: 100px;
        }

        table.news tr td span.selected {
            background: #cccccc;
        }

    table.news .folder {
        font-family: AvenirNextDemiBold,AvenirNextMedium, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        padding: 4px;
        border: 1px solid #CCCCCC;
        outline: 1px solid #DDDDDD;
        background-color: #DDDDDD;
    }

    table.news .header {
        font-family: AvenirNextDemiBold,AvenirNextMedium, Arial, Helvetica, sans-serif;
        font-size: 16px;
        text-align: left;
        padding: 4px;
    }

    table.news .spot {
        font-family: AvenirNext, Arial, Helvetica, sans-serif;
        font-size: 14px;
        text-align: left;
        padding: 4px;
    }

    table.news .aciklama {
        font-family: AvenirNext, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        padding: 4px;
    }

@font-face {
    font-family: BureauRoxyMedium;
    src: url('/Fonts/BureauRoxyMedium.otf');
}

@font-face {
    font-family: Roxy-Light;
    src: url('/Fonts/Roxy-Light.otf');
}

@font-face {
    font-family: 'AvenirNextCondensedRegular';
    src: url('/Fonts/AvenirNextCondensed-Regular-08.ttf');
}

@font-face {
    font-family: 'AvenirNextCondensedMedium';
    src: url('/Fonts/AvenirNextCondensed-Medium-06.ttf');
}

@font-face {
    font-family: 'AvenirNextCondensedDemiBold';
    src: url('/Fonts/AvenirNextCondensed-DemiBold-03.ttf');
}

@font-face {
    font-family: 'AvenirNextDemiBold';
    src: url('/Fonts/AvenirNext-DemiBold-03.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/AvenirNext-DemiBold-03.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/AvenirNext-DemiBold-03.woff') format('woff'), /* Modern Browsers */
    url('/Fonts/AvenirNext-DemiBold-03.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirNextMedium';
    src: url('/Fonts/AvenirNext-Medium-06.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/AvenirNext-Medium-06.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /*url('/Fonts/AvenirNext-Medium-06.woff') format('woff'),*/ /* Modern Browsers */
    url('/Fonts/AvenirNext-Medium-06.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirNext';
    src: url('/Fonts/AvenirNext-Regular-08.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/AvenirNext-Regular-08.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/AvenirNext-Regular-08.woff') format('woff'), /* Modern Browsers */
    url('/Fonts/AvenirNext-Regular-08.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirNextBold';
    src: url('/Fonts/AvenirNext-Bold-01.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/AvenirNext-Bold-01.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/AvenirNext-Bold-01.woff') format('woff'), /* Modern Browsers */
    url('/Fonts/AvenirNext-Bold-01.ttf') format('truetype');
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {

        .safari_only {
            color: #0000FF;
            background-color: #CCCCCC;
        }
    }
}

@media screen and (max-height: 1024px) {
    .divmain.kartela .categori, #teksayfa {
        max-height: calc(90vh - 100px);
    }

        .divmain.kartela .categori a {
            font-size: 28px;
        }
}

@media screen and (min-width: 1024px) {

    div.logo {
        width: 72px;
        left: 8px;
        top: 4px;
    }

        div.logo img {
            width: 72px;
        }

    .categori .Title {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    /*div#kapaklar_classic.kategori {
        width: calc(99% - 4px);
        height: 29vw;
        position: relative;
    }

        div#kapaklar_classic.kategori .picturebox {
            position: absolute;
            top: 50%;
            width: 50%;
            left: 25%;
            height: 100%;
            transform: translate(-50%,-50%);
        }

        div#kapaklar_classic.kategori .yazi {
            display: block;
            position: absolute;
            width: 50%;
            top: 50%;
            left: 70%;
            transform: translate(-50%,-50%);
        }*/
}



@media screen and (max-width: 1024px) {

    .tblmenudiv {
        /*width: 70%;*/
        overflow-y: hidden;
        overflow-x: auto;
        scrollbar-width: thin;
        position: fixed;
        /*left: 70px;
        top: 14px;
        height:70px;*/
        left: 70px;
        top: 0;
        height: 56px;
    }

    .tbltopsection {
        top: calc(50% - 45px);
    }

    .topsection table.dilmenu {
        top: 4px;
    }

    table.navpics img, .bayi img {
        width: 18px;
        height: 18px;
    }

    table.footer, table.subfooter {
        font-size: 14px;
    }

    .kapaklaric .kapakgrup .kapak {
        font-size: 2.4vmin;
        height: auto;
    }

    .categori {
        font-size: 38px;
        display: block;
        width: 100%;
    }

    .divmain,
    .divmain.kartela {
        font-size: 38px;
        display: block;
        width: 100%;
        padding: 0;
    }

        .divmain.kapaklar {
            width: auto;
        }

        .divmain.kartela .categori, #teksayfa {
            min-height: unset;
        }

    .kartella {
        height: calc(90vh - 100px);
        width: 90%;
        display: table;
    }

    /*.divmain.kartela table {
        width: 100%;
    }

        .divmain.kartela table td {
            width: 33%;
            height: 31vmin;
        }*/

    .divmain.kartela .categori {
        width: 100%;
        height: calc(50vw + 50px);
        background-size: cover;
        display: inline-block;
        display: inline-grid;
        position: relative;
    }

        .divmain.kartela .categori a {
            /*font-size: 24px;*/
            font-size: 18px;
        }


        .divmain.kartela .categori .dummy {
            background-color: black;
            filter: alpha(opacity=20);
            opacity: 0.2;
        }

            .divmain.kartela .categori .dummy:hover {
                filter: unset;
                opacity: unset;
                background-color: transparent;
                cursor: pointer;
            }

        .divmain.kartela .categori:hover > .dummy {
            filter: unset;
            opacity: unset;
            background-color: transparent;
        }

    .divmain.kartela span.titleborder {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        vertical-align: middle;
        text-align: center;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        border: 2px solid white;
        background-color: #000;
        filter: alpha(opacity: 50);
        opacity: 0.5;
    }
    .categori .Title {
        width: 200px;
    }

    .divmain .kartelagrup .tekkartela {
        font-size: 9px;
    }

        .divmain .kartelagrup .tekkartela div {
            width: 9vw;
            height: 12vw;
        }
    .kartelagrup table.basin td div.basin img {
        max-width: 100%;
        max-height:100%;
    }


    #tezgahlar_tezgahlar.kategori:nth-of-type(3) {
        height: 33vw;
    }

        #tezgahlar_tezgahlar.kategori:nth-of-type(3) .yazi,
        #tezgahlar_tezgahlar.kategori:nth-of-type(3) .yazi .Title {
            padding: 0;
        }

    .kapaklaric .kapakgrup .Title, .kartelagrup .Title, .divmain .kapakgrup .Title
    {
        font-size: 12px;
        height: 60%;
    }
    #kategorisayfa .Title, .divmain .Title {
        font-size: 12px;
    }

    .kapaklaric .kapakgrup .Title, .kartelagrup .Title, .divmain .kapakgrup .Title,
    .popup.akrilik .tekkapak .ozellikler {
        top: 0;
    }
    .page._aboutus._about .title {
        font-size: 24px;
    }
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
    .divmain .satir div span img {
        padding: 8px;
        min-width: unset;
    }
    /*.divmain.tamamlayici_urunler div.kategori .picturebox {
        height: 65%;
    }*/
    .divmain.tamamlayici_urunler div.kategori .yazi .learnmore {
        font-size: 10px;
    }

    .divmain.tamamlayici_urunler div.kategori .yazi .Title {
        font-size: 10px;
    }
    /*.divmain.tamamlayici_urunler div.kategori .yazi {
        height: 35%;
    }*/
}

@media (min-width: 881px) {
    /*div #kapaklar_classic.kategori {
        width: calc(99% - 4px);
        height: 29vw;
        position: relative;
    }

        div#kapaklar_classic.kategori .picturebox {
            position: absolute;
            top: 50%;
            width: 50%;
            left: 25%;
            height: 100%;
            transform: translate(-50%,-50%);
        }

        div#kapaklar_classic.kategori .yazi {
            display: block;
            position: absolute;
            width: 50%;
            top: 50%;
            left: 70%;
            transform: translate(-50%,-50%);
        }*/
}

@media (orientation: portrait) {
    .mainpage {
        width: 100vw;
        height: 55vmin;
        padding-top: 90px;
        position: relative;
    }

    .outerdiv {
        height: calc(100vmin - 90px);
    }


    .sollink {
        /*top: calc(28vmin - 12px);*/
        /*top: calc(28vmax - 12px);*/
        top: calc(20vh - 12px);
    }

    .divmain .spot, .page._tezgahlar._laminat .divmain .spot {
        font-size: 3.5vw;
        padding: 0;
    }

    .showroomgrup {
        width: unset;
        padding: 4px;
        height: unset;
        width: 25% !important;
    }
}

@media screen and (max-width: 881px) {
    body {
        height: 100%;
    }

    /*.mainpage .sollink, .pageouterdiv .sollink {
        display: none;
    }*/

    div.footer {
        margin-top: 16px;
    }

    table.footer, table.subfooter {
        font-size: 12px;
    }

    .footer .sollink {
        /*display: block;*/
        width: 100%;
        height: 88px;
        /*top: 110px;*/
        width: 48px;
    }


    .tbltopsection {
        width: 95%;
        text-align: left;
        margin: 0 auto 0 0;
        /*height: 54px;*/
    }

    .topsection {
        height: 90px;
    }

    .topsection-alt {
        height: 82px;
    }

    .topsection .tblmenu {
        top: 24px;
        height: 76px;
    }

    div.logo {
        width: 72px;
        left: 8px;
        top: 14px;
    }

        div.logo img {
            width: 72px;
        }


    .kapaksayfa {
        min-height: 200px;
    }

    /*table.footer, table.subfooter {
        font-size: 3vmin;
    }*/

    .kapaklaric .kapakgrup .kapak {
        /*font-size: 3vw;*/
        height: auto;
    }

    .categori {
        font-size: 38px;
        display: block;
        width: 100%;
        margin: 8px 0;
        border: 0;
    }

    .divmain,
    .divmain.kartela {
        font-size: 38px;
        display: block;
        width: 100%;
    }

        .divmain .spot, .page._tezgahlar._laminat .divmain .spot {
            font-size: 3vw;
            /*padding: 0;*/
        }

        .divmain.tamamlayici_urunler {
            width: 80%;
            padding: 0 10% !important;
        }

    div.kategori.tac .kesitbox img {
        /*top: 0;*/
        height: auto;
        /*width:auto;*/
    }

    .divmain.tamamlayici_urunler .detay div.kategori {
        /*width: 25%;*/
        height: auto;
    }


    .divmain.kartela .categori, #teksayfa {
        min-height: unset;
    }

    .divmain.kartela .categori {
        height: 90vmin;
        width: 100vw;
        max-height: 90vh;
    }

    .popup.akrilik .tekkapak .ozellikler {
        /*position: absolute;
        display: table-cell;*/
        font-size: 2.4VW;
        top: 0;
    }

    .divmain.kartela table td {
        display: block;
        width: 100vw;
        height: 90vmin;
        position: relative;
    }

    .divmain.kartela .categori .Title {
        height: unset !important;
    }

    /*.divmain.kartela .categori a {
        font-size: 24px;
    }*/

    .popup.akrilik .tekkapak .galeriIn3 .grup img {
        width: unset;
        height: 30vW;
    }

    .popup.akrilik .tekkapak .ozellikler h2 {
        font-size: 2.4vw;
    }

    .popup.akrilik .tekkapak .ozellikler h3 {
        font-size: 2.2vw;
    }

    .popup.akrilik .tekkapak .ozellikler h4 {
        margin-bottom: 0;
    }

    .popup.akrilik .tekkapak .ozellikler .spot {
        font-size: 14px;
    }

    .galerinavdiv span.sol img {
        left: 0;
        max-height: 100%;
    }

    .galerinavdiv span.sag img {
        bottom: 0;
        height: 100%;
    }

    .kapaksayfa, #altkategorisayfa, #kategorisayfa, #teksayfa, .maincategoridiv {
        width: 100%;
        padding: 0;
    }

        #kategorisayfa .divmain {
            text-align: center;
        }

    .divmain .tamamlayici_urunler {
        position: relative;
        top: 0;
    }

    .categori {
        font-size: 3.5vmin;
        display: block;
        height: 70vmin;
    }

    div.titleborder {
        max-width: 50vmin;
        max-height: 50vmin;
    }

    .orta .hucre {
        transform: translateY(50%);
        width: 90%;
    }

    .hucre .kategoriTitle {
        font-size: 3.5vw;
    }

    .resim3 {
        /*height:60vmin;*/
        top: unset;
    }

    .hucre .spot {
        font-size: 2.4vw;
    }

    div.kategori {
        width: 90vmin;
        height: 85vmin;
    }

    .divmain.tezgahlar .kategori {
        width: 80vw;
        height: 55vw;
    }


    div.kapaklar div.kategori {
        height: unset;
    }

    .logo {
        overflow: hidden;
    }

    .closed {
        height: 72px;
    }


    .divmain .kartelagrup .detay .tekkartela {
        width: 20vw;
        height: 28vw;
        font-size: 10px;
        padding-top: 4px;
        margin: 0 auto;
    }

    .divmain .kartelagrup .tekkartela div {
        width: 18vw;
        height: 18vw;
    }

    .kartelagrup .Title span.subtitle, .divmain .kapakgrup .Title span.subtitle,
    .divmain .Title span.subtitle, #kategorisayfa .Title span.subtitle {
        display: block;
        /*font-size: 2.5vw;*/
    }

    /*#kategorisayfa .divmain.tamamlayici_urunler .kategori {
        height: 60vmin;
    }*/
    .divmain.tamamlayici_urunler #kategorisayfa div.subtitle, .divmain.tamamlayici_urunler .kapakgrup div.subtitle, .divmain.tamamlayici_urunler div.subtitle {
        font-size: 4vmin;
    }

    table.footer td.navpics img {
        width: 4vw;
    }

    .footer .navpics .whatsapp {
        display: inline-table;
    }

        .footer .navpics .whatsapp span {
            display: table-cell;
        }

        .footer .navpics .whatsapp img {
            transform: translateY(4vmin);
            height: 8vmin;
            width: auto;
        }

    .showroomgrup {
        font-size: 3vmin;
        margin: 4px;
        /*height: 14vmin;*/
        white-space: nowrap;
    }

        .showroomgrup.firma {
            width: 16vw;
            height: 16vw;
            margin: 4px;
            background-size: 14vw;
        }

    .divmain.tamamlayici_urunler {
        position: relative;
        top: 0;
    }

        .divmain.tamamlayici_urunler div.kategori {
            display: inline-block;
            width: 16%;
            height: 30vw;
            position: relative;
            top: 0;
        }

    .divmain div.kategori#tamamlayici_urunler.tac .picturebox, .divmain div.kategori#tamamlayici_urunler.tac .yazi {
        width: 100%;
        height: 50%;
    }

    div.kategori .yazi .learnmore, div.kategori .yazi .Title {
        font-size: 12px;
    }

    .divmain.tamamlayici_urunler div.kategori .yazi .Title {
        height: 15%;
    }

    .divmain div.kategori#tamamlayici_urunler.tac .kesitbox {
        width: 60%;
    }

    .divmain div.kategori#tamamlayici_urunler.tac:nth-last-child(-n+1) div.kesitbox {
        width: 50%;
    }

    .page .titlediv {
        font-size: 4vmin;
    }

    .page .spot {
        font-size: 3.5vmin;
    }

    .page .yazi {
        font-size: 3vmin;
    }

    .page._aboutus .yazi, .page._aboutus._about .yazi {
        width: 90%;
    }

    .page._aboutus._accounts table td {
        font-size: 9px;
    }

    .popup.akrilik .tekkapak .galeriIn3 {
        height: unset;
        width: 100%;
        left: 10%;
    }

        .popup.akrilik .tekkapak .galeriIn3 .grup img {
            width: 40%;
            max-height: unset;
            height: unset;
        }

    .popup.akrilik .tekkapak .ozellikler {
        position: relative;
        display: block;
        width: 100%;
        height: unset;
        top: 16px;
        left: 10%;
        font-size: 14px;
    }

    div.akrilik_panel table {
        font-size: 12px;
    }

        div.akrilik_panel table tr td {
            padding-top: 0;
        }
}

@media screen and (max-width: 640px) and (orientation: landscape), screen and (max-width: 881px) and (orientation: portrait) {
    .pageouterdiv {
        height: 90vmin;
        margin: 0;
    }

    img.laminat {
        width: 80vw;
    }

    .page._iletisim .titlediv,
    .page._aboutus._press .titlediv,
    .page._aboutus._accounts .title,
    .page._aboutus._accounts .titlediv,
    .page._aboutus._accounts .altbaslik {
        position: relative;
        text-align: left;
        left: 0;
        margin: 0;
        height: 24px;
    }
}

@media screen and (max-width: 640px) and (orientation: portrait) {
    .topsection {
        height: 90px;
    }

    table.footer, table.subfooter {
        font-size: 9px;
    }

        table.footer tr,
        table.subfooter tr {
            display: block;
            position: relative;
        }

            table.footer tr td,
            table.footer tr td.navpics,
            table.footer tr td.iletisim,
            table.footer tr td.hakkimizda {
                margin-bottom: 16px;
                display: block;
                width: 90%;
                text-align: left;
                font-size: 10px;
            }

                table.footer tr td.kisisel_veriler {
                    margin-bottom: 16px;
                    display: block;
                    width: 90%;
                    text-align: left;
                    font-size: 10px;
                }

                table.footer tr td.navpics table,
                table.footer tr td.navpics table th div {
                    margin: 0;
                }

    .footer .navpics .telefon img {
        transform: translateY(2vmin);
        width: 8vmin;
    }

    .footer .sollink {
        /*display: block;*/
        width: 100%;
        height: 88px;
        top: 110px;
    }

    div.akrilik_panel table {
        font-size: 12px;
    }

    .divmain.tamamlayici_urunler div.kategori {
        height: 80vmin;
        width: 90%;
    }

    .divmain .satir div {
        display: block;
        clear: both;
    }

    .divmain .satir span {
        /*float:left;*/
    }

    .divmain .satir div span img {
        padding: 8px;
        width: 50px;
        height: 50px;
        min-width: unset;
    }

    .kapaklaric .kapakgrup.tum .kapak {
        width: 20%;
        max-height: 24vmin;
    }

        .kapaklaric .kapakgrup.tum .kapak img {
            width: 80%;
            max-height: 21vmin;
        }

    .page._iletisim .detay {
        font-size: 12px;
    }

    .bayiler div {
        /*width:90%;*/
    }

    .bayiler .Title {
        font-size: 20px;
    }

    .categori {
        /*font-size: 3.4vmin;*/
        font-size: 5vmin;
    }
    .hucre .spot {
        font-size: 3vw;
    }
}

@media screen and (max-width: 640px) and (orientation: landscape) {

    .kapaklaric .kapakgrup.tum .kapak {
        width: 20%;
        max-height: 24vw;
    }

        .kapaklaric .kapakgrup.tum .kapak img {
            width: 80%;
            max-height: 21vw;
        }

    .page._iletisim .detay {
        margin: 8px auto;
        font-size: 12px;
    }

    .bayiler .Title {
        font-size: 20px;
    }
    .hucre .spot {
        font-size: 2.4vw;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .divmain.kartela .categori a {
        font-size: 24px;
    }
}

tr.cizgisiz td, tr.cizgisiz th {
    border: 0;
}
@media (min-height: 640px) and (orientation: landscape) , (min-width: 881px)  {

    .mobilemenukapat {
        display: none;
    }
}


@media (max-width: 881px) {
    .divmenupict, .divmobilemenu, .mobilemenu {
        display: none;
        position: fixed;
    }
    .tblmenu th .altmenu .altaltmenu, .tblmenu th .altmenu .altaltmenu.over {
        left: 0;
        width: 100%;
    }

    .mycanvas {
        display: block;
        position: absolute;
        width: 90%;
        height: 100%;
        background-color: transparent;
        z-index: 6;
        top: 0;
        left: 5%;
    }

    .tblmenu th {
        display: block;
    }

        .tblmenu th a.menuok {
            background-size: contain;
            background-repeat: no-repeat;
            background-image: url(/images/beyaz_button.png);
            width: 24px;
            display: inline-block;
        }

    .tblmenu td a.menuok {
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(/images/siyah_menu_button.png);
        width: 24px;
    }

    .altmenu th a.menuok:hover {
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(/images/beyaz_menu_button.png);
        /*background-image: url(/images/kirmizi_menu_button.png);*/
        width: 24px;
    }

    .tblmenu.selected th a.menuok {
        display: block;
    }

    .topsection .tblmenu,
    .topsection-alt .tblmenu {
        max-width: 80vmin;
        width: 80vmin;
        height: auto;
        /*font-size: 3.5vmin;*/
    }

    .topsection table.dilmenu, .topsection-alt table.dilmenu {
        right: 0;
    }

    .topsection table.navpics,
    .topsection-alt table.navpics {
        display: none;
    }


    .topsection table.dilmenu {
        position: relative;
        /*border-top: 1px solid #e76762;*/
        top: 0;
        width: 100%;
    }

        .topsection table.dilmenu td {
            text-align: left;
        }

    .divmobilemenu {
        display: inline-table !important;
        left: 0;
        padding: 8px;
        top: 28px;
        height: 42px;
        width: 92vw;
        /*min-height: 14vmin !important;*/
        position: relative;
        text-align: left;
        z-index: 11;
        margin: auto;
        vertical-align: middle;
    }

    .lnkbtn {
        position: absolute;
        right: 8px;
    }

    .tblmenu th a:hover, .tblmenu th a.selected {
        color: white;
    }
    /*.bayi {
        display: none;
    }*/


    table.navpics img, .bayi img {
        width: 12px;
        height: 12px;
    }

    .bayi a.bayigirisi {
        font-size: 12px;
        width: 42px;
        height: 14px;
        padding: 4px 8px;
        margin: 0 0 4px 4px;
    }



    .tbltopsection {
        left: 0;
        width: 100% !important;
    }

    .topsection .tblmenu, .topsection-alt .tblmenu,
    .tblmenu, #tblmenu {
        position: relative;
        top: 30px;
        left: 0;
        width: 250px;
        max-width: unset;
        /*height: auto;*/
        text-align: left;
        /*background-color: #f7f8f9;*/
        /*background-color: #d22524;*/
        background-color: #ed1c24;
        font-size: 12px;
        border-collapse: collapse;
        border-top: 4px solid #ab2021;
        max-height: calc(100vh - 90px);
        overflow-y: auto;
        overflow-x: hidden;
        display: none;
        z-index: 11;
    }



    .menupict {
        left: 0;
        position: relative;
    }

    .tblmenu th {
        border-bottom: 1px solid #e76762;
        border-top: 1px solid #e76762;
        position: relative;
        text-align: left;
        width: 240px;
        height: auto;
        padding-left: 10px;
    }

    .tblmenu tr:first-child th {
        border-top: 0;
    }

    .tblmenu th a,
    .tblmenu th a:visited {
        /*color: black;*/
        color: white !important;
    }

        .tblmenu th a:hover, .tblmenu th a.selected {
            font-weight: bold;
        }


    Table.dilmenu td.over a {
        font-weight: bold;
    }

    .topsection .tblmenu th .altmenu,
    .topsection-alt .tblmenu th .altmenu {
        height: 3.5vmin;
        top: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }

        .topsection .tblmenu th .altmenu.over,
        .topsection-alt .tblmenu th .altmenu.over {
            height: 3.5vmin;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
        }
    .tblmenu th:nth-last-of-type(1),
    .tblmenu td:nth-last-of-type(1) {
        border-bottom: none;
    }

    .tblmenu th .altmenu {
        top: 16px;
        left: 0;
        position: relative;
        background-color: white;
    }

    .topsection table.navpics,
    .topsection-alt table.navpics {
        display: none;
    }

    .tblmenu,
    .topsection .tblmenu,
    .topsection-alt .tblmenu {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        padding-left: 4px;
    }

        .tblmenu.dismiss,
        .topsection .tblmenu.dismiss,
        .topsection-alt .tblmenu.dismiss {
            /*display: none;*/
            animation: slide-out 0.5s forwards;
            -webkit-animation: slide-out 0.5s forwards;
        }

        .tblmenu.selected,
        .topsection .tblmenu.selected,
        .topsection-alt .tblmenu.selected {
            animation: slide-in 0.5s forwards;
            -webkit-animation: slide-in 0.5s forwards;
            display: block !important;
        }


        .tblmenu .tablo,
        .altmenu .tablo,
        .altaltmenu .tablo {
            /*height: 2px;*/
            position: relative;
            margin: 0;
            border: 0 !important;
            vertical-align: bottom;
        }

            .tblmenu .tablo table.dismiss,
            .altmenu .tablo table.dismiss,
            .altaltmenu .tablo table.dismiss {
                display: none;
            }

            .tblmenu .tablo table,
            .altmenu .tablo table,
            .altaltmenu .tablo table {
                border: 0 !important;
                /*border-left: 4px solid #ab2021 !important;*/
            }

        .tblmenu th.lnkbtn {
            border-bottom: 1px solid white;
        }


        .tblmenu th .altmenu .altaltmenu, .tblmenu th .altmenu .altaltmenu.over {
            top: initial;
            left: 0 !important;
            transform: none;
            position: relative !important;
            margin: 0;
            border: 0;
            width: 100%;
            /*border-left: 1px solid #ab2021 !important;*/
        }

        /*.tblmenu th .altmenu .altaltmenu tr.cizgisiz td {
                    border-bottom: 1px solid #ab2021 !important;
                }*/

        .tblmenu th .altmenu tr th, .tblmenu th .altmenu tr td {
            border-bottom: 1px solid #ab2021;
            height: 34px;
        }

        .tblmenu th .altaltmenu tr td {
            border-top: 1px solid #ab2021;
            border-bottom: 0;
            height: 34px;
        }

        .tblmenu th .altmenu,
        .tblmenu td .altaltmenu {
            display: none;
        }

            .tblmenu th .altmenu.over, .tblmenu td .altaltmenu.over {
                display: table;
            }

                .tblmenu th .altmenu td a:hover, .tblmenu th .altmenu.over td a:hover, .tblmenu th .altmenu .altaltmenu td a:hover {
                    color: #ed1c24;
                }


            .tblmenu th .altmenu tr th, .tblmenu th .altmenu tr td, .tblmenu td .altaltmenu tr td {
                height: unset;
                padding: 2px 4px;
                background-color: transparent;
            }

            .tblmenu th .altmenu tr.cizgisiz td, .tblmenu td .altaltmenu tr.cizgisiz td {
                border-bottom: 0;
            }
            /*.altmenu.over a:hover{color:#ed1c24;}*/
            .tblmenu th .altmenu th, .tblmenu th .altmenu td, .tblmenu td .altaltmenu td {
                height: auto !important;
                padding: 0 8px;
                vertical-align: middle !important;
            }
            /*.topsection .tblmenu th:hover .altmenu 
{
    display:none;
}*/
            .tblmenu th .altmenu tr td a, .tblmenu th .altmenu tr td a:visited, .tblmenu th .altmenu .altaltmenu tr td a, .tblmenu th .altmenu .altaltmenu tr td a:visited {
                color: #58595B !important;
                text-transform: none;
                font-size: 12px;
            }

            .tblmenu th .altmenu.over tr:hover td a, .tblmenu th .altmenu.over .altaltmenu tr td:hover a {
                color: #ed1c24;
            }

            .tblmenu th .altmenu.over .altaltmenu tr td a {
                color: #58595B;
                text-transform: none;
            }

    .altmenu table {
        position: relative;
        top: 0;
        padding: 0 8px 0 16px;
        width: calc(100% - 24px);
        background-color: white;
        /*border: 1px solid #EEE;*/
        margin: 0;
    }


    .mobilemenu, #mobilemenu {
        width: 50vmin;
    }


    .submenu, .divmenupict .altmenu, .divmenupict .altmenu table, .divmenupict .altmenu table tbody, .divmenupict .altmenu table tbody td {
        /*width: 240px;*/
        vertical-align: middle;
    }



    .bayi {
        top: 32px;
        display: inline-block;
        right: 8px;
        z-index: 11;
        height: 24px;
        margin: 0;
    }

    .mobilemenukapat {
        z-index: 11;
        position: absolute;
        /*right:calc(100vw - 270px);*/
        /*background-color: #f7f8f9;*/
        background-color: #d22524;
        color: white;
        width: 24px;
        top: 60px;
        left: 252px;
        text-align: center;
        border-radius: 4px;
        animation: slide-in 0.5s forwards;
        -webkit-animation: slide-in 0.5s forwards;
        display: block;
    }

        .mobilemenukapat:hover {
            cursor: pointer;
        }



    .topsection .mobilemenu,
    .topsection-alt .mobilemenu {
        position: absolute;
        top: 14vmin;
        left: 0;
        height: auto;
        width: 256px;
        text-align: left;
        /*background-color: #f7f8f9;*/
        background-color: #d22524;
    }

    div.logo,
    .topsection div.logo,
    .topsection-alt div.logo {
        position: absolute;
        z-index: 11;
        left: calc(50vw - 42px);
        top: calc(45px - 32px);
        z-index: 999;
        cursor: pointer;
    }



    .topsection .tblmenu,
    .topsection-alt .tblmenu {
        max-width: 80vw;
        width: 80vw;
    }

    .topsection table.dilmenu, .topsection-alt table.dilmenu {
        right: 0;
    }

    .topsection table.navpics,
    .topsection-alt table.navpics {
        display: none;
    }

    .topsection table.dilmenu, .topsection-alt table.dilmenu {
        position: relative !important;
        /*border-top: 1px solid #e76762;*/
        top: 0 !important;
        width: 100% !important;
        left: 0;
    }

        .topsection table.dilmenu td, .topsection-alt table.dilmenu td {
            text-align: left;
        }

    /*.bayi {
        display: none;
    }*/
    table.navpics img, .bayi img {
        width: 12px;
        height: 12px;
    }

    .bayi a.bayigirisi {
        font-size: 12px;
        width: 42px;
        height: 14px;
        padding: 4px 8px;
        margin: 0 0 4px 4px;
    }

    -webkit-scrollbar {
        width: 2px;
        z-index: 1000;
    }
}



@media (max-width: 881px) {
    div.kategori {
        height: calc(100vmin - 90px);
    }
    div.kategori .yazi {
        font-size:2vmin;
        padding-top:4px;
        height:unset;
    }
    #kategorisayfa .divmain {
        margin: 0;
    }
    #kategorisayfa .Title.tezgahlar {
        font-size: 4vmin;
    }
    div.kapaklar div.kategori {
        height: unset;
    }
}


@media (max-width: 640px) and (orientation: portrait) {
    .divmobilemenu {
        top: 8vw;
    }
}
    @-webkit-keyframes slide-in {
        0% {
            -webkit-transform: translateX(-100vw);
        }

        100% {
            -webkit-transform: translateX(0%);
        }
    }

    @keyframes slide-in {
        0% {
            transform: translateX(-100vw);
        }

        100% {
            transform: translateX(0%);
        }
    }


    @keyframes slide-out {
        0% {
            transform: translateX(0%);
        }

        100% {
            transform: translateX(-100vw);
        }
    }

    @-webkit-keyframes slide-out {
        0% {
            -webkit-transform: translateX(0%);
        }

        100% {
            -webkit-transform: translateX(-100vw);
        }
    }

