
@font-face {
    font-family: 'Futura PT Book';
    src: url('../fonts/FuturaPTBook.eot');
    src: url('../fonts/FuturaPTBook.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaPTBook.woff2') format('woff2'),
         url('../fonts/FuturaPTBook.woff') format('woff'),
         url('../fonts/FuturaPTBook.ttf')  format('truetype'),
         url('../fonts/FuturaPTBook.svg#Futura PT') format('svg');
}
@font-face {
    font-family: 'Futura PT Demi';
    src: url('../fonts/FuturaPTDemi.eot');
    src: url('../fonts/FuturaPTDemi.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaPTDemi.woff2') format('woff2'),
         url('../fonts/FuturaPTDemi.woff') format('woff'),
         url('../fonts/FuturaPTDemi.ttf')  format('truetype'),
         url('../fonts/FuturaPTDemi.svg#Futura PT') format('svg');
}
@font-face {
    font-family: 'Futura PT Medium';
    src: url('../fonts/FuturaPTMedium.eot');
    src: url('../fonts/FuturaPTMedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaPTMedium.woff2') format('woff2'),
         url('../fonts/FuturaPTMedium.woff') format('woff'),
         url('../fonts/FuturaPTMedium.ttf')  format('truetype'),
         url('../fonts/FuturaPTMedium.svg#Futura PT') format('svg');
}
@font-face {
    font-family: 'Futura PT Light';
    src: url('../fonts/futura-pt-light.eot');
    src: url('../fonts/futura-pt-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-pt-light.woff2') format('woff2'),
         url('../fonts/futura-pt-light.woff') format('woff'),
         url('../fonts/futura-pt-light.ttf')  format('truetype'),
         url('../fonts/futura-pt-light.svg#Futura PT') format('svg');
}

@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&display=swap')

body{
	position:relative;
	overflow-x:hidden !important;
	font-family: Futura PT Book;
}
html {
  scroll-behavior: smooth;
}
a:hover{
	text-decoration:none;
}
.main{
	max-width:2560px;
	margin:0 auto;
	left:0;
	right:0;
	overflow-x:hidden !important;
	font-family: Futura PT Book;
}
.m0{
	margin:0 auto;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.mt50{
	margin-top:50px;
}
.mt80{
	margin-top:80px;
}
.mt-30{
	margin-top:-30px;
}
.mt-50{
	margin-top:-50px;
}
.mt-70{
	margin-top:-70px;
}
.mb0{
	margin-bottom:0;
}
.mb5{
	margin-bottom:5px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.lh1{
	line-height:1px;
}
.ofh{
	overflow:hidden;
}
.colorw{
	color:#fff !important;
}
.pad0{
	padding-left:0px;
	padding-right:0px;
}
.pad1{
	padding:1px;
}
.pad5{
	padding-left:5px;
	padding-right:5px;
}
.pad20{
	padding-left:20px;
	padding-right:20px;
}
.pad30{
	padding-left:30px;
	padding-right:30px;
}
.pb20{
	padding-bottom:20px;
}
.pb30{
	padding-bottom:30px;
}
.pt20{
	padding-top:20px;
}
.pt30{
	padding-top:30px;
}
.pt60{
	padding-top:50px;
}
.pt80{
	padding-top:80px;
}
.pt100{
	padding-top:100px;
}
.p0{
	padding:0 0 0 0 !important;
}
.text-s{
	font-size:18px;
}
.text-m{
	font-size:20px;
}
.text-l{
	font-size:28px;
	line-height:1.2;
	padding-bottom:20px;
}
.max-w-90{
	max-width:90% !important;
}
.bg{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url('../images/bg1.jpg');
	min-height:100vh;
	padding-top:50px;
	padding-left:100px;
	overflow-x:hidden !important;
}
.bg-hakkimizda{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url('../images/bg-hakkimizda.jpg');
	min-height:800px;
	padding-top:50px;
	padding-left:100px;
	overflow-x:hidden !important;
}
.bg4{
	padding-top:50px;
	padding-left:100px;
}
.bg3{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url('../images/img-3.jpg');
	min-height:640px;
	overflow-x:hidden !important;
}
.bg-back::before{
	position:absolute;
	content:"";
	height:100%;
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url('../images/bgback.png');
	left:-100%;
}
.bg-next::after{
	position:absolute;
	content:"";
	height:100%;
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url('../images/bgback.png');
	right:-100%;
	top:0;
}
.bg-front {
    height: 100%;
    width: 640px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url('../images/bgback.png');
    padding: 15px;
    font-size: 35px;
    max-width: 100%;
    line-height: 1.2;
}
.logo{
	width:160px;
	max-width:100%;
	margin-bottom:11px;
}
.icon-bar {
	display: block;
	width: 28px;
	height: 3px;
	border-radius: 1px;
	margin: 4px 0 4px 0;
	transition: all 0.2s;
	background:#fff;
}
.navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
  transform: rotate(0);
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
    transform: rotate(0);
}
.icon-bar:nth-of-type(1) {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.icon-bar:nth-of-type(3) {
    transform: rotate(-45deg);
    transform-origin: 15% 100%;
}
.navbar-toggler:focus{
	outline:none;
}
.navbar{
	padding:0;
}
.nav-link{
	font-family: Futura PT Book;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	color:#090909;
	text-transform:unset;
	margin-right:20px;
	transition:all 0.5s;
	padding-bottom:15px !important;
	padding-top:15px !important;
}
.nav-link:hover{
	color: #000;
	transition:all 0.5s;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 6px;
}
.navbar-expand-lg .navbar-nav .nav-link:last-child {
	padding-right: 0px;
	padding-left: 6px;
}
.dropdown-menu {
    background: #efeeee;
    border: 0;
	margin-top:-1px;
	padding-top:5px;
	padding-bottom:5px;
}

.dropdown-item {
    background: #efeeee;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
    color: #000 !important;
	font-family: "Helvetica-Light";
	font-size: 14px;
	padding-left: 20px;
	
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #2f4c8f !important;
    text-decoration: none;
    background-color: #efeeee;
}
.dropdown-toggle::after {
    display: none;
}
nav.navbar.navbar-expand-lg {
    align-items: flex-start;
}
nav.navbar.navbar-expand-lg a.nav-link.link {
    padding-bottom: 0px;
	color:white;
}
a.nav-link.link.active {
    color: #927052;
}
#navbarResponsive{
	margin-left:60px;
	
}
.title{
	font-size:38px;
	color:#000;
	margin-left:230px;
	line-height:1.2;
	font-family: "Bodoni Moda", serif;
	font-weight: 400;
	font-style: normal;
	max-width:550px;
	text-align:left;
}
.title2 {
    font-size: 30px;
    color: #000;
    margin-left: 0px;
    line-height: 1.2;
    font-family: "Bodoni Moda", serif;
    font-weight: 400;
    font-style: normal;
    margin-top: -60px;
}
.title22 {
    font-size: 28px;
    color: #000;
    margin-left: 0px;
    line-height: 1.2;
    font-family: "Bodoni Moda", serif;
    font-weight: 400;
    font-style: normal;
    margin-top: -60px;
}
.uptitle{
	color:#090909;
	font-size:34px;
	font-family: 'Futura PT Light';
	text-align:left;
	max-width:550px;
	margin-left:230px;
	word-spacing:15px;
	margin-top:50px;
	margin-bottom:40px;
}
.phone{
	font-family:'Futura PT Demi';
	font-size:18px;
	color:#080808;
}
.phone:hover{
	font-family:'Futura PT Demi';
	font-size:18px;
	color:#000;
}
.formblock {
    width: 450px;
    max-width: 100%;
    background: #fff;
    min-height: 500px;
    padding-bottom: 20px;
    position: fixed;
    top: 10%;
    right: -100%;
    z-index: 9999;
    overflow-y: auto;
	transition: right 0.5s ease;
}
.formblock .fhead{
	background:#000;
	padding-left:40px;
	min-height:120px;
	display:flex;
	align-items:center;
	width:100%;
}
.formblock .fbody{
	padding:40px;
	width:100%;
}
.bilgiformu{
	font-family: 'Futura PT Book';
	font-size:16px;
	color:#000;
	background:#b29179;
	padding:5px 10px;
	position:fixed;
	top:10%;
	right:0;
	z-index:3;
	text-transform:uppercase;
	font-weight: bold;
	box-shadow: 0 4px 8px rgba(178, 145, 121, 0.5);
	cursor:pointer;
}
.ftitle{
	font-family: 'Futura PT Book';
	font-size:18px;
	color:#fff;
	letter-spacing:4px;
	margin-bottom:0;
}
.form-control{
	border:1px solid #7f7f7f;
	border-radius:0px;
	background:transparent;
	color: #7f7f7f;
	margin-bottom:10px;
	border-radius:3px;
	font-size:14px;
}
.form-control:focus {
    color: #7f7f7f;
    background-color: transparent;
    border-color: #7f7f7f;
    outline: 0;
    box-shadow: unset;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #7f7f7f;
	font-family: 'Futura PT Book';
	font-size:14px !important;
	opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #7f7f7f;
	font-family: 'Futura PT Book';
	font-size:14px !important;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
	color: #7f7f7f;
	font-family: 'Futura PT Book';
	font-size:14px !important;
 }
.btn-dark {
    min-height: 50px;
    border-radius: 0;
    font-family: 'Futura PT Book';
    font-size: 14px;
    margin-top: 15px;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
	background:#000;
}
.colorb{
	color:#000 !important;
}
.modal-header {
    background: #010e36;
}
p.heading.lead {
    color: #fff;
    font-size: 16px;
	margin-bottom:0;
}
button.close {
    color: #fff;
    opacity: 1;
}
.modal-header .close {
    padding-top:12px;
}

.modal-body span{
	position:relative;
	margin-bottom:40px;
	display:block;
}
.containerr {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 12px;
    font-family: Futura PT Book;
    color: #4b4b4b;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.containerr input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border:1px solid #7f7f7f;
}

/* On mouse-over, add a grey background color */
.containerr:hover input ~ .checkmark {
  background-color: #fff;
  border:1px solid #7f7f7f;
}

/* When the checkbox is checked, add a blue background */
.containerr input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerr input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerr .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer {
    background: #000000;
    padding: 80px 20px 50px 20px;
	margin-top:80px;
	font-family: 'Futura PT Light';
}
.footer .footerlogo{
	width:100px;
}
.footerbrand {
    position: absolute;
    bottom: 60px;
    right: 0;
    max-width: 150px;
}

.hyphenated-text {
	width: 370px;
	text-align:justify;
	max-width:100%;
}
.grayscale{
	filter: grayscale(100%);
}
.text-copper-xl{
	color:#b29179;
	font-size:54px;
	text-transform:uppercase;
}
.banner-absolute {
    position: absolute;
    top: 15%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.text-copper {
    color: #b29179;
}
.text-purple{
	color:#4c4291;
}
.list-item{
	color:#fff;
	display:flex;
	align-items:center;
	gap:10px;
}
.list-item img{
	width:90px;
}
.text-xl{
	font-size:38px;
}
.galeri, .planlar {
    border-bottom: 0px solid #dee2e6;
}
.galeri .nav-item .nav-link {
    color: #937863;
    background-color: transparent;
    border-color: transparent;
    border: 0;
	font-family: 'Futura PT Book';
	font-size:18px;
	padding: 0px 5px 0px 5px;
	
}
.galeri .nav-item.show .nav-link, .galeri .nav-link.active {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    border: 0;
}

.planlar .nav-item .nav-link {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    border: 0;
    font-family: Futura PT Light;
    font-size: 24px;
    padding: 0px 5px 0px 5px;
	display:inline-flex;
	align-items:center;
	gap:10px;
	border:1px solid #927052;
	padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.planlar .nav-item.show .nav-link, .planlar .nav-link.active {
    color: #937863;
    background-color: transparent;
	padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.planlar .nav-item .nav-link img{
	width:32px;
}
.planlar-areas{
	background:#dcd7d3;
	padding:60px 0;
}
.hslide {
    position: absolute;
    top: 30%;
}
.secdescbottom {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    left: 0;
    text-align: right;
    line-height: 57px;
    font-family: 'Futura PT Book';
    opacity: 0.5;
    font-size: 68px;
}
.secdesctop {
    position: absolute;
    color: #000;
    top: 5%;
    font-size: 40px;
    left: 0;
    right: 0;
    font-family: Futura PT Book;
}
.footer a i {
    color: #e4e4e4;
    font-size: 14px;
    border: 1px solid #e4e4e4;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    margin-left: 10px;
}
@media screen and (min-width:2400px){
	.text-xl{
		font-size:52px;
	}
	.nav-link{
		font-size: 22px;
	}
	.title{
		font-size:54px;
		color:#000;
		margin-left:230px;
		line-height:1.2;
		font-family: "Bodoni Moda", serif;
		font-weight: 400;
		font-style: normal;
		max-width:750px;
		text-align:left;
	}
	.title2 {
		font-size: 38px;
		color: #000;
		margin-left: 0px;
		line-height: 1.2;
		font-family: "Bodoni Moda", serif;
		font-weight: 400;
		font-style: normal;
		margin-top: -75px;
	}
	.uptitle{
		color:#090909;
		font-size:34px;
		font-family: 'Futura PT Light';
		text-align:left;
		max-width:750px;
		margin-left:230px;
		word-spacing:15px;
		margin-top:50px;
		margin-bottom:40px;
	}
	.bg-hakkimizda{
		min-height:950px;
	}
	.text-s{
		font-size:26px;
	}
	.text-m{
		font-size:28px;
	}
	.text-l{
		font-size:30px;
	}
	.bg-front {
		height: 100%;
		width: 640px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top right;
		background-image: url('../images/bgback.png');
		padding: 15px;
		font-size: 36px;
		max-width: 100%;
		line-height: 1.2;
	}
	.hyphenated-text {
		width: 540px;
		text-align: justify;
		max-width: 100%;
	}
}
@media screen and (min-width:992px) and (max-width:1750px){
	.title2 {
		font-size: 44px;
		color: #000;
		margin-left: 0px;
		line-height: 1.2;
		font-family: "Bodoni Moda", serif;
		font-weight: 400;
		font-style: normal;
		margin-top: 10px;
		text-align:center;
	}
}
@media screen and (min-width:992px) and (max-width:1750px){
	.mt-70{
		margin-top:10px;
		text-align:center;
	}
	.formblock .fbody {
		padding: 20px;
		width: 100%;
	}
	.formblock .fhead {
		background: #000;
		padding-left: 20px;
		min-height: 80px;
		display: flex;
		align-items: center;
		width: 100%;
	}
	.ftitle {
		font-family: 'Futura PT Book';
		font-size: 14px;
		color: #fff;
		letter-spacing: 3px;
		margin-bottom: 0;
	}
	.containerr {
		display: block;
		position: relative;
		padding-left: 25px;
		margin-bottom: 15px;
		cursor: pointer;
		font-size: 11px;
		font-family: Futura PT Book;
		color: #4b4b4b;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.checkmark {
		position: absolute;
		top: 0;
		left: 0;
		height: 17px;
		width: 17px;
		background-color: #fff;
		border: 1px solid #7f7f7f;
	}
	.form-control {
		border: 1px solid #7f7f7f;
		border-radius: 0px;
		background: transparent;
		color: #7f7f7f;
		margin-bottom: 7px;
		border-radius: 3px;
		font-size: 12px;
		height: 30px;
	}
	.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		color: #7f7f7f;
		font-family: 'Futura PT Book';
		font-size:12px !important;
		opacity: 1; /* Firefox */
	}

	.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #7f7f7f;
		font-family: 'Futura PT Book';
		font-size:12px !important;
	}

	.form-control::-ms-input-placeholder { /* Microsoft Edge */
		color: #7f7f7f;
		font-family: 'Futura PT Book';
		font-size:12px !important;
	 }
	 .mt20{
		 margin-top:10px;
	 }
	 .btn-dark {
		min-height: 36px;
		border-radius: 0;
		font-family: 'Futura PT Book';
		font-size: 12px;
		margin-top: 15px;
		border: 0;
		padding-left: 15px;
		padding-right: 15px;
		background: #000;
	}
	.phone {
		font-family: 'Futura PT Demi';
		font-size: 16px;
		color: #080808;
	}
	.phone:hover {
		font-size: 16px;
	}
	.formblock img{
		width:100px !important;
	}
	.pt60 {
		padding-top: 10px;
	}
	.logo{
		width:100px;
	}
	.title {
		font-size: 32px;
		color: #d9c9a6;
		margin-left: 50px;
		line-height: 1.2;
		font-family: "Bodoni Moda", serif;
		font-weight: 400;
		font-style: normal;
	}
	.title{
		font-size:30px;
		color:#000;
		margin-left:170px;
		line-height:1.2;
		font-family: "Bodoni Moda", serif;
		font-weight: 400;
		font-style: normal;
		max-width:550px;
		text-align:left;
	}
	.uptitle{
		color:#090909;
		font-size:26px;
		font-family: 'Futura PT Light';
		text-align:left;
		max-width:550px;
		margin-left:170px;
		word-spacing:15px;
		margin-top:50px;
		margin-bottom:40px;
	}
	.bg-hakkimizda{
		min-height:600px;
	}
	.galeri .nav-item .nav-link {
		font-size:26px;
	}
}
@media screen and (max-width:992px){
	.bilgiformu{
		font-family: 'Futura PT Book';
		font-size:12px;
		color:#000;
		background:#b29179;
		padding:3px 7px;
		position:fixed;
		top:15%;
		right:0;
		z-index:3;
		text-transform:uppercase;
		font-weight: bold;
		box-shadow: 0 4px 8px rgba(178, 145, 121, 0.5);
		cursor:pointer;
	}
	.secdescbottom {
		position: absolute;
		bottom: 0;
		right: 0;
		color: #fff;
		left: 0;
		text-align: right;
		line-height: 35px;
		font-family: 'Futura PT Book';
		opacity: 0.5;
		font-size: 40px;
	}
	.secdesctop {
		position: absolute;
		color: #000;
		top: 5%;
		font-size: 22px;
		left: 0;
		right: 0;
		font-family: Futura PT Book;
	}
	.galeri .nav-item .nav-link {
		font-size:22px;
	}
	.mt-70{
		margin-top:10px;
		text-align:center;
	}
	.logo{
		width:50px;
		max-width:100%;
		margin-bottom:5px;
	}
	.bg{
		padding-left:15px;
		padding-top:15px;
	}
	.bg-hakkimizda{
		padding-left:30px;
		padding-top:15px;
		min-height:450px;
	}
	.bg4{
		padding-top:15px;
		padding-left:30px;
	}
	.formblock .fbody {
		padding: 20px;
		width: 100%;
	}
	.formblock .fhead {
		background: #000;
		padding-left: 20px;
		min-height: 80px;
		display: flex;
		align-items: center;
		width: 100%;
	}
	.ftitle {
		font-family: 'Futura PT Book';
		font-size: 14px;
		color: #fff;
		letter-spacing: 3px;
		margin-bottom: 0;
	}
	.containerr {
		display: block;
		position: relative;
		padding-left: 25px;
		margin-bottom: 15px;
		cursor: pointer;
		font-size: 11px;
		font-family: Futura PT Book;
		color: #4b4b4b;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.checkmark {
		position: absolute;
		top: 0;
		left: 0;
		height: 17px;
		width: 17px;
		background-color: #fff;
		border: 1px solid #7f7f7f;
	}
	.form-control {
		border: 1px solid #7f7f7f;
		border-radius: 0px;
		background: transparent;
		color: #7f7f7f;
		margin-bottom: 7px;
		border-radius: 3px;
		font-size: 12px;
		height: 30px;
	}
	.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		color: #7f7f7f;
		font-family: 'Futura PT Book';
		font-size:12px !important;
		opacity: 1; /* Firefox */
	}

	.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #7f7f7f;
		font-family: 'Futura PT Book';
		font-size:12px !important;
	}

	.form-control::-ms-input-placeholder { /* Microsoft Edge */
		color: #7f7f7f;
		font-family: 'Futura PT Book';
		font-size:12px !important;
	 }
	 .mt20{
		 margin-top:10px;
	 }
	 .btn-dark {
		min-height: 36px;
		border-radius: 0;
		font-family: 'Futura PT Book';
		font-size: 12px;
		margin-top: 15px;
		border: 0;
		padding-left: 15px;
		padding-right: 15px;
		background: #000;
	}
	.phone {
		font-family: 'Futura PT Demi';
		font-size: 16px;
		color: #080808;
	}
	.phone:hover {
		font-size: 18px;
	}
	.formblock img{
		width:100px !important;
	}
	.pt60 {
		padding-top: 10px;
	}
	#navbarResponsive {
		margin-left: -8px;
		position: absolute;
		top: 60px;
		background: #eff0eb;
		width: 100%;
		padding-left: 20px;
	}
	.home#navbarResponsive {
		margin-left: -8px;
		position: absolute;
		top: 90px;
		background: #000000;
		width: 85%;
		padding-left: 20px;
	}
	.dark #navbarResponsive {
		background: #000000;
	}
	button.navbar-toggler {
		margin-right: 20px;
	}
	.uptitle {
		color: #090909;
		font-size: 16px;
		font-family: 'Futura PT Light';
		text-align: center;
		max-width: 100%;
		margin-left: 0;
		word-spacing: 10px;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.title {
		font-size: 18px;
		color: #000;
		margin-left: 0;
		line-height: 1.2;
		font-family: "Bodoni Moda", serif;
		font-weight: 400;
		font-style: normal;
		max-width: 100%;
		text-align: center;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.dark .icon-bar {
		background: #fff;
	}
	.pt100{
		padding-top:50px;
	}
	.text-s{
		font-size:16px;
	}
	.text-m {
		font-size: 16px;
	}
	.text-l {
		font-size: 24px;
	}
	.mtc{
		text-align:center !important;
	}
	.bg3{
		background-size:cover;
		background-repeat:no-repeat;
		background-position:top right;
		background-image:url('../images/img-3.jpg');
		min-height:440px;
		background-position-x:calc(100% + 120px);
		overflow-x:hidden !important;
	}
	.bg-front {
		height: 100%;
		width: 870px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top right;
		background-image: url('../images/bgback.png');
		padding: 15px;
		font-size: 22px;
		max-width: 100%;
		line-height: 1.2;
	}
	.footerbrand {
		position: relative;
		bottom: 0;
		right: 0;
		margin:0 auto;
		margin-top:30px;
		max-width: 150px;
	}
	.title2 {
		font-size: 20px;
		color: #000;
		margin-left: 0px;
		line-height: 1.2;
		font-family: "Bodoni Moda", serif;
		font-weight: 400;
		font-style: normal;
		margin-top: 0;
		text-align: center;
	}
	.banner{
		min-height:400px;
	}
	.banner-img{
		object-fit:cover;
		min-height:400px;
	}
	.list-item img{
		width:50px;
	}
	.text-xl{
		font-size:24px;
	}
	.galeri{
		padding:0 15px;
	}
	.planlar{
		padding:0 15px;
	}
	.planlar .nav-item .nav-link {
		color: #fff;
		background-color: transparent;
		border-color: transparent;
		border: 0;
		font-family: Futura PT Light;
		font-size: 22px;
		padding: 0px 5px 0px 5px;
		display:inline-flex;
		align-items:center;
		gap:10px;
		border:1px solid #927052;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		margin-bottom:10px;
	}
	.planlar .nav-item.show .nav-link, .planlar .nav-link.active {
		color: #937863;
		background-color: transparent;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.planlar .nav-item .nav-link img{
		width:32px;
	}
	.galeri .nav-item .nav-link {
		margin-right: 2px;
	}
}



.nav-link.light{
	color:#fff;
}

@media screen and (min-width:1700px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1340px;
	}
}
@media screen and (min-width:2400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1880px;
	}
}

.nav-link.active{
	color:#cba95f;
}