@font-face {
    font-family: '00289regular';
    src: url('font/00289-webfont.eot');
    src: url('font/00289-webfont.eot?#iefix') format('embedded-opentype'), url('font/00289-webfont.woff2') format('woff2'), url('font/00289-webfont.woff') format('woff'), url('font/00289-webfont.ttf') format('truetype'), url('font/00289-webfont.svg#00289regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 1024px) { html { zoom: 1.07; } }

:root {
    --hm-primary: #EB4D00;
    --hm-dark: #0c2340;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: '00289regular', monospace;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    background: url(../images/bg.jpg) no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body.home h1,
body.home h2,
body.home h3,
body.home h4,
body.home h5,
body.home h6,
body:not(.home) h1,
body:not(.home) h2,
body:not(.home) h3,
body:not(.home) h4,
body:not(.home) h5,
body:not(.home) h6 {
    color: var(--hm-dark);
}

a, a:hover {
    text-decoration: none;
}

a {
    color: #333;
}

a:hover {
    color: #EB4D00;
}

.footer {
    margin: 0 0 0 0;
    padding: 20px 0;
    background-color: #333333;
}

.footer2 {
    /* height: 50px;*/
    line-height: 50px;
    background-color: #0088CA;
    color: #FFF;
}

.copy {
    width: 100%;
    float: left;
}

.uiplus {
    float: right;
}

.footer a {
    color: #FFF;
}

.footer a:hover {
    color: #EB4D00;
}

.footerTanitimYazi {
    max-width: 270px;
    display: inherit;
}

.sosyal {
    margin: 50px 0 0 0;
    float: right;
    width: 136px;
    height: 30px;
    background-image: url(../images/sosyal.png);
}

.telefon {
    float: right;
    width: 265px;
    height: 109px;
    #background-image: url(../images/tel.png);
}

.odemeYontem {
    margin: 20px 0 0 0;
    float: right;
    width: 113px;
    height: 35px;
    background-image: url(../images/odemeyontem.png);
}

ul.ulFooter {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.ulFooter li {
    float: left;
    float: left;
    margin: 0 30px 0 0;
    padding: 0 0 0 20px;
    list-style: none;
    color: #FFF;
    text-align: justify;
    background: url(../images/left.png) no-repeat;
}

.logo {
    padding-top: 35px;
}

ul.topMenu {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    float: right;
}

ul.topMenu li {
    margin: 0 10px;
    padding: 0 0 0 20px;
    list-style: none;
    float: left;
    height: 40px;
    line-height: 38px;
}

ul.topMenu li a {
    display: block;
    font-size: 15px;
    -webkit-transition: all .60s ease-in-out;
    -moz-transition: all .60s ease-in-out;
    -o-transition: all .60s ease-in-out;
    transition: all .30s ease-in-out;
}

ul.topMenu li a.tesis {
    background-color: #d4a017;
    color: #FFF;
    padding: 2px 10px 0 10px;
}

ul.topMenu li a:hover.tesis {
    background-color: #b88a14;
    color: #FFF;
}

ul.topMenu li a.uyegiris {
    color: #333;
    padding: 2px 0px 0 10px;
    float: left;
}

ul.topMenu li a:hover.uyegiris {
    color: #EB4D00
}

ul.topMenu li .fa {
    padding: 0 12px 0 0;
    margin: 0;
    font-size: 20px;
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

ul.topMenu li .oval {
    border-radius: 100px;
    background-color: #FFF;
    opacity: 0.4;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
    height: 40px;
    padding: 3px 0 0 0;
    width: 40px;
    float: left;
}

ul.headerMenu {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    float: right;
}

ul.headerMenu li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
}

ul.headerMenu li a {
    display: block;
    padding: 0 10px;
    -webkit-transition: all .60s ease-in-out;
    -moz-transition: all .60s ease-in-out;
    -o-transition: all .60s ease-in-out;
    transition: all .30s ease-in-out;
}

ul.headerMenu li a.tesis {
    background-color: #d4a017;
    color: #FFF;
}

ul.headerMenu li a:hover.tesis {
    background-color: #b88a14;
    color: #FFF;
}

ul.headerMenu li a:hover, ul.headerMenu li.secili a {
    background-color: #FFF;
    color: #EB4D00;
}

.cizgi {
    height: 56px;
    width: 100%;
    margin: 40px 0 0 0;
    background: url(../images/cizgi.png) center top;
}

.girisYazi {
    padding: 50px 0 30px 0;
    text-align: center;
}

.girisYazi .yaziMavi {
    font-size: 30px;
    color: #009ACE;
}

.girisYazi .yaziGri {
    font-size: 20px;
    color: #545454;
}

/*** Form ***/

.hotel-form .form-text {
    font-size: 15px;
    float: left;
    margin: 10px 0 10px 0;
}

.hotel-form #adult, .hotel-form #child, #order_select {
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    background-color: #FFF;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #AAAAAA;
    margin-bottom: 10px;
}

.hotel-form input[type="text"] {
    width: 100%;
    font-size: 15px;
    font-weight: normal;
    background-color: #FFF;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #AAAAAA;
    margin-bottom: 10px;
}

.hotel-form input.btn-ara {
    margin: 0px 0 0 0;
    background-color: #EB4D00;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border: 0px;
    color: #FFF;
}

.hotel-form input:hover.btn-ara {
    background-color: #009ACE;
    color: #FFF;
    -webkit-transition: all .60s ease-in-out;
    -moz-transition: all .60s ease-in-out;
    -o-transition: all .60s ease-in-out;
    transition: all .30s ease-in-out;
}

.hotel-form label {
    font-weight: normal;
    padding: 14px 0 14px 0;
    margin: 10px 0 0 0;
}

/*** Home Otel Çerçeve ***/

.homeOtelCerceve {
    /*width: 366px;*/
    height: 250px;
    /* float: left;*/
    margin: 10px 0px;
    cursor: pointer;
}

.homeOtelCerceve .homeHotelResim {
    z-index: 1;
    position: relative;
}

.homeOtelCerceve .icCerceve {
    float: left;
    width: 100%;
    height: 250px;
    z-index: 2;
    margin: -250px 0 0 0;
    position: relative;
}

.icCerceve .puan2 {
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    color: #FFF;
    padding: 10px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0 10px;
    text-align: center;
    background-image: url(../images/talk2.png);
}

.icCerceve .otelIsimlik {
    float: left;
    margin-top: 170px;
    width: 100%;
    height: 80px;
    background-image: url(../images/seffaf.png);
}

.otelIsimlik .sol {
    float: left;
    padding: 10px;
}

.otelIsimlik .sag {
    float: right;
    padding: 10px;
}

.otelIsimlik h3, .otelIsimlik h4 {
    margin: 0;
    padding: 0;
    line-height: normal;
}

.otelIsimlik h3 {
    font-size: 18px;
    margin: 10px 0 0 0;
}

.otelIsimlik h4 {
    margin: 5px 0 0 0;
    font-size: 15px;
}

.otelIsimlik .fiyat {
    color: #EB4C00;
    font-size: 40px;
    line-height: normal;
}

.otelIsimlik .fiyat2 {
    font-size: 25px;
    line-height: normal;
}

.icCerceve .yildizBg {
    right: 0;
    padding: 10px;
    background-image: url(../images/seffaf.png);
    top: 20px;
    position: absolute;
}

.homeOtelCerceve .oylama {
    padding: 10px 10px;
    position: relative;
    top: 0;
    right: 0;
    background-image: url("../images/seffaf.png");
}

.homeOtelCerceve .yildiz {
    background-image: url(../images/star.png);
    float: left;
}

.homePopLeft {
    float: left;
    width: 700px;
}

.homePopRight {
    float: right;
    width: 420px;
}

.ayinBolgesi {
    padding: 30px;
    float: right;
    width: 100%;
    background: url(../images/ayin_bolgesi.jpeg) no-repeat center;
}

.ayinBolgesiIc {
    float: left;
    margin: 0 0 0 0;
    padding: 20px;
    background-color: #F6F6F6;
    border: 1px solid #BBB;
}

ul.ayinBolgesiYazi {
    padding: 0;
    list-style: none;
    margin: 0;
}

ul.ayinBolgesiYazi li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

.nedenHotelManya {
    float: right;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 20px;
    background-color: #F6F6F6;
    border: 1px solid #BBB;
}

.nedenBaslik {
    float: left;
    background: url(../images/nedenhotelmanya.png) no-repeat left;
    width: 100%;
    height: 40px;
}

.nedenIcerik {
    float: left;
    width: 100%;
}

.nedenIcerikLeft {
    width: 90px;
    float: left;
    height: 90px;
    margin: 50px 10px 0 0;
    background: url(../images/soru.png) no-repeat left;
}

.nedenIcerikRight {
    float: right;
    margin: 20px 0 0 0;
}

.nedenIcerikRight ul.neden {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.neden li {
    margin: 0;
    padding: 0;
    color: #EC4C00;
    font-size: 14px;
    line-height: 30px;
}

.populerBolge {
    float: left;
    width: 100%;
    padding: 10px;
    margin: 0 0 10px 0;
    background-color: #F6F6F6;
    border: 1px solid #BBB;
}

.populerBolge .popResim {
    width: 20%;
    float: left;
}

.populerBolge .popOy {
    width: 20%;
    float: right;
    color: #FFF;
    padding: 8px 0;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    background-color: #36B1DE;
}

.populerBolge .popIcerik {
    float: left;
    width: 50%;
    margin: 0 0 0 10px;
}

.popIcerik h3 {
    color: #36B1DE;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.popIcerik h3 a {
    color: #36B1DE;
}

.popIcerik h3 a:hover {
    color: #333;
}

.popIcerik p {
    margin: 0;
    padding: 5px 10px 0 0;
    font-weight: normal;
    color: #666;
    font-size: 12px;
    text-align: justify;
}

.popIcerik a {
    color: #B20000;
}

.popIcerik a:hover {
    color: #36B1DE
}

/*** Başlık ***/

h3.homeBaslik {
    font-size: 30px;
    margin: 20px 0 20px 0;
}

/*** Renkler ***/

.turuncu {
    color: var(--hm-dark);
}

@media (prefers-color-scheme: dark) {
    .turuncu,
    .mavi,
    body.home h1,
    body.home h2,
    body.home h3,
    body.home h4,
    body.home h5,
    body.home h6,
    body:not(.home) h1,
    body:not(.home) h2,
    body:not(.home) h3,
    body:not(.home) h4,
    body:not(.home) h5,
    body:not(.home) h6,
    .contentPage h1,
    .pageTitle h1,
    .otelAdi h2,
    .otelAdi h2 a,
    .fullBaslik h1 {
        color: #93c5fd;
    }
}

.mavi {
    color: var(--hm-dark);
}

/*** Check Box ***/

.has-js .label_check, .has-js .label_radio {
    padding: 0 0 0 30px;
    margin: 25px 0 0 0;
    height: 20px;
    line-height: 20px;
}

.has-js .label_radio {
    background: url(../images/radio-off.png) no-repeat;
    margin: 1px 0 0 0;
}

.has-js .label_check {
    background: url(../images/check-off.png) no-repeat;
}

.has-js label.c_on {
    background: url(../images/check-on.png) no-repeat;
}

.has-js label.r_on {
    background: url(../images/radio-on.png) no-repeat;
}

.has-js .label_check input, .has-js .label_radio input {
    position: absolute;
    left: -9999px;
}

.contentPage {
    background-image: url(../images/seffaf.png);
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.contentPage h1 {
    font-size: 25px;
    margin: 0 0 30px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #CCC;
    color: var(--hm-dark);
}

.solMenu {
    width: 300px;
    float: left;
    border: 1px solid #DDDDDD;
    background-color: #FFF;
}

.solMenu .solMenuBaslik {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #666666;
    padding: 10px;
    border-bottom: 1px solid #DDDDDD;
}

.solMenu .filtre {
    float: left;
    width: 300px;
    padding: 0 10px;
}

.solMenu h4 {
    background-color: #ED4C00;
    color: #FFF;
    padding: 10px;
    font-size: 14px;
}

.solMenu #range_cont {
    width: 280px;
}

#range_cont ul {
    margin: 0;
    padding: 0;
}

#range_cont ul li {
    margin: 0;
    list-style: none;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
}

.solMenu .label_check, .solMenu .label_radio {
    padding: 0 0 0 30px;
    margin: 0 0 0 0;
    height: 20px;
    line-height: 20px;
}

.content {
    width: 820px;
    float: right;
}

.content .pageTitle {
    float: left;
    width: 820px;
    border: 1px solid #DDDDDD;
    background-color: #FFF;
    height: 50px;
    line-height: 50px;
}

.pageTitle h1 {
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: var(--hm-dark);
}

.content .sirala {
    float: right;
    margin: 0 20px 0 0;
}

.content .otel {
    float: left;
    width: 820px;
    border: 1px solid #DDDDDD;
    background-color: #FFF;
    padding: 10px;
    margin: 20px 0 0 0;
}

.otel .otelResim {
    float: left;
    width: 315px;
    height: 190px;
}

.otel .otelBilgi {
    float: right;
    width: 460px;
}

.otel .otelAdres {
    float: left;
    width: 370px;
    margin: 10px 0 0 0;
    font-size: 12px;
}

.otel .oySayi {
    float: right;
    text-align: right;
}

.otel .otelAdi {
    float: left;
    width: 370px;
    margin: 0 0 0 0;
}

.otel .puan {
    float: right;
    width: 70px;
    height: 70px;
    color: #FFF;
    padding: 12px 0 0 0;
    font-size: 26px;
    font-weight: bold;
    margin: 10px 0 0 0;
    text-align: center;
    background-image: url(../images/talk.png);
}

.otelAdi h2 {
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 20px;
    color: var(--hm-dark);
    width: 100%;
    float: none;
}

.otelAdi h2 a {
    float: left;
    margin: 0 10px 0 0;
    color: var(--hm-dark);
}

.otelAdi .yildizBg {
    float: left;
}

.otel .otelDetay {
    float: left;
    width: 370px;
    font-size: 11px;
    margin: 10px 0 0 0;
}

.otel .otelYorum {
    width: 100%;
    float: left;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    background-color: #F6F6F6;
    border: 1px solid #BBB;
    margin: 10px 0 0 0;
}

.otel .odaSecim {
    float: left;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
}

.odaSecim .odaTipi {
    float: left;
    height: 35px;
    line-height: 35px;
    width: 190px;
    color: #525252;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.odaSecim .odaTuru {
    float: left;
    height: 35px;
    line-height: 35px;
    color: #525252;
    margin: 0 10px 0 0;
    width: 100px;
}

.odaSecim .odaIptal {
    float: left;
    height: 35px;
    line-height: 35px;
    color: #D80000;
    margin: 0 10px 0 0;
    width: 120px;
}

.odaSecim .odaKisi {
    float: left;
    height: 35px;
    line-height: 35px;
    margin: 0 20px 0 0;
}

.odaSecim .odaDurum {
    float: left;
    height: 35px;
    line-height: 35px;
    width: 75px;
}

.odaSecim .odaUcret {
    float: right;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #FFF;
    padding: 0 10px;
    background-color: #EB4D00;
}

.hidden {
    display: none;
}

.hidden_no {
    display: block;
}

.sayfaBasi {
    float: left;
    width: 820px;
    margin: 10px 0 0 0;
    text-align: right;
}

.tumOdalar {
    width: 100%;
    float: left;
    font-weight: bold;
    margin: 10px 0 0 0;
}

.tumOdalar a {
    color: #008C46;
    cursor: pointer;
}

.tumOdalar a:hover {
    color: #EB4D00;
}

.ui-datepicker-month {
    color: #333;
    border: 1px solid #DDD;
}

.fullBaslik {
    width: 100%;
    margin: 100px 0 0 0;
    background-color: #EEEEEE;
}

.fullBaslik h1 {
    margin: 0 20px 0 0;
    padding: 0;
    color: var(--hm-dark);
    height: 50px;
    line-height: 50px;
    font-size: 21px;
    float: left;
}

.fullBaslik .yildiz {
    float: left;
    margin-top: -5px;
}

.fullBaslik .baslik {
    float: left;
}

.fullBaslik .yildizBg {
    margin: 0px 10px 0 10px;
}

.fullBaslik h1 .baslikAdres {
    color: #525252;
    font-size: 13px;
    float: left;
}

.otelDetayPage .otelResim {
    float: left;
    width: 880px;
}

.yildizBg img {
    margin: 0 2px;
}

.otelDetayPage .otelOyYorum {
    float: right;
    width: 250px;
}

.otelOyYorum .oy {
    width: 250px;
    float: left;
    height: 50px;
    line-height: 43px;
    background-color: #2CB0E0;
    color: #FFF;
    padding: 0 10px;
}

.otelOyYorum .yorum {
    margin: 20px 0 0 0;
    float: left;
    width: 250px;
    border: 1px solid #EEE;
}

.yorum .yorum1 {
    float: left;
    width: 248px;
    height: 75px;
    padding: 10px;
    text-align: center;
}

.yorum .yorum2 {
    float: left;
    background-color: #2CB0E0;
    width: 248px;
    padding: 10px;
}

.yorum .yorum3 {
    float: left;
    width: 248px;
    padding: 10px;
    text-align: center;
}

.otelOyYorum .harita {
    margin: 20px 0 0 0;
    float: left;
    width: 250px;
    border: 1px solid #EEE;
    padding: 10px;
}

h2.rezh2 {
    font-size: 25px;
    margin: 0 0 20px 0;
    padding: 0;
}

.hotel-form input.btn-ara2 {
    margin: 0 0 0 0;
    background-color: #EB4D00;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: 0px;
    color: #FFF;
}

.hotel-form input:hover.btn-ara2 {
    background-color: #009ACE;
    color: #FFF;
    -webkit-transition: all .60s ease-in-out;
    -moz-transition: all .60s ease-in-out;
    -o-transition: all .60s ease-in-out;
    transition: all .30s ease-in-out;
}

.otelFullDetay {
    float: left;
    width: 100%;
    border: 1px solid #DDD;
    color: #656565;
}

.otelFullDetay .detay1 {
    height: 50px;
    line-height: 50px;
    float: left;
    padding: 0 10px;
    width: 220px;
}

.otelFullDetay .detay2 {
    height: 50px;
    line-height: 50px;
    float: left;
    padding: 0 10px;
    width: 120px;
}

.otelFullDetay .detay3 {
    height: 50px;
    line-height: 50px;
    float: left;
    padding: 0 10px;
    width: 120px;
    color: #D80000;
}

.otelFullDetay .detay4 {
    height: 50px;
    line-height: 50px;
    float: left;
    padding: 0 10px;
}

.otelFullDetay .detay5 {
    height: 50px;
    line-height: 50px;
    float: left;
    padding: 0 10px;
}

.otelFullDetay .detay6 {
    height: 50px;
    line-height: 50px;
    float: left;
    padding: 0 10px;
    width: 120px;
}

.otelFullDetay .detay7 {
    height: 50px;
    line-height: 50px;
    float: left;
    padding: 0 10px;
    width: 100px;
}

.otelFullDetay .detay8 {
    height: 35px;
    line-height: 35px;
    float: left;
    padding: 0 10px;
    width: 100px;
    background-color: #EB4D00;
    color: #FFF;
    text-align: center;
    margin: 10px 0 0 0;
}

.otelFullDetay .detay9 {
    height: 50px;
    line-height: 50px;
    float: right;
    padding: 0 10px;
}

a.odaOzellikleri {
    background-color: #2CB0E0;
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #FFF;
    display: block;
    text-align: center;
    margin: 10px 0 0 0;
}

a:hover.odaOzellikleri {
    background-color: #EB4D00;
}

a.odaResimleri {
    background-color: #999;
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #FFF;
    display: block;
    text-align: center;
    margin: 10px 0 0 0;
}

a:hover.odaResimleri {
    background-color: #EB4D00;
}

.btn-yerayirt {
    color: #FFF;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #444;
    border: 0;
    padding: 0 20px;
}

.btn-yerayirt:hover {
    background-color: #EB4D00;
}

.tab-content {
    border: 1px solid #EB4D00;
    border-top: 0px;
}

.nav-tabs {
    border-bottom: 1px solid #EB4D00;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
    background-color: #FBB693;
    color: #FFF;
}

.nav-tabs > li > a:hover {
    background-color: #EB4D00;
    color: #FFF;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #FFF;
    cursor: default;
    background-color: #EB4D00;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified > li {
    float: none;
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

.ulTab {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ulTab li {
    margin: 0;
    list-style: none;
    padding: 10px;
    border-bottom: 1px solid #EB4D00;
}

.ulTab li:last-child {
    border: 0px;
}

.ulTab li .tabBaslik {
    color: #EB4D00;
    font-weight: bold;
    width: 200px;
    float: left;
}

.rezerOtelBilgi {
    float: left;
    width: 100%;
    padding: 20px;
    border: 1px solid #DDD;
    background-color: #FFF;
}

.rezOtelResim {
    width: 120px;
    float: left;
}

.rezOtelDetay {
    float: left;
    margin: 0 0 0 20px;
    width: 948px;
}

.rezOtelDetay .rezOtelBaslik {
    float: left;
    width: 100%;
    color: #EB4D00;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #EB4D00;
    font-size: 20px;
    margin: 0 0 10px 0;
}

.rezOtelBilgi {
    width: 100%;
    float: left;
    padding: 5px 0;
}

.otelSepet {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

.tableOzel {
    background-color: #FFF;
}

.tableOzel td {
    padding: 10px;
}

.tableOzel tr.trBaslik {
    background-color: #EB4D00;
    color: #FFF;
}

.otelSepetUye {
    float: left;
    width: 800px;
}

.otelSepetToplam {
    float: right;
    width: 300px;
}

.butonlar {
    width: 100%;
    float: left;
}

#uyelik_div, #uyeliksiz_div {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

#account {
    float: right;
}

#account_detail {
    display: none;
    width: 300px;
    position: absolute;
    top: 70px;
    right: 0px;
    z-index: 999;
    border: 1px solid #EB4D00;
    background-color: #FFF;
}

#account_detail:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border: 8px solid transparent
}

#account_detail.yukari:before {
    border-bottom-color: #EB4D00;
    top: -16px;
    right: 75px
}

#account_detail .girisBaslik {
    text-align: left;
    float: left;
    width: 298px;
    color: #FFF;
    font-size: 15px;
    padding: 0 10px;
    background-color: #EB4D00;
}

.girisForm {
    float: left;
    width: 278px;
    margin: 0 0 0 10px;
    text-align: left;
}

.girisInput {
    text-align: left;
    width: 278px;
    border: 1px solid #EB4D00;
    padding: 10px;
    height: 35px;
    line-height: 35px;
}

.girisForm .btn-yerayirt {
    float: right;
    height: 35px;
    line-height: 35px;
    margin: 10px 0 0 0;
}

.girisForm .girisUnuttum {
    float: left;
    height: 35px;
    line-height: 35px;
    margin: 10px 0 0 0;
}

.girisForm .girisBtn {
    float: right;
}

.girisForm .formYazi {
    line-height: 20px;
    font-size: 12px;
    margin: 20px 0;
}

ul.acilirMenu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 298px;
}

ul.acilirMenu li {
    margin: 0;
    padding: 0;
    width: 298px;
    text-align: left;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #EB4D00;
}

ul.acilirMenu li:last-child {
    border-bottom: 0px solid #EB4D00;
}

ul.acilirMenu li a {
    display: block;
    padding: 0 10px;
}

ul.acilirMenu li a:hover {
    display: block;
    padding: 0 10px;
    background-color: #EB4D00;
    color: #FFF;
}

.userMenu {
    float: right;
    width: 500px;
}

.userMenu a {
    font-size: 13px;
}

.acilirRez h3 {
    font-size: 18px;
    color: #EB4D00;
}

.btn-gonder {
    color: #FFF;
    text-align: center;
    background-color: #444;
    border: 0;
    padding: 10px 20px;
    cursor: pointer;
}

.btn-gonder:hover {
    background-color: #EB4D00;
    color: #FFF;
}

/*** Tablet ***/

/*** Telefon ***/

.balloon {
    #float: left;
    width: 50px;
    height: 50px;
    background-size: 100%;
    color: #FFF;
    padding: 12px 0 0 0;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 0 0;
    text-align: center;
    background-image: url(../images/talk.png);
}

.comment {
    text-indent: 20px;
    padding: 5px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}

.comment-box {
    border: 1px solid #f30;
    background: #f6f4f2;
    margin-bottom: 5px;
}

.comment-name {
    padding-left: 5px;
}

#header-pc {
    display: inherit;
}

#header-mobile {
    display: none;
}

/*
img {
    width: 100%;
    height: auto;
}
*/

#mobilMenu {
    display: none;
}

@media screen and (max-width: 1024px) and (min-width: 0px) {
    #header-pc {
        display: none;
    }

    #header-mobile {
        display: inherit;
        z-index: 9999;
    }

    .header-bg {
        height: 50px;
        background-color: #0088CA;
    }

    .nav-menu-icon {
        text-align: center;
        width: 15%;
        float: left;
        line-height: 50px;
        border-right: 1px solid #14A2F1;
    }

    .nav-search-icon {
        text-align: center;
        width: 15%;
        float: right;
        line-height: 50px;
        border-left: 1px solid #14A2F1;
    }

    .nav-menu-logo {
        text-align: center;
        float: left;
        width: 85%;
        line-height: 50px;
    }

    .homePopRight {
        float: left;
        width: 100%;
        text-align: center;
    }

    .populerBolge .popResim {
        width: 60%;
        float: left;
    }

    .populerBolge .popOy {
        width: 40%;
        float: right;
        right: 28px;
        position: absolute;
    }

    .populerBolge .popIcerik {
        width: 100%;
        margin: 10px 0 0 0;
    }

    .footerTanitimYazi {
        width: 100%;
        display: inherit;
    }

    .copy {
        font-size: 12px;
    }

    ul.neden li {
        display: inherit;
        margin: 0;
        padding: 0;
        color: #EC4C00;
        font-size: 11px;
        line-height: 25px;
    }

    #mobilMenu {
        background-color: #1d1d1d;
        width: 80%;
        height: 100%;
        position: fixed;
        top: 50px;
        bottom: 0px;
        left: -10px;
        overflow: hidden;
        display: none;
        z-index: 999;
    }
    #menuBg {
        background-color: #1d1d1d;
        opacity: 0.5;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 50px;
        bottom: 0px;
        left: 0px;
        overflow: hidden;
        display: none;
        z-index: 998;
    }

    ul.headerMenu {
        margin: 20px 0 0 0;
        padding: 0;
        list-style: none;
        float: none;
    }

    ul.headerMenu li {
        float: none;
        margin: 0;
        list-style: none;
        height: 40px;
        line-height: 40px;
        padding: 0 0 0 10px;
    }

    ul.headerMenu li a {
        color: #FFF;
        display: block;
        padding: 0 10px;
        -webkit-transition: all .60s ease-in-out;
        -moz-transition: all .60s ease-in-out;
        -o-transition: all .60s ease-in-out;
        transition: all .30s ease-in-out;
    }

    ul.headerMenu li a.tesis {
        background-color: #d4a017;
        color: #FFF;
    }

    ul.headerMenu li a:hover.tesis {
        background-color: #b88a14;
        color: #FFF;
    }

    ul.headerMenu li a:hover, ul.headerMenu li.secili a {
        background-color: #FFF;
        color: #EB4D00;
    }

    ul.mobilMenu2 {
        margin: 20px 0 0 0;
        padding: 0;
        list-style: none;
        float: none;
    }

    ul.mobilMenu2 li {
        float: none;
        margin: 0;
        list-style: none;
        height: 40px;
        line-height: 40px;
        padding: 0 0 0 10px;
    }

    ul.mobilMenu2 li a {
        color: #FFF;
        display: block;
        padding: 0 10px;
        -webkit-transition: all .60s ease-in-out;
        -moz-transition: all .60s ease-in-out;
        -o-transition: all .60s ease-in-out;
        transition: all .30s ease-in-out;
    }

    ul.mobilMenu2 li a:hover, ul.mobilMenu2 li.secili a {
        background-color: #FFF;
        color: #EB4D00;
    }
}

@media screen and (max-width: 1200px) {
	.solMenu {
		display: none !important;
	}
	
	.content, .otel {
		width: 100% !important;
	}
	
	.otelAdi, .otelAdres, .otelDetay, .otelBilgi, .pageTitle {
		width: 100% !important;
		float: none !important;
	}
	
	.detay9 {
		float: left;
	}
	
	.otelDetayPage .otelOyYorum {
		float: none;
	}

}
	
.nav-tabs {
	overflow-x: auto;
	overflow-y: hidden;
	display: -webkit-box;
	display: -moz-box;
}
.nav-tabs>li {
	float: none;
}

/* .detay1, .detay2, .detay3, .detay4, .detay5, .detay6, .detay7, .detay8, .detay9 { */
	/* width: auto !important; */
	/* margin-right: 5px; */
/* } */

.otelFullDetay .detay9 {
	line-height: 55px;
}

.detay9 select {
	height: 35px;
}
/* === hm2 redesigned hero search — compact (-25%) === */
.hm2-form { font-family: 'Outfit','Inter',sans-serif; width:100%; max-width:1100px; margin:0 auto; }
.hm2-pill { background:#fff; border:1px solid #eef1f5; border-radius:999px; box-shadow:0 14px 36px rgba(11,61,112,.08); display:flex; align-items:stretch; padding:6px; position:relative; }
.hm2-cell { display:flex; align-items:center; gap:10px; padding:7px 16px; cursor:pointer; transition:background .18s; border-radius:999px; flex:1; min-width:0; position:relative; }
.hm2-cell:hover { background:#f7f9fc; }
.hm2-cell-dest { flex:1.4; }
.hm2-cell-date { flex:0 0 140px; }
.hm2-cell-guests { flex:1.6; }
.hm2-sep { width:1px; background:#eef1f5; margin:6px 0; flex-shrink:0; }
.hm2-icon { color:#4a90d9; display:flex; align-items:center; flex-shrink:0; transition:transform .2s; }
.hm2-icon svg { width:18px; height:18px; }
.hm2-cell:hover .hm2-icon { transform:scale(1.06); }
.hm2-body { display:flex; flex-direction:column; min-width:0; flex:1; }
.hm2-label { font-size:10px; font-weight:700; color:#0b3d70; text-transform:uppercase; letter-spacing:.06em; margin-bottom:2px; }
.hm2-input, .hm2-value-btn { background:transparent; border:0; outline:0; padding:0; color:#0b3d70; font-weight:600; font-size:14px; font-family:inherit; cursor:pointer; text-align:left; width:100%; min-width:0; }
.hm2-input::placeholder { color:#9aa6b8; font-weight:500; }
.hm2-input:focus { outline:0; box-shadow:none; }
.hm2-cta { background:#FFD700; color:#0c2340; border:0; border-radius:999px; padding:0 24px; margin-left:14px; font-weight:700; font-size:13px; font-family:inherit; display:inline-flex; align-items:center; gap:6px; cursor:pointer; box-shadow:0 8px 18px rgba(255,215,0,.35); transition:background .15s, transform .1s; white-space:nowrap; }
.hm2-cta:hover { background:#E6C200; }
.hm2-cta:active { transform:scale(.97); }

/* Popover */
.hm2-panel { position:absolute; right:0; top:calc(100% + 10px); width:300px; background:#fff; border:1px solid #eef1f5; border-radius:20px; box-shadow:0 22px 48px rgba(11,61,112,.13); padding:16px; z-index:200; }
.hm2-panel[hidden] { display:none !important; }
.hm2-stepper { display:flex; align-items:center; justify-content:space-between; margin-bottom:14px; }
.hm2-stepper-title { margin:0; color:#0b3d70; font-weight:600; font-size:13px; }
.hm2-stepper-sub { margin:2px 0 0; color:#7b8aa0; font-size:10px; }
.hm2-stepper-ctrl { display:flex; align-items:center; gap:10px; }
.hm2-step-btn { width:28px; height:28px; border-radius:50%; border:1px solid #e3e8ef; background:#fff; color:#0b3d70; font-size:16px; font-weight:600; line-height:1; cursor:pointer; display:inline-flex; align-items:center; justify-content:center; transition:all .15s; }
.hm2-step-btn:hover:not(:disabled) { background:#f4f7fb; border-color:#4a90d9; color:#4a90d9; }
.hm2-step-btn:disabled { opacity:.35; cursor:not-allowed; }
.hm2-step-val { min-width:16px; text-align:center; font-weight:700; color:#0b3d70; font-size:14px; }
.hm2-hidden-select { position:absolute; opacity:0; pointer-events:none; width:0; height:0; }
.hm2-ages { padding-top:10px; border-top:1px solid #eef1f5; margin-top:4px; }
.hm2-ages[hidden] { display:none !important; }
.hm2-ages-title { font-size:10px; font-weight:700; color:#7b8aa0; text-transform:uppercase; letter-spacing:.1em; margin:0 0 8px; }
.hm2-ages-grid { display:grid; grid-template-columns:1fr 1fr; gap:8px; }
.hm2-age-item { display:flex; flex-direction:column; gap:3px; }
.hm2-age-item label { font-size:11px; font-weight:600; color:#0b3d70; }
.hm2-age-item select { background:#f5f7fa; border:1px solid #eef1f5; border-radius:8px; padding:6px 8px; font-size:12px; color:#0b3d70; font-family:inherit; outline:0; }
.hm2-age-item select:focus { border-color:#4a90d9; box-shadow:0 0 0 2px rgba(74,144,217,.18); }
.hm2-apply { width:100%; background:#0b3d70; color:#fff; border:0; border-radius:10px; padding:10px; font-weight:700; font-size:13px; font-family:inherit; cursor:pointer; margin-top:10px; transition:background .15s; }
.hm2-apply:hover { background:#082a4d; }

@media (max-width: 900px) {
  .hm2-pill { flex-direction:row; flex-wrap:wrap; border-radius:16px; padding:6px; gap:6px; }
  .hm2-cell { border-radius:12px; padding:8px 12px; gap:8px; flex:1 1 45%; min-width:120px; }
  .hm2-cell-dest { flex:1 1 100%; }
  .hm2-cell-date { flex:1 1 calc(50% - 6px); }
  .hm2-cell-guests { width:100%; flex:none; }
  .hm2-sep { display:none; }
  .hm2-cta { margin:8px 0 0; padding:12px; justify-content:center; font-size:14px; width:100%; display:flex; order:99; border-radius:12px; flex:none; }
  .hm2-cell .hm2-icon svg { width:16px; height:16px; }
  .hm2-panel { position:relative; width:100%; right:auto; top:auto; margin-top:8px; padding:12px; border-radius:16px; }
  .hm2-stepper { margin-bottom:10px; }
  .hm2-stepper-title { font-size:12px; }
  .hm2-step-btn { width:26px; height:26px; font-size:14px; }
  .hm2-step-val { font-size:13px; }
  .hm2-apply { padding:8px; font-size:13px; margin-top:8px; }
}
.hm2-form input.hm2-input { border:0 !important; background:transparent !important; box-shadow:none !important; padding:0 !important; height:auto !important; line-height:1.3 !important; }
.hm2-form input.hm2-input:focus { border:0 !important; outline:0 !important; box-shadow:none !important; }
