<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&amp;subset=latin-ext');

html, body {
    margin:0px;
    padding:0px;
    background:#e2e2e2;
    font-family: 'Open Sans',sans-serif;
    font-size:13px !important;
}

@font-face {
  font-family: 'Glyphs';
  src:  url('../../assets/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
        url('../../assets/fonts/glyphicons-halflings-regular.woff') format('woff');
}

.glyphicon {
    font-family: 'Glyphs', sans-serif;
}

a, img {
    text-decoration:none !important;
    border:none !important;
    outline:none !important;
}

a, input {
    -webkit-transition: 200ms ease-out 0.1s;
    -moz-transition: 200ms ease-out 0.1s;
    -o-transition: 200ms ease-out 0.1s;
    transition: 200ms ease-out 0.1s;
}

input, select, textarea {
    outline:none !important;
}

.headbar {
    height:40px;
    background:#1b1b1b;
}

.relat {
    position:relative;
}

.fheight {
    height:100%;
}

.ltext {
    text-align:left;
}

.rtext {
    text-align:right;
}

.uyehesap {
    position: relative;
    display: inline-block;
    height: 40px;
    color: #ffffff;
    cursor: pointer;
    padding: 11px 22px 11px 52px;
    background: url(../images/user.png) 12px 8px no-repeat #cba84c;
}

.uyehesap label {
    cursor:pointer;
}

.turanj {
    color:#ffffff;
    background:#000000;
}

.yellow {
    color:#ffffff;
    background:#ffae00;
}

.turanj:hover, .yellow:hover {
    background:#cba84c;
    color:#ffffff !important;
}

.parabirimi, .langselector {
    display:inline-block;
    padding:11px;
    padding-right:0px;
    color:#e2e2e2;
    position:relative;
    font-weight:300;
    cursor:pointer;
}

.parabirimi strong, .parabirimi .glyphicon, .langselector .glyphicon {
    color:#ffffff;
}

.langselector label {
    margin:0px;
}

.parabirimi:hover {
    background:#cba84c;
}

.birimacilir, .dilacilir {
    position:absolute;
    width:100%;
    text-align:center;
    background:#cba84c;
    left:0px;
    top:40px;
    -webkit-box-shadow: inset 0px 5px 15px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 5px 15px -5px rgba(0,0,0,0.75);
    box-shadow: inset 0px 5px 15px -5px rgba(0,0,0,0.75);
    z-index:999999;
}

.birimacilir a, .dilacilir a {
    display:block;
    padding-top:7px;
    padding-bottom:7px;
    color:#ffffff;
    border-bottom:1px solid #000000 !important;
}

.birimacilir a:hover, .dilacilir a:hover {
    font-weight:bold;
    color:#ffffff;
}

.langselector {
    background:#cba84c;
}

.langselector img {
    width:22px;
    height:16px;
    margin-top:-4px;
}

.socials {
    display:inline-block;
}

.socials a, .socialsfoot a {
    display:inline-block;
    height:40px;
    line-height:40px;
    text-align:center;
    padding-left:15px;
    padding-right:15px;
}

.socials a.facebook, .socialsfoot a.facebook {
    background: url(../images/face.png) center no-repeat;
}

.socials a.twitter, .socialsfoot a.twitter {
    background: url(../images/twit.png) center no-repeat;
}

.socials a.googleplus, .socialsfoot a.googleplus {
    background: url(../images/plus.png) center no-repeat;
}

.socials a.linkedin, .socialsfoot a.linkedin {
    background: url(../images/link.png) center no-repeat;
}

.socials a:hover, .socialsfoot a:hover {
    background-color:#cba84c;
}

.girisacilir {
    position:absolute;
    width:500px;
    text-align:center;
    background:#cba84c;
    left:0px;
    top:40px;
    -webkit-box-shadow: inset 0px 5px 15px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 5px 15px -5px rgba(0,0,0,0.75);
    box-shadow: inset 0px 5px 15px -5px rgba(0,0,0,0.75);
    padding-bottom:15px;
    z-index:99999;
}

.girisacilir h3 {
    color:#ffffff;
    font-size: 18px;
    font-weight: 300;
    margin: 0px 0px 10px;
    padding: 0px 0px 10px;
    border-bottom: 1px solid #ff7200;
    padding-top:15px;
}

.girisacilir .form-group strong {
    display:block;
    padding-bottom:7px;
}

.salta {
    color:#dadada;
    padding-left:15px;
    font-size:11px;
}

.salta:hover {
    color:#ffffff;
    text-decoration:underline !important;
}

.logo {
    min-height:60px;
    text-align:left;
}

.logo img {
    height:60px;
}

.contact {
    height:60px;
}

.midbar {
    background:#000000;
}

.menucont {
    margin-top:-4px;
}

.midbar .logo {
    padding-top:10px;
    padding-bottom:10px;
}

.transkucuker {
    padding:0px !important;
}

.transkucuk {
    padding:10px;
    border:1px solid #e2e2e2;
    position:relative;
    background:#ffffff;
    box-sizing:border-box;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:10px;
}

.container .transkucuker:nth-child(1) .transkucuk,
.container .transkucuker:nth-child(5) .transkucuk,
.container .transkucuker:nth-child(9) .transkucuk,
.container .transkucuker:nth-child(13) .transkucuk,
.container .transkucuker:nth-child(17) .transkucuk,
.container .transkucuker:nth-child(21) .transkucuk,
.container .transkucuker:nth-child(25) .transkucuk,
.container .transkucuker:nth-child(29) .transkucuk,
.container .transkucuker:nth-child(33) .transkucuk,
.container .transkucuker:nth-child(37) .transkucuk,
.container .transkucuker:nth-child(41) .transkucuk,
.container .transkucuker:nth-child(45) .transkucuk,
.container .transkucuker:nth-child(49) .transkucuk
{
    margin-left:0px !important;
}

.container .transkucuker:nth-child(4) .transkucuk,
.container .transkucuker:nth-child(8) .transkucuk,
.container .transkucuker:nth-child(12) .transkucuk,
.container .transkucuker:nth-child(16) .transkucuk,
.container .transkucuker:nth-child(20) .transkucuk,
.container .transkucuker:nth-child(24) .transkucuk,
.container .transkucuker:nth-child(28) .transkucuk,
.container .transkucuker:nth-child(32) .transkucuk,
.container .transkucuker:nth-child(36) .transkucuk,
.container .transkucuker:nth-child(40) .transkucuk,
.container .transkucuker:nth-child(44) .transkucuk,
.container .transkucuker:nth-child(48) .transkucuk,
.container .transkucuker:nth-child(52) .transkucuk
{
    margin-right:0px !important;
}

.transkucuk:hover {
    cursor:pointer;
    cursor:hand;
    background:#f2f2f2;
}

.transkucuk .fiyat {
    position:absolute;
    right:10px;
    top:-7px;
    background:url(../images/band.png) no-repeat center;
    background-size:100% 100%;
    height:50px;
    width:60px;
    text-align:center;
    font-weight:bold;
    color:#fff;
    padding-top:5px;
}

.transkucuk h1 {
    margin:0px;
    padding:0px;
    font-size:15px;
    font-weight:bold;
    color:#000000;
    padding-bottom:5px;
}

.homeyeni {
    background:rgba(74, 169, 223, 0.8);
    padding-top:15px;
    padding-bottom:15px;
    margin-top:10px;
}

.textcenteredrow div {
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}

.textcenteredrow div img {
    max-height:80px;
}

.textcenteredrow div h1 {
    margin:0px;
    padding:10px;
    font-size:21px;
    color:#ffffff;
}

.textcenteredrow div h2 {
    font-size:13px;
    color:#fff;
    margin:0px;
    padding:0px;
}

.ara {
    display:inline-block;
    font-size:21px;
    color:#999999;
    background:url(../images/ara.png) no-repeat left bottom;
    padding-left:100px;
    font-weight:300;
    padding-top:7px;
    padding-bottom:15px;
    margin-top:12px;
}

.ara label {
    color:#d40a3a;
    display:block;
    font-size:26px;
    letter-spacing:-2px;
    margin-top:10px;
}

.headbar .container, .col-md-12 {
    padding-left:0px !important;
    padding-right:0px !important;
}

.menubar {
    font-size:0px;
    text-align:right;
    z-index:999;
    width:100%;
    overflow:hidden;
}

.menua {
    display:inline-block;
    font-size:13px;
    font-weight:700;
    color:#fff;
    padding:38px 17px;
}

.menua.last {
    border:none !important;
}

.menua:hover,.menua:active,.menua:focus {
    background:#ffffff;
}

.menubaropener {
    display:none;
    text-align:left !important;
}

.menubaropener div {
    display:inline-block;
    width:100px;
    margin:0px !important;
}

.menubaropener a {
    float:right;
    display:inline-block;
    background:url(../images/call.png) no-repeat right;
    padding-right:40px;
    padding-top:6px;
    padding-bottom:6px;
    margin-top:-6px;
    color:#ffffff;
    font-weight:bold;
}

.menua.uye {
    border:none !important;
}

.footbar {
    background:#000000;
    padding:15px;
}

.footbar .col-md-4 {
    text-align:center;
}

.footitle {
    color:#e2e2e2;
    font-size:16px;
    font-weight:300;
    margin:0px;
    padding:10px;
    border-bottom:1px solid #cba84c;
    margin-bottom:10px;
}

.foota {
    display:block;
    padding-bottom:5px;
    color:#f2f2f2;
}

.foota:hover,.foota:focus,.foota:active {
    text-decoration:underline !important;
    color:#ffffff;
}

.foodestek {
    color:#000000;
    font-size:15px;
    font-weight:300;
    margin-top:15px;
}

.foodestek strong {
    display:block;
    font-weight:300;
    color:#ffffff;
}

.foodestek span a {
    color:#fff;
}

.foodestek span a:hover {
    background-color:transparent !important;
}

.foopayments {
    text-align:center;
    padding-top:15px;
    padding-bottom:5px;
    border-top:1px solid #cba84c;
    margin-top:15px;
}

.foopayments img {
    max-width:100%;
}

.fooaltbar {
    padding:10px;
    background:#000000;
    color:#bababa;
    text-align:center;
    font-size:11px;
}

.fooaltbar a, .fooaltbar a:hover, .fooaltbar a:focus, .fooaltbar a:active {
    color:#fff;
}

.banner {
    position:relative;
    padding:15px;
    background:#e8e8e8;
}

.carousel, .carousel-inner, .carousel .item, .carousel .item img {
    min-height:360px !important;
    max-height:360px !important;
}

.carousel-inner .item img {
    width:auto !important;
}

.bnrezervasyon {
    position:absolute;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
    z-index:33;
}

.rezinner {
    width:100%;
    height:360px;
    float:right;
    background:#cba84c;
    padding:15px;
    padding-top:13px;
    padding-bottom:3px;
    box-sizing:border-box;
    border-bottom:3px solid #000000;
    border-radius:5px;
}

.rezinner .form-control {
    padding-top:8px !important;
    padding-bottom:9px !important;
}

.rezinner strong {
    display:block;
    color:#000;
    padding-bottom:1px;
    font-size:13px;
    font-weight:700;
    height:20px;
}

.rezinner .glyphicon {
    color:#cba84c;
}

.rezinner .form-group {
    display:block;
    margin-bottom:10px;
}

.konumcity {
    font-size:18px;
    font-weight:bold;
    color:#333333;
    background:#e2e2e2;
    padding:5px;
}

.nopadleft {
    padding-left:0px !important;
    padding-right:5px !important;
}

.nopadright {
    padding-right:0px !important;
    padding-left:5px !important;
}

.ronly {
    background:#ffffff !important;
}

.rezbig {
    width:100%;
    padding-top:6px !important;
    padding-bottom:4px !important;
    font-size:15px !important;
}

.coltable {
    display:table;
    width:100%;
}

.colhalf {
    display:table-cell;
    width:50%;
}

.bigtitle {
    padding:0px;
    margin:0px;
    margin-top:15px;
    margin-bottom:15px;
    border-bottom:1px solid #e2e2e2;
    font-size:21px;
    letter-spacing:-1px;
    color:#000000;
    text-align:left;
}

.bigtitle strong {
    display:inline-block;
    border-bottom:2px solid #e2e2e2;
    padding-bottom:10px;
    padding-right:30px;
}

.bigtitle.centered {
    text-align:center;
}

.bigtitle.righted {
    text-align:right;
}

.bigtitle.centered strong {
    padding-left:15px;
    padding-right:15px;
}

.bigtitle.righted strong {
    padding-left:30px;
    padding-right:0px;
}

.bigtitle.subbed {
    background:#cba84c;
    color:#ffffff;
    text-align:left;
    border:none;
    font-size:18px;
    padding:7px 15px;
    margin-bottom:15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.homewp {
    text-align:center;
}

.homewp h3 {
    margin:0px;
    padding:0px;
    font-size:24px;
    color:#fff;
    font-weight:500;
}

.homewp img {
    margin-top:35px;
}

.homewp label a {
    font-size:21px;
    color:#fff;
}

.rounded {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.titlebuttons {
    float:right;
}

.titlebuttons .glyphicon {
    padding:5px;
    background:#f2f2f2;
    cursor:pointer;
    cursor:hand;
}

.titlebuttons .glyphicon:hover {
    background:#cba84c;
    color:#ffffff;
}

.poparac {
    width:100%;
    height:300px;
    overflow:hidden;
}

.poparacinner {
    width:5000px;
    height:300px;
    text-align:center;
}

.popcol {
    display:inline-block;
    width:273px;
    height:300px;
    border:1px solid #e2e2e2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align:center;
    float:left;
    padding:10px;
    box-sizing:border-box;
    margin-right:15px;
}

.popcol img {
    width:250px;
    height:150px;
}

.popcol h3 {
    margin:0px;
    padding:0px;
    padding-bottom:5px;
    margin-bottom:5px;
    font-size:18px;
    font-weight:300;
    letter-spacing:-1px;
}

.popcol h3 strong {
    display:block;
    color:#999999;
    font-size:13px;
    font-weight:300;
    padding-top:5px;
}

.popcol h4 {
    margin:0px;
    padding:0px;
    padding:10px;
    background:#cba84c;
    color:#ffffff;
    text-align:center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom:10px;
    font-size:13px;
}

.btn.full {
    width:100%;
}

.poparac .btn {
    background:#000000 !important;
}

.martop {
    margin-top:20px;
}

.marbot {
    margin-bottom:20px;
}

.martoplow {
    margin-top:5px;
}

.firstclear {
    margin-top:60px;
}

.homehaber {
    padding-bottom:10px !important;
}

.haberez {
    padding:0px !important;
}

.haber {
    padding:10px;
    border:1px solid #e2e2e2;
    box-sizing:border-box;
    height:125px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin:5px;
}

.homehaber .haberez:nth-child(odd) .haber {
    margin-left:0px;
}

.homehaber .haberez:nth-child(even) .haber {
    margin-right:0px;
}

.newtt {
    margin:0px;
    padding:0px;
    color: #000000;
    display: block;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align:center;
}

.haber img {
    float:left;
    padding-right:10px;
    height:100px;
    width:140px;
}

.haber h2 {
    margin:0px;
    padding:0px;
    padding-bottom:10px;
    font-size:18px;
    font-weight:300;
    color:#000000;
}

.haber.hfull {
    width:100%;
    margin-left:0px;
}

.haber p {
    height:32px;
    overflow:hidden;
}

.habroller {
    max-height:465px;
    overflow:hidden;
}

.haba {
    padding-right:0px !important;
}

.haba .glyphicon {
    padding:5px !important;
    background:#cba84c;
    margin:3px !important;
    margin-top:2px !important;
    width:24px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.olay {
    padding:10px;
    border:1px solid #e2e2e2;
    box-sizing:border-box;
    margin-bottom:13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.olay .car {
    background:url(../images/olaycar.png) no-repeat left;
    padding-left:30px;
}

.olay .member {
    background:url(../images/olayuser.png) no-repeat left;
    padding-left:30px;
}

.olay .comment {
    background:url(../images/olaycomment.png) no-repeat left;
    padding-left:30px;
}

.olay label {
    float:right;
    font-size:11px;
    color:#999999;
    font-style:italic;
}

.mtoplus {
    margin-top:19px;
}

.banner.static {
    height:350px;
    background:url(../images/bnstatic.jpg) no-repeat center;
    text-align:left;
}

.banner.static.rezer {
    background:url(../images/bnstaticrez.jpg) no-repeat center;
}

.banner.static.trans {
    background:url(../images/bnstatictrn.jpg) no-repeat center;
}

.staticmaps iframe, .staticmaps frame {
    width:100%;
    height:auto;
    min-height:220px;
    margin-bottom:10px;
    min-height:350px;
}

.banner.static h1 {
    margin:0px;
    padding:0px;
    padding-top:120px;
    font-size:48px;
    font-weight:300;
    color:#ffffff;
    text-shadow:1px 1px #333333;
}

.banner.static h2 {
    margin:0px;
    padding:0px;
    color:#ffffff;
    font-size:28px;
    font-style:italic;
    font-weight:300;
    padding-top:15px;
}

.form-control.low {
    width:91px;
    text-align:center;
}

.form-control.mid {
    width:280px;
    text-align:left;
}

.form-control.inline {
    display:inline-block;
}

.kurlab {
    display:block;
    text-align:left;
    height:40px;
    line-height:40px;
}

.kurlab input {
    float:right;
    font-size:11px;
    font-weight:300;
    font-style:italic;
}

.kurlab.gray {
    border-top:1px solid #e2e2e2;
    padding-top:10px;
    border-bottom:1px solid #e2e2e2;
    padding-bottom:10px;
    height:55px;
}

.subcont {
    padding:10px;
    box-sizing:border-box;
    width:100%;
    background:#f2f2f2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.araclisting {
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom:1px solid #e2e2e2;
}

.araclisting img {
    width:250px;
    height:150px;
    border:1px solid #e2e2e2 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.araclisting h1, .araclisting h2 {
    margin:0px;
    padding:0px;
    font-size:24px;
    font-weight:300;
    color:#333333;
    padding-bottom:15px;
}

.araclisting h2 {
    font-size:13px;
    color:#999999;
}

.ctext {
    text-align:center;
}

.aracozellik {
    display:block;
    font-size:14px;
    font-weight:300;
}

.aracozellik.inline {
    display:inline-block;
    margin-left:5px;
    margin-right:5px;
}

.aracozellik .glyphicon {
    padding-right:5px;
    color:#cba84c;
}

.aracozellik strong {
    color:#cba84c;
}

.lborder {
    border-left:1px solid #e2e2e2;
}

.fiyatlab {
    display:block;
    padding-top:3px;
    padding-bottom:3px;
    text-align:center;
    color:#ff5400;
    font-weight:300;
    font-size:21px;
}

.fiyatlab span {
    font-weight:bold;
    color:#333333;
}

.green {
    color:green;
    display:block;
    padding-top:18px;
}

.red {
    color:red;
    display:block;
    padding-top:18px;
}

.bloghaber {
    padding-top:10px;
    padding-bottom:10px;
    border-bottom:1px solid #e2e2e2;
}

.bloghaber p {
    margin-top:10px;
    font-size:15px;
    font-weight:300;
    line-height:24px;
}

.blogres img {
    padding-right:10px;
    height:100px;
}

.bloghaber h2 {
    margin:0px;
    padding:0px;
    padding-bottom:10px;
    font-size:28px;
    font-weight:300;
    color:#333333;
}

.bloghaber span {
    font-weight:bold;
    color:#999999;
    display:block;
    padding-bottom:10px;
}

.paginate {
    padding-top:15px;
    padding-bottom:15px;
    text-align:center;
}

.paginate .btn-default {
    background:#f7f7f7;
}

.haber.yarim {
    width:49%;
    display:inline-block;
    margin-left:6px;
}

.pagecont {
    font-size:15px;
    font-weight:300;
    line-height:24px;
}

.kata {
    display:block;
    font-size:15px;
    border-bottom:1px solid #e2e2e2 !important;
    padding-top:5px;
    padding-bottom:5px;
    color:#000000;
}

.context {
    font-size:15px;
}

textarea {
    min-height:105px !important;
}

.rfloat {
    float:right;
}

.rezpagecar {
    width:100%;
    height:auto;
    border:1px solid #e2e2e2 !important;
    margin-bottom:15px;
}

.nomartop {
    margin-top:0px;
}

.bigtext {
    font-size:18px;
    font-weight:300;
    color:#999999;
    padding-left:15px;
}

.extra {
    background:#f2f2f2;
    padding:20px !important;
}

.white {
    color:#ffffff;
    border-bottom:1px solid red;
}

.white strong {
    border-bottom:3px solid red;
}

.redstr {
    font-weight:bold;
    color:#000000;
    padding-right:5px;
    font-style:normal;
}

.extcheck {
    display:inline-block;
    padding:5px;
    width:47%;
    color:#333333;
    font-size:18px;
    font-weight:300;
}

.extcheck input {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 3px !important;
    margin-right: 10px !important;
}

.extcheck span {
    color:#000000;
}

.rezfontlow .form-control {
    font-size:11px;
}

.total {
    background:#cba84c;
    padding:20px !important;
    color:#ffffff;
    text-align:center;
    font-size:28px;
}

.total.yellow {
    background:#ffcc00;
}

.total.green {
    background:#39ca00;
}

.uyebox, .donusbox {
    padding:20px;
    background:#f2f2f2;
    margin-top:20px;
    height:75px;
    overflow:hidden;
}

.sozlesmebox {
    padding:20px;
    background:#f2f2f2;
    margin-top:20px;
}

.pad20 {
    padding:20px;
}

.nav-tabs &gt; li &gt; a {
    border:1px solid #e2e2e2 !important;
    border-bottom:none !important;
    border-radius: 4px 4px 0 0 ;
}

.tab-pane {
    border:1px solid #e2e2e2;
    border-top:none;
    padding:17px;
}

.extcheck.full {
    width:100%;
}

.extcheck.trn {
    font-size:15px;
    line-height:25px;
}

.rezsorgula {
    padding:20px;
    background:#f2f2f2;
    text-align:center;
}

.rezsorgula .form-control {
    width:280px;
    float:none;
    margin:0px auto;
    margin-top:10px;
    padding:20px;
    text-align:center;
}

.form-control.half {
    width:50% !important;
}

.sozlesmebox .form-group strong {
    display:block;
    padding-bottom:10px;
}

.uyevatar {
    padding:20px;
    padding-left:80px;
    background:url(../images/userbig.png) no-repeat left center #f2f2f2;
}

.uyevatar strong {
    font-size:18px;
    display:block;
    padding-bottom:10px;
}

.redinline {
    color:#cba84c;
}

.btn.full {
    border:1px solid #e2e2e2 !important;
    margin-top:10px;
}

.table tr td {
    vertical-align:middle !important;
}

.lowthumb {
    height:75px;
}

.popcol .btn.full {
    margin:0px !important;
    border:none !important;
}

.nobg {
    background:none !important;
}

.bordered {
    border:1px solid #e2e2e2 !important;
}

.mobonly {
    display:none;
}

.wptel {
    padding-top:15px;
    padding-bottom:5px;
}

.tela {
    display:inline-block;
    padding:10px;
    font-size:15px;
    color:#ffffff;
    padding-left:45px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    cursor:pointer;
    cursor:hand;
    margin-left:5px;
    margin-right:5px;
}

.tela.wp {
    background:url(../images/wp.png) no-repeat 5px #65bc54;
}

.tela.cl {
    background:url(../images/call.png) no-repeat 5px #e2e2e2;
}

.uyehesapmoblab {
    display:none;
    position:absolute;
    left:0px;
    top:0px;
    width:52px;
    height:40px;
}

.akat {
    padding:5px 10px;
    background:#ff5400;
    color:#ffffff;
    display:none !important;
    width:auto;
    position:absolute;
    left:24px;
    top:10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-weight:bold;
    font-size:11px;
}

.uyebox.rounded .extcheck {
    width:100%;
}

.rezinner .form-control {
    background:#ffffff !important;
    border:none !important;
    color: #242d34 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    font-family: 'Open Sans',sans-serif !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    letter-spacing:-1px;
}

.rezinner .input-group-addon {
    background:#ffffff !important;
    border:none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.rezinner .glyphicon {
    font-size:18px !important;
}

.rezinner .rezbig {
    border-top:2px solid #cba84c;
    background:#000000;
    color:#ffffff;
    font-weight:600 !important;
    font-size:14px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    font-family: 'Open Sans',sans-serif !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
    margin-top:-1px;
}

.rezinner .rezbig:hover, .rezinner .rezbig:focus {
    border-top:2px solid #cba84c;
    background:#000000;
    color:#ffffff !important;
}

.mobshow {
    display:none;
}

.icbanner {
    padding-top:50px;
    padding-bottom:50px;
    background:url(../images/bnstatictrn.jpg) no-repeat center;
}

.rowbtn {
    background:#000000;
    color:#fff;
    font-size:21px;
    font-weight:bold;
    text-align:center;
    cursor:pointer;
    cursor:hand;
}

.rowbtn:hover {
    background:rgba(74, 169, 223, 0.8);
}

.rowtext {
    font-size:15px;
    text-align:center;
    padding-top:3px;
}

a.rowbtn:last-child {
    margin-top:10px;
}

.shortcut_container
{
    display:none;
    position:fixed;
    right:10px;
    bottom:20px;
    width:54px;
    height:auto;
    z-index:9999999;
    text-align:right;
}

.shortcut_icon
{
    display:block;
    width:48px;
    height:48px;
    border-radius:32px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
    margin-top:10px;
    text-align:right;
}

.shortcut_icon:hover
{
    margin-left:-10px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}

.shortcut_icon em
{
    position:fixed;
    font-size:10px;
    right:94px;
    margin-top:15px;
    text-align:right;
    color:#333;
    padding:5px;
    background:#fff;
    border-radius:5px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    font-weight:bold;
}

@media (max-width: 1000px) {
    .banner {
        padding-left:0px !important;
        padding-right:0px !important;
    }
    
    .banner .col-md-4 {
        padding-right:15px !important;
        padding-bottom:5px !important;
    }
    
    .transkucuk {
        width:100%;
        display:block;
        box-sizing:border-box;
        margin-left:0px;
        margin-right:0px;
    }
    
    #yet1, #coc1, #beb1 {
        position:relative;
    }
    
    .mobfleft {
        left:0px !important;
        position:absolute !important;
        top:0px !important;
        z-index:999;
    }
    
    .mobmid {
        margin-bottom:10px;
    }
    
    .mobfright {
        right:0px !important;
        position:absolute !important;
        top:0px !important;
        z-index:999;
    }
    
    a.rowbtn:last-child {
        margin-top:0px;
    }
    
    .menubar {
        padding:0px !important;
    }
    
    .menucont {
        background:#000000;
    }
    
    .rezinner .input-group-addon {
        height:29px !important;
        overflow:hidden !important;
        padding:0px !important;
        padding-right:10px !important;
    }
    
    .mobonly {
        display:block;
    }
    
    .socials {
        display:none;
    }
    
    .mobfleft {
        float:left;
    }
    
    .mobfright {
        float:right;
    }
    
    .contact {
        display:none;
    }
    
    .logo {
        text-align:center;
    }
    
    .menubar {
        height:52px;
        overflow:hidden;
    }
    
    .menua {
        display:block;
        text-align:center;
        border-right:none !important;
        border-bottom:1px solid rgba(74, 169, 223, 0.8) !important;
        color:#fff !important;
        padding:15px 17px;
    }
    
    .menubaropener {
        display:block;
        text-align:center;
        font-size:15px;
        font-weight:300;
        color:#e2e2e2;
        padding:15px 20px;
        border-bottom:1px solid rgba(74, 169, 223, 0.8) !important;
        cursor:pointer;
        cursor:hand;
        margin-bottom:0px;
    }
    
    .menua.uye {
        float:none;
        text-align:center;
    }
    
    .banner.static {
        text-align:center;
    }
    
    .bloghaber {
        text-align:center;
    }
    
    .bloghaber h2 {
        font-size:18px;
        margin-top:10px;
    }
    
    .haber h2 {
        font-size:15px !important;
    }
    
    .haber.yarim {
        width:100%;
        margin:0px;
        margin-bottom:15px;
    }
    
    .extcheck {
        display:block;
        width:100%;
    }
    
    .rezcont .row .col-md-6:first-child {
        padding-bottom:15px;
    }
    
    .mobpadtop {
        padding-top:15px;
    }
    
    .haber {
        width:100%;
        display:block;
        margin:0px;
        margin-bottom:10px;
    }
    
    .rezinner {
        height:325px;
        margin-bottom:10px;
    }
    
    .rezinner .form-group {
        width:100%;
        display:block;
        padding:0px;
        margin:0px;
        margin-bottom:2px !important;
    }
    
    .rezinner .form-group:last-child strong {
        display:none !important;
    }
    
    .rezinner .form-group:last-child {
        padding-top:3px !important;
    }
    
    .homrezer .form-control {
        padding:6px 5px !important;
    }
    
    .rezinner .rezbig {
        padding-top:6px !important;
        padding-bottom:4px !important;
        margin-top:10px !important;
    }
    
    .carousel, .carousel-inner, .carousel .item, .carousel .item img {
        min-height:240px !important;
        max-height:240px !important;
    }
    
    .form-control.mid {
        width:100%;
    }
}

@media (max-width: 650px) {
    .mobshow {
        display:block;
    }
    
    .mobhide {
        display:none !important;
    }
    
    .uyehesapmoblab {
        display:block;
    }
    
    .girisacilir {
        width:250px;
    }
    
    .socials {
        display:none;
    }
    
    .uyehesap {
        padding-right:0px;
        float:left;
    }
    
    .uyehesap label, .parabirimi label, .langselector label {
        display:none;
    }
    
    .mobfleft {
        float:left;
    }
    
    .mobfright {
        float:right;
    }
    
    .fooaltbar label {
        display:block;
        padding-top:10px;
    }
    
    .rezinner {
        float:none;
        width:100%;
    }
    
    .bigtitle {
        text-align:center;
        font-size:18px;
    }
    
    .bigtitle .aracozellik {
        font-size:11px;
        letter-spacing:0px;
    }
    
    .bigtitle .rfloat {
        float:none;
        display:block;
        text-align:center;
    }
    
    .bigtitle strong {
        padding-left:5px;
        padding-right:5px;
    }
    
    .rezcont, .rezcont .bigtitle, .rezcont .bigtext {
        padding-left:0px;
        padding-right:0px;
        text-align:center;
    }
    
    .rezcont .bigtext {
        font-size:13px;
    }
    
    .extcheck {
        font-size:13px;
    }
    
    .total {
        font-size:15px;
        font-weight:bold;
    }
    
    .total label {
        display:block;
        font-size:24px;
    }
    
    .form-control.half {
        width:100% !important;
    }
    
    .olay label {
        display:block;
        float:none;
        padding-top:5px;
    }
    
    .olay {
        padding-bottom:0px;
    }
}</pre></body></html>