     .swiper-button-next {
    top: 50% !important;
}

.swiper-button-prev {
    top: 50% !important;
}
		@media (min-width:769px){
			.owl-tema img {
    height: 190px;
}	
		}
		.tur-landing-page .searcher .searchwrap .kode_felid {flex-direction: column;}
		.tur-landing-page .searcher .searchwrap select {border: 0;height: 26px;padding: 0;}

.owl-tema .owl-nav button span, .owl-oteller .owl-nav button span {
    font-size: 53px;
    color: #b00505;
    transform: translate(-50%, -54%);
    top: 50%;
    left: 50%;
    position: absolute;
}

.owl-tema .owl-nav, .owl-oteller .owl-nav {
    position: absolute;
    top: 36%;
    width: 100%;
}
.owl-tema .owl-nav button span, .owl-oteller .owl-nav button span {
    right: 0;
    position: absolute;
}
.swiper-button-next {
    background: #d6d6d6;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #b00505;
}
.swiper-button-next:after, .swiper-rtl, .swiper-button-prev:after {
    font-size: 22px;
}
.swiper-button-prev {
    background: #d6d6d6;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #b00505;
}
.anabanner-slide-box {
    margin-bottom: 30px;
}
.section-title-tur h2 {
    text-align: center;
    margin-bottom: 15px;
}
figcaption.content {height:auto;}
.popuelerbolgeler {
    padding: 30px 0;

}
.kampanya {
    background: #f5f5f5;
    padding: 30px 0;

}
.tur-landing-page .searcher .searchwrap {
    display: block;
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.tur-landing-page .searcher .searchwrap button {
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
    height: 59px;
    padding: 0 12px;
    width: 101%;
    background: #fe7c14;
    color: #fff;
    transition: linear all 400ms;
    border: 1px solid #fc812a;
    border-radius: 0px 8px 8px 0px;
    margin-left: 1px;
}

.turlar-banner {
    position: relative;
}
.turlar-banner img {
    height: 450px;
    object-fit: cover;
}

		.turlar-banner img {
    height: 450px;
    object-fit: cover;
}
@media (max-width: 768px) {
    .tur-landing-page .searcher {
        background: #f2f2f200 !important;
        background: rgba(255, 255, 255, 0.4);
        background-blend-mode: normal, multiply;
        box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.1) !important;
        -webkit-backdrop-filter: blur(12px);
        backdrop-filter: blur(12px);
        width: 90%;
        border-radius: 20px !important;
        overflow: hidden;
        padding-bottom: 18px;
    }
	.searcher {
    top: 40% !important;

}
.tur-landing-page .searcher .searchwrap .column {
        border-bottom: unset !important;
		margin-bottom: 10px;
    }
	.kode_felid {

    height: 50px !important;
}
.tur-landing-page .searcher .searchwrap button {
    height: 50px !important;

}
}
.searcher {
    position: absolute;
    top: 50%;
    left: 50%;
    /* z-index: 9; */
    width: 100%;
    transform: translate(-50%,-50%);
}

.turlar-banner {
    position: relative;
}
.kode_felid{
    background-color: rgb(255, 255, 255);
    border-radius: 8px;
    height: 84px;
}
.tur-landing-page .searcher .searchwrap {
	background:unset;
}
.tur-landing-page .searcher .searchwrap .kode_felid {
	flex-direction: unset;
	padding: 16px;
    font-size: 16px;
}
.tur-landing-page .searcher .searchwrap .column {
	border-right: unset !important;
}
.tur-landing-page .searcher .searchwrap button {
	height:80px;
	    border-radius: 8px;
}
/* Menü başlangıçta gizli */
.tur-hizli-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1001;
    background: #fff;
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    border-radius: 6px;
}
.header-waypoint-sticky.header-main {
	z-index: 0 !important;
}

/* Overlay (arka plan kararma) */
.overlay {
    display: none;
    position: fixed;
    top: 0; left: 0; 
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 8;
}

/* Menü elemanları */
.tur-hizli-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tur-hizli-menu ul li a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
}
.tur-hizli-menu ul li a:hover {
    background: #f2f2f2;
}

ul {
}

.tur-hizli-menu ul {
    /* display: flex; */
    align-items: center;
    max-height: 546px;
    display: flex;
    /* flex-direction: column; */
    background-color: rgb(255, 255, 255);
    list-style-type: none;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 16px 0px;
    padding: 24px;
    margin: 2px 0px 0px;
    overflow: auto;
    border-radius: 8px;
    flex-flow: wrap;
    gap: 8px;
}

.tur-hizli-menu li a {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    font-family: Montserrat, "Proxima Nova", sans-serif;
    font-weight: 500;
    min-width: 64px;
    background-color: rgb(255, 255, 255);
    color: rgb(38 164 181) !important;
    line-height: 24px;
    text-transform: none;
    font-size: 14px;
    outline: 0px;
    margin: 0px;
    text-decoration: none;
    transition: background-color 250ms 
cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms 
cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms 
cubic-bezier(0.4, 0, 0.2, 1), color 250ms 
cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(241 140 50);
    border-image: initial;
    padding: 8px 16px;
}
.header-main {
	z-index: 8;
}

.tur-landing-page .searcher .searchwrap .column {
    padding: 0px 4px;

}
.banner-text {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,-50%);
}

.banner-text h1 {
    color: white;
}

.tur-landing-page .cards .card .cover h3 {
 
    z-index: 2;
    width: 100%;
 
    color: white;
    text-shadow: 0 1px 5px rgb(0 0 0 / 70%);
    width: 100%;
    font-weight: 600;
    text-align: left;
    margin: 0;
    border-bottom: 1px solid #ffffff52;
    padding: 22px 0px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
    /* position: relative; */
}
.tur-landing-page .cards .card .cont ul li {
    display: inline-block;
    width: calc(100% / 1);
    /* padding: 0 2.5px; */
}
.cont {
    position: absolute;
    top: 0;
}

.card {
    position: relative;
}
.bottom a {
    color: white !important;
    font-size: 16px !important;
}

.bottom a:hover {
    text-decoration: underline !important;
}
.cards {
    margin-top: 30px;
}

.card {
    border-radius: 10px;
    overflow: hidden;
}
.cards {
    margin-top: 30px;
}

.card {
    border-radius: 10px;
    overflow: hidden;
}

.turlar-banner:before {
    content: "";
    background: linear-gradient(rgba(18, 5, 41, 0), rgb(0 0 0 / 62%));
    position: absolute;
    left: 0;
    bottom: 0;
    /* z-index: 9; */
    width: 100%;
    height: 100%;
}
.tur-landing-page .searcher {
    background: unset;
}
section.tur-landing-page {
    padding-bottom: 30px;
}
.tur-landing-page .landing-cont-wrap {float:unset;}