﻿/**************************  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=Great+Vibes&subset=latin-ext');

.great {
    font-family: 'Great Vibes', 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=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: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 300;
    background: #f1f6cd;
}

b, h1, h2, h3, h4 {
    font-weight: 600;
    color: #145133;
}

a {
    color: #145133;
}

.makale-resimlibaslik h1 {
    font-weight: 400;
    text-shadow: 2px 2px 8px #000000;
    margin-top: -50px;
    font-size: 30px;
}

.breadcrumbs {
    text-shadow: 2px 2px 8px #000000;
}

.galerirow a {
    color: #145133;
}

.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: 500;
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 10px;
    color: #cfff61;
    font-size: 48px;
}

.bravo p {
    color: #FFFFFF;
}

.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: #cfff61;
    border: 2px solid #cfff61;
    font-size: 30px;
    letter-spacing: 0.5px;
}

.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;
    padding: 0px 120px;
}

.kts-one .galeribir .imgholder {
    height: 50vh !important;
}

.kts-one .galeribir .imgholder .coverme {
    height: 50vh !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 {
    text-decoration: underline;
}

.kts-two .hotel a:hover {
    text-decoration: underline;
}

.kts-two .hotel input {
    background: transparent !important;
    border: 2px solid #13651d !important;
    color: #13651d;
    width: 100%;
    padding: 5px 20px;
    height: 45px;
}

.kts-two .hotel input::-webkit-input-placeholder {
    color: #13651d;
}

.kts-two .hotel input:-moz-placeholder {
    /* Firefox 18- */
    color: #13651d;
}

.kts-two .hotel input::-moz-placeholder {
    /* Firefox 19+ */
    color: #13651d;
}

.kts-two .hotel input:-ms-input-placeholder {
    color: #13651d;
}

.kts-two .hotel textarea {
    background: transparent !important;
    border: 2px solid #13651d !important;
    color: #13651d;
    margin-bottom: 10px;
    width: 100%;
    padding: 20px;
    text-align: center;
}

.kts-two .hotel textarea::-webkit-input-placeholder {
    color: #13651d;
}

.kts-two .hotel textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #13651d;
}

.kts-two .hotel textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #13651d;
}

.kts-two .hotel input:-ms-input-placeholder {
    color: #13651d;
}

.footer .cizik {
    border: 2px solid #13651d;
    padding: 18px 8px 0px 30px;
    min-height: 101px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.footer .cizik p, .footer .cizik i {
    color: #13651d;
}

.kts-two .hotel button {
    background: #13651d;
    border: 1px solid #13651d;
}

.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: 220px;
}

.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;
}

.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: 2px solid #FFFFFF;
    text-transform: uppercase;
    font-size: 19px;
}

.asaggi {
    margin-bottom: 60px;
}

.mrgtop2 {
    margin-top: 250px;
}

.panel-body {
    padding: 30px 15px;
}

.makalenavigator a {
    color: #13651d;
    font-weight: 600;
}

.panel {
    border: none;
    background-color: transparent;
}

.makalenavigator:hover {
    background: #e0e8a6;
}

.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;
}

.iconicurun {
    width: 100%;
    text-align: center;
    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;
}

.resimstandarturun {
    width: 100%;
    height: 259px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px;
}

.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;
}

.nav > li:hover {
    background-color: #d4d4d3;
}

.off-canvas .navmenu a {
    font-weight: 500;
}

.nav > li > a {
    color: #000000;
}

.kts-two .hotel button:hover {
    background: #1c962b;
    border: 1px solid #1c962b;
}

@media (min-width: 1200px) {
    .carousel-control.right {
        background-image: none;
        margin-right: -50px;
    }

    .carousel-control.left {
        background-image: none;
        margin-left: -50px;
    }
}

.kuttu a.btn.btn-button-name {
    float: left;
    margin: 10px 20px;
}

.kuttu {
    display: table-cell;
    margin-top: 30px;
}

.kuttu2 {
    display: inline-block;
    margin-top: 30px;
}

.kuttu2 a.btn.btn-button-name {
    float: left;
    margin: 10px 20px;
}

.bravo .btn-button-name, .bravo .btn-button-name:hover, .bravo .btn-button-name:hover {
    background-color: rgba(255, 255, 255, .3);
}

.charlie .btn-button-name, .charlie .btn-button-name:hover, .charlie .btn-button-name:hover {
    background-color: rgba(255, 255, 255, .3);
}

.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: 22px !important;
    text-transform: uppercase;
    font-weight: 500 !important;
}

.coverme2 {
    min-height: 40px;
    margin: 0px auto;
    padding: 0px 10px;
}

.coverme3 h5 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    color: #FFFFFF;
}

.coverme3 {
    min-height: 40px;
    margin: 0px auto;
    padding: 0px 10px;
}

.covermeurun {
    min-height: 40px;
    margin: 0px auto;
    padding: 0px 10px;
}

.covermeurun h5 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    color: #155332;
}

.indexbas {
    background-color: #6cbf03;
}

.urunicifoto {
    width: 100%;
    height: 350px;
    padding: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.urunicerik {
    padding-left: 20px;
}

.urunicerik p {
    padding-top: 10px;
    color: #156f3a;
}

.urunicerik .cizgi {
    border-bottom: 1px solid #156f3a;
}

.cizgi div:first-child {
    font-weight: 500;
}

h2.urunbas {
    font-size: 17px;
    font-weight: 400;
    background-color: #e0e8a6;
    color: #155233;
    padding: 10px;
}

a.btn-slide {
    color: #FFFFFF;
    padding: 10px 15px;
    opacity: 0;
}

.bambik {
    margin: -20px 10px;
    text-align: center;
}

.nesneler h5 {
    margin-top: 30px;
}

.nesnetip-1 h2 {
    font-size: 38px;
    margin-top: 0px;
    color: #FFFFFF;
    font-weight: 300;
    margin-left: 40px;
}

.nesnetip-1 h3 {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 300;
    margin-top: 0px;
}

.nesnetip-1 h1 {
    font-weight: 300;
    color: #FFFFFF;
    font-size: 35px;
}

.slidasagi {
    margin-top: 5px;
}

.carousel-control i {
    position: absolute;
    top: 50%;
}

.kts-two .sosyalmeydan a {
    font-size: 15px;
    display: inline-flex;
}

.tele {
    margin-top: 50px;
}

.tele a {
    font-size: 21px;
    font-weight: 600;
    color: #000000;
}

.tele a:hover {
    color: #156d3a;
}

.kts-two .sosyalmeydan {
    margin-top: 5px;
}

.tarif {
    margin-top: 35vh;
    padding: 40px;
    color: #320a00;
}

.tarif a {
    color: #320a00;
}

.tarif a:hover {
    color: #c78a0f;
}

.tarif h2 {
    font-size: 60px;
    line-height: 50px;
    font-weight: 300;
}

.tarif p {
    font-size: 30px;
    line-height: 30px;
}

#haberler h3 {
    color: #cfff61;
    font-weight: 300;
    font-size: 40px;
}

#haberler {
    padding: 50px;
}

.senlensin {
    margin-top: 22vh;
}

.senlensin h4 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 300;
}

.senlensin h3 {
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 500;
    margin: 3px;
}

.senlensin h2 {
    color: #fffb00;
    font-size: 80px;
    font-weight: 500;
    margin: 0;
    text-shadow: 3px 6px 3px #8e8d8d;
    font-family: 'Ranga', cursive;
}

.sosdıs {
    font-size: 35px;
}

.sosic {
    font-size: 21px;
    color: #FFFFFF;
    line-height: 35px;
}

a.hamburger {
    padding-left: 10px;
}

.beyaz {
    color: #FFFFFF;
}

.kts-two .info {
    margin-top: 25px;
}

.kts-two .refrow {
    margin-top: 15px;
    margin-bottom: 15px;
}

.ille {
    padding-top: 70px;
}

.makale-resimlibaslik {
    margin-bottom: 0px;
    height: 180px;
}

.makale-resimlibaslik .tablolastir {
    height: 250px;
}

#blog h3 {
    color: #cfff61;
    font-weight: 300;
    font-size: 40px;
}

.kategorilisteli h4:hover {
    color: #e3000f;
}

.galerirow a:hover {
    color: #e3000f;
}

.listeliresim {
    height: 150px;
    border: 4px solid #FFFFFF;
    box-shadow: 4px 4px 10px rgba(183, 193, 107, 0.99);
    -moz-box-shadow: 4px 4px 10px rgba(183, 193, 0.99);
    -webkit-box-shadow: 4px 4px 10px rgba(183, 193, 107, 0.99);
}

.off-canvas .navmenu {
    background: #fcffe4;
}

.nav > li > a:hover {
    background-color: #ebf1c2;
}

.nav > li:hover {
    background-color: #ebf1c2;
}

.hotel h1 {
    color: #13651d;
}

.hotel span {
    color: #1b2326;
}

.well {
    background-image: none;
    background-color: #f1f6cd;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.hotel a:hover {
    color: #e3000f;
}

.img-thumbnail {
    background-color: transparent;
    border: none;
}

.kts-two .footerbot {
    background-color: transparent;
    margin-bottom: 80px;
}

.footerbot .center-mobile {
    color: #000000;
}

.floating-nav li.i1 {
    background: #b142f1;
}

.floating-nav li.i2 {
    background: #f39ef7;
}

.floating-nav li.i3 {
    background: #b142f1;
}

.floating-nav li.i4 {
    background: #f39ef7;
}

.floating-nav li.i6 {
    background: #b142f1;
}

@media (max-width: 767px) {
    .footerbot .center-mobile {
        margin-top: 15px;
    }

    h2.urunbas {
        text-align: center;
    }

    .resimstandarturun {
        height: 343px;
    }

    .urunicifoto {
        height: 343px;
    }

    .iconicurun {
        height: 343px;
        margin-bottom: 50px;
    }

    .kts-two .info {
        margin-top: 15px;
    }

    .kts-two .sosyalmeydan {
        margin-top: 0px;
        position: absolute;
    }

    .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;
        position: absolute;
    }

    .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: 90px;
    }

    .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;
    }

    .logo > a > img {
        width: 50%;
    }

    .kts-two .kilo {
        height: 33vh;
    }
}

@media (min-width: 1200px) {
    body.kts-two {
        background-position: center top !important;
    }

    .bgzemin {
        background-position: center top;
    }

    body.kts-two div.kilo {
        height: 100vh !important;
    }

    body.kts-two .sect.juliet {
        height: 100vh !important;
    }

    body.kts-two .sect.charlie {
        height: 100vh !important;
    }

    body.kts-two .sect.hotel {
        height: 100vh !important;
    }

    body.kts-two .sect.bravo {
        height: 100vh !important;
    }

    .kts-one .galeribir .imgholder div.coverme {
        height: 50vh !important;
    }

    .kts-one .galeribir div.imgholder {
        height: 50vh !important;
    }

    .kts-two .iconicurun {
        min-height: 230px;
    }

    .kts-two .resimstandarturun {
        height: 259px;
    }

    .kts-two .slidasagi {
        padding-left: 0px;
    }

    .nesnetip-1 h1 {
        font-size: 35px;
        margin-top: 20px !important;
    }

    .nesnetip-1 h2 {
        font-size: 38px;
    }
    .kts-two .makale-resimlibaslik {
        height: 180px;
        padding-left: 0px;
        padding-top: 0px;
    }
}

@media (min-width: 992px) {
    body.kts-two .kilo {
        height: 44vh !important;
    }

    body.kts-two .juliet {
        height: 44vh !important;
    }

    body.kts-two .charlie {
        height: 44vh !important;
    }

    body.kts-two .bravo {
        height: 44vh !important;
        padding-bottom: 0;
    }

    body.kts-two .hotel {
        height: 44vh !important;
    }

    body.kts-two {
        background-position: center top;
    }

    body .bgzemin {
        background-position: center top;
    }

    body .bravo .btn-button-name, body .bravo .btn-button-name:link, body .bravo .btn-button-name:visited {
        font-size: 24px;
    }

    body .kuttu a.btn.btn-button-name {
        margin: 10px 10px;
    }

    .kts-one .galeribir .imgholder .coverme {
        height: 22vh !important;
    }

    .kts-one .galeribir .imgholder {
        height: 22vh !important;
    }

    body .iconicurun {
        min-height: 450px;
    }

    body .resimstandarturun {
        height: 450px;
    }
}

@media (min-width: 768px) {
    body.kts-two .kilo {
        height: 44vh !important;
    }

    body.kts-two .juliet {
        height: 44vh !important;
    }

    body.kts-two .charlie {
        height: 44vh !important;
    }

    body.kts-two .bravo {
        height: 44vh !important;
        padding-bottom: 0;
    }

    body.kts-two {
        background-position: center top;
    }

    body .bgzemin {
        background-position: center top;
    }

    body .bravo .btn-button-name, body .bravo .btn-button-name:link, body .bravo .btn-button-name:visited {
        font-size: 24px;
    }

    body .kuttu a.btn.btn-button-name {
        margin: 10px 10px;
    }

    .kts-one .galeribir .imgholder .coverme {
        height: 22vh !important;
    }

    .kts-one .galeribir .imgholder {
        height: 22vh !important;
    }

    .iconicurun {
        min-height: 342px;
    }

    .resimstandarturun {
        height: 342px;
    }

    .slidasagi {
        padding-left: 68px;
    }

    .nesnetip-1 h1 {
        font-size: 29px;
        margin-top: 60px;

    }

    .nesnetip-1 h2 {
        font-size: 29px;
    }

    .urunicifoto {
        height: 700px;
    }
    .makale-resimlibaslik {
        height: 300px;
        padding-left: 250px;
        padding-top: 60px;
    }
}



@media (max-width: 767px) and (orientation: landscape) {
    .iconicurun {
        min-height: 680px;
    }

    .resimstandarturun {
        height: 680px;
    }

    .makalegaleri {
        height: 350px;
    }

    .urunicifoto {
        height: 650px;
    }
}

@media (max-width: 568px) and (orientation: landscape) {
    .iconicurun {
        min-height: 520px;
    }

    .resimstandarturun {
        height: 520px;
    }
}

@media (max-width: 667px) and (orientation: landscape) {
    .iconicurun {
        min-height: 610px;
    }

    .resimstandarturun {
        height: 610px;
    }
}