@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;700&family=Playfair+Display:wght@400;500;700&display=swap');

body,
html {
	font-family: 'Barlow', sans-serif;
}

.container {
	max-width: 1200px;
}

.alert {
	border-radius: 0;
}

.btn {
	border-radius: 0;
	padding: 8px 16px;
}

.btn-primary {
	background: #83947E !important;
	border-color: #83947E !important;
	color: #fff !important;
}

.btn-primary:hover {
	background: #758670 !important;
	border-color: #758670 !important;
	color: #fff !important;
}

.btn-reset {}

.btn-whatsapp {
	background: #35AF50;
	color: #fff !important;
	border-radius: 100px;
}

.btn-whatsapp:hover {
	background: #309E48;
}

.form-control,
.form-select {
	border-radius: 0;
}

.form-control,
.form-select,
.btn,
.input-group-text {
	padding: 8px 16px;
}

.text-primary {
	color: #83947E !important;
}

.text-bg-primary {
	background: #83947E !important;
	color: #fff;
}

.no-select {
	-webkit-user-select: none;
	/* Safari */
	-ms-user-select: none;
	/* IE 10 and IE 11 */
	user-select: none;
	/* Standard syntax */
}

header select {
	padding: 3px 10px !important;
	border: 0 !important;
}

header .d-mobile select {
	padding: 4px 10px !important;
	border: 1px solid #ccc !important;
}

header {}

header .en_ust {
	position: relative;
	background: #83947E !important;
	color: #fff;
	font-size: 15px;
	display: block;
	margin-bottom: 0 !important;
	padding: 2px 0;
}

header .en_ust ul.nav {}

header .en_ust ul.nav li {}

header .en_ust ul.nav li:not(.gtranslate) a {
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
}

header .en_ust ul.dil li a {
	font-size: 13px;
	line-height: 24px;
}

header nav.navbar {
	font-size: 15px;
	padding: 12px 0 !important;
}

header #menu .d-flex {
	background: #83947E;
	padding: 10px 15px;
}

header #menu ul.nav {}

header #menu ul.nav li {}

header #menu ul.nav li:not(.gtranslate) a {
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
}

header #menu ul.dil li a {
	font-size: 13px;
	line-height: 24px;
}

header .navbar-mobil {
	background: #83947E;
}

header .navbar .right a.navbar-text {
	text-decoration:none;
}
header .navbar .right a.navbar-text:hover {
	color:var(--bs-navbar-color) !important;
}

.offcanvas ul.nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.offcanvas ul.nav li {
	width: 100%;
}

.offcanvas ul.nav li a {
	display: block;
	color: #83947E !important;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	padding-left: 0;
	padding-right: 0;
}

.sosyal .btn {
	border-color: #83947E;
	color: #83947E;
	border-radius: 100px;
	padding: 0;
}

.sosyal .btn:not(:last-child) {
	margin-right: 2px;
}

.sosyal .btn i {
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 0;
	line-height: 40px;
	text-align: center;
}

.btn-facebook:hover {
	background: #1773EA !important;
	border-color: #1773EA !important;
	color: #fff !important;
}

.btn-twitter:hover {
	background: #30C7F5 !important;
	border-color: #30C7F5 !important;
	color: #fff !important;
}

.btn-instagram:hover {
	background: #F60779 !important;
	border-color: #F60779 !important;
	color: #fff !important;
}

.btn-youtube:hover {
	background: #ff0000 !important;
	border-color: #ff0000 !important;
	color: #fff !important;
}

.btn-tiktok:hover {
	background: #000000 !important;
	border-color: #000000 !important;
	color: #fff !important;
}

.slider.swiper {
	width: 100%;
	height: 688px;
	border-bottom: 10px solid #83947E;
}

.slider.swiper .detay {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	max-height: 700px;
}

.slider.swiper .detay .container {
	position: relative;
}

.slider.swiper .detay .right {
	position: relative;
	padding: 40px;
	left: 30px;
	margin-bottom: 0;
	z-index: 10;
}

.slider.swiper .detay h5 {
	color: #fff;
	position: absolute;
	text-align: right;
	z-index: 5;
	bottom: -1px;
	left: -30px;
	margin: 0;
	padding: 62px 10px 20px 10px;
	background: #83947E;
	font-size: 13px;
	font-weight: 300;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	max-height: 700px;
	white-space: nowrap;
}

.slider.swiper .detay p {
	position: relative;
}

.slider.swiper .detay .gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 200px;
	z-index: 3;
	background: rgb(0, 0, 0);
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.3897934173669467) 0%, rgba(0, 212, 255, 0) 100%);
}

.slider.swiper h4 {
	font-size: 18px;
	color: #fff;
}

.slider.swiper h3 {
	max-width: 400px;
	font-size: 42px;
	color: #fff;
	font-family: 'Playfair Display', serif;
}

.slider.swiper p {
	max-width: 800px;
	color: #fff;
	margin: 0;
}

.slider .swiper-horizontal > .swiper-pagination-bullets,
.slider .swiper-pagination-bullets.swiper-pagination-horizontal,
.slider .swiper-pagination-custom,
.slider .swiper-pagination-fraction {
	bottom: 10px;
	left: 10px;
	width: 0px;
}

.slider .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
	line-height: 12px !important;
	margin: 0;
}

.slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #83947E;
}

section .bolum_baslik {
	font: bold 22px 'Playfair Display', serif;
	color: #83947E;
	margin: 20px 0;
}

section .baslik {
	font: bold 22px 'Playfair Display', serif;
	color: #83947E;
}

section.baslik {
	margin-top: -64px;
	padding-top: 64px;
	background: #EAEFE8;
}

section.baslik .p-4 {
	margin-top: 64px;
}

section.baslik .p-4 h1 {
	font-size: 32px;
	font-weight: 500;
	color: #83947E;
	text-transform: uppercase;
}

section.baslik li.breadcrumb-item a {
	color: #83947E;
}

section.baslik.daire {
	padding-top: 140px;
}

section.baslik.daire h1 {
	background: #fff;
	padding: 15px 20px;
	display: inline-block;
	margin: 0;
	font: bold 24px 'Playfair Display', serif;
	color: #83947E;
}

.hakkimizda {
	color: rgba(0, 0, 0, .67);
}

.hakkimizda h1 {
	font: bold 24px 'Playfair Display', serif;
	color: #83947E;
}

.hakkimizda p {
	font: 400 20px/28px;
}

.olanaklar .border i {
	font-size: 48px;
	margin-bottom: 12px;
	display: block;
}

.olanaklar a.border {
	display: block;
	font: 400 15px/24px 'Barlow', sans-serif;
	border: 1px solid #DEE2E6 !important;
	transition: .4s;
	text-transform: uppercase;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
}

.olanaklar .border:hover {
	border-color: #83947E !important;
}

.misyon_vizyon h3 {
	font: bold 24px 'Playfair Display', serif;
	color: #fff;
	margin-bottom: 40px;
}

.misyon_vizyon p {
	font: 400 24px 'Playfair Display', serif;
	color: #fff;
}

.daireler a.daire {
	height: 240px;
	width: 100%;
	display: block;
	position: relative;
	text-decoration: none;
}

.daireler a.daire:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	content: "";
	z-index: 1;
	background: rgb(0, 0, 0);
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.3897934173669467) 0%, rgba(0, 212, 255, 0) 100%);
}

.daireler a.daire h3 {
	position: absolute;
	bottom: 16px;
	left: 16px;
	font: bold 24px 'Playfair Display', serif;
	color: #fff;
	margin: 0;
	z-index: 2;
}

.daireler a.daire .fiyat {
	position: absolute;
	top: 5px;
	left: 0;
	color: #fff;
	background: #83947E;
	padding: 4px 8px;
	z-index: 2;
	border-radius: 0 4px 4px 0
}

.daireler a.daire .kisi {
	position: absolute;
	top: 42px;
	left: 0;
	color: #fff;
	background: #83947E;
	padding: 4px 8px;
	z-index: 2;
	border-radius: 0 4px 4px 0
}

.daireler a.daire .rezervasyon-btn {
	position: absolute;
	top: 5px;
	right: 0;
	color: #fff;
	background: #DC3545;
	font-size: 11px;
	padding: 4px 8px;
	z-index: 2;
	border-radius: 4px 0 0 4px
}

.daireler a.daire .rezervasyon-btn:hover {
	background: #C42232;
}


.galeri a {
	height: 240px;
	width: 100%;
	display: block;
	position: relative;
	text-decoration: none;
	position: relative;
	transition: .3s;
}

.galeri a h3 {
	position: absolute;
	bottom: 16px;
	left: 16px;
	font: 400 16px 'Barlow', sans-serif;
	color: #fff;
	margin: 0;
}

.galeri a:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	content: "\f002";
	font-weight: 300;
	font-family: "Font Awesome 5 Pro";
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s;
}

.galeri a:hover:before {
	background: rgba(255, 255, 255, .2);
	font-size: 48px;
}

.fotorama__thumb-border {
	border-color: #83947E;
}

.harita {
	overflow: hidden;
	margin-bottom: -10px;
}

.iletisim {
	height: 720px;
	position: relative;
}

/*.iletisim .bg {position:absolute;width:100%;height:100%;filter: grayscale(1);}*/
.iletisim .bg {
	position: absolute;
	width: 100%;
	height: 100%;
}

.iletisim .container {
	position: relative;
}

.iletisim .card.bilgi {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 630px;
}

.iletisim .card.bilgi h3 {
	font: 400 22px;
	color: #E35F6F;
}

.iletisim .card.bilgi .telefon {
	font-size: 32px;
	font-weight: 900;
	color: #484646;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	color: inherit;
}

.iletisim .card.bilgi .liste {}

.iletisim .card.bilgi .liste .oge {
	font-size: 20px;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
	color: inherit;
}

.iletisim .card.bilgi .liste .oge i {
	color: #E35F6F;
}

.iletisim .card.iletisim_formu {
	position: absolute;
	right: 0;
	bottom: 30px;
	width: 400px;
}

.iletisim .card.iletisim_formu .card-header {
	position: absolute;
	left: -40px;
	top: 0;
	border: 0;
	padding: 10px 8px;
	border-radius: 0;
	background: #83947E;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
}

.harici_odeme .card {}

.harici_odeme .card .card-header {
	position: absolute;
	left: -40px;
	top: 0;
	border: 0;
	padding: 10px 8px;
	border-radius: 0;
	background: #83947E;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
}

.blog.liste {
	text-decoration: none;
	display: block;
	color: inherit !important;
}

.blog.liste:hover {
	text-decoration: none;
	display: block;
	color: #1071C8 !important;
}

.blog.liste .header {
	position: relative;
}

.blog.liste h3 {
	background: #F7F3F4;
	font: 600 18px 'Playfair Display', serif;
	padding: 15px;
	text-decoration: none !important;
}

.blog.liste .header .kategori {
	position: absolute;
	bottom: 0;
	left: 15px;
	padding: 10px 5px;
	font-size:1em.;
	background: #83947E;
	color: #fff;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
}

#daire .slider {}

#daire .lSSlideOuter {}

#daire .lSSlideOuter .lSSlideWrapper {
	margin-right: 5px !important;
}

#daire .lSSlideOuter .lSSlideWrapper ul li {}

#daire .lSSlideOuter .lSSlideWrapper ul li img {
	height: 389px;
	border: 3px solid #81927C;
}

#daire .lSSlideOuter .lSPager.lSGallery li {
	border-radius: 0 !important;
	border: 3px solid #81927C;
	height: auto !important;
	margin-bottom: 12px !important;
}

#daire .lSSlideOuter .lSPager.lSGallery li.active {
	position: relative;
}

#daire .lSSlideOuter .lSPager.lSGallery li.active:after {
	position: absolute;
	right: 0;
	top: 30px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 8px 0;
	border-color: transparent #81927C transparent transparent;
}

#daire ul.lSGallery li a img {
	width: 100% !important;
	height: 100% !important;
}


#daire .paylas a {
	padding: 10px;
	margin-left: 6px;
	text-decoration: none;
	width: 32px;
	height: 32px;
	border-radius: 100px;
	transition: .3s;
}

#daire .paylas a i {
	font-size: 18px;
}

#daire .paylas a.btn-facebook {
	background: #1773EA !important;
	border-color: #1773EA !important;
	color: #fff !important;
}

#daire .paylas a.btn-facebook:hover {
	background: #1365D5 !important;
	border-color: #1365D5 !important;
	color: #fff !important;
}

#daire .paylas a.btn-twitter {
	background: #30C7F5 !important;
	border-color: #30C7F5 !important;
	color: #fff !important;
}

#daire .paylas a.btn-twitter:hover {
	background: #0BB6E8 !important;
	border-color: #0BB6E8 !important;
	color: #fff !important;
}

#daire .paylas span {
	color: #D2CECF;
}

#daire .bilgi {
	color: rgba(0, 0, 0, .7);
}

#daire .bilgi .ust span {
	color: #D2CECF;
	font-size: 16px;
}

#daire .bilgi .ust span.fiyat {
	background: #83947E;
	color: #fff;
	padding: 10px 20px;
	margin-left: 10px;
	display: inline-block;
	font-size: 18px;
}

#daire .fiyat small {
	font-size: 12px;
	margin-left: 10px;
}

#daire .nav-tabs {}

#daire .nav-tabs .nav-link {
	background: #ddd;
	color: #83947E;
	margin-right: 10px;
	border: 0;
	border-radius: 0;
	padding: 15px 20px;
}

#daire .nav-tabs .nav-link.active {
	background: #83947E !important;
	color: #fff;
}

#daire h3 {
	font: bold 28px 'Playfair Display', serif;
	margin-bottom: 20px;
}

#daire .img-bg {
	position: relative;
}

#daire .img-bg .etiket {
	position: absolute;
	bottom: 0;
	left: 10px;
	padding: 15px 10px;
	font-size: 14px;
	background: #83947E;
	color: #fff;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
}

#daire .rezervasyon .p-5 {
	background: #D9D9D9;
}

#daire .mesaj {
	color: #fff;
	text-align: center;
}

#daire .fiyat_listesi .ay {}

#daire .fiyat_listesi .ay.aktif {
	background: #EAEFE8;
	border: 2px solid #EAEFE8;
}

#daire .rezervasyon_ozeti .baslik {
	border-top: 5px solid #83947E;
}

#daire .rezervasyon_ozeti .list-group-item span.text {
	color: #646464;
}

#daire .rezervasyon_ozeti span {
	display: inline-block;
	text-align: right;
}

#daire .rezervasyon_ozeti span.deger {
	padding: 3px 6px;
	background: #eee;
}

.daterangepicker td.in-range {
	background: rgba(131, 148, 126, 0.1);
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
	background: #83947E;
}

#daire .calendar {
	background: none;
	color: #83947E;
	font-family: 'Playfair Display', serif;
}

#daire .calendar thead {
	font-size: 12px;
}

#daire .uygunluk_takvimi .musait {
	background: #e7f7e4;
	color: #83947E;
}

#daire .uygunluk_takvimi .dolu {
	background: #DC3545;
	color: #fff;
}

.takvim {
	height: auto;
}

.calendar-header th {
	padding: 5px 3px;
}

.calendar-title th {
	padding: 5px 10px;
	font-size: 18px;
}

.calendar tr td,
.calendar tr th {
	background: #e7f7e4;
	border: 1px solid #fff;
}

.calendar tbody tr td.today {
	background: rgba(0, 0, 0, .1);
}

.calendar tbody tr td {
	overflow: hidden;
}

.calendar tbody tr td.mask {
	background: #DC3545;
	color: #fff;
}

.calendar tbody tr td.day div {
	text-shadow: rgba(255, 255, 255, .8) 1px 1px 0px;
	padding: 2px !important;
}

.calendar tbody tr td.day div:first-child {
	line-height: 16px;
	height: 16px;
}

.calendar tbody tr td.day div:last-child {
	font-size: 14px;
	text-align: right;
}

.calendar tbody tr td.mask-start div,
.calendar tbody tr td.mask div,
.calendar tbody tr td.mask-end div {
	text-shadow: rgba(0, 0, 0, .8) 1px 1px 0px;
}

.calendar tbody tr td.mask-start {
	background: #e7f7e4;
	position: relative;
	color: #fff;
}

.calendar tbody tr td.mask-start div {
	position: relative;
	z-index: 1;
}

.calendar tbody tr td.mask-start:after {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	z-index: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 41px 35px;
	border-color: transparent transparent #DC3545 transparent;
}

.calendar tbody tr td.mask-end {
	background: #e7f7e4;
	position: relative;
	color: #fff;
}

.calendar tbody tr td.mask-end div {
	position: relative;
	z-index: 1;
}

.calendar tbody tr td.mask-end:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	z-index: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 41px 35px 0 0;
	border-color: #DC3545 transparent transparent transparent;
}

.calendar-title {
	color: #83947E;
}

footer {
	background: #EAEFE8;
	padding: 40px;
}

footer img.logo {
	max-width: 250px;
	height: auto;
}

footer ul {
	list-style-type: none;
}

footer ul li {}

footer ul li a, .blog-link a {
	color: #83947E;
	text-decoration: none;
}

#onceki_sonraki_icerikler {
	margin: 25px auto;
	padding: 15px;
	border: 1px solid #ddd;
}

#onceki_sonraki_icerikler i.mr-2 {
	margin: 25px auto;
	padding: 15px;
	border: 1px solid #ddd;
}

#onceki_sonraki_icerikler i.ml-2 {
	margin: 25px auto;
	padding: 15px;
	border: 1px solid #ddd;
}

.alert button.close {
	display: none;
}

@media (max-width: 991px) {
	footer ul {
		margin: 0;
		padding: 0;
	}

	section.baslik.daire {
		padding-top: 80px;
	}

	section.baslik.daire h1 {
		padding: 10px 20px;
	}

	.swiper-pagination {
		display: none;
	}

	section.baslik {
		margin-top: 0;
		padding-top: 0;
	}

	section.baslik .p-4 {
		margin-top: 0;
	}

	#daire .nav-tabs .nav-link {
		margin-right: 8px;
		border: 0;
		border-radius: 0;
		padding: 15px 15px;
	}

	header .btn-menu,
	header .btn-whatsapp {
		padding: 8px 12px !important;
	}

	header nav.d-lg-none .btn-whatsapp {
		padding: 5px 10px !important;
	}

	.sosyal .btn i {
		padding: 0 !important;
	}

	.iletisim {
		height: auto;
		position: relative;
	}

	.iletisim .bg {
		position: absolute;
		width: 100%;
		height: 100%;
		display: none;
	}

	.iletisim .container {
		position: relative;
	}

	.iletisim .card.bilgi {
		position: static;
		left: 0;
		bottom: 0;
		width: 100%;
	}

	.iletisim .card.bilgi h3 {
		font: 400 22px;
		color: #E35F6F;
	}

	.iletisim .card.bilgi .telefon {
		font-size: 32px;
		font-weight: 900;
		color: #484646;
		margin-bottom: 10px;
		display: block;
		text-decoration: none;
		color: inherit;
	}

	.iletisim .card.bilgi .liste {}

	.iletisim .card.bilgi .liste .oge {
		font-size: 20px;
		margin-bottom: 8px;
		display: block;
		text-decoration: none;
		color: inherit;
	}

	.iletisim .card.bilgi .liste .oge i {
		color: #E35F6F;
	}

	.iletisim .card.iletisim_formu {
		position: static;
		width: 100%;
	}

	.iletisim .card.iletisim_formu .card-header {
		position: static;
		font-size: 16px;
		font-weight: 300;
		padding: 8px 15px;
		writing-mode: inherit;
		transform: rotate(0);
	}

}

@media (max-width: 767px) {
	footer {
		padding: 1rem;
	}
}

@media (max-width: 575px) {
	.paylas {
		margin-top: 10px;
	}
}

#page_load {
	padding-bottom:15px !important;
}