
@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;
}
p {
    font-size: 16px;
    color: #231F20;
    font-weight: 400;
    font-family: 'Mada';
}
.text-s{
	font-size:20px;
}
.text-m {
    font-size: 24px;
    font-weight: 900;
    line-height: normal;
}
.text-l {
    font-size: 32px;
    line-height: normal;
    padding-bottom: 20px;
    font-family: 'Mada';
    font-weight: 900;
}
.max-w-90{
	max-width:90% !important;
}

.bg-style1{
	position:relative;
	padding-top:80px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
}
.bg-style2{
	position:relative;
	padding-top:80px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
}
.bgdoku {
    position: absolute;
    top: 0;
    z-index: 1;
    max-width: 90%;
    left: 0;
}
.bg-style2 .bgdoku {
    position: absolute;
    top: 0;
    z-index: 1;
    max-width: 90%;
    left: unset;
	right:0;
}
.bgdoku img{
	width:100%;
}
.bg-style1 .bggreen {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    max-width: 50%;
}
.bg-style2 .bggreen {
    position: absolute;
    bottom: 0;
    right: unset;
	left:0;
    z-index: -1;
    max-width: 50%;
}
.bg-style1 .bggreen img{
	width:100%;
}
.bg-style2 .bggreen img{
	width:100%;
}
ul.list {
    padding-left: 20px;
	margin-bottom:0;
}
ul.list li {
    font-family: 'Mada';
    font-weight: 900;
    font-size: 16px;
    color: #4A4A4A;
}
.footer-text {
    font-size: 16px;
    font-family: 'Mada';
    font-weight: 400;
    color: #4A4A4A;
}
.font14{
	font-size:14px;
}
.avatar-box{
	padding-left:30px;
	padding-bottom:30px;
	background-image:url('../images/amask.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-position-y:30px;
}
.avatar-box img{
	max-width:100%;
}
.avatar-text{
	text-align:right;
	margin-bottom:20px;
}
ul.c2 {
    padding-left: 20px;
    font-family: 'Mada';
    font-size: 16px;
    font-weight: 400;
    color: #231F20;
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
ul.c2 li{
	width: calc(50% - 5px);
    box-sizing: border-box;
}
/****/
.mlogo {
    position: absolute;
    left: 50px;
    width: 166px;
    height: 166px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    top: 0;
}
.mlogo img {
    width: 75px;
}
nav.navbar.navbar-expand-lg.aos-init.aos-animate {
    padding-left: 246px;
    position: absolute;
    z-index: 2;
    width: 100%;
    min-height: 62px;
    background: rgba(0,0,0,0.3);
}


.mw855{
	max-width:100%;
	margin:0 auto;
	width:855px;
}



/****/



.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: 40px;
    max-width: 100%;
    line-height: 1.2;
}
.logo{
	width:180px;
	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:#090909;
}
.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;
}
#navbarResponsive li.nav-item {
    margin: 0 7px;
    padding: 0 7px;
}
#navbarResponsive li.nav-item:hover {
	background-color:#fff !important;
    background: url(../images/hoverbg.svg);
	background-size:auto 100%;
	background-repeat: repeat-x;
	background-position:top center;
}
#navbarResponsive li.nav-item.active {
	background-color:#fff !important;
    background: url(../images/hoverbg.svg);
	background-size:auto 100%;
	background-repeat: repeat-x;
	background-position:top center;
}
.nav-link{
	font-family: "Mada", sans-serif;
	font-size: 15px;
	font-weight:400;
	line-height: normal;
	color:#ffffff;
	text-transform:unset;
	transition:all 0.5s;
	padding:20px 0;
	height:100%;
}
.nav-link:hover{
	color: #829C87;
	transition:all 0.5s;
}
#navbarResponsive li.nav-item.active .nav-link{
	color: #829C87;
	transition:all 0.5s;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link:last-child {
	padding-right: 0px;
	padding-left: 0px;
}
.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: 15px;
	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;
}

.title{
	font-size:48px;
	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: 38px;
    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:32px;
	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: 'Mada';
    font-size: 13px;
    color: #231F20;
    font-weight: 900;
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center;
}
.phone:hover{
	font-family:'Mada';
	font-size:13px;
	color:#000;
}
.formblock {
    width: 286px;
    max-width: 100%;
    background: rgba(255,255,255,0.75);
    min-height: 500px;
    padding-bottom: 20px;
    position: fixed;
    top: 90px;
    right: -100%;
    z-index: 9999;
    overflow-y: auto;
    transition: right 0.5s ease;
}
.formblock .fhead {
    background: #829C87;
    padding-left: 30px;
    min-height: 70px;
    display: flex;
    align-items: center;
    width: 100%;
}
.formblock .fbody{
	padding:30px;
	width:100%;
	padding-bottom:0;
}
.bilgiformu {
    font-family: 'Mada';
    font-size: 16px;
    color: #fff;
    background: #829C87;
    padding: 4px 20px;
    position: fixed;
    top: 90px;
    right: 0;
    z-index: 1;
    text-transform: unset;
    cursor: pointer;
    font-weight: 900;
}
.ftitle{
	font-family: 'Mada';
    font-size: 16px;
	color:#fff;
	font-weight: 900;
	margin-bottom:0;
}
.form-control {
    border: 1px solid #EAEAEA;
    border-radius: 8px;
    background: #F5F5F5;
    color: #231F20;
    margin-bottom: 10px;
    font-size: 11px;
    font-family: 'Mada';
    font-weight: 400;
}
.form-control:focus {
    color: #231F20;
    background-color: #F5F5F5;
    border-color: #EAEAEA;
    outline: 0;
    box-shadow: unset;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #231F20;
	font-family: 'Mada';
	font-weight:400;
	font-size:11px !important;
	opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #231F20;
	font-family: 'Mada';
	font-weight:400;
	font-size:11px !important;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
	color: #231F20;
	font-family: 'Mada';
	font-weight:400;
	font-size:11px !important;
 }
.btn-dark {
    min-height: 50px;
    border-radius: 0;
    font-family: 'Futura PT Book';
    font-size: 16px;
    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: 17px;
	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: 20px;
    margin-bottom: 15px;
    cursor: pointer;
    color: #231F20;
    font-size: 7px;
    font-family: 'Mada';
    font-weight: 400;
    -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: 11px;
    width: 11px;
    background-color: #fff;
    border: 0;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.containerr:hover input ~ .checkmark {
  background-color: #fff;
  border:0px solid #7f7f7f;
}

/* When the checkbox is checked, add a blue background */
.containerr input:checked ~ .checkmark {
  background-color: #829C87;
}

/* 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: 3px;
    top: 0px;
    width: 5px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn-green {
    width: 100%;
    border-radius: 45px;
    font-family: 'Mada';
    font-size: 12px;
    margin-top: 0;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
    background: #829C87;
    color: #fff;
    font-weight: 900;
    min-height: 31px;
    line-height: normal;
	transition:all 0.2s;
}
.btn-green:hover{
	color:#829C87;
	background:#fff;
	transition:all 0.2s;
}
.footer {
    background: #fff;
    padding: 0px 20px 50px 20px;
    margin-top: 30px;
    font-family: 'Mada';
}
.footer .footerlogo{
	width:120px;
}
.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-green-xl{
	color:#829C87;
	font-size:64px;
	text-transform:uppercase;
}
.banner-absolute {
    position: absolute;
    top: 15%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.text-green {
    color: #829C87;
}
.text-purple{
	color:#4c4291;
}
.list-item{
	color:#fff;
	display:flex;
	align-items:center;
	gap:10px;
}
.list-item img{
	width:90px;
}
.text-xl{
	font-size:48px;
}
.galeri, .planlar {
    border-bottom: 0px solid #dee2e6;
}
.galeri .nav-item .nav-link {
    background-color: transparent;
    border-color: transparent;
    border: 0;
	color:#fff;
	font-weight:600;
	font-family: 'Mada';
	font-size:16px;
	padding: 0px 5px 0px 5px;
	margin-right:20px;
	
}
.galeri .nav-item.show .nav-link, .galeri .nav-link.active {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    border: 0;
	font-weight:900;
}

.planlar .nav-item .nav-link {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    border: 0;
    font-family: Futura PT Light;
    font-size: 28px;
    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: 85px;
}
.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: 16px;
    border: 1px solid #e4e4e4;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    margin-left: 10px;
}
.icon-group{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr; /* İki sütun */
    gap: 10px;
}
.icon-group-img{
	display:flex;
	align-items:center;
	justify-content:center;
	height:60px;
	margin-bottom:10px;
}
.icon-group-img img{
	max-width:80%;
	max-height:50px;
}
.icon-group-text {
    font-family: 'Mada';
    color: #231F20;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    max-width: 100%;
    width: 135px;
    margin: 0 auto;
}
.tabnavbar {
    background: #829C87;
    min-height: 57px;
	padding:10px 0;
    display: flex;
    align-items: center;
	margin-bottom:30px;
}
@media screen and (min-width:992px){
	.navbar-expand-lg .navbar-nav {
		height: 62px;
	}
	.padlr30{
		padding:0 30px;
	}
}

@media screen and (max-width:992px){
	.padlr30{
		padding:0 30px;
	}
	.icon-group{
		display: grid;
		grid-template-columns: 1fr 1fr; /* İki sütun */
		gap: 10px;
	}
	ul.c2 {
		padding-left: 20px;
		font-family: 'Mada';
		font-size: 16px;
		font-weight: 400;
		color: #231F20;
		display: block;
		flex-wrap: unset;
		gap: unset;
	}
	ul.c2 li{
		width: 100%;
		box-sizing: border-box;
		margin-bottom:10px;
	}
	.bg-style1 {
		position: relative;
		padding-top: 30px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
	}
	.bg-style2 {
		position: relative;
		padding-top: 30px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 30px;
	}
	.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: 45px;
	}
	.secdesctop {
		position: absolute;
		color: #000;
		top: 5%;
		font-size: 24px;
		left: 0;
		right: 0;
		font-family: Futura PT Book;
	}

	.mt-70{
		margin-top:10px;
		text-align:center;
	}
	.logo{
		width:55px;
		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;
	}
	
	 .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;
	}
	.pt60 {
		padding-top: 10px;
	}
	#navbarResponsive {
		margin-left: -8px;
		position: absolute;
		top: 60px;
		background: #eff0eb;
		width: 100%;
		padding-left: 20px;
	}
	.home#navbarResponsive {
		margin-left: 0px;
		position: absolute;
		top: 44px;
		background: rgba(0,0,0,0.75);
		width: 100%;
		padding: 20px;
	}
	.dark #navbarResponsive {
		background: #192029;
	}
	button.navbar-toggler {
		margin-right: 20px;
	}
	.uptitle {
		color: #090909;
		font-size: 18px;
		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: 20px;
		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: 26px;
		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: 24px;
		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:28px;
	}
	.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: 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;
		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;
	}
	.mlogo {
		position: absolute;
		left: 15px;
		width: 88px;
		height: 88px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		background: #fff;
		top: 0;
	}
	.mlogo img {
		width: 40px;
	}
	nav.navbar.navbar-expand-lg.aos-init.aos-animate {
		padding-left: unset;
		position: absolute;
		z-index: 2;
		width: 100%;
		min-height: 44px;
		background: rgba(0,0,0,0.3);
	}
	button.navbar-toggler {
		position: absolute;
		right: 0px;
	}
	.nav-link {
		font-family: "Mada", sans-serif;
		font-size: 14px;
		font-weight: 400;
		line-height: normal;
		color: #ffffff;
		text-transform: unset;
		transition: all 0.5s;
		padding: 10px 0;
		height: 100%;
	}
}



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