.tur-landing-page .searcher {background: transparent;border-bottom: 2px solid;border-image: linear-gradient(to right, #9c2a66 25%, #edbd40 25%, #edbd40 50%, #90c061 50%, #90c061 75%, #115bb9 75%) 5;}
.bread {display: flex;align-items: center;}
.bread .ayirici {padding: 0 10px;}
.bread a,
.bread span {color: #6f7e90;font-size: 13px;}
.bread span.active {font-weight: 600;}

.oteldetay .otelresimleri {position: relative;float: left;width: 100%;}
.oteldetay .otelresimleri .ress{overflow: hidden;float: left;padding: 2px;width: 25%;}
.oteldetay .otelresimleri .ress img{height: 150px;width: 100%;object-fit: cover;transition:0.3s ease all; -moz-transition:0.3s ease all; -webkit-transition:0.3s ease all;}

.oteldetay .otelresimleri .ress:nth-child(1) {width: 50%;}
.oteldetay .otelresimleri .ress:nth-child(1) img {height: 304px;width: 100%;object-fit: cover;border-top-left-radius: 6px;border-bottom-left-radius: 6px;}
.oteldetay .otelresimleri .ress:nth-child(3) img,
.oteldetay .otelresimleri .ress:nth-child(5) img {border-top-right-radius: 6px;border-bottom-right-radius: 6px;}

.oteldetay .otelresimleri .goster {}
.open-photo-modal-carousel {color: #fff !important;padding: 5px 10px;font-size: 14px;font-weight: bold;background: #e30613 !important;}

.hotel-title {font-size: 26px;line-height: normal;margin: 0;}

.navigator {box-shadow: 0px 7px 9px 0px rgb(0 0 0 / 10%);position: relative;z-index: 1;}
.navigator.fixed {position: fixed;top: 70px;background: #fff;width: 100%;}
.navigator .navigator-tab {list-style: none;margin: 0;padding: 0;display: flex;}
.navigator .navigator-tab li {border-bottom: 3px solid transparent;}
.navigator .navigator-tab li a {cursor: pointer;padding: 10px 19px;display: block;transition: all 0.5s ease;color: #000000;margin-right: 5px;}
.navigator .navigator-tab li a i {font-size: 14px;margin-right: 5px;}
/* .navigator .navigator-tab li:hover,
.navigator .navigator-tab li.active {border-bottom: 3px solid #e30613; } */
.navigator .navigator-tab li:hover a,
.navigator .navigator-tab li.active a {border-bottom: #e30613 solid;}
.bg-grey {background: #f5f5f5;}


.priceCalc {background: #ffffff;border-radius: 6px;box-shadow: 0px 2px 5px #00000014;}

.otelfiyatsablon.otel {background: #fff;border-radius: 6px;box-shadow: 0px 2px 5px #00000014;margin-bottom: 15px;border: 1px solid #10c47f;}
.otelfiyatsablon.otel .resim img {border-radius: 6px;}
.otelfiyatsablon.otel .title {padding: 5px 10px;border-bottom: 1px solid #ddd;margin: -10px -10px 10px;width: calc(100% + 20px);font-weight: bold;font-size: 15px;}
.otelfiyatsablon.otel .fiyat.desk {text-align: right;font-size: 13px;}
.otelfiyatsablon.otel .fiyat .indirimoran {display: inline-block;padding: 5px;line-height: normal;border-radius: 6px;background: #f36f21;color: #fff;}
.otelfiyatsablon.otel .fiyat .old {text-decoration: line-through;font-size: 13px;line-height: normal;color: #000;font-weight: bold;margin-top: 5px;}
.otelfiyatsablon.otel .fiyat .new {font-size: 18px;line-height: normal;color: #10c47f;font-weight: bold;}
.otelfiyatsablon.otel .fiyat small {color: #000;font-weight: bold;}
.otelfiyatsablon.otel .btn-success {background: #2ab01c;border-color: #2ab01c;padding: 7px 10px 7px;}
.otelfiyatsablon.otel .btn-success:hover {color: #fff;}
.otelfiyatsablon.otel .btn-warning {background: #e30613;border-color: #e30613;color: #fff;padding: 7px 10px 7px;}
.otelfiyatsablon.otel .btn-warning:hover {background: #e30613;border-color: #e30613;color: #fff;}

@media(max-width: 768px) {
	.otelfiyatsablon.otel .cont {margin: 10px 0px;}
	.navigator .navigator-tab li a span {display: none;}
	.otelfiyatsablon.otel .fiyat .old {font-size: 14px;}
	.otelfiyatsablon.otel .fiyat .new {font-size: 16px;}
	.otelfiyatsablon.otel .fiyat .indirimoran {padding: 3px;}
	.oteldetay .otelresimleri .ress {display: none;}
	.oteldetay .otelresimleri .ress:nth-child(1),
	.oteldetay .otelresimleri .ress img {display: block;width: 100%;border-radius: 6px;}
	.oteldetay .otelresimleri .goster {display: block !important;}
}

.odaTalepEt,
.contWrap {background: #fff;padding: 10px;float: left;width: 100%;}
.odaTalepEt {margin: 15px 0;background: #ffffff;border-radius: 6px;box-shadow: 0px 2px 5px #00000014;border: 1px solid #e5e5e5;}
.otel_info h1,
.otel_info h2,
.otel_info h3,
.otel_info h4,
.otel_info h5,
.otel_info h6 {font-size: 16px;font-weight: bold;margin-bottom: 5px;line-height: normal;}
.otel_info .infobaslik {display:none; font-size: 22px;border-bottom: 1px solid #ddd;padding-bottom: 5px;margin-bottom: 15px;font-weight: bold;color: #000;line-height: normal;}
.contWrap .title {font-size: 19px;border-bottom: 1px solid #ddd;padding-bottom: 5px;margin-bottom: 15px;font-weight: 500;color: #000;line-height: normal;}

.contWrap.minimize {overflow: hidden;height: 55px;}
.contWrap.minimize .title {cursor: pointer;}
.search-font {
    font-weight: 500;
    font-size: 12px;
}
.abc {
    border-radius: 6px;
    box-shadow: 0px 2px 5px #00000014;
    border: 1px solid #e5e5e5;
}