﻿#map, #thover, .header, .page {
    width: 100%;
}

#dil, #map, #thover {
    height: 100%;
}
.rezz {
	width:230px;
	height:auto;
	z-index:101;
	position:absolute;
	top:100px;
	left:0;
}
#tclose, .sitedetay, .tumunugor {
    line-height: 30px;
}

    .all:hover, .allvideo:hover, .devami:hover, .rezervasyon:hover, .tumunugor:hover {
        text-decoration: none;
    }

.eventaciklama2, .eventresmi1, .eventresmi2, .konaklamagaleri li, .overflow {
    overflow: hidden;
}

.bottombar, .eventaciklama2, .loader__figure, .odaadi {
    box-sizing: border-box;
}
.dosyagaleri {
    margin:0;
    padding:0;
}
    .dosyagaleri li {
        display:inline-block;
        float:left;
        margin:5px;
        list-style:none;
    }

    .half {
    display:block;
    width:50%;
    float:left;

}
.cbox {
margin-bottom:20px;
padding:0 0 20px 0 !important;
border-bottom:1px solid #e2e2e2;
}
.cname {
    font-weight:bold;
}
.baslik {
    font-size:24px;
    font-weight:bold;
    display:block;
    width:100%;
    text-align:center;
    padding:15px 0;
}
 .yorumslayt a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
 .yorumslayt li {
    height: 300px;
    background-size: cover;
}

.yorumdesc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

    .yorumdesc span {
        display: block;
        width: 100%;
        color: #fff;
        text-align: right;
        font-weight: bold;
    }

        .yorumdesc span:nth-child(2) {
            font-style: italic;
            font-weight: 100;
        }

.yorumsite {
    display: inline-block !important;
    padding: 10px;
    background-color: #fff;
    border-radius: 20px;
    float: right !important;
    width: auto !important;
}
body {
    background-color: #f5f5f5;
    font-family: Kanit,sans-serif;
    font-weight: 400;
    color: #787878;
    font-size: 18px;
}
.otherbox a{
    display:block;
    background-size:cover;
}
.fancybox-slide > * {
    width: 600px;
}
#pager, body, html {
    margin: 0 auto;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.nopaddingleftright {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.header {
    position: static;
    background-color: rgba(255,255,255,.7);
    float: left;
}

#tclose, #tpopup {
    position: absolute;
    box-shadow: 0 0 10px 0 #000;
}

#tclose, #thover {
    background: #000;
}

#dil {
    background-color: #4d4d4d;
}

    #dil button {
        margin: 28px 0;
        background-color: transparent;
        border: 0;
        width: 100%;
        color: #fff;
        font-size: 15px;
    }

#tclose, #tcontent {
    font-size: 8px;
    text-align: center;
    cursor: pointer;
}

.page {
    float: left;
}

#thover {
    position: fixed;
    opacity: .6;
    z-index: 9999;
}

#tpopup {
    width: 600px;
    height: 180px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 5px;
    padding: 60px 0;
    margin-left: -320px;
    margin-top: -150px;
    text-align: center;
    z-index: 9999;
}

.haberbaslik, .kesfet {
    left: 10px;
    font-weight: 700;
}

#tclose {
    color: #fff;
    right: -15px;
    top: -15px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-weight: 700;
    font-family: 'Arial Black',Arial,sans-serif;
}

#bxsliderPAGE li, .newsbox, .sitedetay {
    background-repeat: no-repeat;
}

#tcontent {
    position: relative;
    font-weight: 700;
}

.description, .haberbaslik, .kesfet {
    position: absolute;
}

.mainslider, .mainslider #bxsliderPAGE li {
    height: calc(100vh - 50px);
    height: -webkit-calc(100vh - 50px);
	background-position: center;
	overflow:hidden;
}

#bxsliderPAGE li {
    background-size: 100% auto;
}

.newsbox {
    background-size: auto 100% !important;
}

#bxslider li {
    height: 580px;
    max-height: 650px;
    background-position: center center;
            background-size:cover;
        background-repeat:no-repeat;
}

.description {
    display: block;
	position:relative;
    width: 800px;
    color: #fff;
	margin-left:-400px;
	left:50%;
    top: 17%;
    text-shadow: 2px 2px #000;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	padding:20px 0;
	font-family: 'Poiret One', cursive !important;
}


.sitedetay {
    margin: 50px 0;
    height: 330px;
}

    .sitedetay img {
        margin-bottom: 30px;
    }

#haberslider img {
    float: left;
    width: auto !important;
    display: block;
}

.haberbaslik {
    top: 10px;
    width: 260px;
    background-color: rgba(0,0,0,.7);
    padding: 10px;
    color: #fff;
    font-size: 15px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.footerheader {
    width:100%;
    padding-bottom:5px;
    display:block;
    border-bottom:1px dotted #9b9b9b;
    margin-bottom:10px;
}
.footerheader, .sosyalist li {
    font-size: 20px;
}

.sitebaslik {
    width: 100%;
    float: left;
    padding: 10px 0;
    text-align: center;
}

.newsbox {
    height: 280px !important;
    background-position: center !important;
    width: 274px !important;
}

span.haberlerbaslik span:nth-child(n) {
    color: #565655;
}

span.haberlerbaslik span:nth-child(2n) {
    color: #e5007d;
}

span.haberlerbaslik span:nth-child(3n) {
    color: #b1b2b3;
}

.newsbox a {
    display: block;
    height: 100%;
}

.all, .allvideo, .sosyalist li {
    display: inline-block;
}

.kesfet {
    bottom: 10px;
    background-color: #2e9600;
    color: #fff;
    padding: 10px 15px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.newsbox:hover {
    cursor: pointer;
}

    .newsbox:hover .kesfet {
        background: #e5007d;
    }

    .newsbox:hover .haberbaslik {
        background-color: #e5007d;
    }

.map {
    height: 450px;
}

footer {
    background-color: #d8d8d8;
    padding-bottom: 40px;
}

.footerlogo {
    width:100%;
    text-align:center;
    display:block;
    padding:10px 0;
}
ul.footermenu,#habers {
    padding-left:0;
}
.footermenu li{
    display:block;
        margin-bottom: 10px;
}
    .footermenu li a {
        color:#232323;

    }
.footertext {
}

.yorum {
    list-style: none;
    margin-top: 30%;
}
.mescomedia {
    text-align:center;
}
.mescomedia a {
    display:inline-block
}
.dahafazlasi {
    margin:0;
    padding:0;
    list-style:square;
    list-style-position:inside;
}
    .dahafazlasi li {
        padding:5px 0;
    }
    .dahafazlasi li a {
        color:#000;
    }
.sosyalist {
    list-style: none;
    padding-left: 0;
}

    .sosyalist li {
        padding: 5px;
    }

.fa-facebook {
    color: #004998;
}

.fa-twitter {
    color: #33acd3;
}

.fa-youtube {
    color: #c10522;
}

.fa-instagram {
    color: #6f5128;
}

.fa-pinterest {
    color: #b50727;
}

.video {
    margin: 20px 0 0;
}

.exvideo {
    margin-bottom: 13px;
}

.all {
    width: 100%;
    background-color: #e5007d;
    color: #fff;
    padding: 55px 0;
    font-weight: 700;
    text-align: center;
}

    .all:hover {
        cursor: pointer;
        background-color: #810649;
        color: #fff;
    }

.allvideo {
    width: 100%;
    background-color: #e5007d;
    color: #fff;
    padding: 39px 0;
    font-weight: 700;
    text-align: center;
}

    .allvideo:hover {
        cursor: pointer;
        background-color: #810649;
        color: #fff;
    }

.videopreview {
    width: 100%;
    height: 100px;
}

.videoadi {
    display: block;
    width: 100%;
    font-weight: 700;
    text-align: center;
    padding: 5px 0;
}

.maingallerytab1 li, .maingallerytab2 li {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.maingallerytab1 {
    margin-right: 2px;
}

.maingallerytab1, .maingallerytab2 {
    list-style: none;
    width: 49.9%;
    float: left;
    padding: 2px;
}

    .maingallerytab1 li:nth-child(1) {
        margin: 0 5px 0 0 !important;
    }

    .maingallerytab1 li:nth-child(2) {
        margin: 0 !important;
    }

    .maingallerytab1 li:nth-child(3) {
        margin: 5px 0 0 !important;
    }

    .maingallerytab1 li:nth-child(1), .maingallerytab1 li:nth-child(2) {
        width: 49.5%;
        height: 150px;
        display: inline-block;
        background-size: cover;
        margin: 2px;
    }

    .maingallerytab1 li:nth-child(3) {
        width: 100%;
        height: 250px;
        display: inline-block;
    }

    .maingallerytab2 li:nth-child(1) {
        margin: 0 0 5px !important;
        float: left;
    }

    .maingallerytab2 li:nth-child(2) {
        margin: 0 5px 0 0 !important;
        float: left;
    }

    .maingallerytab2 li:nth-child(3) {
        margin: 0 !important;
        float: left;
    }

    .maingallerytab2 li:nth-child(2), .maingallerytab2 li:nth-child(3) {
        width: 49.5%;
        height: 150px;
        display: inline-block;
        background-size: cover;
    }

    .maingallerytab2 li:nth-child(1) {
        width: 100%;
        height: 250px;
        display: inline-block;
    }

.mainvideo {
    padding: 0 10px 0 0 !important;
}

.detay {
    margin-bottom: 20px;
}

.tumunugor {
    background-color: #e5007d;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 10px;
}

    .tumunugor:hover {
        background-color: #810649;
        color: #fff;
        cursor: pointer;
    }

.nomargin .bx-wrapper {
    padding: 0 !important;
    margin: 0 !important;
}

.acordion h3 {
    cursor: pointer;
    border-bottom: solid 1px #002c5c;
    padding: 3px 0;
    font-size: 17px;
    font-weight: 600;
    float: left;
    width: 100%;
}

.galerikucuk {
    display: none;
    float: left;
}

    .galerikucuk a.thumb {
        width: 102px;
        position: relative;
        float: left;
        height: 99px;
        overflow: hidden;
        margin: 2px;
    }

        .galerikucuk a.thumb img {
            height: 99px;
            margin-left: -25px;
        }

        .galerikucuk a.thumb .info {
            transition: .5s ease-out;
            position: absolute;
            opacity: 0;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-image: url(../images/koyu.png);
            font-size: 30px;
            text-align: center;
            color: #fff;
            z-index: 99;
            line-height: 100px;
        }

        .galerikucuk a.thumb:hover .info {
            transition: .5s ease-in;
            opacity: 1;
            width: 100%;
            height: 100%;
            top: 0;
        }

.newsimage {
    width: 98%;
    height: 245px;
}

.newscat {
    background-size: cover;
    margin: 5px 2px !important;
}

    .newscat .haberbaslik {
        width: 250px;
    }

.konaklamagaleri {
    margin: 0;
    padding: 0;
}

    .konaklamagaleri li {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% !important;
        height: 430px;
        width: 100% !important;
        left: 0 !important;
    }

.odaadi {
    color: #e90065;
    display: block;
    font-size: 30px;
    /*height: 30px;*/
    line-height: 30px;
    padding: 20px 0 5px;
    text-align: left;
    width: 100%;
}

.odaozet {
    color: #787878;
    font-size: 18px;
    height: 290px;
}

.eventaciklama2, .eventresmi1, .eventresmi1 img {
    float: left !important;
    font-size: 12px;
    height: 430px;
    position: relative;
}

.eventaciklama2 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.eventaciklama1, .eventresmi2, .eventresmi2 img {
    float: right !important;
    font-size: 12px;
    height: 430px;
    position: relative;
}

.sitebaslik {
    color: #e90065;
    font-size: 50px;
}

.buttons, .rotate {
    text-align: center;
    font-size: 20px;
    position: absolute;
}

.rotate {
    background-color: rgba(0,0,0,.7);
    color: #e5007d;
    height: 40px;
    left: -61px;
    line-height: 40px;
    top: 48px;
    width: 265px;
    z-index: 100;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.buttons {
    color: #fff;
    width: 50px;
    top: 45%;
    left: 50%;
    margin-left: -25px;
    z-index: 2500;
    opacity: 0;
    -webkit-transition: all linear .2s;
    -moz-transition: all .2s linear;
}

    .buttons i {
        color: #fff;
        font-size: 40px;
    }

.eventresmi1:hover .buttons, .eventresmi2:hover .buttons {
    opacity: 1;
}

.roombuttons {
    position: absolute;
    bottom: 0;
    display: block;
    padding: 15px;
    right: 0;
    width: auto;
}

.devami, .rezervasyon {
    display: inline-block;
    padding: 15px;
    margin: 0 5px;
    text-align: center;
    width: auto;
    color: #fff;
}

.devami {
    width: 100px;
    background-color: #909090;
}

.rezervasyon {
    background-color: #e90065;
}

.devami:hover {
    background-color: #3b3b3b;
    cursor: pointer;
    color: #fff;
}

.rezervasyon:hover {
    background-color: #5c0e30;
    cursor: pointer;
    color: #fff;
}

.altgaleri {
    margin: 15px 0;
    float: left;
}

    .altgaleri .thumb, .konaklamagaleri .thumb {
        margin: 2px 0;
        display: block;
    }

        .altgaleri .thumb img {
            width: 100%;
        }

.konaklamagaleri {
    width: 800px;
    height: 500px;
}

.oda-ozellik-1 {
    margin: 20px 0;
    width: 100%;
    height: 210px;
    padding: 0;
}

    .oda-ozellik-1 li {
        float: left;
        display: block;
        padding: 5px;
        width: 70%;
        border: 1px solid #a4a4a4;
        margin-top: -1px;
        margin-left: -1px;
        font-size: 12px;
    }

.oda-ozellik-2 li, .oda-ozellik-2 li img {
    display: inline-block;
}

.oda-ozellik-1 li:nth-child(2n+1) {
    width: 30%;
    text-align: left;
}

.oda-ozellik-2 {
    margin: 20px 0;
    width: 100%;
    height: 210px;
    padding: 0;
    text-align: center;
}

    .oda-ozellik-2 li {
        width: auto;
        text-align: center;
        padding: 5px;
    }

        .oda-ozellik-2 li span {
            text-align: center;
            font-size: 11px;
            display: inline-block;
            width: 100%;
        }

.oda-ozellik-3 {
    margin: 20px 0;
    width: 100%;
    height: 210px;
    padding: 0;
    text-align: left;
    float: left;
    list-style: none;
}

    .oda-ozellik-3 li {
        width: 100%;
        height: 25px;
        border-bottom: 1px dashed #666;
        margin-bottom: 5px;
    }

.form1 .formelement, .form1 .formelementKisi, .form2elementKisi, .formelement, .formelementKisi, .formelementNo {
    margin-bottom: 10px;
    float: left;
}

.other .odaadi {
    height: 40px;
    line-height: 40px;
    padding: 20px 0 55px;
}

.other .odaresim img {
    height: 245px !important;
}

.form h1 {
    font-size: 20px;
    color: #4e4e4e;
}

.formelementNo {
    width: 100%;
}

    .formelementNo span {
        width: 17%;
        float: left;
    }

        .formelementNo span:nth-child(2) {
            color: #213B9E;
        }

.formelement {
    width: 31%;
}

    .formelement span {
        width: 48%;
        float: left;
        height: 30px;
        line-height: 30px;
    }

    .formelement input {
        float: left;
        margin-right: 4px;
        width: 47%;
        height: 33px;
        line-height: 33px;
        padding-left: 3px;
        color: #424242;
    }

.formelementKisi {
    width: 36%;
}

.form1 .formelementKisi {
    width: 40%;
}

.form1 .formelement {
    width: 50%;
}

.form2elementKisi {
    width: 36%;
}

.formelementKisi p {
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0;
    width: 5px;
}

.formelementKisi span {
    width: 23%;
    float: left;
    height: 30px;
    line-height: 30px;
}

    .formelementKisi span:nth-child(2) {
        width: 47%;
    }

.formelementKisi input {
    float: left;
    margin-right: 4px;
    width: 100px;
    height: 33px;
    line-height: 33px;
    padding-left: 3px;
    color: #424242;
}

.form2elementKisi select, .formelementKisi select {
    line-height: 30px;
    height: 34px;
    border: 1px solid #e3e3e3;
    color: #424242;
    float: left;
    margin-right: 4px;
    padding-left: 3px;
}

.formelementKisi select {
    width: 100px;
}

.form2elementKisi select {
    width: 208px;
}

.form2elementKisi input {
    float: left;
    margin-right: 4px;
    width: 47%;
    height: 34px;
    line-height: 34px;
    padding-left: 3px;
    color: #424242;
}

.form2elementKisi span {
    width: 50%;
    float: left;
    height: 30px;
    line-height: 30px;
}

.formelement select {
    border: 1px solid #e3e3e3;
    color: #424242;
    float: left;
    height: 34px;
    line-height: 30px;
    margin-right: 4px;
    padding-left: 3px;
    width: 47%;
}

.form1 .formelementMesaj, .formelementMesaj {
    width: 50%;
    margin-bottom: 10px;
    float: left;
}

.formelementMesaj {
    margin-right: 10px;
}

    .formelementMesaj span, .formelementMesaj textarea {
        width: 100%;
        float: left;
    }

.formelementSCR {
    width: 46%;
    float: left;
    margin-bottom: 10px;
}

    .formelementSCR span {
        width: 100%;
        float: left;
        margin-right: 10px;
    }

    .formelementSCR img {
        width: 77px;
        float: left;
        margin-right: 10px;
    }

    .formelementSCR input {
        float: left;
        height: 40px;
        margin-right: 10px;
        width: 115px;
    }

.widgetarea {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 80px;
    width: 100%;
}

.navbar-nav li:first-child a {
    padding-top: 27px;
}

.hamburger .navbar-nav > li > a {
    padding-bottom: 30px;
    padding-top: 30px;
}

.arrow {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

.bottombar, .preload {
    position: fixed;
    width: 100%;
}

.arrow img:hover {
    cursor: pointer;
}

.spanim {
    width: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
}

.genelgaleri {
    width: 180px;
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 4px 0 0;
    background-size: auto 270px;
}

.listeleme .bx-wrapper .bx-viewport {
    height: 430px !important;
}

.habersection {
    float: left;
}

    .habersection .bx-wrapper {
        max-width: 100% !important;
    }

        .habersection .bx-wrapper .bx-controls-direction a.bx-prev {
            top: 140px;
            display: block !important;
            content: "\003c";
        }

        .habersection .bx-wrapper .bx-controls-direction a.bx-next {
            top: 140px;
            display: block !important;
            content: "\003e";
        }

.ulcontainer {
    width: 100%;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #e90065;
    border-bottom: 1px solid #e90065;
    text-align: left;
    margin: 20px 0;
    float: left;
}

.bottombar {

    color: #fff;
    height: 55px;
    z-index: 9999;
    bottom: 0;
    text-align: center;
    display: none;
    padding: 3px 0;
}

    .bottombar a {
        display:block;
        padding: 10px;
        width:25%;
        text-align:center;
        float:left;
    }
    .bottombar a:nth-child(1) {
        background-color:#e8217a
    }
	    .bottombar a:nth-child(2) {
        background-color:#9be821
    }
	    .bottombar a:nth-child(3) {
        background-color:#e8b221
    }
	    .bottombar a:nth-child(4) {
        background-color:#2196e8
    }
.preload {
    background-color: #E6007D;
    background-size: 100%;
    height: 100%;
    z-index: 100000000;
    display: none;
}

.loader, .loader__figure {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.loader {
    overflow: visible;
    padding-top: 2em;
    height: 0;
    width: 2em;
}

.loader__figure {
    height: 0;
    width: 0;
    border: 0 solid #fff;
    border-radius: 50%;
    -webkit-animation: loader-figure 1.15s infinite cubic-bezier(.215,.61,.355,1);
    -moz-animation: loader-figure 1.15s infinite cubic-bezier(.215,.61,.355,1);
    animation: loader-figure 1.15s infinite cubic-bezier(.215,.61,.355,1);
}

.loader__label {
    float: left;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 20px 0 0 50%;
    font-size: .875em;
    letter-spacing: .1em;
    line-height: 1.5em;
    font-weight: 100;
    color: #fff;
    white-space: nowrap;
    -webkit-animation: loader-label 1.15s infinite cubic-bezier(.215,.61,.355,1);
    -moz-animation: loader-label 1.15s infinite cubic-bezier(.215,.61,.355,1);
    animation: loader-label 1.15s infinite cubic-bezier(.215,.61,.355,1);
}
#habers li {
    width:auto;
    height:47px !important;
}
#habers .newsimage,#habers .newsimage img {
    width:50px;
    height:50px;
    float:left;
}

#habers .newscontent {
    float:left;
    width:280px !important;
}

#habers .habertitle {
    color:#000;
    padding-top:7px;
    padding-left:5px;
    text-transform:lowercase
}
#habers .habertitle,#habers .haberdesc {
    display:block;
}
#habers .habertitle:first-letter {
    text-transform:uppercase
}

.halfinput {
    border: 1px solid #d0d0d0;
    height: 30px;
    margin-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.callcenter {
    position:absolute;
    top:5px;
    left:15%;
}

@-webkit-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #e5007d;
    }

    29% {
        background-color: #e5007d;
    }

    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1;
    }

    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent;
    }
}

@-moz-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #E6007D;
    }

    29% {
        background-color: #E6007D;
    }

    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1;
    }

    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent;
    }
}

@keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #E6007D;
    }

    29% {
        background-color: #E6007D;
    }

    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1;
    }

    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent;
    }
}

@-webkit-keyframes loader-label {
    0%,100% {
        opacity: .25;
    }

    30% {
        opacity: 1;
    }
}

@-moz-keyframes loader-label {
    0%,100% {
        opacity: .25;
    }

    30% {
        opacity: 1;
    }
}

@keyframes loader-label {
    0%,100% {
        opacity: .25;
    }

    30% {
        opacity: 1;
    }
}

@media only screen and (min-width:1136px) and (max-width:1230px) {
.callcenter {
    position: absolute;
    top: 97px;
    left: 0;
    z-index: 100;
}
    .maingallerytab1 li:nth-child(1) {
        width: 49.4%;
        height: 150px;
        display: inline-block;
        background-size: cover;
        margin: 2px;
    }

    .maingallerytab1 {
        margin-right: 1px;
    }

    .maingallerytab2 li:nth-child(2), .maingallerytab2 li:nth-child(3) {
        width: 49.4%;
    }

    .newsbox {
        width: 310px !important;
        background-size: 100% !important;
    }
}

@media only screen and (min-width:1024px) and (max-width:1135px) {
    #bxsliderPAGE li {
    background-size: auto 100%;
}
    .callcenter {
        position:absolute;
          top: 100px;
          z-index: 100;
    left: 0;
    }
   .hamburger .nav > li > a {
    padding: 26px 9px 15px 0;
}
    .oda-ozellik-3 {
        float: left;
        height: auto;
    }

    .newsbox {
        width: 310px !important;
    }

    .maingallerytab1 li:nth-child(1) {
        width: 49.4%;
        height: 150px;
        display: inline-block;
        background-size: cover;
        margin: 2px;
    }

    .maingallerytab1 {
        margin-right: 1px;
    }

    .maingallerytab2 li:nth-child(2), .maingallerytab2 li:nth-child(3) {
        width: 49.4%;
    }

    #dil button {
        margin: 17px 0;
    }

    .nav > li > a {
        padding: 10px 5px 15px 0;
        font-size: 13px;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
  .fancybox-slide > * {
        width: 310px;
    }
      .oda-ozellik-3 li, .other .col-md-4 {
        width: 33%;
        float: left;
    }

    .bottombar {
        display: block;
    }

    .oda-ozellik-1, .oda-ozellik-2, .oda-ozellik-3 {
        float: left;
        height: auto;
    }

        .oda-ozellik-1 li {
            height: 50px;
        }

        .oda-ozellik-2 li {
            display: block;
            float: left;
        }

    .other .odaresim img {
        height: 190px !important;
    }

    .konaklamagaleri {
        width: 768px !important;
        height: 650px;
    }

        .eventresmi1, .eventresmi2, .konaklamagaleri li {
            height: 650px;
        }

    .nav li:first-child {
        display: none;
    }

    .widgetarea {
        top: 41px;
    }

    #pager {
        width: 768px;
        margin: 0 auto;
        position: relative;
    }

    .header {
        width: 768px;
        top: -40px;
    }
 .logo {
        position: absolute;
    z-index: 16;
    }
    .logo, .logo img {
        width: 150px;
    }

    .hamburger {
        position: absolute !important;
        top: 0;
        right: 0;
        z-index: 100;
    }

        .hamburger .col-md-12 {
            padding-right: 0;
        }

    .navbar-toggle {
        border: 1px solid #810649 !important;
        margin-top: 4px !important;
        margin-right: 0 !important;
    }

        .navbar-toggle .icon-bar {
            border: 1px solid #810649;
        }

    .navbar {
        width: 170px;
        background-color: rgba(5,5,5,.8);
        min-height: initial !important;
        border: 0 !important;
    }

    .nav > li > a {
        padding: 10px !important;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent !important;
    }

    #dil {
        position: absolute;
        top: 4px;
        right: 55px;
        background-color: transparent;
        z-index: 500;
    }

        #dil button {
            color: #000;
            margin: 6px 0;
        }

    .mainslider, .mainslider #bxsliderPAGE li {
        height: 390px;
    }

    .description * {
        font-size: 24px !important;
    }

    .sitedetay img {
        width: 200px;
        margin: 0 auto;
    }

    #haberslider, #haberslider .newsbox {
        padding-right: 0 !important;
        margin-right: 0 !important;
    }

    .sitedetay {
        height: auto;
    }

    #haberslider {
        width: 768px !important;
    }

        #haberslider .newsbox {
            width: 50% !important;
            padding-left: 0 !important;
            background-size: cover !important;
        }

    .sitebaslik {
        font-size: 20px;
    }

    .container {
        padding: 0 !important;
    }

    .maingallerytab1 li:nth-child(1) {
        margin: 0 3px 0 0 !important;
    }

    .maingallerytab1 li:nth-child(3) {
        margin: 3px 0 0 !important;
    }

    .maingallerytab1 {
        margin-right: 0;
    }

    .maingallerytab2 li:nth-child(2) {
        margin: 0 3px 0 0 !important;
    }

    .tumunugor {
        margin-top: 0;
    }

    footer .col-md-3:first-child a img {
        width: 150px;
    }

    #bxslider li {
        height: 300px;
        max-height: 300px;
    }

    .odaadi {
        font-size: 19px;
        height: 30px;
        line-height: 19px;
        padding: 20px 0 50px;
    }

    .odaozet {
        font-size: 13px;
        height: auto;
        text-align: justify;
    }

    .eventaciklama1, .eventaciklama2, .eventresmi1, .eventresmi2 {
        display: block;
        float: left !important;
        width: 768px !important;
        height: auto;
    }

    .altgaleri {
        width: 100%;
    }

        .altgaleri a {
            width: 48.5%;
            float: left;
            margin: 2px;
        }

        .altgaleri .thumb {
            margin: 2px;
        }

    .galerikucuk a.thumb {
        width: 19.5%;
        margin: 1px;
    }

        .galerikucuk a.thumb .info {
            line-height: 100px;
        }

    .roombuttons {
        float: left;
        position: static;
        width: 100%;
        text-align: right;
    }

    .roombutons a {
        display: inline-block;
    }

    .mainvideo {
        padding: 0 !important;
    }

        .mainvideo iframe {
            height: 420px;
        }

    .exvideo {
        width: 25%;
        float: left;
        margin-bottom: 0;
    }

    .allvideo {
        padding: 15px 0;
        line-height: 30px;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
		.rezz {
		position:static;
		float:left;
		width:100%;
		Top:initial;
		left:initial;
	}
    .callcenter {
    left: 31%;
    }
    .callcenter img {
        width:175px;
    }
   .fancybox-slide > * {
        width: 310px;
    }
       .bottombar {
        display: block;
    }

    .oda-ozellik-1, .oda-ozellik-2, .oda-ozellik-3 {
        float: left;
        height: auto;
    }

        .oda-ozellik-1 li {
            height: 85px;
        }

        .oda-ozellik-2 li {
            display: block;
            width: 50%;
            float: left;
        }

    .sitedetay {
        margin: 20px 0 0;
    }

    .arrow, .nav li:first-child {
        display: none;
    }

    .konaklamagaleri {
        width: 480px !important;
        height: 480px;
    }

        .eventresmi1, .eventresmi2, .konaklamagaleri li {
            height: 480px;
        }

    .devami, .rezervasyon {
        width: 45% !important;
    }

    .detay .rezervasyon {
        width: 100% !important;
    }

    .header {
        top: -40px;
    }

    .widgetarea {
        top: 291px;
    }

        .widgetarea iframe {
            height: 260px;
            width: 480px !important;
        }

    #pager, .header {
        width: 480px;
    }

    #pager {
        margin: 0 auto;
        position: relative;
    }

    .logo, .logo img {
        width: 150px;
    }

    .hamburger {
        position: absolute !important;
        top: 0;
        right: 0;
        z-index: 100;
    }

        .hamburger .col-md-12 {
            padding-right: 0;
        }

    .navbar-toggle {
        border: 1px solid #810649 !important;
        margin-top: 4px !important;
        margin-right: 0 !important;
    }

        .navbar-toggle .icon-bar {
            border: 1px solid #810649;
        }

    .navbar {
        width: 170px;
        background-color: rgba(5,5,5,.8);
        min-height: initial !important;
        border: 0 !important;
    }

    .nav > li > a {
        padding: 10px !important;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent !important;
    }

    #dil {
        position: absolute;
        top: 4px;
        right: 55px;
        background-color: transparent;
        z-index: 1;
            height: auto;
    }

        #dil button {
            color: #000;
            margin: 4px 0;
        }

    .mainslider, .mainslider #bxsliderPAGE li {
        height: 250px;
    }

    .description {
       /* line-height: 24px;
        padding: 6px;
        box-sizing: border-box;*/
    }

        .description * {
            font-size: 18px !important;
        }

    .sitedetay img {
        width: 200px;
        margin: 0 auto;
    }

    #haberslider, #haberslider .newsbox {
        padding-right: 0 !important;
        margin-right: 0 !important;
    }

    .sitedetay {
        height: auto;
    }

    .newsbox {
        width: 100% !important;
        padding-left: 0 !important;
    }

    #haberslider .newsbox {
        width: 480px !important;
        background-size: 100% auto   !important;
        background-position:center;
    }

    .sitebaslik {
        font-size: 20px;
    }

    .container {
        padding: 0 !important;
    }

    .maingallerytab1, .maingallerytab2 {
        width: 100%;
        padding: 2px;
    }

        .maingallerytab1 li, .maingallerytab1 li:nth-child(1), .maingallerytab1 li:nth-child(2), .maingallerytab2 li, .maingallerytab2 li:nth-child(1), .maingallerytab2 li:nth-child(2) {
            width: 50%;
            padding: 0;
            margin: 0 !important;
            display: block;
            float: left;
        }

    .all, .tumunugor {
        padding: 15px 0;
    }

    .maingallerytab1 li:nth-child(1), .maingallerytab1 li:nth-child(3), .maingallerytab2 li:nth-child(1) {
        margin: 0 !important;
    }

    .maingallerytab2 li:nth-child(1) {
        height: 150px;
    }

    .maingallerytab2 li:nth-child(3) {
        width: 100%;
        height: 70px;
    }

    .tumunugor {
        margin-top: 0;
        width: 100%;
    }

    footer .col-md-3:first-child a img {
        width: 150px;
    }

    #bxslider li {
        height: 210px;
        max-height: 210px;

    }

    .odaadi {
        font-size: 19px;
        height: 30px;
        line-height: 19px;
        padding: 20px 0 50px;
    }

    .odaozet {
        font-size: 13px;
        height: auto;
        text-align: justify;
    }

    .eventaciklama1, .eventaciklama2, .eventresmi1, .eventresmi2 {
        display: block;
        float: left !important;
        width: 480px !important;
        height: auto;
    }

    .eventresmi1, .eventresmi2 {
        height: 435px !important;
    }

    .altgaleri {
        width: 100%;
    }

        .altgaleri a {
            width: 48.5%;
            float: left;
            margin: 2px;
        }

        .altgaleri .thumb {
            margin: 2px;
        }

    .galerikucuk a.thumb {
        width: 31.9%;
        height: 72px;
        margin: 2px;
    }

        .galerikucuk a.thumb .info {
            line-height: 70px;
        }

    .roombuttons {
        float: left;
        position: static;
        width: 100%;
        text-align: center;
    }

    .roombutons a {
        display: inline-block;
    }

    .mainvideo {
        padding: 0 !important;
    }

        .mainvideo iframe {
            height: 270px;
        }

    .exvideo {
        width: 50%;
        float: left;
        margin-bottom: 0;
    }

        .exvideo:last-child {
            width: 100%;
        }

    .allvideo {
        padding: 15px 0;
        line-height: 30px;
    }
}

@media only screen and (max-width:479px) {
	.rezz {
		position:static;
		float:left;
		width:100%;
		Top:initial;
		left:initial;
	}
    .callcenter {
       display:none;

    }
        .callcenter a {
            display:block;
            text-align:center;
        }
      .fancybox-slide > * {
        width: 310px;
    }
    .bottombar {
        display: block;
    }

    .oda-ozellik-1, .oda-ozellik-2, .oda-ozellik-3 {
        float: left;
        height: auto;
    }

        .oda-ozellik-1 li {
            height: 50px;
        }

        .oda-ozellik-2 li {
            display: block;
            width: 50%;
            float: left;
        }

    .arrow{
        display: none;
    }

    .konaklamagaleri {
        width: 320px !important;
        height: 320px;
    }

        .eventresmi1, .eventresmi2, .konaklamagaleri li {
            height: 255px;
        }

    .devami, .rezervasyon {
        width: 50% !important;
        margin:0 auto;
    }

    .detay .rezervasyon {
        width: 100% !important;
    }

    .roombuttons {
        width: 100%;
        position:static;
    }

    .widgetarea {
        top: 224px;
    }

        .widgetarea iframe {
            height: 260px;
            width: 320px !important;
        }

    #pager, .header {
        width: 320px;
    }

    #pager {
        margin: 0 auto;
        position: relative;
    }

    .logo, .logo img {
        width: 150px;
    }

    .hamburger {
        position: absolute !important;
        top: 0;
        right: 0;
        z-index: 100;
    }

        .hamburger .col-md-12 {
            padding-right: 0;
        }

    .navbar-toggle {
        border: 1px solid #810649 !important;
        margin-top: 4px !important;
        margin-right: 0 !important;
    }

        .navbar-toggle .icon-bar {
            border: 1px solid #810649;
        }

    .navbar {
        width: 170px;
        background-color: rgba(5,5,5,.8);
        min-height: initial !important;
        border: 0 !important;
    }

    .nav > li > a {
        padding: 10px !important;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent !important;
    }
    .navbar-header {
        margin-top:30px;
    }
    #dil {
        position: absolute;
        top: 35px;
        right: 55px;
        background-color: transparent;
        z-index: 1000;
        height: auto;
    }

        #dil button {
            color: #000;
            margin: 4px 0;
        }

    .mainslider, .mainslider #bxsliderPAGE li {
        height: 250px;
        background-size: cover;
    }

    .description {
        line-height: 24px;
        height: auto;
        padding: 6px;
        box-sizing: border-box;
    }

        .description * {
            font-size: 18px !important;
        }

    .sitedetay img {
        width: 200px;
        margin: 0 auto;
    }

    .sitedetay {
        height: auto;
        margin-top: 0;
    }

    #haberslider, #haberslider .newsbox {
        padding-right: 0 !important;
        margin-right: 0 !important;
    }
    
    .newsbox {
        width: 100% !important;
        padding-left: 0 !important;
    }

    #haberslider .newsbox {
        width: 320px !important;
        background-size: cover;
    }

    .sitebaslik {
        font-size: 20px;
    }

    .container {
        padding: 0 !important;
    }

    .maingallerytab1, .maingallerytab2 {
        width: 100%;
        padding: 2px;
    }

        .maingallerytab1 li, .maingallerytab1 li:nth-child(1), .maingallerytab1 li:nth-child(2), .maingallerytab2 li, .maingallerytab2 li:nth-child(1), .maingallerytab2 li:nth-child(2) {
            width: 50%;
            padding: 0;
            margin: 0 !important;
            display: block;
            float: left;
        }

    .all, .tumunugor {
        padding: 15px 0;
    }

    .maingallerytab1 li:nth-child(1), .maingallerytab1 li:nth-child(3), .maingallerytab2 li:nth-child(1) {
        margin: 0 !important;
    }

    .maingallerytab2 li:nth-child(1) {
        height: 150px;
    }

    .maingallerytab2 li:nth-child(3) {
        width: 100%;
        height: 70px;
    }

    .tumunugor {
        margin-top: 0;
        width: 100%;
    }

    footer .col-md-3:first-child a img {
        width: 150px;
    }

    #bxslider li {
        height: 150px;
        max-height: 150px;
    }

    .odaadi {
        font-size: 19px;
        height: 30px;
        line-height: 19px;
        padding: 20px 0 50px;
    }

    .odaozet {
        font-size: 13px;
        height: auto;
        text-align: justify;
    }
    .baslik {
    padding:  0 ;
}
    .eventaciklama1, .eventaciklama2 {
        display: block;
        float: left !important;
        height: auto !important;
    }

    .altgaleri {
        width: 100%;
    }

        .altgaleri a {
            width: 48.5%;
            float: left;
            margin: 2px;
        }

        .altgaleri .thumb {
            margin: 2px;
        }

    .galerikucuk a.thumb {
        width: 31.9%;
        height: 72px;
        margin: 2px;
    }

        .galerikucuk a.thumb .info {
            line-height: 70px;
        }

    .mainvideo {
        padding: 0 !important;
    }

        .mainvideo iframe {
            height: 175px;
        }

    .exvideo {
        width: 50%;
        float: left;
        margin-bottom: 0;
    }

        .exvideo:last-child {
            width: 100%;
        }

    .allvideo {
        padding: 15px 0;
        line-height: 30px;
    }
}
