@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Arsenal:wght@400;700&display=swap');


html {
	position: relative;
	min-height: 100%;
}
body {
	width: 100%;
	height: auto;
	font-family: 'Source Sans Pro', sans-serif;
	color: #222;
	font-size: 15px;
	background-color: #e6e6e6;
}
main {
	width: 100%;
	height: auto;
}
a {
	color: #222;
	outline: 0;
}
a:hover {
	color: #A59154;
}
p {
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}
.mobile-book {
	display: none;
}
.whatsapp {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 5;
	margin-bottom: 30px;
	margin-right: 30px;
}
.whatsapp img {
	width: 50px;
}
.btn {
	font-weight: 600;
}
.red {
	color: #dc3545;
}
.container {
	max-width: 1200px;
}
.menu {
	font-size: 40px;
	line-height: 40px;
	padding-top: 20px;
}
header {
	width: 100%;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
header .logo {
	text-align: center;
}
header .logo .img {
	width: 100%;
	height: auto;
}
.ust-menu {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
}
.ust-menu ul {
	list-style: none;
	float: right;
	padding: 0px;
	margin: 0px;
}
.ust-menu ul li {
	float: left;
}
.ust-menu ul li a {
	padding-left: 20px;
}
.ust-menu .dropdown {
	padding: 0px;
	margin: 0px;
}
.anasayfaHeader {
	position: absolute;
	top: 0;
	z-index: 9;
	background-image: url(../images/assets/menu-bg.png);
	background-repeat: repeat-x;
}
.safe-tourism {
	position: fixed;
	bottom: 0;
	right: 0;
	padding-right: 30px;
	padding-bottom: 140px;
	z-index: 9;
}
.safe-tourism img {
	width: 80px;
}

.accordion, .card, .card-hader, .collapse {
	background-color: unset;
}
.card-header {
	padding: 0px;
}
.accordion .collapse {
	background-color: rgb(255,255,255); /* Black fallback color */
	background-color: rgba(255,255,255, 0.1); /* Black w/opacity */
}
.accordion .collapse a {
	font-size: 28px;
	color: #f1f1f1;
}
/* When you mouse over the navigation links, change their color */
.accordion .collapse a:hover, .accordion .collapse a:focus {
	color: #f1f1f1;
	text-decoration: underline;
}

 /* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 100%;
  width: 0;
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgb(0,0,0); /* Black fallback color */
  background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 25%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

#anasayfaCarousel .carousel-caption {
	top: 215px;
	max-height: 160px;
	z-index: 2;
}
#anasayfaCarousel .carousel-caption a {
	display: block;
	color: #FFF;
}
#anasayfaCarousel .carousel-caption p {
	padding-top: 0px;
	margin-top: 15px;
}
#anasayfaCarousel .slogan-satir {
	width: 100%;
	float: left;
	text-align: left;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
#anasayfaCarousel .slogan1 {
	float: left;
	width: auto;
	background-image: url(../images/assets/slogan-bg.png);
	background-repeat: repeat;
	font-size: 28px;
	padding-left: 15px;
	padding-right: 15px;
}
#anasayfaCarousel .slogan2 {
	float: left;
	width: auto;
	background-image: url(../images/assets/slogan-bg.png);
	background-repeat: repeat;
	font-size: 32px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 600;
}
#langAcc {
	display: none;
}

.ayrac {
	width: 100%;
	height: auto;
	padding-top: 35px;
	padding-bottom: 30px;
	text-align: center;
}
.ayrac img {
	width: 100%;
	height: auto;
	max-width: 364px;
}
.panel {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.panel h1, .panel h2 {
	font-size: 32px;
	line-height: 32px;
	font-family: 'Arsenal', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0px!important;
	padding-top: 0px!important;
}
.panel article {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
}
.foto-galeri {
	width: 100%;
	height: auto;
}
.foto-galeri .card-columns {
	margin-top: -15px;
}
.foto-galeri .card {
	padding: 0px;
	margin-top: 15px;
}
.icerik-list h3 {
	font-size: 24px;
	line-height: 24px;
	font-family: 'Arsenal', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0px!important;
	padding-top: 0px!important;
}
.icerik-list ul {
	width: 100%;
	height: auto;
	padding: 0px;
}
.icerik-list ul {
	width: 100%;
	list-style: none;
	font-family: 'Arsenal', sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 0px;
}
.icerik-list ul li {
	display: inline;
}
.icerik-list ul li a {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: underline;
}
.icerik-img {
	width: 100%;
	height: auto;
	max-width: 700px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#odalaSlider {
	width: 100%;
	height: auto;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#odalaSlider .carousel-caption {
	color: #000;
	background-color: rgb(225,225,225);
	background-color: rgba(225,225,225, 0.6);
	top: 50%;
	transform: translateY(-50%);
	padding-left: 30px;
	padding-right: 30px;
}
#odalaSlider .carousel-caption p {
	font-size: 15px;
	padding-bottom: 15px;
}
#odalaSlider .carousel-caption h3 {
	font-family: 'Arsenal', sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	padding-top: 15px;
	font-weight: 600;
}
.w-100-img, .w-100-img img {
	width: 100%;
	height: auto;
	float: left;
}
.icerikSliderItem {
	text-align: left;
	padding-top: 30px;
}
.icerikSliderItem h3 {
	font-family: 'Arsenal', sans-serif;
	font-weight: 600;
	font-size: 20px;
	padding-top: 15px;
}
.icerikSliderItem p {
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 15px;
}
.iletisim {
	font-size: 15px;
}
.iletisim .baslik {
	font-size: 18px;
	margin-bottom: 30px;
	font-family: 'Arsenal', sans-serif;
	font-weight: 700;
}
.iletisim table td, .iletisim table th {
	border: none;
	padding: 0px;
	padding-bottom: 30px;
}
.iletisim table td {
	padding-left: 15px;
}
.google-map {
	width: 100%;
	height: 350px;
}
.google-map iframe {
	width: 100%;
	height: 350px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
footer {
	width: 100%;
	height: auto;
	background-color: #FFF;
	padding-bottom: 112px;
}
footer .baslik {
	width: 100%;
	border-bottom: solid 1px #A59154;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
footer .baslik-ust {
	border-bottom: solid 2px #A59154;
	width: auto!important;
	display: inline-table;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-right: 25px;
	font-weight: 500;
	text-transform: uppercase;
	color: #222;
	font-weight: 700;
}
.footer-ust  {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 30px;
}
.footer-ust h4 {
	font-size: 16px;
	font-family: 'Arsenal', sans-serif;
}
.footer-ust img {
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.footer-sosyal-medya  {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 15px;
	text-align: center;
}
.footer-sosyal-medya li  {
	display: inline-table;
	padding-left: 10px;
	padding-right: 10px;
}
.footer-sosyal-medya li a {
	font-size: 22px!important;
	color: #444;
}
.footer-sosyal-medya li a:hover {
	color: #939598;
}
.footer-alt {
	width: 100%;
	height: auto;
	float: left;
	background-color: #A59154;
	color: #FFF;
	line-height: 30px;
	text-align: center;
}
.footer-alt p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

@media screen and (max-width: 50em) {
	header .logo {
		text-align: left;
	}
	header .logo img {
		max-width: 200px;
	}
	.booking-form {
		display: none;
	}
	.mobile-book {
		display: unset;
		position: fixed;
		bottom: 0;
		left: 0;
		padding-left: 30px;
		padding-bottom: 30px;
		z-index: 19;
	}
	.safe-tourism {
		padding-bottom: 30px;
	}
	#anasayfaCarousel .carousel-caption {
		top: 220px;
		max-height: unset;
	}
	#anasayfaCarousel .slogan1 {
		font-size: 18px;
		line-height: 22px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#anasayfaCarousel .slogan2 {
		font-size: 22px;
		line-height: 24px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#odalaSlider p {
		display: none;
	}
	#odalaSlider h3 {
		font-size: 15px!important;
		margin-top: -10px;
	}
	#odalaSlider .btn {
		font-size: 12px!important;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	.icerik-list ul li a {
		line-height: 35px;
	}
	.modal-header h5 {
		font-family: 'Arsenal', sans-serif;
		font-weight: 700;
		font-size: 23px;
		color: #a59154;
	}
	.ust-menu {
		display: none;
	}
	.ayrac img {
		width: 100%;
		height: auto;
		max-width: 220px;
	}
	#langAcc {
		display: unset;
	}
	#langMenu a {
		font-size: 16px!important;
	}
	#langDropdown a {
		font-size: 16px!important;
	}
	footer {
		padding-bottom: 130px;
	}
	.footer-ust img {
		max-width: 260px;
	}
	.footer-ust .footer-logo {
		text-align: center;
	}
}