.nav-slit a {
	position: absolute;
	top: 50%;
	display: block;
	outline: none;
	text-align: left;
	z-index: 1000;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.nav-slit a.prev {
	left: 0;
}

.nav-slit a.next {
	right: 0;
}

.nav-slit a svg {
	display: block;
	margin: 0 auto;
	padding: 0;
}
.color-5 { background: #cdd2d5; }

.nav-slit .icon-wrap {
	position: relative;
	display: block;
	padding: 40px 5px;
	background-color: #000;
}

.nav-slit svg.icon {
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
	fill: #fff;
}

.nav-slit div {
	position: absolute;
	top: 0;
	width: 200px;
	height: 100%;
	background-color: #000;
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.nav-slit a.prev div {
	left: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.nav-slit a.next div {
	right: 0;
	text-align: right;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.nav-slit h3 {
	position: absolute;
	top: 100%;
	margin: 0;
	padding: 0 20px;
	width: 100%;
	height: 30%;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 0.75em;
	line-height: 2.75;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webki-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;overflow: hidden;
}
.nav-slit h3::after {
  background-color: #000;
  content: "...";
  height: 100%;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
}
.nav-slit img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.nav-slit a:hover svg.icon {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.nav-slit a.prev:hover svg.icon {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.nav-slit a.next:hover svg.icon {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.nav-slit a:hover div {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.nav-slit a:hover h3 {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
svg:not(:root) {
  overflow: hidden;
}
.svg-wrap {
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 0;
}



    .swiper-container {
        width: 100%;
        float: left;
    }
	.slider_resim {
		position: relative;
		width: 100%;
		float: left;
		z-index: 3;
		height: 100%;
		background-size: cover;
		background-position: center;
	}


.slide-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
      z-index: 3;
}
.slide-img {
	position: relative;
	width: 100%;
	background-size: cover;
	background-position: center;
	z-index: 3;
	float: left;
}
.menu-slide-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
      z-index: 3;
}

.swiper-slide {
  overflow: hidden;
  z-index: auto !important;
}


		
.slider_resim_mobil {display: none;}

.parallax-bg {
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 60%;
  z-index: 2;
}

.swiper-slide:first-child .prev {
  display: none;
}

.swiper-slide:last-child .next {
  display: none;
}
.slider_resim > img {
  display: block;
}
.slider_yaziyer {
	z-index: 4;
	bottom: 10%;
	position: absolute;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	left: 17%;
}



.swiper-slide-active .slider_yaziyer {
	opacity: 1;
	-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}




.slider_box img {
	width: 100%;
	height: auto;
	display: block;
}
.slider_resim::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0,0.6);
}
.slider_aciklama {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	z-index: 8;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-direction: column;
}

.slider_aciklama h2 {
	color: #fff;
	font-size: 6vw;
	font-weight: 900;
	text-shadow: 3.394px 6.122px 0px rgba(0, 0, 0, 0.21);
}

.slider_aciklama h3 {
	background-color: #e41937;
	color: #fff;
	font-size: 1.4vw;
	letter-spacing: 4px;
	padding: 10px 30px;
}




/*--------------------*/
/* Circle slide */
/*--------------------*/

.nav-circleslide {
	z-index: 2;
}


.nav-circleslide a {
	position: absolute;
	top: 50%;
	color: #fff;
	z-index: 5;
	font-size: 30px;
	transform: translate(0,-50%);
	display: flex;
	width: 75px;
	height: 60px;
	justify-content: center;
	align-items: center;
	z-index: 15;
}
.camp_slider_box a {
	top: 50%;
}
.nav-circleslide a:first-child {
  left: -60px;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.nav-circleslide a:last-child {
  right: -60px;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}

.slider_box:hover .nav-circleslide a:first-child {
	left: 0px;
	-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
  }
  .slider_box:hover .nav-circleslide a:last-child {
	right: 0px;
	-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
  }


.anasayfa_adres {
  color: #12434c;
}


.anasayfa_adres a {
  color: #12434c;
  font-weight:700;
}
.anasayfa_adres a:hover {
  color: #68cbdd;
}

.swiper-pagination {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
}
.swiper-pagination span {
	width: 20px;
	opacity: 1 !important;
	height: 20px;
	margin-right: 5px;
	background-color: #fff !important;
	border: 3px solid #e2091e;
	/* border-radius: 0 !important; */
	-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}
.swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #d12e49 !important;
  -webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;
}


.product_detail_slider_box {
  height: 760px;
}
.swiper-container.gallery-top {
      height: 80%;
      width: 100%;
    }
    .swiper-container.gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }
    .gallery-thumbs .swiper-slide {
      height: 100%;
      opacity: 0.4;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }

    .product_detail_slider_box .swiper-slide {
	background-size: cover;
	background-position: center;
}


.slider_box {
	float: left;
	width: 100%;
	position: relative;
	background-color: #000;
	overflow: hidden;
	z-index: 9;
	height: 100vh;
}
.swiper-slide::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0,0.5);
}

.slideryer {
	height: 100vh;
	display: flex;
	position: relative;
	z-index: 7;
	align-items: flex-end;
}
.slider_sag {
	width: 40%;
	height: 88%;
	position: relative;
}

.swiper-slide {
}
.slider_detay {
	position: absolute;
	bottom: 5%;
	left: 6%;
	z-index: 9;
	right: 9%;
	color: #fff;
	font-weight: 700;
}

.slider_detay h2 {
  color: #fff;
  font-size: 50px;
}

.swiper-container {
	z-index: auto !important;
}
.swiper-wrapper {
	z-index: auto !important;
}

.swiper-image-detail {
	background-size: cover;
	background-position: center center;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 0%, 0.2);
	background-blend-mode: overlay;
	position: absolute;
	z-index: 15;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.slider_resimbox {
	background-size: cover;
	background-position: center center;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 0%, 0.2);
	background-blend-mode: overlay;
	position: absolute;
	z-index: 15;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

  .swiper-image {
	
	-webkit-transition: all 1s linear;
	transition: all 1s linear;
	-webkit-transition-delay: 1s;
			transition-delay: 1s;
  }

  .swiper-image-detail h2, .swiper-slide-duplicate h2, .swiper-slide-next h2, .swiper-slide-prev h2  {
	color: #fff;
	font-size: 3.125vw;
	line-height: 1;	
	-webkit-transform: translate3d(0, -20%, 0);
	transform: translate3d(0, -20%, 0);
	opacity: 0;
	text-align: center;
	-webkit-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
	-moz-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
	-ms-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
	-o-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
	transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
}



.swiper-image-detail h5, .swiper-slide-duplicate h5, .swiper-slide-next h5, .swiper-slide-prev h5  {
			font-family: 'notyou';
			font-size: 14px;
			letter-spacing: 2px;
			transform: translate3d(0, -50%, 0);
			opacity: 0;
			color: #fff;
			-webkit-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
			-moz-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
			-ms-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
			-o-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
			transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
			-webkit-transform: translate3d(0, -50%, 0);
			-moz-transform: translate3d(0, -50%, 0);
			-ms-transform: translate3d(0, -50%, 0);
			-o-transform: translate3d(0, -50%, 0);
}

.swiper-slide-active .swiper-image-detail h2,
.swiper-slide-active .swiper-image-detail h5,
.swiper-slide-duplicate-active .swiper-image-detail h2,
.swiper-slide-duplicate-active .swiper-image-detail h5 {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
	-moz-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
	-ms-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
	-o-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
	transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
}

.swiper-slide-duplicate-next h2, .swiper-slide-duplicate-prev h2, .swiper-slide-duplicate-next h5, .swiper-slide-duplicate-prev h5 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
opacity: 1;
-webkit-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
-moz-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
-ms-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
-o-transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
transition: all .8s cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s;
}

.slider_count_arrow {
	position: absolute;
	bottom: 27%;
	z-index: 20;
	left: 0;
	right: 0;
}


.swiper-counter {
	display: flex;
	float: left;
	width: 100%;
	justify-content: center;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	align-items: center;
  }
  .count-center {
	width: 140px;
	height: 2px;
	background-color: #5D8D3E;
	margin: 0 20px;
  }

  .slider_resim .slider_resimbox {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transition: all 25.5s ease-in-out;
	-webkit-transition: all 25.5s ease-in-out;
	-moz-transition: all 25.5s ease-in-out;
	-ms-transition: all 25.5s ease-in-out;
	-o-transition: all 25.5s ease-in-out;
}


.swiper-slide-active  .slider_resim .slider_resimbox, 
.swiper-slide-duplicate-active .slider_resim .slider_resimbox {
	transform: scale(2);
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transition: all 35.5s ease-in-out;
	-webkit-transition: all 35.5s ease-in-out;
	-moz-transition: all 35.5s ease-in-out;
	-ms-transition: all 35.5s ease-in-out;
	-o-transition: all 35.5s ease-in-out;
}



  .activities .nav-circleslide a:first-child {
	left: 0;
  }
  .activities .nav-circleslide a:last-child {
	right: 0;
  }