@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;400;500;600;700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;400;500;600;700&display=swap");

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}


body {
    font-family: "IBM Plex Sans", sans-serif;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li a {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}

.bravo_wrap .bravo_topbar {
    background: transparent !important;
    border-bottom: 1px solid rgba(228, 235, 241, 0.07) !important;
}

.bravo_wrap .bravo_header {
    border: none;
}

.main-header {
    position: absolute;
    z-index: 1050;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.bravo_wrap .page-template-content .bravo-form-search-all {
    height: 500px;
    padding-top: 100px;
}

.display-5 {
    font-size: 44px;
    font-weight: 700 !important;
}

.hero-section .hero-content .banner-content h1 span {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.hero-section .banner-content h1 span {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.hero-section .banner-content {
    max-width: 850px;
    width: 100%;
    margin-bottom: 40px;
}

.hero-section .hero-content {
    position: relative;
    z-index: 1;
}

.slider-center {
    text-align: center;
}

.hero-section .hero-content .banner-content h1 span::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 16px;
    background: #CF3425;
    z-index: -1;
}

.bravo_wrap .bravo_topbar .content .topbar-left .line:before {
    border-right: 1px solid #f1f1f173;
}

.bravo_wrap .bravo_header .content .header-right .topbar-items li a {
    color: #fff;
}

.bravo_wrap .bravo_header .content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li > .menu-dropdown:after {
    content: "";
    background: url(../images/menu-bg.png) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-position: bottom right;
    background-size: contain;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li .menu-dropdown li a {
    font-weight: 400;
    color: #4E5561;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li .menu-dropdown li:hover a {
    color: #CF3425;
}

a:hover {
    color: #CF3425;
}

.bravo_wrap .bravo_header .content .header-left .bravo-menu ul li:hover > .fa, .bravo_wrap .bravo_header .content .header-left .bravo-menu ul li:hover > a {
    color: #CF3425 !important;
}

.bravo_wrap .bravo_header .content .header-right .topbar-items li a {
    font-size: 14px;
}

.zr-loginbutton {
    background-color: #FFF;
    border-color: #FFF;
    color: #111827 !important;
    transition: all 0.5s;
    font-weight: 500;
    border-radius: 55px;
    padding: 8px 20px !important;
    font-size: 14px;
}

.zr-loginbutton:hover {
    background: #CF3425;
    border-color: #CF3425;
    color: #FFF !important;
}

.bravo_wrap .bravo_topbar .content .topbar-right .topbar-items li a {
    font-size: 14px;
}

@media (max-width: 767.98px) {
    .hero-section {
        padding-top: 70px;
    }
}

@media (max-width: 991.98px) {
    .hero-section {
        height: 100% !important;
    }
}

@media (max-width: 767.98px) {
    .display-5 {
        font-size: 26px;
    }

    .bravo_wrap .page-template-content .bravo-form-search-all {
        height: 724px;
        padding-top: 140px;
    }
}


@media (max-width: 991.98px) {
    .display-5 {
        font-size: 34px;
    }
}

.hero-section .banner-sec .owl-dots {
    position: absolute;
    right: 50px;
    top: 50%;
    z-index: 1;
    display: flex;
    height: auto !important;
    flex-direction: column;
    transform: translateY(-50%);
}

.hero-section .banner-sec .owl-dots button {
    color: #FFF;
    width: 7px !important;
    height: 7px !important;
    border-radius: 50%;
    background: rgba(228, 235, 241, 0.2);
    margin: 3px 0;
}

.hero-section .banner-sec .owl-dots button:hover {
    color: #CF3425;
}

.hero-section .banner-sec .owl-dots button.active {
    background: #FFF;
    outline: 1px solid #FFF;
    outline-offset: 3px;
    margin: 5px 0;
}

.zr-search-content {
    background-color: #FFF;
    transition: all 0.5s ease-in-out;
    position: relative;
    border-radius: 10px;
    border: 1px solid #E4EBF1;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    color: inherit;
}

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
    margin-top: 0;
    border-color: #E7EDF2;
    position: relative;
    background: transparent;
    padding: 1rem 1.25rem 0 1rem;
}

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a.active {
    background-color: #CF3425 !important;
    border-color: #CF3425 !important;
}

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li:hover a {
    background-color: #CF3425 !important;
    border-color: #CF3425 !important;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .tab-content {
    padding: 1rem 1.25rem 1.25rem 1.25rem;
}

.bravo_wrap .bravo_form {
    box-shadow: none;
}

.g-field-search .border-right {
    border-right: none !important;
    border-left: 1px solid #E4EBF1;
}

.bravo_wrap .bravo_form .g-field-search {
    border: 1px solid #E4EBF1;
    border-radius: 4px;
}

.g-field-search .border-right:first-child {
    border-left: 0;
}

.bravo_wrap .bravo_form .g-button-submit {
    flex: 0 0 10%;
    flex-grow: 1;
    max-width: 7%;
    position: relative;
    margin-left: 24px;
}

.bravo_wrap .bravo_form .g-button-submit button {
    border-radius: 4px;
    background-color: #D4483B !important;
    border: 1px solid #D4483B;
    text-transform: capitalize;
}

.bravo_wrap .bravo_form .g-button-submit button:hover {
    background-color: #c93d30 !important;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.bravo_wrap .bravo_form .form-content label {
    font-weight: 500;
    color: #4E5561 !important;
}

.bravo_wrap .bravo_form .form-content .date-wrapper .check-in-wrapper .check-in-render, .bravo_wrap .bravo_form .form-content .date-wrapper .check-in-wrapper .check-out-render {
    color: #111827;
    font-weight: 600;
}

.form-select-guests .render {
    color: #111827 !important;
    font-weight: 600;
}

.bravo_wrap .bravo_form .field-icon, .bravo_wrap .bravo_form .smart-search .parent_text, .bravo_wrap .bravo_form .smart-search:after, .bravo_wrap .bravo_form .dropdown-toggle:after, .bravo_wrap .page-template-content .bravo-list-space .item-loop .service-review .rate, .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .btn-more-item, .bravo_wrap .bravo_detail_space .bravo_content .g-header .review-score .head .left .text-rating, .bravo-reviews .review-box .review-box-score .review-score, .bravo-reviews .review-box .review-box-score .review-score-base span, .bravo_wrap .bravo_detail_tour .bravo_content .g-header .review-score .head .left .text-rating {
    color: #111827 !important;
}

.bravo_wrap .bravo_form .dropdown-toggle:after {
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-top: .4em solid;
    color: #5191fa;
    top: 45px;
}

.sidebar-user.card.user-sidebar.mb-4 {
    position: sticky;
    top: 0;
}

.bravo-list-event .item-loop.item-loop-wrap {
    display: flex;
    flex-direction: column;
}

.bravo_wrap .bravo_form .input-search .bravo-autocomplete, .bravo_wrap .bravo_form .smart-search .bravo-autocomplete {
    left: -15px
}

.smart-search-location::placeholder {
    color: #111827 !important;
    opacity: 1; /* Firefox */
    font-weight: 600;
}

.smart-search-location::-ms-input-placeholder { /* Edge 12 -18 */
    color: #111827 !important;
    font-weight: 600;
}

.form-select-seat-type .render {
    color: #111827 !important;
    font-weight: 600;
}

.bravo_wrap .bravo_form .form-content {
    padding: 10px 0 10px 0px;
}

.bravo_wrap .bravo_form .form-group .field-icon {
    display: none;
}

.section-header {
    margin-top: 25px;
}

.section-header .text-bar {
    width: 30px;
    height: 2px;
    border-radius: 10px;
    background: #CF3425;
    display: flex;
    margin-right: 8px;
}

.section-header p {
    font-weight: 500 !important;
    margin-bottom: .5rem !important;
    color: #4E5561;
    font-size: 16px;
}

.section-header h2 {
    color: #111827;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 700;
}

.section-header a {
    background-color: #D4483B !important;
    border: 1px solid #D4483B;
    color: #FFF;
    padding: 9px 16px;
    font-size: 14px;
}

.section-header a:hover {
    background-color: #c93d30 !important;
    border: 1px solid #c93d30;
    color: #FFF;
    transition: all 0.5s;
}

.text-primary {
    color: #CF3425 !important;
}

/* spaces css*/
.place-item {
    position: relative;
}

.place-item {
    border-radius: 10px;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    overflow: hidden;
}

.place-item .place-img {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    position: relative;
}

.place-item .place-img::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 28.82%, rgba(0, 0, 0, 0.5) 100%);
}

.place-item .place-img img {
    border-radius: 10px 10px 0 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    max-width: 100%;
    height: auto;
}

.place-item:hover .place-img img {
    -webkit-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.place-item .place-img .fav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.bg-danger {
    background-color: #FF0000 !important;
    border: 1px solid #FF0000 !important;
    color: #FFF;
}

.place-item .place-img .fav-item .badge {
    font-size: 13px;
    border-radius: 54px;
    font-weight: 400;
}

.badge {
    padding: 0.25rem 0.45rem;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 4px;
}

.place-item .place-img .fav-item .fav-icon {
    width: 24px;
    height: 24px;
    font-size: 14px;
    color: #E4EBF1;
    background: #FFF;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.place-item .place-content {
    position: relative;
}

.place-item .place-content {
    padding: 20px;
    background: #FFF;
}

.border-top {
    border-top: 1px solid #E4EBF1 !important;
}

.pt-2 {
    padding-top: .5rem !important;
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop a {
    color: #111827;
    text-transform: capitalize;
    font-size: 17px;
}

.place-item .place-content p {
    color: #4E5561;
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.fs-14 {
    font-size: 0.875rem !important;
}

.place-item .place-content h5 {
    font-size: 18px;
}

.place-item .place-content h5 span {
    color: #4E5561 !important;
    font-size: 16px;
}

.me-2 {
    margin-right: .5rem !important;
}

.mb-1 {
    margin-bottom: .25rem !important;
}

.place-item .place-content .badge {
    margin-top: -3px;
}

.bravo_wrap .page-template-content .bravo-list-space .item-loop {
    border: none;
    margin-bottom: 3px;
    padding-bottom: 10px;
    position: relative;
}

/*
.bravo_banner:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(5, 16, 54, 0.3);
    z-index: 1;
} */
.bravo_wrap .bravo_detail_space .bravo_banner .btn-group .btn {
    z-index: 3;
}

.new-g-header .bg-success {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-left: 5px;
}

.new-g-header .text-decoration-underline {
    text-decoration: underline;
    margin-left: 10px;
}

.border-end {
    border-right: 1px solid #E4EBF1 !important;
    padding-right: 5px;
}

.reviewp {
    margin: 0;
}

.reviewp a {
    color: #333;
}

.new-g-header .badge-md {
    background: #E4EBF1;
    padding: 6px 12px;
    line-height: 1.5;
}

.g-overview .description p {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 16px;
    color: #4E5561;
}

.g-overview .description h4 {
    font-size: 17px !important;;
    font-weight: 500 !important;
    color: #111827 !important;
    font-family: "IBM Plex Sans", sans-serif;
}

.bravo_wrap .bravo_detail_space .bravo_content .g-overview ul li {
    font-family: "IBM Plex Sans", sans-serif !important;
    font-size: 15px !important;
    color: #111827 !important;
    background: #FFFAEE;
    border-radius: 10px;
    padding: 16px;
    margin-bottom: 8px !important;

}

.bravo_wrap .bravo_detail_space .bravo_content .g-overview ul {
    padding-left: 0 !important;
}

.bravo_wrap .bravo_detail_space .bravo_content .g-attributes {
    border-bottom: 1px solid #E4EBF1 !important;
}

.bravo_wrap .bravo_detail_space .bravo_content h3 {
    color: #111827;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 600;
    font-size: 1.125rem !important;
    margin-bottom: 15px;
}

.bravo_content .g-faq, .page-template-content .g-faq {
    border-top: none;
}

.g-attributes.amenities .item i {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.8rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #FEEDEB !important;
    color: #CF3425 !important;
    border-radius: 100%;
    margin-right: 5px;
}

.bravo_wrap .bravo_detail_space .bravo_content .g-attributes .list-attributes .item {
    font-size: 15px;
}

.g-attributes.space-type .item i {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.8rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #FEEDEB !important;
    color: #CF3425 !important;
    border-radius: 100%;
    margin-right: 5px;
}

.btn-outline-light {
    border: 1px solid #E4EBF1 !important;
    color: #393F4D !important;
}

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

.gallery-space .fotorama__stage {
    border-radius: 15px;;
}

.bravo_content .g-faq .item, .page-template-content .g-faq .item {
    border: 1px solid #d7dce3;
    padding: 0px 15px;
    border-radius: 5px;
}

.bravo_content .g-faq .item .header, .page-template-content .g-faq .item .header {
    margin-bottom: 5px;
}

.bravo-reviews .review-box .review-box-score .review-score {
    font-size: 40px;
    font-family: 'IBM Plex Sans';
}

.bravo-reviews .review-box .review-box-score .review-score-text {
    font-size: 18px;
    font-family: 'IBM Plex Sans';
}

.bravo-reviews .review-sumary {
    border: 1px solid #E4EBF1;
    padding: 1.25rem;
    border-radius: 10px;
}

.new-g-header {
    margin-top: 10px;
}

.quantity-left-minus {
    width: 32px;
    height: 32px;
    background-color: #E4EBF1;
    border: 1px solid #E4EBF1;
    text-align: center;
    font-size: 14px;
    transition: all 0.5s;
    font-weight: 500;
    border-radius: 100%;
    padding: 0;
}

.quantity-left-minus i {
    color: #111827 !important;
    font-size: 19px;
    line-height: 27px;
}

body .daterangepicker .drp-calendar .calendar-table tbody tr td.start-date {
    background: #cf3425;
    color: #fff;
    border-radius: 7px;
}

body .daterangepicker .drp-calendar .calendar-table tbody tr td.end-date {
    background: #cf3425;
    color: #fff;
    border-radius: 7px;
}

.bravo-reviews .review-form .form-wrapper {
    border-top: 1px solid #E4EBF1 !important;
    border-radius: 5px;
    border: 1px solid #E4EBF1;
}

#bravo_notify .notification.active, .dropdown-notifications .notification.active {
    background-color: #fff;
}

#bravo_notify .dropdown-footer, .dropdown-notifications .dropdown-footer {
    background: #cf3425;
    border-radius: 8px;
}

.masthead.-type-7 .masthead__bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(5, 16, 54, 0.5);
}

.toplisth2 {
    margin-bottom: 30px;
}

/* list style locations*/


.destination-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.destination-item::before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #141414 105.28%);
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 10px;
}

.destination-item img {
    border-radius: 10px;
}

.destination-item .destination-info {
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    padding: 15px 15px 0;
    width: 100%;
}

.destination-item .destination-content {
    padding-bottom: 20px;
}

.destination-item .destination-overlay {
    border-radius: 10px;
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    display: none;
    width: calc(100% - 0px);
}

.destination-item .destination-overlay .count-info {
    padding: 14px;
}

.destination-item:hover {
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
}

.destination-item:hover .destination-info {
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    transform: translate(-50%, -15px);
    -webkit-transform: translate(-50%, -15px);
    -ms-transform: translate(-50%, -15px);
}

.destination-item:hover .destination-content {
    padding-bottom: 0;
}

.destination-item:hover .destination-overlay {
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    display: block;
}

.destination-item h6 {
    font-size: 14px;
    color: #111827;
}

.destination-item img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.count-info a:hover {
    text-decoration: none;
}

.count-info a:hover h6 {
    font-weight: 600;
}

.text-cyan {
    color: #06AED4 !important;
}

.text-indigo {
    color: #3538CD !important;
}

.overlay-circle-link {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #FFF;
    font-size: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    opacity: 0;
    z-index: 2;
}

.overlay-circle-link:hover {
    background: #CF3425;
    color: #FFF;
}

.destination-item:hover .overlay-circle-link {
    opacity: 1;
}

.news-letter {
    padding: 40px;
    background: #CF3425;
    margin-bottom: 60px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.news-letter .section-header {
    margin-bottom: 0;
}

.update-sec .input-group {
    max-width: 512px;
    width: 100%;
    border-radius: 54px;
    outline: 1px solid #F9CBC3;
    outline-offset: 4px;
    background: #FFF;
    padding: 12px 16px;
}

.news-letter .input-group {
    outline: none;
    max-width: 100%;

}

.update-sec .input-group .input-group-text {
    background: #FFF;
    border: 0 !important;
    border-radius: 54px 54px 54px 54px;
    color: #4E5561;
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
}

.update-sec .input-group .form-control {
    border: 0 !important;
    box-shadow: none;
    margin-right: 5px;
    height: 30px;
}

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

.update-sec .input-group .btn {
    border-radius: 54px !important;
    font-size: 13px;
    padding: 4px 12px;
    background-color: #D4483B;
    border: 1px solid #D4483B;
    color: #FFF;
}

.update-sec .input-group .btn:hover {
    background-color: #b12c20;
    border: 1px solid #b12c20;
    color: #FFF;
}

.form-mess .text-danger {
    color: #fff !important;
    margin-top: 15px !important;
    background: #ffdfdf;
}

.footer-widget .footer-logo img {
    width: 200px;
}

.footer-logo {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.footer-widget a img {
    width: 100px;
}

.footer-widget {
    margin-top: 30px;
}

.bravo_wrap .bravo_footer .main-footer {
    padding: 10px 0;
}

.customer-info-icon span {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E4EBF1;
    font-size: 24px;
    font-weight: 700;
    color: #4E5561;
}

.customer-info {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
}

.customer-info-content {
    margin-left: 8px;
}

.customer-info-content span {
    color: #4E5561;
    font-size: 14px;
}

.customer-info-content h6 {
    color: #4E5561;
    font-size: 14px;
    font-weight: 500;
}

.section-header-margin-bottom {
    margin-bottom: 20px;
}

.bravo-list-review-carousel .badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    background-color: #CF3425 !important;
    border: 1px solid #CF3425 !important;
    color: #FFF;
}

.bravo-list-review-carousel .badge a {
    color: #fff;
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-date ul .dot:before {
    display: none;
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption .item-title a {
    color: #111827;
}

.bravo_wrap .page-template-content .bravo-list-news .item-news .caption {
    padding: 15px 20px;
}

.bravo_wrap .page-template-content .bravo-list-news .item-news {
    border: 1px solid #E4EBF1;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    border-radius: 10px;
}

.bravo-list-review-carousel button.owl-next, .bravo-list-review-carousel button.owl-prev {
    width: 44px !important;
    height: 44px !important;
    font-size: 39px !important;
    color: #111827;
    background: #FFF !important;
    text-shadow: none;
    top: 0;
    cursor: pointer;
    border-radius: 100%;
    position: absolute;
    border: 1px solid #eee;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: flex; /* Flexbox aktif ettik */
    align-items: center; /* Dikey ortalama */
    justify-content: center; /* Yatay ortalama */
    padding: 0; /* Fazladan boşluk olmaması için */
    box-shadow: rgba(194, 194, 194, 0.25) 0px 4px 24px 0px;
    margin-top: -20px;

}

.bravo-list-review-carousel button.owl-prev {
    left: -20px;
}

.bravo-list-review-carousel button.owl-next {
    right: -20px;
}

.bravo-list-review-carousel .owl-nav button.owl-next:hover,
.bravo-list-review-carousel .owl-nav button.owl-prev:hover {
    background: #CF3425 !important;
    color: #FFF;
}

@media (max-width: 1199.98px) {
    .bravo-list-review-carousel .owl-nav button.owl-next,
    .bravo-list-review-carousel .owl-nav button.owl-prev {
        width: 38px;
        height: 38px;
    }
}

@media (max-width: 991.98px) {
    .bravo-list-review-carousel .owl-nav button.owl-next,
    .bravo-list-review-carousel .owl-nav button.owl-prev {
        width: 32px;
        height: 32px;
        font-size: 16px;
    }
}

.bravo-list-review-carousel .owl-nav button.owl-next {
    right: -20px;
}

@media (max-width: 1199.98px) {
    .bravo-list-review-carousel .owl-nav button.owl-next {
        right: -10px;
    }
}

@media (max-width: 991.98px) {
    .bravo-list-review-carousel button.owl-next {
        right: 0;
    }
}

.bravo-list-review-carousel button.owl-prev {
    left: -20px;
}

@media (max-width: 1199.98px) {
    .bravo-list-review-carousel button.owl-prev {
        left: -10px;
    }
}

@media (max-width: 991.98px) {
    .bravo-list-review-carousel button.owl-prev {
        left: 0;
    }
}

.bravo-list-review-carousel button.owl-next:focus,
.bravo-list-review-carousel button.owl-prev:focus,
.bravo-list-review-carousel button.owl-next:active,
.bravo-list-review-carousel button.owl-prev:active {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: #FFF !important; /* Arka plan değişmesin */
}

/* header normal*/

.pricing-section, .pricing-tabs {
    position: relative;
}

.authentication-wrapper {
    position: relative;
}

.authentication-wrapper .card {
    margin-bottom: 1.5rem;
    background-color: #FFF;
    transition: all 0.5s ease-in-out;
    position: relative;
    border-radius: 10px;
    border: 1px solid #E4EBF1;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    color: inherit;
}

.authentication-wrapper h5, .authentication-wrapper .h5 {
    font-size: 20px;
    font-weight: 600;
}

.authentication-card .card-body {
    padding: 40px;
}

.authentication-card .mb-3 {
    margin-bottom: 1rem !important;
}

.authentication-wrapper .form-label {
    font-size: 14px;
    font-weight: 500;
    color: #4E5561;
}

.authentication-wrapper .input-icon {
    position: relative;
}

.authentication-wrapper .input-icon-addon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 2.5rem;
    color: #4E5561;
    pointer-events: none;
    font-size: 16px;
}

.authentication-wrapper .form-control-lg {
    font-size: 1rem;
    padding: 0.66rem 1rem;
}

.authentication-wrapper .form-control {
    border-color: #E4EBF1;
    color: #111827;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    border-radius: 4px;
    padding: 0.5rem 0.625rem;
    min-height: 40px;
    transition: all 0.5s;
}

.authentication-wrapper::before {
    content: "";
    background-image: url(../images/authetication-bg.png);
    position: absolute;
    width: 100%;
    height: 200px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    z-index: -1;
}

.authentication-wrapper::after {
    content: "";
    background-image: url(../images/authentication-footer-bg.png);
    position: absolute;
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 32px;
    z-index: -1;
}


.authentication-wrapper .authentication-card .card-header {
    padding: 15px 40px;
}

.authentication-wrapper .card .card-header {
    border-color: #E7EDF2;
    position: relative;
    background: transparent;
    padding: 1rem 1.25rem 1rem;
}

.authentication-wrapper .toggle-password {
    cursor: pointer;
    width: 30px;
    height: 30px;
    color: #111827;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    border-radius: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 10px;
    pointer-events: auto;
}

.authentication-wrapper .input-icon-addon:last-child {
    right: 0;
    left: auto;
}

.authentication-wrapper .text-gray-9 {
    color: #111827 !important;
}

.authentication-wrapper .form-check-input[type=checkbox] {
    border-radius: .25em;
}

.authentication-wrapper .form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

.authentication-wrapper .form-check-input {
    width: 0.9rem;
    height: 0.9rem;
    background-color: #E4EBF1;
    border: 1px solid #E4EBF1;
}

.authentication-wrapper .form-control-lg {
    font-size: 1rem;
    padding: 0.66rem 1rem;
}

.authentication-wrapper .form-control {
    border-color: #E4EBF1;
    color: #111827;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    border-radius: 4px;
    padding: 0.5rem 0.625rem;
    min-height: 40px;
    transition: all 0.5s;
    padding-left: 35px !important;
}

.authentication-wrapper .btn.btn-primary {
    border-radius: 10px;
}

.authentication-wrapper .btn.btn-primary:hover, .authentication-wrapper .btn.btn-primary:focus, .authentication-wrapper .btn.btn-primary.focus, .authentication-wrapper .btn.btn-primary:active, .authentication-wrapper .btn.btn-primary.active {
    background-color: #c1372a;
    color: #FFF;
}

.authentication-wrapper .login-or::before {
    width: 100%;
    content: "";
    border-top: 1px solid #E4EBF1;
    position: absolute;
    top: 50%;
    left: 0;
}

.authentication-wrapper .login-or::after {
    width: 100%;
    content: "";
    border-top: 1px solid #E4EBF1;
    position: absolute;
    top: 50%;
    right: 0;
}

.authentication-wrapper .login-or {
    text-align: center;
    font-size: 14px;
    color: #111827;
    font-weight: 500;
    position: relative;
}

.authentication-wrapper .login-or .span-or {
    background-color: #FFF;
    padding: 0 16px;
    z-index: 9;
    position: relative;
}

.authentication-wrapper button:focus {
    outline: none !important;
    box-shadow: none !important;
}

.coprright-footer {
    background: #FFF;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.2509803922);
    padding: 10px;
    text-align: center;
}


@media (min-width: 1400px) {
    .authentication-wrapper .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}


.zr-default-breadcrumb {
    padding: 150px 0 40px;
    position: relative;
    z-index: 1;
    background-color: #101010
}

.zr-default-breadcrumb .breadcrumb-title {
    font-size: 36px;
    color: #FFF;
}

.zr-default-breadcrumb .breadcrumb-item {
    color: #E4EBF1;
}

.zr-default-breadcrumb .breadcrumb-item a {
    color: #FFF;
}

.zr-default-breadcrumb .breadcrumb-item {
    color: #E4EBF1;
}

.zr-default-breadcrumb .breadcrumb-item.active {
    color: #E4EBF1;
}

.zr-default-breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    content: "\f054";
    font-family: "fontawesome";
    line-height: 2;
    font-size: 12px;
    color: #E4EBF1;
}

.zr-default-breadcrumb .breadcrumb {
    background: none;
}

.zr-yorum-box {
    margin-bottom: 1.5rem;
    background-color: #FFF;
    transition: all 0.5s ease-in-out;
    position: relative;
    border-radius: 10px;
    border: 1px solid #E4EBF1;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    color: inherit;

}

@media (min-width: 1023px) {
    .frontend-page.header-transparent .bravo_wrap .bravo_header.is_sticky {
        background: #fff;
        position: fixed;
        top: 0;
        transition: none;
    }

    .bravo_header.is_sticky .bravo-menu > ul > li > a {
        color: #111827 !important;
    }

    .bravo_header.is_sticky .header-right .topbar-items li a {
        color: #111827 !important;
    }
}

.termmore {
    color: #4E5561 !important;
    font-size: 14px !important;
}

.bravo_wrap .bravo_header.is_sticky {
    box-shadow: 0px 4px 34px 0px rgba(229, 229, 229, 0.25);
}

.bravo_wrap .bravo-checkbox .checkmark {
    background-color: #E4EBF1;
    border: 1px solid #E4EBF1;
    border-radius: .25em;
}

.bravo_wrap .bravo-checkbox input[type=checkbox]:checked + .checkmark {
    background-color: #CF3425;
    border-color: #CF3425;
}

.bravo_wrap .bravo-checkbox input[type=checkbox]:checked + .checkmark:after {
    border: solid #fff !important;
    border-width: 0 2px 2px 0 !important;
}

.bravo_wrap .bravo-checkbox {
    margin-bottom: 9px;
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-title h3, .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-title h4 {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #111827 !important;
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item {
    border-top: 1px solid #E4EBF1 !important;
}

.bravo_wrap .bravo_search_space .bravo_filter .filter-title {
    font-size: 17px !important;
    font-weight: 600 !important;
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-bar {
    height: 4px !important;
    top: 30px !important;
}

.bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-from, .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-single, .bravo_wrap .bravo_search_space .bravo_filter .g-filter-item .item-content .bravo-filter-price .irs--flat .irs-to {
    font-size: 12px !important;
    padding: 2px 6px !important;
}

.bravo_wrap .bravo_search_space .bravo_filter {
    border-radius: 10px !important;
}

.bravo_wrap .bravo_search_space .bravo-list-item .topbar-search .text {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.bravo_wrap .bravo-list-item .topbar-search .control .item .dropdown .dropdown-toggle {
    border: none;
}

.bravo_wrap .bravo-list-item .topbar-search .control .item .item-title {
    font-weight: 500;
    font-size: 14px;
}

.bravo_wrap .bravo-list-item .topbar-search .control .item .dropdown {
    font-weight: 400;
    margin-left: 0px;
}

.mapitem a {
    width: 28px;
    height: 28px;
    border-radius: 4px;
    background: #FFF;
    color: #4E5561;
    font-size: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.mapitem a:hover, .mapitem a.active {
    background: #CF3425;
    color: #fff !important;
}

.bravo_wrap .bravo-list-item .topbar-search .control .item {
    margin-left: 0px;
    padding-left: 0px;
    border: none;
}

.bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-add, .bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-add2, .bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-minus, .bravo_wrap .select-guests-dropdown .dropdown-item-row .btn-minus2, .bravo_wrap .select-seat-type-dropdown .dropdown-item-row .btn-add, .bravo_wrap .select-seat-type-dropdown .dropdown-item-row .btn-add2, .bravo_wrap .select-seat-type-dropdown .dropdown-item-row .btn-minus, .bravo_wrap .select-seat-type-dropdown .dropdown-item-row .btn-minus2 {
    cursor: pointer;
    background-color: #E4EBF1;
    border: 1px solid #E4EBF1;
    padding: 0 5px;
    color: #111827;
    border-radius: 40px;
    font-size: 12px;
    transition: all 0.5s;
    font-weight: 400;
    padding: 4px 14px;
    width: 32px;
    height: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.bravo_wrap .select-guests-dropdown .dropdown-item-row .count-display input, .bravo_wrap .select-seat-type-dropdown .dropdown-item-row .count-display input {
    color: #111827;
}


.zr-modal-login .input-icon {
    position: relative;
}

.zr-modal-login .input-icon-addon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 2.5rem;
    color: #4E5561;
    pointer-events: none;
    font-size: 16px;
}

.zr-modal-login .form-control {
    border-color: #E4EBF1;
    color: #111827;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    border-radius: 4px;
    padding: 0.5rem 0.625rem;
    min-height: 40px;
    transition: all 0.5s;
    padding-left: 35px !important;
}

.zr-modal-login .form-label {
    margin-bottom: .5rem !important;
    font-weight: 500 !important;
}

.zr-modal-login .form-check-input {
    float: left !important;
    margin-left: -1.5em !important;
}

.zr-modal-login .btn.btn-primary {
    border-radius: 10px;
}

.zr-modal-login .btn {
    border-radius: 10px !important;
    background: #cf3425 !important;
}

.zr-modal-login .btn.btn-primary:hover,
.zr-modal-login .btn.btn-primary:focus,
.zr-modal-login.btn.btn-primary.focus,
.zr-modal-login .btn.btn-primary:active,
.zr-modal-login .btn.btn-primary.active {
    background-color: #c1372a !important;
    color: #FFF !important;
}

.authentication-card .card-body {
    padding: 1.25rem !important;
}

.be-button {
    font-size: 13px !important;
    padding: 8px 19px !important;
    border-radius: 50px;
    margin-top: -7px;
}

.bravo_wrap .bravo_user_profile .form-add-service .nav-tabs {
    background: #cf3425 !important;
}

.header-normal .main-header {
    background: #fff;
}

.header-normal .bravo_header .content .header-left .bravo-menu ul li a, .bravo_wrap .bravo_topbar .content .topbar-left a {
    color: #000;
}

.header-normal .bravo_topbar {
    border-bottom: 1px solid #eee !important;
}

.header-normal .bravo_header .content .header-right .topbar-items .login-item > .is_login {
    color: #000;
}

.header-normal .bravo_topbar .content .topbar-items li a {
    color: #000;
}

.notification a:hover {
    color: #fff !important;
}

.notification a:hover .notification-meta {
    color: #fff !important;
}

.header-transparent .bravo_topbar .content .topbar-left a {
    color: #fff !important;
}

.notification a {
    color: #000 !important;
}

.frontend-page.header-transparent .bravo_wrap .bravo_topbar .content .topbar-right .topbar-items .dropdown-menu li a:hover {
    color: #fff;
}

.header-normal .bravo-more-menu {
    background: #cf3425 !important;
    border-radius: 5px !important;
    font-size: 24px !important;
}

.header-transparent .bravo-more-menu {
    background: #cf3425 !important;
    border-radius: 5px !important;
    font-size: 24px !important;
}

@media (max-width: 1023px) {
    .frontend-page.header-transparent .bravo_wrap .bravo_header, .frontend-page.header-transparent .bravo_wrap .bravo_header .content {
        background: #fff;
    }
}

@media screen and (max-width: 769px) {
    .section-header a[href="space"] {
        display: none;
    }

    .section-header h2 {
        color: #111827;
        font-family: "IBM Plex Sans", sans-serif;
        font-weight: 700;
        font-size: 22px;
        margin-bottom: 17px;
    }

    .testimonial-slider .owl-nav {
        display: none;
    }
}


.header-normal .zr-default-breadcrumb {
    padding: 50px 0 30px !important;
}

.header-normal .bravo_detail_space .bravo_banner {
    padding: 210px 0 30px !important;
}

.header-normal .main-header {
    position: relative;
}

.header-normal .bravo_detail_space .bravo_banner {
    padding: 151px 0 65px !important;
}

@media (max-width: 766px) {
    .header-normal .bravo_search_space .bravo_banner {
        padding: 60px 0 30px !important;
        background-position: center center;
    }

    .header-normal .bravo_search_space .bravo_form_search {
        margin-bottom: 20px;
        margin-top: 19px !important;
    }

    .breadcrumb-title {
        font-size: 25px !important;
    }
}

@media (min-width: 1023px) {
    .bravo_header.is_sticky .header-right .topbar-items li a.be-button {
        color: #fff !important;
    }
}

.modal-backdrop {

    pointer-events: none;
    background-color: #00000036;
}

@media (max-width: 766px) {
    .bravo_wrap .bravo_detail_space .bravo_banner .bravo_gallery {
        height: 87px !important;
    }

    .header-normal .bravo_detail_space .bravo_banner {
        padding: 45px 0 10px !important;
    }
}

.zr-boat-item .badge {
    font-size: 13px;
    border-radius: 54px;
    font-weight: 400;
    color: #fff;
    padding: 7px 15px;
}

.zr-boat-item .fav-item a:hover {
    color: #CF3425;
}

.zr-boat-item .fav-item a.active {
    background: #FFF;
    width: 24px;
    height: 24px;
    font-size: 14px;

}

.zr-boat-item .fav-item a {
    width: 24px;
    height: 24px;
    font-size: 14px;
    color: #CF3425;
    background: #FFF;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.bravo_wrap .page-template-content .bravo-list-boat .item-loop {
    margin-bottom: 5px;
    overflow: visible !important;
    padding-bottom: 11px;
    position: relative;
    border: none;
}

.bravo_wrap .bravo_search_boat .bravo-list-item .list-item .item-loop {
    overflow: visible !important;
    border: none !important;
    margin-bottom: 5px !important;
}

.zr-boat-item .place-content p {
    font-size: 14px;
}

.zr-boat-item .place-content p i {
    margin-right: 5px;
}

.zr-boat-item .place-content p span {
    font-weight: 500;
}

.form-mess .text-danger {
    color: #fff !important;
    margin-top: -2px !important;
    background: none;
    padding-top: 10px;
    line-height: 19px;
    float: left;
}

.footer-wrap {
    border-radius: 10px;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    padding: 20px 20px 4px;
    margin: 20px 0 24px;
}

.btn-number {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.item-loop-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* isteğe göre */
}

.place-item {
    height: 430px;
    flex: 1 1 300px; /* veya istediğin genişlik */
    display: flex;
    flex-direction: column;
}

.place-item .place-img img {
    border-radius: 10px 10px 0 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.nav-center .owl-nav button.owl-next, .nav-center .owl-nav button.owl-prev {
    width: 44px;
    height: 44px;
    font-size: 20px;
    color: #111827;
    background: #FFF !important;
    text-shadow: none;
    top: 0;
    cursor: pointer;
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
}

.img-slider .owl-dots, .image-slide .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.img-slider .owl-dots .owl-dot, .image-slide .owl-dots .owl-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FFF;
    margin: 0 0 15px 0;
    margin-right: 4px;
}

.img-slider .owl-dots .owl-dot.active, .image-slide .owl-dots .owl-dot.active {
    width: 9px;
    height: 9px;
    outline: 1px solid #FFF;
    outline-offset: 2px;
}

.nav-center .owl-nav button.owl-next, .nav-center .owl-nav button.owl-prev {
    width: 44px;
    height: 44px;
    font-size: 20px;
    color: #111827;
    background: #FFF;
    text-shadow: none;
    top: 0;
    cursor: pointer;
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.img-slider.nav-center .owl-nav button.owl-next, .image-slide.nav-center .owl-nav button.owl-next {
    right: 16px;
}

.nav-center .owl-nav button.owl-prev {
    left: -20px;
}

.img-slider.nav-center:hover .owl-nav button, .image-slide.nav-center:hover .owl-nav button {
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
}

.img-slider.nav-center .owl-nav button, .image-slide.nav-center .owl-nav button {
    display: none;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 24px;
    height: 24px;
    font-size: 12px;
}

.img-slider.nav-center .owl-nav button.owl-prev, .image-slide.nav-center .owl-nav button.owl-prev {
    left: 16px;
}

.img-slider.nav-center .owl-nav button, .image-slide.nav-center .owl-nav button {
    display: none;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 24px;
    height: 24px;
    font-size: 12px !important;
}

@media (max-width: 990px) {
    .img-slider .owl-dots, .image-slide .owl-dots {
        bottom: 30px;
    }
}