﻿@font-face {
    font-family: 'NexaLight';
    src: url('../fonts/nexa/30C1B1_A_0.eot');
    src: url('../fonts/nexa/30C1B1_A_0d41d.eot?#iefix') format('embedded-opentype'),url('../fonts/nexa/30C1B1_A_0.html') format('woff2'),url('../fonts/nexa/30C1B1_A_0.font') format('woff'),url('../fonts/nexa/30C1B1_A_0.ttf') format('truetype');
}

html {
    height: 100%;
}



body {
    margin: 0;
    padding: 0;
    height: 100%;
}
h5{padding-top:20px;}h4{padding-bottom:20px;font-family:Times New Roman !important; font-size:30px !important;}
.section-empty{
	padding-top:40px;
	padding-bottom:100px;
	}.box a img{width:100%;}.modal-body img {width:100%;}/* Main carousel style */.carousel {    width: 100%;}/* Indicators list style */.article-slide .carousel-indicators {    bottom: 0;    left: 0;    margin-left: 15px;    width: 100%;}/* Indicators list style */.article-slide .carousel-indicators li {    border: medium none;    border-radius: 0;    float: left;    height: 54px;    margin-bottom: 5px;    margin-left: 0;    margin-right: 5px !important;    margin-top: 0;    width: 100px;}/* Indicators images style */.article-slide .carousel-indicators img {    border: 2px solid #FFFFFF;    float: left;    height: 54px;    left: 0;    width: 100px;}/* Indicators active image style */.article-slide .carousel-indicators .active img {    border: 2px solid #3f3402;    opacity: 0.7;}
.center-menu{
	
	width: 490px;
    padding: 82px 0px 0px 0px;
    left:35%;
	z-index: 99999;
    position: absolute;
	
}
.btn-primary {
    color: #fff;
    background-color: #88764e !important;
    border-color: #88764e !important;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-bottom: 5px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    background-color: #ac9553 !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
       color: #fff !important;
    background-color: #ac9553 !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ac9553 !important;
    text-decoration: none;
    background-color: #ffffff;
	font-weight:500;
}
.topnav {
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.61);
  box-shadow: 2px 2px 2px;
}
.menu-star{
	margin-right: -7px;
    position: absolute;
    right: -7px;
    top: 73px;
	
}
.fa-star-half-o {color:rgb(230, 209, 99);}
.topnav a {
    float: left;
    display: block;
    color: #000;
    text-align: center;
    padding: 14px 15px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 900;
}

.topnav a:hover {
  background-color: rgba(187, 170, 111, 0.74);
  color: black;
}

.topnav .icon {
  display: none;
}
.navbar {
    z-index: 9 !important;
	margin-bottom:0px !important;
	
}
.navbar-default {
    background-color: #ffffff !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
	
	
}
.navbar-collapse {
    padding-right: 120px !important;
	padding-left: 120px !important;
}
.header-title, .header-animation {
    text-align: center;
    height: 350px;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.navbar-default::after  {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 8px;
    background: #937735;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, hsla(0, 0%, 0%, 0)), color-stop(50%, hsl(41, 53%, 36%)), color-stop(100%, hsla(0, 0%, 0%, 0)));
    background: -webkit-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsl(45, 40%, 56%) 50%, hsla(0, 0%, 0%, 0) 100%);
    background: -moz-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);
    background: -ms-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);
    background: -o-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);
    background: linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);
}.navbar {    position: absolute !important;    min-height: 50px;    margin-bottom: 20px;    border: 1px solid transparent;    width: 100% !important;}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
    z-index: 99;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
    font-weight: 600;
	font-family: Times New Roman;
}
.bodoniflfbold{	font-family:Times New Roman;	font-weight:700;		}
@media screen and (min-width: 768px) {
    .navbar-right{margin-right: 100px !important}
    .navbar-brand-centered {
        position: absolute;
        left: 48%;
        display: block;
        width: 160px;
        text-align: center;
    }	.link-zind{		color:blue;			}	.link-zind:hover{		color:brown !important;			}
    .navbar>.container .navbar-brand-centered, 
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }	.navbar-collapse {    padding-right: 0px !important;    padding-left: 0px !important;}
}
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
  .center-menu {
    width: 250px;
    padding: 82px 0px 0px 0px;
    margin: 0px 220px;
    z-index: 99999;
    position: absolute;
}
}
@media screen and (max-width: 500px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
  .center-menu {
    width: 150px;
    padding: 82px 0px 0px 0px;
    margin: 0px 197px;
    z-index: 99999;
    position: absolute;
}
}


@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}
.flexslider .slides > li {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider-container, .flexslider .slides, .flex-viewport {
    height: 100%;
    position: relative;
}

.flexslider {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border: 0px solid;
    overflow: hidden;
}

    .flexslider .slides img {
        width: auto;
        height: 100%;
        display: block;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}

.top_logo {
       margin-left: -72px;
}

.topsocial {
    position: absolute;
    left: 25px;
    bottom: 10px;
    z-index: 5;
}

    .topsocial a {
        text-decoration: none !important;
    }

    .topsocial span {
        border-radius: 50%;
        border: 2px solid #fff;
        width: 36px;
        height: 36px;
        text-align: center;
        color: #fff;
        display: inline-block;
        position: relative;
        cursor: pointer;
    }

        .topsocial span i {
            display: inline-table;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            margin: auto;
        }

.bsa_top {
    position: absolute;
    right: 20px;
    bottom: 15px;
    display: block;
    cursor: pointer;
    z-index: 5;
	
}.well {    min-height: 20px;    padding: 19px;    margin-bottom: 20px;    background-color: rgba(199, 185, 128, 0.22) !important;    border: 1px solid rgba(63, 52, 2, 0.18) !important;    border-radius: 0px !important;     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);    box-shadow: inset 0 0px 0px }.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {    color: #fff;    background-color: #443908 !important;}.nav-pills>li>a {    border-radius: 0px !important;	color:#443908;}.nav>li>a:focus, .nav>li>a:hover {    text-decoration: none;    background-color: rgb(68, 57, 8) !important;}.btn-default {    color: #333;    background-color: #c7b980 !important;    border-color: #443908 !important;}.btn-default:hover {    color: #fff !important;    background-color: #443908 !important;    border-color: #ffffff !important;}
.form-left {
    position: absolute;
    left: 10px;
    top: 30%;
    display: block;
    cursor: pointer;
    z-index: 5;
	
}.form-bgs {    background: #f3f0e3;    padding-bottom: 30px;    padding: 18px;    margin-top: -20px;}
.renk-sari{
	color:#ac9553;
}

.slideralt {
	background-image: url("../images/bg-zer.jpg");
    position: relative;
    float: left;
    width: 100%;
}

.p1 {
    font-family: "aw-conqueror-didot",serif;
    color: #fff;
    font-size: 136px;
    position: absolute;
    bottom: -15px !important;
    width: 100%;
    text-align: center;
    margin: 0;
    z-index: 4;
}

.p2 {
    font-family: "aw-conqueror-didot",serif;
    color: #312723;
    font-size: 180px;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
   
}

.p3 {
    font-family: 'NexaLight';
    font-size: 18px;
    color: #fff;
    margin: 0;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    padding-left: 20%;
    padding-right: 20%;
}

.p4 {
    font-family: "aw-conqueror-didot",serif;
    font-size: 24px;
    color: #dcc59c;
    margin: 0;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 50px;
}

.p5 {
    font-family: "aw-conqueror-didot",serif;
    font-size: 37px;
    color: #000;
    margin: 0;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}

.p6 {
    font-family: 'NexaLight';
    font-size: 18px;
    color: #fff;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    padding-left: 20%;
    padding-right: 20%;
}

.p7 {
    position: relative;
    float: left;
    width: 100%;
    height: 60px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.span1 {
    color: #fff;
    font-family: 'NexaLight';
    border: 2px solid #dcc59c;
    box-sizing: border-box;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    position: absolute;
    width: 145px;
    height: 60px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

    .span1 b {
        float: left;
        position: relative;
        width: 100%;
        text-align: center;
        font-weight: 700;
        font-size: 18px;
        letter-spacing: 0;
    }

.a1 {
    position: absolute;
    display: inline-table;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}

.galery {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    background-color: #2d251f;
}

#galeriul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 2000em;
    margin-left: 0px;
    position: absolute;
    top: 0;
}

    #galeriul li {
        float: left;
        width: 33.333%;
        background-position: center top;
        background-repeat: no-repeat;
        height: 700px;
        position: relative;
    }

        #galeriul li a {
            width: 100%;
            height: 100%;
            display: block;
            outline: none;
        }

#galeriul2 {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 2000em;
    margin-left: 0px;
    position: absolute;
    top: 0;
    display: none;
}

    #galeriul2 li {
        float: left;
        width: 33.333%;
        background-position: center top;
        background-repeat: no-repeat;
        height: 700px;
        position: relative;
    }

        #galeriul2 li a {
            width: 100%;
            height: 100%;
            display: block;
            outline: none;
        }

.icdisdiv {
    position: relative;
    float: left;
    width: 100%;
    height: 63px;
    z-index: 4;
}

.butonlar {
    position: relative;
    height: 63px;
    margin: auto;
    display: block;
    background-color: #696060;
    width: 50%;
}

.botonactive {
    background-color: #696060;
}

.dismimari {
    position: relative;
    float: left;
    height: 63px;
    width: 50%;
    font-family: "aw-conqueror-didot",serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 18px;
    line-height: 1em;
    letter-spacing: 3px;
    cursor: pointer;
}

.icmimari {
    position: relative;
    float: left;
    height: 63px;
    width: 50%;
    font-family: "aw-conqueror-didot",serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 18px;
    line-height: 1em;
    letter-spacing: 3px;
    cursor: pointer;
	background: #88764e;
}

.left_ok {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    margin: auto;
    cursor: pointer;
}

.right_ok {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10%;
    margin: auto;
    cursor: pointer;
}

.formdiv {
    position: relative;
    float: left;
    width: 100%;
    background-color: #fff;
    z-index: 3;
    height: auto;
}


.bsafieldset {
    width: 80%;
    left: 10%;
    position: relative;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 0;
    height: 100%;
    margin-top: 150px;
}

.bsalegend {
    font-family: Times New Roman;
    font-size: 30px;
    color: #0;
    letter-spacing: 2px;
    box-sizing: border-box;
}
.bsalegend2 {
    font-family: "aw-conqueror-didot",serif;
    font-size: 30px;
    color: #000;
    padding-left: 40px;
    padding-right: 40px;
    letter-spacing: 2px;
    box-sizing: border-box;
}
.formbox {
    width: 682px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    margin-top: 35px;
}

.textboxmain {	border: solid 1px rgba(0, 0, 0, 0.13) !important;
    width: 325px;
    height: 50px;
    border: none;
    outline: none;
    position: relative;
    float: left;
    box-sizing: border-box;
    margin-right: 23px;
    margin-bottom: 15px;
    padding-left: 27px;
    font-family: Times New Roman;
    letter-spacing: 2px;
    color: #b3a8ac;
    font-size: 14px;
    background-color: #f8f3e7;
}
.textboxmain2 {
    width: 220px;
    height: 37px;
    border: none;
    outline: none;
    position: relative;
    float: left;
    box-sizing: border-box;
    margin-right: 23px;
    margin-top: -6px;
    padding-left: 27px;
    font-family: "aw-conqueror-didot",serif;
    letter-spacing: 2px;
    color: #b3a8ac;
    font-size: 14px;
    background-color: #fff;
}

.textareamain {	border: solid 1px rgba(0, 0, 0, 0.13) !important;
    width: 325px;
    height: 50px;
    border: none;
    outline: none;
    position: relative;
    float: left;
    box-sizing: border-box;
    margin-right: 23px;
    margin-bottom: 15px;
    padding-left: 27px;
    font-family: Times New Roman;
    letter-spacing: 2px;
    color: #b3a8ac;
    padding-top: 15px;
    font-size: 14px;
    background-color: #f8f3e7;
}

.holder::-webkit-input-placeholder {
    font-family: "aw-conqueror-didot",serif;
    letter-spacing: 2px;
    color: #b3a8ac;
}

.p8 {
    font-family: 'NexaLight';
    font-size: 12px;
    color: #b0a16c;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
    padding-bottom: 13px;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
}

.checkboxdiv {
    width: 100%;
    float: left;
    position: relative;
    font-family: "brandon-grotesque";
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 25px;
    text-align: center;
}
.checkboxdiv2 {
    width: 100%;
    float: left;
    position: relative;
    font-family: "brandon-grotesque";
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 25px;
    text-align: center;
}

.chkon {
    width: 173px;
    height: 27px;
    background: url("../images/dolu.jpg") no-repeat;
    cursor: pointer;
    margin-top: 9px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
    padding-left: 40px;
    padding-top: 4px;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: left;
    font-family: 'NexaLight';
    color: #fff;
}

.chkof {
    width: 173px;
    height: 27px;
    background: url("../images/bos.jpg") no-repeat;
    cursor: pointer;
    margin-top: 9px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
    padding-left: 40px;
    padding-top: 4px;
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: left;
    font-family: 'NexaLight';
    color: #fff;
}

#chk1 {
}

.btnGonder {
    width: 170px;
    height: 60px;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
    white-space: normal;
    vertical-align: middle;
    margin: 0 auto;
    border: none;
    cursor: pointer;
    background-color: #fff;
}
.btnGonder {
    width: 170px;
    height: 60px;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
    white-space: normal;
    vertical-align: middle;
    margin: 0 auto;
    border: none;
    cursor: pointer;
}

.span2 {
    font-family: "freight-big-pro";
    font-weight: 700;
    position: absolute;
    width: 150px;
    box-sizing: border-box;
    padding: 4px;
    border: 1px solid #000;
    color: #000;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
    margin: auto;
    display: inline-table;
    top: 0;
    bottom: 0;
    left: 10px;
}
.span22 {
    font-family: "freight-big-pro";
    font-weight: 700;
    position: absolute;
    width: 150px;
    box-sizing: border-box;
    padding: 4px;
    border: 1px solid #775910;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
    margin: auto;
    display: inline-table;
    top: 0;
    bottom: 0;
    left: 10px;
	margin-top: -7px;
}

.txtBilgilendirmeformError .formErrorArrow {
    display: none;
}

.p9 {
    font-family: "aw-conqueror-didot",serif;
    color: #fff;
    font-size: 30px;
    text-align: right;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    padding-right: 35px;
    margin-top: 50px;
}

.p10 {
    font-family: "aw-conqueror-didot",serif;
    color: #dcc59c;
    font-size: 40px;
    text-align: right;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    padding-right: 12px;
    margin-top: -20px;
}

.yukari {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    cursor: pointer;
}

.lokasyon {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-color: #88764e;
}
.full {
    width: 100%;    
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
.footer {
	background: #EDEFF1;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
}
.footer p {
	margin: 0;
	color:#fff;
	text-align: justify;
}
.footer img {
	max-width: 100%;
	margin-top:65px;
}
.footer h3 {
	font-family: "aw-conqueror-didot",serif;
	border-bottom: 1px solid  #2d251f;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 27px;
	padding: 40px 0 10px;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7F8C8D;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: #88764e
}
a:focus, a:hover {
    color: #e8e8e8 !important;
    text-decoration: underline;
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
    border: medium none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    height: 25px;
    padding: 0;
    width: 100%;
    color: #fff;
    background: #88764e;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #88764e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
    border: 2px solid #ffffff;
    background: #88764e;
}
.social li a i {
	font-size: 16px;
	margin:0;
	color: #2d251f !important;
}
.footer-bottom {
    background: #f8f3e7;
    border-top: 1px solid #2d251f;
}
.footer-bottom p.pull-left {
	padding-top: 20px;	font-size: 12px;
}.img-box img{width:100%; border: solid 1px #c7b980;box-shadow: 0px 0px 8px -1px #c7b980}.grid-item {padding-bottom:20px;}
.payments {
	font-size: 1.5em;	
}

.lokasyonsol {
    position: relative;
    float: left;
    width: 50%;
    height: 450px;
}

#map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
    display: block;
}

.boobleinfo {
    width: 310px;
    height: 100px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #642835;
    display: none;
    overflow: hidden;
}

.infosize {
    width: 100%;
    position: relative;
    float: left;
    height: 100%;
}

.fa-times {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 3;
    color: #fff;
}

.boobleyazi {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    display: inline-table;
    margin: auto;
    font-family: 'NexaLight';
    z-index: 2;
}

.yer {
    font-family: 'NexaLight';
    width: 100%;
    float: left;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    padding-top: 20px;
    color: #fff;
}

.mesafe {
    font-family: 'NexaLight';
    width: 100%;
    float: left;
    font-size: 20px;
    text-align: center;
    letter-spacing: 3px;
    padding-top: 5px;
    color: #fff;
}

.lokasyontarif {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 190px;
    height: 49px;
    background-color: #642835;
    color: #fff;
    font-family: 'NexaLight';
    letter-spacing: 1px;
    padding-top: 18px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    z-index: 4;
}

.lokasyonsag {
    position: relative;
    float: left;
    width: 50%;
    height: 450px;
}

.p11 {
    display: inline-table;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    width: 100%;
    padding-left: 50px;
}

.span3 {
    font-family: Times New Roman;
    color: #000;
    font-size: 23px;
    position: relative;
    float: left;
    width: 100%;
    display: block;
    letter-spacing: 2px;
}
.span3-3 {
    font-family: "aw-conqueror-didot",serif;
    color: #000;
    font-size: 23px;
    position: relative;
    float: left;
    width: 100%;
    display: block;
    letter-spacing: 2px;
}

.span4 {
    font-family: 'NexaLight';
    color: #000;
    font-size: 15px;
    position: relative;
    float: left;
    width: 100%;
    display: block;
    line-height: 1.2em;
	font-weight:700;
}

.footer {
    position: relative;
    float: left;
    width: 100%;
    background-color: #2d251f;
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 90px;
}

.footerlogo {
    position: relative;
    float: left;
    width: 33.33%;
    margin-bottom: 20px;
}

.ofton_logo {
    display: block;
    position: relative;
    margin: auto;
	text-align: center;
}

.footersocial {
    position: relative;
    float: left;
    width: 33.33%;
    margin-bottom: 13px;
}

    .footersocial span {
        position: relative;
        float: left;
        width: 100%;
        display: block;
        text-align: center;
		    cursor: pointer;
    }

        .footersocial span a {
            text-decoration: none !important;
        }

.footertel {
    position: relative;
    float: left;
    width: 33.33%;
}

    .footertel span {
        position: relative;
        float: left;
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        font-family: arial;
        font-size: 30px;
        font-weight: bold;
    }

        .footertel span a {
            color: #fff;
            text-decoration: none !important;
			font-family: "freight-big-pro";
        }

#lightalert {
    line-height: 1.5em !important;
}

.blockUI.blockMsg.blockPage {
    border: none !important;
    box-sizing: border-box;
    padding: 10px !important;
    font-family: arial;
    font-size: 13px;
}

.more {
    display: none;
}

.diller {    position: absolute;    top: 15px;    right: 68px;    width: 85px;    height: 18px;    z-index: 99;}

.spantr {
    font-family: "aw-conqueror-didot",serif;
    color: #dcc59c;
    font-size: 20px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    float: left;
}

    .spantr a {
         color: #dcc59c;
         text-decoration:none;
    }

.spanen {
    font-family: "aw-conqueror-didot",serif;
    color: #dcc59c;
    font-size: 13px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    float: left;
}

    .spanen a {
         color: #8d702e;
         text-decoration:none;
    }

.spanar {
    font-family: "aw-conqueror-didot",serif;
    color: #dcc59c;
    font-size: 13px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    float: left;
}

    .spanar a {
         color: #8d702e;
         text-decoration:none;
    }

.spandilcizgi {
    color: #dcc59c;
    margin: 0;
    padding: 0;
    float: left;
    margin-top: -3px;
    margin-left: 6px;
    margin-right: 5px;
}
.vonbelogo {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
}
.elysium-sag {
    position: absolute;
    right: 120px;
    top: 10px;
    z-index: 11;
}
/*MEDIA*/
@media only screen and (max-width:500px){
	.elysium-sag {
    top: inherit;
    right: 15px;
    bottom: 15px;	
}.navbar-collapse {    padding-right: 0px !important;    padding-left: 170px !important;}	.top_logo {    margin-left: 10px !important;}.navbar-default::after {    content: '';    width: 100%;    position: absolute;    left: 0;    bottom: -1px;    height: 8px;    background: #937735;    background: -webkit-gradient(linear, left top, right top, color-stop(0%, hsla(0, 0%, 0%, 0)), color-stop(50%, hsl(41, 53%, 36%)), color-stop(100%, hsla(0, 0%, 0%, 0)));    background: -webkit-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsl(45, 40%, 56%) 50%, hsla(0, 0%, 0%, 0) 100%);    background: -moz-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);    background: -ms-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);    background: -o-linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);    background: linear-gradient(left, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, .75) 50%, hsla(0, 0%, 0%, 0) 100%);	z-index:-9;}
}