﻿

/**************************  YAZI FONTLARI  *************************

@import url('https://fonts.googleapis.com/css?family=Marck+Script');
.marck {
    font-family: 'Marck Script', cursive;
}

@import url('https://fonts.googleapis.com/css?family=Ranga:400,700');
.ranga {
    font-family: 'Ranga', cursive;
}

@import url('https://fonts.googleapis.com/css?family=Farsan');
.farsan {
    font-family: 'Farsan', cursive;
}

@import url('https://fonts.googleapis.com/css?family=Mogra');
.mogra {
    font-family: 'Mogra', cursive;
}

@import url('https://fonts.googleapis.com/css?family=Great+Vibes&subset=latin-ext');
.great {
    font-family: 'Great Vibes', cursive;
}

**************************  YAZI FONTLARI  **************************/

@import url(https://fonts.googleapis.com/css?family=Romanesco&subset=latin,latin-ext);

.romanesco {
    font-family: 'Romanesco', cursive;
}

.quicksand {
    font-family: 'Quicksand', sans-serif;
}

.pacifico {
    font-family: 'Pacifico', cursive;
}

body {
    font-size: 15px;
    font-weight: 300;
}

span, b, h1, h2, h3, h4 {
    font-weight: 600;
}

.makale-resimlibaslik h1 {
    font-weight: 600;
}

.icerik {
    font-size: 17px;
}

body .allura {
    font-family: 'Allura', cursive !important;
}

.carousel-control .glyphicon-chevron-left:before {
    content: "" !important;
}

.carousel-control .glyphicon-chevron-right:before {
    content: "" !important;
}

.slidecontent {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: table;
    background: rgba(0, 0, 0, 0);
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

    .slidecontent:hover {
        background: rgba(0, 0, 0, 0.5);
    }

    .slidecontent h1 {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        color: #FFFFFF;
        font-weight: bold;
    }

.bravo h1 {
    color: #FFFFFF;
    font-weight: 100;
    font-size: 50px;
}

.bravo p {
    color: #FFFFFF;
    background: rgba(0,0,0,.4);
    padding: 15px;
}

.charlie .btn-button-name, .charlie .btn-button-name:link, .charlie .btn-button-name:visited {
    background-color: transparent;
    border-radius: 0;
    color: #000000;
    border: 2px solid #000000;
    text-transform: uppercase;
    font-size: 19px;
}

.bravo .btn-button-name, .bravo .btn-button-name:link, .bravo .btn-button-name:visited {
    background-color: transparent;
    border-radius: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 19px;
}

.btn-button-name:active, .btn-button-name:hover {
    background-color: #FFFFFF;
    color: #222;
    font-weight: bold;
}

.charlie h1 {
    color: #FFFFFF;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 10px;
}

.charlie h2 {
    color: #FFFFFF;
    font-size: 40px;
}

.charlie p {
    color: #FFFFFF;
    padding: 0px 120px;
}

.charlie h3 {
    color: #FFFFFF;
    font-weight: 500;
    text-transform: uppercase;
}

.kts-one .galeribir .imgholder {
    height: 33.3vh !important;
}

    .kts-one .galeribir .imgholder .coverme {
        height: 33.3vh !important;
    }

.godown {
    position: fixed;
    width: 45px;
    right: 15px;
    bottom: 15px;
    z-index: 9999;
}

section.hotel {
    background-size: cover;
}

.kts-two .hotel {
    color: #FFFFFF !important;
}

    .kts-two .hotel a {
        color: #FFFFFF;
        text-decoration: underline;
    }

        .kts-two .hotel a:hover {
            color: #b89956;
            text-decoration: underline;
        }

    .kts-two .hotel input {
        background: transparent !important;
        border: 2px solid #FFFFFF !important;
        color: #FFFFFF;
        width: 100%;
        padding: 5px 20px;
        height: 45px;
    }

        .kts-two .hotel input::-webkit-input-placeholder {
            color: #FFFFFF;
        }

        .kts-two .hotel input:-moz-placeholder {
            /* Firefox 18- */
            color: #FFFFFF;
        }

        .kts-two .hotel input::-moz-placeholder {
            /* Firefox 19+ */
            color: #FFFFFF;
        }

        .kts-two .hotel input:-ms-input-placeholder {
            color: #FFFFFF;
        }

    .kts-two .hotel textarea {
        background: transparent !important;
        border: 2px solid #FFFFFF !important;
        color: #FFFFFF;
        margin-bottom: 10px;
        width: 100%;
        padding: 20px;
        text-align: center;
    }

        .kts-two .hotel textarea::-webkit-input-placeholder {
            color: #FFFFFF;
        }

        .kts-two .hotel textarea:-moz-placeholder {
            /* Firefox 18- */
            color: #FFFFFF;
        }

        .kts-two .hotel textarea::-moz-placeholder {
            /* Firefox 19+ */
            color: #FFFFFF;
        }

    .kts-two .hotel input:-ms-input-placeholder {
        color: #FFFFFF;
    }



.off-canvas .relativity {
    text-align: center;
}

.relativity a {
    border-right: 1px solid #222;
    padding: 0px 10px;
}

    .relativity a:last-of-type {
        border-right: none;
    }

.off-canvas .logo {
    width: 300px;
}

.mrgtop {
    margin-top: 90px;
}

.kts-two .charlie2 {
    background-color: #9abdc1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100vh;
    color: #222;
    display: table;
}

.haritaframe {
    width: 100%;
    height: 350px;
}

.haritaframe2 {
    width: 100%;
    height: 650px;
}

.charlie2 h1 {
    color: #000000;
    font-weight: bold;
    border-bottom: 2px solid #000000;
    padding-bottom: 10px;
}

.charlie2 h2 {
    color: #000000;
    font-size: 40px;
}

.charlie2 p {
    color: #000000;
}

.charlie2 .btn-button-name, .charlie .btn-button-name:link, .charlie .btn-button-name:visited {
    background-color: transparent;
    border-radius: 0;
    color: #FFFFFF;
    border: none;
    text-transform: uppercase;
    font-size: 19px;
}

.asaggi {
    margin-bottom: 60px;
}

.mrgtop2 {
    margin-top: 250px;
}

.panel-body {
    padding: 8px 15px;
}

.panel {
    border: none;
    background-color: transparent;
}

.iconic {
    width: 100%;
    text-align: center;
    border: 5px solid #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
    overflow: hidden;
    min-height: 230px;
    margin-bottom: 20px;
}

.terapiler a {
    color: #43a0bc;
}

.resimstandart {
    width: 100%;
    height: 230px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.tur-baslik2 {
    width: 86%;
    height: auto;
    background: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 6px;
    left: 20px;
}

.terapiler p {
    margin-top: 0px !important;
    padding: 0px 12px;
}

.tur-baslik2 p {
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-top: 9px;
}

.widget ul li:hover {
    background-color: #e2e2e2;
}

.off-canvas .navmenu a {
    font-weight: 600;
}

.nav > li > a {
    color: #000000;
}

.carousel-control.right {
    background-image: none;
    margin-top: 70px;
}

.carousel-control.left {
    background-image: none;
    margin-top: 70px;
}

.kuttu a.btn.btn-button-name {
    float: left;
    margin: 10px 10px;
}

.kuttu {
    display: inline-block;
    margin-top: 0px;
}

    .kuttu h3 {
        font-weight: 400;
        font-size: 20px;
    }

.bravo .btn-button-name, .bravo .btn-button-name:hover, .bravo .btn-button-name:hover {
    background-color: transparent;
}

.charlie .btn-button-name, .charlie .btn-button-name:hover, .charlie .btn-button-name:hover {
    background-color: transparent;
}

.makaleplace {
    background: rgba(0,0,0,.6);
    margin-left: -15px;
    width: 109% !important;
    %;
}

.btn-button-name:active, .btn-button-name:hover {
    font-weight: 400;
}

.iconic h1 {
    background: #000000;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 7px;
    margin: 0px;
}

.coverme {
    min-height: 40px;
    margin: 0px auto;
    padding: 0px 10px;
}

    .coverme a, .coverme2 a {
        color: #FFFFFF;
        text-align: center;
    }

    .coverme h5, .coverme2 h5 {
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 500 !important;
    }

.coverme2 {
    min-height: 40px;
    margin: 0px auto;
    padding: 0px 10px;
}

.indexbas {
    background-color: #967938;
}

.navbg {
    position: absolute;
    z-index: 1;
    background: #b89956;
    width: 100%;
}

.navbar {
    margin-bottom: 0;
}

.kts-two .navbar-brand, .kts-two .navbar-nav > li > a {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-top: 23px;
    background-color: transparent;
    color: #000000;
    font-weight: 600;
}

.navbar-brand {
    float: none;
    height: 0;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0;
}

a.navbar-brand img {
    display: block;
    width: 100% !important;
    margin: 5px auto;
}

.desen {
    position: absolute;
    z-index: 1;
    margin-top: -3px;
}

    .desen img {
        width: 100%;
    }

.dugun img {
    width: 100px;
    margin: 0px auto;
}

.kusursuz {
    width: 275px;
    margin: 0px auto;
    -ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
}

    .kusursuz h1 {
        color: #222222;
        background: none;
        padding: 0px 15px;
        margin-top: 60px;
    }

    .kusursuz p {
        background: none;
        color: #222222;
        font-size: 14px;
        line-height: 1.3em;
        padding-top: 0;
    }

.hayaller h1 {
    color: #FFFFFF;
    background: rgba(0,0,0,.4);
    padding: 0px 15px;
}

.sola {
    margin-left: -40px;
}

.kts-two .sosyalmeydan {
    margin-top: -10px;
}

.kts-two .info {
    margin-top: 0px;
}

.makale-resimlibaslik .tablolastir .hucrelestir {
    padding-top: 110px;
}

.videotanitim {
    width: 100%;
    height: 100vh;
}

video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background-color: #f5efe0;
    background-size: cover;
    transition: 1s opacity;
}

#mediface {
    background: rgba(0,0,0,0.5);
    color: white;
    width: 100%;
    height: 100vh;
    padding: 2rem 0;
}

.borderme {
    border-bottom: 1px solid white;
    padding-bottom: 10px;
}

.controller {
    background: none;
    border: 1px solid white;
    border-radius: 3px;
    position: absolute;
    left: 15px;
    top: 35px;
}

.sos {
    position: absolute;
    z-index: 1;
    right: 13px;
    top: 15px;
}

    .sos a {
        color: #FFFFFF;
        font-size: 33px !important;
    }

        .sos a:hover {
            color: #000000;
        }

.hotel h1 {
    font-size: 25px;
}

.hotel h2 {
    font-size: 18px;
    margin-bottom: 20px;
}

.kts-two .refrow {
    margin-top: 0px;
    margin-bottom: 0px;
}

#tema {
    background: rgba(0,0,0,0.75);
    color: white;
    width: 100%;
    height: 100vh;
    padding: 2rem 0;
}

.nav > li > a {
    padding: 10px 8px;
}

@media(max-width:767px) {
    .kts-two .info {
        margin-top: 15px;
    }

    .kts-two .sosyalmeydan {
        margin-top: 0px;
    }

    .mrgtop2 {
        margin-top: 0px;
    }

    .icerik {
        font-size: 14px;
    }

    .charlie2 {
        background-image: url(/Resim/Upload/bg2-mobil.jpg) !important;
    }

    .charlie h2 {
        font-size: 30px;
    }

    .asaggi {
        margin-top: 130px;
    }

    .off-canvas .logo {
        width: 230px;
    }

    .kts-two .bravo {
        padding: 0px;
    }

    .kuttu {
        display: block;
    }

        .kuttu a.btn.btn-button-name {
            width: 100%;
            margin: 10px 0px;
        }

    .makale-resimlibaslik .tablolastir {
        height: 220px;
    }

    .makale-resimlibaslik {
        height: 255px;
    }

        .makale-resimlibaslik h1 {
            margin-top: 55px;
        }

    .charlie p {
        padding: 0px 30px;
    }

    .charlie h3 {
        padding: 0px 10px;
    }

    .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: 0px;
    }

    .navbar-toggle {
        border: 1px solid #000000;
        margin-top: 36px;
    }

        .navbar-toggle .icon-bar {
            background: #000000;
        }

    .navbar-brand {
        height: 100px;
    }

    a.navbar-brand img {
        width: 200px !important;
        margin: 0px;
    }

    .assa {
        padding-top: 160px;
    }

    form {
        padding: 10px;
    }

    ul.nav.navbar-nav.flr {
        float: none !important;
        margin-top: 0;
        margin-bottom: 0;
    }

    .bravo h1 {
        font-size: 42px;
    }

    section.sect.hotel {
        padding: 0px 15px;
    }

    body {
        padding-bottom: 50px;
    }

    .hayaller {
        margin-bottom: 50px;
    }

    .dugunmenu {
        background-image: url(../images/bgmobil.jpg) !important;
    }
}

@media (max-width: 991px) {
    .kts-two .navbar-header {
        float: none;
    }

    .kts-two .navbar-toggle {
        display: block;
        border: 1px solid #222;
    }

        .kts-two .navbar-toggle .icon-bar {
            background: #222;
        }

    .kts-two .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .kts-two .navbar-collapse.collapse {
            display: none !important;
        }

    .kts-two .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .kts-two .navbar-nav > li {
            float: none;
        }

            .kts-two .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .kts-two .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .kts-two .navbar-collapse.collapse.in {
        display: block !important;
        margin-top: 60px;
    }

    .kts-two .collapsing {
        overflow: hidden !important;
    }

    .navbg {
        min-height: 105px;
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    .navbar-toggle {
        margin-top: 30px;
    }
}
.kts-two .sosyalmeydan a {
    font-size: 48px;
    margin: 0px;
}