﻿@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700&subset=latin,latin-ext,cyrillic-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Allura&subset=latin,latin-ext);

body {
    font-family: 'Noto Sans', sans-serif !important;
}

.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: #fff;
        font-weight: bold;
    }

.bravo h1 {
    color: #fff;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
}

.bravo p {
    color: #fff;
}

.btn-button-name, .btn-button-name:link, .btn-button-name:visited {
    background-color: transparent;
    border-radius: 0;
    color: #fff;
    border: 2px solid #fff;
    font-weight: bold;
}

    .btn-button-name:active, .btn-button-name:hover {
        background-color: #fff;
        color: #222;
        font-weight: bold;
    }

.charlie h1 {
    color: #fff;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
}

.charlie h2 {
    color: #fff;
}


.charlie p {
    color: #fff;
}

.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: #fff !important;
}

    .kts-two .hotel a {
        color: white;
        text-decoration: underline;
    }

        .kts-two .hotel a:hover {
            color: #ffcb08;
            text-decoration: underline;
        }

    .kts-two .hotel input {
        background: transparent !important;
        border: 2px solid #fff !important;
        color: #fff;
    width: 100%;
    padding: 10px;
    }

        .kts-two .hotel input::-webkit-input-placeholder {
            color: #fff;
        }

        .kts-two .hotel input:-moz-placeholder { /* Firefox 18- */
            color: #fff;
        }

        .kts-two .hotel input::-moz-placeholder { /* Firefox 19+ */
            color: #fff;
        }

        .kts-two .hotel input:-ms-input-placeholder {
            color: #fff;
        }

.off-canvas .relativity {
    text-align: center;
}

.relativity a {
    border-right: 1px solid #222;
    padding: 0px 10px;
}

    .relativity a:last-of-type {
        border-right: none;
    }

.kts-two .haritaframe {
    width: 100%;
    height: 30vh;
    border: none;
}

@media(max-width:767px) {
    .kts-two .juliet {
        display: none;
    }

    .godown {
        display: none;
    }

    #owl-haber .owl-nav {
        display: none;
    }

    .owl-stage {
        width: 100% !important;
    }
}

#owl-haber .owl-next {
    background: none;
    font-size: 30px;
}

#owl-haber .owl-prev {
    background: none;
    font-size: 30px;
}

#owl-haber .owl-nav {
    position: absolute;
    right: 0;
    top: 15px;
}

#haberler .carousel-control.left {
    background: none;
}

#haberler .carousel-control.right {
    background: none;
}

#haberler .carousel-control {
    font-size: 30px;
    width: auto;
    opacity: 1;
    top: 25px;
}
.off-canvas .satiscilarsevinsin {
    padding: 5px 25px;
    background: rgba(0,0,0,.5);
}

                            

                            