:root {
    --temacolor: #000;
    --temacolor1: #707070;
    --temabg: #fff;
    --temabg1: #AAA;
    --temabgrbg: #fff;
    --temabordercolor: #EB1E35;
    --temabordercolor1: #d1d1d1;
    --temabordercolor2: #333;
    --temaaltmenu: #E8E8E8;
    --bgcolor: #0e1116;
    --bgcolor1: #E50019;
    --bgcolor2: #010101;
    --bgcolor3: #404040;
    --bgcolor4: #1A1A1A;
    --grandcolor1: #242424;
    --grandcolor2: #464444;
    --txtcolor: rgb(189,189,189);
    --txtcolor1: #666;
    --bordercolor1: rgb(67 67 67);
    --bordercolor2: rgb(230 230 230);
    --bordercolor3: rgb(230 230 230 / .2);
    --color1: #fff;
    --color2: #000;
    --color3: #feee00;
    --color4: #ba6634;
    --altbosluk: calc(30px + 0.5vw);
    --padding: calc(10px + 0.5vw)
}

ol, ul {
    margin: 0
}

.padauto {
    padding: calc(25px + 2vw);
}

.pad15 {
    padding: 15px 20px;
}

.padust15 {
    padding: 15px 0;
}


.mt0, .no-padding-top {
    padding-top: 0 !important
}

.bg30, .bg50, .bg60, .bg70, .videopopup iframe, body, html {
    width: 100%;
    height: 100%
}

#slider-range-price > span:first-of-type, #slider-range-price > span:last-of-type {
    border-left: 15px solid transparent !important;
    border-right: 15px solid transparent !important
}

.catdetay .begin > div h2, .catdetay .begin > div ul > li {
    margin-bottom: calc(var(--padding)/ 2)
}

.pager, ol, ul {
    list-style: none
}

.aracim, .form-div textarea, .home-shop, .homeslader.slader, .mmunepopup, .mobmenu > li > ul, .scroll-line, .suzme-input > div:first-child, .suzme-input > div:last-child, .topbar .sourcedetay, body.no-scroll, html.no-scroll {
    overflow: hidden
}

.mt30 {
    margin-top: 55px
}

.gpadding {
    padding: 45px 35px !important;
}

* {
    padding: 0;
    box-sizing: border-box;
    font-family: Montserrat,sans-serif;
    font-weight: 400
}

a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: calc(8px + .5vw);
    line-height: calc(13px + .5vw);
    vertical-align: baseline;
    letter-spacing: 0;
    color: var(--temacolor)
}

body {
    background: var(--temabg);
    transition: .5s;
    padding: 0 var(--altbosluk)
}

a {
    letter-spacing: 0;
    font-size: calc(10px + .5vw);
}

button {
    display: inline-block;
    padding: 13px 20px;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    cursor: pointer
}

a, a:hover, ins {
    text-decoration: none;
}

.news-detail > div:first-child > h1, .suggestion-result .suggestion b, b, strong {
    font-weight: 700
}

blockquote, q {
    quotes: none
}

.form-div input:focus, .form-div textarea:focus, :focus, form:focus {
    outline: 0
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.pager:after, .temizle {
    clear: both
}

.no-padding-right {
    padding-right: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-left {
    margin-left: 0 !important
}

.hide {
    display: none !important
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.no-margin {
    margin: 0 !important
}

.ds-effect {
    box-shadow: 5px 5px 15px 0 rgba(0,0,0,.1);
    transition: transform .22s ease-out,box-shadow .22s ease-out
}

    .ds-effect:hover {
        transform: translate3d(0,-.1875rem,0);
        box-shadow: 5px 15px 30px 0 rgba(0,0,0,.15)
    }

.formlar, .mtopauto {
    margin-top: var(--altbosluk)
}

.mt0 {
    margin-top: 0 !important
}

.mt15 {
    margin-top: 15px
}

.mt25, .treefold > div > div:first-child h1 {
    margin-top: 25px
}

.mt45 {
    margin-top: 45px
}

.mttop {
    margin-top: var(--altbosluk) !important
}

.slick-lightbox {
    z-index: 99999 !important
}



.fullsize, .fullsize > img {
    width: 100%;
    display: flex;
    position: relative;
}

    .fullsize .videobar {
        width: 100%;    position: relative;
    }

        .fullsize .videobar > video {
            width: 100%
        }

.videobar .iconlar{
    position: absolute;
    right: 0;
    bottom: 6px;
    background: #00000070;
    display: flex;
    flex-direction: row;
    align-items: center;
    }
.videobar .iconlar svg{    fill: #fff;}
.videobar .iconlar svg>path{}
.slick-lightbox .slick-slide img {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px
}

.bg30 {
    background: rgba(0,0,0,.3);
    z-index: 2;
    transition: .5s;
    top: 50%;
    left: 50%;
    position: relative
}

.table {
    display: table;
    width: 100%;
}

    .table .baslik {
    }

        .table .baslik > li {
            font-weight: 600;
            line-height: calc(20px + .45vw);
            font-size: calc(13px + .34vw);
        }

    .table > ul {
        display: flex;
        text-align: center;
        flex-direction: row;
    }

        .table > ul > li {
            display: table-cell;
            border-bottom: 1px solid #695c55;
        }

    .table.uclu > ul > li {
        width: calc(100% /3 );
    }
.imgcover {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%;
    z-index: 1;
    cursor: pointer;
}

.bg30kahve {
    background: rgba(87,31,0,.3);
    z-index: 2;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.bg50kahve {
    background: rgba(87,31,0,.5);
    z-index: 2;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}


.bgkahvelight {
    background: #837975;
    z-index: 2;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.bgkahve {
    background: #695B55;
    color: #fff
}

    .bgkahve * {
        color: #fff
    }

    .bgkahve i {
        color: #ffffff !important;
    }

.altslogan {
    display: revert;
    padding: 6px 15px;
}

.homelist {
    width: 100%;
}

    .homelist .item {
        width: 100%;
        display: flex;
        align-items: stretch;
        align-content: center;
        justify-content: space-around;
        border-bottom: 30px solid #fff;
    }

        .homelist .item:last-child {
            border-bottom: 0
        }

        .homelist .item > div {
            width: 50%;
            position: relative;
            line-height: 0;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

    .homelist h1 {
        font-size: 27px;
        line-height: 37px;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .homelist p {
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 29px;
    }

    .homelist .dark h1 {
        color: #fff;
    }

    .homelist .dark p {
        color: #fff;
    }

    .homelist img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        width: 100%;
        z-index: 1;
        cursor: pointer;
    }

    .homelist div > .left {
        padding: 0 4vw;
    }

   .center {
        text-align: center;
        padding: 0 4vh;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

.item.uclu {display: flex;flex-direction: row;align-items: stretch;}
.item.uclu > div {width: calc(100% / 3);position: relative;}
.item.uclu > center {}
.homelist .item .txt {position: absolute;z-index: 9;}
.slogan {margin: 6vh 0 2vh 0;}

    .slogan h1 {
        font-size: 27px;
        line-height: 37px;
        font-weight: 700;
    }

.bg50, .bg60, .bg70, .grdbg {
    position: absolute;
    z-index: 2;
    top: 0
}

.bg50 {
    background: rgba(0,0,0,.5);
    left: 0
}

.bg60 {
    background: rgba(0,0,0,.6);
    left: 0
}

.bg70 {
    background: rgba(0,0,0,.7);
    left: 0
}

.grdbg, .grdbgbottom {
    height: 25vh;
    width: 100%
}

.grdbg {
    background: #000;
    background: linear-gradient(180deg,rgba(0,0,0,.75) 0,rgba(0,0,0,0) 100%)
}

.grdbgbottom, .grdbgleft {
    z-index: 2;
    background: #000;
    position: absolute
}

.grdbgbottom {
    bottom: -3px;
    background: linear-gradient(0deg,#000 0,rgba(0,0,0,0) 100%)
}

.grdbgleft {
    width: 50%;
    height: 100%;
    bottom: 0;
    background: linear-gradient(90deg,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%)
}

.alink {
    margin-top: -100px;
    position: absolute
}

.txtmain {
    width: calc(100% - 25px);
    padding-right: 25px
}

.rtl {
    flex-direction: row-reverse
}

h1, h2 {
    font-weight: 400;
    letter-spacing: .1px
}

.beyaz {
    color: #fff !important
}

a[href^=tel] {
    color: inherit;
    text-decoration: none
}

body.homepage, html.homepage {
    padding-top: calc(100vh - 210px)
}

input, textarea {
    width: 100%;
    padding: 15px 15px;
    border-radius: 5px;
    background: var(--temabgrbg);
    margin-bottom: 15px;
    border: 1px solid var(--temabordercolor1);
    color: var(--temacolor);
    font-weight: 500
}

.topbar .menu > div > ul > li > button, .topbar .menu > div > ul > li input {
    padding: 0
}

textarea {
    overflow: auto;
    resize: none;
    padding-top: 15px !important;
    height: 120px !important
}

    textarea::placeholder {
        color: var(--temabordercolor2) !important;
        font-weight: 300
    }

::-webkit-input-placeholder {
    color: var(--temabordercolor2) !important;
    font-weight: 300
}

:-ms-input-placeholder {
    color: var(--temabordercolor2) !important;
    font-weight: 300
}

::placeholder {
    color: var(--temabordercolor2) !important;
    font-weight: 300
}

.bgsiyah, .videopopup .vdetail video {
    background: #000
}

.bgbeyaz, .home-news-slider .owl-theme .owl-controls .owl-page.active span {
    background: #fff
}

#toTop:hover, .bgred {
    background: var(--bgcolor1)
}

.kaydirma-slider, .kaydirma-switch input:checked + .kaydirma-slider {
    background-color: var(--bgcolor4)
}

.bgfull {
    width: 100% !important
}

.home-shop .home-shop-slider .item, .owl-theme .owl-controls, .txtcenter {
    text-align: center
}

.fullmesaj, .homeuretim > div > div h1 {
    text-align: right
}

.icalan {
    width: 100%;
    margin: 0 auto;
    margin: var(--altbosluk) auto;
}

.icalankaydir {
    width: calc(100% - var(--altbosluk) * 4);
    margin: 0 auto;
    padding-bottom: calc(var(--altbosluk) * 1)
}

.kaydirma-container {
    display: flex;
    justify-content: center;
    align-items: center
}

.kaydirma-switch {
    position: relative;
    display: inline-block;
    width: 47px;
    height: 26px
}

.kaydirma-slider, .ui-slider-handle > div > span {
    position: absolute
}

.kaydirma-switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.kaydirma-container p {
    margin-left: 5px;
    font-size: calc(8px + .25vw);
    line-height: calc(13px + .25vw)
}

.kaydirma-slider {
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .4s;
    border-radius: 34px
}

    .kaydirma-slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 3px;
        bottom: 3px;
        background-color: var(--color1);
        transition: .4s;
        border-radius: 50%
    }

.kaydirma-switch input:checked + .kaydirma-slider:before {
    transform: translateX(20px)
}

.kaydirma-text:focus {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 100
}

.light .kaydirma-slider, .light .kaydirma-switch input:checked + .kaydirma-slider {
    background-color: var(--txtcolor)
}

.price-range-block {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px
}

.sliderText {
    width: 40%;
    margin-bottom: 30px;
    border-bottom: 2px solid red;
    padding: 10px 0;
    font-weight: 700
}

.ui-slider-horizontal {
    height: .6em;
    margin-bottom: 15px;
    width: 40%;
    background: 0 0 !important;
    border: 1px solid var(--temabg1) !important;
    border-radius: 5px !important
}

.ui-widget-header {
    background: var(--temabg1) !important;
    border: 1px solid var(--temabg1) !important;
    border-radius: 5px !important
}

.price-range-search {
    width: 40.5%;
    background-color: #f9f9f9;
    border: 1px solid #6e6666;
    min-width: 40%;
    display: inline-block;
    height: 32px;
    border-radius: 5px;
    float: left;
    margin-bottom: 20px;
    font-size: 16px
}

.pager .next > a, .pager .next > span, .ricon {
    float: right
}

.price-range-field {
    width: 20%;
    min-width: 16%;
    background-color: #f9f9f9;
    border: 1px solid #6e6666;
    color: #000;
    font: 14px Arial,Helvetica,sans-serif;
    border-radius: 5px;
    height: 26px;
    padding: 5px
}

.homeuretim > div > div h1, .homeuretim > div > div h1 span {
    line-height: calc(39px + .5vw);
    font-size: calc(28px + .5vw);
    color: var(--color1)
}

.search-results-block {
    position: relative;
    display: block;
    clear: both
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
    background: var(--temacolor) !important;
    border: 0 !important;
    left: 0;
    background: 0 0 !important;
    border-radius: 16px
}

.ui-slider .ui-slider-handle {
    width: 1.7em !important;
    height: 1.7em !important
}

.ui-slider-handle > div {
    position: relative !important
}

#slider-range-price .ui-slider-handle div span {
    bottom: -47px;
    font-size: calc(9px + .15vw);
    line-height: calc(11px + .3vw)
}

#slider-range-price .ui-slider-handle:last-child div span {
    top: -39px;
    bottom: auto;
    right: 0
}

#slider-range-price > span:first-of-type {
    border-bottom: 20px solid var(--temacolor) !important
}

#slider-range-price > span:last-of-type {
    margin-left: -.9em;
    border-top: 20px solid var(--temacolor) !important;
    border-bottom: 0 solid transparent !important
}

.fs-page, .fs-section {
    position: relative;
    height: 100%
}

.fs-page-absolute {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.fs-pagination {
    position: fixed;
    right: var(--yanmenugenislik);
    top: 50%;
    margin-top: -50px;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center
}

#scroll-helper, .fullmesaj, .navigasyon, .scroll-line, .scroll-line:after, .scroll-word {
    position: absolute
}

.fs-pagination ul {
    list-style: none;
    margin: 10px 0 0;
    padding: 0
}

.fs-pagination li {
    margin: 0 0 10px;
    padding: 0
}

    .fs-pagination li a {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        border: 1px solid #fff
    }

    .fs-pagination li.active a {
        background-color: #fff
    }

.fullmesaj {
    right: 20px;
    transition: 1s;
    z-index: -1;
    opacity: 0;
    color: #fff;
    margin-top: -3px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 11px;
    width: 340px
}

.fs-pagination li.active .fullmesaj {
    opacity: 1 !important
}

.navigasyon {
    display: flex;
    bottom: 50px;
    left: 50%;
    z-index: 99
}

.fs-pagination .back, .fs-pagination .next {
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center
}

.fs-pagination > div > img {
    width: 8px
}

.fs-pagination .back > img {
    transform: rotate(180deg)
}

.opentab {
    width: 100%;
    margin-top: 0
}

    .opentab > h2 {
        border: 1px solid #efefef;
        font-weight: 500;
        padding: 11px 15px 11px 22px;
        margin: 9px 0;
        cursor: pointer;
        line-height: 23px;
        font-size: 16px;
        text-align: left;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative
    }

        .opentab > h2 > span {
            margin-bottom: 14px
        }

    .opentab > div > h3 {
        font-weight: 600;
        color: #00a550;
        padding-bottom: 20px;
        font-size: 34px
    }

    .opentab > div {
        display: none;
        padding: 0;
        color: #c8c7c7;
        line-height: 24px;
        font-size: 18px
    }

        .opentab > div > a {
            text-decoration: none;
            color: #8f8d8d;
            border-bottom: 1px dotted rgba(25,25,25,.28);
            width: 100%;
            display: block;
            line-height: 33px;
            font-size: 13px
        }

    .opentab > .active {
        background: #a5977f;
        color: #fff
    }

.ricon {
    font-size: 21px;
    padding-left: 15px
}

.opentab > div > ul {
    list-style-type: none
}

    .opentab > div > ul > li {
        margin: 10px
    }

.opentab .fa {
    padding-right: 5px
}

.home-news-slider .desc p, .opentab > div p {
    margin-bottom: 15px
}

.opentab > h2 > span:after {
    content: "";
    padding: 4px;
    border: solid #d5804f;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
    width: 0;
    position: absolute;
    display: flex;
    right: 25px
}

.opentab > h2.active > span:after {
    border-width: 2px 2px 0 0;
    border-color: #d5804f
}

.opentab > h2 b {
    color: #a66946;
    margin-right: 10px
}

#scroll-helper {
    bottom: calc(var(--yanmenugenislik));
    left: calc(var(--yanmenugenislik) - 20px);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: center;
    z-index: 9
}

    #scroll-helper .scroll-line {
        position: initial;
        bottom: initial;
        left: initial;
        margin: 0 auto
    }

.scroll-word {
    bottom: 6vh;
    margin-left: -28px;
    opacity: 0;
    visibility: hidden;
    font-size: 11px;
    color: #a68676;
    text-transform: uppercase;
    letter-spacing: 4px
}

#scroll-helper .scroll-word {
    position: initial;
    bottom: initial;
    margin-top: 10px;
    margin-left: 0
}

.scroll-line {
    height: 65px;
    width: 1px;
    background: #a68676;
    bottom: 10vh;
    display: block;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0)
}

    .scroll-line:after {
        content: "";
        width: inherit;
        height: 50%;
        background: #fff;
        transform: translateY(0) scaleY(0);
        left: 0;
        z-index: 10;
        display: block
    }

    .scroll-line.init:after {
        -webkit-animation: 1.5s linear infinite mymove;
        animation: 1.5s linear infinite mymove;
        -webkit-transform-origin: top center;
        transform-origin: top center
    }

@-webkit-keyframes mymove {
    0% {
        -webkit-transform: translateY(0) scaleY(0)
    }

    10% {
        -webkit-transform: translateY(0) scaleY(.5)
    }

    30% {
        -webkit-transform: translateY(50%) scaleY(1)
    }

    45% {
        -webkit-transform: translateY(200%) scaleY(.5)
    }

    100%,55% {
        -webkit-transform: translateY(200%) scaleY(0)
    }
}

@keyframes mymove {
    0% {
        -webkit-transform: translateY(0) scaleY(0)
    }

    10% {
        -webkit-transform: translateY(0) scaleY(.5)
    }

    30% {
        -webkit-transform: translateY(50%) scaleY(1)
    }

    45% {
        -webkit-transform: translateY(200%) scaleY(.5)
    }

    100%,55% {
        -webkit-transform: translateY(200%) scaleY(0)
    }
}

.main-begin {
    width: calc(100%);
    margin: 0 auto
}

.head {
    text-align: center;
    margin: 0 auto;
    margin-bottom: calc(var(--altbosluk));
    max-width: 720px
}


.baslikbold, .baslikbold > span {
    /* color: var(--temacolor); */
    font-weight: 700;
    margin-top: .3vh;
    font-size: calc(28px + .5vw);
    line-height: calc(43px + .5vw);
    letter-spacing: 1px
}

.head-contact {
    margin-top: var(--altbosluk);
}

    .head-contact > h1 {
    }

.arac-detay .Aciklama .baslik1, .arac-detay .Aciklama .baslikbold, .arac-detay .arac-detay-diger > div > ul > li i, .arac-detay .carhead > div > span, .baslikbold1, .bgsiyah .aracim *, .bgsiyah .baslik1, .bgsiyah .baslik2, .bgsiyah .baslikbold, .bgsiyah a, .bgsiyah p, .detay-ozel i, .formlar .gonder-btn i, .iletisim .gonder-btn i, .iletisim .tarif a, .light .listebar .button:hover, .list-yanmenu > div.active a, .list-yanmenu > div.active a i, .list-yanmenu > div.active a p {
    color: var(--color1)
}



.aramaliste > li div > div h2, .baslikbold > span {
    font-weight: 300
}

.baslikbold1 {
    font-weight: 500;
    margin-top: .3vh;
    font-size: calc(9px + .5vw);
    line-height: calc(16px + .5vw);
    letter-spacing: 0
}

.baslik1, .baslik2 {
    font-size: calc(10px + .5vw);
    /* color: var(--temacolor); */
}

.baslik1 {
    font-weight: 100;
    line-height: calc(13px + .5vw);
    letter-spacing: 10px
}

.apphead .baslikbold, .baslik2, .carousel__text h1, .carousel__text h2 {
    letter-spacing: 1px
}

.baslik2 {
    font-weight: 300;
    margin-top: 14px;
    line-height: calc(16px + .5vw)
}

.main-item {
    padding-top: calc(var(--altbosluk) * 2)
}

.bgbeyaz .grandbg h1, .bgbeyaz .grandbg h2, .bgbeyaz .head h1, .bgbeyaz .head h2, .dropdownsecim > ul > li:hover, .light .iletisim .tarif.button:hover, .light .iletisim .tarif.button:hover a {
    color: var(--color2)
}

.treefold {
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: space-between
}

    .treefold > div {
        width: calc((100% / 3) - 15px);
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

        .treefold > div > div h1 {
            margin-bottom: 8px
        }

        .treefold > div > div:last-child a {
            display: block;
            float: left;
            margin-top: 30px
        }

    .treefold.bgsiyah {
        padding-bottom: var(--altbosluk)
    }

.homeslader.slader {
    width: 100%;
    height: calc(100vh - ((65px + 1vh) + (var(--altbosluk)/ 2) ));
    position: relative;
    background: var(--color2);
}

.price-home {
    position: absolute;
    right: 5vh;
    z-index: 9999;
    bottom: 5vh;
}

    .price-home > ul {
        width: 100%;
        display: flex;
        align-content: center;
        align-items: center;
    }

        .price-home > ul > li {
            background: #E50019
        }

            .price-home > ul > li:first-child {
                background: #000;
                margin-right: 15px;
            }

            .price-home > ul > li > a {
                display: flex;
                align-items: center;
                align-content: center;
                color: #fff;
                font-size: 14px;
                line-height: 18px;
                font-weight: 600;
                padding: 20px;
            }

            .price-home > ul > li.ikili > a {
                padding: 0 20px 0 0;
            }

            .price-home > ul > li > a > span {
                background: #C20015;
                padding: 15px;
                margin-right: 10px;
            }

                .price-home > ul > li > a > span > svg {
                }

                    .price-home > ul > li > a > span > svg > path {
                    }

.carousel__slide__inner, .detayliarama > div {
    height: 100%
}

.slader .slick-arrow, .slick-lightbox .slick-arrow {
    font-size: 0;
    left: var(--altbosluk) !important;
    position: absolute;
    background: url(/assets/img/white-arrow.svg) center/10px no-repeat;
    width: 50px;
    height: 50px;
    right: var(--altbosluk);
    display: block;
    z-index: 11;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    border: 1px solid #fff;
    border-radius: 30px
}

    .slader .slick-arrow:hover {
        opacity: .5
    }

.slick-arrow.slick-next {
    left: auto !important;
    right: var(--altbosluk) !important;
    transform: translateY(-50%) rotate(0);
    background-position: 21px;
}

.slick-slider .slick-list, .slick-slider .slick-track {
    height: 100%;
    display: flex
}

.liste-kaydir .slick-arrow {
    left: calc(0px - (var(--altbosluk) + 30px))
}

    .liste-kaydir .slick-arrow.slick-next {
        right: calc(0px - 60px);
        left: auto
    }

.arac-detay .info img, .arac-detay .info video, .carousel__image, .homeslader video {
    width: 100%;
    cursor: pointer;
    transition: .5s;
    height: 101%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative
}

.homeslader.slader .slick-dots li.slick-active button::after {
    content: "";
    padding: 10px;
    border-radius: 15px;
    left: 3px;
    position: absolute;
    top: -8px
}

.homeslader.slader .slick-dots li {
    margin: 11px 10px
}

.slick-dots {
    position: absolute;
    font-size: 0;
    z-index: 9;
    bottom: calc(var(--altbosluk)/ 2);
    display: flex
}

    .slick-dots li {
        display: inline-block;
        vertical-align: middle;
        margin: 11px 4px;
        width: 10px
    }

        .slick-dots li.slick-active button {
            background: radial-gradient(circle at 0 0,var(--grandcolor1) 0,var(--grandcolor2) 100%);
            border: 1px solid var(--bordercolor)
        }

    .slick-dots button {
        display: block;
        width: 14px;
        height: 14px;
        padding: 0;
        border: 1px solid #fff;
        min-width: 0;
        background-color: transparent;
        border-radius: 100%;
        font-size: 0;
        margin: 0 auto
    }

.homeslader.slader .slick-dots button {
    width: 20px;
    height: 20px
}

.carousel__text {
    position: absolute;
    z-index: 3;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 1
}

    .carousel__text > div {
        width: 60%;
        height: calc(100% - 7vh);
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: column;
        transform: scale(1);
        text-align: center;
        max-width: 920px;
    }

    .carousel__text h1 {
        font-weight: 800;
        font-size: calc(37px + .5vw);
        line-height: calc(44px + .5vw);
        color: #fff;
        margin-bottom: 15px;
    }

    .carousel__text h2 {
        font-weight: 500;
        font-size: calc(14px + 0.25vw);
        line-height: calc(22px + .25vw);
        color: #fff;
        margin-top: 5px
    }

    .carousel__text p {
        font-size: 30px;
        line-height: 35px;
        color: #fff;
        letter-spacing: 4px
    }

    .carousel__text a {
        margin-bottom: calc(var(--altbosluk) * 3);
        color: var(--color1);
        font-size: calc(8px + .4vw);
        line-height: calc(10px + .4vw)
    }

.news-detail h1, .news-txt strong {
    color: var(--zeminbg)
}

.haberdetay {
    max-width: 960px;
    margin: 0 auto;
}

    .haberdetay .head {
    }

        .haberdetay .head h1 {
        }
        .haberdetay .head h1 b{font-size:calc(18px + .35vw)}

    .haberdetay .cerceve {
        margin-bottom: var(--altbosluk);
    }
.haberdetay ul{padding-left: 15px;}
.haberdetay ul li{
    font-size: calc(13px + .34vw) !important;
}
.urunli{}
.urunli li{padding:0!important}
.urunli li p:before {
    content: '\2022'; /* Madde i�areti karakter kodu */
    color: #fff; /* Madde i�areti rengi */
    display: inline-block;
     /* Madde i�areti ile metin aras�ndaki bo�luk */
    margin-right: 5px; /* Metinden �nceki bo�luk miktar� */
    font-size: 29px;
}
.homeslader .socialmedia {
    bottom: 60px;
    position: absolute;
    height: 30px;
    display: flex;
    left: var(--yanmenugenislik);
    z-index: 13
}

    .homeslader .socialmedia a {
        display: block;
        padding: 5px 25px 0 0;
        text-align: left;
        height: 35px
    }

        .homeslader .socialmedia a svg {
            width: 21px
        }

        .homeslader .socialmedia a:hover svg path {
            fill: #246bd9
        }

#chVideo2 {
    border: 1px solid rgba(255,255,255,.15);
    box-shadow: 5px 4px 5px rgb(0 0 0 / 55%)
}

.greenborder {
    border: 1px solid rgba(70,185,116,.9)
}

.carousel__slide__inner {
    overflow: hidden;
    position: relative;
    cursor: pointer
}

.doAnimation .slick-active .carousel__slide__inner .carousel__image {
    -webkit-animation: 875ms cubic-bezier(.7,0,.3,1) 375ms both scale-out;
    animation: 875ms cubic-bezier(.7,0,.3,1) 375ms both scale-out;
    transform: scale(1.3)
}

.carousel__slide__overlay {
    background-color: transparent;
    background-size: 100%;
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.apphaber > img, .arac-detay .rsTmb, .bottompageempty .rsTmb, .carousel__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%;
    z-index: 1;
    cursor: pointer
}

.scroll-downs {
    position: absolute;
    left: 5vh;
    bottom: 5vh;
    width: 34px;
    height: 55px;
    display: block
}

.catdetay, .cattitle > li, .home-news-slider, .home-shop .home-shop-slider .item a, .home-shop-selected, .homecategory .catdetay:first-child, .homeuretim > div img, .rsDefault .rsThumb, .showcase .title, .showcase article figure {
    position: relative
}
.menu-toggle {
    display: none;
    border: 1px solid #ccc;
    padding: 10px 20px;
    cursor: pointer;
    width: 100%;
    margin-bottom: 15px;
}

    .menu-toggle > p {
        font-size: 15px;
        font-weight: 800;
    }

    .menu-toggle > svg {
        width: 19px;
    }

        .menu-toggle > svg > path {
            stroke: #000;
        }

.mousey {
    width: 3px;
    padding: 10px;
    height: 25px;
    border: 1px solid #fff;
    border-radius: 25px;
    opacity: .75;
    box-sizing: content-box
}

.scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: var(--bgcolor1);
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite
}

@keyframes scroll {
    0% {
        opacity: 0
    }

    10% {
        transform: translateY(0);
        opacity: 1
    }

    100% {
        transform: translateY(15px);
        opacity: 0
    }
}

.homeproduct {
    background: url(/img/nokta.svg)
}

.homecategory > div:first-child, .light .homepagemenu .iconbar:after, .light .homepagemenu .iconbar:before, .light .homepagemenu .mmenu .iconbar {
    background: var(--color1)
}


margin-bottom: 0;
}

.inovasyon p {
    text-align: left
}

.inovasyon h1 {
    text-align: left
}

.inovasyon {
}

.our-story .container h2 {
    font-size: 16px;
    font-weight: 700;
    color: #c90921;
    letter-spacing: 7px;
    text-align: center;
    margin: 0 0 35px 0;
}

.our-story {
    margin-top: 30px;
    padding-bottom: 70px;
}

    .our-story .our-story-top {
        border-top: 1px solid #eaeeed;
        background: url(../images/bg-dot.png);
        padding: 60px 0;
        margin-bottom: 60px;
        line-height: 170%;
    }

        .our-story .our-story-top .container {
            max-width: 970px;
        }

        .our-story .our-story-top h3 {
            font-size: 45px;
            font-weight: 300;
            color: #5c666f;
            text-align: center;
            margin: 0 0 40px 0;
        }

        .our-story .our-story-top p {
            text-align: center;
            font-size: 15px;
            color: #363636;
        }

            .our-story .our-story-top p.lead {
                font-size: 30px;
                line-height: 1.4;
            }

    .our-story h2 {
        margin-bottom: 70px;
        font-size: 16px;
        font-weight: 700;
        color: var(--bgcolor1);
        letter-spacing: 7px;
        text-align: center;
        margin: 0 0 35px 0;
    }

    .our-story .timeline {
        list-style-type: none;
        margin: 0 0 70px;
        padding: 160px 0 90px;
        position: relative;
    }

        .our-story .timeline:before {
            content: '';
            width: 1px;
            height: 100%;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            margin: 0 auto;
            display: block;
            background-color: #cfd7d9;
        }

        .our-story .timeline > li {
            width: 480px;
            position: relative;
        }

            .our-story .timeline > li:before {
                content: '';
                position: absolute;
                height: 1px;
                width: 35px;
                display: block;
                background-color: #cfd7d9;
                top: 30px;
            }

            .our-story .timeline > li.media {
                width: 465px;
            }

                .our-story .timeline > li.media:nth-child(even) {
                    margin-left: calc(50% - 465px);
                }

                .our-story .timeline > li.media p {
                    float: left;
                    display: block;
                    width: 170px;
                }

            .our-story .timeline > li h3 {
                margin: 0 0 20px;
                font-size: 68px;
                font-weight: 700;
                color: var(--bgcolor1);
            }

            .our-story .timeline > li, .our-story .timeline > li h3, .our-story .timeline > li ul {
                transition: 0.5s;
                cursor: pointer
            }

                .our-story .timeline > li:hover h3, .our-story .timeline > li:hover ul {
                    transform: scale(1.1);
                }

                .our-story .timeline > li h4 {
                    font-size: 24px;
                    font-weight: 300;
                    color: #5c666f;
                    margin: 0 0 15px;
                    line-height: 120%;
                }

                .our-story .timeline > li p {
                    font-size: 14px;
                    font-weight: 300;
                    color: #5c666f;
                    line-height: 170%;
                    margin: 0;
                }

                .our-story .timeline > li .img-container {
                    float: left;
                    display: block;
                    margin-right: 25px;
                }

                    .our-story .timeline > li .img-container img {
                        margin-bottom: 15px;
                    }

                .our-story .timeline > li:nth-child(odd) {
                    /*background-color: #efefef;*/
                    margin-left: 50%;
                    padding-left: 45px;
                }

                    .our-story .timeline > li:nth-child(odd):before {
                        left: 0;
                    }

                .our-story .timeline > li:nth-child(even) {
                    padding-right: 45px;
                    /*background-color: #e2a5b0;*/
                    margin-left: calc(50% - 480px);
                    text-align: right;
                }

                    .our-story .timeline > li:nth-child(even):before {
                        right: 0;
                    }

                .our-story .timeline > li > ul {
                    list-style-type: none;
                    padding: 0;
                    margin: 0;
                    line-height: 150%;
                }

.our-story .timeline>li>ul>li {position: relative;font-weight: 600;padding: 0;padding-top: 17px;}
.our-story .timeline>li>ul>li:last-child{margin-bottom: 10px;}




.cattitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 90%;
    background: var(--bordercolor3)
}

.arac-detay .info .carinfo > div:first-child, .icon-play {
    background-color: rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(20px)
}

.cattitle > li {
    flex: 1
}

    .cattitle > li > div {
        padding: var(--padding) var(--padding);
        cursor: pointer;
        transition: .5s
    }

        .cattitle > li > div.active {
            font-weight: 600;
            background: var(--bordercolor2)
        }

            .cattitle > li > div.active:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 4px;
                background-color: transparent;
                transition: background-color .3s
            }

            .cattitle > li > div.active:before, .cattitle > li > div:hover:before, .footer .altmenu ul > li > a:hover:before {
                background-color: var(--bgcolor1)
            }

.catdetay {
    margin-bottom: calc(var(--altbosluk) * 2)
}

    .catdetay .bg {
        background: var(--bordercolor2);
        position: absolute;
        width: 90%;
        height: 100%;
        z-index: -1;
        top: 0;
        left: 0
    }

    .catdetay .begin {
        padding: calc(var(--padding) *3) 0 calc(var(--padding) *3) calc(var(--padding) *3);
        display: flex;
        align-items: center;
        justify-content: space-between
    }

.homeuretim .bgsiyah, .topbar .menu > div > ul > li > div > div {
    padding: var(--altbosluk)
}

.catdetay .begin > div:first-child {
    width: calc((100% / 3) - 50px)
}

.catdetay .begin > div:last-child {
    width: calc((100% / 3) * 2);
    /* border: 4px solid var(--color1); */
    display: flex;
}

.catdetay .begin > div h2 {
    font-size: calc(40px + .5vw);
    line-height: calc(53px + .5vw);
    font-weight: 800
}

.catdetay .begin > div h1, .catdetay .begin > div ul {
    margin-bottom: calc(var(--padding) * 2)
}

.catdetay .begin > div h1 {
    font-size: calc(20px + .5vw);
    line-height: calc(33px + .5vw);
    font-weight: 400
}

.catdetay .begin > div ul > li > a {
    font-size: calc(8px + .5vw);
    line-height: calc(18px + .5vw)
}

    .catdetay .begin > div ul > li > a:hover, .container > .substation > div > ul > li p span, .footer ul:first-child > li > a, .title > ul > li span {
        font-weight: 600
    }

    .catdetay .begin > div ul > li > a svg, .sosyalmedya > ul > li {
        margin-right: calc(var(--padding)/ 2)
    }

.nextbutton {
    transition: .5s;
    font-size: calc(8px + .35vw);
    line-height: calc(13px + .35vw);
    margin-bottom: calc(var(--padding) / 4);
    display: block;
}

    .nextbutton > svg {
        width: 0;
        transition: .5s
    }

    .nextbutton:hover > svg {
        width: 30px;
        transition: .5s
    }

.homeuretim {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: var(--padding);
    align-items: stretch
}

    .homeuretim > div img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .homeuretim > div:first-child {
        width: calc((100% / 3) - var(--padding));
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

        .homeuretim > div:first-child > div:first-child, .homeuretim > div:last-child > div:last-child > div .bgsiyah {
            margin-bottom: var(--padding)
        }

        .homeuretim > div:first-child > div {
            position: relative;
            display: flex;
            flex: 1
        }

    .homeuretim > div > div .txt {
        position: absolute;
        top: var(--altbosluk);
        z-index: 99;
        right: var(--altbosluk);
        width: 160px
    }

    .homeuretim > div > div h1 span {
        font-weight: 800
    }

    .homeuretim > div > div h2, .homeuretim > div > div h2 span {
        font-size: calc(20px + .5vw);
        line-height: calc(33px + .5vw);
        color: var(--color1)
    }

    .homeuretim > div > div h2 {
        text-align: right;
        max-width: 350px
    }

        .homeuretim > div > div h2 span {
            font-weight: 800
        }

    .homeuretim .bgsiyah {
        display: flex;
        justify-content: flex-end
    }

    .homeuretim > div:last-child {
        width: calc((100% / 3) * 2);
        flex-direction: column;
        justify-content: space-between;
        display: flex
    }

        .homeuretim > div:last-child > div {
            position: relative;
            width: 100%;
            display: flex;
            flex: 1
        }

        .homeuretim > div:last-child .txt {
            left: var(--altbosluk);
            right: auto
        }

        .homeuretim > div:last-child > div:last-child {
            display: flex;
            justify-content: space-between;
            margin-top: var(--padding)
        }

            .homeuretim > div:last-child > div:last-child > div {
                width: calc(50% - (var(--padding)/ 2))
            }

                .homeuretim > div:last-child > div:last-child > div .bgsiyah h1 {
                    text-align: left;
                    max-width: 350px
                }

                .form-menu > ul, .homeuretim > div:last-child > div:last-child > div:last-child {
                    display: flex;
                    flex-direction: column
                }

                    .homeuretim > div:last-child > div:last-child > div:last-child > div {
                        display: flex;
                        justify-content: flex-start
                    }

.newshome > div {
    padding: calc(var(--altbosluk) * 2) 0 calc(var(--altbosluk) * 1.5) 0
}

.news-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px
}

    .news-item > div {
        width: calc(25% - 25px)
    }

        .news-item > div a {
            display: flex;
            color: var(--bgcolor);
            flex-direction: column;
            justify-content: space-between
        }

            .news-item > div a h1 {
                margin-top: 25px;
                color: var(--bgcolor);
                font-size: calc(9px + .5vw);
                line-height: calc(16px + .5vw)
            }

            .news-item > div a h2 {
                margin-top: 5px;
                color: var(--bgcolor);
                font-weight: 300
            }

    .news-item.news-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch
    }

        .news-item.news-list > div {
            margin-right: 40px;
            width: calc(25% - 30px);
            margin-bottom: 40px
        }

            .arac-detay .arac-detay-diger > div > ul > li:nth-child(3n), .araclar-list > ul > li:nth-child(3n), .arama-sonuc > ul > li:nth-child(4n), .carmenu .item.tree .button2:nth-child(3n), .carmenu .item.two .button2:nth-child(2n), .container > .araclargb > .araclar > .yeniarac > ul > li:nth-child(5n), .news-item.news-list > div:nth-child(4n) {
                margin-right: 0
            }

.news-detail {
    width: calc(100% - (var(--altbosluk) * 2));
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: calc(var(--altbosluk) * 2) 0
}

    .news-detail > div:first-child {
        width: 15%
    }

    .news-detail > div:last-child {
        width: 75%
    }

    .news-detail .homenews {
        padding: 0 !important
    }

.news-txt {
    margin: var(--yanmenugenislik) 0
}

    .news-txt, .news-txt div, .news-txt li, .news-txt p {
        color: var(--zeminbg);
        font-size: 17px;
        line-height: 26px
    }

        .news-txt strong {
            font-weight: 700;
            margin: 25px 0 15px
        }

        .news-txt ul {
            list-style: disc;
            margin-left: 23px;
            padding-bottom: 25px
        }

            .news-txt ul > li {
                padding: 5px 0
            }

.haberlist {
    padding-top: calc(var(--altbosluk) * 1)
}

    .haberlist .news-item {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }

        .haberlist .news-item > div {
            margin-bottom: 45px
        }

            .haberlist .news-item > div a h1 {
                padding-bottom: 0
            }

            .carlist .aracim .usttab > div:first-child > div model, .haberlist .news-item > div a h1, .haberlist .news-item > div a h2 {
                color: var(--temacolor)
            }

.news-detail .geri {
    margin-top: 35px
}

.liste-kaydir {
    width: 100%;
    margin-left: 15px
}

    .liste-kaydir .slick-list {
        margin: 0 -7.5px
    }

    .liste-kaydir figure {
        outline: 0;
        margin-right: 15px
    }

    .liste-kaydir .slick-dots {
        bottom: -30px
    }

.aracim {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    outline: 0;
    border: 1px solid var(--temabordercolor1);
    padding: 25px 15px;
    flex-direction: column;
    justify-content: space-between
}

.arac-info {
    position: absolute;
    bottom: var(--altbosluk);
    left: var(--altbosluk);
    z-index: 3
}

.aracim:hover .bg30 {
    background: rgb(0,0,0,0)
}

.aracim .bilgi {
    margin-top: 20px;
    width: 100%
}

    .aracim .bilgi > div {
        display: flex;
        flex-direction: row;
        margin-bottom: 5px
    }

.container > .araclargb > .araclar > .yeniarac > ul > li a, .grandbg a, .icon-play, .sosyalmedya > ulli > a, .topbar .logo a, .videopopup .pause.active, .videopopup .play.active, .whatsapp a {
    display: block
}

.footer, .footer .icalan > div {
    margin-bottom: var(--altbosluk)
}

.aracim .bilgi > div > div {
    font-size: calc(7px + .4vw);
    line-height: calc(9px + .4vw);
    font-weight: 100
}

    .aracim .bilgi > div > div:first-child {
        width: 128px
    }

.icon-play {
    transition: opacity 225ms;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 76px;
    height: 76px;
    padding: 30px;
    border-radius: 50%;
    backdrop-filter: blur(20px);
    cursor: pointer;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid
}

.topbar, .topbar .menu > div:last-child {
    height: auto
}

.bgyellow.bgfull, .bgred.bgfull, .grandbg {
    padding: var(--altbosluk) calc(var(--altbosluk)/ 2)
}

.grandbg {
    border: 1px solid var(--bordercolor);
    background: radial-gradient(circle at 0 0,var(--grandcolor1) 0,var(--grandcolor2) 100%);
    vertical-align: middle
}

    .bgred h1, .bgred span, .grandbg h1, .grandbg h2 {
        color: var(--color1);
        font-size: calc(22px + .5vw);
        line-height: calc(33px + .5vw)
    }

.bgred span {
    font-weight: 800
}

.bgyellow {
    background: var(--color3);
}

.grandbg a {
    border: 1px solid var(--color1);
    padding: 10px 20px;
    float: left;
    margin-top: 2vw;
    color: var(--color1);
    font-weight: 500;
    font-size: calc(10px + .5vw)
}

    .grandbg a i {
        color: var(--color1);
        font-size: 12px
    }

    .grandbg a:hover, .iletisim .gonder-btn:hover {
        background: var(--color1);
        color: var(--bordercolor)
    }

        .btn-gonder:hover i, .detay-form .gonder-btn:hover i, .grandbg a:hover i, .iletisim .gonder-btn:hover i {
            color: var(--bordercolor)
        }

.topbar {
    width: 100%;
    z-index: 1005;
    left: 0;
    top: 0;
    transition: .5s;
    background: var(--temabg)
}

    .topbar .logo a img {
        height: calc(45px + 1vh)
    }

    .topbar .logo {
        padding: calc(var(--altbosluk)/ 2) 0
    }

    .topbar > div {
        position: relative;
        width: 100%;
        display: flex;
        height: 100%;
        align-items: stretch;
        justify-content: space-between
    }

    .arac-detay > .detay-baslik > div, .topbar .menu {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .topbar .menu > div > ul {
            display: flex;
            height: 100%;
            align-items: center
        }

            .topbar .menu > div > ul > li {
                display: flex;
                align-items: center;
                justify-content: space-between;
                height: 100%
            }

                .topbar .menu > div > ul > li > div.menubardetay {
                    display: none;
                    position: absolute;
                    width: calc(50vw - (var(--altbosluk)));
                    z-index: 99;
                    background: var(--bordercolor2);
                    border-top: 12px solid var(--bgcolor1);
                    right: 0;
                    top: calc(var(--altbosluk) + (49px + 1vh));
                    min-width: 960px
                }

                .topbar .menu > div > ul > li > div > div > ul {
                    display: flex;
                    width: 100%;
                    justify-content: space-between;
                    align-items: center
                }

                    .topbar .menu > div > ul > li > div > div > ul.top {
                        display: flex;
                        align-items: flex-start;
                    }

                    .topbar .menu > div > ul > li > div > div > ul h1 {
                        font-size: calc(12px + .25vw);
                        line-height: calc(16px + .25vw);
                        font-weight: 600;
                        letter-spacing: 0;
                        /* color: var(--color4); */
                        margin-bottom: calc(var(--padding) / 2);
                        padding-bottom: calc(var(--padding) / 2);
                        border-bottom: 1px solid var(--temabg1);
                    }

                    .topbar .menu > div > ul > li > div > div > ul > li {
                        width: 49%;
                        display: flex;
                        justify-content: flex-start;
                        flex-direction: column
                    }

                        .topbar .menu > div > ul > li > div > div > ul > li > ul > li > a {
                            border: 0 !important;
                            padding: calc(var(--padding)/ 2) 0;
                            font-size: calc(8px + .35vw);
                            line-height: calc(15px + .35vw);
                            display: block;
                        }

                .topbar .menu > div:last-child > div a, .topbar .menu > div > ul > li > a, .topbar .menu > div > ul > li > button {
                    font-weight: 600;
                    font-size: calc(9px + .3vw);
                    display: flex;
                    align-items: center;
                    width: 100%;
                    transition: .5s;
                }

        .topbar .menu a img {
            margin-right: 5px;
            max-width: 100%
        }

        .topbar .menu > div:first-child a, .topbar .menu > div > ul > li > button {
            margin-right: calc(var(--altbosluk)/ 1.3);
            height: calc(100%);
            border-bottom: 4px solid var(--color1);
            padding-top: 4px
        }

            .topbar .menu > div a.active, .topbar .menu > div a:hover, .topbar .menu > div > ul > li > button.active, .topbar .menu > div > ul > li > button:hover {
                color: var(--bgcolor1)
            }

        .topbar .menu > div:last-child > div {
            border-left: 1px solid var(--temabordercolor1);
            padding: 0 15px;
            height: 30px;
            display: flex;
            align-items: center;
            position: relative;
            cursor: pointer
        }

        .topbar .menu > div {
            display: flex;
            align-items: center;
            height: 100%
        }

    .topbar .temamod {
        margin-left: calc(var(--altbosluk) * 2);
        min-width: 120px;
        position: fixed
    }

        .topbar .temamod > div {
            display: flex;
            align-items: center
        }

            .topbar .temamod > div > svg {
                cursor: pointer;
                width: 31px
            }

            .topbar .temamod > div > p {
                margin-left: 5px;
                font-size: 14px;
                font-weight: 100
            }

    .topbar.fixed .menu > div a img {
        /* height: calc(10px + 1vh);*/
        transition: .5s
    }

    .topbar .sourcedetay {
        right: 45px;
        position: absolute;
        top: -14px;
        width: 0;
        z-index: 9999;
        background: var(--color1);
        display: flex;
        flex-direction: row;
        border-radius: 7px;
        transition: .5s
    }

        .topbar .sourcedetay > div:first-child {
            display: flex;
            width: calc(100% - 10px);
            padding: 5px 7px;
            align-items: center;
            justify-content: space-between;
            margin: 0 auto
        }

            .topbar .sourcedetay > div:first-child > div {
                width: calc(100% - 100px)
            }

                .topbar .sourcedetay > div:first-child > div:last-child {
                    width: auto;
                }

            .topbar .sourcedetay > div:first-child input {
                padding: 15px;
                width: calc(100%);
                border: 0;
                margin: 0;
                border-radius: 0
            }

    .topbar .source .sourcedetay.active {
        width: 640px;
        box-shadow: 0 0 7px 2px #0000001f;
        overflow: initial
    }

    .topbar.fixed {
        position: fixed;
        padding: 0 var(--altbosluk);
        box-shadow: 0 0 11px 0 rgba(0,0,0,15%);
    }

        .topbar.fixed .logo {
            padding: calc(var(--altbosluk)/ 4) 0
        }

            .topbar.fixed .logo a img {
                height: calc(25px + 1vh)
            }

menuicerik .alttap {
    WIDTH: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: calc(var(--padding) /4);
}

.menuicerik .alttap h1 {
    color: var(--color1);
    font-weight: 600;
    margin-bottom: 4px;
    font-size: calc(12px + .3vw);
    letter-spacing: 2px;
}

.menuicerik .alttap > ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    /* margin: 0; */
}

    .menuicerik .alttap > ul > li {
        width: 49%;
    }

        .menuicerik .alttap > ul > li ul {
            margin: 0;
        }

            .menuicerik .alttap > ul > li ul > li {
            }

                .menuicerik .alttap > ul > li ul > li a {
                    text-align: left;
                    display: flex;
                    justify-content: flex-start;
                    font-weight: 300 !important;
                    padding: 3px 0;
                    letter-spacing: 0 !important;
                    font-size: calc(10px + .3vw) !important;
                }

                    .menuicerik .alttap > ul > li ul > li a > svg {
                    }

                        .menuicerik .alttap > ul > li ul > li a > svg > path {
                            fill: var(--color1)
                        }

.carmenu .item input, .menukapat {
    display: none
}

.mmunepopup .menuicerik {
    width: 100%; /* max-width: 450px; */
    margin-top: calc(var(--altbosluk)/ 2)
}

    .mmunepopup .menuicerik > ul > li {
        margin-bottom: calc(var(--padding) / 2)
    }

        .mmunepopup .menuicerik > ul > li > a:hover {
            color: var(--color1);
            font-weight: 300;
            letter-spacing: 3px;
        }

    .mmunepopup .menuicerik .alttap > ul > li ul > li a:hover {
        color: var(--color1);
        font-weight: 300;
        letter-spacing: 3px;
    }

#twonclick {
    display: none;
    background: url(/img/2nreklam2.svg) no-repeat;
    bottom: 190px;
    height: 85px;
    position: absolute;
    right: 13px;
    width: 25px;
    z-index: 9
}

#toTop, .arac-detay .carhead, .mobilhat {
    bottom: var(--altbosluk)
}

#twonclick .twonclick {
    display: block;
    height: 90px;
    outline: 0;
    text-indent: -9999px;
    width: 37px;
    background-size: 17px
}

.mobilhat {
    display: none;
    position: fixed;
    z-index: 100;
    width: calc(var(--altbosluk) * 1.5);
    height: calc(var(--altbosluk) * 1.5);
    left: 0
}

    .mobilhat .mobtable {
        display: table;
        width: 100%;
        border-radius: 0 calc(var(--altbosluk) * .5) calc(var(--altbosluk) * .5) 0;
        background: rgb(7 176 26);
        height: 100%
    }

        .mobilhat .mobtable a {
            display: flex;
            width: 100%;
            height: 100%;
            justify-content: center;
            align-items: center
        }

    .mobilhat img {
        width: 100%;
        max-width: 90%
    }

.footer {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    align-items: center
}

.pager, .pagination {
    padding-left: 0;
    margin: 20px 0
}

.footer > .icalan {
    background: var(--temaaltmenu);
    padding: var(--altbosluk)
}

.footer .icalan > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: calc(11px + .3vw);
    line-height: calc(17px + .3vw)
}

    .footer .ebulten > div, .footer .icalan > div:last-child > a, .footer ul > li {
        font-size: calc(10px + .3vw);
        line-height: calc(16px + .3vw)
    }

    .footer .icalan > div .logo {
        width: 140px
    }

    .footer .icalan > div:last-child > a {
        font-weight: 300
    }

.footer .ebulten > div {
    display: flex;
    justify-content: center;
    font-weight: 300
}

    .footer .ebulten > div:first-child {
        margin-bottom: calc(var(--padding)/ 1.5)
    }

.footer .ebulten .sonuc {
    margin-top: calc(var(--padding)/ 1.5);
    background: var(--color3);
    padding: calc(var(--padding)/ 1.5);
    border-radius: 10px;
    font-weight: 600;
    display: none
}

.footer .ebulten .form {
    width: auto;
    display: flex;
    border: 1px solid var(--temabg1);
    border-radius: 7px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 calc(var(--padding)/ 2) 0;
    position: relative;
}

    .footer .ebulten .form form {
    display: flex;
    flex-direction: row;
    align-items: center;
    }

.footer .ebulten > div input {
    width: 350px;
    margin: 0;
    margin-right: calc(var(--padding)/ 2);
    padding: calc(var(--padding)/ 2) 0;
    border: 0;
    background: 0 0
}

.footer .ebulten > div svg {
    cursor: pointer
}

    .button:hover svg path, .footer .ebulten > div svg:hover path {
        fill: var(--bgcolor1)
    }

.aracim .usttab.fiyat > div:last-child, .footer ul {
    display: flex;
    align-items: center;
    flex-direction: row;
}

    .footer ul > li {
        margin-right: calc(var(--padding) * 2);
        flex: 1;
        white-space: nowrap;
        transition: .3s
    }

        .footer ul > li > a {
            font-weight: 300;
            font-size: calc(11px + .3vw);
            line-height: calc(25px + .3vw);
            display: inline-block;
            position: relative;
            transition: font-weight .3s
        }

.footer .altmenu ul > li > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: transparent;
    transition: background-color .3s
}

.footer div > ul:last-child {
    margin-top: calc(var(--padding)/ 3)
}

.apphaber .apphead .head, .sosyalmedya {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

    .sosyalmedya > ul {
        margin: 0 auto;
        display: flex;
    }

#toTop a, .dahafazlasi a, .popupkampanya, .popupkampanya > .kampanyalar > div a {
    display: block;
    height: 100%
}

.sosyalmedya > ul > li > a:hover > svg path {
    fill: #e50219
}

#toTop {
    position: fixed;
    right: var(--altbosluk);
    border-radius: 30px;
    display: none;
    background: #fff;
    width: 60px;
    height: 60px;
    z-index: 9;
    box-shadow: 0 0 7px rgb(0 0 0 / 25%)
}

    #toTop a {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }

        #toTop a svg {
            width: 20% !important
        }

            #toTop a svg path {
                fill: var(--bordercolor);
                stroke: var(--bordercolor)
            }

    #toTop:hover a svg path {
        fill: #fff;
        stroke: #fff
    }

.rsContent img, .rsContent video {
    width: 100%;
    cursor: pointer;
    transition: .5s;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative
}

.dahafazlasi > div, .whatsapp {
    transition: .4s ease-in-out
}

.aramaliste > li > a, .container > .araclargb > .araclar > .yeniarac > ul, .formlar .input-grup.ikili {
    display: flex
}

    .container > .araclargb > .araclar > .yeniarac > ul > li {
        width: calc((100% / 5) - 16px);
        margin-right: 20px;
        margin-bottom: 24px
    }

.popupkampanya {
    width: 100%;
    position: fixed;
    z-index: 999999;
    opacity: 1;
    top: 0
}

    .popupkampanya .popupkampanyakapat {
        position: absolute;
        top: -50px;
        right: -40px;
        font-size: 60px;
        width: 60px;
        z-index: 9999999999
    }

.arabtn, .arabtn > .fa {
    font-size: calc(7px + .4vw)
}

.popupkampanya .popupkampanyakapat > a {
    color: #fff
}

.popupkampanya > .kampanyalar {
    width: 100%;
    height: 100%;
    position: relative;
    display: table;
    background: rgba(19,19,19,.69)
}

    .popupkampanya > .kampanyalar > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

        .popupkampanya > .kampanyalar > div > div {
            width: 21%;
            margin: 0 auto;
            position: relative;
            max-width: 1200px;
            border: 20px solid var(--color1)
        }

.menu-bar2 > .logo > a > img, .menu-bar3 > .logo > a > img {
    height: 15vh;
    min-height: 100px
}

#aracdetay1_wehicleGallery .rsOverflow {
    height: 65vh
}

.fullexit .rsOverflow {
    height: 65vh !important
}

.whatsapp {
    position: fixed;
    bottom: 65px;
    left: 20px;
    z-index: 99999
}

    .whatsapp img {
        width: 50px
    }

.dahafazlasi {
    background: #000;
    height: 100%
}

    .dahafazlasi > div {
        position: absolute;
        width: 100%;
        z-index: 1;
        bottom: 0;
        height: 100%;
        display: table
    }

.aracim img, .golge, .mmunepopup, .mobil-dil, .popaltmenu {
    transition: .5s
}

.dahafazlasi > div > div {
    display: table-cell
}

.instagram > ul > li .arti {
    transition: .3s ease-in-out;
    width: 0;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    left: 50%;
    position: relative
}

.pagination {
    display: inline-block;
    border-radius: 4px
}

    .pager li, .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 8px 15px;
            text-decoration: none;
            font-size: calc(6px + .5vw)
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 15px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            background-color: var(--bordercolor1);
            color: var(--color1) !important
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: var(--temabordercolor2);
        cursor: default
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span {
        color: #999;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    text-align: center
}

.arabtn, .mmunepopup .tarif > a {
    font-weight: 500;
    margin-left: 5px
}

.pager:after, .pager:before {
    display: table;
    content: " "
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

    .pager li > a:focus, .pager li > a:hover {
        text-decoration: none;
        background-color: #eee
    }

.owl-item, .pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.arabtn {
    border: 1px solid var(--color1);
    padding: 14px 12px;
    color: var(--color1);
    cursor: pointer;
    border-radius: 5px;
    line-height: calc(8px + .5vw)
}

.arainput {
    padding: 15px 10px;
    width: 275px;
    border-radius: 5px;
    border: 0
}

.menu-bar3 > .logo, .mobil-menu {
    width: 100%;
    text-align: center
}

.arabtn > .fa {
    padding-right: 3px
}

.kvk a {
    font-size: 18px
}

.mobil-menu {
    position: absolute;
    top: 93px;
    left: 0;
    background: #000;
    display: none
}

    .mobil-menu > ul > li {
        border-bottom: 1px solid #2d2827
    }

        .mobil-menu > ul > li > a {
            color: #cbcbcb;
            display: block;
            line-height: 36px;
            font-size: 14px;
            font-weight: 600
        }

.mobmenu > li > ul {
    height: 0
}

    .mobmenu > li > ul > li > a {
        color: #6b6b6b;
        padding: 4px 0;
        display: block;
        font-size: 12px;
        font-weight: 500
    }

.menu-bar3 > .logo {
    display: table-cell
}

.menu-bar3 .menutik {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    display: table-cell
}

    .menu-bar3 .menutik > div {
        float: left;
        margin-right: 30px;
        margin-top: 10px;
        line-height: 54px;
        font-size: 15px;
        color: #000
    }

        .menu-bar3 .menutik > div > a {
            color: #000
        }

    .menu-bar3 .menutik > img {
        float: left;
        margin-right: 20px;
        margin-top: 20px;
        width: 30px;
        cursor: pointer
    }

.menu-bar2 .mmenu {
    display: flex;
    justify-content: center
}

.mobil-dil {
    width: auto !important;
    margin: 0 !important;
    position: absolute;
    top: calc(var(--altbosluk) + 57px);
    right: calc((var(--altbosluk) * 2) + 50px);
    display: flex;
    align-items: center
}

.topbar.fixed .mobil-dil {
    top: calc(var(--altbosluk) + 30px)
}

.mobil-dil > a {
    color: var(--temabg);
    font-weight: 100;
    font-size: calc(10px + .25vw);
    display: block;
    padding: 2px 20px;
    border-right: 1px solid var(--temabordercolor)
}

    .mobil-dil > a:last-child, .rsContent > div span {
        font-weight: 500
    }

.mobil-arama {
    width: 30px;
    height: 30px;
    cursor: pointer
}

.mmunepopup ul > li > a:hover, .mobil-dil > a:hover, .popaltmenu ul > li a:hover {
    color: var(--temabordercolor1)
}

.mobil-arama > div i {
    font-size: 18px;
    padding: 5px
}

.menu-bar2 > .logo {
    text-align: center;
    width: calc(100% - 200px)
}

    .menu-bar2 > .logo > a > img {
        box-shadow: 0 0 9px 0 #000000b3;
        border-radius: 100%
    }

.mmenu .menuicon, .mmenu .search {
    width: 40px;
    cursor: pointer;
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 9999;
    height: 30px
}

.iconbar:after, .iconbar:before, .mmenu .iconbar {
    height: 2px;
    position: absolute;
    transition: .3s;
    background: var(--temacolor)
}

.mmenu .iconbar {
    width: 36px;
    z-index: 9999
}

.iconbar:after, .iconbar:before {
    content: "";
    width: 22px;
    right: 0;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%
}

.iconbar:before {
    top: -8px
}

.iconbar:after {
    top: 8px
}

.mmunepopup.active, .popaltmenu.active {
    right: 0
}

.light .menuicon.active .iconbar, .light .topbar.fixed .menuicon.active .iconbar, .menuicon.active .iconbar, .talepform.list-yanmenu > div:not(.active) {
    background: 0 0
}

.light .iconbar:after, .light .iconbar:before, .light .mmenu .iconbar, .light .topbar.fixed .mmenu .iconbar {
    background: var(--color2)
}

.menuicon.active .iconbar:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(135deg);
    background: var(--temabg)
}

.menuicon.active .iconbar:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: var(--temabg)
}

.menuicon.active .iconbar:after, .menuicon.active .iconbar:before {
    top: 0
}

.mmunepopup {
    z-index: 999;
    position: fixed;
    right: -100%;
    top: -50px;
    height: calc(100vh + 50px);
    display: flex;
    align-items: flex-start;
    width: 50%;
    flex-direction: column;
    justify-content: center;
    background: #59514d;
}

    .mmunepopup::before, .popaltmenu {
        width: 100%;
        height: 100%;
        position: absolute
    }

    .mmunepopup::before {
        content: "";
        background-image: url(/img/arma.svg);
        background-repeat: no-repeat;
        background-size: 60%;
        background-position-x: 80%;
        background-position-y: center;
        z-index: -1;
        opacity: .14
    }

    .mmunepopup > div {
        width: 90%;
        margin: 0 auto
    }

    .mmunepopup ul, .popaltmenu ul {
        margin-bottom: calc(30px + 10px)
    }

        .mmunepopup ul > li > a, .popaltmenu ul > li a {
            color: var(--temabg);
            padding: 8px 0;
            display: flex;
            justify-content: space-between;
            cursor: pointer;
            font-size: 18px;
            align-items: center;
            font-size: calc(12px + .3vw) !important;
            letter-spacing: 2px;
        }

            .mmunepopup ul > li > a > span:after {
                content: "";
                padding: 3px;
                border: solid #fff;
                border-width: 0 1px 1px 0;
                transform: rotate(-45deg);
                width: 1px;
                display: flex
            }

.popaltmenu {
    top: 0;
    background: #a5977f;
    z-index: 99;
    right: -100vw;
    display: flex;
    align-items: center
}

.altclose {
    color: #a5977f;
    position: absolute;
    top: 90px;
    left: 0;
    background: #fff;
    padding: 10px 25px;
    cursor: pointer;
    font-weight: 600
}

.mmunepopup .tarif > a {
    padding: 15px 22px;
    color: var(--temabg);
    font-size: 20px;
    line-height: 24px;
    display: block;
    border: 1px solid var(--temabg);
    border-radius: 5px;
    float: left
}

.iletisim .tarif {
    width: 270px
}

.formloading {
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 0.55);
    height: 100%;
    display: none;
    width: 100%
}

.altloading {
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 0.55);
    height: 100%;
    display: none;
    width: 100%
}

.urunloading {
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 0.55);
    height: 100%;
    display: none;
    width: 100%
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
}

    .lds-roller div {
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 40px 40px;
    }

        .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #fff;
            margin: -4px 0 0 -4px;
        }

        .lds-roller div:nth-child(1) {
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1):after {
                top: 63px;
                left: 63px;
            }

        .lds-roller div:nth-child(2) {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2):after {
                top: 68px;
                left: 56px;
            }

        .lds-roller div:nth-child(3) {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3):after {
                top: 71px;
                left: 48px;
            }

        .lds-roller div:nth-child(4) {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4):after {
                top: 72px;
                left: 40px;
            }

        .lds-roller div:nth-child(5) {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5):after {
                top: 71px;
                left: 32px;
            }

        .lds-roller div:nth-child(6) {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6):after {
                top: 68px;
                left: 24px;
            }

        .lds-roller div:nth-child(7) {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7):after {
                top: 63px;
                left: 17px;
            }

        .lds-roller div:nth-child(8) {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8):after {
                top: 56px;
                left: 12px;
            }

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.menu-bar3 {
    display: table;
    position: relative
}

.yanmenubar {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

#menusearchalandetay {
    display: none;
    position: absolute;
    top: 53px;
    padding: 25px;
    background: var(--temabgrbg);
    width: calc(100%);
    margin: 0 auto;
    z-index: 998;
    left: 0;
    border-radius: 0 0 20px 20px;
    border-top: 1px solid var(--temabordercolor1);
    box-shadow: 1px 6px 7px 2px #0000001f;
}

#zoom-fig, .apphaber, .aracgolge, .aracim img, .container > .araclargb, .container > .slider, .container > .slider img, .container > .substation > div > ul > li, .dropdownsecim, .golge {
    position: relative
}

.suggestion-result .suggestion-result-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--temacolor)
}

.suggestion-result .suggestion {
    width: 100%;
    color: #333;
    text-decoration: none;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    align-items: center;
    font-size: 14px
}

.suggestion:not(:last-child) {
    border-bottom: 1px solid #f7f7f7
}

.suggestion .suggestion-image {
    height: 30px;
    width: 30px;
    margin-right: 7px;
    border-radius: 15px;
    border: 1px solid #e6e6e6;
    background-color: #fff
}

#zoom-fig {
    width: calc(100% - 97px)
}

.aramaliste {
    margin: 0 0 10px;
    height: 48vh;
    overflow-y: auto;
    max-height: 460px
}

    .aramaliste > li {
        border-bottom: 1px solid var(--temabordercolor1) !important;
        padding: 9px 0
    }

        .aramaliste > li div {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between
        }

            .aramaliste > li div > div {
                width: 130px
            }

                .aramaliste > li div > div:last-child {
                    width: calc(100% - 150px);
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start
                }

.aracim .usttab, .secim-alani {
    justify-content: space-between
}

.aramaliste > li div > div h1, .aramaliste > li div > div h2, .aramaliste > li div > div p {
    color: var(--temacolor);
    font-size: 11px;
    line-height: 17px
}

.aramaliste > li div > div h1, .notlar > p {
    font-size: 13px
}

.container > .slider {
    width: 100%;
    height: 86vh;
    min-height: 469px;
    background: #2d2827;
    overflow: hidden
}

    .container > .slider img {
        width: 100%;
        top: 50%;
        transform: translateY(-50%)
    }

    .container > .slider > .leftarrow {
        position: absolute;
        left: 0;
        top: 40%
    }

    .container > .slider > .rightarrow {
        position: absolute;
        right: 0;
        top: 40%
    }

.container > .araclar {
    width: 85vw;
    margin: 35px auto 0;
    padding: 15px 0
}

.title {
    width: 100%;
    display: table;
    margin-bottom: 15px;
    height: 57px;
    border: 1px solid rgb(7 84 147);
    background: radial-gradient(circle at 0 0,#00437a 0,#001e50 100%);
    padding: 10px 0
}

    .container > .araclar > .yeniarac > ul, .title > ul {
        display: table-row
    }

        .title > ul > li {
            display: table-cell;
            vertical-align: middle;
            width: 15%;
            font-weight: 200;
            color: #fff;
            font-size: 30px;
            line-height: 40px
        }

            .title > ul > li img {
                background: #7b1315;
                padding: 11px 14px;
                cursor: pointer
            }

            .title > ul > li:nth-child(2) {
                width: 70%;
                text-align: center
            }

            .title > ul > li:last-child {
                text-align: right
            }

.container > .araclar > div > .yeniarac {
    width: 1900px
}

    .container > .araclar > div > .yeniarac > ul > li {
        vertical-align: middle;
        width: 215px;
        padding-right: 25px;
        float: left
    }

        .container > .araclar > .yeniarac > ul > li:last-child, .container > .araclar > div > .yeniarac > ul > li:last-child, .container > .substation > div > ul > li:last-child {
            padding-right: 0
        }

        .container > .araclar > div > .yeniarac > ul > li p {
            padding: 15px 15px 15px 0;
            font-size: 11px
        }

            .container > .araclar > .yeniarac > ul > li p span, .container > .araclar > div > .yeniarac > ul > li p span, .owl-item p span {
                width: 100%;
                font-weight: 600;
                font-size: 14px
            }

.golge {
    -moz-box-shadow: #000 7px 7px 44px 7px inset;
    width: 100%;
    height: 100%
}

.aracgolge {
    width: 100%;
    overflow: hidden;
    aspect-ratio: 5/3.2
}

.aracim:hover .aracgolge img, .aracim:hover .golge img {
    transform: scale(1.1)
}

.gribg {
    background-color: #eeedec;
    z-index: 2;
    padding: 15px 0
}

    .gribg * {
        color: #000
    }

.altekexchange {
    color: #fff;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 15px 30px;
}

    .altekexchange:hover {
        background: #fff;
        color: #000
    }

.altekexchangelogo {
    margin: 0 auto 25px auto;
    width: 50%;
    display: flex;
    justify-content: center;
}

    .altekexchangelogo > img {
        width: 100%;
    }

.container > .araclargb {
    width: 85vw;
    overflow: hidden;
    z-index: 2;
    margin: 0 auto;
    padding: 0
}

    .container > .araclargb > .araclar {
        width: 100%;
        margin: 0 auto
    }

        .container > .araclargb > .araclar > .yeniarac {
            width: 100%;
            margin-bottom: 35px;
            margin-top: 13px
        }

            .container > .araclargb > .araclar > .yeniarac > ul > li img {
                width: 100%;
                position: relative;
                z-index: -1;
                display: block;
                transition: .5s
            }

            .container > .araclargb > .araclar > .yeniarac > ul > li:last-child, .container > .araclargb > .araclar > .yeniarac > ul > li:nth-last-child(2), .container > .araclargb > .araclar > .yeniarac > ul > li:nth-last-child(3), .container > .araclargb > .araclar > .yeniarac > ul > li:nth-last-child(4), .container > .araclargb > .araclar > .yeniarac > ul > li:nth-last-child(5), .mbottom {
                margin-bottom: 0
            }

.aracim img {
    z-index: -1;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
    width: 100%
}

.aracim p span {
    width: 100%;
    font-weight: 100;
    font-size: calc(7px + .4vw);
    color: var(--color1);
    line-height: calc(7px + .5vw)
}

.aracim .usttab {
    display: flex;
    margin-bottom: 17px;
    align-items: center
}

    .aracim .usttab.fiyat > div {
        width: auto
    }

        .aracim .usttab.fiyat > div:last-child > div:first-child {
            margin-right: 15px
        }

        .aracim .usttab.fiyat > div:last-child > div svg {
            height: 19px;
            width: auto
        }

            .aracim .usttab.fiyat > div:last-child > div svg path, .listebar .button svg path {
                fill: var(--temacolor)
            }

    .aracim .usttab > div:first-child > div span {
        font-weight: 100;
        font-size: calc(6px + .25vw);
        line-height: calc(7px + .5vw);
        letter-spacing: 1px;
        margin-bottom: 5px;
        display: block
    }

    .aracim .usttab > div:first-child > div model {
        font-size: calc(8px + .4vw);
        line-height: calc(9px + .5vw);
        font-weight: 100;
        letter-spacing: 0
    }

.usttab.fiyat {
    margin-top: 30px;
    margin-bottom: 0
}

    .usttab.fiyat > div:first-child > div:first-child {
        font-size: calc(7px + .4vw);
        line-height: calc(9px + .5vw);
        font-weight: 100
    }

    .usttab.fiyat > div:first-child > div:last-child {
        font-size: calc(9px + .5vw);
        line-height: calc(11px + .5vw);
        font-weight: 500;
        margin-top: 6px
    }

.button {
    font-size: calc(8px + .35vw);
    line-height: calc(9px + .35vw);
    font-weight: 600;
    background: var(--bgcolor1);
    padding: 10px 24px;
    border-radius: 5px;
    border: 1px solid var(--temabordercolor);
    color: var(--color1)
}

    .arac-detay .info .carinfo > div:last-child a:hover svg, .button svg path {
        fill: var(--color1)
    }

    .button:hover {
        background: var(--temabg);
        color: var(--temacolor)
    }

.container > .araclar > .yeniarac {
    width: 100%;
    display: table
}

    .container > .araclar > .yeniarac > ul > li {
        display: table-cell;
        vertical-align: middle;
        width: calc(20% - 15px);
        padding-right: 15px
    }

        .container > .araclar > .yeniarac > ul > li p {
            padding: 15px;
            font-size: 11px
        }

.yeni-gelenler {
    background: #000;
    text-align: center;
    padding: 19px 0;
    font-weight: 600;
    color: #fff;
    border: 1px solid #403a39;
    margin-bottom: 15px
}

    .yeni-gelenler > a > span {
        font-weight: 700;
        color: #fff
    }

.container > .substation {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background: #221e1d;
    overflow: hidden
}

    .container > .substation > div {
        width: calc(100% - 40px);
        height: auto;
        margin: 0 auto;
        max-width: 1175px;
        padding: 0 20px
    }

        .container > .substation > div > ul {
            width: 100%;
            vertical-align: middle
        }

            .container > .substation > div > ul > li {
                width: calc((100% / 3) - 15px);
                padding-right: 21px;
                float: left
            }

                .container > .substation > div > ul > li p {
                    position: absolute;
                    width: calc(100% - 21px);
                    bottom: 0;
                    background: #000;
                    font-size: 18px;
                    color: #fff;
                    line-height: 34px;
                    text-align: center
                }

.apphaber {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    overflow: hidden
}

    .apphaber .apphead {
        position: absolute;
        left: var(--altbosluk);
        z-index: 3;
        width: 50%
    }

.dropdownsecim > ul > li {
    width: 100%;
    cursor: pointer;
    background: var(--color1);
    color: var(--txtcolor1);
    border-bottom: 1px solid #d0d0d0;
    font-size: calc(7px + .25vw);
    line-height: calc(20px + .3vw);
    padding: 3px 6px !important
}

    .dropdownsecim > ul > li:last-child {
        border: none
    }

.dsplayfllex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.suzme-bar {
    color: #fff;
    margin: 15px 0
}

    .suzme-bar > div {
        border: 1px solid #ddd;
        padding: 5px;
        font-size: 13px;
        width: 35px;
        text-align: center
    }

.suzme-input > div:nth-child(2) {
    padding: 0 5px;
    color: #fff;
    font-size: 21px
}

.suzme-input input {
    padding: 14px 10px;
    border: 0;
    width: 100%;
    color: #fff;
    font-weight: 500;
    border: 1px solid var(--txtcolor)
}

.detayliaramatik {
    width: 180px !important;
    display: flex;
    justify-content: flex-end !important;
    margin-right: 10px
}

.dropust, .iletisim > div > ul > li input:first-child {
    margin-right: 20px
}

.detayliaramatik a {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--color1);
    border: 1px solid var(--color2);
    padding: 13px 12px;
    width: 90%
}

.detayliarama {
    display: none;
    background: var(--bgcolor4);
    margin-bottom: 20px;
    padding: 50px 30px
}

    .detayliarama > div > form > div {
        width: 100%;
        margin-bottom: 25px;
        display: flex;
        flex-direction: row
    }

.dropust {
    display: inline-block;
    width: calc((100% / 6) - 17px)
}

    .dropust > span, .suzme-text > span {
        color: #fff;
        margin-bottom: 10px;
        display: block;
        font-size: calc(8px + .3vw)
    }

.detayliarama .dropust:last-child, .txtbar .dropust:last-child {
    margin: 0
}

.detayliarama > div > form > div:last-child {
    border: 0;
    margin-block: 0;
    padding: 0
}

.txtbar {
    padding: 25px;
    background: var(--bgcolor3)
}

    .txtbar .dropust {
        width: calc((100% / 3) - 14px);
        margin: 0 20px 0 0;
        max-width: 354px
    }

.filterebar {
    display: flex;
    align-items: center;
    margin: 20px 0
}

    .filterebar > div {
        width: 260px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative
    }

.detayliaramatik a > p, .dropdownsecim > span > p {
    color: var(--color1);
    margin-bottom: 0;
    font-size: calc(8px + .25vw);
    line-height: calc(9px + .3vw)
}

.list-yanmenu a > p, .list-yanmenu > div > a, .uyegir .input-grup a {
    font-size: calc(8px + .4vw);
    line-height: calc(9px + .5vw)
}

.detayliaramatik a > p {
    color: var(--bgcolor2)
}

.detayliaramatik a > i, .dropdownsecim > span > i {
    transform: rotate(90deg);
    color: var(--grandcolor1)
}

.dropdownsecim > span > i {
    color: var(--color1);
    margin-right: 7px
}

.detayliarama .dropdownsecim > span {
    border: 1px solid var(--txtcolor)
}

.dropdownsecim > span.active {
    border: 1px solid var(--bordercolor);
    background: radial-gradient(circle at 0 0,var(--grandcolor1) 0,var(--grandcolor2) 100%)
}

.arazi-baslik {
    padding: 19px 10px;
    float: left;
    color: var(--color1);
    font-size: calc(20px + .5vw);
    line-height: calc(24px + .5vw);
    width: 50%
}

.aracmodel {
    display: block;
    font-size: calc(10px + .5vw);
    line-height: calc(12px + .5vw);
    font-weight: 500;
    color: var(--color1);
    overflow: hidden;
    height: calc(12px + .5vw)
}

.araclar-list {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    margin-top: 30px
}

    .araclar-list > ul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%
    }

        .araclar-list > ul > li {
            margin: 0 15px 35px 0;
            width: calc((100% /3) - 12px)
        }

            .araclar-list > ul > li > a img {
                width: 100%;
                position: relative;
                z-index: -1
            }

            .araclar-list > ul > li p {
                padding: 12px 15px 0 10px;
                font-size: 11px
            }

.araclist-loader {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0,0,0,.58);
    display: none
}

.arac-bulunamadi, .list-yanmenu > div {
    border: 1px solid var(--bordercolor);
    background: radial-gradient(circle at 0 0,var(--grandcolor1) 0,var(--grandcolor2) 100%);
    width: 100%
}

.araclist-loader > img, .loaderdv > img {
    margin-top: 10%
}

.arac-bulunamadi {
    color: #fff;
    padding: calc(48px + .5vw) calc(22px + .5vw)
}

    .arac-bulunamadi > p {
        font-weight: 300;
        font-size: calc(14px + .5vw);
        line-height: calc(24px + .5vw);
        margin-bottom: calc(10px + .5vw);
        color: var(--color1)
    }

.list-yanmenu i, .list-yanmenu > ul a > p, .miniform .list-yanmenu > div:not(.active) a > p {
    font-weight: 100
}

.arac-bulunamadi > p > a {
    font-weight: 700;
    color: var(--color1)
}

.arac-bulunamadi > p:last-child {
    margin-block: 0
}

.list-yanmenu {
    width: 100%;
    display: flex;
    flex-direction: column !important
}

    .list-yanmenu > ul {
        margin-bottom: 0;
        border: 1px solid var(--bordercolor);
        padding: 13px 12px;
        border-radius: 5px;
        width: 100%
    }

    .list-yanmenu > div {
        padding: 13px 12px;
        border-radius: 5px;
        margin-bottom: 8px
    }

list-yanmenu > ul {
    border: 1px solid var(--bordercolor);
    background: 0 0;
    margin: 0;
    padding: 3px 12px;
    width: 95%
}

.list-yanmenu > ul > li {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 !important;
    margin-bottom: 13px
}

    .list-yanmenu > ul > li a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%
    }

.list-yanmenu > div > a {
    color: #fff;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.list-yanmenu a > p {
    font-weight: 500;
    margin: 0
}

.list-yanmenu i {
    font-size: calc(6px + .4vw);
    line-height: calc(7px + .5vw)
}

.list-yanmenu div i {
    transform: rotate(90deg)
}

.arac-detay .info .carinfo > div:last-child a svg, .form-menu > ul > li:last-child, .list-yanmenu > ul i {
    margin-right: 10px
}

.talepform.list-yanmenu div i {
    transform: rotate(0)
}

.arama-sonuc {
    width: calc(100% - 250px);
    display: table;
    float: left;
    z-index: 1;
    position: relative
}

.uyegir {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 960px;
    margin: 0 auto
}

    .uyegir > div:first-child {
        width: 40%
    }

    .uyegir > div:last-child {
        width: 54%;
        background: var(--temabgrbg);
        padding: var(--altbosluk);
        border-radius: 10px
    }

.light .uyegir > div:last-child {
    background: var(--temabordercolor1)
}

.aramatab {
    width: 100%;
    margin-top: 10px
}

    .aramatab > div {
        display: flex;
        flex-direction: row;
        align-items: center;
        border-bottom: 1px solid var(--temabordercolor1);
        border-top: 1px solid var(--temabordercolor1);
        padding: 10px 0;
        width: 100%
    }

    .aramatab label {
        font-size: calc(8px + .25vw);
        line-height: calc(13px + .25vw)
    }

    .aramatab a {
        font-size: calc(7px + .25vw);
        line-height: calc(11px + .25vw);
        border: 1px solid var(--temaaltmenu);
        background: var(--temaaltmenu);
        padding: 7px 14px;
        margin-left: 12px;
        border-radius: 5px
    }

        .aramatab a:hover, .aramatab a:last-child {
            background: no-repeat
        }

        .aramatab a > i {
            margin-left: 5px;
            background: var(--color1);
            color: var(--color2);
            padding: 3px;
            border-radius: 4px;
            font-size: calc(8px + .25vw);
            line-height: calc(8px + .25vw)
        }

.arac-detay .arac-detay-diger > div > ul, .arama-sonuc > ul {
    display: flex;
    flex-wrap: wrap
}

    .arama-sonuc > ul > li {
        margin: 0 15px 35px 0;
        width: calc(25% - 12px)
    }

        .arama-sonuc > ul > li p {
            padding: 15px 15px 0 0;
            font-size: 11px
        }

.AciklamaHead > ul > li label, .arac-detay .info .carinfo > div:first-child > ul > li > div:first-child {
    font-size: calc(7px + .25vw);
    line-height: calc(9px + .5vw);
    letter-spacing: 2px;
    color: var(--color1)
}

.araclar-list .list-yanmenu > ul {
    padding-left: 0
}

    .araclar-list .list-yanmenu > ul > li {
        padding-top: 7px;
        margin-bottom: 10px;
        padding-bottom: 9px;
        border-bottom: 1px solid var(--txtcolor1)
    }

        .araclar-list .list-yanmenu > ul > li a {
            display: flex;
            justify-content: space-between;
            width: 94%;
            padding-left: 15px
        }

            .araclar-list .list-yanmenu > h3 > a i, .araclar-list .list-yanmenu > ul > li a > i {
                color: #fff;
                font-size: 11px
            }

.araclar-list .list-yanmenu > h3 > a p {
    color: #fff;
    font-weight: 600;
    font-size: calc(7px + .4vw);
    line-height: calc(8px + .5vw)
}

.araclar-list .list-yanmenu > ul > li:last-child {
    border: 0
}

.araclar-list .list-yanmenu > ul > li a p {
    font-size: calc(7px + .4vw);
    line-height: calc(9px + .5vw)
}

.araclar-list > .aramasonuc {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.araclar-list .araclar-list {
    margin-top: 0
}

.bottompage.arac-detay {
    width: 100%;
    margin: 0 auto;
    min-height: 100vh
}

.arac-detay .info {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative
}

.arac-detay .carhead {
    position: absolute;
    z-index: 3;
    left: calc(var(--altbosluk) * 2)
}

    .arac-detay .carhead > div {
        margin-bottom: 5px
    }

.arac-detay .info .carinfo {
    position: absolute;
    z-index: 9;
    right: calc(var(--altbosluk) * 1);
    width: 320px;
    height: calc(100vh - 120px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 120px;
    overflow: hidden;
    top: 0;
    overflow-y: auto
}

    .arac-detay .info .carinfo > div:first-child {
        backdrop-filter: blur(20px);
        padding: 35px 25px
    }

        .arac-detay .info .carinfo > div:first-child > ul > li {
            display: flex;
            justify-content: space-between;
            align-items: flex-end
        }

            .arac-detay .info .carinfo > div:first-child > ul > li > div:first-child {
                width: 110px;
                border-bottom: 2px solid var(--color1);
                padding-bottom: 4px;
                margin-bottom: 5px
            }

            .arac-detay .info .carinfo > div:first-child > ul > li > div:last-child {
                font-size: calc(9px + .25vw);
                line-height: calc(12px + .25vw);
                width: calc(100% - 122px);
                letter-spacing: 1px;
                color: var(--color1)
            }

    .arac-detay .info .carinfo > div:last-child {
        display: flex;
        flex-direction: column;
        margin-top: 5px
    }

        .arac-detay .info .carinfo > div:last-child a {
            background: var(--color1);
            padding: 15px 23px;
            margin-bottom: 5px;
            display: flex;
            align-items: center;
            color: var(--color2);
            font-size: calc(11px + .25vw);
            line-height: calc(15px + .25vw)
        }

            .arac-detay .info .carinfo > div:last-child a:hover {
                background: var(--color2);
                color: var(--color1)
            }

.leftslider {
    height: calc(90vh - 90px)
}

    .leftslider .slick-slide, .bottompageempty .leftslider .slick-slide {
        margin: 0 15px
    }

    .leftslider .rsTmb, .bottompageempty .rsTmb {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        width: 100%;
        z-index: 1;
        cursor: pointer;
    }

.newrow {
    margin-top: calc(var(--altbosluk) * 2)
}

    .newrow.padding {
        padding-top: calc(var(--altbosluk) * 2);
        margin-top: 0
    }

.Aciklama > div {
    background: var(--bgcolor4);
    padding: var(--altbosluk)
}

.Aciklama {
    margin-bottom: var(--altbosluk)
}

.AciklamaHead {
    width: 100%;
    overflow-x: scroll;
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
    border-bottom: 1px solid var(--bgcolor3);
    border-top: 1px solid var(--bgcolor3);
    display: flex;
    justify-content: center;
    padding: 15px 0
}

    .AciklamaHead::-webkit-scrollbar {
        display: none
    }

    .AciklamaHead > ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 96%
    }

        .AciklamaHead > ul > li {
            margin-right: 30px
        }

            .AciklamaHead > ul > li label {
                font-weight: 500
            }

            .AciklamaHead > ul > li div {
                font-size: calc(9px + .25vw);
                line-height: calc(9px + .25vw);
                margin-top: 5px;
                color: var(--color1)
            }

.ekstraaciklama ul {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

    .ekstraaciklama ul > li {
        width: 49%;
        display: flex;
        align-items: center
    }

        .ekstraaciklama ul > li i {
            margin-right: 5px;
            color: var(--color1)
        }

        .ekstraaciklama ul > li p {
            line-height: calc(9px + .35vw);
            font-size: calc(8px + .35vw);
            margin: 0;
            letter-spacing: 2px;
            color: var(--color1)
        }

.bottompage ul > li span {
    font-weight: 700
}
.timeline b{display:initial !important}
.bottommenu > ul > li > a, .bottompage ul > li, .bottompage ul > li b {
    line-height: calc(12px + .5vw);
    font-size: calc(8px + .3vw);
    display: block;
}
.bottompage ul.list > li b{display:inline-block;font-weight:700 !important}
/*.bottompage ul.list > li:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e50219;
    position: absolute;
    left: 0;
    top: 12px;
    font-size: 17px;
}

.bottompage .bgkahve ul.list > li:before {color: #beaba1 !important}
.bottompage .gribg ul.list > li:before {color: #695B55 !important}
*/


.bottompage .bgkahve ul.list.whiteclr li:before{color:#fff!important}

.bottompage .gribg ul.list > li:before {color: #000 !important}

.bottompage ul.list > li, .bottompage ul.list > li b, .bottompage ul.list > li p, .bottompage ul.list > li a {
    line-height: calc(20px + .45vw);
    font-size: calc(13px + .34vw);
    font-weight: 400;
}

.bottompage ul.list > li {
    position: relative;
}


.arac-detay .arac-detay-galeri {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between
}

    .arac-detay .arac-detay-galeri > div {
        width: 65%;
        color: #bdbdbd
    }

        .arac-detay .arac-detay-galeri > div:last-child {
            width: 34%;
            padding-top: calc(15px + .5vw);
            padding-left: calc(15px + .5vw)
        }

        .arac-detay .arac-detay-galeri > div > h2 {
            width: calc(100% - 40px);
            font-size: calc(17px + .4vw);
            color: var(--color1);
            font-weight: 500;
            margin-top: calc(5px + .3vw)
        }

        .arac-detay .arac-detay-galeri > div > .arac-bilgileri > ul {
            display: flex;
            justify-content: space-between;
            border-bottom: 1px solid var(--grandcolor3)
        }

            .arac-detay .arac-detay-galeri > div > .arac-bilgileri > ul > li {
                display: table-cell;
                line-height: calc(15px + .5vw);
                font-size: calc(9px + .4vw);
                font-weight: 500;
                color: var(--color1);
                padding: 6px 5px
            }

                .arac-detay .arac-detay-galeri > div > .arac-bilgileri > ul > li:first-child {
                    width: 154px
                }

                .arac-detay .arac-detay-galeri > div > .arac-bilgileri > ul > li > span {
                    font-weight: 300;
                    font-size: calc(9px + .4vw);
                    line-height: calc(20px + .5vw)
                }

.arac-detay .arac-detay-diger {
    margin-bottom: calc(30px + .5vw);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    margin-top: calc(30px + .5vw)
}

    .arac-detay .arac-detay-diger > div {
        width: 100%;
        line-height: 28px;
        vertical-align: top;
        background: var(--color2);
        padding: calc(36px + .5vw)
    }

        .arac-detay .arac-detay-diger > div:last-child {
            width: 100%;
            background: 0 0;
            display: flex;
            padding: 0;
            margin-top: 40px
        }

        .arac-detay .arac-detay-diger > div > ul > li {
            width: calc((100% / 3) - 30px);
            font-size: calc(10px + .4vw);
            line-height: calc(12px + .5vw);
            padding: calc(2px + .2vw) 0;
            margin-right: 40px;
            color: #fff;
            display: flex;
            flex-direction: row
        }

            .arac-detay .arac-detay-diger > div > ul > li p {
                margin-left: 6px;
                font-size: calc(10px + .4vw)
            }

        .arac-detay .arac-detay-diger > div > h3 {
            font-size: calc(18px + .5vw);
            color: var(--color1);
            font-weight: 500;
            margin-bottom: calc(10px + .5vw)
        }

        .arac-detay .arac-detay-diger > div > h4 {
            margin-top: 30px;
            color: #bdbdbd;
            padding: 5px 10px
        }

        .arac-detay .arac-detay-diger > div form {
            width: calc(35% -) calc(60px + 1vw) )
        }

.arac-iletisim {
    width: calc(100% - 30px);
    text-align: center;
    margin: 0 30px 10px;
    color: #000;
    font-weight: 600;
    padding: 10px 0;
    line-height: 20px;
    border: 4px solid #ccc
}

.detay-form .gonder-btn, .detay-ozel {
    font-size: calc(9px + .4vw);
    color: #fff;
    background: radial-gradient(circle at 0 0,var(--grandcolor1) 0,var(--grandcolor2) 100%)
}

.detay-form {
    width: calc(100%);
    height: auto;
    overflow: hidden;
    position: relative
}

.arac-detay-diger input, .arac-detay-diger textarea {
    display: block;
    font-size: calc(8px + .3vw);
    line-height: calc(11px + .5vw);
    margin: 9px 0 0;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,.2);
    float: left;
    outline: 0;
    width: 100%;
    padding: 14px 10px
}

.detay-form .gonder-btn {
    font-weight: 500;
    border: none;
    margin-top: 20px;
    cursor: pointer;
    outline: 0;
    border-radius: 5px;
    border: 1px solid var(--bordercolor);
    padding: 13px 18px
}

.detay-ozel, .iletisim .gonder-btn {
    border: 1px solid var(--bordercolor);
    font-weight: 500
}

.detay-form .gonder-btn > i {
    color: var(--color1);
    margin-right: 3px
}

.detay-form > h4 {
    color: var(--color1);
    padding: 5px 0;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: calc(13px + .4vw);
    margin-top: 10px
}

.detay-form > p {
    line-height: calc(14px + .5vw);
    font-size: calc(9px + .5vw);
    color: var(--color1);
    width: 90%;
    margin-bottom: calc(10px + .5vw)
}

.detay-ozel {
    width: 100%;
    margin: 20px 20px 0 0;
    padding: 12px 13px
}

.arac-kodu {
    padding: 8px 0;
    width: 100%;
    color: var(--color1);
    font-weight: 500;
    text-align: right;
    font-size: calc(13px + .4vw)
}

.form-div > .baslik, .hata p, .loaderdv, .tesekkurler {
    text-align: center
}

.sosyal-medya-paylasim {
    width: calc(100% - 55px);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 20px 0 35px
}

.arac-detay > .detay-baslik {
    width: 100%;
    border-bottom: 1px solid rgba(132,132,132,.2);
    margin-bottom: 20px;
    position: relative
}

    .arac-detay > .detay-baslik h1 {
        font-size: calc(11px + .5vw);
        font-weight: 600;
        padding: 10px 0;
        color: var(--color1);
        display: flex;
        align-items: center
    }

        .arac-detay > .detay-baslik h1 > .inceyazi {
            font-size: calc(11px + .5vw)
        }

.detay-download {
    margin: 15px 0
}

    .detay-download > a {
        display: block;
        width: 100%;
        height: 100%;
        float: left;
        width: calc(41px + .5vw);
        padding-left: calc(8px + .5vw)
    }

.altpagem, .bottommenu > ul {
    width: calc(100% - var(--altbosluk) * 1);
}

.altpagem {
    margin: 0 auto;
    padding: calc(15vh + 50px) 0 calc(50px + .5vh)
}

.bottompage {
    width: calc(100%);
}

.bottommenu {
    border-bottom: 1px solid var(--temabordercolor1);
    border-top: 1px solid var(--temabordercolor1);
    padding: 15px 0
}

    .bottommenu > ul {
        display: flex;
        align-items: center;
        margin: 0 auto
    }


        .bottommenu > ul > li:last-child {
            height: calc(19px + .5vw);
            overflow: hidden;
            padding-top: 4px;
            display: inline-flex;
        }

    .bottommenu .bos {
        padding: 0 7px;
        color: var(--temacolor)
    }

.bottompageempty {
    padding: calc(var(--altbosluk) * 1) 0
}

.bottomlist {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

    .bottomlist .bottomenu > div {
        width: 100%;
        margin-bottom: 19px;
    }

        .bottomlist .bottomenu > div > h1 {
            font-size: calc(8px + .25vw);
            line-height: calc(12px + .35vw);
            letter-spacing: 4px;
            border-bottom: 1px solid var(--color1);
            padding-bottom: 7px;
            width: 100%;
            font-weight: 600;
            color: var(--temabg1);
        }

.bottomenu {
}

    .bottomenu > ul {
    }

        .bottomenu > ul > li {
        }

            .bottomenu > ul > li > a {
            }
                /*.bottomenu>ul>li>a:hover{font-weight:bold}*/
                .bottomenu > ul > li > a.active {
                    font-weight: bold
                }

                    .bottomenu > ul > li > a.active.nextbutton > svg {
                        width: 30px
                    }

.urunaltmenu {
    padding-left: 10px
}

.bottomlist > div:first-child {
    width: 390px;
    background: var(--temaaltmenu);
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 45px 25px;
    /* box-shadow: 0 0 11px 0 rgba(0,0,0,15%); */
    /* border-left: 7px solid var(--bgcolor1); */
}

.bottomlist > div:last-child {
    display: flex;
    align-items: flex-start;
    width: calc(100% - 350px - (var(--altbosluk) * 2));
    flex-direction: column;
    padding-right: calc(var(--altbosluk) );
}


.bottompageempty:before {
    content: "";
    background-image: url(/img/arma.svg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position-x: 95%;
    background-position-y: top;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: .14;
    right: 0
}

.bottompage h1 {
    font-size: calc(18px + .35vw);
    line-height: calc(26px + .35vw);
    font-weight: 600;
    margin-bottom: 15px;
}
.bottompage h1>b{font-size: calc(18px + .35vw);line-height: calc(26px + .35vw);margin-bottom: 15px;}
.bottompage p {
    line-height: calc(20px + .45vw);
    font-size: calc(13px + .34vw);
    margin-bottom: 20px;
    font-weight: 400;

}

.bottompage ul{}
.bottompage ul>li{}

.bottompage .head p{font-weight:600}

.smalltxt p {
    line-height: calc(20px + .25vw);
    font-size: calc(13px + .24vw);
    margin-bottom: 14px;
    font-weight: 400;
}

.smalltxt h1 {
    font-size: calc(16px + .25vw);
    line-height: calc(22px + .25vw);
    font-weight: 600;
    margin-bottom: 13px;
    letter-spacing: 1px;
}




p.bold, .bold {
    font-weight: 600
}

.bottompage ul > li {
    padding: 7px 0;
    position: relative;
    line-height: calc(12px + .5vw);
    font-size: calc(8px + .3vw);
}

ul.list>li, .urundetayinfo ul>li {
    padding: 0;
    position: relative;
    line-height: calc(20px + .45vw);
    font-size: calc(13px + .34vw);
    margin-bottom: 15px;
    font-weight: 400;
}

ul.list>li:before, .urundetayinfo ul>li:before {
    content: '\2022';
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    font-size: calc(28px + .34vw);
}

.bgslogan {
    position: absolute;
    bottom: 30px;
    z-index: 2;
    background: #ffffffbf;
    /* max-width: 50%; */
}

    .bgslogan p {
        color: #9c562a;
        margin: 0 !important;
        padding: 15px 25px;
        font-weight: 700;
        font-size: 22px;
        line-height: 28px;
    }

    .bgslogan > p > span {
        color: #000000;
        font-weight: 700;
        font-size: 22px;
        line-height: 25px;
    }

.detay_icerik {
    padding-top: var(--altbosluk);
}

    .detay_icerik .head h1, .detay_icerik .head h2 {
        margin-bottom: 9px;
    }

.textbar {
    max-width: 75%
}

.detay_icerik > div {
    width: 100%
}

.detay_icerik .head {
    margin-bottom: calc(var(--altbosluk) / 2);
    max-width: 90%;
}

.detay_icerik .esit {
}

    .detay_icerik .esit > div {
        width: 40% !important;
    }

        .detay_icerik .esit > div:last-child {
            width: 59% !important;
            padding: 0 !important;
        }

.urunlist {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

    .urunlist > div {
        width: 49%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 30px;
        border: 1px solid #f4f1ef;
    }

        .urunlist > div:hover {
            background: #cb8671;
        }

            .urunlist > div:hover a > p {
                /* color: #1c1715; */
            }

        .urunlist > div > a {
        }

            .urunlist > div > a > p {
                margin: 0;
                padding: 16px 0;
                text-align: center;
            }

            .urunlist > div > a > img {
                width: 100%
            }

.textbar h2 {
    font-weight: 100;
    font-size: calc(25px + .5vw);
    line-height: calc(34px + .5vw);
    color: var(--temacolor)
}

.icdetaytxt .head {
    margin-bottom: calc(var(--altbosluk) / 2);
    margin-top: var(--altbosluk);
}

    .icdetaytxt .head .baslikbold {
        font-size: calc(18px + .5vw);
        line-height: calc(33px + .5vw);
    }

.textleft, .textleft p, .textleft ul > li {
    text-align: left;
    font-weight: 300;
    line-height: calc(23px + .25vw);
    font-size: calc(14px + .24vw);
}

    .textleft .small ul > li, .textleft .small p {
        line-height: calc(18px + .25vw);
        font-size: calc(13px + .24vw);
    }

    .textleft h1 {
        margin-bottom: 10px;
        font-weight: 600
    }

.dokumanlar {
    width: 100%;
    margin-top: var(--altbosluk)
}

    .dokumanlar .head {
    }

.pdf-blocks {
    display: flex;
    flex-direction: column;
    background-color: var(--bordercolor3);
    justify-content: center;
    padding: var(--padding);
    /* border-radius: 10px; */
}

.pdf-block {
    background-color: var(--color1);
    border-radius: 7px;
    color: #000;
    padding: 12px 20px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 1.3;
    -webkit-transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.85s cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
}

    .pdf-block:not(div):hover {
        -webkit-transform: translateY(-3px) scale(0.985);
        transform: translateY(0px) scale(0.985);
        -webkit-box-shadow: 0 6px 15px -5px rgba(104,104,105,0.25);
        box-shadow: 0 6px 15px -5px rgba(104,104,105,0.25);
        color: #000
    }

div.pdf-block {
    background-color: var(--color3);
    color: var(--color1);
    padding: 21px 20px;
    margin-bottom: calc(var(--padding) / 2);
}

    div.pdf-block > h5 {
        margin: 0
    }

.alasimlar .pdf-blocks {
    background-color: var(--bordercolor2);
}

    .alasimlar .pdf-blocks .pdf-block > div {
    }

        .alasimlar .pdf-blocks .pdf-block > div img {
        }

.alasimlar .pdf-block {
}

    .alasimlar .pdf-block:not(div) {
        padding: 3px 20px;
        font-weight: 300;
        margin-top: 7px;
    }

        .alasimlar .pdf-block:not(div) > h5 {
            font-weight: 300;
            margin: 0;
        }

            .alasimlar .pdf-block:not(div) > h5:first-child {
                font-weight: 600;
            }

.pdf-block__title {
    margin-bottom: 7px;
    /* font-size: 0.875rem; */
    font-weight: 600;
    text-align: center;
    /* line-height: 1.3; */
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    margin-bottom: 0;
}

.pdf-block__icon {
    height: 38px;
}

.alasimlar .pdf-blocks > .pdf-block > h5 {
    width: calc(50% / 6)
}

    .alasimlar .pdf-blocks > .pdf-block > h5:first-child {
        width: 15%
    }

    .alasimlar .pdf-blocks > .pdf-block > h5:nth-child(2) {
        width: 15%
    }

    .alasimlar .pdf-blocks > .pdf-block > h5:nth-child(3) {
        width: 15%
    }

    .alasimlar .pdf-blocks > .pdf-block > h5:last-child {
        width: auto;
    }

.urundetay {
    width: 100%
}

    .urundetay > div {
        width: 100% !important;
        position: relative;
    }

        .urundetay > div:last-child {
        }

        .urundetay > div img {
            width: 100%
        }


.urundetayinfo {
}

    .urundetayinfo > div {
        min-height: 400px;
    }

        .urundetayinfo > div > .left {
            padding: 25px 4vw;
        }

.urundetay .bgslogan {
    bottom: 20px;
}

.urundetay .bgslogan>p{
    font-size: 34px;
    line-height: 45px;
}
.urundetay .bgslogan>p>span{
    font-size: 34px;
    line-height: 45px;
}

.twocell {
    display: flex;
    justify-content: space-between;
    margin-top: var(--altbosluk);
    align-items: stretch;
}

    .twocell > div > img { /* height: 100%; */
        -o-object-fit: cover; /* object-fit: cover; */ /* position: relative; */
        width: 100%; /* z-index: 1; */ /* cursor: pointer; */
    }

.w39 {
    width: 39%
}

.w59 {
    width: 59%
}

.twocell.esit > div {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
}

    .twocell.esit > div > div {
        width: calc(100% - var(--altbosluk));
    }

.twocell.terscevir.esit > div {
    align-items: flex-start;
}

.twocell.esit > div:last-child {
    padding: var(--altbosluk) 0; /* height: 100%; */
}

.terscevir {
    display: flex;
    flex-direction: row-reverse;
}

.twocell.esit {
    margin: 0
}

.twocell div > p:last-child {
    margin-bottom: 0
}

.baskan {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.cerceve {
    border: 1px solid var(--bordercolor2);
    padding: var(--padding)
}

  .baskan img , .cerceve img {
        width: 100%;
    }

.baskan {
    max-width: 400px;
    margin: 0 auto;
}


.yonetimust .cerceve .text {
    width: 52%;
    margin: 0;
}

.cerceve .text {
    width: 100%;
    margin-top: var(--padding);
}

    .cerceve .text p, .cerceve .text h1 {
        font-size: calc(8px + .5vw);
        line-height: calc(13px + .5vw);
        text-align: left;
        margin-top: 3px;
        margin-bottom: 0;
    }

    .cerceve .text h1 {
        font-weight: 600;
    }

.yonetim {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    margin-top: var(--altbosluk);
}

    .yonetim > div {
        width: 32%;
    }

        .yonetim > div > div {
        }

            .yonetim > div > div img {
                width: 100%
            }

            .yonetim > div > div.text {
            }

                .yonetim > div > div.text h1 {
                }

                .yonetim > div > div.text p {
                }


.yonetimust {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
}

    .yonetimust > div { /* width: 48%; */
    }

        .yonetimust > div.cerceve {
            display: flex;
            margin-bottom: 40px;
            justify-content: space-between;
            align-items: center;
        }

            .yonetimust > div.cerceve > div.img {
                width: 45%;
            }

                .yonetimust > div.cerceve > div.img div {
                    margin-top: 10px;
                }

                    .yonetimust > div.cerceve > div.img div p, .yonetimust > div.cerceve > div.img div h1 {
                        font-size: calc(8px + .5vw);
                        line-height: calc(13px + .5vw);
                        text-align: center;
                        margin-top: 3px;
                        margin-bottom: 0;
                    }

        .yonetimust > div .text {
        }

            .yonetimust > div .text > div {
                margin: 23px 0; /* border-bottom: 1px solid var(--bordercolor2); */ /* padding-bottom: 23px; */
            }

                .yonetimust > div .text > div > p {
                }

        .yonetimust > div img {
            width: 100%
        }


.yonetimlist {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

    .yonetimlist > div {
        width: calc(91% / 3);
        margin-top: 3vw;
    }

        .yonetimlist > div .text {
            display: flex;
            flex-direction: column;
            align-content: center;
            align-items: center;
        }

    .yonetimlist.ikili {
        display: flex;
        justify-content: space-evenly;
    }

        .yonetimlist.ikili > div {
        }

.news-page {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    margin-top: var(--altbosluk);
}

    .news-page > div {
        width: calc(25% - var(--padding) + (var(--padding) / 4));
        display: flex;
        align-items: stretch;
        padding: 0;
        margin: 0;
        margin-bottom: var(--altbosluk);
        margin-right: var(--padding);
    }

        .news-page > div:nth-child(4n) {
            margin-right: 0;
        }

        .news-page > div a {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }

            .news-page > div a > div {
                width: 100%;
                /* min-height: 278px; */
            }
            .news-page > div a > div:first-child{
    width: 100%;
    height: 14vw;
    max-height: 250px;
}
            .news-page > div a img {
                width: 100%;
                height: 100%;
                -o-object-fit: cover;
                object-fit: cover;
                position: relative;
            }

            .news-page > div a h1 {
                margin-top: 25px;
                color: var(--bgcolor);
                font-size: calc(9px + .35vw);
                line-height: calc(16px + .35vw);
                text-align: left;
            }

            .news-page > div a h2 {
                margin-top: 5px;
                color: var(--bgcolor);
                font-weight: 400;
                font-size: calc(8px + .45vw);
                line-height: calc(13px + .5vw);
            }


.iletisim {
}

    .iletisim > div {
    }

    .iletisim iframe {
        width: 100%;
        height: 100%;
    }

    .iletisim > div a {
        display: flex;
        align-items: center;
    }

    .iletisim > div i {
        display: block;
        width: 31px;
        color: var(--bgcolor1);
    }

.iletisim-from {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
   
}

    .iletisim-from > form {
        position: relative;
    }

.tesekkurler {
    background: var(--color3);
    padding: calc(var(--padding)/ 1.5);
    border-radius: 10px;
    margin: var(--padding) 0;
    display: none
}

    .tesekkurler > p {
        margin: 0;
        font-weight: 600;
    }

.smallform {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

    .smallform > input {
        width: 49%
    }

.iletisim-from textarea {
    width: 100%
}

.iletisim-from button {display: flex;align-items: center;}
.iletisim-from button>svg{
    margin-left: 5px;
}

.contact-form {
    width: calc(100% - var(--altbosluk));
}

.address-block {
}

    .address-block > h1 {
        font-size: calc(16px + .25vw);
        line-height: calc(19px + .25vw);
        text-align: left;
    }

    .address-block p, .address-block a {
        line-height: calc(19px + .25vw);
        font-size: calc(14px + .24vw);
        font-weight: 400;
    }

.contact-form {
    width: calc(100% - var(--altbosluk));
}

.cerezpolitikasi ul > li, .cerezpolitikasi > p {
    margin-bottom: 10px;
    font-size: calc(10px + .4vw)
}

.cerezpolitikasi {
    width: calc(100% - 40px);
    max-width: 1175px;
    padding: 70px 20px;
    margin: 0 auto;
    line-height: 25px
}

    .cerezpolitikasi > h1 {
        padding-bottom: 20px;
        color: #000;
        font-weight: 700;
    }

    .cerezpolitikasi > p {
        line-height: calc(18px + .5vw)
    }

        .cerezpolitikasi > p > span {
            font-weight: 600;
            margin-top: 35px;
            display: block
        }

    .cerezpolitikasi ul > li {
        margin-left: 10px
    }

        .cerezpolitikasi ul > li i {
            font-size: 10px;
            margin-right: 10px;
            color: #e50019;
        }

.form-menu > ul > li {
    margin-right: 10px;
    width: 100%
}

    .form-menu > ul > li > a {
        font-size: calc(12px + .35vw);
        line-height: calc(17px + .35vw);
        background: 0 0;
        padding: 16px 24px
    }

.urundetay-contact {
    display: flex;
    align-items: center; /* background: var(--bordercolor2); */
    margin-top: var(--altbosluk); /* padding: var(--altbosluk); */
    justify-content: space-between;
}

    .urundetay-contact > div {
    }

    .urundetay-contact .ilgili { /* width: 320px; */
        width: 30%;
    }

        .urundetay-contact .ilgili h2 {
            font-weight: 600;
            margin-bottom: 5px;
            font-size: calc(13px + .35vw);
            line-height: calc(17px + .35vw);
        }

        .urundetay-contact .ilgili h3 { /* font-weight: 600; */
            margin-bottom: 30px;
            font-size: calc(13px + .35vw);
            line-height: calc(17px + .35vw);
        }

        .urundetay-contact .ilgili h1 {
            font-size: calc(13px + .35vw);
            line-height: calc(17px + .35vw);
            margin-bottom: 5px;
            text-align: left;
        }

        .urundetay-contact .ilgili p {
            text-align: left;
            font-size: calc(10px + .35vw);
            line-height: calc(18px + .35vw);
            margin-bottom: 10px;
        }

        .urundetay-contact .ilgili a {
            font-size: calc(11px + .35vw);
            line-height: calc(17px + .35vw);
        }

            .urundetay-contact .ilgili a i {
                color: var(--bgcolor1);
                margin-right: 5px;
            }

            .urundetay-contact .ilgili a:hover, .urundetay-contact .ilgili a:hover i {
            }

    .urundetay-contact .iletisim-from {
        width: calc(100%);
    }
    .urundetay-contact .iletisim-from .contact-form{width:100%}

.urun-detay-info, .urun-detay-info p {
    text-align: left;
}

    .urun-detay-info > p {
    }

    .urun-detay-info > h1 {
        margin-top: var(--altbosluk);
        font-size: calc(10px + .35vw);
        line-height: calc(16px + .35vw);
        letter-spacing: 1px;
        text-align: left;
    }

    .urun-detay-info > ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(var(--padding) / 2);
    }

        .urun-detay-info > ul > li {
            background: var(--bordercolor3);
            padding: calc(var( --padding) / 2);
            border-radius: 10px;
            margin: 0 calc(var( --padding) / 2) calc(var(--padding) / 2) 0;
            border: 1px solid var(--bordercolor2);
        }

            .urun-detay-info > ul > li > div {
                margin-top: 5px;
            }

            .urun-detay-info > ul > li i {
                margin-right: 3px;
                color: var(--bgcolor1);
            }

                .urun-detay-info > ul > li i.fa-star-o {
                    margin-right: 3px;
                    color: var(--bordercolor2);
                }

.urungaleri {
    width: 100%
}

.urungaleri, .alasimlar {
}

.urungaleri .slick-arrow, .urungaleri .slick-arrow{background-color: #695c5585;}

.alasimlar {
}


.form-div {
    position: fixed;
    z-index: 99999999;
    width: 500px;
    background: var(--grandcolor1);
    right: 0;
    top: 5%;
    height: 90%
}

.ac, .kapat {
    position: absolute;
    cursor: pointer
}

.form-div > .forms {
    padding: 30px;
    width: calc(100% - 60px);
    background: #98012e
}

.form-div > .baslik {
    width: calc(100% - 60px);
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    background: #550019;
    padding: 50px 30px 20px;
    line-height: 22px
}

    .form-div > .baslik > span {
        font-size: 23px;
        font-weight: 500;
        line-height: 30px
    }

.form-div input, .form-div textarea {
    width: calc(100% - 18px);
    background: #fff;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 8px;
    color: #151414;
    margin-bottom: 5px
}

.form-div .gonder-btn {
    padding: 7px 18px;
    font-size: 15px;
    font-weight: 600;
    background: #fff;
    color: #949494;
    border: 1px solid #949494;
    margin-top: 20px;
    cursor: pointer;
    outline: 0;
    clear: both;
    float: left
}

    .form-div .gonder-btn:hover {
        background: #949494;
        color: #fff
    }

.form-div .tipsecimspan {
    float: left;
    color: #fff;
    font-weight: 600;
    margin-top: 6px
}

.form-div #tipsecim {
    width: 14px;
    float: left;
    margin-top: 10px;
    cursor: pointer
}

.form-div .drpnot {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    color: #8c8c8c;
    margin-bottom: 5px
}

.form-div button {
    width: auto;
    background: #98012e;
    color: #ffd2df;
    padding: 5px 10px;
    border: 1px solid #af0739;
    cursor: pointer;
    margin-top: 10px
}

.kapat {
    color: #fff;
    right: calc(50% - 18px);
    top: -18px
}

.ac {
    left: -18px;
    top: 40%;
    font-size: 50px;
    color: #550019
}

.inceyazi, .kalinyazi {
    font-size: calc(16px + .5vw);
    color: var(--color1)
}

.notlar {
    width: calc(100% - 40px);
    margin: 20px;
    background: #fff;
    padding: 5px;
    line-height: 22px;
    height: calc(95% - 10px);
    overflow: auto;
    position: relative
}

    .notlar > h4 {
        color: #616161;
        margin: 10px;
        text-align: right
    }

.inceyazi {
    font-weight: 200
}

.kalinyazi {
    font-weight: 200 !important
}

.altbar {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 50%;
    padding: 20px 0;
    transition: .8s cubic-bezier(1,.15,.98,.96);
    left: 0;
    border: 1px solid var(--temacolor1);
    background: var(--temacolor1);
    display: flex
}

    .altbar > div:first-child {
        right: 80px;
        position: relative;
        display: flex;
        justify-content: flex-end
    }

        .altbar > div:first-child p {
            line-height: 18px;
            font-size: 14px;
            color: #fff;
            text-align: right;
            width: 70%
        }

            .altbar > div:first-child p a {
                color: #fff;
                text-decoration: underline;
                font-size: 14px;
                line-height: 18px;
                font-weight: 500
            }

    .altbar > div:nth-child(2n) {
        position: absolute;
        right: 20px;
        bottom: 15px;
        background: url(/img/arti.png) center/100% no-repeat;
        width: 25px;
        cursor: pointer;
        transform: rotate(-45deg)
    }

        .altbar > div:nth-child(2n) a {
            width: 50px;
            height: 50px;
            display: block
        }

.aracdetayiletisim {
    width: 30%;
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px solid var(--grandcolor3);
    background: var(--color1)
}

    .aracdetayiletisim > ul {
        border-bottom: 1px solid var(--txtcolor);
        margin-bottom: calc(20px + .5vw);
        padding-bottom: calc(10px + .5vw)
    }

        .aracdetayiletisim > ul > li {
            text-align: center;
            line-height: calc(23px + .5vw);
            color: var(--bgcolor);
            font-weight: 500;
            font-size: calc(15px + .4vw)
        }

            .aracdetayiletisim > ul > li a {
                font-size: calc(10px + .4vw);
                color: var(--bgcolor1)
            }

        .aracdetayiletisim > ul:last-child {
            border: 0;
            margin: 0;
            padding: 0
        }

    .aracdetayiletisim h1 {
        border: 1px solid var(--bordercolor);
        background: radial-gradient(circle at 0 0,var(--grandcolor1) 0,var(--grandcolor2) 100%);
        border-radius: 100%;
        width: calc(70px + .05vw);
        height: calc(70px + .05vw);
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: calc(10px + .5vw)
    }

        .aracdetayiletisim h1 i {
            color: var(--color1);
            font-size: calc(40px + .5vw)
        }

.slider-container .owl-theme .owl-controls {
    margin: 0;
    text-align: left
}

.slider-container .owl-pagination {
    position: absolute;
    text-align: center;
    max-width: 980px;
    width: 980px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 5%
}

.slider-container .owl-theme .owl-controls .owl-page span {
    width: 15px;
    height: 15px;
    opacity: 1;
    border: 2px solid #00a550
}

.slider-container .owl-theme .owl-controls .owl-page.active span {
    background: #00a550
}

.zoom {
    overflow: hidden;
    cursor: pointer
}

    .zoom img {
        transition: 0.5s;
    }

    .zoom:hover img {
        transform: scale(1.2)
    }


.home-main-slider-bottom {
    padding: 50px 0;
    background: #221e1f
}

.home-news-slider .item {
    width: 100%;
    display: block;
    position: relative
}

    .home-news-slider .item a {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0
    }

.home-news-slider .owl-pagination {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0
}

.home-news-slider .owl-theme .owl-controls .owl-page span {
    background: #000;
    opacity: 1
}

.home-news-slider h3 {
    color: #8ec83d;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 20px
}

.home-news-slider .desc {
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.home-news-slider a.archive {
    background: #000;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    width: 55px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 0
}

.home-news-slider .social-type-1 {
    position: absolute;
    right: 0;
    bottom: 0
}

.showcase {
    padding-bottom: 50px;
    background: #8ec83d
}

    .showcase article figure span {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 0;
        left: 0;
        display: block
    }

        .showcase article figure span.new {
            background: url(../img/icons/icon_new.png)
        }

        .showcase article figure span.campaign {
            background: url(../img/icons/icon_cam.png)
        }

    .showcase .title h2 {
        font-weight: 700;
        font-size: 33px;
        color: #221e1f;
        letter-spacing: -2.5px;
        text-align: center;
        height: 105px;
        line-height: 105px;
        z-index: 999999;
        position: relative;
        width: 220px;
        margin: 0 auto;
        background: #8ec83d
    }

    .showcase .title .hr-con {
        height: 12px;
        position: absolute;
        width: 100%;
        top: 50%;
        margin-top: -5px
    }

        .showcase .title .hr-con span {
            display: block;
            width: 100%;
            height: 1px;
            border: 1px solid #000;
            margin-bottom: 3px
        }

.home-shop .home-shop-slider {
    position: relative;
    max-width: 935px;
    width: 100%;
    margin: 0 auto
}

    .home-shop .home-shop-slider .owl-wrapper {
        height: 75px
    }

    .home-shop .home-shop-slider .item a.active:after, .home-shop .home-shop-slider .item a:hover:after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 6.5px 0;
        border-color: #8ec83d transparent transparent;
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -6.5px
    }

    .home-shop .home-shop-slider .item a img {
        border: 1px solid #333
    }

    .home-shop .home-shop-slider .owl-controls .owl-buttons div {
        background: url(../img/home-shop-slider-arrow.png);
        width: 24px;
        height: 67px;
        display: block;
        padding: 0;
        margin: 0;
        position: absolute;
        top: -2px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden
    }

        .home-shop .home-shop-slider .owl-controls .owl-buttons div.owl-prev {
            left: -24px
        }

        .home-shop .home-shop-slider .owl-controls .owl-buttons div.owl-next {
            right: -24px;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg)
        }

.home-shop-selected h3 {
    color: #888;
    font-size: 20px;
    text-align: center;
    display: block;
    font-weight: 400
}

.home-shop-selected-slider {
    position: relative;
    width: 100%;
    margin: 0 auto
}

.home-shop .home-shop-selected-slider .item {
    width: 220px;
    margin: 0 auto;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden
}

    .home-shop .home-shop-selected-slider .item a {
        position: relative;
        display: block;
        height: 100%;
        width: 100%;
        overflow: hidden
    }

        .home-shop .home-shop-selected-slider .item a img {
            width: 100%;
            position: relative;
            z-index: -1;
            display: block
        }

.home-shop .home-shop-selected-slider .owl-pagination {
    position: absolute;
    top: -42px;
    left: 0;
    right: 0
}

    .home-shop .home-shop-selected-slider .owl-pagination .owl-page span {
        background: #00a550;
        opacity: 1
    }

    .home-shop .home-shop-selected-slider .owl-pagination .owl-page.active span {
        background: #fff;
        border: 1px solid #00a550
    }

.e-bulletin .mobile-socialSearch .socialSearch {
    width: 145px;
    position: relative;
    z-index: 0
}

@media all and (max-width: 980px) {
    .slider-container .owl-pagination {
        width: 100%
    }
}

@media all and (max-width: 640px) {
    .socialSearch {
        display: none
    }

    .e-bulletin .mobile-socialSearch, .e-bulletin .mobile-socialSearch .socialSearch {
        display: block
    }
}

@media all and (max-width: 500px) {
    .home-main-slider-bottom .row .home-news-slider .col-2.fleft img {
        width: 90%;
        margin: 0 auto;
        display: block
    }

    .home-news-slider .desc, .home-news-slider h3 {
        padding: 0 1%;
        text-align: center
    }
}

@media all and (max-width: 480px) {
    .home-shop .home-shop-selected-slider .owl-pagination {
        position: relative;
        top: inherit;
        left: inherit;
        right: inherit
    }
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background: url(../img/slider2-left-arrow.png) center/50% no-repeat #7b1315
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    background: url(../img/slider2-right-arrow.png) center/50% no-repeat #7b1315
}

.owl-theme .owl-controls .owl-buttons div {
    color: #afafaf;
    display: inline-block;
    zoom: 1;
    padding: 28px;
    font-size: 12px;
    position: absolute;
    top: -72px;
    cursor: pointer
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

    .owl-theme .owl-controls .owl-page span {
        display: block;
        width: 12px;
        height: 12px;
        margin: 5px 3px;
        filter: Alpha(Opacity=50);
        opacity: .5;
        border-radius: 20px
    }

    .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
        filter: Alpha(Opacity=100);
        opacity: 1
    }

    .owl-theme .owl-controls .owl-page span.owl-numbers {
        height: auto;
        width: auto;
        color: #fff;
        padding: 2px 10px;
        font-size: 12px;
        border-radius: 30px
    }

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) center center no-repeat
}

.owl-item p {
    padding: 15px 15px 15px 0;
    font-size: 11px;
    float: left
}

.rsDefault .rsThumb:before, .rsWebkit3d .rsSlide:before {
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 100%;
    content: " "
}

.detaylibilgi {
    margin: 40px 0
}

    .detaylibilgi p a {
        color: #989898;
        border: 1px solid #989898;
        padding: 7px 10px;
        font-size: 14px;
        cursor: pointer
    }

        .detaylibilgi p a:hover {
            color: #fff;
            border: 1px solid #fff
        }

.ekranresimver {
    bottom: 53px;
    position: absolute;
    width: calc(100% - 12px);
    background: #a61e22;
    height: 50px
}

    .ekranresimver > a {
        display: block;
        line-height: 50px;
        text-align: center;
        color: #fff
    }

.resimengelle {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1
}

.detayvideo, .vcontainer {
    position: relative;
    width: 100%
}

.detayvideo {
    display: flex;
    padding-bottom: 56.25%;
    margin: 48px 0;
    overflow: hidden
}

    .detayvideo > iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        pointer-events: none;
        animation: 2.5s fadeIn;
        border-radius: 3px;
        margin: -3% 0
    }

.vcontainer .icon-play, video.fullscreen {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.video object {
    width: 100%;
    height: auto
}

.vcontainer .icon-play {
    transition: opacity 225ms;
    display: block;
    width: 76px;
    height: 76px;
    padding: 30px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    cursor: pointer;
    z-index: 9
}

    .vcontainer .icon-play svg {
        position: static;
        stroke: #f8f7f4;
        stroke-width: 10px;
        height: auto
    }

video.fullscreen {
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    background: var(--zeminbg)
}

.vcontainer {
    display: grid;
    place-items: center;
    height: 70vh;
    margin: 0 auto
}

    .vcontainer .content {
        z-index: 1
    }

.videopopup {
    margin-top: calc(30px + .5vw)
}

    .videopopup .vdetail {
        position: fixed;
        width: 100vw;
        height: 100vh;
        display: none;
        background: #000;
        left: 0;
        top: 0;
        z-index: 999
    }

    .videopopup .close {
        position: absolute;
        right: var(--altbosluk);
        top: var(--altbosluk);
        display: block;
        cursor: pointer;
        z-index: 99
    }

    .videopopup .pause, .videopopup .play {
        display: none;
        position: absolute;
        bottom: var(--altbosluk);
        left: var(--altbosluk);
        cursor: pointer
    }

.app-store-pop {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: .8s ease-in-out;
    transition: .4s ease-in-out;
    display: none;
    direction: none;
    position: fixed;
    z-index: 99999;
    background: rgb(0,0,0,70%);
    top: 0
}

    .app-store-pop .app-store-close {
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
        z-index: 9
    }

        .app-store-pop .app-store-close > img {
            width: 40px
        }

    .app-store-pop .apphaber {
        border: 10px solid var(--color1);
        min-height: 50vh;
        height: 90%;
        width: 90%
    }

        .app-store-pop .apphaber .apphead .head {
            max-width: 650px
        }

            .app-store-pop .apphaber .apphead .head h1 {
                font-size: 34px;
                line-height: 41px;
                font-weight: 500
            }

            .app-store-pop .apphaber .apphead .head h2 {
                font-size: 20px;
                line-height: 26px;
                margin: 35px 0
            }


.photo-gallery > ul {margin-bottom: 0;width: 100%;display: flex;flex-wrap: wrap;flex-direction: row;justify-content: center;}
.photo-gallery > ul > li {margin-bottom: 15px;margin-right: 15px;width: calc(25% - 15px);overflow: hidden;}
.photo-gallery > ul > li a {display: block;position: relative;min-height: 12vw;max-height: 19vw;}
.photo-gallery > ul > li a > img {-moz-transition: -moz-transform 0.15s ease 0s;-o-transition: -o-transform 0.15s ease 0s;transform: scale3d(1, 1, 1);width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;position: relative;transition: 0.3s;}
.photo-gallery > ul > li a:hover > img {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1)}
.photo-gallery > ul > li a:hover .photo-gallery-poster > img {opacity: 1;}
.photo-gallery > ul > li a .photo-gallery-poster {background-color: rgba(0, 0, 0, 0.1);bottom: 0;left: 0;position: absolute;right: 0;top: 0;-webkit-transition: background-color 0.15s ease 0s;-o-transition: background-color 0.15s ease 0s;transition: background-color 0.15s ease 0s;}
.photo-gallery > ul > li a .photo-gallery-poster > img {left: 50%;margin-left: -10px;margin-top: -10px;opacity: 0;position: absolute;top: 50%;-webkit-transition: opacity 0.3s ease 0s;-o-transition: opacity 0.3s ease 0s;transition: opacity 0.3s ease 0s;}
.photo-gallery > ul > li a:hover .photo-gallery-poster {background-color: rgba(0, 0, 0, 0.5);}
.photo-gallery .justified-gallery > a > img {-webkit-transition: -webkit-transform 0.15s ease 0s;-moz-transition: -moz-transform 0.15s ease 0s;-o-transition: -o-transform 0.15s ease 0s;transition: transform 0.15s ease 0s;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);height: 100%;width: 100%;}
.photo-gallery .justified-gallery > a:hover > img {-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}
.photo-gallery .justified-gallery > a:hover .photo-gallery-poster > img {opacity: 1;}
.photo-gallery .justified-gallery > a .photo-gallery-poster {background-color: rgba(0, 0, 0, 0.1);bottom: 0;left: 0;position: absolute;right: 0;top: 0;-webkit-transition: background-color 0.15s ease 0s;-o-transition: background-color 0.15s ease 0s;transition: background-color 0.15s ease 0s;}
.photo-gallery .justified-gallery > a .photo-gallery-poster > img {left: 50%;margin-left: -10px;margin-top: -10px;opacity: 0;position: absolute;top: 50%;-webkit-transition: opacity 0.3s ease 0s;-o-transition: opacity 0.3s ease 0s;transition: opacity 0.3s ease 0s;}
.photo-gallery .justified-gallery > a:hover .photo-gallery-poster {background-color: rgba(0, 0, 0, 0.5);}
.photo-gallery .video .photo-gallery-poster img {height: 48px;margin-left: -24px;margin-top: -24px;opacity: 0.8;width: 48px;}
.photo-gallery.dark > ul > li a {border: 3px solid #04070a;}
.photo-gallery {padding-bottom: 5vw;width: 90vw;margin: 0 auto;padding-top: 5vw;}

    .lds-roller {display: inline-block;position: relative;width: 80px;height: 80px;top: calc(50% - 40px);left: calc(50% - 40px);}
    .lds-roller div {animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;transform-origin: 40px 40px;}
    .lds-roller div:after {content: " ";display: block;position: absolute;width: 7px;height: 7px;border-radius: 50%;background: #fff;margin: -4px 0 0 -4px;}
    .lds-roller div:nth-child(1) {animation-delay: -0.036s;}
    .lds-roller div:nth-child(1):after {top: 63px;left: 63px;}
    .lds-roller div:nth-child(2) {animation-delay: -0.072s;}
    .lds-roller div:nth-child(2):after {top: 68px;left: 56px;}
    .lds-roller div:nth-child(3) {animation-delay: -0.108s;}
    .lds-roller div:nth-child(3):after {top: 71px;left: 48px;}
    .lds-roller div:nth-child(4) {animation-delay: -0.144s;}
    .lds-roller div:nth-child(4):after {top: 72px;left: 40px;}
    .lds-roller div:nth-child(5) {animation-delay: -0.18s;}
    .lds-roller div:nth-child(5):after {top: 71px;left: 32px;}
    .lds-roller div:nth-child(6) {animation-delay: -0.216s;}
    .lds-roller div:nth-child(6):after {top: 68px;left: 24px;}
    .lds-roller div:nth-child(7) {animation-delay: -0.252s;}
    .lds-roller div:nth-child(7):after {top: 63px;left: 17px;}
    .lds-roller div:nth-child(8) {animation-delay: -0.288s;}
    .lds-roller div:nth-child(8):after {top: 56px;left: 12px;}
    @keyframes lds-roller {
      0% {
    transform: rotate(0deg);
      }
      100% {
    transform: rotate(360deg);
      }
    }
    @keyframes bounce {
        0% {
            transform: translateY(0)
        }
    
        to {
            transform: translateY(-15px)
        }
    }

@media(max-width:1500px) {
    .bottomlist > div:first-child{width: 280px;}
    .bottomlist > div:last-child {
        width: calc(100% - 310px);
        padding-right: 0;

    }
    .news-page > div a > div {
        /* min-height: 225px; */
    }
    #toTop {
        width: 50px;
        height: 50px;
    }
}

@media(max-width:1250px) {
    .bottomlist > div:first-child {}
    .slogan h1, .homelist h1 {
        font-size: 20px;
        line-height: 30px;       
        margin-bottom: 10px;
    }


    ul.list > li, .urundetayinfo ul > li, .bottompage p, .homelist p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 19px;
    }

    .address-block p, .address-block a {
        font-size: 14px;
        line-height: 19px        ;
    }

    .baslikbold, .baslikbold > span {
        line-height: 35px;
        font-size: 25px;
        margin-top: 0;
    }
    .bottompage h1 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px;
        letter-spacing: 0;
    }
    .detay_icerik .head h1, .detay_icerik .head h2 {
        margin-bottom: 5px;
    }

    .bottompage ul.list > li, .bottompage ul.list > li b, .bottompage ul.list > li p, .bottompage ul.list > li a {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    #toTop {width: 40px;height: 40px;}
    .our-story .timeline > li {width: 250px;}
        .our-story .timeline > li h3 {font-size: 38px;}
        .our-story .timeline > li:nth-child(even) {margin-left: calc(50% - 250px);}
    .baskan {max-width: 250px;        }
    .bgslogan p, .bgslogan > p > span, .urundetay .bgslogan > p, .urundetay .bgslogan > p {font-size: 20px !important;line-height: 25px;}

    .center.bgkahve{padding:15px}
    .urundetayinfo > div > .left {padding: 15px 30px;}
    .padauto {padding: 30px 20px;}
    .contact-form{width:100%}
    .iletisim > div i {width: 16px;}
    .twocell.esit > div > div {width: 96%;}
    .footer ul > li > a {font-size: 12px;line-height: 14px;}
    .footer .ebulten > div, .footer .icalan > div:last-child > a, .footer ul > li {font-size: 12px;line-height: 15px;padding-bottom: 6px;}
    .aramaliste > li div > div {width: 100px;}
    .aramaliste > li div > div:last-child {width: calc(100% - 120px);}
    .footer, .footer .icalan > div {margin-bottom: 15px;}
    .topbar .logo a img {height: 45px;}
    .slader .slick-arrow, .slick-lightbox .slick-arrow {
        /* background: url(/assets/img/white-arrow.svg) center / 7px no-repeat; */
        width: 40px;
        height: 40px;
        background-position: 17px;
        background-size: 8px;
    }
}

@media(max-width:1080px) {
    .topbar .menu > div:first-child{display:none}
    .topbar .menu > div:last-child > div:first-child{border-left:0px}
    .homelist .item {min-height: 340px;}
    .bottomlist > div:first-child {
        width: 190px;
    }
    .bottomlist > div:last-child {
        width: calc(100% - 230px);
    }
    .bottomlist .bottomenu > div > h1{letter-spacing: 1px;}
    .our-story .timeline > li {
        width: 250px;
    }
    .nextbutton:hover > svg, .bottomenu > ul > li > a.active.nextbutton > svg {
        width: 15px;
        margin-right: 5px;
    }
        .homelist .item, .item.uclu {flex-direction: column;}
        .item.uclu.gunlukfiyatlar{flex-direction: row;min-height:250px}
           .homelist .item>div, .item.uclu > div {width: calc(100%);}
    .carousel__text h1 {font-size: 30px;line-height: 39px;}
    .carousel__text h2 {font-size: 15px;line-height: 20px;letter-spacing: 0;}
    .carousel__text > div {width: 80%;margin-bottom: 25px;}

    .news-page > div {
        width: calc((100% / 2) - 17px);
    }
        .news-page > div a > div:first-child {
            height: 26vw;
        }
    }   
@media(max-width:768px) {
            .item.uclu.gunlukfiyatlar{flex-direction: column;min-height:auto}
        .menu-toggle {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
     .filter-menu {
        display: none;
        flex-direction: column;
        position: absolute;
        top: 16px;
        left: 0;
        width: 100%;
        background-color: #ffffff;
        padding: 25px;
        border: 1px solid #ccc;
    }

    .menu-toggle {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .filter-menu.show {
        display: flex;
        z-index: 99;
        margin-top: 27px;
    }

    .button.filtering-button {
        border-bottom: 1px solid #e5e5e5;
        font-size: 14px;
    }

 .scroll-downs, .carousel__text h2, .altmenu {
        display: none !important
    }
        .homelist .item {min-height: auto;}
            .item.uclu > div.center.bgkahve, .homelist .item > div:last-child, .homelist .item.uclu > div.center {
                padding: 25px 15px;
                text-align:left;
            }
.footer .ebulten > div input {width: 200px;}
    body {padding: 0 15px;}
    .topbar .logo a img {height: auto;width: 130px;}
    .topbar .menu > div:last-child > div {padding: 0 10px;}
    .mmunepopup {width: 90%;}
    .altbar {
        width: 90%;
    }
    .mmunepopup > div {
        width: 80%;
    }
    .mmunepopup ul > li > a, .popaltmenu ul > li a{font-size: 18px !important;line-height: 23px;}
    .mmunepopup::before {background-size: 140%;background-position-x: 60%;}
    .topbar .source .sourcedetay.active {
        width: 80vw;
        margin-top: 7px;
    }
    .topbar .sourcedetay > div:first-child input {padding: 8px 4px;}
    .aramaliste > li div > div {
        width: 70px;
    }
        .aramaliste > li div > div:last-child {
            width: calc(100% - 81px);
        }
        .aramaliste > li div > div h1, .notlar > p {
            font-size: 10px;
        }
    .homeslader.slader {
        height: 80vh; 
    }
    .carousel__text h1 {
        font-size: 23px;
        line-height: 31px;
    }
    .altekexchange {
        font-size: 16px;
    }
    .item.uclu > div.center{padding:20px 0}
    .homelist p, .homelist p>span{font-size: 16px;line-height: 19px;}
    .homelist .item > div:last-child.zoom {
        padding:0;
    }
    .homelist p, .homelist h1 {
        text-align: left
    }

    .footer .ebulten > div, .footer .icalan > div:last-child > a, .footer ul > li {
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        margin-right: 0;
    }
    .sosyalmedya li:first-child{margin-right:15px}
    .bottomlist > div:last-child{width:100%}
    .bottompage .icalan{margin-bottom:0}
    .detay_icerik {
        padding-top:0;
    }
    .our-story .timeline {
        list-style-type: none;
        margin: 0;
        padding: 80px 0 60px;
        position: relative;
    }
        .our-story .timeline > li h3 {
        font-size: 27px;
        margin: 0;
    }
        .our-story .timeline > li {
            width: 170px;
        }
            .our-story .timeline > li:nth-child(even) {
                margin-left: calc(50% - 170px);
            }

    .iletisim > div a, .bottompage ul.list > li, .cerceve .text p, .cerceve .text h1, .cerceve .text p > b, .bottompage p, .bottompage p > b {
        font-size: 16px;
        line-height: 22px;
    }
    .yonetimust > div.cerceve {
        flex-direction: column;
    }
    .yonetimust .cerceve .text{width:90%;        padding-bottom: 25px;}
    .yonetimust > div.cerceve > div.img {
        width: 100%;
    }
    .yonetimlist {
        flex-direction: column;
    }
        .yonetimlist > div {
            width: calc(100%);
            
        }
    .mttop,.mt30 {margin-top: 30px !important;}
    .bgslogan p, .bgslogan > p > span, .urundetay .bgslogan > p, .urundetay .bgslogan > p {
        font-size: 14px !important;
        line-height: 17px;
    }
    .alasimlar .pdf-blocks > .pdf-block > h5{width: auto !important;font-size: 12px;}
    div.pdf-block {
        padding: 21px 10px;
    }
    .leftslider .slick-slide, .bottompageempty .leftslider .slick-slide {
        margin: 0;
    }
    .iletisim-from button{font-size:14px}
    .iletisim-from button > svg {
        width: 15px
    }
    .urundetayinfo > div > .left>.padust15{display:none}
    .pdf-block__title {font-size: 15px;line-height: 21px;text-align: left;}
    .baslikbold, .baslikbold > span {
        line-height: 27px;
        font-size: 20px;
    }
    .news-page > div a h2 {
        font-size: 15px;
        line-height: 19px;
    }
    .news-page > div {
        width: calc((100%));
    }
        .news-page > div a > div:first-child {
        height: 46vw;
    }
    .photo-gallery > ul > li {
        margin-bottom: 10px;
        margin-right: 10px;
        width: 100%;
   
    }
        .photo-gallery > ul > li a {
            min-height: auto;
            max-height: 100%;
        }
    .bottommenu > ul > li:last-child {
        height: 16px;
        padding-top:1px;
    }
    .detay_icerik .esit.iletisim{margin:25px 0}

    .detay_icerik .esit.iletisim {
        display: flex;
        flex-direction: column;
    }
    .detay_icerik .esit.iletisim >div ,.iletisim.twocell.esit > div > div,.detay_icerik .esit > div:last-child{
        width: 100% !important
    }
    .address-block > h1 {
        margin-top: 25px
    }
    .twocell.esit > div>.address-block > h1:first-child {
        margin-top: 0px
    }
    .main-begin.detay_icerik>.esit > div:first-child {display:none}
    .iletisim > div i {
        width: 24px;
    }
    .bottomlist {
        flex-direction: column;
    }
    .bottomlist>div,.bottomlist > div:first-child {
        width:100%
    }
        .bottomlist .bottomenu > div{display:none}
    .menu-toggle > p{margin:0!important}
    .bottomlist > div:first-child {

        background:none;        
        padding: 0;
        position:relative
    }
    .bottomenu > ul > li > a {
        font-size: 16px;
        line-height: 18px;
    }
   .item.uclu > div.zoom{height:260px}

}