.anasayfa-giris-tarihi {
    width: 49% !important;
}

.anasayfa-cikis-tarihi {
    width: 49% !important;
}

.anasayfa-bolge {
    padding-left: 10px;
}

.cardImage__rightBadge {
    position: absolute;
    top: 20px;
    right: 0;
}

.heart {
    bottom: 20px;
    position: fixed;
    z-index: 999;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 40px;
    background: #00a500;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.2);
    animation: beat 1.5s ease 0 infinite
}

.wtsag {
    right: 20px
}

.wtsol {
    left: 20px
}

.wtmobil {
    display: none !important
}

@media only screen and (max-width: 1024px) {
    .wtmobil {
        display: block !important
    }

    .wtbilgisayar {
        display: none !important
    }
}

.bottomexternal {
    bottom: 85px !important
}

.heart:before,
.heart:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00a500;
    opacity: .4;
    border-radius: inherit
}

.heart:before {
    z-index: -2;
    animation: beat-before 1.5s ease 100ms infinite
}

.heart:after {
    z-index: -1;
    animation: beat-after 1.5s ease 200ms infinite
}

@keyframes beat {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

@keyframes beat-before {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.15)
    }
}

@keyframes beat-after {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }
}

.langs {
    margin-top: 1px;
    float: right;
}

a.gflag {
    vertical-align: middle;
    padding: 1px 0;
    background-repeat: no-repeat;
    background-image: url(/tema/assets/images/lang.png);
    margin-top: 5px;
    margin-left: 5px;
}

a.gflag img {
    border: 0
}

#goog-gt-tt {
    display: none !important
}

.goog-te-banner-frame {
    display: none !important
}

.goog-te-menu-value:hover {
    text-decoration: none !important
}

body {
    top: 0 !important
}

#google_translate_element2 {
    display: none !important
}

.icerik-yok {
    text-align: center;
    font-size: 25px;
}

.gslide-description {
    display: none;
}

.line-height-ozel {
    line-height: 20px;
}

.villa-yok {
    font-size: 22px;
    text-align: center;
    margin-top: 25px;
}

.fiyat-araligi-input {
    margin-right: 5px;
    position: relative;
}

.fiyat-araligi-input input {
    border: 1px solid var(--color-border) !important;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 4px;
}

.fiyat-araligi-input span {
    position: absolute;
    right: 10px;
    top: 5px;
}

/* Chrome, Safari, Edge, Opera */
.fiyat-araligi-input input::-webkit-outer-spin-button,
.fiyat-araligi-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.fiyat-araligi-input input[type=number] {
    -moz-appearance: textfield;
}

.sidebar.-mobile-filter {
    display: inherit;
    gap: inherit;
}

.devami {
    margin-bottom: 20px;
}

#villaicerik p {
    line-height: 22px;
}

#villaicerik[data-readmore] {
    transition: height 75ms;
    overflow: hidden;
    font-size: 14px;
}

#villaicerik+[data-readmore-toggle],
#villaicerik[data-readmore] {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin: 0;
}

.singleMenu {
    z-index: 9999999
}

.mini-kurlar a {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 0px 5px;
    color: #697488;
    border-radius: 4px;
    margin-left: 5px;
}

.mini-kurlar a:hover {
    border-color: var(--color-blue-1);
    color: var(--color-blue-1);
}

.hide {
    display: none;
}

.villa-ic-tek-ozellik {
    display: block;
    margin-top: 5px;
    color: #697488;
}

.btn {
    border: 2px solid transparent;
    color: #fff;
    padding: 0px 8px;
    cursor: pointer;
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
    border-radius: 0.1rem;
    background-color: #ecf0f1;
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.mesafe-bilgisi-item .text-15 span {
    display: block;
    margin: 0;
    color: var(--color-blue-1);
}

.mesafe-bilgisi-item .text-15 {
    line-height: 20px;
}

.mesafe-bilgisi-item .ikon-img {
    width: 50px;
    display: inline-block;
    text-align: center;
}

.teknik-ozellikler li {
    display: inline-block;
    width: 24%;
}

.musaitlik-takvimi .ui-datepicker-group {
    width: 33%;
    height: 340px;
}

.price-info .price-table li {
    flex: 0 0 100%;
    margin: 5px 0px;
    background-color: #f0f2f7;
    ;
    padding: 12px 20px;
    border-radius: 8px;
    transition: all 200ms;
    height: 72px;
}

.price-info .price-table li:hover {
    background-color: var(--color-blue-1);
    transform: scale(1.05);
}

.price-info .price-table li span {
    font-size: 15px;
}

.price-info .price-table li .left-section strong {
    color: #2e2e2e;
    ;
}

.price-info .price-table li .price strong {
    color: #343a40;
    ;
}

.price-info .price-table li .left-section span {
    font-size: 14px;
}

.price-info .price-table li:hover .left-section,
.price-info .price-table li:hover .left-section strong {
    color: #fff;
}

.price-info .price-table li .price {
    background-color: #fff;
    padding: 5px 15px;
    border-radius: 8px;
}

.price-info .mr-2,
.price-info .mx-2 {
    margin-right: 0.5rem !important;
}

.price-info .mr-auto,
.price-info .mx-auto {
    margin-right: auto !important;
}

.price-info .price-in li {
    display: flex;
    align-items: center;
    width: calc(50% - 10px);
    padding: 20px 15px;
    margin: 5px 0px;
    box-shadow: 0px 0px 6px rgb(228 228 228);
    border-radius: 8px;
    min-height: 72px;
    margin-right: 10px;
}

.price-info .price-in li img {
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 8px;
}

.price-info .price-in li span {
    font-weight: 500;
}

.w100 {
    width: 100%;
}

#talepsonucu {
    font-size: 15px;
}

#talepsonucu .row {
    margin-bottom: 6px;
}

/*harita*/
#harita {
    width: 100%;
    margin-top: 0;
    height: 700px;
    margin-bottom: 0;
    overflow: hidden;
    z-index: 1
}

#full-harita {
    width: 100%;
    margin-top: 20px;
    height: 700px;
    margin-bottom: 0;
    overflow: hidden;
    z-index: 1;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgb(46 54 82 / 10%);
}

.bayi_map_adi {
    font-size: 16px !important;
    color: #000 !important
}

.markerspan {
    display: block;
    font-size: 14px;
    margin-bottom: 2px
}

.markerspan strong {
    width: 70px;
    display: inline-block
}

.harita-ul {
    margin-top: 15px;
    margin-bottom: 15px
}

.harita-ul li {
    width: auto;
    margin: 0;
    color: #24ad78;
    padding: 0 5px 0 0;
    display: inline-block;
    list-style: none;
    width: 32%;
    font-size: 13px;
    text-align: center;
    margin-bottom: 0 !important
}

.harita-ul li i {
    margin-right: 5px;
    font-size: 11px !important
}

.harita-btn {
    display: block;
    width: 100%;
    padding: 5px 0;
    border-radius: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-top: 5px;
    color: #fff !important;
    background-color: var(--info-color-2);
    border-color: var(--info-color-2);
    margin-top: 10px
}

.harita-img {
    width: 301px;
    height: 187px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    background-image: url(/tema/assets/images/harita-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 75px auto
}

.harita-img img {
    width: 100%
}

.kutufiyat {
    position: absolute;
    z-index: 998;
    top: 0;
    left: 0;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 5px 5px 5px 10px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

.listeleme-harita {
    text-align: center;
    border-radius: 5px;
    margin-bottom: 15px;
    background: #f6f7fb;
}

.listeleme-harita a {
    color: #343a40;
    font-weight: 700;
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 10px;
}

/*harita*/


.footerbelgeler {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.footerbelgeler p {
    display: block;
    width: 45%;
}

.mobil-btn-padding .col-auto {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.uyari {
    background-color: #ff7675;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px;
    width: auto;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 5px;
    line-height: 20px;
}

.bilgi {
    overflow: hidden;
    background-color: #dff9fb;
    border: 1px solid #c7ecee;
    color: #22a6b3;
    font-weight: normal;
    margin-bottom: 10px;
    width: auto;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 5px;
    line-height: 20px;
}

@media only screen and (max-width: 1549px) {
    .price-info .price-table li {
        padding: 12px 10px;
    }

    .price-info .price-table li .price {
        padding: 5px;
    }

    .price-info .price-table li span {
        font-size: 14px;
    }

    .price-info .price-table li .price strong {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1349px) {
    .price-info .price-table li span {
        font-size: 13px;
    }

    .price-info .price-table li .left-section span {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1499px) and (min-width: 1199px) {

    .price-info .price-table li {
        flex-wrap: wrap !important;
    }

}

@media only screen and (max-width: 1199px) {

    .price-info .price-in li {
        width: calc(33.33% - 10px);
        margin: 5px;
    }

    .is-sticky {
        background-color: #fff !important;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }

}

@media only screen and (max-width: 991px) {
    .price-info .price-in li {
        width: calc(50% - 10px);
        margin: 5px;
    }

    .footerbelgeler p {
        display: inline-block;
        width: 48%;
        margin-right: 2px;
        margin-bottom: 2px;
    }

    .villa-ekle-btn {
        height: auto !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .mobil-no-padding>* {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}


@media only screen and (max-width: 575px) {

    .price-info .price-table li {
        justify-content: center;
    }

    .price-info .price-table li .left-section {
        flex: 0 0 100%;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .price-info .price-in li {
        flex-flow: column nowrap;
        text-align: center;
    }

    .price-info .price-in li img {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 449px) {

    .price-info .price-in li {
        flex: 0 0 100%;
        margin: 5px 0px;
    }

}

.sidebar .-icon-close {
    display: none;
}

@media (max-width: 1024px) {

    .currencyMenu__content,
    .langMenu__content {
        width: 100%;
    }

    .teknik-ozellikler li {
        width: 49%;
    }

    .preloader__title {
        font-size: 26px;
        line-height: 30px;
    }

    .anasayfa-bolge {
        padding: 0;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .ozel-margin-bottom-1 {
        margin-bottom: 20px;
    }

    .singleMenu {
        display: none;
    }

    .sidebar {
        display: none;
        position: absolute;
        width: 100%;
        height: auto;
        left: 0;
        top: 0;
        z-index: 99999;
        background-color: #fff;
        padding: 20px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

    .sidebar .-icon-close {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 9999;
        background-color: #fff;
        padding: 7px 15px;
        border-radius: 75px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }
}

#detaylar-container,
#musaitlik-takvimi-container,
#fiyatlar-container,
#konum-container,
#kurallar-sartlar-container,
#yorumlar-container,
#sss-container {
    padding-top: 20px;
}

.hide-important {
    display: none !important;
}

/*
.header_search {
	position:absolute;
	left:-90px;
}
*/

.header_search input {
    background-color: #fff;
}

.header_search button {
    left: 0
}

/*
.header_search:hover input {
	width:100%;
}
*/
.header_search_close {
    position: absolute;
    font-size: 11px;
    right: 41px;
    top: 13px;
    display: none;
    z-index: 99999;
}

.menuCloseBtn:before {
    content: "\e93e"
}

ul.autoComplete {
    display: none;
    border-radius: 6px;
    left: 0;
    top: 45px;
    width: 100%;
    display: none;
    margin-top: 9px;
    margin-bottom: 0;
    position: absolute;
    z-index: 99999;
    background-color: #fff;
    border: 1px solid #eee;
    max-height: 70vh;
    overflow: auto;
    box-shadow: 0 3px 6px 0 rgb(46 54 82 / 10%);
}

ul.autoComplete li {
    padding: 0.5rem;
    overflow: hidden;
}

ul.autoComplete li a img {
    width: 65px;
    border-radius: 5px;
    margin-right: 8px;
}

ul.autoComplete li div {
    float: left;
}

ul.autoComplete li div strong {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 14px;
    line-height: 13px;
    margin-bottom: 2px;
}

ul.autoComplete li div span {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 13px;
}

ul.autoComplete li:hover {
    background-color: #efefef
}

@media only screen and (max-width: 578px) {
    ul.autoComplete li a img {
        width: 70px;
    }

    ul.autoComplete li div strong {
        font-size: 14px;
    }

    .villa-container .list-single-carousel-wrap .sw-btn,
    .villa-container .single-slider-wrapper .sw-btn {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    ul.autoComplete {
        top: 30px;
        width: 280px;
    }

    .header_search_close {
        right: 10px;
        top: 9px;
    }

    .header_search button .icon-search {
        padding-left: 6px !important;
        padding-right: 6px !important;
        font-size: 14px !important
    }

    .header_search input {
        padding-left: 27px !important;
        padding-right: 0;
    }

}



.kisa-sureli-kutu {
    -webkit-box-shadow: inset 0 2px 48px 0 rgb(0 0 0 / 4%);
    box-shadow: inset 0 2px 48px 0 rgb(0 0 0 / 4%);
    border-radius: 5px;
    background-color: #fff;
    padding: 10px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 10px;
    height: calc(100% - 10px);
}

.kisa-sureli-kutu label {
    display: block;
    font-weight: bold;
    width: 100%;
    text-align: center;
    background-color: rgba(53, 84, 209, 0.05);
    padding: 5px 15px;
    border-radius: 5px;
    color: var(--color-blue-1);
    margin-bottom: 15px;
}

.kisa-sureli-kutu a {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 2px;
}

.kisa-sureli-kutu a span {
    display: inline-block;
    float: right;
    background-color: rgba(53, 84, 209, 0.05);
    border-radius: 5px;
    padding: 2px 6px;
    font-size: 13px;
    color: var(--color-blue-1);
}

.kisa-sureli-aktif span {
    background-color: var(--color-blue-1) !important;
    color: #fff !important;
}

.kisa-sureli-musait-gunler {
    font-size: 16px;
}

.kisa-sureli-musait-gunler span {
    font-weight: 600;
    color: #6C7D5A;
}

.text-shadow {
    text-shadow: -1px -1px 1px rgba(255, 255, 255, .1), 1px 1px 1px rgba(0, 0, 0, .5);
}

.online-odeme-bilgi {
    background-color: #f4721f;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}

.online-odeme-bilgi .talep-bilgi-icerik {
    padding: 10px;
}

.online-odeme-bilgi .talep-ampul {
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 60px;
    color: white;
}

.online-odeme-toplam-tutar {
    text-align: center;
    margin-top: 20px;
    background-color: #6ab04c;
    color: #fff;
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    line-height: 50px;
}

.online-odeme-toplam-tutar label {
    margin: 0;
}

.online-odeme-btn {
    color: #fff !important;
    background-color: #f4721f !important;
    border-color: #f4721f !important
}

.form-call-wrapper * {
    transition: .5s
}

.form-call-wrapper {
    position: fixed;
    left: 15px;
    bottom: 95px;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 10px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
    z-index: 1000;
    cursor: pointer
}

.form-call-wrapper:after,
.form-call-wrapper:before {
    content: "";
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    transform-origin: center center;
    box-sizing: border-box;
    z-index: 9;
    transition: .5s
}

.form-call-wrapper:after {
    background: #ef3e59;
    animation: lexprofitBackAnim 3s linear infinite
}

.form-call-wrapper:before {
    border: 1px solid #ef3e59;
    animation: lexprofitBorderAnim 3s -.5s linear infinite
}

.form-call-wrapper .form-call-btn {
    z-index: 10;
    position: absolute;
    background-color: #e32845;
    border-radius: 100%;
    width: 100%;
    height: 100%
}

.form-call-wrapper .form-call-btn .form-call-phone-icon {
    font-family: 'Flaticon';
    font-size: 40px;
    font-style: normal;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.form-call-wrapper .form-call-btn .form-call-phone-icon:before {
    content: "\e907";
    color: #d60302
}

.form-call-wrapper:hover .form-call-btn {
    background-color: #e32845
}

.form-call-wrapper:hover:after {
    background-color: #ef3e59
}

.form-call-wrapper:hover:before {
    border-color: #ef3e59
}

.form-call-wrapper:hover .form-call-btn {
    animation: lexprofitBoundingAnim 1s linear infinite
}

@keyframes lexprofitBackAnim {
    0% {
        transform: scaleX(0.7) scaleY(0.7)
    }

    25% {
        transform: scaleX(1.2) scaleY(1.2)
    }

    50% {
        transform: scaleX(1.5) scaleY(1.5)
    }

    65% {
        transform: scaleX(1.2) scaleY(1.2);
        opacity: .7
    }

    100% {
        transform: scaleX(0.7) scaleY(0.7);
        opacity: 0
    }
}

@keyframes lexprofitBorderAnim {
    0% {
        transform: scaleX(1) scaleY(1)
    }

    50% {
        transform: scaleX(1.5) scaleY(1.5)
    }

    100% {
        transform: scaleX(2) scaleY(2);
        opacity: 0
    }
}

@keyframes lexprofitBoundingAnim {
    0% {
        transform: rotate(0deg)
    }

    15% {
        transform: rotate(15deg)
    }

    30% {
        transform: rotate(0deg)
    }

    45% {
        transform: rotate(-15deg)
    }

    60% {
        transform: rotate(0deg)
    }
}

.img-link:hover {
    cursor: pointer;
}

.hemen-rezervasyon-yap {
    background-color: #73c339;
}

.hemen-rezervasyon-yap a {
    display: block;
    text-align: center;
    padding: 8px;
    color: #fff;
    font-size: 18px;
}

#rezervasyon-sidebar {
    background-color: #fff;
    z-index: 99
}

.giris-cikis-saati {
    margin-bottom: 20px;
    padding: 0;
    display: flex;
    gap: 5px;
}

.giris-cikis-saati .saat {
    flex-direction: column;
    width: 100%;
}

.giris-saati {
    box-shadow: 0 10px 60px 0 var(--color-dark-1);
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid var(--color-border);
    padding: 10px 20px;
    background-image: url(/tema/assets/images/clock.png);
    background-repeat: no-repeat;
    background-position: 320px center;
    background-size: 97px;
}

.yorum-gorsel {
    width: 140px;
    border-radius: 5px;
}

.ikon-absolute {
    position: absolute;
    right: 10px;
    top: 10px
}

.js-currencyMenu-mainTitle,
.js-language-mainTitle {
    font-weight: bold;
}

@media only screen and (max-width: 1100px) {

    .heart,
    .form-call-wrapper {
        display: none;
    }

    .mobil-hizli-ulasim {
        display: block;
    }

    .giris-saati {
        margin-bottom: 10px;
    }
}


.position-relative {
    position: relative;
}

.anasayfa-yorum-ok-sag,
.anasayfa-yorum-ok-sol {
    position: absolute;
    border-radius: 75px;
    background-color: rgba(53, 84, 209, 0.05);
    padding: 10px;
    z-index: 999;
    top: 30%;
}

.anasayfa-yorum-ok-sag {
    left: -40px;
}

.anasayfa-yorum-ok-sol {
    right: -40px;
}

@media only screen and (max-width: 800px) {

    .anasayfa-yorum-ok-sag,
    .anasayfa-yorum-ok-sol {
        position: relative;
        left: 0;
        right: 0;
        display: inline-block !important;
        margin-top: 15px;
        padding: 10px 15px;
    }
}

.slide-ustu-form {
    position: absolute;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    bottom: 140px;
    width: 1300px;
    z-index: 99;
}

.slide-ustu-form .mainSearch {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.div-relative {
    position: relative;
}

@media only screen and (max-width: 1400px) {
    .slide-ustu-form {
        bottom: 0;
    }
}

@media only screen and (max-width: 1200px) {
    .slide-ustu-form {
        position: relative;
        width: 90%;
        margin: 10px auto 10px auto;
    }
}

@media only screen and (max-width: 1300px) {
    .teknik-ozellikler li {
        width: 49%;
    }

    .header_search input {
        width: 100%;
    }

    .header_search button {
        left: 0
    }

    .header_search {
        width: 100%;
        position: relative;
        left: 0;
    }

    .header_search:hover {
        left: 0;
    }

}

.ui-datepicker-unselectable::before {
    display: none
}

.villa-detay-takvim .ui-datepicker-multi-4 .ui-datepicker-group {
    width: 50%;
}

.villa-detay-baslik {
    padding: 0;
    margin-bottom: 30px;
}

.no-padding {
    padding: 0;
}

@media only screen and (max-width: 600px) {
    #villa-detay-sol {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}

.odeme-secenek {
    text-align: center;
    position: relative;
    padding: 15px 0;
    border-radius: 5px;
}

.odeme-secenek b {
    display: block;
    width: 100%;
}

.odeme-secenek span {
    line-height: 22px;
    display: block;
}

.odeme-secenek input[type=radio] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.odeme-secenek label {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border: 1px solid #ccc;
    border-radius: 75px;
    padding: 2px;
}

.odeme-secenek label i {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 75px;
    margin-left: auto;
    margin-right: auto;
}

.odeme-secenek img {
    margin-bottom: 10px;
}

.odeme-secenek-aktif {
    background-color: var(--color-blue-2);
}

.odeme-secenek-aktif label {
    border-color: var(--color-blue-1);
}

.odeme-secenek-aktif label i {
    background-color: var(--color-blue-1);
}

.gizle {
    display: none !important;
}

/* villa kutuları */
.villalar-kutular {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0;
    gap: 20px;
}

.villa-detay-bilgi-kutusu {
    display: flex;
    width: 31.5%;
    border: 1px solid #fff;
    box-shadow: 0 0 6px rgb(228 228 228);
    padding: 10px;
    justify-content: center;
    align-items: center;
}

.villa-detay-bilgi-kutusu .img img {
    width: 60px;
}

.villa-detay-bilgi-kutusu .img {
    margin-right: 15px;
}

.villa-detay-bilgi-kutusu .villa-detay-kutu-aciklama {
    width: 100%;
    line-height: 22px;
    font-size: 16px;
}

.villa-detay-bilgi-kutusu .villa-detay-kutu-aciklama label {
    display: block;
    font-weight: bold;
}

@media only screen and (max-width: 1024px) {
    .villa-detay-bilgi-kutusu {
        width: 30%;
    }

    .grecaptcha-badge {
        display: none !important
    }

    .mobil-top {
        margin-top: 50px
    }

    .ui-widget-content {
        width: 95% !important
    }

    #musaitliktakvimi .ui-widget-content {
        width: 100% !important
    }
}

@media only screen and (max-width: 768px) {
    .villa-detay-bilgi-kutusu {
        width: 100%;
    }
}

/* villa kutuları */

.black-logo {
    display: none;
}

header.bg-white .white-logo,
header.is-sticky .white-logo,
header.is-menu-opened .white-logo {
    display: none;
}

header.bg-white .black-logo,
header.is-sticky .black-logo,
header.is-menu-opened .black-logo {
    display: block;
}

.arama-filigran {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
}

#header_search {
    z-index: 999999
}

.footer-sabit-menu {
    background-color: #f1f2f6;
    overflow: hidden;
    padding: 5px 10px;
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    justify-content: space-between;
    display: none;
    text-align: center;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.footer-sabit-menu div a img {
    width: 32px;
}

.footer-sabit-menu div a span {
    display: block;
    width: 100%;
    font-size: 12px;
    margin-top: 3px;
    color: #000
}

#hikayeler {
    display: none
}

.hikayeler {
    display: flex;
    width: 100%;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 10px;
}

.hikayeler div {
    margin-right: 5px;
    flex-basis: 80px;
    flex-grow: 0;
    flex-shrink: 0;
    text-align: center;
}

.hikayeler div img {
    overflow: hidden;
    width: 74px;
    border: 2px solid #e5e7eb;
    border-radius: 75px;
    padding: 5px;
    background-color: #fff;
}

.hikayeler div b {
    font-weight: 500;
    font-size: 12px;
    display: block;
    margin-top: 5px;
    line-height: 16px;
}

.kapasite {
    overflow: hidden;
    padding: 0;
}

.kapasite .kapasite-sutun {
    display: inline-block;
    margin-right: 10px;
}

.kapasite .kapasite-sutun img {
    width: 30px;
    margin-right: 5px;
}

.ozellik-kutu {
    border: 5px solid #f0f2f7;
    border-radius: 5px;
    margin-bottom: 20px;
}

.ozellik-kutu .ozellik-kutu-baslik {
    text-align: center;
    padding: 10px 5px;
    background-color: #F5F5F5;
    font-size: 14px;
}

.ozellik-kutu .o-k-icerik {
    text-align: center;
    padding: 15px 0px;
}

.ozellik-kutu .o-k-icerik img {
    width: 40px;
}

.ozellik-kutu .o-k-b {
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
    margin-right: 10px;
}

.ozellik-kutu .o-k-b small {
    display: block;
    color: #8a92a8;
}

.ozellik-kutu .carpi {
    margin-right: 10px;
    font-weight: bold;
}

@media only screen and (max-width: 1100px) {
    .footer-sabit-menu {
        display: flex;
    }

    #hikayeler {
        display: block
    }

    .ozellik-kutu .ozellik-kutu-baslik {
        font-size: 12px;
    }

    .ozellik-kutu .o-k-icerik img {
        width: 26px;
    }
}

.disableSelection {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    opacity: .4;
    cursor: not-allowed;
}



.villa-detay-gorseller {
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}

.villa-detay-gorseller div {
    margin: 5px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.villa-detay-gorseller div span {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    padding-top: 80px;
    font-weight: bold;
}

.villa-detay-gorseller div span i {
    margin-right: 10px;
}

.villa-detay-gorseller div img {
    object-fit: cover;
    vertical-align: bottom;
    height: 100%;
    width: auto;
    min-width: 100%;
}

.villa-detay-gorseller div:nth-child(1) {
    width: 835px;
    float: left;
    height: 400px;
}

.villa-detay-gorseller div:nth-child(2) {
    width: 227px;
    float: right;
    height: 195px;
}

.villa-detay-gorseller div:nth-child(3) {
    width: 227px;
    float: right;
    height: 195px;
}

.villa-detay-gorseller div:nth-child(4) {
    width: 227px;
    float: right;
    height: 195px;
}

.villa-detay-gorseller div:nth-child(4) .js-gallery {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    top: 0;
    left: 0;
    opacity: 0;
}

.villa-detay-gorseller div:nth-child(5) {
    width: 227px;
    float: right;
    height: 195px;
}

.villa-detay-gorseller label {
    display: none;
    position: absolute;
    width: 200px;
    line-height: 30px;
    background-color: #fff;
    border-radius: 5px;
    right: 10px;
    bottom: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

@media screen and (max-width: 1410px) {
    .villa-detay-gorseller div:nth-child(1) {
        width: 655px;
        height: 400px;
    }
}

@media screen and (max-width: 1200px) {
    .villa-detay-gorseller div:nth-child(1) {
        width: 100%;
        float: inherit;
        clear: both;
    }

    .villa-detay-gorseller div:nth-child(1) img {
        width: 100%;
    }

    .villa-detay-gorseller {
        overflow: inherit
    }

    .villa-detay-gorseller div:nth-child(5) {
        display: none;
    }

    .villa-detay-gorseller div:nth-child(2),
    .villa-detay-gorseller div:nth-child(3),
    .villa-detay-gorseller div:nth-child(4) {
        display: none;
    }

    .villa-detay-gorseller label {
        display: block
    }
}

@media screen and (max-width: 768px) {
    .villa-detay-gorseller div:nth-child(1) {
        height: 200px;
    }

    .villa-detay-gorseller div:nth-child(2),
    .villa-detay-gorseller div:nth-child(3),
    .villa-detay-gorseller div:nth-child(4) {
        height: 100px;
    }

    .villa-detay-gorseller div span i {
        display: none;
    }

    .villa-detay-gorseller div span {
        padding-top: 10px;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
        padding: 5px;
    }
}

@media screen and (max-width: 1110px) {
    #rezervasyon_talebi_sag {
        order: 1 !important;
    }

    #rezervasyon_talebi_sol {
        order: 2 !important;
    }
}

.accordion__button .button {
    text-align: left;
}

.detay-kutu-w-100 {
    width: 100%;
}

.favori-btn {
    position: absolute;
    display: block;
    z-index: 9999;
    bottom: 20px;
    right: 20px;
    border: 1px solid #fff;
    background-color: #fff;
    color: var(--color-blue-1);
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    border-radius: 75px;
}

.favori-btn-detay {
    border: 1px solid #fff;
    background-color: #fff;
    color: var(--color-blue-1);
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 7px;
    border-radius: 75px;
    display: inline-block;
    line-height: 24px;
}

.favori-btn i,
.favori-btn-detay i {
    padding-top: 4px;
    display: inline-block;
}

.favori-eklendi {
    border-color: var(--color-blue-1);
    background-color: var(--color-blue-1) !important;
    color: #fff
}

.favori-eklendi:hover {
    color: #fff
}

.modal-favori-satir {
    width: 100%;
    display: block;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.yeni-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.is-sticky {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.font-weight-bold {
    font-weight: bold;
}

.villa-detay-border {
    border-top: 1px solid #DDD;
    padding-left: 10px;
    padding-right: 10px;
}

.turizm-bildirisi {
    background-color: rgb(255 0 24 / 69%);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    width: 260px;
    display: flex;
    color: #fff !important;
    justify-content: flex-start;
    align-items: center;
    font-size: 13px;
    line-height: 18px;
    padding: 5px 0;
}

.turizm-bildirisi img {
    width: 60px !important;
}

.belgeno-yok-uyarisi {
    background-color: rgba(231, 76, 60, 1.0);
    border: 3px solid rgba(192, 57, 43, 1.0);
    padding: 5px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    line-height: 22px;
    margin-top: 20px;
}

.belgeno-yok-uyarisi span {
    display: block;
    width: 100%;
}


/* villa kutusu */

.listing .list-item {
    flex: 0 0 calc(25% - 30px);
}

@media only screen and (max-width: 1799px) {
    .listing .list-item {
        flex: 0 0 calc(33.33% - 30px);
    }
}

@media only screen and (max-width: 1299px) {
    .listing .list-item {
        flex: 0 0 calc(50% - 20px);
        margin: 10px 10px;
    }
}

@media only screen and (max-width: 991px) {
    .listing {
        flex-wrap: nowrap !important;
    }

    .listing-section .listing {
        display: block;
    }

    .listing .list-item {
        flex: 0 0 390px;
    }
}

@media only screen and (max-width: 575px) {
    .listing .list-item {
        flex: 0 0 350px;
    }

    .list-item:hover {
        margin-top: 10px;
    }

    .list-item .info-section {
        padding: 15px 10px;
    }
}

@media only screen and (max-width: 430px) {
    .listing .list-item {
        flex: 0 0 330px;
    }
}

.listing-section .listing {
    width: 100%;
    margin-left: -10px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
}

.listing-section .item {
    padding: 5px;
}

.listing-section .section-title-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.listing-section .section-buttons {
    display: flex;
    flex-flow: row nowrap;
}

.listing-section .section-buttons button {
    width: 40px;
    height: 35px;
    margin: 0 5px;
    border-radius: 4px;
    box-shadow: 0 2 10px rgba(0, 0, 0, 0.5);
    outline: 0px;
}

.list-item {
    max-width: calc(100% - 10px);
    margin: 5px 5px 5px 10px;
    min-height: 300px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 3px 6px 0 rgba(46, 54, 82, 0.1);
    transition: all 200ms;
    background-color: #fff;
    transition: all 200ms;
    position: relative;
}

.listing .list-item {
    -ms-flex: 0 0 calc(33.33% - 30px);
    flex: 0 0 calc(33.33% - 30px);
    margin: 15px 15px;
}

.listing .list-item:hover {
    transform: translateY(-10px);
}

.list-item .imgbox {
    height: 240px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.list-item .imgbox img {
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 200ms;
}

.list-item .villa-price {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    bottom: 0px;
    left: 0px;
    padding: 8px 0px;
    color: #333;
    padding: 5px 5px;
    flex: 0 0 190px;
    margin-left: 10px;
}

.list-item .villa-price span {
    font-size: 14px;
    font-weight: 500;
}

.list-item .villa-price strong {
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    padding: 0px 5px;
    border-radius: 0.25rem !important;
    color: #ea3e0e;
    display: flex;
    gap: 10px;
    margin-bottom: 5px;
}

.list-item .info-section {
    padding: 15px 15px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.list-item .info-section .section-header {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.list-item .info-section .villa-name {
    font-size: 17px;
    line-height: 19px;
}

.list-item .info-section .logo-color-1 {
    margin-bottom:5px;
    display:block;
}
strong {
    font-weight: 600;
}

.villa-location {
    font-size: 13px;
    font-weight: normal;
}

.villa-location i {
    margin-right: 5px;
    color: var(--color-dark-1);

    height: 15px;
    vertical-align: middle;
    display: inline-block;
}

.villa-location span {
    height: 15px;
    display: inline-block;
    line-height: 15px;
}

.list-item .info-section .description {
    display: none;
}

.villa-properties {
    margin-top: 20px;
}

.logo-color-1 {
    color: #ea3e0e;
}

.list-item .info-section .villa-properties .property-box {
    flex: 0 0 33.33%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    position: relative;
    justify-content: center;
}

.list-item .info-section .villa-properties .property-box img {
    margin-right: 10px;
}

.list-item .info-section .villa-properties .property-box::after {
    content: "";
    position: absolute;
    top: 5%;
    right: 0px;
    height: 90%;
    width: 1px;
    background-color: #ccc;
}

.list-item .info-section .villa-properties .property-box:last-child:after {
    display: none;
}

.list-item .info-section .villa-properties .property-box i::before {
    font-size: 26px;
    margin-right: 6px;
    font-weight: 500;
}

.list-item .info-section .villa-properties .property-box span {
    font-weight: 600;
}

.list-item .item-buttons {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    padding: 0px 10px 10px;
}

.list-item .item-buttons button,
.list-item .item-buttons a {
    flex: 1;
    padding: 8px 0px;
    outline: 0px;
    transition: all 300ms;
    margin: 0 5px;
    border-radius: 8px;
    background-color: #e6e7e8;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-item .item-buttons a i {
    font-size: 20px;
}

.list-item .item-buttons button:hover,
.list-item .item-buttons a:hover {
    background-color: var(--color-blue-1);
    color: #fff;
}

.list-item .item-buttons button:last-child {
    border-right: none;
}

.list-item .item-buttons button:hover,
.list-item .item-buttons .detail-btn:hover {
    color: var(--color-dark-1);
}

.list-item .item-buttons .detail-btn {
    flex: 4;
    border: none;
    transition: all 300ms;
    font-weight: 500;
    margin-left: 0px;
    background-color: #e6e7e8;
}

.list-item .item-buttons .detail-btn:hover {
    background-color: var(--color-blue-1);
    color: #fff;
}

.list-item .imgbox:hover+.item-content .item-buttons .detail-btn {
    background-color: var(--color-blue-1);
    color: #fff;
}

.list-item .ribbon {
    left: 0px;
    top: 15px;
}

.item .ribbon+.ribbon,
.list-item .ribbon+.ribbon {
    top: 51px;
    background: #ffffff;
    color: var(--color-dark-1);
}

.list-item .ribbon+.ribbon {
    top: 60px;
}

.item .ribbon,
.list-item .ribbon {
    position: absolute;
    left: 0;
    top: 17px;
    background: var(--color-dark-1);
    padding: 5px 10px;
    color: #fff;
    border-radius: 0px 5px 5px 0px;
    z-index: 2;
    font-size: 14px;
}

@media screen and (max-width: 575px) {
    .list-item .info-section .villa-name {
        display: flex;
        align-items: center;
        text-align: center;
        flex-flow: column nowrap;
        width: 100%;
    }

    .list-item .info-section {
        display: block;
    }
}

.listing .list-item {
    flex: 0 0 calc(25% - 30px);
}

@media only screen and (max-width: 1799px) {
    .listing .list-item {
        flex: 0 0 calc(33.33% - 30px);
    }
}

@media only screen and (max-width: 1299px) {
    .listing .list-item {
        flex: 0 0 calc(50% - 20px);
        margin: 10px 10px;
    }
}

@media only screen and (max-width: 991px) {
    .listing {
        flex-wrap: nowrap !important;
    }

    .listing-section .listing {
        display: block;
    }

    .listing .list-item {
        flex: 0 0 390px;
    }
}

@media only screen and (max-width: 575px) {
    .listing .list-item {
        flex: 0 0 350px;
    }

    .list-item:hover {
        margin-top: 10px;
    }

    .list-item .info-section {
        padding: 15px 10px;
    }
}

@media only screen and (max-width: 1799px) {
    .listing .list-item {
        flex: 0 0 calc(33.33% - 30px);
    }
}

@media only screen and (max-width: 430px) {
    .listing .list-item {
        flex: 0 0 330px;
    }
}

@media only screen and (max-width: 767px) {
    .list-item .info-section .villa-properties .property-box span {
        font-size: 14px;
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .list-item .info-section .villa-properties .property-box {
        flex-flow: column nowrap;
        text-align: center;
    }

    .list-item .info-section .villa-properties .property-box img {
        margin-right: 0;
    }
}

@media only screen and (max-width: 575px) {
    .list-item .info-section .section-header {
        flex-flow: column-reverse nowrap;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 767px) {
    .list-item .info-section .villa-name {
        font-size: 18px;
    }
}

@media screen and (max-width: 575px) {
    .list-item .info-section .villa-name {
        display: flex;
        align-items: center;
        text-align: center;
        flex-flow: column nowrap;
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .list-item .villa-price {
        background-color: #fafafa;
        border-radius: 8px;
        flex: 0 0 100%;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 10px;
        flex-flow: column;
        justify-content: space-between;
        padding: 10px 10px;
    }

    .list-item .item-buttons button,
    .list-item .item-buttons a {
        padding: 2px 0px;
        font-size: 15px;
    }

    .list-item .item-buttons a i {
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .list-item .villa-price strong {
        font-size: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .list-item .villa-price span {
        font-size: 14px;
    }
}

/* villa kutusu */

iframe {
    padding: 0 !important
}
.harici-rezervasyon-yap-btn {
    position:fixed;
    background-color: #d35400;
    width:180px;
    bottom:80px;
    left:0;
    right:0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    z-index:99;
    animation: animate-pulse-2 3s linear infinite;
    display:none
}
.harici-rezervasyon-yap-btn a {
    display:block;
    color:#fff;
    width:100%;
    text-align: center;
    font-size:13px;
    padding:10px;
    font-weight: bold;
    text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
    .harici-rezervasyon-yap-btn {
        display:block;
    }
}
@keyframes animate-pulse-2{
    0%{
        box-shadow: 0 0 0 0 rgba(211, 84, 0,0.7),  0 0 0 0 rgba(211, 84, 0,0.7);
    }
    40%{
        box-shadow: 0 0 0 50px rgba(211, 84, 0,0.0),  0 0 0 0 rgba(211, 84, 0,0.7);
    }
    80%{
        box-shadow: 0 0 0 50px rgba(211, 84, 0,0.0),  0 0 0 30px rgba(211, 84, 0,0);
    }
    100%{
        box-shadow: 0 0 0 0 rgba(211, 84, 0,0.0),  0 0 0 30px rgba(211, 84, 0,0);
    }
    
}