﻿@font-face {
    font-family: 'Avenir-Black';
    src: url(/Content/fonts/avenir/Avenir-Black.eot);
    src: url(/Content/fonts/avenir/Avenir-Black.eot?#iefix) format('embedded-opentype'),url(/Content/fonts/avenir/Avenir-Black.woff) format('woff'),url(/Content/fonts/avenir/Avenir-Black.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Book';
    src: url(/Content/fonts/avenir/Avenir-Book.eot);
    src: url(/Content/fonts/avenir/Avenir-Book.eot?#iefix) format('embedded-opentype'),url(/Content/fonts/avenir/Avenir-Book.woff) format('woff'),url(/Content/fonts/avenir/Avenir-Book.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Roman';
    src: url(/Content/fonts/avenir/Avenir-Roman.eot);
    src: url(/Content/fonts/avenir/Avenir-Roman.eot?#iefix) format('embedded-opentype'),url(/Content/fonts/avenir/Avenir-Roman.woff) format('woff'),url(/Content/fonts/avenir/Avenir-Roman.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    outline: none;
}

body {
    font-family: arial;
}

#lightalert {
    line-height: 1.5em !important;
}

.blockUI.blockMsg.blockPage {
    border: none !important;
    box-sizing: border-box;
    padding: 10px !important;
    font-family: arial;
    font-size: 13px;
}

.relative100 {
    position: relative;
    float: left;
    width: 100%;
    z-index: 2;
}

.ortala {
    position: relative;
    float: left;
    width: 100%;
    z-index: 22;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.chkon {
    width: 75px;
    height: 28px;
    background: url(/Content/images/dolu.jpg) no-repeat;
    cursor: pointer;
    margin-top: 9px;
    margin-bottom: 20px;
    position: relative;
    float: left;
    z-index: 2;
    padding-left: 33px;
    padding-top: 0px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #757573;
    font-size: 14px;
}

.chkof {
    width: 75px;
    height: 28px;
    background: url(/Content/images/bos.jpg) no-repeat;
    cursor: pointer;
    margin-top: 9px;
    margin-bottom: 20px;
    position: relative;
    float: left;
    z-index: 2;
    padding-left: 32px;
    padding-top: 0px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #757573;
    font-size: 14px;
}

#inline1 {
    width: 100%;
    max-width: 450px;
    box-sizing: border-box;
    padding: 15px;
    display: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
}

    #inline1 h3 {
        position: relative;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

#content {
}

.contentleft {
    position: relative;
    float: left;
    width: 75%;
}

.contentright {
    position: fixed;
    top: 0;
    right: 0;
    width: 25%;
    background-color: #000;
}

.tk_logo {
    position: relative;
    display: block;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.p1 {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    line-height: 1.5em;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.inputbox {
    position: relative;
    float: left;
    width: 70%;
    margin-left: 15%;
    height: 41px;
    margin-bottom: 15px;
}

    .inputbox input {
        width: 100%;
        height: 100%;
        margin-bottom: 0px;
        padding-left: 15px;
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff;
        font-size: 14px;
        border-radius: 0;
    }

.uyari {
    position: relative;
    float: left;
    width: 70%;
    margin-left: 15%;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    line-height: 1.6em;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .uyari a {
        text-decoration: none;
    }

.uyarikirmizi {
    color: red;
    font-size: 10px;
    display: none;
    position: relative;
    margin: 0;
    float: left;
    width: 70%;
    margin-left: 15%;
    padding: 0;
}

.chkdiv {
    position: relative;
    float: left;
    width: 70%;
    margin-left: 15%;
}

.chkon {
    width: 100px;
    height: 21px;
    background: url(/Content/landing/evet.png) no-repeat;
    cursor: pointer;
    margin-top: 0px;
    margin-bottom: 20px;
    position: absolute;
    left: 0;
    z-index: 2;
    padding-left: 40px;
    padding-top: 4px;
    display: inline-block;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
}

.chkof {
    width: 100px;
    height: 21px;
    background: url(/Content/landing/hayir.png) no-repeat;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 20px;
    position: absolute;
    left: 0;
    z-index: 2;
    padding-left: 40px;
    padding-top: 4px;
    display: inline-block;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
}

.btnSend {
    position: relative;
    float: left;
    width: 70%;
    height: 43px;
    margin-left: 15%;
    cursor: pointer;
    background-color: #99743f;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
}

.cover {
    position: relative;
    float: left;
    width: 100%;
}

input::-webkit-input-placeholder {
    color: #fff;
}

.p2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 19px;
    letter-spacing: 3px;
    color: #545454;
    line-height: 1.2em;
    text-align: center;
    margin-top: 21px;
}

.p3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0;
    color: #2a2929;
    line-height: 1.7em;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 11px;
    margin-bottom: 40px;
}

.konfor {
}

.img2 {
    position: absolute;
    bottom: -148px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    width: 370px;
}

.section1 {
    height: 300px;
}

    .section1 .left {
        position: relative;
        float: left;
        width: 50%;
        height: 100%;
    }

    .section1 .right {
        position: relative;
        float: left;
        width: 50%;
        height: 100%;
    }

.p4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 45px;
    letter-spacing: 5px;
    color: #99743f;
    line-height: 45px;
    text-align: center;
    top: 60%;
}

.p5 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0;
    color: #2a2929;
    line-height: 1.7em;
    padding-left: 10px;
    padding-right: 10px;
}

#component {
    /* overflow: hidden; */
}

.component {
    margin: 0 auto;
    position: relative;
    margin-bottom: 40px;
    max-width: 100%;
}

    .component nav {
        position: absolute;
        z-index: 9999;
        left: -60px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 60px;
        height: 190px;
    }

.component-small {
    width: 650px;
    height: 290px;
}

.component-fullwidth {
    position: relative;
    display: block;
    width: 85%;
    max-width: 985px;
    height: 446px;
    margin: auto;
    /* background: #333; */
}

.component-transparent {
    width: 900px;
    height: 500px;
}

.component > ul {
    width: 100%;
    display: block;
    height: 100%;
    position: relative;
    list-style: none;
    padding: 0;
    margin: auto;
}

.component-small > ul {
    width: 450px;
}

.component-fullwidth > ul {
    overflow: hidden;
}

.component-transparent > ul {
    width: 112px;
}

.component li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    z-index: 999;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.component-fullwidth li {
    overflow: hidden;
    /* background-repeat: no-repeat; */
    cursor: pointer;
}

.component .current {
    opacity: 1;
    pointer-events: auto;
    z-index: 1000;
}

.component li img {
    /* display: block; */
    /* max-width: 100%; */
}

.component-fullwidth li img {
    /* min-width: 100%; */
    /* max-width: none; */
    /* position: absolute; */
    /* left: 50%; */
    /* -webkit-transform: translateX(-50%); */
    /* transform: translateX(-50%); */
}


@media screen and (max-width: 35.5em) {
    .component-small nav a {
        top: 100%;
        margin-top: 10px;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }

        .component-small nav a.prev {
            left: 50%;
            margin-left: -80px;
        }

        .component-small nav a.next {
            margin-left: 20px;
            right: auto;
            left: 50%;
        }
}

.section2 {
    background-color: #000;
}

.p6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 5px;
    color: #99743f;
    line-height: 23px;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 39px;
}

#prevsvg {
    fill: #fff;
    width: 33px;
    transform: rotate(180deg);
    height: 43px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#nextsvg {
    fill: #fff;
    width: 33px;
    height: 43px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.prev {
    display: block;
    background-color: #bb8f50;
    width: 100%;
    height: 50%;
    position: relative;
}

.next {
    display: block;
    background-color: #aa834a;
    width: 100%;
    height: 50%;
    position: relative;
}

.p7 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    color: #fff;
    line-height: 1.7em;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 38px;
}

.section3 {
    height: 666px;
}

    .section3 .left {
        position: relative;
        float: left;
        width: 50%;
        height: 100%;
        background-color: #f4f5f7;
    }

    .section3 .right {
        position: relative;
        float: left;
        width: 50%;
        height: 100%;
    }

#iletisimmap {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.p8 {
    margin-top: 50px;
    margin-bottom: 10px;
}

    .p8 img {
        position: relative;
        display: block;
        margin: auto;
        width: 200px;
    }

.p9 {
    color: #04030b;
    text-align: center;
    font-size: 45px;
    line-height: 45px;
}

.p10 {
    color: #04030b;
    text-align: center;
    font-size: 43px;
    line-height: 43px;
    font-weight: 600;
    margin-top: 7px;
    margin-bottom: 7px;
}

.p11 {
    color: #04030b;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
}

.p12 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0px;
    color: #2a2929;
    line-height: 1.7em;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 20px;
    height: 140px;
}

.p12x {
    display: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    color: #2a2929;
    line-height: 1.7em;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 15px;
    height: 140px;
}

.p13 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .p13 span {
        position: relative;
        display: inline-block;
        width: 14px;
        height: 14px;
        background-color: #c8b69e;
        border-radius: 50px;
        cursor: pointer;
    }

        .p13 span.activex {
            background-color: #99743f;
        }

.p14 {
    margin-top: 50px;
    margin-bottom: 20px;
    color: #04030b;
    text-align: center;
    font-size: 35px;
    line-height: 35px;
}

.planlardiv {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0;
}

.planbox {
    position: relative;
    margin: auto;
    max-width: 600px;
    width: 100%;
    height: auto;
}

#owl-demo .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.image-caption {
    text-align: left;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0;
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    color: #99743f;
}

.solok {
    position: absolute;
    top: 0;
    bottom: 111px;
    margin: auto;
    left: -75px;
    cursor: pointer;
}

.sagok {
    position: absolute;
    top: 0;
    bottom: 111px;
    margin: auto;
    right: -75px;
    cursor: pointer;
}

.expand {
    position: absolute;
    bottom: 50px;
    right: -50px;
    cursor: pointer;
}

.plantitle {
    position: relative;
    float: left;
}

.planname {
    position: relative;
    float: left;
    color: #404042;
    font-size: 21px;
    margin-left: 8px;
    margin-top: 2px;
}

.p15 {
    margin-top: 50px;
    margin-bottom: 20px;
    color: #04030b;
    text-align: center;
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 2px;
}

.yasamikonlar {
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 1145px;
    margin: auto;
    margin-top: 32px;
}

.ikonbox {
    width: 170px;
    height: 240px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
}

.ikonimg {
    display: block;
    position: relative;
    display: block;
    float: left;
    /* top: 0; */
    /* bottom: 0; */
    margin: auto;
    width: 100%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    z-index: 1;
}

.ikonbox span {
    display: block;
    position: relative;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    line-height: 1.3em;
    margin-top: 20px;
    float: left;
    color: #848484;
    width: 100%;
}

.section5 {
    border-top: 1px solid #858484;
    margin-top: 40px;
}

.footer {
    position: relative;
    float: left;
    width: 100%;
    height: 97px;
    margin-top: 20px;
}

.footeric {
    position: relative;
    margin: auto;
    width: 96%;
    max-width: 1300px;
    height: 81px;
}

.tklogo_img {
    position: relative;
    float: left;
    margin: auto;
    display: block;
    margin-top: 18px;
    width: 200px;
}

.telno {
    position: relative;
    float: right;
    font-size: 30px;
    margin-top: 32px;
    font-weight: 700;
    color: #232323;
    margin-right: 13px;
}

.bottomsocial {
    position: absolute;
    left: 10px;
    right: 10px;
    margin: auto;
    bottom: 10px;
    z-index: 5;
    width: 178px;
    text-align: center;
}

    .bottomsocial a {
        text-decoration: none !important;
        float: left;
        margin-left: 12px;
    }

        .bottomsocial a span {
            border-radius: 50%;
            width: 30px;
            height: 30px;
            text-align: center;
            color: #fff;
            display: inline-block;
            position: relative;
            cursor: pointer;
            height: 16px;
            margin-top: 8px;
        }

            .bottomsocial a span i {
                display: inline-table;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                width: 100%;
                margin: auto;
                font-size: 16px;
            }

@media screen and (max-width: 1019px) {
    .expand {
        right: 0;
    }
}

@media screen and (max-width: 540px) {
    .owl-theme .owl-controls {
        text-align: center !important;
    }
}

.mobilesocial {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 300px;
    height: 50px;
    text-align: center;
}

    .mobilesocial a {
        text-decoration: none;
        position: relative;
        margin-left: 5px;
        margin-right: 5px;
    }

        .mobilesocial a span {
            border-radius: 50%;
            width: 40px;
            height: 40px;
            text-align: center;
            color: #ffffff;
            display: inline-block;
            position: relative;
            cursor: pointer;
        }

            .mobilesocial a span i {
                display: inline-table;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                width: 100%;
                margin: auto;
                font-size: 25px;
                color: #c0b381;
            }

.loading_img {
    width: 172px;
    margin-left: -10px;
}

.loading-container,
.loading {
    height: 242px;
    position: absolute;
    left: 0;
    width: 242px;
    border-radius: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.loading {
    border: 2px solid transparent;
    border-color: transparent #fff transparent #FFF;
    -moz-animation: rotate-loading 1.5s linear 0s infinite normal;
    -moz-transform-origin: 50% 50%;
    -o-animation: rotate-loading 1.5s linear 0s infinite normal;
    -o-transform-origin: 50% 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-transform-origin: 50% 50%;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    transform-origin: 50% 50%;
}

.loading-container:hover .loading {
    border-color: transparent #fff transparent #fff;
}

.loading-container:hover .loading,
.loading-container .loading {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#loading-text {
    -moz-animation: loading-text-opacity 2s linear 0s infinite normal;
    -o-animation: loading-text-opacity 2s linear 0s infinite normal;
    -webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
    animation: loading-text-opacity 2s linear 0s infinite normal;
    color: #2b2929;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin-left: 46px;
    margin-top: 90px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 153px;
}

.loaddiv {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #e8e8e8;
    z-index: 9999999999999999;
    transition: all 0.5s ease-in-out;
}

@-moz-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
}

@-moz-keyframes loading-text-opacity {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


@-o-keyframes loading-text-opacity {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes loading-text-opacity {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes loading-text-opacity {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.mouse {
    width: 26px;
    height: 42px;
    border: 2px solid #fff;
    border-radius: 24px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 2;
}

    .mouse:after {
        content: "";
        position: absolute;
        top: 5px;
        left: 50%;
        margin-left: -2px;
        background-color: #fff;
        border-radius: 100%;
        width: 4px;
        height: 4px;
        opacity: 1;
        -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
        transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
        -webkit-animation: scroll 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
        animation: scroll 1.5s -1s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
    }

@-webkit-keyframes scroll {
    0%, 20% {
        -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
        transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
    }

    10% {
        -webkit-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        opacity: 0.01;
    }
}

@keyframes scroll {
    0%, 20% {
        -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
        transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
    }

    10% {
        -webkit-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        transform: translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);
        opacity: 0.01;
    }
}

.gercek_img {
    position: absolute;
    left: 4px !important;
    top: 4px;
    min-width: auto !important;
    transform: initial !important;
}

@media screen and (max-width: 540px) {
    .mouse {
        display: none;
    }

    .gercek_img {
        right: 4px !important;
        left: initial !important;
    }
}

.bottomcontacts {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #252c3f;
    height: 55px;
    display: none;
    z-index: 9999999;
}

.beyazcizgi_img {
    position: absolute;
    left: 0;
    right: 0;
    top: -14px;
    margin: auto;
    width: 100%;
    height: 14px;
}

.contact_img {
    width: 65px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    margin-top: -32px;
    display: inline-block;
}

.contact2_img {
    width: 84px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    margin-top: -32px;
    display: inline-block;
}

.classbottom {
    position: relative;
    float: left;
    margin-top: 35px;
}

.modalPencere {
    opacity: 0;
    overflow: hidden;
    background: transparent url(/Content/images/alistebg.png) repeat 0 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -100;
}

.modal {
    background: #fff;
    width: 84%;
    max-width: 700px;
    padding: 3%;
    max-height: 623px;
    position: relative;
    top: 50px;
    margin: 0 auto;
    z-index: 2;
    outline: none !important;
}

.modalIc {
    overflow: auto;
    width: 100%;
}

    .modalIc.scrollPane {
        height: 400px;
        outline: none !important;
    }

.modal h5 {
    font-weight: 700;
    font-size: 17px;
    line-height: 17px;
    padding: 0 0 0px;
    color: #000;
    margin: 0;
    font-family: arial;
}

    .modal h5 span {
        color: #c19767;
    }

.modal.formCevap {
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    top: 150px;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspHorizontalBar, .jspPane, .jspVerticalBar {
    position: absolute;
    font-size: 13px;
    line-height: 1.8em;
}

.jspVerticalBar {
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

    .jspHorizontalBar *, .jspVerticalBar * {
        margin: 0;
        padding: 0;
    }

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dde;
    position: relative;
}

.jspDrag {
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspDrag, .jspHorizontalBar .jspTrack {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

    .jspArrow.jspDisabled {
        cursor: default;
        background: #80808d;
    }

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: 0;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.jspVerticalBar, .jspTrack {
    background: transparent;
}

.jspHorizontalBar {
    display: none;
}

.jspTrack {
    border-right: 1px solid #3F3F3F;
    width: 10px;
    right: 1px;
}

.jspDrag {
    background: #9e9e9e;
    width: 7px;
    right: -6px;
    left: auto;
}

.jspCap {
    display: block;
    background: transparent;
    height: 10px;
}

.mKapat {
    display: block;
    text-indent: -9999em;
    background: transparent url(/Content/images/close4.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    text-indent: -9999em;
    position: absolute;
    top: 6px;
    right: -20px;
}

.modalover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.jspPane p {
    margin-bottom: 12px;
    color: #292828;
    font-family: arial;
    font-size: 12px;
}

    .jspPane p a {
        text-decoration: none;
        color: #000;
        font-weight: 600;
    }

.jspPane b {
    color: #292828;
}

.bilgilendirmediv2 {
    position: relative;
    float: left;
    padding-right: 0%;
    padding-left: 0%;
    margin-bottom: 10px;
    width: 70%;
    margin-left: 15%;
}

    .bilgilendirmediv2 p {
        position: relative;
        float: left;
        font-size: 11px;
        padding-left: 37px !important;
        color: #676666;
        font-weight: 600;
        margin-top: 2px;
        box-sizing: border-box;
        font-family: arial;
        z-index: 1;
    }

    .bilgilendirmediv2 span {
        color: #676666;
        font-size: 10px;
        margin-top: 14px;
        text-align: left;
        line-height: 1.6em;
        box-sizing: border-box;
        font-family: arial;
    }

    .bilgilendirmediv2 b {
        position: relative;
        float: left;
        font-size: 11px;
        margin: 0;
        padding-left: 0;
        color: #676666;
        font-weight: normal;
        line-height: 13px;
        box-sizing: border-box;
        text-align: left;
        margin-top: 11px;
        font-family: arial;
    }

        .bilgilendirmediv2 b a {
            color: #3c3b3b;
            font-weight: 600;
        }

.gizlilik3 {
    text-decoration: underline;
    color: #989898;
    cursor: pointer;
}

.gizlilik4 {
    text-decoration: underline;
    color: #989898;
    cursor: pointer;
}

.deluxiaapp_img {
    position: relative;
    float: left;
}

.spanrightside {
    position: fixed;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 51px;
    height: 143px;
    z-index: 5;
}

.tylogolink {
    position: absolute;
    left: 0px;
    bottom: 22px;
    width: 100%;
}

    .tylogolink img {
        width: 90%;
        position: relative;
        display: block;
        margin: auto;
        max-width: 220px;
    }

@media screen and (max-width: 1400px) {
    .tylogolink {
        display: none;
    }

    @media screen and (max-width: 784px) {
        .bilgilendirmediv2 p, .bilgilendirmediv2 b, .bilgilendirmediv2 span, .gizlilik3, .gizlilik4, .bilgilendirmediv2 b a {
            color: #565656 !important;
        }

        .spanrightside {
            display: none;
        }

        @media screen and (max-width: 625px) {
            .bottomcontacts {
                display: block;
            }

            .zopim {
                display: none !important;
            }

            .footer {
                height: initial;
            }

            @media screen and (max-width: 380px) {
                .contact_img {
                    width: 55px;
                }

                .contact2_img {
                    width: 71px;
                }
            }
        }
    }
}

.footerBottom {
    width: 100%;
    float: left;
    padding: 9px 0;
    background: #f9f9f9;
}

.footerCenter {
    width: 97%;
    margin: auto;
}

.leftFooter {
    float: left;
    width: auto;
    font-size: 9px;
    color: #5c5c5c;
}

    .leftFooter span {
        width: auto;
        display: inline-block;
    }

.rightFooter {
    float: right;
    width: auto;
}

    .rightFooter a {
        display: block;
        float: left;
        margin: 0 18px 0 0;
        position: relative;
        top: 8px;
    }

        .rightFooter a:last-child {
            margin: 0;
        }

.vonbelogo {
    width: 50px;
}

@media screen and (max-height: 850px) {
    .tylogolink img {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .leftFooter {
        width: 100%;
        text-align: center;
    }

    .rightFooter {
        width: 100%;
        text-align: center;
    }

        .rightFooter a {
            float: none;
        }
}

#videoiframe {
    position: relative;
    display: block;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 5px;
}

.js-videoWrapper {
    margin-top: 0;
    position: relative;
    display: block;
    margin: auto;
    width: 825px;
    height: 464px;
    background-color: #000;
}

.videoWrapper {
    margin-bottom: 47px;
    margin-top: 25px;
}

.videoWrapper43 {
    padding-top: 75%;
}


.videoIframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.videoPoster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}

    .videoPoster:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80px;
        height: 80px;
        margin: -40px 0 0 -40px;
        border: 5px solid #fff;
        border-radius: 100%;
        -webkit-transition: border-color 300ms;
        -moz-transition: border-color 300ms;
        transition: border-color 300ms;
    }

    .videoPoster:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 0;
        height: 0;
        margin: -20px 0 0 -10px;
        border-left: 40px solid #fff;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        -webkit-transition: border-color 300ms;
        -moz-transition: border-color 300ms;
        transition: border-color 300ms;
    }

    .videoPoster:hover:before, .videoPoster:focus:before {
        border-color: #000;
    }

    .videoPoster:hover:after, .videoPoster:focus:after {
        border-left-color: #000;
    }

.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    -moz-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms;
}
.cover{
    cursor:pointer;
}
@media screen and (max-width: 800px) {
    #videoiframe {
        width: 560px;
        height: 315px;
    }

    .js-videoWrapper {
        width: 560px;
        height: 315px;
    }
}

@media screen and (max-width: 760px) {
    #videoiframe {
        width: 320px;
        height: 180px;
    }

    .js-videoWrapper {
        width: 100%;
        height: 350px;
    }
}
