.badge-danger {
    align-items: center;
    border-radius: 0.5rem;
    border-width: 1px;
    display: flex;
    justify-content: center;
    --tw-border-opacity: 1;
    border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
    font-size: 0.75rem;
    line-height: 1rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.badge-default {
    align-items: center;
    border-radius: 0.5rem;
    border-width: 1px;
    display: flex;
    justify-content: center;
    --tw-border-opacity: 1;
    border-color: rgb(78 78 78);
    --tw-bg-opacity: 1;
    background-color: rgb(180 180 180);
    font-size: 0.75rem;
    line-height: 1rem;
    padding-left: 0.25rem;
    /* padding-right: .25rem; */
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
}

.btn_x {
    background-color: rgb(255 251 235);
    color: rgb(217 121 28);
    padding: 0.2rem;
    border: 1px solid rgb(255 216 179);
    border-radius: 5px;
    font-size: 0.875rem;
    display: inline-flex;
    align-items: center;
    line-height: 0.5;
}

.btn_x button:hover {
    color: rgb(224, 164, 104);
}

.btn_x button:hover {
    color: rgb(217 121 28);
}

.btn_x button {
    background-color: transparent;
    border: none;
    color: inherit;
    font: inherit;
    cursor: pointer;
    padding: 5px;
    margin: 0;
    font-size: x-large;
}

.btn_x .icon-star:not(.voted) {
    color: #8d8d8d;
}

@media only screen and (max-width: 480px) {
    div#close_in {
        display: block;
        position: absolute;
        right: 15px;
        top: 10px;
        width: 20px;
        height: 20px;
    }
}

.search-overlay-menu-btn {
    cursor: pointer;
}

.ribbon_3.popular span::before {
    border-left: 3px solid #4a4a4a;
    border-top: 3px solid #595959;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.ribbon_3.popular span::after {
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-right: 3px solid #4a4a4a;
    border-top: 3px solid #595959;
}

.hotel-rating {
    font-size: 14px;
    margin-left: -3px;
    position: absolute;
    z-index: 1000;
    top: 20px;
    right: 15px;
    background: #00000077;
    border-radius: 5px;
    color: #fff802;
}

.ucak-inline {
    width: 100px;
    border-radius: 5px;
    padding: 10px;
    background-color: #ffffff;
    margin-bottom: 25px;
}

.tour_list_tarih {
    font-weight: bold;
    padding: 5px;
    margin-left: -3px;
    position: absolute;
    z-index: 1000;
    top: 50px;
    right: 15px;
    background: #0036eec4;
    border-radius: 5px;
    color: #ffffff;
}

.tour_container .tour_title {
    width: 300px;
    height: 4em;
    max-height: 4em;
    /* 2 satır (1.5em satır yüksekliği varsayımıyla) */
    line-height: 2em;
    padding: 15px 15px 5px 15px;
}

.fit-text-2lines {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    /* Başlangıç değeri */
}

.hotels {
    /*font-size: 0.7rem;*/
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.tarihler,
.hotel_name,
.price,
.hotels {
    font-size: 12px;
}

.bolumler:not(:last-child) {
    border-right: 1px solid #ccc;
    font-weight: Normal;
    /* Alt kenarlık */
}

.hotel_name {
    display: inline-block;
    /* Başlangıç değeri */
}

.uc {
    text-transform: uppercase;
}

.ucak {
    position: absolute;
    top: 50px;
    right: 15px;
    z-index: 1000;
}

.rotate-45 {
    display: inline-block;
    transform: rotate(45deg);
    /* Normal dönüşüm */
    transition: transform 0.3s ease-in-out;
}

.rotate-negative-45 {
    display: inline-block;
    transform: rotate(135deg);
    /* Normal dönüşüm */
    transition: transform 0.3s ease-in-out;
}

.rotate-90 {
    display: inline-block;
    transform: rotate(90deg);
    /* Normal dönüşüm */
    transition: transform 0.3s ease-in-out;
}

@media screen and (max-width: 52.375em) {
    .tabs nav a span {
        display: inline;
    }

    .hotels {
        width: 160px;
    }
}

.tabs nav a {
    font-size: 12px;
    padding: 0.5em 0.75em;
    color: #999;
    text-decoration: none;
}

.etiket strong {
    font-size: 11px;
    width: 15px;
    height: 15px;
    display: block;
    background-color: #e04f67;
    color: #fff;
    text-align: center;
    position: relative;
    bottom: -5px;
    right: 2px;
    line-height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.onemli_bilgiler ul li {
    position: relative;
    padding: 15px 5px 10px 10px;
    min-height: 10px;
    width: 100%;
    border-bottom: none;
    display: table;
}

body {
    overflow: visible;
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1240px;
    }
}

body.classic {
    padding-top: 70px;
    /* header yüksekliği kadar padding */
}

.main-menu ul li:not(.submenu)>a {
    padding: 5px;
}

@media (max-width: 768px) {
    body {
        overflow-x: hidden;
        font-size: 16px !important;
        /* Varsayılan boyut */
    }

    h1,
    h2,
    h3 {
        font-size: 20px !important;
    }

    p,
    a,
    .form-control,
    #position {
        font-size: 16px !important;
    }

    #social_footer ul li a {
        font-size: 22px !important;
    }

    .fit-text-2lines {
        font-size: 16px !important;
    }

    .tarihler,
    .hotel_name,
    .price,
    .hotels {
        font-size: 16px;
    }

    .tour_container .tour_title {
        width: 400px;
    }
}

header#plain .main-menu>ul>li>a {
    text-transform: uppercase;
}

.nav-link {
    background-color: #0072bc;
    color: #ffffff;
}

.nav-link:hover {
    background-color: #a81019;
    color: #ffffff;
}

.nav-tabs .nav-link.active {
    background-color: #a81019;
    color: #ffffff;
}

.uzman-kirmizi:hover {
    background-color: #a81019;
}

.theme-btn-kirmizi {
    font-size: 15px;
    color: #fff;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #f00125;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #f00125;
    font-weight: 500;
}

.theme-btn-kirmizi:hover {
    background-color: #fff;
    color: #f00125;
}

.theme-btn-mavi {
    font-size: 15px;
    color: #fff !important;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #287dfa;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #287dfa;
    font-weight: 500;
}

.theme-btn-mavi:hover {
    background-color: #fff !important;
    color: #287dfa !important;
}

@media (min-width: 1200px) {
    .uzman-header {
        max-width: 90%;
    }

    ul#top_tools {
        top: -10px;
    }
}