﻿@import url('normalize.css');
@import url('../fonts/ArialMT/styles.css');
@import url('../fonts/FranklinGothic-Book/styles.css');
/*@import url('../fonts/Open Sans/styles.css');*/
/*@import url('../fonts/GothamNarrow-Ultra/styles.css');*/
@import url('../fonts/HelveticaNeue/styles.css');
@import url('../fonts/HelveticaNeue-Bold/styles.css');
@import url('../fonts/HelveticaNeue-Light/styles.css');
@import url('../fonts/Nexa-XBold/styles.css');
@import url('../fonts/GothamNarrow-Thin/styles.css');
@import url('../fonts/GothamNarrow-Light/styles.css');
@import url('../fonts/GothamNarrow-Medium/styles.css');

a {
    color: #d10202;
}

@media screen and (min-width: 1300px) {
    body {
        overflow-x: hidden;
    }

    .modedmargin {
        margin-left: Calc(650px - 50vw) !important;
        margin-right: Calc(650px - 50vw) !important;
    }

    .modedpadding {
        padding-left: Calc(50vw - 650px) !important;
        padding-right: Calc(50vw - 650px) !important;
    }
}

html {
    background: #e9e9e9;
}

body {
    background: white;
    min-width: 1300px;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
}

::-webkit-scrollbar-thumb {
    background: #e1e1e1;
    border: 100px none #ffffff;
    border-radius: 100px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #ffffff;
    }

    ::-webkit-scrollbar-thumb:active {
        background: #000000;
    }

::-webkit-scrollbar-track {
    background: #666666;
    border: 44px none #ffffff;
    border-radius: 50px;
}

    ::-webkit-scrollbar-track:hover {
        background: #666666;
    }

    ::-webkit-scrollbar-track:active {
        background: #333333;
    }

::-webkit-scrollbar-corner {
    background: transparent;
}

.onlymobile {
    display: none !important;
}

#container {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

#contentbody {
    /*background: url(/content/img/contentback.jpg);*/
    background-position: top center;
    padding-top: 10px;
    background-repeat: repeat-x;
}


header {
    height: 164px;
    font-size: 0;
    background: url(/content/img/header.png) center top;
    position: absolute;
    z-index: 102;
    white-space: nowrap;
    min-width: 1300px;
    /* overflow-x: hidden; */
    transition: all .5s;
    top: 0;
    width: 100vw;
}

    header.scrolled {
        height: 70px;
        position: fixed;
        background: url(/content/img/mobilelogo.png) left top;
        transform: translateZ(1);
    }

        header.scrolled #logocont a {
            height: 70px;
        }

#logocont {
    width: 452px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-right: 80px;
    margin-left: calc(50vw - 650px);
}

    #logocont > a {
        display: block;
        margin: 0 auto;
        height: 134px;
        margin-top: 29px;
    }

    #logocont img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

header.scrolled #logocont {
    width: 150px;
    height: 50px;
    margin-top: 8px;
    margin-left: 0;
}

#menuCont {
    display: inline-block;
    width: 750px;
    /*overflow: hidden;*/
    position: relative;
    vertical-align: top;
    right: 40px;
    float: right;
}

#header-right {
    display: inline-block;
    color: white;
    /*padding-top: 63px;*/
    transition: all .5s;
    position: absolute;
    right: 0;
    background: url(/content/img/HeadersocialBack.png);
    padding-top: 9px;
    padding-bottom: 6px;
    padding-left: 40px;
}

    #header-right a, #deskLang, #header-right i {
        color: inherit;
        text-decoration: none;
        display: inline-block;
        font-size: 18px;
        cursor: default;
        transition: color .3s;
    }

        #header-right a i:hover {
            color: #d10202;
        }

    #header-right > a > i {
        cursor: pointer;
    }

    #header-right i {
        width: 36px;
        height: 24px;
        line-height: 24px;
        text-align: center;
    }

    #header-right #deskLang i {
        font-size: 12px;
        display: inline-block;
        width: 11px;
        text-align: right;
        vertical-align: top;
    }

    #header-right #deskLang #langbar {
        position: absolute;
        height: 0;
        overflow: hidden;
        margin: 0 -10px;
        transition: height .5s;
        z-index: 10;
    }

    #header-right #deskLang:hover #langbar {
        height: 150px;
    }

    #header-right #deskLang #langbar a {
        display: block;
        cursor: pointer;
        padding: 5px 10px;
        background: rgba(0, 0, 0, .5);
    }

.scrolled #header-right #deskLang #langbar a {
    display: inline-block;
}

footer {
    font-size: 0;
}

#footer-top {
    padding-bottom: 10px;
    /*background: url("/Content/img/footertop.jpg") center no-repeat;*/
    text-align: center;
    display: table;
}

    #footer-top > div {
        display: table-cell;
        vertical-align: middle;
    }

    #footer-top .title {
        font-size: 42px;
        color: white;
        text-decoration: none;
        line-height: 140px;
        display: inline-block;
    }

    #footer-top .firma {
        font-size: 28px;
        color: white;
        line-height: 64px;
    }

    #footer-top .line {
        display: inline-block;
        background: white;
        width: 600px;
        height: 2px;
    }

    #footer-top .adres {
        font-size: 17px;
        display: inline-block;
        color: white;
        text-decoration: none;
        padding: 20px 0;
        line-height: 40px;
        width: 1050px;
    }

#footer-mid {
    font-size: 0;
}

    #footer-mid .item {
        width: 20%;
        font-size: 14px;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        color: white;
        padding: 40px 0;
        line-height: 24px;
        transition: background .3s;
    }

        #footer-mid .item:nth-child(3n) {
            background: #464545;
        }

            #footer-mid .item:nth-child(3n):hover {
                background: #363535;
            }

        #footer-mid .item:nth-child(3n+1) {
            background: #3d3b3b;
        }

            #footer-mid .item:nth-child(3n+1):hover {
                background: #2d2b2b;
            }

        #footer-mid .item:nth-child(3n+2) {
            background: #101010;
        }

            #footer-mid .item:nth-child(3n+2):hover {
                background: #000000;
            }

    #footer-mid .value {
        font-weight: 600;
        font-size: 16px;
    }

#footer-bottom {
    font-size: 0;
    background: #502f1d;
    height: 95px;
    font-family: 'ArialMT';
}

    #footer-bottom > div {
        width: 650px;
        display: inline-block;
        vertical-align: top;
        line-height: 95px;
    }

        #footer-bottom > div:last-child {
            text-align: right;
        }

        #footer-bottom > div a {
            font: inherit;
            color: inherit;
            text-decoration: none;
        }

    #footer-bottom #desing span {
        font-size: 14px;
        color: white;
        display: inline-block;
        vertical-align: middle;
        padding-right: 10px;
        font-family: 'GothamNarrow-Light';
    }

    #footer-bottom #desing a {
        height: 65px;
        display: inline-block;
    }

        #footer-bottom #desing a img {
            height: 40px;
            display: inline-block;
            vertical-align: middle;
        }

#copyright > div {
    display: inline-block;
    height: 95px;
    line-height: 020px;
    position: relative;
    font-size: 13px;
    font-family: 'GothamNarrow-Light';
    color: white;
    vertical-align: top;
    padding-top: 38px;
    box-sizing: border-box;
}

    #copyright > div:first-child {
        width: 140px;
        padding-top: 0;
    }

#copyright img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

#slider .sliderItem {
    display: block;
    position: relative;
}

@media screen and (min-width: 1300px) {
    #slider .content {
        left: Calc(50vw - 650px);
        right: Calc(50vw - 650px);
    }
}

#slider .content {
    position: absolute;
    font-size: 18px;
    bottom: 30px;
    margin: auto;
    background: rgba(98, 56, 34, 0.95);
    color: white;
    text-align: left;
    left: 0;
    right: 0;
    width: 620px;
    padding: 20px;
    padding-top: 15px;
}

    #slider .content .title {
        font-size: 36px;
        line-height: 52px;
        font-family: 'Open Sans';
        font-weight: 800;
        text-align: left;
    }

    #slider .content .desc {
        font-size: 24px;
        line-height: 28px;
        font-family: 'FranklinGothic-Book';
    }

#slider img {
    object-fit: cover;
    object-position: center;
}

#menu {
    display: block;
    vertical-align: top;
    text-align: center;
    font-family: 'HelveticaNeue';
    transition: all .5s;
}

    #menu > ul.topmenu {
        display: inline-block;
        list-style: none;
        padding: 0;
        margin: 0;
        vertical-align: top;
        height: 100px;
    }

    #menu > ul:not(.topmenu) {
        display: none;
    }

    #menu > ul > a {
        color: white;
        font-size: 15px;
        text-decoration: none;
        line-height: 36px;
        padding: 0 15px;
        padding-top: 63px;
        transition: all .5s;
    }

        #menu > ul > a:after {
            content: '';
            width: 0;
            background: rgba(29,187,255,.56);
            display: block;
            transition: width .2s;
            height: 1px;
            margin: auto;
        }

    #menu > ul:hover {
        height: auto;
    }

        #menu > ul:hover > :after {
            width: 100%;
        }

    #menu > ul > .container {
        /*overflow: hidden;*/
        margin: 0;
        position: absolute;
        position: relative;
        margin: 0 -100px;
        pointer-events: none;
        opacity: 0;
        padding-top: 100px;
        transition: padding-top .3s, opacity .3s;
        /*display: none;*/
    }

        #menu > ul:hover > .container, #menu > ul > .container:hover {
            padding-top: 40px;
            opacity: 1;
            pointer-events: initial;
        }

        #menu > ul > .container > li.topmenu > a {
            border: 1px solid transparent;
            font-size: 14px;
            color: white;
            text-decoration: none;
            line-height: 40px;
            border-top: 1px solid;
            border-top-color: white;
            border-top-color: rgba(255, 255, 255, 0.15);
            transition: background-color .3s, color .3s;
            padding: 0 20px;
            background: black;
            background: rgba(0,96,137,.96);
        }

        #menu > ul > .container > li.topmenu:hover > a, #menu .container a:hover {
            background: #006f9f;
            color: white !important;
            box-sizing: border-box;
            border-left: 1px solid #613823;
            border-right: 1px solid #613823;
        }

.scrolled #menu > ul > a {
    padding-top: 8px;
}

.scrolled #header-right {
    padding-top: 14px;
    float: right;
    margin-right: 10px;
    position: unset;
    display: none;
}

.scrolled #menu > ul:hover > .container, .scrolled #menu > ul > .container:hover {
    padding-top: 14px;
}

#contentbody {
    font-size: 0;
    padding-bottom: 50px;
    padding-top: 189px;
}

#solmenu,
#overridedsolmenu {
    width: 315px;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding-right: 30px;
    border-right: 1px solid #e2e2e2;
}

    #solmenu h1,
    #overridedsolmenu h1 {
        margin: 0;
        padding: 0;
        font: inherit;
    }

    #solmenu > ul,
    #overridedsolmenu ul {
        display: none;
    }

        #solmenu > ul.show,
        #overridedsolmenu > ul.show {
            display: block;
        }

    #overridedsolmenu > ul ul {
        padding-left: 10px;
    }

    #solmenu > ul > a, #overridedsolmenu ul > a, #overridedsagicerik > #prodTitle {
        text-decoration: none;
        color: #006089;
        font-size: 22px;
        padding: 0 15px;
        text-transform: uppercase;
        border-bottom: 1px solid #006089;
        border-top: 1px solid #006089;
        font-family: 'Open Sans';
        line-height: 57px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #solmenu > ul > div > li,
    #overridedsolmenu ul > div > li {
        list-style: none;
        padding: 0;
        height: 30px;
        margin: 2px 0;
        transition: background .4s;
        background: white;
    }

    #overridedsolmenu ul > div > li {
        height: auto;
    }

    #solmenu > ul > div > li > a:hover, #solmenu > ul > div li.active,
    #overridedsolmenu ul > div li:hover > a, #overridedsolmenu ul > div li.active > a,
    #overridedsolmenu ul > div li:hover > a, #overridedsolmenu a:hover,
    #solmenu > ul > div > li > .container > ul > a:hover  {
        background: #0e91461c;
        transition: background .4s;
    }


    #solmenu > ul > div > li > a, #overridedsolmenu ul > div li a {
        color: #006089;
        padding: 0 15px;
        text-decoration: none;
        display: block;
        line-height: 30px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-family: 'Open Sans';
        font-weight: 100;
        font-size: 14px;
        border-bottom: 1px solid #e6e6e6;
    }

    #solmenu ul, #solmenu li,
    #overridedsolmenu ul, #overridedsolmenu li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

@media screen and (min-width: 1300px) {
    #solmenu > ul > div > li.active {
        margin-left: Calc(650px - 50vw) !important;
        padding-left: Calc(50vw - 650px) !important;
    }

    #solmenu > ul > div > li.active, #overridedsolmenu ul > div li.active > a, #solmenu > ul > div > li > .container > ul.active > a {
        background: #0e91461c;
    }

        #solmenu > ul > div > li.active:after, #overridedsolmenu ul > div li.active:after {
            content: '';
            display: block;
            background: #e6e6e6;
            height: 1px;
            margin-top: 1px;
        }
}

#sagicerik, #overridedsagicerik {
    width: 937px;
    font-size: 14px;
    padding-left: 30px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
    font-family: 'Open Sans';
    font-weight: 400;
    line-height: 22px;
    text-align: justify;
    color: #6b6b6b;
}

    #sagicerik p, #overridedsagicerik p {
        margin-top: 0;
    }

#pagetitle, #overridedpagetitle {
    font-size: 48px;
    color: white;
    /* text-transform: uppercase; */
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 110px;
    font-family: 'Open Sans';
    font-weight: 800;
    display: inline-block;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.5);
}

#pagesubtitle, #overridedsubpagetitle {
    font-size: 36px;
    color: white;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    font-family: 'Open Sans';
    font-weight: 600;
    background: rgba(0, 0, 0, .5);
    display: inline-block;
    padding: 10px 20px;
}


#background-img {
    width: 100vw;
    min-width: 1300px;
    height: 437px;
    background-position: center;
    background: url('/content/img/defaultback.jpg') no-repeat center;
    margin-top: -208px;
    padding-top: 140px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 34px;
    /*-ms-animation: tekresim;
    -webkit-animation: tekresim;
    animation: tekresim;
    -webkit-animation-duration: 14s;
    animation-duration: 14s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;*/
}

#newsPage {
    font-size: 0;
}

    #newsPage .haber-item {
        height: 160px;
        vertical-align: top;
        display: inline-block;
        width: 353px;
        margin: 0 48px 20px;
        box-sizing: border-box;
        box-shadow: 3px 5px 11px -6px black;
        background: white;
    }

        #newsPage .haber-item:nth-child(3n+1) {
            margin-left: 0;
        }

        #newsPage .haber-item:nth-child(3n) {
            margin-right: 0;
        }

        #newsPage .haber-item > div {
            display: inline-block;
            vertical-align: top;
        }

    #newsPage .haber-img {
        width: 140px;
        margin: 10px;
        height: 140px;
        box-sizing: border-box;
        border: 1px solid #ddd;
        background: black;
        overflow: hidden;
    }

    #newsPage img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        background: white;
        transition: all .4s;
    }

        #newsPage img:hover {
            opacity: .8;
            transform: scale(1.1);
        }

    #newsPage .haber-content-body {
        height: 140px;
        border: 10px solid white;
        width: 173px;
        overflow: hidden;
    }

    #newsPage .haber-title {
        font-size: 14px;
        color: #0067ac;
        max-height: 32px;
        overflow: hidden;
        line-height: 16px;
    }

    #newsPage .haber-date {
        text-align: right;
        font-size: 10px;
        color: #333;
        line-height: 18px;
        height: 14px;
    }

    #newsPage .haber-content {
        padding: 10px 0;
        font-size: 12px;
        color: #333;
    }

#newsPager {
    margin: 0 auto;
    display: table;
}

    #newsPager a {
        text-decoration: none;
        display: inline-block;
        margin: 5px 2px;
        overflow: hidden;
    }

    #newsPager .haber-button {
        width: 32px;
        height: 32px;
        font-size: 16px;
        text-align: center;
        line-height: 32px;
        text-decoration: none;
        background: white;
        color: black;
        border: 1px solid black;
        border-radius: 5px;
        transition: all .3s;
    }

        #newsPager .haber-button:hover {
            background: #1c86ce;
            border-color: transparent;
            color: white;
        }

    #newsPager .haber-button-current {
        background: #0067ac;
        border-color: transparent;
        color: white;
    }

#newsContainer {
    font-size: 0;
}

    #newsContainer .newsHeader {
        text-align: right;
        display: block;
    }

    #newsContainer > * {
        display: inline-block;
        vertical-align: top;
    }

    #newsContainer > .newsContent {
        padding-left: 20px;
        width: 980px;
        font-size: 14px;
    }

        #newsContainer > .newsContent > p {
            margin: 0;
            padding: 0;
        }

#newsMainImg {
    width: 250px;
    overflow: hidden;
    height: 200px;
    display: inline-block;
    border: 1px solid #eee;
    box-sizing: border-box;
    background: white;
    padding: 10px;
}

    #newsMainImg > div {
        width: 230px;
        height: 180px;
        overflow: hidden;
        background: black;
    }

    #newsMainImg img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        background: white;
        box-sizing: border-box;
        transition: all .4s;
    }

        #newsMainImg img:hover {
            transform: scale(1.1);
            opacity: .8;
        }

.newsPhotosContainer {
    padding: 10px 0;
    font-size: 0;
}

.newsPhotosContainerTitle, .projPhotosTitle {
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
    color: #0067ac;
}

.newsPhotosCollections > a {
    display: inline-block;
    vertical-align: top;
    width: 234px;
    height: 180px;
    margin: 10px;
    background: black;
    overflow: hidden;
}

    .newsPhotosCollections > a:nth-child(5n) {
        margin-right: 0;
    }

    .newsPhotosCollections > a:nth-child(5n+1) {
        margin-left: 0;
    }

    .newsPhotosCollections > a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        border: 1px solid #eee;
        box-sizing: border-box;
        padding: 10px;
        background: white;
        transition: all .4s;
    }

        .newsPhotosCollections > a img:hover {
            opacity: .8;
            transform: scale(1.1);
        }

#prodDetail {
    font-size: 0;
}

    #prodDetail .prodMainImg {
        position: relative;
        width: 891px;
        height: 244px;
    }

        #prodDetail .prodMainImg .prodBroch {
            display: inline-block;
            width: 166px;
            height: 74px;
            background: rgba(0, 0, 0, 0.72);
            position: absolute;
            right: 7px;
            top: 203px;
            font-family: 'Open Sans';
            font-weight: 400;
            font-size: 22px;
            line-height: 74px;
            color: white;
            text-decoration: none;
            text-align: center;
        }

        #prodDetail .prodMainImg img {
            width: 40%;
            height: 244px;
            box-sizing: border-box;
            border: 1px solid #e4e4e4;
            object-fit: contain;
            margin: 0 5%;
        }

    #prodDetail .prodDesc {
        font-size: 16px;
        font-family: 'Open Sans';
        font-weight: 400;
        padding-top: 50px;
        text-align: justify;
    }

    #prodDetail .prodPhotos {
        font-size: 0;
        text-align: initial;
    }

        #prodDetail .prodPhotos > a {
            display: inline-block;
            box-sizing: border-box;
            vertical-align: top;
            width: 215px;
            /*height: 175px;*/
            padding: 8px;
            margin: 4px;
            overflow: hidden;
            border: 1px solid #ebebeb;
            box-shadow: 0 0 7px 1px #ebebeb;
            text-decoration: none;
        }

            #prodDetail .prodPhotos > a:nth-child(4n+1) {
                margin-left: 0;
            }

            #prodDetail .prodPhotos > a:nth-child(4n) {
                margin-right: 0;
            }

        #prodDetail .prodPhotos .title {
            font-size: 14px;
            text-align: center;
            line-height: 16px;
            margin-top: 10px;
            color: #333;
        }

        #prodDetail .prodPhotos .img {
            height: 155px;
            overflow: hidden;
        }

        #prodDetail .prodPhotos img {
            width: 100%;
            height: 100%;
            background: white;
            object-fit: contain;
            transition: all .4s;
        }

            #prodDetail .prodPhotos img:hover {
                transform: scale(1.1);
            }

#urunlerpage {
    font-size: 0;
}

.kategori-item {
    width: 282px;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    text-decoration: none;
    color: #111;
    box-sizing: border-box;
}

    .kategori-item h2 {
        font: inherit;
        padding: 0;
        margin: 0;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        / line-height: 28px;
        /
    }

    .kategori-item .cont div {
        line-height: 20px;
        color: #d10202;
    }

    .kategori-item .img {
        box-shadow: 0 0 0 1px #eaeaea;
        overflow: hidden;
        border: 1px solid #f8f8f8;
        box-sizing: border-box;
        padding: 10px;
        height: 229px;
        overflow: hidden;
    }

        .kategori-item .img > div {
            overflow: hidden;
        }

    .kategori-item .cont {
        display: block;
        box-sizing: border-box;
        text-decoration: none;
        padding: 0 10px;
        font-size: 16px;
        line-height: 56px;
        text-align: center;
        background: #f6f6f6;
        height: 56px;
        position: relative;
        z-index: 1;
        margin-top: 5px;
        box-shadow: 0 0 0 1px #f6f6f6;
        font-family: 'Open Sans';
        color: #222222;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .kategori-item img {
        width: 100%;
        height: 207px;
        object-fit: contain;
        background: white;
        transition: all .3s;
        box-sizing: border-box;
        transition: all .4s;
    }

        .kategori-item img:hover {
            transform: scale(1.1);
        }

.urunkategori-item {
    display: table;
    margin-bottom: 20px;
    padding: 10px;
}

    .urunkategori-item > div {
        display: inline-block;
        vertical-align: top;
    }

    .urunkategori-item > .cont {
        font-size: 14px;
        color: #333;
        width: 670px;
        margin-left: 20px;
        line-height: 29px;
        border: 1px dotted #aaa;
        box-sizing: border-box;
    }

        .urunkategori-item > .cont h2 {
            margin: 0;
            padding: 0;
            font: inherit;
            display: inline;
        }

        .urunkategori-item > .cont > div {
            border-bottom: 1px dotted #aaa;
        }

            .urunkategori-item > .cont > div:last-child {
                border-bottom: none;
            }

        .urunkategori-item > .cont span:first-child {
            display: table-cell;
            vertical-align: top;
            width: 120px;
            background: #0067ac;
            padding: 0 10px;
            color: white;
            margin-right: 10px;
        }

        .urunkategori-item > .cont span:last-child {
            width: 530px;
            overflow: hidden;
            display: table-cell;
            padding: 0 10px;
            position: relative;
            box-sizing: border-box;
        }

            .urunkategori-item > .cont span:last-child p {
                margin: 0;
                padding: 0;
            }

    .urunkategori-item > .img {
        width: 200px;
        height: 120px;
        background: black;
        overflow: hidden;
    }

        .urunkategori-item > .img img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            background: white;
            border: 1px dotted #aaa;
            box-sizing: border-box;
            transition: all .4s;
        }

        .urunkategori-item > .img:hover img {
            transform: scale(1.1);
            opacity: .8;
        }

#mainpageslider {
    width: 100vw;
    min-width: 1300px;
    z-index: 1;
    position: relative;
    overflow: hidden;
    margin-top: 164px;
}

#mainCat {
    width: 1300px;
}

#mainpageMap {
    height: 500px;
    margin-top: 50px;
    position: relative;
}

#mapCont {
    height: 500px;
}

#mapAdress {
    width: 685px;
    height: 300px;
    background: rgba(14, 145, 70, 0.87);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: table;
}

    #mapAdress > div {
        vertical-align: middle;
        display: table-cell;
        padding: 0 80px;
        font-size: 21px;
        color: white;
        font-family: 'GothamNarrow-Light';
        line-height: 26px;
        text-align: center;
    }

        #mapAdress > div > div {
            padding: 20px 0;
        }

    #mapAdress .adress span {
        font-family: 'GothamNarrow-Medium';
    }

    #mapAdress a {
        display: block;
        color: white;
        text-decoration: none;
    }

#phototab {
    margin: 20px 0;
}

    #phototab a {
        display: block;
        overflow: hidden;
    }

    #phototab .urunimg {
        height: 140px;
        font-size: 0;
    }

        #phototab .urunimg img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            transition: all .4s;
        }

        #phototab .urunimg:hover img {
            transform: scale(1.1);
        }

    #phototab .zoomImg {
        height: 140px;
        line-height: 140px;
        text-align: center;
        font-size: 40px;
        color: white;
        transition: all .3s;
        transform: translateY(-140px);
    }

        #phototab .zoomImg:hover {
            background: rgba(0, 0, 0, 0.41);
        }

        #phototab .zoomImg > i {
            transform: translateY(140px);
            transition: all .3s;
        }

        #phototab .zoomImg:hover > i {
            transform: translateY(0);
        }

#projectDetail {
    font-size: 0;
    border: 1px dotted #aaa;
}

    #projectDetail .row {
        border-bottom: 1px dotted #aaa;
        box-sizing: border-box;
        display: table;
    }

        #projectDetail .row:last-child {
            border-bottom: none;
        }

    #projectDetail .title {
        line-height: 30px;
        display: table-cell;
        vertical-align: top;
        width: 250px;
        font-size: 16px;
        background: #0067ac;
        padding: 0 10px;
        color: white;
        margin-right: 10px;
    }

    #projectDetail .content {
        line-height: 30px;
        font-size: 16px;
        vertical-align: top;
        display: table-cell;
        width: 975px;
        padding: 0 10px;
    }

#uretimDPhoto {
    font-size: 0;
}

    #uretimDPhoto .videoItem {
        cursor: pointer;
        display: inline-block;
        border: 1px solid #aeaeae;
        padding: 10px;
        width: 186px;
        margin: 13px;
        vertical-align: top;
    }

    #uretimDPhoto .title {
        font-size: 14px;
        text-align: center;
    }

    #uretimDPhoto .uretim-foto-img,
    #uretimDPhoto .uretim-video-img {
        display: inline-block;
        vertical-align: top;
        width: 166px;
        margin: 0 10px 10px;
        height: 140px;
        overflow: hidden;
        background: black;
    }

    #uretimDPhoto > a:nth-child(4n).videoItem,
    #uretimDPhoto > a:nth-child(5n) .uretim-foto-img {
        margin-right: 0;
    }

    #uretimDPhoto > a:nth-child(4n+1).videoItem,
    #uretimDPhoto > a:nth-child(5n+1) .uretim-foto-img {
        margin-left: 0;
    }

    #uretimDPhoto .uretim-video-img img,
    #uretimDPhoto .uretim-foto-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        background: white;
        transition: all .4s;
    }

    #uretimDPhoto .uretim-video-img:hover img,
    #uretimDPhoto .uretim-foto-img:hover img {
        transform: scale(1.1);
        opacity: .8;
    }

#iletisim {
    display: inline-block;
    text-align: center;
}

    #iletisim input[type="text"], #iletisim textarea {
        box-sizing: border-box;
        width: 500px;
        padding: 4px 10px;
        margin-bottom: 10px;
        resize: none;
    }

    #iletisim textarea {
        height: 100px;
    }

    #iletisim input[type="submit"], #iletisim input[type="reset"] {
        margin: 1vh 1vw;
        padding: 1vh 2vw;
        border: none;
        background: #0067b3;
        color: white;
    }

.g-recaptcha {
    display: inline-block;
}

.reflist {
    font-size: 0;
}

    .reflist .refTitle {
        background: #0067ac;
        color: white;
        line-height: 32px;
        padding: 0 5px;
        font-size: 16px;
    }

    .reflist > a {
        display: inline-block;
        width: 220px;
        overflow: hidden;
        margin: 5px;
        border: 1px solid #afafaf;
        box-sizing: border-box;
        padding-bottom: 0;
        text-align: center;
        background: white;
        text-decoration: none;
        color: inherit;
        vertical-align: top;
    }

        .reflist > a:nth-child(4n) {
            margin-right: 0;
        }

        .reflist > a:nth-child(4n+1) {
            margin-left: 0;
        }

        .reflist > a > div {
            font-size: 14px;
            line-height: 28px;
            margin: 0 -5px;
            background: #eee;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            position: relative;
            z-index: 1;
        }

        .reflist > a img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            box-sizing: border-box;
            padding: 5px;
            background: white;
            transition: all .3s;
        }

        .reflist > a:hover img {
            transform: scale(1.12);
            opacity: .8;
        }

#prodDetail > #changer {
    display: flex;
}

    #prodDetail > #changer > div {
        width: 100%;
        border-bottom: 4px solid #8f959c;
        background: #ececec;
        line-height: 30px;
        padding-left: 10px;
        font-size: 11px;
        font-weight: bold;
        cursor: pointer;
    }

        #prodDetail > #changer > div:hover {
            border-bottom: 4px solid #d99000;
            color: #f9b000;
            background: #e6e6e6;
        }

        #prodDetail > #changer > div.active {
            border-bottom: 4px solid #f9b000;
            color: #f9b000;
            background: #e6e6e6;
        }


        #prodDetail > #changer > div > i {
            margin-right: 10px;
            font-size: 24px;
            padding-bottom: 4px;
            display: inline-block;
            vertical-align: middle;
            text-shadow: 1px 1px 0 #afafaf;
        }

#prodContent {
    font-size: 16px;
}

    #prodContent > div {
        display: none;
    }

        #prodContent > div.active {
            display: block;
        }

.prodDescHeader {
    font-size: 0;
    margin: 5%;
}

    .prodDescHeader > div {
        display: inline-block;
    }

.prodDescHeaderImg {
    width: 30%;
    overflow: hidden;
    vertical-align: top;
    height: 150px;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
    display: inline-block;
}

    .prodDescHeaderImg img {
        width: 90%;
        height: 90%;
        object-fit: contain;
        object-position: center;
        margin: 5%;
    }

.prodDescHeaderContent {
    width: 70%;
    height: 130px;
    padding-top: 20px;
    vertical-align: top;
}

    .prodDescHeaderContent > div {
        font-size: 15px;
    }

        .prodDescHeaderContent > div > div {
            display: inline-block;
        }

            .prodDescHeaderContent > div > div.field {
                color: #f9b000;
                font-weight: bold;
                width: 100px;
                padding: 10px 10px 10px 30px;
                text-align: right;
            }

            .prodDescHeaderContent > div > div.text {
                color: #666666;
                font-weight: bold;
                font-size: 14px;
            }

#iletisimform {
    width: 300px;
    margin: 0 auto;
}

    #iletisimform > * {
        width: 100%;
        display: inline-block;
        box-sizing: border-box;
        resize: none;
    }

    #iletisimform .title {
        text-align: center;
        line-height: 20px;
        font-weight: bold;
        color: #666666;
        border-bottom: 1px solid;
        margin-top: 20px;
    }

    #iletisimform .left {
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

#FotoGaleri_Content > a, #VideoGaleri_Content > a {
    display: inline-block;
    width: 18%;
    padding: 1%;
    overflow: hidden;
    vertical-align: top;
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    color: #666;
    text-decoration: none;
}

.fotoGalleryImg {
    height: 140px;
    border: 1px solid white;
    box-shadow: 0 0 5px #8c8c8c;
    border-radius: 5px;
}

    .fotoGalleryImg img {
        height: 100%;
        object-fit: contain;
        width: 100%;
        object-position: center;
    }

.fotoGalleryTitle {
    padding-top: 5px;
}

#contentPageTitle {
    display: block;
    height: 24px;
}

.fb_iframe_widget {
    line-height: 16px;
    float: right;
}

#vertLine h1, #vertLine h2 {
    padding: inherit;
    margin: inherit;
    font-size: inherit;
    font-weight: inherit;
}

#showcaseMain {
    background: #f0f0f0;
}

#showcaseMain, #boxMain {
    font-size: 0;
    position: relative;
    width: 1166px;
    left: -33px;
    border-bottom: 10px solid #f0f0f0;
}

@media screen and (max-width: 1300px) {

    #showcaseMain, #boxMain {
        font-size: 0;
        position: relative;
        width: 1166px;
    }
}

#showcaseMain > .title,
#boxMain > .title {
    font-size: 38px;
    padding-top: 20px;
    text-align: center;
    color: #222222;
}

#showcaseMain > .text,
#boxMain > .text {
    font-size: 14px;
    padding-top: 20px;
    text-align: center;
    color: #222222;
}

.showCaseItem {
    display: inline-block;
    width: 322px;
    vertical-align: top;
    height: 322px;
    margin: 33px;
    position: relative;
}

    .showCaseItem img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .showCaseItem .title {
        position: absolute;
        bottom: 0;
        width: 100%;
        background: rgba(251, 178, 0, .75);
        line-height: 45px;
        color: black;
        text-align: center;
        font-size: 20px;
    }

#MainPageBefore {
    font-size: 0;
    background-image: url('/content/img/mainpageBack.jpg');
}

    #MainPageBefore > .item {
        display: inline-block;
        vertical-align: top;
        margin-top: 40px;
        width: 383px;
        overflow: hidden;
        margin: 34px 17px 40px;
        color: inherit;
        text-decoration: none;
        height: 526px;
        box-sizing: border-box;
        border: 1px solid #dbdbdb;
        background-color: #f5f5f5;
        box-shadow: 0 0 1px 0 #dbdbdb;
        padding: 12px;
        cursor: pointer;
    }

    #MainPageBefore .img {
        margin: 8px 8px 0;
        overflow: hidden;
        height: 256px;
    }

    #MainPageBefore img {
        background: white;
        transition: all .4s;
        width: 100%;
        height: 100%;
    }

        #MainPageBefore img:hover {
            transform: scale(1.1);
        }


    #MainPageBefore .title {
        font-size: 25.65px;
        font-weight: bold;
        color: #333333;
        padding: 33px 12px 14px;
        font-family: 'HelveticaNeue-Bold';
    }


    #MainPageBefore .text {
        font-size: 15.82px;
        color: #9a9a9a;
        padding: 0 13px;
        text-align: justify;
        font-family: 'HelveticaNeue-Light';
        line-height: 20px;
        max-height: 60px;
        overflow: hidden;
    }

    #MainPageBefore .button {
        font-size: 19.24px;
        background: #3ca4d0;
        box-sizing: border-box;
        display: block;
        border: 1px solid rgba(222, 222, 222, 0.69);
        box-shadow: 0 0 1px 0 #bbbaba;
        color: white;
        text-decoration: none;
        line-height: 63px;
        margin: 20px 8px 0;
        padding-left: 30px;
        transition: all .2s;
    }

        #MainPageBefore .button:hover {
            background: #2c83a7;
        }

#subKutu {
    height: 456px;
    background: url(/content/img/subBox.jpg) no-repeat center;
    font-size: 0;
    position: relative;
}

    #subKutu > a {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 295px;
        color: white;
        text-decoration: none;
        background: rgba(68, 68, 68, .45);
        width: 660px;
    }

    #subKutu .title {
        font-size: 48px;
        font-family: 'Open Sans';
        font-weight: 800;
        padding: 20px;
        line-height: 48px;
        box-sizing: border-box;
    }

    #subKutu .text {
        font-size: 22px;
        font-family: 'HelveticaNeue-Light';
        padding: 0 20px;
        line-height: 26px;
        box-sizing: border-box;
        height: 182px;
        overflow: hidden;
        text-align: justify;
    }

@media screen and (min-width: 1300px) {
    #subKutu > a {
        padding-left: Calc(50vw - 650px);
        margin-left: Calc(650px - 50vw);
    }
}

#Documents {
    font-size: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 sütun */
    gap: 20px; /* Öğeler arası boşluk */
    padding: 10px; /* Container padding */
    justify-content: center;
    max-width: 1200px; /* Maksimum genişlik (isteğe bağlı) */
    margin: 0 auto; /* Ortala */
}

    #Documents a {
        display: flex; /* İçeriği dikey hizala */
        flex-direction: column; /* Alt elemanları dikey sırala */
        width: 100% !important; /* Sabit genişlik kaldırıldı */
        margin: 0 !important; /* Margin sıfırlandı */
        overflow: hidden;
        vertical-align: top;
        font-size: 12px;
        text-align: center;
        line-height: 12px;
        color: #666;
        text-decoration: none;
        box-sizing: border-box;
        border: 1px solid #9f9f9f;
        border-radius: 4px;        
    }

    #Documents .file-img {
        height: 239px;
        overflow: hidden;
        background: black;
        flex-shrink: 0; /* Resim alanının küçülmesini engelle */
    }

    #Documents img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        background: white;
        transition: all .4s;
        padding: 10px;
        box-sizing: border-box;
    }

        #Documents img:hover {
            transform: scale(1.1);
            opacity: .8;
        }

    #Documents .file-title {
        font-size: 16px;
        line-height: 32px;
        background: #f0f0f0;
        color: #222222;
        min-height: 96px; /* Metin alanı için minimum yükseklik */
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 8px; /* Metin sığmazsa kutu genişlesin */
    }

#searchPage form {
    font-size: 16px;
}

    #searchPage form > * {
        box-sizing: border-box;
        height: 32px;
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
    }

    #searchPage form > input {
        padding: 0 5px;
    }

    #searchPage form > label {
        line-height: 32px;
    }

#searchPage #searchResultInfo {
    font-size: 14px;
    font-weight: bold;
    color: red;
    line-height: 32px;
    padding-top: 20px;
}

#searchPage #searchResult .searchTitle {
    color: #2F7597;
    padding: 4px 0;
    font-weight: bold;
    font-size: 14px;
    border-bottom: dotted 1px #2F7597;
    margin-bottom: 3px;
    display: block;
    text-decoration: none;
}

#searchPage #searchResult .searchLinks {
    font-size: 11px;
}

    #searchPage #searchResult .searchLinks a {
        color: red;
        text-decoration: none;
    }

#searchPage .searchContent {
    font-size: 14px;
    text-decoration: none;
    color: #222;
}

    #searchPage .searchContent .hLight {
        color: #f9b000;
        font-weight: bold;
    }

#searchPager {
    font-size: 0;
    padding-top: 20px;
    text-align: center;
    font-family: 'FranklinGothic-Book';
}

    #searchPager > a {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: white;
        text-decoration: none;
        margin: 3px;
        border-radius: 4px;
        transition: all .2s;
        color: #222222;
        background: #eeeeee;
    }

        #searchPager > a.current, #searchPager > a:hover {
            background: #f9b000;
            color: white;
        }

#contactInfo {
    font-family: 'Open Sans';
    font-size: 0;
    text-align: justify;
}

    #contactInfo .column {
        font-size: 16px;
        line-height: 32px;
        width: 707px;
        display: table-cell;
        vertical-align: middle;
    }

        #contactInfo .column:first-child {
            width: 200px;
            box-sizing: border-box;
            padding-right: 20px;
            padding-left: 7px;
        }

            #contactInfo .column:first-child:after {
                content: ':';
                float: right;
                line-height: 32px;
            }

#contactTitle {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px;
    padding: 5px 0;
    padding-left: 7px;
}

#tabContainer {
    margin: 20px 0;
}

    #tabContainer * {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

.tabSwitch {
    cursor: pointer;
}

.tabSwitch, .prodPhotosTitle {
    font-size: 20px;
    line-height: 28px;
    padding-top: 20px;
    border-bottom: 1px solid #555;
}

    .tabSwitch i {
        font-size: 16px;
        display: inline-block;
        vertical-align: top;
        line-height: 24px;
        width: 30px;
    }

.prodPhotosTitle {
    margin-bottom: 20px;
    padding-top: 0;
}

.tabContainer {
    margin: 10px auto;
    display: none;
}

    .tabContainer input {
        height: 2.5em;
        width: 2.5em;
        visibility: hidden;
    }

    .tabContainer label {
        background: #f9f9f9;
        border-radius: .25em .25em 0 0;
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-size: 18px;
        line-height: 2.5em;
        padding: 0 1.5em;
        text-align: center;
    }

    .tabContainer input:not(:first-child) {
        margin-left: 10px;
    }

    .tabContainer input:hover + label {
        background: #ddd;
        color: #666;
    }

    .tabContainer input:checked + label {
        background: #f1f1f1;
        color: #444;
        position: relative;
    }

.tabContent {
    background: #f1f1f1;
    border-radius: 0 .25em .25em .25em;
    min-height: 20px;
    position: relative;
    width: 100%;
    font-size: 14px;
}

    .tabContent > div {
        display: none;
    }

.tabContainer input#tab-1:checked ~ .tabContent #content-1,
.tabContainer input#tab-2:checked ~ .tabContent #content-2,
.tabContainer input#tab-3:checked ~ .tabContent #content-3,
.tabContainer input#tab-4:checked ~ .tabContent #content-4,
.tabContainer input#tab-5:checked ~ .tabContent #content-5,
.tabContainer input#tab-6:checked ~ .tabContent #content-6 {
    display: block;
    padding: 10px;
}

input.visible {
    visibility: visible !important;
}

.datagrid table {
    border-collapse: collapse;
    text-align: left;
}

.datagrid {
    font: normal 12px/150% Arial, Helvetica, sans-serif;
    background: #fff;
    overflow: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .datagrid table td {
        padding: 3px 10px;
    }

    .datagrid table thead tr td {
        background-color: #929292;
        color: #FFFFFF;
        font-size: 13px;
        font-weight: bold;
        border-left: 1px solid #A3A3A3;
    }

    .datagrid table thead tr th:first-child {
        border: none;
    }

    .datagrid table tbody td {
        color: #7D7D7D;
        border-left: 1px solid #DBDBDB;
        font-size: 12px;
        font-weight: normal;
    }

    .datagrid table tbody tr:nth-child(even) td {
        background: #EBEBEB;
        color: #7D7D7D;
    }

    .datagrid table tbody td:first-child {
        border-left: none;
    }

    .datagrid table tbody tr:last-child td {
        border-bottom: none;
    }

    .datagrid table tfoot td div {
        border-top: 1px solid #8C8C8C;
        background: #EBEBEB;
    }

    .datagrid table tfoot td {
        padding: 0;
        font-size: 12px;
    }

        .datagrid table tfoot td div {
            padding: 2px;
        }

        .datagrid table tfoot td ul {
            margin: 0;
            padding: 0;
            list-style: none;
            text-align: right;
        }

    .datagrid table tfoot li {
        display: inline;
    }

        .datagrid table tfoot li a {
            text-decoration: none;
            display: inline-block;
            padding: 2px 8px;
            margin: 1px;
            color: #F5F5F5;
            border: 1px solid #8C8C8C;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );
            background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');
            background-color: #8C8C8C;
        }

    .datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover {
        text-decoration: none;
        border-color: #7D7D7D;
        color: #F5F5F5;
        background: none;
        background-color: #8C8C8C;
    }

div.dhtmlx_window_active, div.dhx_modal_cover_dv {
    position: fixed !important;
}

.tabContent #content-4 {
    background-color: white;
}

.tabContent #content-5 {
    background-color: white;
}

.tabContent #content-6 {
    background-color: white;
}

#mainCatTitle, #newsCatTitle > a {
    font-size: 25px;
    color: #006089;
    line-height: 100px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    font-weight: bold;
}

#mainCatDots {
    background: black;
    color: white;
    font-size: 18px;
    /*height: 280px;*/
    overflow: hidden;
    text-align: center;
}

    #mainCatDots > div {
        display: table-cell;
        width: 312.5px;
        cursor: pointer;
        white-space: nowrap;
        font-size: 0;
        vertical-align: bottom;
        padding: 30px 0;
    }

        #mainCatDots > div:hover {
            background: #d10202;
        }

    #mainCatDots img {
        max-width: 69%;
        max-height: 200px;
        box-sizing: border-box;
        line-height: 300px;
    }

    #mainCatDots > div > div {
        line-height: 30px;
        font-size: 18px;
        height: 30px;
    }

#mainCat {
    text-align: center;
}

    #mainCat a {
        text-decoration: none;
        position: relative;
        display: block;
    }

        #mainCat a .serial {
            position: absolute;
            font-size: 16px;
            bottom: 0;
            margin: 0 5px;
            background: rgba(0, 0, 0, 0.49);
            width: 100%;
            line-height: 26px;
            color: white;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding: 0 0px;
        }

    #mainCat img {
        height: 250px;
        object-fit: contain;
        margin: 5px 0 0 5px;
        display: block;
        transition: transform .3s;
        transform-origin: center;
    }

        #mainCat img:hover {
            transform: scale(1.1);
        }

    #mainCat .title {
        font-size: 38px;
        color: black;
        line-height: 100px;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Roboto Condensed';
    }

    #mainCat .content {
        width: 750px;
        display: inline-block;
        font-size: 20px;
        font-family: 'Open Sans';
        color: black;
    }

#mainColorSelect {
    margin-top: 40px;
    /*height: 450px;*/
    /*  background: url(/content/img/mainpageColorSelection.jpg) center no-repeat #f4f4f4;
    display: table;*/
    width: 100%;
    min-width: 1300px;
}

    #mainColorSelect video {
        width: 100vw;
        min-width: 1300px;
        pointer-events: none;
    }

    #mainColorSelect > div {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
    }

    #mainColorSelect .title {
        font-size: 43.75px;
        display: block;
        font-family: 'GothamNarrow-Light';
        line-height: 60px;
        letter-spacing: -3px;
    }

        #mainColorSelect .title span {
            font-family: 'GothamNarrow-Medium';
        }

    #mainColorSelect a {
        padding-right: 35px;
        font-size: 14px;
        text-decoration: none;
        background: url(/content/img/arrowred.png) no-repeat center right;
        font-family: 'GothamNarrow-Medium';
        height: 24px;
        display: inline-block;
        line-height: 24px;
        margin: 20px 0 0;
    }

#boxes {
    font-size: 0;
    min-width: 1250px;
    padding-top: 40px;
}

    #boxes .item {
        display: inline-block;
        width: 25%;
        height: 200px;
        position: relative;
        text-decoration: none;
        background-size: auto 100px !important;
        transform: scale(1);
        transition: all .3s;
    }

        #boxes .item:hover {
            transform: scale(1.2)
        }

        #boxes .item div {
            color: #4d4d4d;
            font-size: 24px;
        }

    #boxes .title {
        margin-top: 150px;
        text-align: center;
    }

    #boxes .box1 {
        background: url(/Content/img/box1.png) no-repeat center 30px;
    }


    #boxes .box2 {
        background: url(/Content/img/box2.png) no-repeat center 30px;
    }


    #boxes .box3 {
        background: url(/Content/img/box3.png) no-repeat center 30px;
    }

    #boxes .box4 {
        background: url(/Content/img/box4.png) no-repeat center 30px;
    }

#belgelerimiz {
    font-size: 0;
    text-align: center;
}

    #belgelerimiz .vlightbox1 {
        width: 20%;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
        margin: 0 15% 15%;
        box-sizing: border-box;
        border: 1px solid #d10202;
    }

    #belgelerimiz img {
        width: 100%;
    }

.urunTablo {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 1px solid #c6c6c6;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

    .urunTablo table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .urunTablo tr:last-child td:last-child {
        -moz-border-radius-bottomright: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .urunTablo table tr:first-child td:first-child {
        -moz-border-radius-topleft: 0px;
        -webkit-border-top-left-radius: 0px;
        border-top-left-radius: 0px;
    }

    .urunTablo table tr:first-child td:last-child {
        -moz-border-radius-topright: 0px;
        -webkit-border-top-right-radius: 0px;
        border-top-right-radius: 0px;
    }

    .urunTablo tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .urunTablo tr:hover td {
    }

    .urunTablo tr:nth-child(odd) {
        background-color: #d6d6d6;
    }

    .urunTablo tr:nth-child(even) {
        background-color: #eaeaea;
    }

    .urunTablo td {
        vertical-align: middle;
        border: 1px solid #c6c6c6;
        border-width: 0px 1px 1px 0px;
        text-align: center;
        padding: 2px;
        font-size: 12px;
        font-family: Arial;
        font-weight: normal;
        color: #606060;
    }

    .urunTablo tr:last-child td {
        border-width: 0px 1px 0px 0px;
    }

    .urunTablo tr td:last-child {
        border-width: 0px 0px 1px 0px;
    }

    .urunTablo tr:last-child td:last-child {
        border-width: 0px 0px 0px 0px;
    }

    .urunTablo tr:first-child td {
        background: -o-linear-gradient(bottom, #bc1e24 5%, #bc1e24 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bc1e24), color-stop(1, #bc1e24) );
        background: -moz-linear-gradient( center top, #bc1e24 5%, #bc1e24 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bc1e24", endColorstr="#bc1e24");
        background: -o-linear-gradient(top,#bc1e24,bc1e24);
        background-color: #bc1e24;
        border: 0px solid #c6c6c6;
        text-align: center;
        border-width: 0px 0px 1px 1px;
        font-size: 13px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #ffffff;
    }

    .urunTablo tr:first-child:hover td {
        background: -o-linear-gradient(bottom, #bc1e24 5%, #bc1e24 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bc1e24), color-stop(1, #bc1e24) );
        background: -moz-linear-gradient( center top, #bc1e24 5%, #bc1e24 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bc1e24", endColorstr="#bc1e24");
        background: -o-linear-gradient(top,#bc1e24,bc1e24);
        background-color: #bc1e24;
    }

    .urunTablo tr:first-child td:first-child {
        border-width: 0px 0px 1px 0px;
    }

    .urunTablo tr:first-child td:last-child {
        border-width: 0px 0px 1px 1px;
    }

#mainAboutus {
    padding: 80px 0;
    font-size: 0;
    text-align: center;
    font-family: 'Open sans';
}

    #mainAboutus .title {
        font-size: 42px;
        line-height: 60px;
        font-weight: 700;
        font-family: 'roboto Condensed';
    }

    #mainAboutus .linkContainer {
        padding: 20px 0;
        font-family: 'roboto Condensed';
    }

        #mainAboutus .linkContainer .link {
            display: inline-block;
            font-size: 23px;
            text-decoration: none;
            color: black;
            border: 1px solid #d10202;
            transition: all .2s;
            padding: 10px;
            margin: 10px;
            background: white;
        }

            #mainAboutus .linkContainer .link:hover {
                border-color: black;
                color: white;
                background: black;
            }

    #mainAboutus .content {
        font-size: 18px;
    }

#mainpageslider img {
    max-height: 100vh;
}

#prodDetail .videoItem .title {
    font-size: 12px;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    bottom: 10px;
    color: white;
    left: 8px;
    right: 8px;
    margin: auto;
    padding: 5px;
    text-align: center;
}

.galleryPhoto {
    display: inline-block;
    width: 280px;
    vertical-align: top;
    height: 200px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 5px 10px;
    position: relative;
}

footer {
    /*height: 580px;*/
    background-image: url('/content/img/bottomback.png');
    background-position: top;
}

#footer-top {
    /*height: 500px;*/
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.65);
    min-width: 1300px;
}

#footer-bottom {
    height: 80px;
    background-color: #000000;
}

#footer-top ul a {
    text-decoration: none;
    color: #d3d3d3;
}

#footer-top ul {
    padding: 0;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    width: 174px;
    margin-top: 35px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

    #footer-top ul ul {
        list-style-type: none;
        margin-top: 8px;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 13px;
    }

#footer-top li a {
    color: #d3d3d3;
    text-decoration: none;
}

#footer-top ul li {
    list-style-type: none;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
}

    #footer-top ul li:first-child {
        margin-top: 15px;
    }

#footer-top ul {
    text-align: left;
}

#telbox {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.75);
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    display: block !important;
}

    #telbox > div {
        color: #7c7c7c;
        font-size: 12px;
        padding-left: 20px;
        line-height: 20px;
        background-size: 16px;
        background-repeat: no-repeat;
        display: inline-block;
        padding: 0 20px;
    }

#footer-bottom > #bottomtext {
    width: 300px;
    color: #7d8da3;
    font-size: 11px;
    text-align: center;
    padding-top: 20px;
    height: 50px;
    line-height: 20px;
}

    #footer-bottom > #bottomtext > a {
        line-height: 70px;
        width: 30px;
        height: 30px;
        display: inline-block;
        margin: 3px 5px;
    }

#facebook {
    background-image: url('/Content/img/facebook_passive.png');
}

#twitter {
    background-image: url('/Content/img/twitter_passive.png');
}

#googleplus {
    background-image: url('/Content/img/googleplus_passive.png');
}

#youtube {
    background-image: url('/Content/img/youtube_passive.png');
}

#facebook:hover {
    background-image: url('/Content/img/facebook.png');
}

#twitter:hover {
    background-image: url('/Content/img/twitter.png');
}

#googleplus:hover {
    background-image: url('/Content/img/googleplus.png');
}

#youtube:hover {
    background-image: url('/Content/img/youtube.png');
}

#footer-bottom > #copyright {
    width: 600px;
    line-height: 80px;
    color: white;
    font-size: 12px;
    height: 80px;
}

#footer-bottom > #bilisimofis {
    width: 300px;
    height: 80px;
    text-align: right;
}

    #footer-bottom > #bilisimofis > a {
        background-image: url('/Content/img/bilisimofis.png');
        background-repeat: no-repeat;
        background-position: center;
        width: 60px;
        height: 60px;
        padding: 7px 25px;
        display: inline-block;
    }

#footer-bottom > div {
    display: inline-block;
    vertical-align: top;
}

#contentbody > div {
    display: inline-block;
    vertical-align: top;
}

/*
#footerDeskSocial {
    background: #006089;
    height: 415px;
    text-align: center;
}

    #footerDeskSocial > .title {
        font-size: 21px;
        color: white;
        font-family: 'GothamNarrow-Medium';
        line-height: 42px;
        border-bottom: 1px solid white;
        width: 700px;
        margin: 0 auto;
        padding-top: 20px;
        letter-spacing: 1px;
        font-weight: bold;
    }

    #footerDeskSocial .socialBody a {
        display: inline-block;
        width: 90px;
        height: 90px;
        border: 2px solid white;
        border-radius: 50%;
        margin: 20px;
        font-size: 50px;
        color: white;
        line-height: 90px;
        box-sizing: border-box;
        transition: all .3s;
    }

        #footerDeskSocial .socialBody a:hover {
            background: white;
            color: #006089;
        }


    #footerDeskSocial .follow {
        font-size: 18px;
        color: white;
        font-family: 'GothamNarrow-Thin';
    }

    #footerDeskSocial .ebulten {
        margin: 60px 0;
    }

        #footerDeskSocial .ebulten label {
            color: white;
            font-size: 20px;
            font-family: 'GothamNarrow-Medium';
            line-height: 24px;
            display: inline-block;
            vertical-align: top;
        }

        #footerDeskSocial .ebulten input {
            width: 200px;
            height: 24px;
            box-sizing: border-box;
            margin: 0 10px;
            font-size: 15px;
            padding: 0 5px;
            line-height: 24px;
            display: inline-block;
        }

        #footerDeskSocial .ebulten button {
            background: #4f301d;
            border: none;
            height: 24px;
            box-sizing: border-box;
            display: inline-block;
            vertical-align: top;
            color: white;
            font-size: 14px;
        }
*/
#menu > ul > .container > li:hover > .container {
    display: block;
    position: absolute;
    left: 100%;
    background: rgba(0,96,137,.96);
    top: 0;
}

    #menu > ul > .container > li:hover > .container > * {
        white-space: nowrap;
    }

#menu .container .container a {
    font-size: 12px;
    color: #d4d4d4;
    text-decoration: none;
    line-height: 40px;
    padding: 0 20px;
    transition: all .3s;
}

/* #menu : top menu

   #solmenu : left menu,
   #overridedsolmenu : left menu of products
   
   #footer-top : footer menu
*/
#menu .container .container:not(.show) {
    display: none;
}

#solmenu > ul > div > li > .container > ul > a, #overridedsolmenu > ul > div > li > .container > ul > a {
    color: #006089;
    padding: 0 15px;
    padding-left: 30px;
    text-decoration: none;
    display: block;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Open Sans';
    font-weight: 100;
    font-size: 14px;
}

#menu > ul li:hover > .container, #menu > ul ul:hover > .container {
    position: absolute;
    top: 0;
    background: red;
    right: -100%;
    width: 100%;
    display: block !important;
}

#menu ul, #menu li {
    position: relative;
    padding: 0;
}

#menu .container .container a {
    border: 1px solid transparent;
    font-size: 14px;
    color: white;
    text-decoration: none;
    line-height: 30px;
    border-top: 1px solid;
    border-top-color: white;
    border-top-color: rgba(255, 255, 255, 0.15);
    transition: background-color .3s, color .3s;
    padding: 0 20px;
    height: 30px;
}

#catalogs {
    font-size: 0;
}

.katalog-item {
    display: inline-block;
    vertical-align: top;
}

.catalogImage {
    height: 200px;
    width: 160px;
    background-color: black;
    margin: 10px;
    background-size: cover;
    position: relative;
}

.online, .pdf {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100px;
    line-height: 76px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    color: white;
    font-weight: bold;
    border: 12px solid rgba(0, 0, 0, 0.25);
    font-size: 20px;
    position: absolute;
    box-sizing: border-box;
}

.online {
    top: 0;
}

.pdf {
    bottom: 0;
}

.katalog-title {
    font-size: 14px;
    margin: 0 10px;
    display: block;
    text-align: center;
    background: #eee;
    line-height: 24px;
}

.catalogImage:hover > a {
    opacity: 1;
}

#solmenu > ul > div > li,
#overridedsolmenu ul > div > li,
#solmenu > ul > div > li > div > ul,
#overridedsolmenu ul > div > li > div > ul,
#solmenu > ul > div > li > div > ul > div > li,
#overridedsolmenu ul > div > li > div > ul > div > li {
    list-style: none;
    padding: 0;
    margin: 2px 0;
    transition: background .2s;
    background: white;
    position: relative;
}


    #overridedsolmenu ul > div > li > .subCat {
        display: none;
    }

        #overridedsolmenu ul > div > li > .subCat > a {
            display: block;
            text-decoration: none;
            padding: 0 15px;
            line-height: 30px;
            border-bottom: 1px solid #f6f6f6;
            color: #222222;
            font-size: 13px;
        }

            #overridedsolmenu ul > div > li > .subCat > a.active {
                background: #e6e6e6;
            }

#solmenu .container ~ i, #overridedsolmenu ul > div li > i {
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    line-height: 30px;
    color: inherit;
    width: 48px;
    font-size: 10px;
    text-align: center;
    text-indent: 0;
}

#chooserTab {
    font-family: 'GothamNarrow-Light'
}

    #chooserTab > .title {
        font-size: 18px;
        line-height: 24px;
        border-bottom: 1px solid black;
        font-family: 'GothamNarrow-Medium';
        margin-bottom: 20px;
    }

#renkSecici {
    font-size: 0;
}

    #renkSecici > div {
        display: inline-block;
        vertical-align: top;
    }

    #renkSecici .color {
        display: table;
        padding: 5px 0;
        cursor: pointer;
    }

        #renkSecici .color.disabled {
            display: none;
        }

        #renkSecici .color.active, #renkSecici .color:hover {
            font-family: 'GothamNarrow-Medium';
        }

        #renkSecici .color > * {
            display: table-cell;
            vertical-align: middle;
        }

        #renkSecici .color > .title {
            padding-left: 16px;
            font-size: 18px;
        }

#craneImg {
    background: url(/content/img/chooser/trans.jpg);
    width: 950px;
    height: 561px;
}

#warningMsg {
    font-family: 'Gothamnarrow-Light';
    font-size: 16px;
}

    #warningMsg i {
        color: #b50000;
        font-size: 18px;
        padding-right: 6px;
    }


#toTop {
    position: fixed;
    bottom: 70px;
    right: 50px;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    line-height: 46px;
    text-align: center;
    background: rgba(255, 255, 255, 0.51);
    border-radius: 50%;
    border: 2px solid #333;
    z-index: 1000;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    transition: all .3s;
    transition-delay: 0s;
}

    #toTop.show {
        opacity: 1;
        pointer-events: all;
        transition-delay: 1.5s;
    }

#searchBar {
    transition: all .3s !important;
}

#searchBar {
    position: absolute;
    right: 250px;
    top: -16px;
}

    #searchBar > div {
        position: absolute;
        color: black;
        margin-top: 15px;
        right: 0;
        transition: all .3s;
    }


.scrolled #searchBar {
    display: none
}

    .scrolled #searchBar > div {
        margin-top: 0;
        border: 1px solid black;
        border-radius: 5px;
        position: relative;
        top: -8px;
    }

.tt-input, /* UPDATE: newer versions use tt-input instead of tt-query */
.tt-query, /* UPDATE: newer versions use tt-input instead of tt-query */
.tt-hint {
    width: 200px;
    height: 20px;
    padding: 5px 12px;
    font-size: 18px;
    line-height: 20px;
    border: 2px solid #ccc;
    border-radius: 8px;
    outline: none;
}

.tt-query { /* UPDATE: newer versions use tt-input instead of tt-query */
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999;
}

.tt-menu { /* UPDATE: newer versions use tt-menu instead of tt-dropdown-menu */
    width: 100%;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

    .tt-suggestion.tt-is-under-cursor { /* UPDATE: newer versions use .tt-suggestion.tt-cursor */
        color: #fff;
        background-color: #0097cf;
    }

    .tt-suggestion p {
        margin: 0;
    }

.result.tt-suggestion.tt-selectable > a {
    display: block;
    border-bottom: 1px solid #dddddd;
}

.result.tt-suggestion.tt-selectable:last-child > a {
    border-bottom: none;
}

.result.tt-suggestion.tt-selectable > a > div {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}

    .result.tt-suggestion.tt-selectable > a > div.title {
        padding-left: 12px;
        width: 160px;
    }

#overridedsagicerik > #prodTitle {
    margin-bottom: 10px;
}

    #overridedsagicerik > #prodTitle a {
        text-decoration: none;
        color: inherit;
    }

    #overridedsagicerik > #prodTitle span:before {
        content: '/ ';
    }

    #overridedsagicerik > #prodTitle span:nth-child(3):before {
        content: '(';
    }

    #overridedsagicerik > #prodTitle span:nth-child(3):after {
        content: ')';
    }

#ProdDetBtnCon {
    display: inline-block;
    padding: 3px;
    / background: #fdb51e;
    /
}

    #ProdDetBtnCon a {
        display: table;
        width: 100%
    }

    #ProdDetBtnCon img {
        display: table-cell;
        vertical-align: middle;
    }

#formContainer {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .65);
    z-index: 1000;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-in-out;
}

    #formContainer.visible {
        opacity: 1;
        pointer-events: auto;
    }

#formBox {
    width: 500px;
    height: 600px;
    background: white;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    box-shadow: 0 0 9px 0 white;
    overflow-y: auto;
}

    #formBox .title {
        color: #333;
        font-size: 16px;
        line-height: 50px;
        text-align: center;
    }

    #formBox input, #formBox textarea {
        font-size: 14px;
        width: 400px;
        margin: 10px auto;
        display: block;
        padding: 5px;
        border-radius: 4px;
        border: 1px solid #aaa;
        outline: none;
        box-sizing: border-box;
    }

    #formBox textarea {
        height: 100px;
        resize: none;
    }

#urunlerpage .price,
#prodDetail .price {
    height: 34px;
    background-color: #f4f4f4;
    clear: both;
    text-align: center;
    padding-left: 8px;
    padding-top: 10px;
    margin-bottom: 8px;
}

    #urunlerpage .price span,
    #prodDetail .price span {
        font-size: 14px;
        line-height: 18px;
        color: #484848;
        padding: 0 2px;
    }

        #urunlerpage .price span:first-child,
        #prodDetail .price span:first-child {
            font-size: 18px;
            font-weight: 800;
            color: #787878;
        }

#prodDetail .price {
    width: 180px;
    clear: both;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    line-height: 50px;
    box-sizing: border-box;
    height: 40px;
}

@-webkit-keyframes tekresim {
    0% {
        -webkit-transform: scale(1.5) translateZ(0);
    }

    100% {
        -webkit-transform: scale(1) translateZ(0);
    }
}

@keyframes tekresim {
    0% {
        transform: scale(1.5) translateZ(0);
    }

    100% {
        transform: scale(1) translateZ(0);
    }
}
/*.swiper-slide {
    opacity: 0;
    transition: opacity 1s;
}*/
#slider .owl-item img {
    position: relative;
    height: 100%;
    object-fit: cover;
}

#slider .active.owl-item img {
    /* -ms-animation: tekresim ease-in-out;
    -webkit-animation: tekresim ease-in-out;
    animation: tekresim ease-in-out;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;*/
}

#slider {
    position: relative;
}

    #slider .owl-controls {
        font-size: 50px;
        position: absolute;
        width: 110%;
        top: 0;
        bottom: 0;
        height: 0;
        margin: auto;
        transition: all .3s;
        left: -5%;
        right: -5%;
        opacity: 0;
    }

    #slider:hover .owl-controls {
        width: 90%;
        opacity: 1;
        left: 5%;
        right: 5%;
    }


    #slider h1.heading-decorated {
        color: white;
        font-size: 56px;
    }

    #slider h4 {
        color: white;
    }

    #slider a.button.button-primary {
        background: #546570;
        border-color: #546570;
    }

        #slider a.button.button-primary:hover {
            background: #ffcc00;
            border-color: #ffcc00;
        }

@media screen and (max-width:800px) {

    #slider h1.heading-decorated {
        color: white;
        font-size: 26px;
        margin-top: 0;
    }

    #slider h4 {
        color: white;
        font-size: 16px
    }

    #slider a.button.button-primary {
        margin-top: 0;
    }
}

.swiper-slide-caption {
    position: relative;
    position: absolute;
    top: 0;
    z-index: 2;
    display: block;
    width: 100%;
    padding: 25px 0 60px;
    margin-top: 100px;
    min-height: inherit;
}

@media (min-width: 768px) {
    .heading-decorated::after {
        width: 63px;
    }

    .swiper-slide-caption {
        padding: 60px 0;
    }

    h1.heading-decorated::after, .heading-1.heading-decorated::after {
        width: 115px;
    }
}

@media (min-width: 992px) {
    .swiper-slide-caption {
        padding: 100px 0;
    }
}

@media (min-height: 800px) and (min-width: 1200px) {
    .swiper-slide-caption {
        padding: 180px 0px 140px;
    }
}

.range.range-md-center {
    text-align: center;
}

#slider .owl-nav {
    font-size: 50px;
    position: absolute;
    width: 110%;
    top: 0;
    bottom: 0;
    height: 0;
    margin: auto;
    transition: all .3s;
    left: -5%;
    right: -5%;
    opacity: 0;
}

#slider:hover .owl-nav {
    width: 90%;
    opacity: 1;
    left: 5%;
    right: 5%;
}

#slider .owl-prev, #slider .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'FontAwesome';
    color: #006089;
    font-size: 70px;
    background: none;
    transition: color .3s;
}

    #slider .owl-prev:hover, #slider .owl-next:hover {
        color: #0071a2;
    }

#slider .owl-prev {
    left: 0;
}

    #slider .owl-prev:before {
        content: '\f104';
    }

#slider .owl-next {
    right: 0;
}

    #slider .owl-next:before {
        content: '\f105';
    }

#footer-top ul.menuid_4 .container,
#footer-top .menuid_7 {
    display: none;
}

#logotext {
    font-family: 'trebuc','Trebuchet MS';
    font-size: 14px;
    color: #653a2c;
    margin-top: 87px;
    margin-left: 213px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    width: 230px;
    opacity: 1;
    transition-delay: .3s;
    transition-property: opacity;
    transition-duration: .3s;
}

.scrolled #logotext {
    opacity: 0;
    pointer-events: none;
    transition-delay: 0s !important;
    transition-duration: 0s !important;
}

#logocont a {
    text-decoration: none;
}

#section4 {
    height: 450px;
    background-color: #eef2f3;
    padding-bottom: 50px;
}

    #section4 > .sectionimage {
        height: 315px;
        margin-top: 25px;
    }

.sectionText {
    text-align: center;
    color: #5b5b5b;
    font-size: 16px;
    line-height: 26px;
    margin-top: 40px;
}

.newsitem {
    width: 210px;
    height: 350px;
    display: inline-block;
    margin: 0 40px;
    vertical-align: top;
    text-decoration: none;
}

.newstitle {
    color: #1896d0;
    line-height: 18px;
    margin: 10px;
    font-size: 16px;
}

.newsdesc {
    color: #333333;
    font-size: 12px;
    margin: 0 10px;
    line-height: 16px;
    overflow: hidden;
    height: 65px;
    text-align: justify;
}

.newsdate {
    color: #333333;
    font-size: 10px;
    margin: 0 10px;
    margin-top: 10px;
}

.vline {
    display: inline-block;
    width: 1px;
    height: 185px;
    background-color: #cccccc;
    vertical-align: top;
    margin-top: 10px;
}

    .vline:last-child {
        display: none;
    }

.imgborder {
    height: 205px;
    width: 210px;
    border: 1px solid #cccccc;
}

.imgbox {
    margin: 10px;
    background-color: white;
    width: 190px;
    height: 185px;
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform .3s;
    transform-origin: center;
    transform: translateZ(0);
}

    .imgbox:hover {
        transform: scale(1.1)
    }

#text > div {
    display: inline-block;
    width: 200px;
    border: 1px solid black;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
}

#text > .databox {
    width: 600px;
}

#bizeulasin > div:first-child {
    text-align: center;
    padding: 5px;
}

#bizeulasin > div:last-child {
    border-bottom: none;
}

.iletisim-sol > span {
    display: inline-block;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #aaaaaa;
}

#bizeulasin {
    text-align: center;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    max-width: 600px;
    margin: 20px auto;
}

    #bizeulasin > div {
        border-bottom: 1px solid #aaaaaa;
    }

.iletisim-sag, .iletisim-sol {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 2%;
}

.iletisim-sag {
    width: 70%;
    border-left: 1px solid #aaaaaa;
    min-height: 38px;
}

.iletisim-sol {
    width: 20%;
    white-space: nowrap;
}

.satir-1 {
    background-color: #dddddd;
}

.satir-2 {
    background-color: #eeeeee;
}

#overridedsolmenu .active, div#overridedsolmenu ul.submenu.show {
    display: block;
}

/* DivTable.com */
.divTable {
    display: table;
    width: 100%;
    border: 1px solid #ffffff;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divTableCell, .divTableHead {
    border: 1px solid #d6d6d6;
    display: table-cell;
    padding: 3px 10px;
    font-size: 16px;
    vertical-align: middle;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
}

.kvkk {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 14px;
    flex-wrap: wrap;
}

    .kvkk a {
        flex-basis: 30%;
        padding: 10px;
        color: #0072a3;
        text-decoration: none;
        text-align: left;
        display: flex;
        line-height: 32px;
    }

        .kvkk a:hover {
            text-decoration: underline;
        }

    .kvkk img {
        height: 60px;
        margin: 4px;
    }
