/* jQuery UI - v1.10.0  */

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 0px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 8px;
}

.ui-datepicker .ui-datepicker-next {
    right: 8px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: normal;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker {
    background-color: #eee;
    color: #000;
    border: 1px solid #c5c5c5;
    border-radius: 0;
}

.ui-widget-header a::after,
.ui-widget-header a::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 12px;
    background-color: #000;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ui-widget-header a.ui-datepicker-prev::before {
    transform: rotate(45deg);
    bottom: 10px;
}

.ui-widget-header a.ui-datepicker-prev::after {
    transform: rotate(-45deg);
    top: 9px;
}

.ui-widget-header a.ui-datepicker-next::before {
    transform: rotate(-45deg);
    bottom: 10px;
}

.ui-widget-header a.ui-datepicker-next::after {
    transform: rotate(45deg);
    top: 9px;
}

.ui-widget-header {
    color: #ae012a;
    font-weight: bold;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    text-align: center;
}

.ui-state-default.ui-state-active {
    background: #ae012a;
    border-color: #ae012a;
    color: #ffffff;
}

/*
    Coustom Fonts Start Here {DS}
-------------------------------------    */

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot#iefix') format('embedded-opentype'), url('../fonts/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../images/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot#iefix') format('embedded-opentype'), url('../fonts/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype'), url('../images/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brittany-Signature-Regular';
    src: url('../fonts/BrittanySignatureRegular.eot');
    src: url('../fonts/BrittanySignatureRegular.eot#iefix') format('embedded-opentype'), url('../fonts/BrittanySignatureRegular.woff2') format('woff2'), url('../fonts/BrittanySignatureRegular.woff') format('woff'), url('../fonts/BrittanySignatureRegular.ttf') format('truetype'), url('../images/BrittanySignatureRegular.svg#BrittanySignatureRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../images/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 
    Coustom Fonts Start End {DS} 
-------------------------------------    */

.form1 select {
    padding: 5px !important;
}

.form1 select:focus {
    box-shadow: none !important;
}

.form1 .form-select option {
    font-size: 15px;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
}

a,
a:hover {
    text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato-Bold', sans-serif;
}

p {
    font-family: 'Lato', sans-serif;
    color: #666666;
}

.header_bg {
    background-color: rgba(236, 236, 236, 0.8);
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 3;
}

.nav-up {
    top: -94px;
}

.header_bg .navbar {
    padding-top: 0.22rem;
    padding-bottom: 0.22rem;
}

.header_bg .navbar .navbar-brand {
    margin-left: 0px;
    margin-right: 0px;
    padding: 2px 0;
}

.header_bg .navbar .navbar-brand img {
    width: 84px;
}

.h_icon,
.h_text,
.icon_phone_email a {
    display: inline-block;
    vertical-align: top;
}

.h_icon,
.h_text {
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.header_bg .col-lg-12.col-md-12.col-sm-12 {
    position: relative;
}

.icon_phone_email {
    text-align: right;
    position: absolute;
    right: 15px;
    z-index: 1;
    top: 4px;
}

.icon_phone_email a {
    color: #000;
    text-decoration: none;
}

.h_icon {
    margin-right: 8px;
    margin-left: 15px;
}

.h_text:hover {
    color: #bc2e31;
}

.h_icon.email_icon {
    background-position: 0px -30px;
}

.h_icon.call_icon {
    background-position: 0 0;
}

.icon_phone_email a:hover .h_icon {
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.vr_icon {
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 26px;
    margin: 6px;
}

#offcanvasNavbarDs {
    margin-top: 30px;
}

.header_bg .navbar-nav .nav-item {
    margin: 0px 0px 0px 16px;
}

.header_bg .navbar-nav .nav-item:first-child {
    margin-left: 0;
}

.header_bg .navbar-nav .nav-item .nav-link {
    text-transform: uppercase;
    font-size: 14px;
    color: #444444;
}

.header_bg .navbar-nav .nav-item .nav-link:hover {
    color: #bc2e31;
}

.header_bg .navbar-nav .nav-item .nav-link.nav-book-now {
    background-color: #bb141b;
    color: #fff;
}

.navbar-nav.mobile-corporate-menu {
    display: none;
}

.property-menu-bar {
    background-color: rgba(68, 68, 68, 0.8);
}

.property-menu-bar .navbar-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.property-menu-bar .navbar-nav .nav-item {
    margin: 0 18px;
}

.property-menu-bar .navbar-nav .nav-item .nav-link {
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*  Main Slider  */

.home_slider {
    position: relative;
    z-index: 2;
    margin-top: 105px;
}

#dsSlider .carousel-indicators {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 55px;
    height: 20px;
    bottom: 0;
}

#dsSlider .carousel-indicators button {
    text-indent: inherit;
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
    outline: none;
    color: #000;
    counter-increment: slides-num;
    margin: 0;
}

#dsSlider .carousel-indicators::after {
    content: counter(slides-num);
    color: #000;
    margin-left: 5px;
}

#dsSlider .carousel-indicators button.active:before {
    content: counter(slides-num) " / ";
}

#dsSlider::after {
    content: "";
    background: linear-gradient(180deg, #fff 20%, transparent 100%);
    top: auto;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.carousel-caption {
    bottom: 60%;
}

.carousel-caption h5 {
    font-family: 'Brittany-Signature-Regular';
    text-shadow: 2px 2px 12px #3e3e3e;
    color: #f53e46;
    font-size: 38px;
    margin-bottom: -23px;
    position: relative;
    animation: MoveUpDown 3s linear infinite;
}

.carousel-caption h2 {
    text-shadow: 2px 2px 8px #2a2a2a;
    font-size: 62px;
    color: #fff;
    font-weight: 600;
}

@keyframes MoveUpDown {
    0%,
    100% {
        bottom: 0;
    }
    50% {
        bottom: 20px;
    }
}

.carousel-control-prev,
.carousel-control-next {
    transition: 0.6s;
    width: 6%;
}

.carousel-control-prev::before,
.carousel-control-next::before {
    content: "";
    width: 78px;
    height: 78px;
}

.carousel-control-prev::after {
    content: "";
    background-image: url(../images/left_arrow_icon.png);
    background-repeat: no-repeat;
    background-position: -48px 4px;
    width: 36px;
    height: 30px;
    position: absolute;
}

.carousel-control-next::after {
    content: "";
    background-image: url(../images/right_arrow_icon.png);
    background-repeat: no-repeat;
    background-position: -48px 4px;
    width: 36px;
    height: 30px;
    position: absolute;
}

.form_box {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 18%;
    z-index: 1;
    max-width: 1100px;
    min-height: 60px;
    margin: auto;
    z-index: 2;
}

.form_box .nav.nav-tabs {
    margin: 15px auto;
    border: none;
    overflow: hidden;
    background-color: #fff;
    max-width: 268px;
    border: 4px solid #ececec;
}

.form_box .nav.nav-tabs .nav-link {
    border: none;
    outline: none;
    background-color: #fff;
    text-transform: uppercase;
    color: #000;
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 0;
}

.form_box .nav.nav-tabs .nav-link.active {
    background-color: #444444;
    color: #fff;
}

.form_box .tab-content {
    background-color: rgba(255, 255, 255, 1);
    padding: 15px;
    box-shadow: 0 2px 5px #ccc;
}

.form_box .form-group {
    display: inline-block;
    vertical-align: top;
    width: 35.1%;
    margin-right: 5px;
    position: relative;
}

.form_box .form-group:last-child {
    width: auto;
    margin-right: 0;
    border: none;
    padding: 0;
}

.form_box .form-group label {
    font-size: 11px;
    color: #606161;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
}

.form_box .form-group label::after {
    display: none !important;
    content: "";
    height: 15px;
    width: 1px;
    background-color: #444444;
    display: inline-block;
    vertical-align: top;
    margin: 2px 7px;
}

.form_box .form-group input {
    border: none;
    outline: none;
    background-color: transparent;
    font-size: 12px;
    color: #444444;
    width: 100%;
}

.form_box .form-group input::placeholder {
    color: #000;
}

.form_box .form-group.date_filed input[type="text"] {
    width: 90px;
    color: #606161;
    font-size: 19px;
}

.form_box .form-group.date_filed input[type="text"]::placeholder {
    color: #000;
}

.form_box .form-group.date_filed .input_box::before {
    display: none;
    content: "__";
    position: absolute;
    top: -5px;
    left: 75px;
    color: #000;
}

.form_box .form-group .form-select {
    border: 0px solid #444444;
    font-size: 22px;
    color: #606161;
    background-color: transparent;
    border-radius: 0;
    padding: 4px 15px 4px 0px;
}

.form_box .form-group .btn {
    margin-top: 1px;
    background-color: #bb141b;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    padding: 15px 26px;
    border-radius: 0;
}

.form_box .form-group select#get_destinations {
    font-size: 15px;
}

.input_box {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    right: 0;
}

.plus-icon-block {
    position: relative;
    display: inline-block;
}

.show_hide {
    font-size: 19px;
    color: #bb141b;
    margin-top: 14px;
    display: inline-block;
}

.input_box ul.des_list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 2px 4px 0px #000;
    padding: 10px 0px;
}

.input_box ul.des_list li {
    padding: 4px 15px;
    font-size: 13px;
    transition: 0.6s;
}

.input_box ul.des_list li:hover {
    background-color: #bb141b;
    color: #fff;
}

.form_box .form-group .input_box .form-select {
    border: none;
    outline: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    margin-top: 6px;
    background-color: transparent;
    padding-left: 6px;
}

.form_box .form-group .input_box .form-select {
    border: none;
    outline: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    margin-top: 6px;
    background-color: transparent;
    padding-left: 6px;
}

.form_box .form-group .input_box .form-select .optionGroup {
    background-color: #f2efe8;
    font-weight: bold;
}

.form_box .form-group .input_box .form-select .optionChild {}

.form_box .day_stay_form .form-group.date_filed::before {
    display: none;
}

.form_box .form-group.date_filed.Day_Stay_Dates {}

.form_box .form-group.date_filed.Day_Stay_Dates .input_box {}

.form_box .form-group.date_filed.Day_Stay_Dates .input_box input[type="text"] {
    width: 100%;
}

.form_box .form-group.date_filed.Day_Stay_Dates::before {
    display: none;
}

.form_box .form-group.date_filed.Day_Stay_Dates .input_box .DayCheckOut {
    display: none;
}

.form-group.date_filed .input_box {
    position: inherit !important;
    right: auto;
    left: 0;
    top: 5px;
}

.form_box .form-group.date_filed.Day_Stay_Dates .input_box::before {
    display: none;
}

.form_box .form-group.destination_input {
    width: 20%;
    border-right: 1px solid #606161;
    height: 58px !important
}

.form_box .form-group.date_filed {
    width: 21%;
}

.form_box .form-group.select-option {
    width: 9%;
    border-right: 1px solid #606161;
}

.book-now-btn {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background-color: #bb141b;
    border-radius: 0;
    border: none;
    outline: none;
    box-shadow: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 19px;
}

.book-now-btn:hover {
    background-color: #ffffff;
}

.form_box .close-btn {
    border: 1px solid #fff;
    outline: none;
    box-shadow: none;
    background-color: #444444;
    color: #fff;
    border-radius: 100%;
    width: 38px;
    height: 38px;
    display: none;
}

.form_box .close-btn:hover {
    background-color: #ececec;
    color: #000;
}

.home_slider .carousel .carousel-inner .carousel-item img {
    height: 68vh;
    object-fit: cover;
    object-position: cover;
    animation-name: zoom-out-img;
    animation-duration: 6s;
}

@keyframes zoom-out-img {
    0% {
        transform: scale(1.4, 1.4);
    }
    50% {
        transform: scale(1.0, 1.0);
    }
    100% {
        transform: scale(1.0, 1.0);
    }
}

.form_box.bg-color {
    background-color: rgba(0, 0, 0, 0.3);
    max-width: 100%;
    padding: 0 12rem;
}

.form_box.active {
    background-color: rgba(0, 0, 0, 0.6);
    max-width: 100%;
    padding: 0 12rem;
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 4;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.form_box.active .close-btn {
    display: block;
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    margin: 1px auto;
    margin: 1px auto 10px;
}

.breadcrumb {
    margin-bottom: 0;
    margin-top: 0px;
}

.breadcrumb li {
    color: #444444;
    font-size: 15px;
    text-transform: capitalize;
}

.breadcrumb li a {
    color: #444444;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, ">");
    color: #444444;
}

.breadcrumb li.breadcrumb-item.active,
.breadcrumb li a:hover {
    color: #bb141b;
}

.owl-prev,
.owl-next {}

/* .owl-prev span {font-size: 0;background-image: url(../images/left_arrow_icon.png);width: 35px;height: 30px;display: block;background-position: 0px 4px;background-repeat: no-repeat;} 
.owl-next span {font-size: 0;background-image: url(../images/right_arrow_icon.png);width: 35px;height: 30px;display: block;background-position: 0px 4px;background-repeat: no-repeat;} */

.owl-prev span {
    font-size: 0;
    background-image: url(../images/slider-pre-icon.svg);
    display: inline-block;
    width: 1.5rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #bb141b;
}

.owl-next span {
    font-size: 0;
    background-image: url(../images/slider-next-arrow.svg);
    display: inline-block;
    width: 1.5rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #bb141b;
}

.owl-prev {
    position: absolute;
    top: 40%;
    left: 7px;
}

.owl-next {
    position: absolute;
    top: 40%;
    right: 7px;
}

.room_slider-new-outer .owl-nav {
    display: block;
    width: 100%;
    text-align: center;
    position: relative !important;
    margin: 0px 0 10px;
}

.room_slider-new-outer .owl-prev {
    left: auto;
    top: auto;
    bottom: -37px;
    margin: 0 -25px;
}

.room_slider-new-outer .owl-next {
    top: auto;
    bottom: -37px;
    margin: 0 5px;
    right: auto !important;
}

.room_slider-new-inner .owl-nav {
    position: initial !important;
}

.room_slider-new-inner .owl-prev {
    left: 7px !important;
    top: 40% !important;
    bottom: inherit !important;
    right: inherit !important;
    margin: 0 !important;
}

.room_slider-new-inner .owl-next {
    right: 7px !important;
    top: 40% !important;
    bottom: inherit !important;
    left: inherit !important;
    margin: 0 !important;
}

.res_slider .owl-prev span {
    font-size: 0;
    background-image: url(../images/slider-pre-icon.svg);
    display: inline-block;
    width: 1.5rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #bb141b;
}

.res_slider .owl-prev {
    position: absolute;
    top: 40%;
    left: 7px;
}

.res_slider .owl-next {
    position: absolute;
    top: 40%;
    right: 7px;
}

.res_slider .owl-next span {
    font-size: 0;
    background-image: url(../images/slider-next-arrow.svg);
    display: inline-block;
    width: 1.5rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #bb141b;
}

.room_slider-new .owl-prev span {
    font-size: 0;
    background-image: url(../images/slider-pre-icon.svg);
    display: inline-block;
    width: 1.5rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #bb141b;
}

.room_slider-new .owl-prev {
    position: absolute;
    top: 40%;
    left: 7px;
}

.room_slider-new .owl-next {
    position: absolute;
    top: 40%;
    right: 7px;
}

.room_slider-new .owl-next span {
    font-size: 0;
    background-image: url(../images/slider-next-arrow.svg);
    display: inline-block;
    width: 1.5rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #bb141b;
}

/* .amenities-modal .modal-title{
    display: inline-block;
    width: 100%;
    text-align: center;
} */

.modal-room_amenities {
    display: inline-block;
    list-style: none;
    padding: 0 30px;
    margin: 0;
    width: 100%;
}

.modal-room_amenities li {
    float: left;
    width: 33%;
    padding-left: 15px;
    font-size: 14px;
    color: #333;
    margin-top: 7px;
    position: relative;
}

.modal-room_amenities li:before {
    position: absolute;
    left: 0;
    top: 8px;
    content: '';
    height: 6px;
    width: 6px;
    background: #bb141b;
    border-radius: 50%;
    z-index: 1;
}

.popup-amenities-icon {
    display: inline-block;
    width: 24px;
    margin-right: 5px;
}

/*  Main Slider End  */

/* Section  */

.ds {
    padding: 40px 0;
}

.bg {
    background-color: #f2efe8
}

.title_text_1 {
    font-family: 'Lato-Bold', sans-serif;
    font-size: 34px;
    text-transform: uppercase;
    color: #bb141b;
    margin-bottom: 12px;
    padding-bottom: 10px;
    position: relative;
    line-height: 46px;
}

.title_text_1 span {
    color: #444444;
}

.title_text_1::after {
    content: "";
    width: 215px;
    height: 1px;
    background-color: #9b9996;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}

.title_text_2 {
    font-size: 30px;
    color: #444444;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 3px;
}

.title_text_2 span {}

.title_text_3 {
    color: #666666;
    font-size: 15px;
}

/* Section End  */

/* About   */

.about-us {
    padding: 15px 0 40px 0;
}

.about-us .title_text_3 {}

.reviews_box {
    text-align: center;
    margin-top: 10px;
}

.reviews_box a {
    display: inline-block;
    vertical-align: top;
    margin: 1px 10px;
}

.reviews_box span {
    margin-top: 0px;
    margin-bottom: 0;
    color: #666666;
    font-size: 12px;
}

.reviews_box img.tr_dot,
.reviews_box img.go_dot {
    width: 12px;
}

.reviews_box img.tr_icon {
    width: 34px;
}

.reviews_box img.go_icon {
    width: 29px;
}

/* About End  */

.hotel-amenities {
    text-align: center;
}

.hotel-amenities .owl-stage-outer {}

.amenities_item {
    text-align: center;
    margin: 15px 6px 6px;
    display: inline-block;
    vertical-align: top;
    min-width: 140px;
}

.amenities_item p {
    font-size: 12px;
    color: #444444;
    margin: 0;
}

.amenities_icon {
    margin-bottom: 10px;
    transition: 0.6s;
}

.amenities_icon img {
    transition: 0.6s;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.amenities_icon img.img_black {
    display: block;
    margin: auto;
    filter: invert(0);
    width: auto;
    max-width: 100%;
    width: 34px;
    height: 30px;
    object-fit: contain;
}

.amenities_icon img.img_red {
    display: none;
    filter: invert(0);
    width: auto;
    max-width: 100%;
    width: 34px;
}

.hotel-amenities .owl-nav .owl-prev,
.hotel-amenities .owl-nav .owl-next {
    position: absolute;
    bottom: 40%;
}

.hotel-amenities .owl-nav .owl-prev {
    left: -4%;
    right: auto;
    margin: 0;
}

.hotel-amenities .owl-nav .owl-next {
    margin: 0;
    right: -4%;
    left: auto;
}

.hotel-amenities .owl-dots {
    text-align: center;
    margin-top: 10px;
}

.hotel-amenities .owl-dots::after {
    content: counter(slides-num);
    color: #444444;
    margin-left: 5px;
}

.hotel-amenities .owl-dots .owl-dot {
    counter-increment: slides-num;
    color: #444444;
}

.hotel-amenities .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
}

.room_slider {
    position: relative;
}

.or_item {
    margin: 7px;
    box-shadow: 0px 0px 4px 0px #e9e9e9;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-bottom: 0;
}

.or_img {
    position: relative;
    overflow: hidden;
}

.or_text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 30px;
    z-index: 1;
    box-shadow: inset 0px -100px 20px 0px #0009;
}

.or_text h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}

.or_text h4::after {
    content: "";
    width: 134px;
    height: 1px;
    background-color: #fff;
    display: block;
    position: absolute;
    bottom: 0;
}

.or_text p {
    margin-bottom: 4px;
    font-size: 12px;
    color: #fff;
}

.or_text small {
    font-size: 9px;
    color: #fff;
}

.cr-btn {
    position: absolute;
    right: 15px;
    bottom: 25px;
}

.cs-btn .btn {
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    padding: 3px 15px 5px;
    border-radius: 0;
}

.cs-btn .btn:hover {
    background-color: #fff;
    color: #000 !important;
}

.or_item:hover .or_img img {
    transform: scale(1.1);
}

.or_img img {
    overflow: hidden;
    transition: 0.6s;
    height: 376px;
    object-fit: cover;
    object-position: center;
}

.or_text .cs-btn {
    display: inline-block;
    vertical-align: top;
}

.or_text .cs-btn.book-now {
    position: relative;
    right: 0;
    bottom: 0;
}

.cs-btn.view-details {
    float: right;
    position: relative;
    bottom: 0;
    right: 0;
}

.cs-btn .btn.btn-red {
    background-color: #bb141b;
}

.cs-btn .btn.btn-red:hover {
    color: #444444;
    background-color: #fff;
    border-color: #444444;
}

.btn.btn-red {
    background-color: #bb141b;
    border: 1px solid #bb141b;
    border-radius: 0;
}

.btn.btn-secondary {
    border-radius: 0;
}

.btn.btn-red:hover,
.btn.btn-red:focus {
    background-color: #bb141b;
    border: 1px solid #bb141b;
}

.room_slider .owl-nav .owl-prev,
.room_slider .owl-nav .owl-next {
    position: absolute;
    top: 42%;
}

.room_slider .owl-nav .owl-prev {
    left: -50px;
}

.room_slider .owl-nav .owl-next {
    right: -50px;
}

.room_slider .owl-dots {
    text-align: center;
    margin-top: 30px;
}

.room_slider .owl-dots::after {
    content: counter(slides-num);
    color: #444444;
    margin-left: 5px;
}

.room_slider .owl-dots .owl-dot {
    counter-increment: slides-num;
    color: #444444;
}

.room_slider .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
}

.room_amenities {
    text-align: center;
    border-top: none;
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    z-index: 1;
    width: 225px;
    margin: auto;
}

.room_amenities img {
    width: 32px !important;
    height: 32px !important;
    display: inline-block !important;
    vertical-align: top;
    max-width: 100%;
    margin: 8px 5px;
    filter: invert(0);
    filter: brightness(255);
}

.restaurant-main-slider .owl-prev span {
    font-size: 0;
    background-image: url(../images/slider-pre-icon.svg);
    display: inline-block;
    width: 1.5rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #bb141b;
}

.restaurant-main-slider .owl-next span {
    font-size: 0;
    background-image: url(../images/slider-next-arrow.svg);
    display: inline-block;
    width: 1.5rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    background-color: #bb141b;
}

.restaurant-main-slider .owl-prev {
    position: absolute;
    top: 40%;
    left: 0px;
}

.restaurant-main-slider .owl-next {
    position: absolute;
    top: 40%;
    right: 0px;
}

.res-sec .title_text_2 span {
    color: #bb141b;
    font-size: 19px;
}

.res-sec h3 {
    color: #bb141b;
    font-size: 19px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: normal;
    font-family: 'Lato', sans-serif;
}

.res-sec .title_text_3 {
    line-height: 28px;
}

.res-sec2 .title_text_2 span {
    color: #bb141b;
    font-size: 19px;
}

.res-sec2 h3 {
    color: #bb141b;
    font-size: 19px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: normal;
    font-family: 'Lato', sans-serif;
}

.res-sec2 .title_text_3 {
    line-height: 28px;
}

.oritem {
    position: relative;
}

.oritem .col-lg-6.col-md-6.col-sm-12:first-child {
    order: 2;
}

.or-img {
    position: relative;
    margin-top: 30px;
}

.or-text .res_item {
    margin-top: 30px;
}

.or-img img {
    height: 380px;
    object-fit: cover;
    object-position: center;
}

.or-text {
    margin-top: 30px;
}

.or-text .title_text_2 {
    line-height: normal;
    letter-spacing: 2px;
}

.or-text .title_text_2 span {
    display: block;
}

.res_img {
    position: relative;
}

.res_img img {
    width: 100%;
}

.res-sec .owl-nav .owl-prev,
.res-sec .owl-nav .owl-next {
    position: absolute;
    bottom: 50%;
    z-index: 1;
}

.res-sec .owl-nav .owl-prev {
    left: -4%;
    right: auto;
}

.res-sec .owl-nav .owl-next {
    right: -4%;
    left: auto;
}

.res_item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 45px;
    margin-top: 50px;
    margin-right: 20px;
}

.res_item h6 {
    margin-bottom: 1px;
}

.res_item p {
    margin: 0;
    font-size: 13px;
    color: #444444;
    font-weight: 600;
}

.res_item h6 {
    margin-bottom: 1px;
    font-size: 14px;
    color: #444444;
}

.res_item.res_icon1::before {
    content: "";
    background-image: url(../images/restaurants_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 40px;
    transition: 0.6s;
}

.res_item.res_icon2::before {
    content: "";
    background-image: url(../images/restaurants_icon.png);
    background-repeat: no-repeat;
    background-position: -62px 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 40px;
    transition: 0.6s;
}

.res_item.res_icon3::before {
    content: "";
    background-image: url(../images/restaurants_icon.png);
    background-repeat: no-repeat;
    background-position: -140px 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    transition: 0.6s;
}

.res_item.res_icon4::before {
    content: "";
    background-image: url(../images/restaurants_icon.png);
    background-repeat: no-repeat;
    background-position: -202px 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    transition: 0.6s;
}

.res_item.res_icon1 {
    padding-left: 40px;
}

.res_item.res_icon2 {
    padding-left: 55px;
}

.res-sec .cs-btn {
    margin-top: 50px;
    position: relative;
    right: 0;
    bottom: 0;
}

.res-sec2 .cs-btn {
    margin-top: 50px;
    position: relative;
    right: 0;
    bottom: 0;
}

.res_item.res_icon1:hover::before {
    background-position: 0px -45px;
}

.res_item.res_icon2:hover::before {
    background-position: -62px -42px;
}

.res_item.res_icon3:hover::before {
    background-position: -140px -42px;
}

.res_item.res_icon4:hover::before {
    background-position: -202px -48px;
}

.res-sec .owl-dots {
    text-align: center;
    padding-top: 15px;
}

.res-sec .owl-dots::after {
    content: counter(slides-num);
    color: #444444;
    margin-left: 5px;
}

.res-sec .owl-dots .owl-dot {
    counter-increment: slides-num;
    color: #444444;
}

.res-sec .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
}

.offer_slider {
    margin-top: 30px;
}

.offer_slider .owl-nav .owl-prev,
.offer_slider .owl-nav .owl-next {
    position: absolute;
    top: 38%;
}

.offer_slider .owl-nav .owl-prev {
    left: -4%;
}

.offer_slider .owl-nav .owl-next {
    right: -4%;
}

.offer_slider .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.offer_slider .owl-dots::after {
    content: counter(slides-num);
    color: #444444;
    margin-left: 5px;
}

.offer_slider .owl-dots .owl-dot {
    counter-increment: slides-num;
    color: #444444;
}

.offer_slider .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
}

.os_item {
    overflow: hidden;
    margin: 7px;
    box-shadow: 0px 0px 4px 0px #e9e9e9;
    position: relative;
}

.os_img {
    position: relative;
    overflow: hidden;
}

.os_text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 30px;
    display: flex;
    justify-content: space-between;
}

.os_text h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    text-shadow: 1px 1px 2px #000;
}

.os_text h4::after {
    content: "";
    width: 134px;
    height: 1px;
    background-color: #fff;
    display: block;
    position: absolute;
    bottom: 0;
}

.os_text p {
    margin-bottom: 4px;
    font-size: 12px;
    color: #fff;
}

.os_text small {
    font-size: 9px;
    color: #fff;
}

.os_item:hover .os_img img {
    transform: scale(1.1);
}

.os_img img {
    transition: 0.6s;
}

.col-btn .cs-btn .btn {
    min-width: 113px;
    margin-bottom: 10px;
}

.gallery_slider {
    position: relative;
}

.og_item {
    overflow: hidden;
    margin: 5px 4px 0px;
}

.og_item img {
    height: 400px;
    object-fit: cover;
    object-position: center;
}

.gallery_slider .owl-nav .owl-prev,
.gallery_slider .owl-nav .owl-next {
    position: absolute;
    bottom: 48%;
    z-index: 1;
}

.gallery_slider .owl-nav .owl-prev {
    left: -4%;
}

.gallery_slider .owl-nav .owl-next {
    right: -4%;
}

.gallery_slider .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.gallery_slider .owl-dots::after {
    content: counter(slides-num);
    color: #444444;
    margin-left: 5px;
}

.gallery_slider .owl-dots .owl-dot {
    counter-increment: slides-num;
    color: #444444;
}

.gallery_slider .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
}

.button-group.filters-button-group {
    text-align: center;
}

.filters-button-group .button {
    color: #444444;
    font-size: 19px;
    padding: 4px 10px;
    border-radius: 0px;
    min-width: 160px;
    border: 1px solid #444444;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.filters-button-group .button.is-checked {
    background-color: #bb141b;
    border: 1px solid #bb141b;
    color: #fff;
}

.grid {
    position: relative;
}

.box-width {
    width: 32.5%;
    float: left;
}

.loc-sec {}

.loc-sec .title_text_1 {
    line-height: 58px;
}

.loc-sec .title_text_1::after {
    right: auto;
}

.loc-sec .title_text_1 span {}

.map_box {
    border: 10px solid #fff;
    box-shadow: 2px 2px 4px 0px #000;
}

.map_box iframe {
    width: 100%;
}

.dir-item {
    margin-top: 30px;
    position: relative;
    padding-left: 50px;
}

.dir-item p,
.dir-item p a {
    color: #666666;
    font-size: 16px;
    margin: 0px;
}

.dir-item a {
    color: #bb141b;
    font-size: 13px;
}

.dir-item::before {
    content: "";
    background-image: url(../images/direction_icon.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 30px;
    transition: 0.6s;
}

.dir-item.dir_icon1::before {
    background-position: 0 0;
}

.dir-item.dir_icon2::before {
    background-position: 0 -38px;
}

.dir-item.dir_icon3::before {
    background-position: 0 -84px;
}

.dir-item.dir_icon4::before {
    background-position: 0 -123px;
}

.dir-item.dir_icon5::before {
    background-position: 0 -160px;
}

.dir-item.dir_icon1:hover::before {
    background-position: -34px 0px;
}

.dir-item.dir_icon2:hover::before {
    background-position: -34px -38px;
}

.dir-item.dir_icon3:hover::before {
    background-position: -34px -84px;
}

.dir-item.dir_icon4:hover::before {
    background-position: -34px -123px;
}

.dir-item.dir_icon5:hover::before {
    background-position: -34px -160px;
}

.dir-item p a:hover {
    color: #bb141b;
}

.brand_slider {}

.ob_item {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 72px;
}

/* .ob_item img {width: auto !important;max-width: 100%;margin: auto;display: block;filter: grayscale(0);transition: 0.6s;}
.ob_item img:hover{filter: grayscale(0);} */

.ob_item img {
    width: auto !important;
    max-width: 100%;
    margin: auto;
    display: block;
    filter: grayscale(0);
    transition: 0.6s;
    background-color: rgb(242, 239, 232, 1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 10px;
}

.ob_item img:hover {
    filter: grayscale(0);
}

.pluse_icon {
    border: 1px solid #444444;
    border-radius: 100%;
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    font-size: 35px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding: 0 5px;
    cursor: pointer;
}

.pluse_icon.active {
    font-size: 0;
    padding: 0 8px;
}

.pluse_icon.active::before {
    content: "-";
    text-align: center;
    margin: auto;
    display: block;
    font-size: 35px;
}

ul.locations_list {
    margin: 20px 0 0 0;
    padding: 0;
    height: 55px;
    overflow: hidden;
    transition: 0.6s;
    text-align: left;
}

ul.locations_list li {
    list-style-type: none;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    color: #444444;
    font-size: 15px;
    margin-left: 0px;
    margin-right: -4px;
    text-align: left;
}

ul.locations_list li a {
    color: #444444;
    text-transform: capitalize;
}

ul.locations_list li span {}

ul.locations_list.active {
    height: auto;
}

.brand_slider .owl-nav .brand_slider .owl-dots {
    text-align: center;
}

.brand_slider .owl-nav .owl-prev,
.brand_slider .owl-nav .owl-next {
    position: absolute;
    /* bottom: 18%; */
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.brand_slider .owl-nav .owl-prev {
    right: auto;
    left: -4%;
}

.brand_slider .owl-nav .owl-next {
    left: auto;
    right: -4%;
}

.brand_slider .owl-dots {
    text-align: center;
    margin-top: 30px
}

.brand_slider .owl-dots::after {
    content: counter(slides-num);
    color: #444444;
    margin-left: 5px;
}

.brand_slider .owl-dots .owl-dot {
    counter-increment: slides-num;
    color: #444444;
}

.brand_slider .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
}

.lbl_item {
    position: relative;
}

.lbl_content {
    position: absolute;
    top: 50px;
    left: 4%;
    right: 0;
    z-index: 2;
}

.lbl_content .title_text_1 {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.lbl_content .title_text_1::after {
    right: auto;
}

.lbl_content .title_text_1 span {
    color: #bb141b;
    text-shadow: none;
}

.lbl_content .cs-btn {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 20px;
}

/*.lbl_content .cs-btn .btn {border-color: #444444;color: #444444;}
.lbl_content .cs-btn .btn:hover {border-color: #fff;}*/

.lbl_img {
    position: relative;
}

.lbl_img img {
    height: 500px;
    object-fit: cover;
    object-position: center;
}

.lbl_img::before {
    /*content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;background-color: rgba(255,255,255,0.2);*/
}

.lbl_slider .owl-nav .owl-prev,
.lbl_slider .owl-nav .owl-next {
    position: absolute;
    top: 48%;
}

.lbl_slider .owl-nav .owl-prev {
    left: -4%;
}

.lbl_slider .owl-nav .owl-next {
    right: -4%;
}

.lbl_slider .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.lbl_slider .owl-dots::after {
    content: counter(slides-num);
    color: #444444;
    margin-left: 5px;
}

.lbl_slider .owl-dots .owl-dot {
    counter-increment: slides-num;
    color: #444444;
}

.lbl_slider .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
}

.lbl_slider.overview_page .lbl_item {
    text-align: center;
}

.lbl_slider.overview_page .lbl_item .lbl_img {
    margin: 30px 0;
}

.lbl_slider.overview_page .lbl_item .lbl_img img {
    height: 380px;
    max-width: 900px;
    margin: auto;
    object-fit: cover;
    object-position: center;
}

/*  Footer  */

.dst {
    padding-top: 30px;
    background-color: #ececec;
}

.dst .col-lg-3.col-md-3.col-sm-12 {
    padding-left: 4rem;
}

.dst .col-lg-3.col-md-3.col-sm-12:first-child {
    padding-left: 1rem;
}

.footer_title {
    color: #444444;
    font-size: 26px;
    text-transform: capitalize;
}

ul.f_menu {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

ul.f_menu li {
    color: #444444;
    font-size: 14px;
    list-style-type: none;
    margin-top: 2px;
    font-family: 'Poppins-Regular';
}

ul.f_menu li a {
    color: #444444;
}

ul.f_menu li a:hover {
    color: #000;
    font-weight: bold;
}

.copyright {
    background-color: #fff;
    margin-top: 10px;
    padding: 8px 0;
}

.copyright p {
    margin: 0;
    font-size: 13px;
    color: #444444;
}

.copyright p a {
    color: #444444;
}

.facebook_icon,
.twitter_icon,
.linkedin_icon,
.instagram_icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #444444;
    transition: 0.6s;
}

.facebook_icon::before,
.twitter_icon::before,
.linkedin_icon::before,
.instagram_icon::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background-image: url(../images/all_icon.png);
    background-position: 6px -257px;
    background-repeat: no-repeat;
    transition: 0.6s;
}

.instagram_icon::before {
    background-position: -23px -257px;
}

.twitter_icon::before {
    background-position: -55px -257px;
}

.linkedin_icon::before {
    background-position: -82px -257px;
}

.facebook_icon:hover,
.twitter_icon:hover,
.linkedin_icon:hover,
.instagram_icon:hover {
    background-color: #444444;
}

.facebook_icon:hover::before {
    background-position: 6px -282px;
}

.twitter_icon:hover::before {
    background-position: -55px -282px;
}

.linkedin_icon:hover::before {
    background-position: -82px -282px;
}

.instagram_icon:hover::before {
    background-position: -23px -282px;
}

/*  Footer End  */

/*  Rooms   */

.all_inner_slider,
.inner_banner_slider,
.ibs_item {
    position: relative;
}

.ibs_item::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 525px;
}

.inner_banner_slider .owl-item.active.center .ibs_item::before {
    opacity: 0;
}

.ibs_item img {
    height: 525px;
    object-fit: cover;
    object-position: center;
}

.inner_banner_slider .owl-item.active.center .ibs_item img {
    filter: blur(0px);
}

.inner_banner_slider .owl-nav .owl-prev,
.inner_banner_slider .owl-nav .owl-next {
    position: absolute;
    bottom: 50%;
}

.inner_banner_slider .owl-nav .owl-prev {
    left: 6%;
}

.inner_banner_slider .owl-nav .owl-next {
    right: 6%;
}

.inner_banner_slider .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
}

.inner_banner_slider .owl-dots::after {
    content: counter(slides-num);
    color: #fff;
    margin-left: 5px;
}

.inner_banner_slider .owl-dots .owl-dot {
    counter-increment: slides-num;
    color: #fff;
}

.inner_banner_slider .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
}

.all_inner_slider .breadcrumb {
    position: relative;
    bottom: 0;
    margin-top: 30px;
}

.all_inner_slider .breadcrumb li {
    font-size: 19px;
    color: #444444;
    text-shadow: none;
}

.all_inner_slider .breadcrumb li a {
    color: #444444;
}

.all_inner_slider .breadcrumb li::before {
    color: #444444;
}

.all_inner_slider .breadcrumb li.breadcrumb-item.active {
    color: #444444;
    font-weight: 600;
}

.rooms_tab {}

.rooms_tab .nav.nav-pills {
    justify-content: center;
}

.rooms_tab .nav-item {
    margin: 30px 20px 20px 20px;
}

.rooms_tab .nav-item .nav-link {
    color: #444444;
    font-size: 19px;
    padding: 4px 10px;
    border-radius: 0px;
    min-width: 160px;
    border: 1px solid #444444;
    text-align: center;
}

.rooms_tab .nav-item .nav-link.active,
.rooms_tab .nav-item .nav-link:hover {
    background-color: #bb141b;
    color: #fff;
    border: 1px solid #bb141b;
}

.room_item {
    margin-top: 0px;
}

.room_img .example-image-link {
    display: block;
    overflow: hidden;
}

.room_img img {
    height: 300px;
    object-fit: cover;
    object-position: center;
}

.room_img .example-image-link::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.6s;
}

.room_img .example-image-link::after {
    content: '';
    background-image: url(../images/all_icon.png);
    background-repeat: no-repeat;
    display: block;
    width: 55px;
    height: 55px;
    background-position: 0 -185px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    z-index: 1;
    opacity: 0;
    transition: 0.6s;
}

.room_img .example-image-link:hover::before,
.room_img .example-image-link:hover::after {
    opacity: 1;
}

.room_text {
    padding: 15px;
    text-align: center;
    background-color: #e2e2e2;
    min-height: 240px;
}

.room_text h4 {
    font-size: 27px;
}

.room_text p {
    color: #444444;
}

.room-btn {
    margin-top: 25px;
}

.room-btn .btn {
    border: 1px solid #bb141b;
    color: #ffffff;
    font-size: 15px;
    padding: 6px 18px;
    background-color: #bb141b;
    border-radius: 0;
}

.room-btn .btn:hover {
    background-color: #fff;
    color: #000;
}

.room_img .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.room_img .owl-dots .owl-dot {
    background-color: #fff;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    margin: 6px;
}

.room_img .owl-dots .owl-dot.active {
    background-color: #bb141b;
}

.room-page-slider .owl-nav {}

.room-page-slider .owl-nav .owl-prev,
.room-page-slider .owl-nav .owl-next {
    position: absolute;
    top: 42%;
    z-index: 1;
}

.room-page-slider .owl-nav .owl-prev {
    left: -50px;
}

.room-page-slider .owl-nav .owl-next {
    right: -50px;
}

.filters {
    padding: 0;
}

.filters__item {
    display: inline-block;
}

.filters__btn {
    background: gray;
    color: white;
    display: inline-block;
    padding: 1em;
}

/*.gallery {margin: 0;padding: 0;}
.gallery__item {background: black;display: inline-block;height: 100px;width: 100px;}*/

.is-hidden {
    display: none;
}

.hotels_accommodation {}

.accommodation_item.ds-filterable {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
}

.accommodation_item.ds-filterable.is-hidden {
    display: none;
}

/*  Rooms End  */

/*  Restaurant  */

.restaurant_slider {
    position: relative;
}

.restaurant_slider .breadcrumb {
    position: relative;
    bottom: 0;
    margin-top: 35px;
    justify-content: flex-start;
    padding-left: 15px;
}

.restaurant_slider .breadcrumb li,
.restaurant_slider .breadcrumb li a,
.restaurant_slider .breadcrumb li.breadcrumb-item.active {
    color: #444444;
    text-shadow: none;
}

.restaurant_slider .breadcrumb li::before {
    color: #444444;
}

.res_sec {}

.res_sec .title_text_2 {
    font-size: 25px;
    letter-spacing: normal;
}

.res_sec .res_item {
    width: 45%;
    margin-top: 25px;
}

.award_box {
    margin-top: 25px;
}

.award_box h4 {
    font-size: 17px;
    color: #444444;
    margin-bottom: 25px;
}

.res_sec .cs-btn {
    position: relative;
    bottom: 0;
    right: 0;
    margin-top: 25px;
}

.img_box {
    overflow: hidden;
}

.res_slider {
    position: relative;
}

.res_img {
    overflow: hidden;
    margin: 5px;
}

.res_img img {
    height: 400px;
    object-fit: cover;
    object-position: center;
}

.res_slider .owl-nav .owl-prev,
.res_slider .owl-nav .owl-next {
    position: absolute;
    bottom: 50%;
}

.res_slider .owl-nav .owl-prev {
    left: -5%;
}

.res_slider .owl-nav .owl-next {
    right: -5%;
}

.img_box.restaurants_images {
    position: relative;
}

.img_box.restaurants_images img {
    display: block;
    width: 100%;
    height: 380px;
    object-fit: cover;
}

.restaurant_logo {
    position: absolute;
    top: 10px;
    right: 10px;
    max-width: 154px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    box-shadow: 0px 1px 3px 0px #000;
}

.restaurant_logo img {
    max-width: 100%;
}

.img_box.restaurants_images .restaurant_logo img {
    height: auto;
}

.res_slider .owl-dots {
    text-align: center;
    margin-top: 15px;
}

.res_slider .owl-dots::after {
    content: counter(slides-num);
    color: #444444;
    margin-left: 5px;
}

.res_slider .owl-dots .owl-dot {
    counter-increment: slides-num;
    color: #444444;
}

.res_slider .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
}

/*  Restaurant End  */

/*  Gallery  */

.gall_item {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.gall_item img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}

.gall_item a::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.6s;
}

.gall_item a::after {
    content: '';
    background-image: url(../images/all_icon.png);
    background-repeat: no-repeat;
    display: block;
    width: 55px;
    height: 55px;
    background-position: 0 -185px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    z-index: 1;
    opacity: 0;
    transition: 0.6s;
}

.gall_item:hover a::before,
.gall_item:hover a::after {
    opacity: 1;
}

/*  Gallery End */

/*    Wedding     */

.wedding_slider {
    margin-top: 30px;
}

.ce_item {}

.ce_item .img_box {
    border-radius: 0;
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.ce_item .img_box a {
    position: relative;
    display: block;
}

.ce_item .img_box img {
    height: 300px;
    object-fit: cover;
    object-position: center;
    transition: 0.6s;
}

.ce_text {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(187, 20, 27, 0.9);
    padding: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.ce_text .title_text_2 {
    color: #fff;
    letter-spacing: normal;
}

.ce_text p {
    text-align: left;
    color: #fff;
    font-size: 15px;
}

.ce_text ul {
    margin: 0;
    padding: 0;
    text-align: left;
}

.ce_text ul li {
    display: inline-block;
    vertical-align: top;
    width: 32.6%;
    margin-top: 10px;
    text-align: center;
    display: inline-flex;
    align-items: center;
}

.w_text span {
    display: block;
    text-align: left;
}

.ce_item .ce_text ul li img {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: top;
    filter: brightness(255);
    margin-right: 10px;
}

.ce_item .ce_text ul li span {
    color: #fff;
    font-size: 12px;
}

.ce_item .img_box a:hover img {
    transform: scale(1.1);
}

.wed_item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 60px;
    margin-top: 20px;
    width: 49%;
    min-height: 50px;
    display: inline-flex;
    align-items: center;
}

.wed_item::before {
    content: "";
    background-image: url(../images/wedding_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 50px;
    transition: 0.6s;
}

.wed_item p {
    margin: 0;
    font-size: 13px;
    color: #444444;
}

.wed_item h6 {
    margin-bottom: 1px;
    font-size: 14px;
    color: #444444;
}

.wed_item.wed_icon1::before {
    background-position: 0px 6px;
}

.wed_item.wed_icon2::before {
    background-position: -78px 6px;
}

.wed_item.wed_icon3::before {
    background-position: -152px 6px;
}

.wed_item.wed_icon4::before {
    background-position: -256px 6px;
}

.wed_item.wed_icon5::before {
    background-position: -360px 2px;
}

.wed_item.wed_icon5::before {
    background-position: -360px 2px;
}

.wed_item.wed_icon6::before {
    background-position: -460px 5px;
}

.wed_item.wed_icon1:hover::before {
    background-position: 0px -50px;
}

.wed_item.wed_icon2:hover::before {
    background-position: -78px -50px;
}

.wed_item.wed_icon3:hover::before {
    background-position: -152px -50px;
}

.wed_item.wed_icon4:hover::before {
    background-position: -256px -50px;
}

.wed_item.wed_icon5:hover::before {
    background-position: -360px -54px;
}

.wed_item.wed_icon5:hover::before {
    background-position: -360px -54px;
}

.wed_item.wed_icon6:hover::before {
    background-position: -460px -51px;
}

/*    Wedding End     */

.for-add-width a {
    width: calc(100% - 25%);
}

.dir-item.dir_icon1 p {
    width: calc(100% - 23%);
}

.near_item {
    position: relative;
    margin-bottom: 140px;
}

.near_item figure {
    width: 100%;
    overflow: hidden;
    display: block;
}

.near_item figure img {
    width: 100%;
    height: 320px;
    transition: 0.6s;
    object-fit: cover;
    object-position: center;
}

.near_item .caption {
    transition: 0.6s;
    width: auto;
    padding: 20px 10px;
    position: absolute;
    top: 85%;
    right: 4%;
    left: 4%;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0px 1px 2px 1px #ccc;
}

.near_item .caption h3 {
    text-transform: uppercase;
    color: #444444;
    font-size: 27px;
    text-align: center;
}

.near_item:hover .caption {
    box-shadow: 4px 4px 4px 0px #b5b5b5;
}

.near_item:hover figure img {
    transform: scale(0.9);
}

.near_item .caption p {
    color: #444444;
    font-size: 15px;
    text-align: center;
    margin-bottom: 0;
}

.near_item:nth-of-type(2n) {
    display: flex;
    flex-direction: row-reverse;
}

.near_item:nth-of-type(2n) .caption {
    right: auto;
    left: 0;
}

/*    Contact Us     */

.contact-banner {
    position: relative;
}

.contact-sec {
    padding: 15px 0;
}

.contact-sec .title_text_1::after {
    right: auto;
}

.title_text_3 a {
    color: #bb141b;
    font-weight: 600;
}

.contact_box {
    background-color: #f2efe8;
    padding: 15px 30px;
}

.contact_box .form-control {
    border: none;
    border-left: 3px solid #bb141b;
    font-size: 14px;
    padding: 10px 25px;
    border-radius: 0px;
}

.contact_box .btn {
    background-color: #bb141b;
    color: #fff;
    font-size: 17px;
    padding: 8px 25px;
    border: none;
    border-left: 3px solid #bb141b;
    border-radius: 0;
    transition: 0.6s;
}

.contact_box .btn:hover {
    background-color: #ffffff;
    color: #000;
}

.contact_info {
    margin-top: 25px;
    position: relative;
    padding-left: 40px;
}

.contact_info a {
    display: inline-block;
    vertical-align: top;
    color: #444444;
}

.contact_info::before {
    content: '';
    width: 35px;
    height: 35px;
    background-image: url(../images/contact_icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.6s;
}

.contact_info.ci1::before {
    background-position: 0 0;
}

.contact_info.ci2::before {
    background-position: 0 -28px;
}

.contact_info.ci3::before {
    background-position: 0 -75px;
}

.contact_info.ci4::before {
    background-position: 0 -120px;
}

.contact_info.ci5::before {
    background-position: 0 -158px;
}

/*.contact_info.ci5::first-child::before {background-position: 0 -158px;}
.contact_info.ci5 {padding-left: 0px;}
.contact_info.ci5::before{display: none;}
.contact_info.ci5::first-child{padding-left: 40px;}
.contact_info.ci5::first-child::before{display: block;}*/

.contact_info.ci1:hover::before {
    background-position: -44px 0;
}

.contact_info.ci2:hover::before {
    background-position: -44px -30px;
}

.contact_info.ci3:hover::before {
    background-position: -44px -75px;
}

.contact_info.ci4:hover::before {
    background-position: -44px -120px;
}

.contact_info.ci5:hover::before {
    background-position: -44px -158px;
}

.contact_info:hover {
    color: #bb141b;
}

/*    Contact Us End     */

.morecontent span {
    display: none;
}

.morelink {
    color: #bb141b;
}

.morelink:hover {
    color: #000;
}

.error {
    color: #bb141b;
    font-size: 14px;
    text-transform: capitalize;
}

.mobile-hotel-amenities {
    display: none;
}

.custom-responsive-img {
    display: inline-block;
    max-width: 100%;
}

.room-info-slider .owl-dots {
    text-align: center;
    margin-top: 5px;
}

.room-info-slider .owl-dots button {
    background: #ccc;
    height: 8px;
    width: 8px;
    margin: 2px;
    border-radius: 50%;
}

.room-info-slider .owl-dots button.active {
    background: #bb141b;
}

.amenities-info {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.amenities-info li {
    display: inline-block;
    width: 33%;
    padding-right: 2%;
    font-size: 15px;
    color: #000;
    margin: 15px 0;
    line-height: 32px;
}

.amenities-info li img {
    float: left;
    max-width: 30px;
    margin-right: 6px;
}

.button-latest-block {
    display: inline-block;
    width: 100%;
}

.button-latest-block .cs-btn.float-end {
    width: 100%;
}

.button-latest-block .cs-btn.text-end {
    float: right;
}

.no-padd {
    padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 992px) {
    .navbar-toggler-icon {
        background: url(../frontend/assets/images/menu-nav-icon.svg) !important;
    }
}

@media (min-width: 992px) {
    .btn-close {
        background: url(../frontend/assets/images/cross-left-menu-icon.svg) !important;
        width: 0.25em;
        height: 0.25em;
        opacity: 1;
        float: right;
    }
}

/*  Responsive Start Here Hotel Page 
--------------------------------------  */

@media only screen and (max-width: 5999px) {
    .form_box {
        bottom: 10px;
    }
}

@media only screen and (max-width: 1599px) {
    .header_bg .navbar-nav .nav-item {
        margin-left: 40px;
    }
    .form_box {
        bottom: 10px;
    }
}

@media only screen and (max-width: 1399px) {
    .form_box {
        bottom: 10px;
    }
    .header_bg .navbar-nav .nav-item {
        margin-left: 16px;
    }
    .property-menu-bar .navbar-nav .nav-item {
        margin: 0 18px;
    }
}

@media only screen and (max-width: 1339px) {
    .header_bg .navbar-nav .nav-item {
        margin-left: 15px;
    }
    .property-menu-bar .navbar-nav .nav-item {
        margin: 0 10px;
    }
}

@media only screen and (max-width: 1299px) {
    .header_bg .navbar-nav .nav-item {
        margin-left: 15px;
    }
    .room_slider .owl-nav .owl-prev,
    .hotel-amenities .owl-nav .owl-prev,
    .offer_slider .owl-nav .owl-prev,
    .gallery_slider .owl-nav .owl-prev,
    .brand_slider .owl-nav .owl-prev,
    .lbl_slider .owl-nav .owl-prev,
    .res-sec .owl-nav .owl-prev,
    .room-page-slider .owl-nav .owl-prev,
    .res_slider .owl-nav .owl-prev {
        left: 2px;
        right: auto;
    }
    .room_slider .owl-nav .owl-next,
    .hotel-amenities .owl-nav .owl-next,
    .offer_slider .owl-nav .owl-next,
    .gallery_slider .owl-nav .owl-next,
    .brand_slider .owl-nav .owl-next,
    .lbl_slider .owl-nav .owl-next,
    .res-sec .owl-nav .owl-next,
    .room-page-slider .owl-nav .owl-next,
    .res_slider .owl-nav .owl-next {
        right: 2px;
        left: auto;
    }
    .res-sec .owl-nav {
        left: 2px;
        right: 2px;
    }
}

@media only screen and (max-width: 1199px) {
    .icon_phone_email {
        right: 22px;
    }
    .header_bg .navbar-nav .nav-item {
        margin-right: 10px;
        margin-left: 0;
    }
    .header_bg .navbar-nav .nav-item .nav-link {
        padding-left: 4px;
        padding-right: 4px;
    }
    .or-img img {
        height: 500px;
        object-fit: cover;
        object-position: left;
    }
    .or-text {
        left: 6%;
    }
    .news_slider .owl-nav {
        left: -60%;
    }
    .collage_box {
        margin-top: 13px;
        padding-left: 0.5rem;
    }
    .uh_item {
        width: 32.4%;
    }
    .form_box.active {
        padding: 15px;
    }
    .room_slider-new .owl-next span,
    .restaurant-main-slider .owl-next span {
        right: 0;
        position: absolute;
    }
    .room_slider-new .owl-prev span,
    .restaurant-main-slider .owl-prev span {
        left: 0;
        position: absolute;
    }
}

.large-email-phone-box {
    display: block;
}

.small-email-phone-box {
    display: none;
    position: relative;
    text-align: center;
}

.inner-book-now-btn {
    display: none;
}

@media only screen and (max-width: 991px) {
    .form_box .form-group {
        width: 100% !important;
    }
    .inner-book-now-btn {
        display: block !important;
    }
    .small-email-phone-box .icon_phone_email {
        text-align: center;
        right: auto;
        left: auto;
        z-index: 1;
        margin: auto;
        top: 10px;
        max-width: 100%;
    }
    .large-email-phone-box {
        display: none;
    }
    .small-email-phone-box {
        display: block;
    }
    .room_slider-new .owl-next span,
    .restaurant-main-slider .owl-next span {
        right: 0;
        position: absolute;
    }
    .room_slider-new .owl-prev span,
    .restaurant-main-slider .owl-prev span {
        left: 0;
        position: absolute;
    }
    .header_bg .navbar .navbar-toggler {
        border: none;
        outline: none;
        box-shadow: none;
    }
    .navbar-nav.desktop-corporate-menu,
    .property-menu-bar.desktop-property-menu,
    .mobile-btn-hide {
        display: none;
    }
    .navbar-nav.mobile-corporate-menu {
        display: block;
    }
    .form_box {
        display: none;
    }
    .form_box .form-group.date_filed input[type="text"] {
        width: 100px;
    }
    .form_box .close-btn {
        display: block;
    }
    .carousel-caption {
        bottom: 50%;
    }
    .carousel-caption h5 {
        font-size: 21px;
        margin-bottom: 0;
    }
    .carousel-caption h2 {
        font-size: 42px;
    }
    .title_text_1 {
        font-size: 34px;
        letter-spacing: 1px;
    }
    .title_text_2,
    .res_sec .title_text_2 {
        font-size: 19px;
        letter-spacing: 1px;
    }
    .title_text_3 {
        font-size: 14px;
    }
    .op_slider {
        margin-top: 30px;
    }
    /* .owl-prev, .owl-next {width: 38px;height: 38px;}
    .owl-prev span, .owl-next span {width: 36px;}
    .owl-prev span, .owl-next span{background-size: 70px;}
    .owl-prev span {background-position: 6px 5px;}
    .owl-next span {background-position: 6px 5px;} */
    .cs-btn {
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 1px;
    }
    .form_box {
        position: fixed;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10;
        background-color: rgba(0, 0, 0, 0.9);
        padding: 15px;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .form_box .form-group,
    .form_box .form-group.destination_input,
    .form_box .form-group.date_filed {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .form_box .form-group:last-child {
        text-align: center;
    }
    .form_box .form-group .btn {
        padding: 8px 30px;
    }
    .header_bg .navbar-nav .nav-item {
        margin: 0;
        text-align: center;
    }
    footer.dst {
        margin-bottom: 40px;
    }
    .collage_box {
        display: none;
    }
    .collage_box.upcoming_slider {
        display: block;
    }
    ul.locations_list li {
        width: 33%;
    }
    .breadcrumb-sec {
        padding-left: 0px;
    }
    #offcanvasNavbarDs {
        margin-top: 0;
    }
    .icon_phone_email {
        text-align: left;
        right: 55px;
        z-index: 1;
        top: 10px;
        max-width: 205px;
    }
    .breadcrumb-sec .breadcrumb {
        margin-bottom: 15px;
    }
    .accommodation_item.ds-filterable {
        width: 49%;
    }
    .os_text {
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .os_text .col-btn {
        flex-direction: row;
        display: flex;
    }
    .os_text .col-btn .cs-btn {
        margin-left: 5px;
        margin-right: 5px;
    }
    .os_text .col-btn .cs-btn .btn {
        min-width: auto;
    }
    .lbl_content {
        text-align: center;
    }
    .os_text h4::after,
    .lbl_content .title_text_1::after {
        margin: auto;
        left: 0;
        right: 0;
    }
    .room_amenities {
        position: relative;
    }
    .res-sec .title_text_3 {
        width: 75%;
        line-height: 26px;
    }
    .res_item {
        margin-top: 15px;
        margin-right: 15px;
    }
    .res-sec .cs-btn {
        margin-top: 15px;
    }
    .or-text .title_text_1 {
        padding-bottom: 0;
    }
    .near_item .caption h3 {
        margin: 10px 0;
        font-size: 28px;
        margin-top: 0;
    }
    .near_item .caption p {
        font-size: 14px;
        line-height: 24px;
    }
    .res_sec .res_item {
        width: auto;
        margin-top: 15px;
    }
    .award_box {
        margin-top: 15px;
    }
    .news_slider .owl-nav {
        left: -50%;
    }
    /* .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {background-color: #fff;} */
    ul.f_menu li a {
        word-wrap: break-word;
    }
    .dst .col-lg-3.col-md-3.col-sm-12 {
        padding-left: 1rem;
    }
    .header_bg .navbar .navbar-brand {
        margin-left: 0;
        margin-right: 0;
        width: auto;
    }
    .form_box.active {
        background-color: rgba(0, 0, 0, 0.9);
        max-width: 100%;
        padding: 15px;
        top: auto;
        bottom: 0;
        display: block;
    }
    .box-width {
        width: 30%;
    }
    .gall_item {
        margin-left: 4px;
        margin-right: 4px;
    }
    .home_slider {
        margin-top: 74px;
    }
}

@media only screen and (max-width: 767px) {
    .for-add-width a {
        width: calc(100% - 0%);
    }
    .dir-item.dir_icon1 p {
        width: calc(100% - 0%);
    }
    .header_bg .navbar-nav .nav-item {
        margin: 0px;
    }
    .home_slider .carousel .carousel-inner .carousel-item img {
        height: 40vh;
        object-fit: cover;
        object-position: center;
    }
    .form_box .form-group {
        width: auto;
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .form_box .form-group:last-child {
        text-align: center;
    }
    .carousel-control-next,
    .carousel-control-prev {
        width: 10%;
    }
    .carousel-control-prev::before,
    .carousel-control-next::before {
        content: "";
        width: 40px;
        height: 40px;
    }
    footer.dst .col-lg-3.col-md-3.col-sm-12 {
        width: 50%;
        text-align: center;
    }
    .dst .col-lg-3.col-md-3.col-sm-12:first-child,
    .dst .col-lg-3.col-md-3.col-sm-12 {
        padding-left: 1rem;
    }
    .news_slider {
        position: relative;
        top: 15px;
        width: auto;
        right: 0;
    }
    .news_slider .owl-nav {
        position: absolute;
        left: 0;
        bottom: 50%;
        right: 0;
    }
    .news_slider .owl-nav .owl-next {
        float: right;
        margin-right: 2px;
    }
    .news_slider .owl-nav .owl-prev {
        margin-right: 0;
        margin-left: 2px;
    }
    .hf_nav a,
    .hf_nav span {
        font-size: 24px;
    }
    .title_text_1 {
        font-size: 28px;
        letter-spacing: 0px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        line-height: 34px;
    }
    .title_text_1::after {
        width: 120px;
        bottom: 2px;
    }
    .filter-content .city_list .citylist .item_select,
    .filter-content .city_list a {
        font-size: 15px;
        margin: 6px 10px;
    }
    .filter-content .city_list {
        height: 260px;
    }
    .reviews_box {
        text-align: center;
    }
    .breadcrumb-sec .breadcrumb {
        margin-bottom: 0px;
        text-align: center;
        justify-content: center;
        margin-top: 0;
    }
    .breadcrumb-sec .breadcrumb .breadcrumb-item {
        margin-top: 10px;
    }
    .or_item {
        margin-top: 10px;
    }
    .rooms_tab .nav-item {
        margin: 0px 5px 5px 5px;
    }
    .accommodation_item.ds-filterable {
        width: auto;
        display: block;
        vertical-align: top;
        padding: 0;
        margin-bottom: 15px;
    }
    .room_text h4 {
        font-size: 29px;
    }
    .os_text {
        text-align: center;
    }
    .os_text h4::after {
        left: 0;
        right: 0;
        margin: auto;
    }
    .res-sec .title_text_3 {
        width: auto;
    }
    .or-img img {
        height: 430px;
    }
    .contact_box {
        padding: 15px;
        margin-top: 30px;
    }
    .near_item figure {
        width: auto;
    }
    .near_item .caption,
    .near_item:nth-of-type(2) .caption {
        width: auto;
        padding: 15px;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }
    .near_item:nth-of-type(2) {
        display: flex;
        flex-direction: column;
    }
    .near_item {
        margin-bottom: 30px;
    }
    .near_item figure img {
        height: auto;
    }
    .res_sec .col-lg-6.col-md-6.col-sm-12:first-child {
        order: 2;
        margin-top: 30px;
    }
    .res_img img {
        height: 285px;
    }
    .ce_item .img_box {
        width: auto;
        display: block;
    }
    .wedding_slider {
        margin-top: 30px;
    }
    .ce_text p {
        font-size: 13px;
    }
    .ce_text ul li {
        width: 49%;
    }
    .ce_text {
        position: relative;
    }
    .res-sec .owl-nav .owl-prev,
    .res-sec .owl-nav .owl-next {
        bottom: 32%;
    }
    .table_box {
        overflow: auto;
    }
    .gall_item img {
        width: 100%;
        height: 220px;
    }
    .filters-button-group .button {
        font-size: 15px;
        min-width: 115px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .box-width {
        width: 46%;
    }
    .mobile-hotel-amenities {
        display: block;
    }
    .desktop-hotel-amenities {
        display: none;
    }
    .os_img img {
        height: auto;
    }
    .room_slider-new .owl-next span,
    .restaurant-main-slider .owl-next span {
        right: 0;
        position: absolute;
    }
    .room_slider-new .owl-prev span,
    .restaurant-main-slider .owl-prev span {
        left: 0;
        position: absolute;
    }
    .modal-room_amenities li {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .home_slider {
        margin-top: 74px;
    }
    .home_slider .carousel .carousel-inner .carousel-item img {
        height: 36vh;
    }
    .copyright p {
        font-size: 13px;
    }
    .footer_title {
        font-size: 23px;
        margin-bottom: 0;
    }
    ul.f_menu {
        margin: 0;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    ul.f_menu li a {
        display: inline-block;
        word-break: break-all;
    }
    ul.locations_list li {
        width: 49%;
        float: none;
        margin-top: 5px;
        font-size: 12px;
        text-align: center;
    }
    .lbl_img {
        position: relative;
    }
    .lbl_img img {
        height: 260px;
        object-fit: cover;
        object-position: center;
    }
    .lbl_content .title_text_1 span {
        color: #fff;
    }
    .lbl_content .title_text_1::after {
        background-color: #fff;
    }
    .lbl_content .title_text_3 {
        color: #fff;
    }
    .news_slider {
        position: relative;
        top: 0;
        width: auto;
        right: 0;
        margin-top: 30px;
    }
    .uh_item img {
        height: 260px;
    }
    .brand_slider {
        margin-top: 0;
        padding-left: 10%;
        padding-right: 10%;
    }
    .brand_slider .owl-nav {
        text-align: center;
    }
    .form_box .form-group.date_filed input[type="text"] {
        width: 95px;
    }
    .lbl_content {
        top: 30px;
        left: 8%;
        right: 8%;
        text-align: center;
    }
    .news_text {
        text-align: center;
    }
    .news_text .title_text_1::after,
    .lbl_content .title_text_1::after {
        right: 0;
    }
    .op_item h4 {
        left: -28%;
    }
    .op_img .example-image-link::before {
        width: 52px;
        height: 52px;
    }
    .op_img .example-image-link::after {
        background-size: 58px;
        background-position: 10px -98px;
        top: 40%;
    }
    .hf_nav a,
    .hf_nav span {
        font-size: 19px;
        margin: 4px;
    }
    .about-us .title_text_3 {
        line-height: 24px;
        font-size: 13px;
    }
    .rooms_tab .nav-item .nav-link {
        font-size: 15px;
        padding: 4px 10px;
        min-width: 100px;
    }
    .room_img img {
        height: 280px;
    }
    .map_box {
        margin-top: 15px;
        border-width: 3px;
    }
    .dir-item {
        margin-top: 15px;
        padding-left: 35px;
    }
    .or_text {
        padding: 15px;
        text-align: center;
    }
    .or_text h4::after {
        right: 0;
        left: 0;
        margin: auto;
    }
    .room_amenities {
        position: relative;
        bottom: 0;
        width: auto;
    }
    .room_amenities img {
        margin-top: 0;
        margin-bottom: 0;
    }
    .cs-btn.view-details {
        float: none;
    }
    .og_item img {
        height: 280px;
    }
    .img_box.restaurants_images img {
        height: 280px;
    }
    .img_box.restaurants_images .restaurant_logo img {
        width: 150px;
    }
    .offcanvas-header {
        justify-content: end;
    }
    .header_bg .navbar-expand-lg .offcanvas .offcanvas-body .navbar-nav {
        text-align: center;
    }
    .hotel-amenities {
        display: block !important;
    }
    .amenities_item {
        min-width: 130px;
    }
    .res-sec .owl-nav .owl-prev,
    .res-sec .owl-nav .owl-next {
        bottom: 25%;
    }
    .os_text h4 {
        text-shadow: 2px 2px 2px #000;
    }
    .brand_slider .owl-nav .owl-prev,
    .brand_slider .owl-nav .owl-next {
        bottom: 35%;
    }
    .brand_slider .owl-dots {
        margin-top: 10px;
    }
    .lbl_slider.overview_page .lbl_item .lbl_img img {
        height: 280px;
    }
    tbody,
    td,
    tfoot,
    th,
    thead,
    tr {
        font-size: 13px;
    }
}

@media only screen and (max-width: 479px) {
    .ds {
        padding: 30px 0;
    }
    .form_box .nav.nav-tabs .nav-link {
        padding: 3px 9px;
        font-size: 13px;
    }
    .form_box .nav.nav-tabs {
        max-width: 213px;
        margin-top: 0;
        margin-left: 0;
    }
    .form_box .close-btn {
        width: 34px;
        height: 34px;
        padding: 0;
    }
    .ns_img img {
        height: 250px;
    }
    .hf_nav a,
    .hf_nav span {
        font-size: 14px;
        margin: 2px;
    }
    .breadcrumb li {
        font-size: 13px;
    }
    .or-text {
        left: 10%;
        top: 30px;
        right: 10%;
    }
    .res_item {
        display: block;
    }
    .or-img img,
    .or_img img {
        height: 280px;
    }
    ul.f_menu li span {
        display: block;
    }
    .op_slider .owl-nav .owl-prev,
    .op_slider .owl-nav .owl-next,
    .offer_slider .owl-nav .owl-prev,
    .offer_slider .owl-nav .owl-next {
        bottom: 50%;
    }
    .lbl_slider .owl-nav .owl-prev,
    .lbl_slider .owl-nav .owl-next {
        top: 42%;
    }
    .ns_text p {
        font-size: 11px;
    }
}

@media only screen and (max-width: 379px) {
    .form-group.date_filed .input_box {
        left: 66px;
    }
}

@media (min-width: 992px) {
    @media (min-width: 992px) {
        .navbar-expand-lg .offcanvas .offcanvas-header {
            display: flex !important;
            transition: transform .6s ease-in-out;
            transform: translateX(-100%);
            position: fixed;
            left: -320px;
            top: 0;
            width: 250px;
        }
        .navbar-expand-lg .offcanvas .offcanvas-header .navbar-nav .nav-item {
            display: none;
        }
        .navbar-expand-lg .offcanvas.offcanvas-end.show .offcanvas-header .navbar-nav .nav-item {
            display: block;
        }
        .navbar-expand-lg .offcanvas.offcanvas-end.show .offcanvas-header {
            display: block !important;
            position: fixed;
            left: 0;
            width: 250px;
            background: #000;
            height: 100%;
            top: 0;
            transition: transform .6s ease-in-out;
            transform: translateX(0%);
            z-index: 999;
        }
    }
}

.select2-container--open .select2-dropdown {
    width: 400px !important;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 300px !important;
    overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
    font-size: 14px !important;
}

.select2-container--default .select2-results__group {
    font-size: 14px !important;
}

.mbl-view-blk {
    display: none;
}

.slidingDiv {
    position: absolute;
    right: -7px;
    top: 75px;
    width: 150px;
    background: #fff;
    padding: 8px;
    box-shadow: 0 2px 5px #ccc;
}

.slidingDiv #selectoffer,
.form_box .form-group .form-select option {
    font-size: 15px;
}

.property-name-info {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    bottom: 0;
    color: #fff;
    font-size: 15px;
    z-index: 9;
}

@media(max-width:767px) {
    .select2-container--open .select2-dropdown {
        width: 300px !important;
    }
    .new-booking-style .new-search-box-lord .input_box {
        top: 0px !important;
        border-right: 0px;
    }
    .form_box .form-group,
    .form_box .form-group.destination_input,
    .form_box .form-group.date_filed {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .form-group.date_filed .input_box {
        left: 0 !important;
    }
    .form_box .form-group.select-option {
        width: 100%;
        border-right: 0px;
    }
    .form_box .form-group .btn {
        width: 100% !important;
    }
    .form_box .form-group.destination_input,
    .form_box .form-group.date_filed {
        border-right: 0px !important;
    }
    .slidingDiv {
        position: relative;
        right: 0;
        top: 0;
        width: 150px;
        background: #fff;
        padding: 8px;
        box-shadow: 0 2px 5px #ccc;
    }
    .oritem .col-lg-6.col-md-6.col-sm-12:first-child {
        order: inherit !important;
    }
    .mbl-view-blk {
        display: block !important;
    }
    .desktop-view-blk {
        display: none !important;
    }
    .slidingDiv {
        position: relative;
        right: 0;
        top: 0;
        width: 150px;
        background: #fff;
        padding: 8px;
        box-shadow: 0 2px 5px #ccc;
    }
}

.form_box .form-group.destination_input {
    overflow: hidden !important;
}

.select2-container {
    width: 100% !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100% !important;
}

.overview-ds .os_item:hover .os_img img {
    transform: scale(1);
}

.overview-ds .os_text {
    width: 500px;
    margin: 0 auto;
    position: static;
    background-color: rgb(187 20 27);
    box-shadow: inset 0px -70px 20px 0px #0009;
}

.overview-ds .os_img {
    width: 500px;
    margin: 0 auto;
}

.overview-ds .os_img img {
    height: 450px;
}

.overview-ds .os_text h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 8px;
    position: relative;
    text-shadow: 1px 1px 2px #000;
}

.overview-ds .cs-btn .btn {
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 3px 15px 5px;
    border-radius: 0;
}

.cs-btn {
    text-align: right;
}

@media only screen and (max-width: 600px) {
    .overview-ds .os_text {
        width: unset;
    }
    .overview-ds .os_img {
        width: unset;
        margin: 0 auto;
    }
    .cs-btn {
        text-align: center;
    }
}

.whats-app {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 40px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: �16px;
}