@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:wght@300;400;500;700;900&display=swap);
*,
.list-inline li:first-child {
    margin: 0
}

.main-hero::before,
.swiper,
.swiper-slide img {
    width: 100%;
    height: 100%
}

.danger-color-text {
    color: #e41010;
}

.pr-1 {
    padding-right: .5rem;
}

.error-boundary {
    font-size: 12px;
    position: absolute;
    padding: .15rem;
}


.d-inline-flex {
    display: inline-flex;
}

.items-center {
    align-items: center;
}

section.bungalows:nth-child(odd),
section.links {
    background-color: #f6f6f6
}

.social-items {
    padding: 0;
}

.social-items a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #00008b;
    color: white;
    padding: .5rem;
    border-radius: .25rem;
}

.social-items a i {
    color: white;
    font-size: 20px;
}

.contact-info li {
    list-style: disc;
}

#check-in-date,
#check-out-date {
    background-color: white !important;
}

.rounded-10 {
    border-radius: 10px;
}

#general-info i,
.card-feature-list,
.home-content .text-container,
label,
ol.breadcrumb {
    margin-bottom: .5rem
}

* {
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    border: none;
    text-decoration: none !important;
    font-family: Montserrat, sans-serif
}

:focus {
    outline: 0
}

.bg--primary {
    background-color: #7367f0 !important
}

.bg--secondary {
    background-color: #868e96 !important
}

.bg--dark {
    background-color: #212529
}

.bg--success {
    background-color: #28c76f !important
}

.bg--wp {
    background-color: #25d366;
}

.color-success {
    color: #28c76f !important
}

.bg--danger {
    background-color: #ea5455 !important
}

.bg--warning {
    background-color: #febb02 !important
}

.bg--info {
    background-color: #1e9ff2 !important
}

.fs--12px {
    font-size: .75rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.main-hero,
section.bungalow-gallery .bungalow-images img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-slide img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.base-bg,
.bg-blue,
.main-hero .hero-search-area .form-btn:hover {
    background-color: #00008b
}

.reservation-create a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.danger-color {
    background-color: #e41010
}

.mb-0 {
    margin-bottom: 0;
}

.fs-1 {
    font-size: 14px !important;
}

.base-color,
.breadcrumb-item a,
.home-bungalows-slider .home-bungalows .swiper-button-next i,
.home-bungalows-slider .home-bungalows .swiper-button-prev i {
    color: #00008b
}

.main-hero {
    position: relative;
    background-image: url("../images/bg-main-hero.jpeg");
    height: 345px
}

.main-hero-container {
    z-index: 3;
}

.main-hero::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #002046;
    opacity: .55;
    mix-blend-mode: multiply;
    z-index: 2;
}

.home-bungalows-slider .home-bungalows .swiper-slide,
.main-hero .input-group-text {
    background-color: transparent
}

.main-hero .hero-search-area {
    padding: .9375rem 1.875rem 1.2rem
}

.main-hero .input-group>.form--control,
.main-hero .input-group>.select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.main-hero .form--control,
.main-hero select {
    color: #373e4a;
    font-weight: 500;
    font-size: .9rem;
    padding: .625rem
}

.main-hero .input-group-text {
    border: none;
    text-align: left;
    padding: .25rem
}

.main-hero label {
    padding-left: .5rem;
    padding-bottom: .25rem
}

.main-hero .custom-combobox {
    border: 1px solid #dee2e6 !important;
    width: 100%;
    padding: 8px;
    text-align: left
}

.main-hero .custom-combobox i {
    padding-right: 6px
}

.home-bungalows-slider .home-bungalows .swiper-button-next::after,
.home-bungalows-slider .home-bungalows .swiper-button-prev::after,
.lastStep:not(.active),
.main-hero .custom-combobox::after,
.mobile-action-filter-button,
.nextStepOpener:not(.active) {
    display: none
}

#filterx .mobile-action-filter-button {
    display: block;
    padding: 12px 18px;
    border-top: 1px solid #d8dfe5;
    position: sticky;
    bottom: 0;
    background: white;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#filter-facility {
    margin-top: 8px;
}

.border1 {
    border: 1px solid #c6c3c3
}

.daterangepicker {
    z-index: 100000
}

.card-body {
    font-size: 16px
}

.card-body ol li,
.hotel-card .breadcrumb,
.list-inline {
    font-size: 14px
}

.bullet {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 4px
}

.card-capacity-list {
    margin-bottom: 0
}

.card-price {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(255, 255, 255, .8);
    padding: 5px 10px;
    border-radius: 5px
}

.home-content,
.popular-destination {
    margin: 1rem 0
}

.popular-destination .destinations {
    gap: 15px;
    justify-content: space-between;
}

.popular-destination .destinations a.destination {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 240px;
    height: 150px;
    position: relative;
    border-radius: .25rem;
    color: #f6f6f6;
    font-weight: 800;
    font-size: 20px;
    mix-blend-mode: multiply;
    background-position: center;
    background-size: cover;
    overflow: hidden
}

.popular-destination .destinations a.destination::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #32322c;
    z-index: -1;
    top: 0;
    left: 0;
    opacity: .3
}

.popular-destination .destinations a.destination:first-child {
    background-image: url("/assets/images/sapanca-destination.jpeg")
}

.popular-destination .destinations a.destination:nth-child(2) {
    background-image: url("/assets/images/kartepe-destination.jpeg")
}

.popular-destination .destinations a.destination:nth-child(3) {
    background-image: url("/assets/images/masukiye-destination.jpeg")
}

.popular-destination .destinations a.destination:nth-child(4) {
    background-image: url("/assets/images/sile-destination.jpeg")
}

.popular-destination .destinations a.destination.type:nth-child(5),
.popular-destination .destinations a.destination:nth-child(5) {
    background-image: url("/assets/images/more-destination.jpeg")
}

.popular-destination .destinations a.destination.type {
    height: 200px !important;
    padding: .5rem
}

.popular-destination .destinations a.destination.type:first-child {
    background-image: url("https://www.hepsibungalov.com/uploads/250/528_sapancakiralikvillaa.jpeg")
}

.popular-destination .destinations a.destination.type:nth-child(2) {
    background-image: url("https://www.hepsibungalov.com/uploads/250/179_jakuzilib.jpeg")
}

.popular-destination .destinations a.destination.type:nth-child(3) {
    background-image: url("https://www.hepsibungalov.com/uploads/250/496_havuzlubungalov.jpeg")
}

.popular-destination .destinations a.destination.type:nth-child(4) {
    background-image: url("https://www.hepsibungalov.com/uploads/250/263_golmanzaralibung.jpeg")
}

section.links {
    padding: 1.5rem 0
}

.home-bungalows-slider {
    position: relative;
    padding-left: 0;
    padding-right: 0
}

.home-bungalows-slider .home-bungalows {
    position: initial
}

.home-bungalows-slider .home-bungalows .swiper-slide .card {
    width: 100% !important;
    height: 100% !important;
}

.home-bungalows-slider .home-bungalows .swiper-button-next,
.home-bungalows-slider .home-bungalows .swiper-button-prev {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #f6f6f6;
    top: -30px !important
}

.mobile-action-filter-button button,
.nav-pills .nav-link.active {
    color: #fff;
    background-color: #00008b
}

.home-bungalows-slider .home-bungalows .swiper-button-prev {
    right: 45px !important;
    left: auto !important
}

section.bungalow-gallery .bungalow-images {
    height: 400px
}

section.bungalow-gallery .bungalow-images li {
    height: 195px;
    width: 16%;
    position: relative
}

section.bungalow-gallery .bungalow-images li:first-child {
    width: 50%;
    height: 400px
}

section.bungalow-gallery .bungalow-images li button {
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, .6784313725)
}

section.bungalow-gallery .bungalow-images img {
    border-radius: 5px
}

section.bungalows {
    padding: 1.5rem 1rem
}

#scrollSpyExample,
section.bungalows:nth-child(2n),
section.bungalows:nth-child(odd) .swiper-button-next,
section.bungalows:nth-child(odd) .swiper-button-prev {
    z-index: 10;
    background-color: #fff
}

section.bungalows.best-saller {
    background: rgba(0, 110, 208, .1)
}

section.how-to-rent {
    padding: 3rem 1rem;
    background: rgba(0, 110, 208, .1)
}

.how-to-rent-title {
    text-align: center;
    font-weight: 500;
    font-size: 24px;
}

.how-to-rent-description {
    text-align: center;
    margin-top: 12px;
}

section.bungalows h2 {
    border-left: 5px solid #00008b
}

section.content {
    padding: 45px 0
}

.g-10 {
    gap: 10px;
}

.nav-pills .nav-link {
    color: #373e4a;
    padding: .5rem;
    font-weight: 500;
    background-color: #edf1f7
}

#general-info i {
    color: #545d69;
    font-size: 1.5rem
}

#general-info span {
    font-size: 13px;
    font-weight: 500
}

.room-distribution li {
    width: 25%;
    min-width: 25%;
    margin-right: 1rem
}

.facilities ul li {
    width: 25%;
    list-style-type: disc
}

.bungalow-rules .pricing {
    margin-right: 20px
}

.bungalow-rules i {
    margin-right: .5rem
}

.pl-0 {
    padding-left: 0 !important
}

.ml-2 {
    margin-left: .5rem !important
}

.color-bng {
    color: #ff5722 !important
}

.form-row {
    display: flex;
    flex-wrap: wrap;
}
.reservation-error {
    width: 100%;
}
.fs-13 {
    font-size: 13px
}

.fs-20 {
    font-size: 20px
}

.fs-22 {
    font-size: 22px
}

.fs-28 {
    font-size: 28px;
    color: #00008b
}

.ml-1 {
    margin-left: .25rem
}

.text-right {
    text-align: right
}

.rezervasyonTalebi {
    border-radius: .25rem;
    top: .25rem
}

.rezervasyonTalebiWrap {
    top: 15px !important
}

.rezervasyonTalebiCol {
    padding-bottom: 1rem
}

.filter_menu .increments input {
    width: 56px;
    height: 36px;
    text-align: center
}

.text-secondary {
    color: #6c757d !important
}

.filter_menu .increments .minus,
.filter_menu .increments .plus {
    cursor: pointer;
    width: 36px;
    height: 36px
}

.daterangepicker td.active {
    background-color: #00008b !important
}

.form-row>.col-6.my-sm-3.my-2 {
    padding-right: .25rem !important
}

.opportunity {
    background-color: #00008b1f;
}

#reservation-form-desktop {
    width: 600px;
    max-height: 600px;
    overflow: scroll
}

#reservation-form-desktop.fancybox__content {
    padding: 0 !important;
    border-radius: .3rem
}

.form-header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dee2e6;
    padding: 1rem
}

.form-header .icon {
    margin-right: .25rem
}

.form-header .icon i {
    font-size: 20px;
    color: #6c757d
}

.form-header .title {
    font-weight: 600;
    color: #6c757d
}

.bungalow-form-detail,
.form-row {
    padding: .5rem
}

.bungalow-form-detail .bungalow-details {
    display: flex;
    align-items: center;
    margin-top: 1rem;
}

.bungalow-form-detail .bungalow-details .bungalow-image {
    margin-right: .5rem;
    border-radius: .3rem;
    overflow: hidden
}

.bungalow-form-detail .bungalow-details .bungalow-image  {
    width: 200px;
    height: 100px;
}

.bungalow-form-detail .bungalow-details .bungalow-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#reservation-form-desktop .bungalow-form-detail .reservation-info {
    font-size: 14px;
    margin: 1rem 0
}

#reservation-form-desktop .form-row .payment-methods i {
    margin: 0 .25rem
}

.properties-table,
.w-100 {
    width: 100%
}

.card-content li {
    list-style: disc !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.pr-2 {
    padding-right: .5rem
}

.sub-categories {
    display: none;
    margin-left: 20px
}

.sub-categories.open {
    display: block
}

#filterx {
    background-color: #fff;
    border-radius: 10px;
}

#filterx .action-sidebar {
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 18px;
}

.action-sidebar .action-widget+.action-widget {
    margin-top: 1.875rem
}

.action-sidebar .action-widget+.action-widget .form-check.has-sub-item i,
.action-sidebar .action-widget+.action-widget label {
    cursor: pointer
}

.action-sidebar .action-widget+.action-widget .form-check.has-sub-item {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.action-sidebar label {
    margin-bottom: .05rem;
    font-size: 14px
}

.action-sidebar .action-widget__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem;
    color: #373e4a;
    margin-bottom: .9375rem;
    padding-bottom: .3125rem;
    border-bottom: 1px solid #d8dfe5;
    position: relative
}

.mobile-action-filter-button button:hover {
    color: #fff !important
}

.properties-table td,
.properties-table th {
    padding: .5rem;
    border: 1px solid rgba(0, 0, 0, .1)
}

.properties-table tr:nth-child(2n) {
    background: rgba(0, 0, 0, .03)
}

#bungalow-comments .comments li {
    width: calc(50% - 10px);
}

#edit-request {
    background: white;
    padding: .5rem;
    width: 100%;
    border-radius: .25rem;
    border: 1px solid #dee2e6;
    color: #373e4a;
    font-weight: 500;
    display: none;
    justify-content: space-between;
    align-items: center;
}

h3.card-title {
    font-size: 1.25rem;
}
.action-widget__title {
    font-weight: 500;
}
@media screen and (max-width:991px) {
    .error-boundary {
        font-size: 10px;
    }
    #edit-request {
        display: flex;
    }
    #home-search #searchInput {
        width: 100%;
        padding: 10px 12px !important;
    }

    #home-search .input-group-text {
        padding: 10px 12px !important;
        background-color: transparent !important;
        border: none !important;
    }

    .hotel-card {
        box-shadow: 0 0 5px rgba(0, 32, 70, .2) !important
    }
    .hotel-card .hotel-card__content,
    .hotel-card .hotel-card__thumb,
    iframe.bungalow-iframe {
        width: 100% !important
    }
    .hotel-card .hotel-card__action {
        width: 100% !important;
        border: none !important
    }
    .bungalowImagesColumn {
        padding: 0
    }
    .bungalow-images {
        height: 250px !important
    }
    .bungalow-images li:first-child {
        height: 250px !important;
        width: 100% !important
    }
    .bungalow-images li:not(:first-child) {
        display: none !important
    }
    .room-distribution ul,
    .everyTime {
        overflow: scroll
    }
    .room-distribution ul li {
        flex-shrink: 0;
        width: 45%
    }
    div#guest_container {
        width: 88% !important
    }
    #bungalow-comments .comments li {
        width: 100%;
    }
    #bungalow-comments .comments li:not(:last-child) {
        margin-bottom: 1rem;
    }
}

.main {
    background-color: #f5f5f5
}

.hotel-card {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    box-shadow: 0 0 8px rgba(0, 32, 70, .1);
    position: relative;
    border-radius: 8px;
    margin-bottom: 1rem
}

.hotel-card .hotel-card__thumb {
    width: 300px
}

.hotel-card .hotel-card__thumb a {
    height: 310px;
}

.hotel-card .hotel-card__thumb a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.hotel-card .hotel-card__content {
    width: calc(100% - 530px);
    padding: 20px;
    border-top: 1px solid #c0cad5;
    border-bottom: 1px solid #c0cad5;
    background-color: #fff
}

.hotel-card .hotel-card__content .title {
    font-size: 1.25rem
}

.hotel-card .hotel-card__content .features-list {
    padding-left: 0
}

.hotel-card .hotel-card__content .features-list li {
    font-size: .875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 0;
    text-decoration: none;
    padding-left: 0
}

.hotel-card .hotel-card__content .features-list li i {
    color: #28c76f
}

.hotel-card .hotel-card__action {
    width: 230px;
    padding: 20px;
    border: 1px solid #c0cad5;
    text-align: center;
    align-items: flex-end;
    display: flex;
    justify-content: center;
    background-color: #fff;
    border-radius: 0 8px 8px 0
}

.hotel-card .hotel-card__action a {
    background-color: #00008b;
    color: #fff;
    padding: 10px 20px
}

.hotel-card .price {
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 1
}

#mobile-filter-button {
    padding: 1rem !important;
    width: 100% !important;
}

#mobile-filter-button .action-sidebar {
    padding-top: 2.5rem;
}

.not-found .container{
    min-height: calc(100vh - 433px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.page-item.active .page-link {
    background-color: #00008b !important;
    border: #00008b !important;
    color: white !important;
}
.page-link {
    color: #00008b !important;
}
.card-img-top {
    height: 225px !important;
}
.home-bungalows-slider ol.breadcrumb li {
    font-size: 12px !important;
}

:root {
    --initial-max-height: 95px;
}
.text_content {
    max-height: var(--initial-max-height);
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
    border-radius: 4px;
    padding: 6px;
    background-color: #fff;
}
.overflow {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-image: linear-gradient(to bottom, transparent, white);
}
.overflow[data-state="visible"] {
    display: block;
}

.show-more {
    color: #373e4a;
    font-weight: 500;
    background: #edf1f7;
}

.w-full {
    width: 100%;
}

.mr-auto {
    margin-right: auto !important;
}


.imageFit {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bungalow-title {
    font-weight: 600;
}

.form-cities {
    position: relative;
}

#cityList {
    width: 94.5%;
    position: absolute;
    top: 76px;
    left: 12px;
    background-color: white;
    z-index: 9999;
    border-bottom-left-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important;
    overflow: hidden;
}

.filter-city {
    padding: .5rem;
    cursor: pointer;
}

.filtered-cities {
    border: 1px solid #dee2e6!important;
    overflow: scroll;
    max-height: 200px;
}

.filter-city:not(:last-child) {
    border-bottom: 1px solid #dee2e6!important;
}

.reservation-detail div span:first-child {
    font-weight: 600;
}

.general-info {
    border: 1px solid #ced4da;
    border-radius: 12px;
}

.general-info li {
    width: 25%;
}

.general-info  li:not(:last-child) {
    width: 25%;
    border-right: 1px solid #ced4da;
}

.general-info .general-info-icon {
    border-radius: 50%;
    background-color: #00008b24;
    width: 45px;
    height: 45px;
    display: grid;
    place-items: center;
    margin-bottom: 6px;
}

.general-info .general-info-icon i {
    color: #00008b;
    font-size: 20px;
}

#hakkinda ul li {
    list-style: disc;
}

.mr-5 {
    margin-right: 10px;
}

.accordion-tabs .container {
    display: flex;
    justify-content: space-around;
    padding: 30px 0;
}
.accordion-tabs .column {
    width: 45%;
}
.accordion-tabs .accordion {
    background-color: #f6f6f6;
    color: #444;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: background-color 0.4s ease-out;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
}
.accordion-tabs .active, .accordion:hover {
    background-color: #dadada;
}
.accordion-tabs .panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
    margin-bottom: 10px;
    transition: max-height 0.2s ease-out;
}
.accordion-tabs .icon {
    transition: transform 0.2s ease-out;
}
.accordion-tabs .icon-active {
    transform: rotate(180deg);
}

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

.corporate-informations .swiper-pagination-bullet-active,
.howRent .swiper-pagination-bullet-active{
    background: #00008b;
}

.show-all {
    color: #00008b;
    text-decoration: underline !important;
    font-weight: 500;
    margin-left: .75rem;
    cursor: pointer;
}

.container.home {
    padding: 0;
}

.main-title {
    display: flex;
    align-items: end;
    padding: 1rem 0;
}

.main-title h2 {
    padding-left: .75rem;
    margin-bottom: 0;
}

.row.footer {
    justify-content: space-around
}

.howRent {
    margin-top: 1rem;
}

.howRent .swiper-slide {
    border-radius: 10px;
}

.howRent .swiper-slide .how-rent-card {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .3rem;
}

.howRent .swiper-slide .how-rent-icon {
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.125);
    padding: .75rem;
    width: 75px;
    height: 75px;
}

.howRent .swiper-slide .how-rent-icon img {
    width: 47px;
}

.howRent .swiper-slide .how-rent-card .title {
    font-size: 20px;
    font-weight: 600;
}

.mobile-price {
    z-index: 20;
}

.main-hero.category {
    background-image: none !important;
    height: auto !important;
}

.main-hero.category::after {
    display: none;
}

@media screen and (max-width:768px) {
    .possibilities {
        justify-content: space-between;
    }
    .popular-destination .destinations {
        overflow-x: scroll;
    }
    .row.footer {
        justify-content: flex-start;
    }
    .main-title {
        flex-direction: column;
        align-items: start;
    }
    .main-title h2 {
        width: 85%;
        margin-bottom: .5rem;
    }
    .general-info li {
        width: 50% !important;
    }
    .swiper-wrapper {
        padding-bottom: 40px;
    }
    .general-info li:first-child, .general-info li:nth-child(2) {
        border-bottom: 1px solid #ced4da;
    }
    .general-info li:nth-child(2) {
        border-right: none;
    }
    .accordion-tabs .container {
        flex-direction: column;
        padding: 30px 15px;
    }
    .accordion-tabs .column {
        width: 100%;
    }
    .corporate-information {
        overflow: scroll;
    }
    .corporate-information .corporate {
        min-width: 350px;
        height: 150px;
    }
    .facilities ul li {
        width: 47%;
        font-size: 14px;
    }
    .create-reservation {
        font-size: 12px !important
    }
    .main-hero {
        height: 450px
    }
    .result-page-title {
        flex-direction: column;
        align-items: flex-start !important;
        justify-content: start
    }
    .result-page-title .total-result {
        margin: 0 !important
    }
    .pe-5 {
        padding-right: 12px !important
    }
    .hotel-rating {
        margin-top: 1rem !important
    }
    .hotel-card .hotel-card__content {
        padding: 16px !important
    }
    .hotel-card .hotel-card__content .hotel-card__action .price+p {
        margin-bottom: 0 !important
    }
    .section-title {
        max-width: 250px;
        margin: 1rem 0 !important
    }
    .mobile-action-filter-button {
        display: block
    }
    .fancybox__content {
        padding: 1rem;
    }
    .nav-link.dropbtn {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .btn.danger-color.ml-2.text-white {
        margin-left: 0 !important;
    }
    .paginate {
        overflow: scroll;
    }
}

@media screen and (min-width:768px) {
    .w-md-50 {
        width: 50% !important
    }
}

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 3px rgba(0,0,0,0.2);
  z-index: 5;
  border-radius: .25rem;
}

.dropdown-content a {
  float: none;
  color: rgba(0,0,0,.7);
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:not(:last-child) {
    border-bottom: 1px solid #ddd;
}

.dropdown-content a:hover {
  background-color: #f0f0f0;
}

.dropbtn {
    background-color: transparent;
}

.dropdown:hover .dropdown-content {
  display: block;
}