body {
    font-family: 'Open Sans',Merriweather,sans-serif;
}

    body a {
        -moz-transition-duration: .5s;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        -ms-transition-duration: .5s;
        transition-duration: .5s;
    }

        body a:hover {
            text-decoration: none;
        }

.bs-nopadding {
    padding-left: 0;
    padding-right: 0;
}

.bs-narrow-nopadding {
    padding-left: 5px;
    padding-right: 5px;
}

.force-responsive {
    width: 100%;
}

.floating-nav {
    text-align: center;
    height: 50px;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    z-index: 100;
    -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 15px rgba(0,0,0,.15);
    -ms-box-shadow: 0 1px 15px rgba(0,0,0,.15);
    -o-box-shadow: 0 1px 15px rgba(0,0,0,.15);
    box-shadow: 0 1px 15px rgba(0,0,0,.15);
    border-collapse: separate;
}

    .floating-nav ul {
        border: 0;
        margin: 0;
        display: inline-block;
        width: 100%;
        padding-left: 0;
    }

.msie7 .floating-nav ul {
    display: inline;
}

.floating-nav li {
    float: left;
    width: 20%;
    padding: 0;
    margin: 0;
    border-right: solid 1px #ccc;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
}

    .floating-nav li.last {
        border: 0;
    }

    .floating-nav li a {
        display: inline-block;
        font: normal 12px/50px Arial;
        height: 50px;
        color: #404040;
        padding: .15em 0 0;
        background: no-repeat 0 49%;
        padding: 0 0 0 23px;
        background-size: contain;
        animation-duration: 2s;
        animation-delay: 1000ms;
        animation-iteration-count: 1;
        animation-name: jello;
    }

.msie7 .floating-nav li a {
    display: inline;
}

.floating-nav li.i1 {
    background: #095356;
}

    .floating-nav li.i1 a {
        background-image: url(https://www.antalyawebtasarim.com/destek/resimler/micon-phone.png);
    }

.floating-nav li.i2 {
    background: #674361;
}

    .floating-nav li.i2 a {
        background-image: url(https://www.antalyawebtasarim.com/destek/resimler/micon-map.png);
    }

.floating-nav li.i3 {
    background: #25ae88;
}

    .floating-nav li.i3 a {
        background-image: url(https://www.antalyawebtasarim.com/destek/resimler/micon-home.png);
    }

.floating-nav li.i4 {
    background: #ff9900;
}

    .floating-nav li.i4 a {
        background-image: url(https://www.antalyawebtasarim.com/destek/resimler/micon-share.png);
    }

.floating-nav li.i5 {
    background: #18bdf6;
}

    .floating-nav li.i5 a {
        background-image: url(https://www.antalyawebtasarim.com/destek/resimler/micon-translate.png);
    }

.floating-nav li.i6 {
    background: #9a64b9;
}

    .floating-nav li.i6 a {
        background-image: url(https://www.antalyawebtasarim.com/destek/resimler/micon-contact.png);
    }

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.mt-reset {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mt55 {
    margin-top: 55px;
}

.mt60 {
    margin-top: 60px;
}

.mt65 {
    margin-top: 65px;
}

.mt70 {
    margin-top: 70px;
}

.mt75 {
    margin-top: 75px;
}

.mt80 {
    margin-top: 80px;
}

.mt85 {
    margin-top: 85px;
}

.mt90 {
    margin-top: 90px;
}

.mt95 {
    margin-top: 95px;
}

.mt100 {
    margin-top: 100px;
}

.mb-reset {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb55 {
    margin-bottom: 55px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb65 {
    margin-bottom: 65px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb75 {
    margin-bottom: 75px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb85 {
    margin-bottom: 85px;
}

.mb90 {
    margin-bottom: 90px;
}

.mb95 {
    margin-bottom: 95px;
}

.mb100 {
    margin-bottom: 100px;
}

.ml-reset {
    margin-left: 0px !important;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 40px;
}

.ml45 {
    margin-left: 45px;
}

.ml50 {
    margin-left: 50px;
}

.ml55 {
    margin-left: 55px;
}

.ml60 {
    margin-left: 60px;
}

.ml65 {
    margin-left: 65px;
}

.ml70 {
    margin-left: 70px;
}

.ml75 {
    margin-left: 75px;
}

.ml80 {
    margin-left: 80px;
}

.ml85 {
    margin-left: 85px;
}

.ml90 {
    margin-left: 90px;
}

.ml95 {
    margin-left: 95px;
}

.ml100 {
    margin-left: 100px;
}

.mr-reset {
    margin-right: 0px !important;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

.mr45 {
    margin-right: 45px;
}

.mr50 {
    margin-right: 50px;
}

.mr55 {
    margin-right: 55px;
}

.mr60 {
    margin-right: 60px;
}

.mr65 {
    margin-right: 65px;
}

.mr70 {
    margin-right: 70px;
}

.mr75 {
    margin-right: 75px;
}

.mr80 {
    margin-right: 80px;
}

.mr85 {
    margin-right: 85px;
}

.mr90 {
    margin-right: 90px;
}

.mr95 {
    margin-right: 95px;
}

.mr100 {
    margin-right: 100px;
}

.pt-reset {
    padding-top: 0px !important;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pt35 {
    padding-top: 35px;
}

.pt40 {
    padding-top: 40px;
}

.pt45 {
    padding-top: 45px;
}

.pt50 {
    padding-top: 50px;
}

.pt55 {
    padding-top: 55px;
}

.pt60 {
    padding-top: 60px;
}

.pt65 {
    padding-top: 65px;
}

.pt70 {
    padding-top: 70px;
}

.pt75 {
    padding-top: 75px;
}

.pt80 {
    padding-top: 80px;
}

.pt85 {
    padding-top: 85px;
}

.pt90 {
    padding-top: 90px;
}

.pt95 {
    padding-top: 95px;
}

.pt100 {
    padding-top: 100px;
}

.pb-reset {
    padding-bottom: 0px !important;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb35 {
    padding-bottom: 35px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb45 {
    padding-bottom: 45px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb55 {
    padding-bottom: 55px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb65 {
    padding-bottom: 65px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb75 {
    padding-bottom: 75px;
}

.pb80 {
    padding-bottom: 80px;
}

.pb85 {
    padding-bottom: 85px;
}

.pb90 {
    padding-bottom: 90px;
}

.pb95 {
    padding-bottom: 95px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl-reset {
    padding-left: 0px !important;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl35 {
    padding-left: 35px;
}

.pl40 {
    padding-left: 40px;
}

.pl45 {
    padding-left: 45px;
}

.pl50 {
    padding-left: 50px;
}

.pl55 {
    padding-left: 55px;
}

.pl60 {
    padding-left: 60px;
}

.pl65 {
    padding-left: 65px;
}

.pl70 {
    padding-left: 70px;
}

.pl75 {
    padding-left: 75px;
}

.pl80 {
    padding-left: 80px;
}

.pl85 {
    padding-left: 85px;
}

.pl90 {
    padding-left: 90px;
}

.pl95 {
    padding-left: 95px;
}

.pl100 {
    padding-left: 100px;
}

.pr-reset {
    padding-right: 0px !important;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pr35 {
    padding-right: 35px;
}

.pr40 {
    padding-right: 40px;
}

.pr45 {
    padding-right: 45px;
}

.pr50 {
    padding-right: 50px;
}

.pr55 {
    padding-right: 55px;
}

.pr60 {
    padding-right: 60px;
}

.pr65 {
    padding-right: 65px;
}

.pr70 {
    padding-right: 70px;
}

.pr75 {
    padding-right: 75px;
}

.pr80 {
    padding-right: 80px;
}

.pr85 {
    padding-right: 85px;
}

.pr90 {
    padding-right: 90px;
}

.pr95 {
    padding-right: 95px;
}

.pr100 {
    padding-right: 100px;
}

.coverbg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    min-height: 150px;
}

.tip-tablo {
    display: table;
}

    .tip-tablo .hucre {
        display: table-cell;
    }

    .tip-tablo .hucre-ortala {
        vertical-align: middle;
    }

.tamekran {
    width: 100%;
    height: 100vh;
    *height: 100%;
}

.img-bnw {
    filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

    .img-bnw:hover {
        filter: none;
        -webkit-filter: none;
    }

.owl-component .owl-prev {
    top: 45%;
    position: absolute;
    left: -30px;
}

.owl-component .owl-next {
    top: 45%;
    position: absolute;
    right: -30px;
}

.buyukayrac {
    position: relative;
    background-color: #337ab7;
    min-height: 50px;
    width: 100%;
    padding: 20px 0px;
}

    .buyukayrac:after {
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-top: solid 50px #337ab7;
        border-left: solid 50px transparent;
        border-right: solid 50px transparent;
    }

    .buyukayrac a {
        font-weight: bold;
    }

.flr {
    float: right !important;
}

.fll {
    float: left !important;
}

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.makalegaleri {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.headrow {
    color: gray;
}

.makalepad {
    padding: 15px 30px;
    min-height:550px;
}

.footrow {
    margin-top: 25px;
}

.makalenavigator {
    background: #ececec;
}

    .makalenavigator a {
        color: gray;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }

    .makalenavigator:hover {
        background: #ddd;
    }

        .makalenavigator:hover a {
            color: #222;
        }

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.makale-resimlibaslik {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 45px;
    color: #fff;
}

    .makale-resimlibaslik .tablolastir {
        display: table;
        text-align: center;
        width: 100%;
        height: 300px;
    }

        .makale-resimlibaslik .tablolastir .hucrelestir {
            display: table-cell;
            vertical-align: middle;
        }

    .makale-resimlibaslik h1 {
        color: #fff;
        font-weight: bold;
    }

    .makale-resimlibaslik a {
        color: #fff;
    }

.makalegaleri {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.headrow {
    color: gray;
}

.makalenavigator {
    background: #ececec;
}

    .makalenavigator a {
        color: gray;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }

    .makalenavigator:hover {
        background: #ddd;
    }

        .makalenavigator:hover a {
            color: #222;
        }

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.makalegaleri {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.headrow {
    color: gray;
}

.makalenavigator {
    background: #ececec;
}

    .makalenavigator a {
        color: gray;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }

    .makalenavigator:hover {
        background: #ddd;
    }

        .makalenavigator:hover a {
            color: #222;
        }

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.widget {
    border-bottom: 1px solid #ddd;
    color: gray;
}

    .widget.last {
        border-bottom: none;
    }

.etiket {
    margin: 5px;
}

.makalegaleri-siderbarli {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.widget {
    border-bottom: 1px solid #ddd;
    color: gray;
}

    .widget.last {
        border-bottom: none;
    }

.etiket {
    margin: 5px;
}

.makalegaleri-siderbarli {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.widget {
    border-bottom: 1px solid #ddd;
    color: gray;
}

    .widget.last {
        border-bottom: none;
    }

.etiket {
    margin: 5px;
}

.makalegaleri-siderbarli {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.maxwidth {
    width: 100%;
}

.urunresim {
    width: 100%;
    height: 383px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.owl-urun .owl-next {
    top: 45%;
    position: absolute;
    right: -15px;
}

.owl-urun .owl-prev {
    top: 45%;
    position: absolute;
    left: -15px;
}

.owl-thumb-item {
    background: none;
    border: none;
}

.thumbresim {
    width: 100%;
    height: 68px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.widget {
    border-bottom: 1px solid #ddd;
    color: gray;
}

    .widget.last {
        border-bottom: none;
    }

.etiket {
    margin: 5px;
}

.makalegaleri-siderbarli {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.maxwidth {
    width: 100%;
}

.urunresim {
    width: 100%;
    height: 383px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.owl-urun .owl-next {
    top: 45%;
    position: absolute;
    right: -15px;
}

.owl-urun .owl-prev {
    top: 45%;
    position: absolute;
    left: -15px;
}

.owl-thumb-item {
    background: none;
    border: none;
}

.thumbresim {
    width: 100%;
    height: 68px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.makale-resimlibaslik {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 45px;
    color: #fff;
}

    .makale-resimlibaslik .tablolastir {
        display: table;
        text-align: center;
        width: 100%;
        height: 300px;
    }

        .makale-resimlibaslik .tablolastir .hucrelestir {
            display: table-cell;
            vertical-align: middle;
        }

    .makale-resimlibaslik h1 {
        color: #fff;
        font-weight: bold;
    }

    .makale-resimlibaslik a {
        color: #fff;
    }

.makalegaleri {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.headrow {
    color: gray;
}

.makalenavigator {
    background: #ececec;
}

    .makalenavigator a {
        color: gray;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }

    .makalenavigator:hover {
        background: #ddd;
    }

        .makalenavigator:hover a {
            color: #222;
        }

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.makale-resimlibaslik {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 45px;
    color: #fff;
}

    .makale-resimlibaslik .tablolastir {
        display: table;
        text-align: center;
        width: 100%;
        height: 300px;
    }

        .makale-resimlibaslik .tablolastir .hucrelestir {
            display: table-cell;
            vertical-align: middle;
        }

    .makale-resimlibaslik h1 {
        color: #fff;
        font-weight: bold;
    }

    .makale-resimlibaslik a {
        color: #fff;
    }

.widget {
    border-bottom: 1px solid #ddd;
    color: gray;
}

    .widget.last {
        border-bottom: none;
    }

.etiket {
    margin: 5px;
}

.makalegaleri-siderbarli {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.makale-resimlibaslik {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 45px;
    color: #fff;
}

    .makale-resimlibaslik .tablolastir {
        display: table;
        text-align: center;
        width: 100%;
        height: 300px;
    }

        .makale-resimlibaslik .tablolastir .hucrelestir {
            display: table-cell;
            vertical-align: middle;
        }

    .makale-resimlibaslik h1 {
        color: #fff;
        font-weight: bold;
    }

    .makale-resimlibaslik a {
        color: #fff;
    }

.widget {
    border-bottom: 1px solid #ddd;
    color: gray;
}

    .widget.last {
        border-bottom: none;
    }

.etiket {
    margin: 5px;
}

.makalegaleri-siderbarli {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.makale-resimlibaslik {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 45px;
    color: #fff;
}

    .makale-resimlibaslik .tablolastir {
        display: table;
        text-align: center;
        width: 100%;
        height: 300px;
    }

        .makale-resimlibaslik .tablolastir .hucrelestir {
            display: table-cell;
            vertical-align: middle;
        }

    .makale-resimlibaslik h1 {
        color: #fff;
        font-weight: bold;
    }

    .makale-resimlibaslik a {
        color: #fff;
    }

.widget {
    border-bottom: 1px solid #ddd;
    color: gray;
}

    .widget.last {
        border-bottom: none;
    }

.etiket {
    margin: 5px;
}

.makalegaleri-siderbarli {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.maxwidth {
    width: 100%;
}

.urunresim {
    width: 100%;
    height: 383px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.owl-urun .owl-next {
    top: 45%;
    position: absolute;
    right: -15px;
}

.owl-urun .owl-prev {
    top: 45%;
    position: absolute;
    left: -15px;
}

.owl-thumb-item {
    background: none;
    border: none;
}

.thumbresim {
    width: 100%;
    height: 68px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.owl-referans .makale-resimlibaslik {
    width: 100%;
    height: 75vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 45px;
    color: #fff;
}

    .owl-referans .makale-resimlibaslik .tablolastir {
        display: table;
        text-align: center;
        width: 100%;
        height: 75vh;
    }

.owl-referans .owl-controls {
    display: none !important;
}

.makale-resimlibaslik {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 45px;
    color: #fff;
}

    .makale-resimlibaslik .tablolastir {
        display: table;
        text-align: center;
        width: 100%;
        height: 300px;
    }

        .makale-resimlibaslik .tablolastir .hucrelestir {
            display: table-cell;
            vertical-align: middle;
        }

    .makale-resimlibaslik h1 {
        color: #fff;
        font-weight: bold;
    }

    .makale-resimlibaslik a {
        color: #fff;
    }

.widget {
    border-bottom: 1px solid #ddd;
    color: gray;
}

    .widget.last {
        border-bottom: none;
    }

.etiket {
    margin: 5px;
}

.makalegaleri-siderbarli {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.maxwidth {
    width: 100%;
}

.urunresim {
    width: 100%;
    height: 383px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.owl-urun .owl-next {
    top: 45%;
    position: absolute;
    right: -15px;
}

.owl-urun .owl-prev {
    top: 45%;
    position: absolute;
    left: -15px;
}

.owl-thumb-item {
    background: none;
    border: none;
}

.thumbresim {
    width: 100%;
    height: 68px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.makalegaleri {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.headrow {
    color: gray;
}

.makalenavigator {
    background: #ececec;
}

    .makalenavigator a {
        color: gray;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }

    .makalenavigator:hover {
        background: #ddd;
    }

        .makalenavigator:hover a {
            color: #222;
        }

.breadcrumbs {
    margin: 15px 0px;
}

    .breadcrumbs span {
        padding-left: 10px;
        padding-right: 5px;
    }

.makalegaleri {
    width: 100%;
    height: 175px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galerirow a {
    width: 100%;
    margin: 10px 0px;
}

.headrow {
    color: gray;
}

.makalenavigator {
    background: #ececec;
}

    .makalenavigator a {
        color: gray;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }

    .makalenavigator:hover {
        background: #ddd;
    }

        .makalenavigator:hover a {
            color: #222;
        }

.listeliresim {
    width: 100%;
    height: 110px;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.kategorilisteli {
    border-bottom: 1px solid #ececec;
    padding: 15px 0px;
}

    .kategorilisteli.last {
        border-bottom: none;
    }

    .kategorilisteli h4 {
        font-weight: bold;
    }

    .kategorilisteli .baslik {
        display: block;
    }

.splitright {
    border-right: 1px solid #ececec;
}

.kts-one .ortali img {
    margin: 0px auto;
}

.kts-one .navbar-nav > li > a {
    margin-top: 30px;
    text-transform: uppercase;
}

.kts-one .topbar {
    height: 40px;
    background-color: #337ab7;
    padding-top: 2px;
    padding-bottom: 2px;
}

.kts-one .navbar-brand {
    float: none;
}

    .kts-one .navbar-brand > img {
        width: 250px;
    }

.kts-one .sosyalmeydan {
    float: right;
}

    .kts-one .sosyalmeydan > a {
        color: #fff;
        font-size: 24px;
    }

        .kts-one .sosyalmeydan > a:hover {
            color: #e2000f;
            font-size: 24px;
        }

    .kts-one .sosyalmeydan i {
        margin: 0px 3px;
    }

    .kts-one .sosyalmeydan img {
        width: 40px !important;
        margin-top: -4px;
        margin-left: 2px;
        margin-right: 2px;
    }

    .kts-one .sosyalmeydan.metindil {
        float: right;
        margin: 5px 30px;
    }

        .kts-one .sosyalmeydan.metindil > a {
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            padding: 0px 5px 0px 6px;
            border-right: 1px solid #fff;
        }

            .kts-one .sosyalmeydan.metindil > a:last-of-type {
                border-right: none;
            }

            .kts-one .sosyalmeydan.metindil > a:hover {
                color: #e2000f;
            }

.kts-one .iletisim {
    float: right;
}

    .kts-one .iletisim > a {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
    }

        .kts-one .iletisim > a:hover {
            color: #e2000f;
            font-size: 24px;
        }

.kts-one .navbar {
    margin-bottom: 0px;
}

.kts-one #owl-carousel .owl-next {
    top: 45%;
    position: absolute;
    right: 0px;
    margin-right: 15px;
}

.kts-one #owl-carousel .owl-prev {
    top: 45%;
    position: absolute;
    left: 0px;
    margin-left: 15px;
}

.kts-one #owl-carousel .owl-controls {
    margin-top: 0;
}

.kts-one #owl-carousel .owl-dots {
    background: #d5040c;
    height: 40px;
    padding-top: 10px;
}

.kts-one .indexobject {
    margin: 15px 0px;
    text-align: center;
}

    .kts-one .indexobject .imgholder {
        width: 100%;
        height: 175px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        border: 1px solid #337ab7;
    }

.kts-one .footer {
    background-color: #337ab7;
    color: #fff;
}

    .kts-one .footer i {
        font-size: 24px;
    }

        .kts-one .footer i.smicon {
            font-size: 36px;
        }

.kts-one .fblock h3 {
    font-weight: bold;
}

.kts-one .fblock a {
    color: #fff;
}

    .kts-one .fblock a:hover {
        color: #e2000f;
    }

.kts-one .footerbot {
    background-color: #0B375D;
    color: #fff;
    padding: 5px;
}

.kts-one .slideholder {
    width: 100%;
    height: 70vh;
    *height: 70%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

    .kts-one .slideholder .slidemetin {
        color: #fff;
        background: rgba(0, 0, 0, .7);
        padding: 20px;
        width: 100%;
        margin-top: 30vh;
    }

        .kts-one .slideholder .slidemetin h3 {
            margin-top: 0;
        }

        .kts-one .slideholder .slidemetin p {
            margin-bottom: 0;
        }

        .kts-one .slideholder .slidemetin .slaytbuton {
            margin-top: 10px;
        }

.kts-one .owl-item.active .slidemetin {
    -webkit-animation: jello 1s 1;
    -moz-animation: jello 1s 1;
    -o-animation: jello 1s 1;
    animation: jello 1s 1;
}

.kts-one .haritaframe {
    width: 100%;
    height: 30vh;
    *height: 30%;
    border: none;
}

.kts-one .haritakapat {
    position: relative;
    height: 30vh;
    *height: 30%;
    margin-top: calc(-30vh + -10px);
    *margin-top: -30%;
    margin-bottom: 30px;
}

.kts-one .form-iletisim textarea {
    height: 108px;
}

.kts-one address i {
    font-size: 24px;
}

.kts-one input#kariyer {
    margin: 15px 0px;
}

@media(min-width:1600px) {
    .kts-one .galeribir .imgholder {
        height: 325px !important;
    }

        .kts-one .galeribir .imgholder .coverme {
            height: 323px !important;
        }
}

.kts-one .galeribir .imgholder {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #222;
}

    .kts-one .galeribir .imgholder .coverme {
        width: 100.4%;
        height: 248px;
        background: rgba(0, 0, 0, .75);
        -moz-transition-duration: .5s;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        -ms-transition-duration: .5s;
        transition-duration: .5s;
        opacity: 0;
    }

    .kts-one .galeribir .imgholder:hover .coverme {
        opacity: 1;
    }

    .kts-one .galeribir .imgholder .coverme a {
        color: #fff;
    }

        .kts-one .galeribir .imgholder .coverme a h5 {
            font-size: 22px;
            font-weight: bold;
        }

.kts-one .bilgidetay {
    padding-top: 60px;
    padding-bottom: 60px;
}

    .kts-one .bilgidetay .row {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .kts-one .bilgidetay h1 {
        margin-top: 0px;
        text-transform: uppercase;
        color: #fff;
        font-weight: bold;
        border-bottom: 1px solid #fff;
        padding-bottom: 10px;
    }

    .kts-one .bilgidetay p {
        color: #fff;
    }

    .kts-one .bilgidetay .haberitem {
        text-align: center;
    }

        .kts-one .bilgidetay .haberitem a {
            color: #222;
            display: block;
            background: #fff;
            padding-bottom: 0.1px;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
            -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
            box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
        }

            .kts-one .bilgidetay .haberitem a:hover {
                text-decoration: none;
            }

        .kts-one .bilgidetay .haberitem h5 {
            font-weight: bold;
        }

    .kts-one .bilgidetay .haberframe {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    .kts-one .bilgidetay .habergorsel {
        width: 100%;
        height: 200px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

        .kts-one .bilgidetay .habergorsel:hover {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
            -moz-transition-duration: 1s;
            -webkit-transition-duration: 1s;
            -o-transition-duration: 1s;
            -ms-transition-duration: 1s;
            transition-duration: 1s;
        }

@media(max-width:767px) {
    .center-mobile {
        text-align: center !important;
    }

    .kts-one .navbar-nav > li > a {
        margin-top: 0px !important;
    }

    .kts-one .navbar-toggle {
        border: 1px solid black;
        margin-top: 30px;
    }

        .kts-one .navbar-toggle .icon-bar {
            background: black;
        }

    .kts-one .navbar-header .navbar-brand > img {
        width: 70%;
    }

    .kts-one .sosyalmeydan {
        display: none;
    }

    .kts-one .iletisim {
        text-align: center;
        float: none;
    }

        .kts-one .iletisim > a:visited, .kts-one .iletisim > a:focus {
            color: white;
        }

    .kts-one .slideholder .metinkontrol {
        display: none;
    }

    .kts-one .slideholder {
        height: 20vh;
    }

    .kts-one {
        padding-bottom: 50px;
    }

        .kts-one .panel-default {
            margin: 15px;
        }

        .kts-one .listeliresim {
            border-radius: 0;
        }

        .kts-one .urunresim {
            height: 185px;
        }

        .kts-one .thumbresim {
            height: 35px;
        }

        .kts-one .owl-thumbs {
            position: relative;
            z-index: 9;
        }

        .kts-one .tamslide .owl-thumbs {
            display: none;
        }

    .kts-two .navbar-fixed-top {
        background: none;
        border: none;
        box-shadow: none;
    }

    .kts-two .pathfinder {
        display: none;
    }

    .kts-two .navbar-default {
        background: none;
        box-shadow: none;
        border-bottom: none;
    }

    .kts-two .satiscilarsevinsin {
        display: none;
    }

    .kts-two .navbar-brand {
        width: 85%;
    }

    .kts-two .alpha, .kts-two .bravo, .kts-two .charlie, .kts-two .delta, .kts-two .echo, .kts-two .foxtrot, .kts-two .hotel, .kts-two .india, .kts-two .juliet {
        padding: 60px 15px;
    }

    .kts-two .menu-objects ul li a {
        font-size: 48px !important;
        line-height: 60px !important;
    }

    .kts-two #menu .menu-objects {
        padding: 18% !important;
    }

    .kts-two .listeliresim {
        height: 381px;
        border-radius: 0;
    }

    .kts-two .kapat {
        margin-top: 300px;
    }
}

@media (min-width:450px) and (max-width:767px) {
    .kts-one .slideholder {
        height: 60vh;
    }

    .kts-one .indexobject .imgholder {
        height: 300px;
    }

    .kts-one .makalegaleri {
        height: 300px;
    }

    .kts-one .urunresim {
        height: 300px;
    }

    .kts-one .thumbresim {
        height: 105px;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .kts-one .navbar-header {
        float: left;
        padding: 15px;
        text-align: center;
        width: 100%;
    }

    .kts-one .navbar-brand {
        float: none;
    }

        .kts-one .navbar-brand > img {
            display: inline-block;
        }

    .kts-one .navbar .navbar-nav {
        display: inline-block;
        float: none !important;
        vertical-align: top;
    }

    .kts-one .navbar .navbar-collapse {
        text-align: center;
    }

    .kts-one .slideholder {
        height: 25vh;
    }

        .kts-one .slideholder .metinkontrol {
            display: none;
        }

    .kts-one .indexobject .imgholder {
        height: 400px;
    }

    .kts-one {
        padding-bottom: 50px;
    }

        .kts-one .makalegaleri {
            height: 100px;
        }

        .kts-one .listeliresim {
            height: 95px;
        }

        .kts-one .splitright {
            position: relative;
            z-index: 99;
        }

        .kts-one .owl-thumbs {
            position: relative;
            z-index: 99;
        }

        .kts-one .thumbresim {
            height: 90px;
        }

    .kts-two .navbar-fixed-top {
        background: none;
        border: none;
        box-shadow: none;
    }

    .kts-two .pathfinder {
        display: none;
    }

    .kts-two .navbar-default {
        background: none;
        box-shadow: none;
        border-bottom: none;
    }

    .kts-two #menu .menu-objects {
        padding: 25% !important;
    }

    .kts-two .navbar-container {
        min-height: 50px;
    }

    .navbar-brand {
        width: 40%;
    }
}

@media(min-width:1024px) and (max-width:1099px) {
    .kts-one .navbar-header {
        float: left;
        padding: 15px;
        text-align: center;
        width: 100%;
    }

    .kts-two #menu .menu-objects {
        padding: 18% !important;
    }

    .kts-two .kapat {
        margin-top: 0px;
    }

    .kts-one .navbar-brand {
        float: none;
    }

        .kts-one .navbar-brand > img {
            display: inline-block;
        }

    .kts-one .navbar .navbar-nav {
        display: inline-block;
        float: none !important;
        vertical-align: top;
    }

    .kts-one .navbar .navbar-collapse {
        text-align: center;
    }

    .kts-one .slideholder {
        height: 40vh;
    }

        .kts-one .slideholder .metinkontrol {
            display: inline-block;
        }

        .kts-one .slideholder .slidemetin {
            margin-top: 10vh;
        }

    .kts-one .indexobject .imgholder {
        height: 150px;
    }

    .kts-one {
        padding-bottom: 50px;
    }

        .kts-one .makalegaleri {
            height: 150px;
        }

        .kts-one .listeliresim {
            height: 90px;
        }

        .kts-one .splitright {
            position: relative;
            z-index: 99;
        }

        .kts-one .owl-thumbs {
            position: relative;
            z-index: 99;
        }

        .kts-one .thumbresim {
            height: 45px;
        }

        .kts-one .urunresim {
            height: 200px;
        }

        .kts-one .tamslide .urunresim {
            height: 325px;
        }
}

body.kts-two {
    overflow-x: hidden;
}

.kts-two .patrick {
    font-family: 'Patrick Hand',Merriweather,cursive;
}

.kts-two .satiscilarsevinsin {
    margin-right: 15px;
    font-size: 24px;
}

.kts-two .table-cell-align {
    display: table-cell;
    vertical-align: middle;
}

.kts-two .delta {
    background-color: #7e924a;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100vh;
    color: #fff;
    display: table;
}

.kts-two .bravo {
    background-color: #cf7668;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100vh;
    color: #222;
    display: table;
}

.kts-two .kilo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100vh;
}

.kts-two .charlie {
    background-color: #9abdc1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100vh;
    color: #222;
    display: table;
}

.kts-two .foxtrot {
    background-color: #f2dbb9;
    width: 100%;
    height: 100vh;
    color: #222;
    display: table;
}

.kts-two .hotel {
    background-color: #fff;
    width: 100%;
    height: 100vh;
    color: #222;
    display: table;
}

.kts-two .india {
    background-color: #fff;
    width: 100%;
    height: 100vh;
    color: #222;
    display: table;
}

.kts-two .juliet {
    background-color: #fff;
    width: 100%;
    height: 100vh;
    color: #222;
    display: table;
}

.kts-two .hotel input, .kts-two .hotel textarea {
    border-radius: 0;
    padding: 20px;
    text-align: center;
    border-color: #222;
}

.kts-two .hotel button {
    background: #ff5d4c;
    border: 1px solid #FF2610;
    text-shadow: none;
    color: #fff;
    width: 100%;
    border-radius: 0;
    padding: 10px;
}

    .kts-two .hotel button:hover {
        background: #ff5d4c;
        border: 1px solid #ff5d4c;
        color: #fff;
        /*-webkit-animation: shake 1s 1;
        -moz-animation: shake 1s 1;
        -o-animation: shake 1s 1;
        animation: shake 1s 1;*/
    }

.kts-two .alpha {
    background-color: #efe6df;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100vh;
    color: #fff;
    display: table;
}

.kts-two .refbg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 258px;
    overflow: hidden;
}

.kts-two .anim-one .item-alpha {
    position: absolute;
    top: -30px;
    left: 0px;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.kts-two .anim-one a {
    color: #fff;
}

.kts-two .anim-one:hover .item-alpha {
    top: -45px;
    left: -15px;
}

.kts-two .anim-one .item-bravo {
    position: absolute;
    bottom: 3px;
    left: 25px;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.kts-two .anim-one:hover .item-bravo {
    left: 35px;
}

.kts-two .anim-one .item-bravo h4 {
    margin-bottom: 2px;
    margin-top: 0;
    font-style: italic;
    font-weight: bold;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.kts-two .anim-one:hover .item-bravo h4 {
    color: red;
}

.kts-two .anim-one .item-bravo p {
    margin-bottom: 0;
}

.kts-two .anim-one .item-charlie {
    position: relative;
    right: 0px;
    top: 72px;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
    float: right;
}

.kts-two .anim-one:hover .item-charlie {
    right: -15px;
}

.kts-two .anim-one .item-charlie img {
    max-width: 160px;
}

.kts-two .anim-two .item-alpha {
    position: relative;
    top: 150px;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
    float: left;
}

.kts-two .anim-two:hover .item-alpha {
    top: 135px;
}

.kts-two .anim-two .item-bravo {
    position: absolute;
    top: -15px;
    left: 25px;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.kts-two .anim-two:hover .item-bravo {
    left: 180px;
    top: 75px;
}

.kts-two .anim-two .item-charlie {
    position: absolute;
    left: 15px;
    color: red;
    top: 60px;
    opacity: 0;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

    .kts-two .anim-two .item-charlie h4 {
        font-weight: bold;
        font-family: Arial,Merriweather,sans-serif;
    }

.kts-two .anim-two:hover .item-charlie {
    left: 30px;
    opacity: 1;
}

.kts-two .anim-three .item-alpha {
    opacity: 0;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
    float: left;
}

.kts-two .anim-three:hover .item-alpha {
    opacity: 1;
}

.kts-two .anim-three .item-bravo {
    position: absolute;
    top: 15px;
    left: 20px;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

.kts-two .anim-three:hover .item-bravo {
    top: 25px;
}

.kts-two .anim-four .item-alpha {
    position: absolute;
    top: 10px;
    left: 25px;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

.kts-two .anim-four:hover .item-alpha {
    -webkit-animation: rubberBand 1s 1;
    -moz-animation: rubberBand 1s 1;
    -o-animation: rubberBand 1s 1;
    animation: rubberBand 1s 1;
}

.kts-two .anim-four .item-bravo {
    position: relative;
    right: 0px;
    top: 0px;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
    float: right;
}

.kts-two .anim-four:hover .item-bravo {
    right: -15px;
}

.kts-two .anim-five .item-alpha {
    position: absolute;
    bottom: -15px;
    left: -5px;
}

.kts-two .anim-five:hover .item-alpha {
    -webkit-animation: swing 1s 1;
    -moz-animation: swing 1s 1;
    -o-animation: swing 1s 1;
    animation: swing 1s 1;
}

.kts-two .anim-five .item-bravo img {
    width: 180px;
    opacity: 0;
    transform: rotate(45deg);
    position: absolute;
    left: 30px;
    top: -130px;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

.kts-two .anim-five:hover .item-bravo img {
    opacity: .2;
}

.kts-two .anim-six .item-alpha {
    position: absolute;
    left: 0px;
    top: -20px;
    width: 43%;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.kts-two .anim-six:hover .item-alpha {
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

.kts-two .anim-six .item-bravo {
    width: 47%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.kts-two .anim-six:hover .item-bravo {
    -webkit-animation: flip 1s 1;
    -moz-animation: flip 1s 1;
    -o-animation: flip 1s 1;
    animation: flip 1s 1;
}

.kts-two .anim-six .item-charlie {
    position: absolute;
    left: 170px;
    top: 65px;
    opacity: 0;
    -moz-transition-duration: 1.5s;
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    -ms-transition-duration: 1.5s;
    transition-duration: 1.5s;
}

.kts-two .anim-six:hover .item-charlie {
    opacity: 1;
}

.kts-two .anim-six .item-delta {
    position: absolute;
    right: 40px;
    top: 45px;
    opacity: 0;
    -moz-transition-duration: 3s;
    -webkit-transition-duration: 3s;
    -o-transition-duration: 3s;
    -ms-transition-duration: 3s;
    transition-duration: 3s;
}

.kts-two .anim-six:hover .item-delta {
    opacity: 1;
}

.kts-two .anim-six .item-echo {
    position: absolute;
    right: 100px;
    top: 5px;
    opacity: 0;
    -moz-transition-duration: 4.5s;
    -webkit-transition-duration: 4.5s;
    -o-transition-duration: 4.5s;
    -ms-transition-duration: 4.5s;
    transition-duration: 4.5s;
}

.kts-two .anim-six:hover .item-echo {
    opacity: 1;
}

.kts-two .refrow {
    margin-top: 10px;
    margin-bottom: 0px;
}

.kts-two .haberitem {
    text-align: center;
}

    .kts-two .haberitem a {
        color: #222;
        font-weight: bold;
    }

        .kts-two .haberitem a:hover {
            text-decoration: none;
        }

    .kts-two .haberitem h5 {
        font-weight: bold;
    }

.holdmenow {
    background: rgba(0, 0, 0, .75);
    padding: 10px;
    margin-left: -15px;
    margin-right: -15px;
}

.kts-two .refkategori .haberframe {
    width: 100%;
    height: 150px;
    overflow: hidden;
    border: 1px solid rgba(34, 34, 34, .5);
}

.kts-two .refkategori .habergorsel {
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

    .kts-two .refkategori .habergorsel:hover {
        -webkit-transform: scale(1.1) rotate(5deg);
        -moz-transform: scale(1.1) rotate(5deg);
        -o-transform: scale(1.1) rotate(5deg);
        -ms-transform: scale(1.1) rotate(5deg);
        transform: scale(1.1) rotate(5deg);
        border: 1px solid #99cc66 !important;
        -moz-transition-duration: .5s;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        -ms-transition-duration: .5s;
        transition-duration: .5s;
    }

.kts-two .haberframe {
    width: 100%;
    height: 200px;
    overflow: hidden;
    border: 1px solid #9E8A60;
}

.kts-two .habergorsel {
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

    .kts-two .habergorsel:hover {
        -webkit-transform: scale(1.1) rotate(5deg);
        -moz-transform: scale(1.1) rotate(5deg);
        -o-transform: scale(1.1) rotate(5deg);
        -ms-transform: scale(1.1) rotate(5deg);
        transform: scale(1.1) rotate(5deg);
        border: 1px solid #99cc66 !important;
        -moz-transition-duration: .5s;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        -ms-transition-duration: .5s;
        transition-duration: .5s;
    }

.icreferans {
    text-align: center;
}

    .icreferans p {
        font-size: 18px;
    }

@-webkit-keyframes yanSon {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes yanSon {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes yanSon {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes yanSon {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.kts-two #box {
    -webkit-animation: yanSon .5s 1;
    -moz-animation: yanSon .5s 1;
    -o-animation: yanSon .5s 1;
    animation: yanSon .5s 1;
}

.kts-two #menu {
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    min-height: 100vh;
    z-index: 20;
    width: 100%;
    border-radius: 0;
    border: none !important;
}

    .kts-two #menu .menu-objects {
        padding: 7%;
        text-align: center;
    }

.kts-two .menu-objects ul li a {
    font-weight: bolder;
    color: #fff;
    font-size: 72px;
    padding: 0;
    line-height: 70px;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

    .kts-two .menu-objects ul li a:hover, .kts-two .menu-objects ul li a:focus {
        color: #ffcb08;
        background: none;
    }

.kts-two .menu-button {
    background: none;
    border: none;
    font-size: 32px;
    color: #222;
    margin-top: 0px;
}

    .kts-two .menu-button:focus {
        border: none;
        outline: none;
    }

.kts-two .navbar-container {
    position: fixed;
    z-index: 2;
    left: 0;
    right: 0;
    width: 100%;
}

.kts-two .navbar-brand {
    min-height: 85px;
    padding: 10px 15px !important;
}

.kts-two .downside {
    margin-top: 10px;
    float: right;
}

.kts-two .navbar-brand, .kts-two .navbar-nav > li > a {
    color: #fff !important;
    text-shadow: none;
    font-family: 'Roboto Slab',Merriweather,serif;
    text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
}

    .kts-two .navbar-nav > li > a:hover {
        color: #C7B17F !important;
        text-shadow: none;
    }

@media(min-width:992px) {
    .kts-two .navbar.navbar-default {
        background-image: none;
        background-color: transparent;
        border: none;
        box-shadow: none;
        margin-bottom: 0;
    }

    .kts-two .dropdown-menu {
        background-color: rgba(255,255,255,.75);
    }

    .kts-two .navbar-default .navbar-nav > .open > a {
        background-image: none !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .kts-two .navbar-brand > img {
        width: 225px;
    }
}

.kts-two button.menu-button[aria-expanded="true"] > span {
    color: #fff !important;
}

.kts-two .pathfinder {
    position: fixed;
    right: 15px;
    top: 45%;
    z-index: 9;
}

    .kts-two .pathfinder ul {
        text-align: right;
        list-style-type: none;
    }

        .kts-two .pathfinder ul li a {
            color: #222;
            font-weight: 600;
        }

            .kts-two .pathfinder ul li a span {
                opacity: 0;
                -moz-transition-duration: .5s;
                -webkit-transition-duration: .5s;
                -o-transition-duration: .5s;
                -ms-transition-duration: .5s;
                transition-duration: .5s;
            }

        .kts-two .pathfinder ul li:hover a span {
            opacity: 1;
        }

        .kts-two .pathfinder ul li:hover a i {
            -webkit-animation: spin 1s infinite;
            -moz-animation: spin 1s infinite;
            -o-animation: spin 1s infinite;
            animation: spin 1s infinite;
        }

        .kts-two .pathfinder ul li a i {
            margin-left: 5px;
        }

.kts-two .sosyalmeydan {
    margin-top: 0px;
}

    .kts-two .sosyalmeydan a {
        font-size: 48px;
        margin: 5px;
    }

.kts-two .info {
    margin-top: 20px;
}

.kts-two .facebook {
    color: #3b5998;
}

    .kts-two .facebook:hover {
        color: #3b5998;
    }

        .kts-two .facebook:hover i {
            -webkit-animation: jello 1s 1;
            -moz-animation: jello 1s 1;
            -o-animation: jello 1s 1;
            animation: jello 1s 1;
        }

.kts-two .twitter {
    color: #28a9e2;
}

    .kts-two .twitter:hover {
        color: #28a9e2;
    }

        .kts-two .twitter:hover i {
            -webkit-animation: jello 1s 1;
            -moz-animation: jello 1s 1;
            -o-animation: jello 1s 1;
            animation: jello 1s 1;
        }

.kts-two .gplus {
    color: #ea4335;
}

    .kts-two .gplus:hover {
        color: #ea4335;
    }

        .kts-two .gplus:hover i {
            -webkit-animation: jello 1s 1;
            -moz-animation: jello 1s 1;
            -o-animation: jello 1s 1;
            animation: jello 1s 1;
        }

.kts-two .instagram {
    color: #125688;
}

    .kts-two .instagram:hover {
        color: #125688;
    }

        .kts-two .instagram:hover i {
            -webkit-animation: jello 1s 1;
            -moz-animation: jello 1s 1;
            -o-animation: jello 1s 1;
            animation: jello 1s 1;
        }

.off-canvas .hamburger:before {
    color: #fff;
    font: normal 28px/55px "FontAwesome";
    text-transform: none;
    content: "\f0c9";
    margin-right: 15px;
    text-indent: 0;
    speak: none;
    width: 100%;
    text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
}

.off-canvas a.hamburger:hover, a.hamburger:active {
    text-decoration: none;
    cursor: pointer;
}

.off-canvas a.close, a.close:hover, a.close:active, a.close:focus {
    opacity: 1;
}

    .off-canvas a.close:before {
        color: #000;
        font: normal 28px/55px "FontAwesome";
        text-transform: none;
        margin-right: 15px;
        text-indent: 0;
        content: "\f00d";
    }

@media (min-width:0) {
    .off-canvas .navbar-toggle {
        display: block;
    }
}

@media (min-width:992px) {
    .off-canvas .navbar {
        right: auto;
        background: none;
        border: none;
    }
}

.off-canvas .navmenu {
    background: #eee;
    border-style: none;
}

    .off-canvas .navmenu a {
        font-weight: bold;
        text-transform: uppercase;
    }

    .off-canvas .navmenu .dropdown-menu {
        position: relative;
        float: none;
        box-shadow: none;
    }

.off-canvas .navbar-fixed-top {
    right: 0;
    left: auto !important;
}

.off-canvas .relativity {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 100%;
    padding-left: 40px;
}

.off-canvas .logo {
    position: fixed;
    left: 15px;
    top: 10px;
    z-index: 64000;
}

.off-canvas .logo {
    position: absolute;
    left: 15px;
    top: 10px;
    z-index: 64000;
}

.off-canvas .satiscilarsevinsin {
    color: #fff;
    text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.carousel-fade .carousel-control {
    z-index: 2;
}

.widget {
    padding: 0px 5px;
}

    .widget h4 {
        text-align: center;
        margin-bottom: 20px;
    }

    .widget ul {
        list-style-type: none;
        padding-left: 0;
        margin-bottom: 0;
    }

        .widget ul li {
            padding: 10px 0px;
            border-bottom: 1px solid #9c9c9c;
        }

            .widget ul li a {
                color: #444;
            }

                .widget ul li a:hover {
                    color: #337ab7;
                }

                .widget ul li a i {
                    color: #444;
                    margin-right: 10px;
                }

.sidebar {
    border: 1px solid #ddd;
    border-radius: 4px;
}

    .sidebar h4 {
        position: relative;
        padding: 15px 0 15px;
        border-bottom: 1px solid #ddd;
    }

        .sidebar h4:before {
            position: absolute;
            bottom: -3px;
            left: 20px;
            width: 35px;
            height: 5px;
            content: "";
            display: inline-block;
            background-color: #337ab7;
        }

        .sidebar h4:after {
            position: absolute;
            bottom: -1px;
            left: 0;
            width: 80px;
            height: 1px;
            content: "";
            display: inline-block;
            background-color: #337ab7;
        }

.widget-panel {
    margin-top: -11px;
    border-top: none;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-nb {
    border: none;
    margin-bottom: 0;
}

.icon-split-timeline {
    margin-top: 45px;
    margin-bottom: 45px;
}

.iconblock a {
    color: black;
}

.iconblock:hover .t-icon {
    background: #337ab7;
}

    .iconblock:hover .t-icon:after {
        border: 1px solid #337ab7;
    }

.iconblock h3 {
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.iconblock:hover h3 {
    color: #337ab7;
}

.t-icon {
    float: right;
    display: inline-block;
    text-decoration: none;
    background: #0B375D;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    position: relative;
    margin: 10px 10px 10px 20px;
}

    .t-icon:after {
        content: '';
        position: absolute;
        top: -6px;
        left: -6px;
        width: 62px;
        height: 62px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        border: 1px solid #0B375D;
        transition: all 0.17s ease-in-out;
        -moz-transition: all 0.17s ease-in-out;
        -webkit-transition: all 0.17s ease-in-out;
        -o-transition: all 0.17s ease-in-out;
    }

    .t-icon i {
        color: #fff;
        font-size: 26px;
        line-height: 55px;
    }

.ist-header {
    border-bottom: 1px solid #222;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.pbox {
    padding: 45px 0px;
}

.plusbox {
    margin: 15px 0px;
}

    .plusbox .read-more {
        font-size: 13px;
        font-weight: 700;
        background-color: #BF1E2D;
        padding: 5px 10px;
        color: #ffffff;
        text-decoration: none;
        display: inline-block;
        position: relative;
        top: -15px;
    }

.plusboxholder {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
}

    .plusboxholder figure {
        overflow: hidden;
    }

    .plusboxholder .text-content {
        padding: 10px 10px 10px;
        min-height: 185px;
    }

    .plusboxholder h5 {
        margin: 0 0 12px;
        font-size: 18px;
        color: #BF1E2D;
    }

    .plusboxholder .text-content a {
        text-transform: capitalize;
        color: #BF1C2B;
    }

.plus-border {
    height: 11px;
    width: 100%;
    background: transparent url(https://www.antalyawebtasarim.com/destek/resimler/plusborder.png) center center no-repeat;
    border: none;
    margin-bottom: 5px;
}

.plusboxholder .katozet {
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 15px;
}

.tabtype1 {
    border: 1px solid #d4d5d6;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .tabtype1 .nav-pills {
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 1px solid #d4d5d6;
    }

        .tabtype1 .nav-pills > li + li {
            margin-left: 0px;
        }

        .tabtype1 .nav-pills > li {
            border-right: 1px solid #d4d5d6;
        }

            .tabtype1 .nav-pills > li > a {
                border-radius: 0;
                border-top: 3px solid rgba(255, 255, 255, 0);
                color: black;
            }

            .tabtype1 .nav-pills > li.active > a, .tabtype1 .nav-pills > li.active > a:focus, .tabtype1 .nav-pills > li.active > a:hover {
                background-color: transparent;
                border-radius: 0;
                color: #68d6e9;
                border-top: 3px solid #68d6e9;
            }

    .tabtype1 .imagen {
        width: 100%;
        height: 450px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .tabtype1 .tabrow {
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .tabtype1 .tabrow h3 {
            margin-top: 0px;
        }

.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px;
}

    .tabs-left > li, .tabs-right > li {
        float: none;
        margin-bottom: 2px;
    }

    .tabs-left > li {
        margin-right: -1px;
    }

    .tabs-right > li {
        margin-left: -1px;
    }

    .tabs-left > li.active > a,
    .tabs-left > li.active > a:hover,
    .tabs-left > li.active > a:focus {
        border-bottom-color: #ddd;
        border-right-color: transparent;
        border-bottom: 3px solid #68d6e9;
        border-bottom-left-radius: 0;
        color: #68d6e9;
        border-bottom-right-radius: 0;
    }

    .tabs-right > li.active > a,
    .tabs-right > li.active > a:hover,
    .tabs-right > li.active > a:focus {
        border-bottom: 1px solid #ddd;
        border-left-color: transparent;
        border-bottom: 3px solid #68d6e9;
        border-bottom-left-radius: 0;
        color: #68d6e9;
        border-bottom-right-radius: 0;
    }

    .tabs-left > li > a {
        border-radius: 4px 0 0 4px;
        margin-right: 0;
        display: block;
        border-bottom: 3px solid transparent;
        color: black;
    }

    .tabs-right > li > a {
        border-radius: 0 4px 4px 0;
        margin-right: 0;
        border-bottom: 3px solid transparent;
        color: black;
    }

.tabwrapper {
    border: 1px solid #ddd;
    margin-left: -15px;
    min-height: 185px;
    border-radius: 4px;
}

.tab-content {
    padding: 15px 0px;
}

.navbg {
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.affix {
    background: white;
    z-index: 999;
    width: 100%;
    top: 0;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
}

.kts-one .affix .navbar-nav > li > a {
    margin-top: 5px;
}

.kts-one .navbar-brand > img {
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.kts-one .affix .navbar-brand > img {
    margin-top: -22px;
}

.kts-one .navbar-toggle {
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.kts-one .affix .navbar-toggle {
    margin-top: 10px;
}

.affix-top {
    height: auto !important;
}

.affix .navbar-collapse.collapse.in {
    background: white;
    top: -24px;
    position: relative;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
}

.parisienne {
    font-family: 'Parisienne',Merriweather,cursive;
}

.sabitmenu2 .navbar-nav > li > a {
    padding: 10px 10px;
}

.sabitmenu2 .arama {
    width: 225px;
}

.arama form {
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.affix .ingsos {
    margin-top: 5px;
}

.affix .arama form {
    margin-top: 5px;
}

.ingsos a i {
    font-size: 34px;
    margin-top: -10px;
}

.sabitmenu2 .nav > li > a:focus, .sabitmenu2 .nav > li > a:hover {
    background: transparent;
}
@media(max-width:767px) and (orientation : landscape) {
    .kts-one .navbar-header .navbar-brand > img {
        width: 30%;
    }
}

.kts-one .sabitmenu2 .navbar-nav > li > a {
    margin-top: 0px;
}

.sabitmenu3 .nav > li > a {
    padding: 10px 10px;
}

.kts-one .logo img.kare {
    margin-top: 0px;
    margin-bottom: 10px;
    position: absolute;
    z-index: 999;
    width: 55%;
    padding: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.kts-one .logo img.dikdortgen {
    margin-top: 10px;
    margin-bottom: 10px;
    position: absolute;
    z-index: 999;
    width: 75%;
    padding: 15px;
    border-radius: 5px;
}

.kts-one .logo img.yuvarlak {
    position: absolute;
    z-index: 999;
    width: 55%;
}

@media(max-width:767px) {
    .kts-one .navbar-header .navbar-brand > img.mobil-dikdortgen {
        width: 40%;
    }

    .kts-one .navbar-header .navbar-brand > img.mobil-kare {
        width: 30%;
        padding: 15px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .kts-one .navbar-header .navbar-brand > img.mobil-yuvarlak {
        width: 30%;
        padding: 15px;
        border-radius: 50%;
    }
}

#close-me {
    background: #222;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 32000;
    padding: 10px 0px 2px 0px;
}

    #close-me a, #close-me p, #close-me label {
        color: #fff;
    }

    #close-me p {
        margin-bottom: 0;
    }

    #close-me a, #close-me label {
        cursor: pointer;
    }

label.closer {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}

.closer input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -3px;
    *overflow: hidden;
}

.close-div {
    margin-top: -23px;
    position: absolute;
    background: #222;
    border-radius: 50%;
    font-size: 18px;
    width: 24px;
    height: 25px;
    right: 15px;
    text-align: center;
}

.more {
    font-weight: bold;
    text-decoration: underline;
}

@media(max-width:767px) {
    body.kts-one .galeribir .imgholder .coverme {
        opacity: 1;
    }

    .kts-one .diamonbox .diamond {
        left: 0;
    }

    .kts-one .diamonbox .box {
        min-height: 350px;
    }
}

.main-product .product {
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
    padding: 0 5px;
}

    .main-product .product a {
        display: block;
        color: #ffffff;
    }

        .main-product .product a .text {
            float: left;
            display: block;
            width: 100%;
        }

.main-product .product-one a .text {
    background-color: #037498;
}

.main-product .product a .text {
    height: 280px;
    padding: 0px 20px;
    text-align: center;
    display: table;
}

.main-product .product a .text {
    text-align: center;
}

.main-product h2 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    min-height: 55px;
    margin-top: 30px;
}

.main-product .katozet2 {
    height: 115px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

.main-product .product a .text .textlink {
    padding: 10px 30px;
    border-radius: 25px;
    border: 1px solid rgba(255,255,255,0.50);
}

.main-product .product a .text {
    float: left;
    display: block;
    width: 100%;
}

.main-product .product-one a .text {
    background-color: #037498;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}

.main-product .product a .image {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.main-product .product a .image {
    height: 255px;
}

.main-product .product-one a .text:hover {
    background-color: #333333;
}

.container-fluid.galeribir {
    margin-top: 15px;
    margin-bottom: 15px;
}

.diamonbox {
    padding: 120px 0px 80px 0px;
}

    .diamonbox .box {
        position: relative;
        width: 100%;
        float: left;
        padding: 20px;
        margin: 0px;
        text-align: center;
        border: 1px solid #b9b9b9;
        min-height: 330px;
    }

    .diamonbox .diamond {
        position: absolute;
        width: 100px;
        height: 100px;
        border: 1px solid #C2C2C2;
        background-color: #FFF;
        margin: 0px;
        padding: 0px;
        left: 40px;
        top: -36px;
        text-align: center;
        line-height: 93px;
        transform: rotate(-45deg);
        transform-origin: 50% 0 0px;
        transition-property: background-color, color;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }

    .diamonbox .box:hover .diamond {
        background-color: #037498;
        border: 1px solid #037498;
        transition-property: background-color, color;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }

    .diamonbox .box:hover a.readmore {
        color: #037498;
    }

    .diamonbox .diamond .icon {
        font-size: 38px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        text-align: center;
        color: #161616;
        padding-left: 4px;
    }

    .diamonbox p {
        font-size: 14px;
        font-weight: normal;
        line-height: 23px;
        min-height: 20px;
        padding: 5px 0px;
    }

h5.lessmar {
    margin-bottom: 8px;
}

    h5.lessmar strong {
        font-weight: 700;
        text-transform: uppercase;
    }

.diamonbox .box .title_bottom_line {
    width: 50px;
    height: 4px;
    padding: 0;
    margin: 10px auto 20px auto;
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
}

.diamonbox .box a.readmore {
    font-size: 14px;
    color: #161616;
    padding: 0px;
    margin: 0;
    text-align: center;
    font-weight: normal;
}

.diamond .icon i {
    font-size: 36px;
}

.diamonbox .limiter {
    height: 115px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*.egg {
    margin: 50px 0px;
}

.eggkutu {
    background-color: #fffbf4;
    padding: 7px;
    margin-bottom: 20px;
}

    .eggkutu:hover {
        background-color: #fbf2e3;
    }

.eggcizgi {
    border: 1px dashed #ecc683;
    margin: 0px;
}

.eggfoto {
    border-radius: 50%;
    width: 100%;
    height: 95px;
    margin-top: 10px;
    margin-left: 8px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.eggkutu h2 {
    margin: 7px 0px;
    font-size: 20px;
}

.katozetegg {
    min-height: 65px;
    max-height: 65px;
    overflow: hidden;
}

.eggkutu hr {
    border-top: 1px solid #ecc683;
    width: 80%;
    margin: 8px;
    margin-left: 0;
}

@media(max-width:767px) {
    .eggfoto {
        height: 60px;
        margin-top: 28px;
    }
}

@media(min-width:768px) {
    .eggfoto {
        height: 48px;
    }
}

@media(min-width:992px) {
    .eggfoto {
        height: 73px;
    }
}

@media(min-width:1200px) {
    .eggfoto {
        height: 95px;
    }
}*/

.questions.standard-pd {
    padding-bottom: 80px;
}

.questions-list span {
    width: 64px;
    height: 64px;
    display: table-cell;
    position: relative;
    z-index: 999;
}

.knr > span::before {
    background: #FFFFFF none repeat scroll 0 0;
    -webkit-box-shadow: 0 4px 4px -1px #ededed;
    -moz-box-shadow: 0 4px 4px -1px #ededed;
    -ms-box-shadow: 0 4px 4px -1px #ededed;
    -o-box-shadow: 0 4px 4px -1px #ededed;
    box-shadow: 0 4px 4px -1px #ededed;
    content: "";
    height: 50px;
    left: 6px;
    position: absolute;
    top: 6px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 50px;
    z-index: -1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.knr > span::after {
    border-right: 3px solid;
    border-top: 3px solid;
    content: "";
    height: 38px;
    position: absolute;
    right: 3px;
    top: 10px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    width: 38px;
}

.question:hover span::after {
    visibility: hidden;
}

.question:hover span::before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #cadfe6;
}

.que-details {
    display: table-cell;
}

    .que-details h3 {
        font-size: 18px;
        color: #6f6f6f;
        font-weight: 600;
    }

    .que-details p {
        color: #888888;
        line-height: 1.7;
        font-size: 14px;
        font-weight: 400;
    }

.knr > span::after {
    border-color: #037498;
}

.questions-list img {
    width: 100%;
    padding: 18px;
}

.questions-list:hover .que-details h3 {
    color: #037498;
}

.plane {
    margin: 30px 0px;
}

    .plane .katozetplane {
        min-height: 70px;
        max-height: 70px;
        overflow: hidden;
    }

@media(max-width:767px) {
    .knr > span::before {
        height: 23px;
        width: 23px;
    }

    .knr > span::after {
        height: 18px;
        width: 18px;
        right: 0px;
        left: 16px;
        top: 8px;
        border-right: 2px solid;
        border-top: 2px solid;
        border-color: #037498;
    }

    .questions-list img {
        padding: 10px 0px 0px 10px;
    }

    .questions-list span {
        width: 23px;
        height: 23px;
    }

    .que-details h3 {
        margin-top: 7px;
    }
}

@media(min-width:768px) {
    .questions-list img {
        padding: 15px 17px 0px 15px;
    }
}

@media(min-width:992px) {
    .knr > span::after {
        top: 12px;
        left: 24px;
    }

    .questions-list img {
        padding: 16px 5px 0px 15px;
    }
}

@media(min-width:1200px) {
    .questions-list img {
        padding: 18px;
    }
}

.services-roter {
    background: #FFF;
    padding: 0 15px 15px 15px;
    margin: 80px 0 0 0;
    border: 1px solid #e4e4e4;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

    .services-roter h3 {
        font-size: 18px;
        color: #037498;
        text-transform: uppercase;
        font-weight: 700;
    }

    .services-roter p {
        margin: 0;
    }

    .services-roter:hover {
        background: #037498;
    }

        .services-roter:hover h3 {
            color: #FFFFFF;
        }

        .services-roter:hover p {
            color: #FFFFFF;
        }

    .services-roter .roterimg {
        width: 150px;
        height: 150px;
        overflow: hidden;
        position: relative;
        border: 5px solid #efeeeb;
        border-radius: 50%;
        margin: -75px auto auto auto;
        background-size: cover;
    }

    .services-roter .katozetroter {
        min-height: 63px;
        max-height: 63px;
        overflow: hidden;
    }

.turn .turn-text > p {
    color: #979797;
}

.turn .turn-service::after {
    border: 1px solid #f8f8f8;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.turn .turn-service {
    border: 1.5px solid #f1f1f1;
    margin: 10px 5px;
    position: relative;
}

.turn .turn-text {
    overflow: hidden;
    padding: 10px 20px 5px 50px;
}

    .turn .turn-text h4 {
        font-size: 22px;
    }

.service-icon-two {
    left: 0;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    z-index: 2;
}

    .service-icon-two .hexagon {
        -webkit-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

.turn .turn-service:hover .service-icon-two .hexagon {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.hexagon::before {
    border-bottom: 16px solid #f1f1f1;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -16px;
    width: 0;
}

.hexagon::after {
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    border-top: 16px solid #f1f1f1;
    bottom: -16px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}

.hexagon {
    background: #f1f1f1 none repeat scroll 0 0;
    height: 38px;
    left: 0;
    margin-left: -29px;
    position: absolute;
    top: 0;
    width: 58px;
}

.service-icon-two i {
    color: #8a8a8a;
    font-size: 27px;
    line-height: 44px;
    margin-left: -14px;
    position: relative;
    z-index: 5;
}

.service-icon-two i, .hexagon, .turn .turn-service::after, .turn .turn-service,
.turn .turn-service .hexagon:after, .turn .turn-service .hexagon:before {
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

    .turn .turn-service:hover, .turn .turn-service:hover::after {
        border-color: #288feb;
    }

        .turn .turn-service:hover .hexagon:after {
            border-top-color: #288feb;
        }

        .turn .turn-service:hover .hexagon:before {
            border-bottom-color: #288feb;
        }

        .turn .turn-service:hover .hexagon {
            background: #288feb;
        }

        .turn .turn-service:hover .service-icon-two i {
            color: #fff;
        }

.turn .katozetturn {
    min-height: 63px;
    max-height: 63px;
    overflow: hidden;
}

.relativelogo {
    width: 100%;
    margin-top: 20px;
}

@media(max-width:767px) {
    img {
        max-width: 100% !important;
        height: auto !important;
    }
}
