header.style-3 .header-logo img {
    width: 120px;
    height: auto;
}

footer .footer-top .social-area .footer-logo img {
    width: 150px;
    height: auto;
}

.video-wrap {
    height: 650px;
    position: relative;
    overflow: hidden;
}

.video-wrap iframe {
    position: absolute;
    top: 32%;
    transform: translateY(-32%);
    left: 0;
    pointer-events: none;
    width: 100vw;
    height: 56.25vw;
}

.jarallax {
    position: relative;
    z-index: 0;
    min-height: 650px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jarallax.domestic {
    padding-top: 0
}

.jarallax>.jarallax-img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.jarallax.overlay:before {

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&1+0,0+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(125, 185, 232, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(125, 185, 232, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(125, 185, 232, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#007db9e8', GradientType=0);
    /* IE6-9 */
    opacity: 0.2;
}


.jarallax .content {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.custom-banner {
    width: 100%;
    height: 650px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.introduction-area .introduction-content ul {
    max-width: 450px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 25px;
    display: flex;
    flex-flow: row wrap;
}

.introduction-area .introduction-content ul li {
    flex-basis: 50%;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
}

.introduction-area .introduction-content ul li:nth-child(odd) {
    margin-right: 0 !important
}

.introduction-area .introduction-content ul li::before {
    content: "\f280";
    color: #C61130;
    font-size: 16px;
    display: inline-block;
    font-family: 'bootstrap-icons', sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
}

.h3-facilities .h3-facilities-card .facilities-img img {
    width: 115px;
    height: auto;
}

.h3-spacial-offer-area .single-offer-card .offer-img img {
    width: 196px;
    height: auto;
}

.h3-spacial-offer-area .single-offer-card .sm-img img {
    width: 84px;
    height: auto;
}

.h3-menu-area .home3-menu-wrap ul li .item-name .item-img img {
    width: 68px;
    height: auto;
}

.h3-menu-area .home3-menu-wrap ul li .item-name .content p {
    max-width: 100% !important;
}

.h3-menu-area .home3-menu-wrap ul li .divider img {
    width: 80px;
    height: auto;
}

.h3-menu-area .home3-menu-wrap ul li .price {
    height: 70px !important;
    flex: 0 0 70px !important;
}

.h3-menu-area .home3-menu-wrap ul li .price::after {
    height: 70px !important;
    width: 70px !important;
}

.h3-menu-area .home3-menu-wrap ul li .price span {
    font-size: 1.2rem !important;
}

.populer-food-area .bs-item .desti-img {
    width: 100% !important;
    height: 250px !important;
}

.populer-food-area .slider-btn .prev-btn-3 {
    left: -50px;
}

.populer-food-area .slider-btn .next-btn-3 {
    right: -50px;
}

.home3-testimonial .home3-testimonial-slider .testimonial-wrap .testi-author-area .author-img img {
    width: 60px;
    height: auto;
}

.home-blog-img1 img {
    width: 100%;
    height: auto;
}

.custom-inner-page-banner {
    min-height: auto !important;
    height: 200px !important;
    padding-top: 150px !important;
}

.custom-inner-page-banner nav ol li.active {
    color: #fff;
}

.custom-inner-page-banner .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.catlist {
    margin-top: 15px;
}

.catlist ul {
    padding: 0;
}

.catlist ul li {
    margin: 10px 0;
    list-style: none;
    display: block;
    text-align: left;
    position: relative;
}

.catlist ul li span {
    position: absolute;
    top: 6px;
    right: 10px;
    display: none;
    font-weight: normal;
}

.catlist ul li a.active~span {
    color: #fff !important;
}

.catlist ul li:nth-child(1), .catlist ul li:last-child {
    margin: 0;
}

.catlist ul li>a {
    color: #000;
    cursor: pointer;
    border: 1px #C61130 solid;
    display: block;
    padding: 5px 10px;
    font-weight: bold;
}

.catlist ul li a.active, .catlist ul li a:hover {
    background: #C61130;
    color: #ffffff;
}

.our-menu-page .menu-page-image {
    width: 68px;
    height: 68px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
}

.our-menu-page .item-name .item-img:after {
    border: 0 !important;
}

.our-menu-page .menu-page-image:after {
    content: "";
    height: 74px;
    width: 74px;
    border: 1px dashed #BF9444;
    position: absolute;
    left: -3px;
    top: -3px;
    border-radius: 50%;
}

.our-menu-page .home3-menu-wrap {
    padding: 0 !important;
}

.our-menu-page .home3-menu-wrap .item-name .content p {
    max-width: 90% !important;
}

.our-menu-page .price {
    height: 70px !important;
    flex: 0 0 70px !important;
}

.our-menu-page .price::after {
    height: 70px !important;
    width: 70px !important;
}

.our-menu-page .item-name .price span {
    font-size: 1.2rem !important;
}

.menu-holder {
    border: 0 solid #eee !important;
}

.gallery-section iframe {
    width: 100%;
    height: 250px;
    margin-bottom: 30px;
}

.blog-page .news-wrap img {
    width: 100%;
    height: auto;
}

.contact-img {
    border: 1px dashed #C61130;
}

.contact-img iframe {
    width: 100%;
    height: 350px;
}

.custom-contact-info ul {
    list-style-position: inside;
    padding-left: 0;
}

.custom-contact-info ul li {
    list-style: none;
    color: #5E5E5E;
    font-size: 20px;
    line-height: 50px;
}

.custom-contact-info ul li a {
    color: #5E5E5E;
}

.custom-contact-info ul li i {
    color: #C61130;
    font-size: 25px;
    margin-right: 10px;
}

.reservation-1 form .form-inner.date-icon::after {
    content: '';
}

input[type="date"]::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1;
    display: block;
    background: url(../images/icon/date.svg) no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.reservation-1 form input:focus {
    border-color: #C61130 !important;
}

.room-slider-container {
    width: 100%;
    height: 450px;
    position: relative;
}

.room-slider-image {
    width: 100%;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.room-slider-btn .room-btn {
    position: absolute;
    background: rgba(198, 17, 48, 0.8);
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.room-slider-btn .room-btn:hover {
    background: rgba(255, 255, 255, 0.8);
}

.room-slider-btn .room-btn i {
    margin-top: 5px;
    font-size: 30px;
    color: #fff;
}

.room-slider-btn .room-btn:hover i {
    color: #000;
}

.room-slider-btn .room-prev-btn {
    left: 15px;
}

.room-slider-btn .room-prev-btn i {
    margin-right: 5px;
}

.room-slider-btn .room-next-btn {
    right: 15px;
}

.custom-room-title {
    margin: 30px 0 0 0;
}

.custom-room-title span {
    font-size: 25px;
}

.custom-tabs-wrapper {
    margin-top: 30px;
}

.custom-tabs-wrapper ul {
    max-width: 100% !important;
    margin-bottom: 10px !important;
}

.custom-tabs-wrapper ul li::before {
    content: '' !important;
    display: none !important;
}

.custom-tabs-wrapper ul li button {
    width: 100%;
    border: 1px #C61130 solid !important;
    border-radius: 0 !important;
}

.custom-tabs-wrapper ul li:first-child button {
    border-right: none !important;
}

.custom-tabs-wrapper ul li .active {
    background: #C61130 !important;
    color: #fff !important;
}

.custom-tabs-wrapper p {
    font-size: 16px !important;
}

.custom-other-rooms {
    margin-top: 80px;
}

.custom-other-rooms .custom-section-title h2 {
    font-size: 30px;
    text-transform: uppercase;
}

.custom-other-rooms ul {
    max-width: 100% !important;
    margin-bottom: 0 !important;
}

.custom-other-rooms ul li::before {
    content: '' !important;
    display: none !important;
}

.custom-other-rooms .bs-item .desti-img {
    width: 100% !important;
    height: 250px !important;
}

/* .custom-other-rooms ul li:nth-child(1) {
    flex-basis: 60% !important;
}

.custom-other-rooms ul li:nth-child(2) {
    flex-basis: 40% !important;
    margin-left: auto !important;
}

.custom-other-rooms ul li a {
    padding: 10px 10px !important;
}

.custom-other-rooms .bs-text {
    padding: 20px 5px 15px 10px !important;
} */

.room-widget {
    border: 1px #D7D7D7 solid;
    padding: 30px;
}

.reservation-header h2 {
    position: relative;
    font-family: "Cormorant Garamond", serif;
    font-weight: 700;
    color: #000;
}

.reservation-header h2 span {
    padding: 0 20px;
    background: #fff;
    display: inline-block;
}

.reservation-header h2::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    border-top: 2px #C61130 solid;
}

.reservation-header h3 {
    font-size: 18px;
}

.reservation-header h3 span {
    font-size: 25px;
    color: #C61130;
}

.room-widget form {
    margin: 30px 0 0 0;
}

.room-widget .form-group {
    margin-bottom: 10px;
}

.room-widget input {
    height: 40px;
    border-radius: 0;
}

.room-widget button {
    width: 100%;
    margin: 0 0 20px 0;
}

.custom-datepicker, .custom-datepicker-2 {
    position: relative;
}

.custom-datepicker::before {
    position: absolute;
    top: 12px;
    right: 5px;
    content: '';
    background: url(../images/icon/date-2.svg) no-repeat;
    width: 20px;
    height: 20px;
}

.custom-datepicker-2::before {
    position: absolute;
    top: 18px;
    right: 20px;
    content: '';
    background: url(../images/icon/date.svg) no-repeat;
    width: 20px;
    height: 20px;
}

.custom-room-gap {
    margin-top: 30px;
}

.room-widget ul {
    margin: 20px 0 0 0;
    padding: 0;
}

.room-widget ul li {
    list-style: none;
    line-height: 30px;
}

.room-widget ul li::before {
    content: "\F26B";
    color: #C61130;
    font-size: 16px;
    display: inline-block;
    font-family: 'bootstrap-icons', sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
}

.room-page-wrapper .bs-item .desti-img {
    width: 100% !important;
    height: 200px !important;
}

.page-link, .page-link:hover {
    color: #C61130;
}

.page-item.active .page-link {
    background-color: #C61130;
    border-color: #C61130;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
    header.style-3 .header-logo {
        margin-top: 0 !important;
    }

    header.style-3 .header-logo img {
        width: 80px !important;
    }

    .jarallax {
        position: relative;
        z-index: 0;
        min-height: 300px;
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .custom-banner {
        width: 100%;
        height: 300px;
    }

    .our-menu-page {
        margin: 40px 0 0 0 !important;
    }

    .our-menu-page .menu-title {
        display: none !important;
    }

    .our-menu-page .menu-res ul {
        margin: 20px 0 15px 0 !important;
    }

    .catlist ul li span {
        display: block;
    }

    .breadcrumb-section {
        height: 300px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}