html, body {
    margin:0px;
    padding:0px;
    background:#fff !important;
    font-family: 'Open Sans',sans-serif;
    font-size:15px !important;
	zoom:105%;
    
    -webkit-animation: fadein 0.5s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.5s; /* Firefox < 16 */
        -ms-animation: fadein 0.5s; /* Internet Explorer */
         -o-animation: fadein 0.5s; /* Opera < 12.1 */
            animation: fadein 0.5s;
}

@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:33px;
    background:#181818;
    -webkit-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: inset 0px -5px 5px 0px rgba(0,0,0,0.05);
}

.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 #e66806;
}

.uyehesap label {
    cursor:pointer;
}

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

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

.turanj:hover, .yellow:hover {
    background:#e66806;
    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:#e66806;
}

.birimacilir, .dilacilir {
    position:absolute;
    width:100%;
    text-align:center;
    background:#e66806;
    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 #b50000 !important;
}

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

.langselector {
    background:#e66806;
}

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

.socials {
    display:inline-block;
}

.socials a, .socialsfoot a {
    display:inline-block;
    height:33px;
    line-height:33px;
    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:#777;
}

.girisacilir {
    position:absolute;
    width:500px;
    text-align:center;
    background:#e66806;
    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;
    padding:0px !important;
}

.logo img {
    width:auto !important;
    max-width:100% !important;
    height:76px;
    margin-top:10px;
    margin-left:15px;
}

.contact {
    height:60px;
}

.transkucuk {
    display:inline-block;
    width:24%;
    padding:10px;
    border:1px solid #e2e2e2;
    margin-left:6px;
    margin-bottom:10px;
    position:relative;
}

.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:#b50000;
    padding-bottom:5px;
}

.homeyeni {
    background:#c50000;
    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%;
}

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

.menua:hover,.menua:active,.menua:focus {
    text-decoration:underline !important;
}

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

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

.menubaropener a {
    float:right;
    display:inline-block;
    padding-top:6px;
    padding-bottom:6px;
    margin-top:-6px;
    color:#ffffff !important;
    font-weight:bold;
}

.menubaropener a:focus, .menubaropener a:active {
    color:#ffffff !important;
}

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

.footbar {
    background:#181818;
    padding:15px;
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.05);
}

.footbar .col-md-3, .footbar .col-md-6 {
    text-align:center;
}

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

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

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

.footbar .col-md-6 a {
    display:block;
    text-align:center;
    padding-bottom:5px;
}

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

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

.foodestek span a {
    color:#ffffff;
}

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

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

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

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

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

.banner {
    position:relative;
    overflow:hidden;
    margin-bottom:30px;
}

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

.carousel-control {
    width:10% !important;
}

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

.rezinner strong {
    display:block;
    color:#ffffff;
    padding-bottom:5px;
    font-size:14px;
    font-weight:300;
}

.rezinner .glyphicon {
    color:#e66806;
}

.rezinner .form-group {
    width:20%;
    display:inline-block;
    float:left;
    padding-right:10px;
    box-sizing:border-box;
}

.rezinner .form-group:last-child {
    padding-right:0px !important;
}

.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:#181818;
    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:#e66806;
    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:#e66806;
    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:#e66806;
    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%;
}

.martop {
    margin-top:20px;
}

.marbot {
    margin-bottom:20px;
}

.martoplow {
    margin-top:5px;
}

.firstclear {
    margin-top:60px;
}

.haber {
    padding:10px;
    border:1px solid #e2e2e2;
    box-sizing:border-box;
    min-height:125px;
    width:49%;
    margin-bottom:15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display:inline-block;
    margin-left:6px;
}

.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:#181818;
}

.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:rgba(74, 169, 223, 0.8);
    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:#e66806;
}

.aracozellik strong {
    color:#e66806;
}

.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:21px;
    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:#181818;
}

.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:#b50000;
    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:#b50000;
}

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

.total {
    background:#e66806;
    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 > li > 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:#e66806;
}

.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 !important;
}

.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 {
    width:100%;
}

.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 #e66806;
    background:#b50000;
    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 #e66806;
    background:#b50000;
    color:#ffffff !important;
}

.mobshow {
    display:none;
}

.icbanner {
    padding-top:10px;
    padding-bottom:10px;
    background:#777;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.icbanner h3 {
    margin:0px;
    padding:0px;
    color:#ffffff;
    text-shadow:1px 1px #000000;
}

.rowbtn {
    background:#b50000;
    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;
}

.headcontact {
    padding-top:10px;
    color:#fff;
    font-size:13px;
    font-weight:300;
}

.topmenua {
    float:left;
    margin-top:-10px;
    margin-right:15px;
    padding:4px 15px;
    padding-top: 10px;
    background:#333333;
    color:#fff !important;
}

.topmenua:hover {
    text-decoration:underline !important;
}

/** EMLAK TEMA */
.fieldcont {
    display:inline-block;
    width:200px;
    text-align:left;
    margin:0px auto;
    margin-right:15px;
}

.underspan {
    color:#ffb401;
    text-decoration: line-through;
}

.fiyati {
    font-style: normal;
    font-size:18px;
    font-weight:bold;
    letter-spacing:-1px;
}

.formstrong {
    display:block;
    padding-bottom:10px;
}

.nav-tabs li a {
    font-size:15px;
    color:#181818 !important;
}

.titledbg {
    font-size:24px;
    padding:15px;
    padding-top:0px;
    margin:0px;
    margin-bottom:15px;
    color:#b50000;
    text-align:left;
    padding-left:0px;
}

.vthumb {
    display:table;
    width:49%;
    height:240px;
    background-position:center;
    background-size:100% 100%;
    float:left;
    padding:15px;
    box-sizing:border-box;
    margin-bottom:20px;
}

.newtanitim {
    display:table;
    width:100%;
    height:240px;
    background-position:center;
    background-size:100% 100%;
    box-sizing:border-box;
    margin-bottom:20px;
    padding:15px;
}

.vthumb:nth-child(1),.vthumb:nth-child(4),.vthumb:nth-child(7),.vthumb:nth-child(10),.vthumb:nth-child(13) {
    margin-left:2%;
    margin-right:2%;
}

.vthumb {
    float:left;
    width:32%;
    height:200px;
    font-size:11px;
    color:#fff;
    text-shadow:1px 1px #000;
    background-size:100% 135%;
}

.newtanitiminner, .vthumbinner {
    display:table-cell;
    width:100%;
    height:100%;
    text-align:center;
    vertical-align:middle;
    box-sizing:border-box;
    cursor:pointer;
    cursor:hand;
    padding:30px;
}

.newtanitiminner:hover, .vthumbinner:hover {
    border:3px solid #fff;
}

.newtanitiminner a, .vthumbinner a {
    font-size:24px;
    color:#fff;
    text-shadow:1px 1px #000;
    font-weight:300;
}

.newtanitiminner a:hover, .vthumbinner a:hover {
    text-decoration:none;
}

.sidea {
    display:block;
    line-height:30px;
    font-size:15px;
    color:#fbf4e5;
}

.sidea:hover {
    color:#fbf4e5;
}

.thumb {
    display:inline-block;
    width:340px;
    height:220px;
    margin:5px;
    max-width:100%;
    box-sizing:border-box;
    position:relative;
}

.thumb.full {
    width:100%;
    height:auto;
    margin:0px;
    padding:0px;
}

.thumbglass {
    position:absolute;
    left:1%;
    top:2%;
    width:98%;
    height:96%;
    background:url(../images/magny.png) no-repeat center;
    cursor:pointer;
    cursor:hand;
}

.margintop {
    margin-top:15px;
}

.thumb img {
    width:100%;
    height:100%;
    box-sizing: border-box;
    padding: 5px;
}

.gtitle {
    font-size:21px;
    border-bottom:1px solid #e2e2e2;
}

.share {
padding:10px;
background:#b50000;
position:relative;
width:100%;
box-sizing:border-box;
height:35px;
margin-bottom:10px;
cursor:pointer;
cursor:hand;
}

.share .title, .share .links {
position:absolute;
left:0px;
top:0px;
width:100%;
height:35px;
color:#fff;
box-sizing:border-box;
padding:10px;
font-weight:bold;
}

.share .title {
    font-size:18px;
    line-height:18px;
}

.share .links {
display:none;
}

.share .glyph {
position:absolute;
right:0px;
top:0px;
width:35px;
height:35px;
text-align:center;
color:#ffffff;
font-weight:bold;
font-size:21px;
background:none !important;
padding:5px;
box-sizing:border-box;
}

.share .glyphicon {
float:right;
color:#ffffff;
}

.acar {
    display:inline-block;
    font-size:12px;
    font-weight:700;
    color:#000;
    min-width:90px;
    position:relative;
    text-align:center;
    cursor:pointer;
    cursor:hand;
    padding-left:10px;
    padding-right:10px;
    padding-top:40px;
    padding-bottom:40px;
}

.acar a {
    color:#000;
}

.acar:hover {
    background:#ffffff;
}

.acar:hover, .acar:hover a {
    color:#000000;
}

.acilir {
    background:#ffffff;
    position:absolute;
    top:98px;
    z-index:9999;
    width:180px;
    text-align:center;
    margin-left:-45px;
    border-top:3px solid #333333;
}

.acilir a {
    display:block;
    text-align:center;
    padding:10px 5px !important;
}

.acilir a:hover {
    background:#e2e2e2;
}

.rezinner {
    height:100px;
    background:url(../images/bnarka.png);
    padding:15px;
    box-sizing:border-box;
    -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);
    z-index:1001;
    margin:0px auto;
    margin-left:15px !important;
    margin-right:15px !important;
    text-align:left;
}

.rezinner strong {
    display:block;
    color:#ffffff;
    padding-bottom:5px;
    font-size:14px;
    font-weight:300;
}

.rezinner .glyphicon {
    color:#e66806;
}

.rezinner .form-group {
    width:20%;
    display:inline-block;
    float:left;
    padding-right:10px;
    box-sizing:border-box;
}

.rezinner .form-group:last-child {
    padding-right:0px !important;
}

.formercont {
    margin-bottom:30px;
}

.former {
    margin:0px auto;
    text-align:center;
    position:relative;
    padding:0px;
    height:320px;
    box-sizing:border-box;
    cursor:pointer;
    cursor:hand;
    transition: transform .2s; /* Animation */
    background:#ffffff;
    padding-top:2px;
    margin-bottom:30px;
}

.former .btn {
    padding-left:6px !important;
    padding-right:6px !important;
    margin-left:3px;
    margin-right:3px;
}

.uruntt {
    padding:10px;
}

.uruntt strong {
    display:block;
    font-size:13px;
    font-weight:bold;
    letter-spacing:0px;
    text-align:left;
    color:#333333;
    height:20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.former:hover {
    transform: scale(1.05);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.former label {
    display:block;
    text-align:left;
    font-size:18px;
    font-weight:bold;
    color:#181818;
}

.former label span {
    font-size:15px;
    color:#999999;
    text-decoration: line-through;
    float:right;
    font-weight:300 !important;
    padding-top:2px;
}

.former .devama {
    margin-top:10px;
    text-transform: uppercase;
}

.former img {
    max-width:100%;
    width:100%;
    height:250px;
    padding:0px;
    box-sizing:border-box;
}

.former:hover img {
    padding:0px;
}

.former .durum {
    padding:5px 15px;
    position:absolute;
    color:#ffffff;
    background:#be2527;
    left:10px;
    top:10px;
    opacity:0.8;
}

.former .durum.yesil {
    background:#008c15;
}

.former .durum.mavi {
    background:#004a8c;
}

.former .fiyatil {
    padding:8px 15px;
    position:absolute;
    color:#ffffff;
    background:#000;
    left:0px;
    bottom:0px;
    width:100%;
    box-sizing:border-box;
    text-align:left;
    opacity:0.8;
    display:table;
    font-size:11px;
}

.former .fiyatil div {
    display:table-cell;
}

.former .fiyatil span {
    font-weight:bold;
    font-size:16px;
}

.former .title {
    padding:15px;
    text-align:left;
    height:60px;
    overflow:hidden;
    font-weight:bold;
}

.banner h3 {
    color:#ffffff;
    text-shadow:1px 1px #000000;
}

.ilandetaycont label {
    display:block;
    padding:5px;
    border-bottom:1px dotted #fff;
    font-weight:normal;
}

.titledh1 {
    margin:0px;
    padding:5px;
    margin-top:10px;
    margin-bottom:10px;
    color:#b50000;
    font-size:21px;
    border-bottom:2px solid #b50000;
}

.ilandetaycont label strong {
    display:inline-block;
    width:120px;
    font-weight:bold;
}

.ilandetaycont h1 {
    margin:0px;
    font-size:24px;
    margin-bottom:10px;
    text-align:center;
    padding:5px;
    background:#e2e2e2;
}

.ilandetaycont span {
    display:block;
    padding:5px;
    font-weight:bold;
    background:#e2e2e2;
    margin-bottom:10px;
    text-align:center;
}

.ozellik {
    display:inline-block;
    width:200px;
    color:#999;
    margin:5px;
}

.ozellik.active {
    background:url(../images/check.png) no-repeat left;
    color:#000;
    padding-left:25px;
}

.titledh2 {
    margin:0px;
    padding:0px;
    font-size:18px;
    color:#333;
    font-weight:300;
    border-bottom:1px solid #e2e2e2;
    margin-bottom:10px;
    margin-top:20px;
    padding:5px;
}

.foopayments a {
    display:inline-block;
    color:#fff;
    padding-left:15px;
    padding-right:15px;
}

.foopayments a:hover {
    color:#fff;
    text-decoration:underline !important;
}

.midbar {
    background:#ffffff;
}
/** EMLAK TEMA ENDS */

.lsdemo {
    width:100%;
}

.lsdemo ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
.lsdemo li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.lsdemo img {
    display: block;
    height: auto;
    max-width: 100%;
    min-width:100%;
}

/** FADE IN */
@keyframes fadein {
    from { opacity: 0.25; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0.25; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0.25; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0.25; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0.25; }
    to   { opacity: 1; }
}

.bnnewcnt {
    padding-left: 30px !important; padding-right:30px !important;
}

.modal-dialog {
    max-width:400px;
}

.modal-title {
    margin:0px;
    padding:0px;
    font-size:21px;
    float:left;
}

.modal-header button {
    float:right;
}

.modal-header button span {
    color:red;
    font-size:31px;
    font-weight:bold;
}

.mbot10 {
    margin-bottom:10px;
}

.iga {
    width:120px;
    text-align:center;
    font-size:12px !important;
}

#spnum {
    display:inline-block;
    transition: transform .2s; /* Animation */
}

.spnumhover {
    transform: scale(2);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.empsmp {
    padding:15px;
    text-align:center;
    color:#fff;
    padding-top:60px;
    padding-bottom:60px;
}

.empsmp span {
    font-size:64px;
}

#slisting td {
    background:#fff;
}

.rowfirsttd {
    width:150px;
    text-align:center;
    padding:10px;
}

#slisting img {
    width:100px;
    height:100px;
}

#slisting input[type=number] {
    width:80px;
    text-align:center;
    display:inline-block;
    margin-right:10px;
}

.nopad {
    padding-top:10px !important;
}

.bigtitle a {
    float:right;
    letter-spacing:0px !important;
    font-weight:bold !important;
}

.lastrow td {
    background:#999;
    font-weight:bold;
}

.chklabel {
    display:block;
    float:right;
    font-weight:normal !important;
    color:#fff;
    line-height:24px;
    margin-top:-2px;
}

.chklabel input {
    float:left;
}

@media (max-width: 1000px) {
    .carousel-control {
        width:20% !important;
    }
    
    .lastrow td:first-child {
        display:none;
    }
    
    .rowfirsttd {
        display:none;
    }
    
    .chklabel {
        float:none !important;
    }
    
    #slisting img {
        width:50px;
        height:50px;
    }
    
    .bigtitle a {
        display:block;
        width:100%;
        margin-top:15px;
    }
    
    .modal-dialog {
        max-width:100%;
    }
    
    .logo img {
        margin-bottom:5px;
    }
    
    .bnnewcnt {
        padding:0px !important;
        max-width:100% !important;
    }
    
    #buyform input[type=button], #buyform input[type=submit] {
        width:100%;
        display:block;
        margin-top:10px;
        float:none;
    }
    
    .former:hover img {
        padding:10px;
    }
    
    .nopadmob {
        padding:5px !important;
    }
    
    .ilandetaycont {
        padding-top:15px;
    }
    
    .fieldcont {
        display:block;
        width:100%;
        margin-right:0px;
    }
    
    .newtanitim, .vthumb {
        width:100%;
        height:auto !important;
        min-height:120px !important;
        margin:0px !important;
        margin-bottom:5px !important;
    }
    
    .vthumb {
        float:none;
        margin:0px auto !important;
        width:96% !important;
        border-radius:8px !important;
        margin-bottom:15px !important;
    }
    
    #galeri {
        padding:5px !important;
    }
    
    .headcontact {
        margin:0px auto !important;
        text-align:left !important;
    }
    
    .acar {
        padding-top:15px;
        padding-bottom:15px;
    }
    
    .acilir, .acar {
        background:none !important;
    }
    
    .formercont .col-md-3 {
        padding:0px !important;
    }
    
    .former {
        height:auto;
        margin:5px !important;
    }
    
    .former img {
        width:100% !important;
        height:160px !important;
        max-width:100% !important;
        padding:0px !important;
    }
    
    .bottom40 {
        bottom:40px !important;
    }
    
    .midbar {
        
    }
    
    .mobpad {
        padding-left:15px !important;
        padding-right:15px !important;
    }
    
    .ozellik {
        display:block !important;
        width:100% !important;
    }
    
    .ilandetaycont h1 {
        border-top:1px solid #999;
        text-align:center;
        padding-top:15px;
        margin-top:15px;
    }
    
    .ilandetaycont span {
        text-align:center;
    }
    
    #imageGallery img {
        max-width:100% !important;
        height:auto !important;
    }
    
    .acar {
        display:block;
        text-align:left;
        color:#ffffff !important;
        width:100% !important;
        border-bottom:1px solid #ffffff;
        height:auto !important;
        padding-left:15px !important;
    }
    
    .acar:hover, .acar:hover a {
        color:#fff;
    }
    
    .acar a {
        color:#fff !important;
    }
    
    .foopayments a {
        display:block !important;
        text-align:center !important;
    }
    
    .icbanner h3 {
        text-align:center !important;
        font-size:21px !important;
    }
    
    .acilir {
        position:relative !important;
        display:block;
        top:0px !important;
        margin:0px !important;
        width:100% !important;
        text-align:left !important;
        background:none !important;
    }
    
    .acilir a {
        color:#fff !important;
        text-align:left !important;
        border-bottom:1px solid #ffffff !important;
        display:block !important;
        text-decoration:none !important;
    }
    
    .acilir a:last-child {
        border:none !important;
    }
    
    .acilir a:hover {
        background:none !important;
    }
    
    .banner h3 {
        display:none;
    }
    
    .foota {
        display:block;
        width:100%;
        text-align:center;
    }
    
    .footitle {
        text-align:center !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:#181818;
    }
    
    .rezinner .input-group-addon {
        height:29px !important;
        overflow:hidden !important;
        padding:0px !important;
        padding-right:10px !important;
    }
    
    .mobonly {
        display:inline-block !important;
    }
    
    .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 #000000 !important;
        color:#fff !important;
    }
    
    .menubaropener {
        display:block;
        text-align:center;
        font-size:15px;
        font-weight:300;
        color:#ffffff;
        padding:15px 20px;
        border-bottom:1px solid #333333 !important;
        cursor:pointer;
        cursor:hand;
        margin-bottom:0px;
    }
    
    .menua.uye {
        float:none;
        text-align:center;
    }
    
    .banner.static {
        text-align:center;
    }
    
    .banner {
        margin-bottom:5px !important;
    }
    
    .bloghaber {
        text-align:center;
    }
    
    .bloghaber h2 {
        font-size:18px;
        margin-top:10px;
    }
    
    .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:290px;
        margin-left:0px !important;
        margin-bottom:-25px !important;
    }
    
    .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;
    }
    
    .carousel, .carousel-inner, .carousel .item, .carousel .item img {
        min-height:210px !important;
        max-height:210px !important;
    }
    
    .form-control.mid {
        width:100%;
    }
    
    .former label span {
        float:none;
        display:block;
    }
    
    .former label:before {
        content:'';
    }
    
    .former label {
        text-align:center;
        min-height:52px;
    }
    
    .former strong {
        text-align:center;
        font-size:12px;
    }
    
    .footbar .col-md-6 {
        text-align:center;
    }
    
    .footbar .col-md-6 a {
        display:block;
        width:100%;
        text-align:center;
        float:none;
        margin:0px;
    }
    
    .container {
        padding-left:0px !important;
        padding-right:0px !important;
    }
    
    .mobpad {
        padding-left:15px !important;
        padding-right:15px !important;
    }
    
    .former .btn {
        display:block;
        margin:0px;
        margin-bottom:5px !important;
    }
}

@media (max-width: 650px) {
    .mobshow {
        display:block;
    }
    
    .mobhide {
        display:none !important;
    }
    
    .uyehesapmoblab {
        display:block;
    }
    
    .girisacilir {
        width:250px;
    }
    
    .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;
    }
}

.linkcont {
    text-align: center;
    line-height:25px;
    padding-bottom:30px;
}

.linkcont a {
    padding:1px 3px;
    font-size:10px;
}

.linkcont a:hover {
    color:#fff !important;
}