* {
    margin: 0;
    padding: 0;
    text-decoration: none !important;
    list-style: none !important;
    font-family: 'Open Sans', sans-serif;
}
body {
    overflow-x: hidden;
}

/* common */
.heading-with-border h3 {
    color: #142954;
    font-weight: 400 !important;
    font-size: 36px !important;
    font-family: 'Rozha One', serif;
}

.heading-with-border h3::after {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    margin: auto;
    right: -70px;
    background: #142954;
    height: 1px;
    width: 40px;
}

.heading-with-border h3::before {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    margin: auto;
    left: -70px;
    background: #142954;
    height: 1px;
    width: 40px;
}

.heading-left {
    margin-left: 75px;
}
.index-2-common-select label {
    color: #142954;
    font-size: 16px;
    font-weight: 500 !important;
}

/* common-select */
.common-select input {
    outline: none;
    color: #142954;
    font-size: 20px;
    font-weight: 500;
    border-radius: 7px;
    border: 1px solid #142954 !important;
    border-color: #142954 !important;
}

.common-select input:focus {
    border-color: #142954 !important;
}

.index-2-common-input input {
    font-size: 20px !important;
}

.index-2-common-select-all label {
    color: #142954;
}

.common-select label {
    color: #142954;
    font-size: 16px;
    font-weight: 500 !important;
}

.common-select-box {
    width: 48%;
}

/* .common-select .index-2-common-select {
    width: 47%;
} */

.common-select .index-2-common-select span {
    font-size: 25px !important;

}


/* header--start ****************  */
.is-mbl {
    display: none !important;
}

.header-top {
    background: #142954;
}

.header-top div div ul li a {
    font-size: 14px !important;
    transition: 0.5s;
    display: inline-block;
}

.header-top div div ul li a i {
    transition: 0.5s;
}

.header-top div div ul li a:hover {
    color: #cfcfcf !important;
}

.header-top div div ul li a:hover i {
    color: #cfcfcf !important;
}

/* header--end **********************  */

/* navbar-start ********************/
.navbar-collapse ul li a {
    font-size: 16px;
    color: #142954;
    font-weight: 500;
}

.ver-2-nav {
    width: 87% !important;
}

.navbar-collapse ul li a.active {
    color: #f04923 !important;
}

.navbar-collapse ul li a:hover {
    color: #f04923 !important;
}
.navbar-collapse button img {
    transition: 0.5s;
}
button.btn-book-stay {
    background: #ffffff;
    transition: 0.3s;
    padding: 8px 20px;
    border-radius: 0;
    color: #142954;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border: unset;
    font-size: 16px;
    font-weight: 400;
}
button.btn-book-stay:hover, button.btn-book-stay:focus {
    border: unset;
    background: #f04923;
    color: #fff;
}
.navbar-toggler:focus {
    box-shadow: none !important;
}

.navbar-toggler {
    border: none !important;
    padding: 0px;
}

/* navbar-end***********************/

/* nex--section------------------------------------------------------------------------------ */

/* banner-start &&&&&&&&&&&&&&&&&&&&&&&&*/
.banner {
    background: url(../images/main-section-1.jpeg) no-repeat;
    width: 100%;
    background-size: cover;
    padding: 490px 0px 20px;
    background-position: center;
}
.banner-form {
    transform: translateX(-50%);
    width: 70% !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    padding: 0px 0px !important;
    border: unset;
    background-color: transparent !important;
}
.banner form input {
    color: #142954 !important;
    border: #dbdade solid 1px;
    height: 40px;
    outline: none;
    border-radius: 0 !important;
    font-size: 14px;
}

.banner form input::placeholder {
    color: #142954;
}

.banner form select {
    color: #142954;
    border: #142954 solid 1px;
    outline: none;
    font-size: 14px;
}

.banner form input:focus {
    border-color: transparent !important;
    box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25) !important;
    border: #142954 solid 1px !important;
}
.banner form button {
    width: 20%;
    background: #142954;
    transition: 0.3s;
    display: flex !important;
    height: 100%;
    min-height: 98px;
    border-radius: 0px !important;
    align-items: center;
    border: unset !important;
    font-size: 20px;
    text-transform: uppercase;
}
.banner form button:hover {
    background: #f24923;
    color: #ffffff;
}

.banner-info {
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.banner-info h3 {
    font-size: 70px !important;
    line-height: 93px;
    font-family: 'Heebo', sans-serif;
    margin-top: -20px;
}

.banner-info h3 span {
    font-size: 70px;
    font-family: 'Heebo', sans-serif;
}

.banner-info p {
    font-size: 22px;
}

.banner-info a {
    border: solid 1px white;
    transition: 0.5s;
    font-size: 18px;
}

.banner-info a:hover {
    background: #142954;
}

/* banner-end &&&&&&&&&&&&&&&&&&&&&&&&*/

/* nex--section------------------------------------------------------------------------------ */

/* blog-start &&&&&&&&&&&&&&&&&&&&&&&&*/
button.btn.foe-about-us-book-btn {
    width: 220px;
    margin-top: 0px;
    border-radius: 0px;
    background-color: #fff !important;
    border: unset !important;
    letter-spacing: 5px;
    padding: 16px 26px !important;
}
/* .blog-boxes {
    justify-content: space-between;
} */
/* .blog {
    padding-bottom:   33px !important;
} */
.blog .card {
    width: 33.33%;
    max-width: calc(33.33% - 20px);
    box-shadow: 0px 0px 5px #ccc;
    margin: 10px;
}
.blog .card-body {
    padding: 25px;
}

.blog .card a {
    overflow: hidden;
    border-radius: 7px 7px 0px 0px !important;
}

.blog .card a img:hover {
    transform: scale(1.1);
}
.blog .card a img {
    transition: 0.3s;
    height: 250px;
    object-fit: cover;
}
.blog .card-title a {
    color: #000000;
    font-size: 22px;
    line-height: 29px;
    font-family: 'DM Sans', sans-serif;
}
.blog .card-body p {
    color: #000000;
    font-size: 16px;
    font-family: 'DM Sans', sans-serif;
}
.blog .card-body span {
    color: #142954;
    font-family: 'Heebo', sans-serif;
}
.blog .card-body .btn {
    transition: 0.3s;
    background: #142954;
    font-weight: 500;
    font-size: 16px;
    border-radius: 0px !important;
}
.blog .card-body .btn:hover {
    background: #f25e3c;
}
/* blog-end &&&&&&&&&&&&&&&&&&&&&&&&*/

/* nex--section------------------------------------------------------------------------------ */

/* about-start &&&&&&&&&&&&&&&&&&&&&&&&*/
.about {
    background: #f9f9f9;

}

.about-box-1 div {
    width: 35%;
}
.about-box-1 h3 {
    color: #142954;
    font-size: 30px;
}
.about-box-1 span {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}
.about-box-1 p {
    font-size: 16px;
    color: #000000;
    line-height: 28px;
    text-align: justify;
}
.about-box-2 {
    overflow: hidden;
}
section.about {
    padding-bottom: 60px;
}
.about-box-2 img {
    transition: 0.5s;
}

.about-box-2 img:hover {
    transform: scale(1.1);
}

/* about-end &&&&&&&&&&&&&&&&&&&&&&&&*/

/* nex--section------------------------------------------------------------------------------ */

/* services-start &&&&&&&&&&&&&&&&&&&&&&&&*/
.services {
    background: #f9f9f9;
}

.service-box {
    width: 20%;
    text-align: center;
    max-width: calc(20% - 10px);
    margin: 5px;
}

.service-box-info {
    width: 100%;
}


.service-box .service-box-info div div {
    padding: 20px;
    background: #FFFFFF;
    margin: auto;
    width: 105px !important;
    height: 105px !important;
    border: 1px solid #142954;
    border-radius: 0px 50px 50px 50px;
    transition: 0.3s !important;
    box-shadow: 0px 0px 5px #ccc;
}
.service-box-info .text-center:hover>p {
    color: #f25e3c !important;
}
.service-box p {
    color: #142954;
    font-size: 22px;
}
.service-box div div:hover div {
    background: #f25e3c !important;
    border-color: #f25e3c;
}
.service-box div div:hover div img {
    filter: brightness(0) invert(1);
}

/* services-end &&&&&&&&&&&&&&&&&&&&&&&&*/

/* nex--section------------------------------------------------------------------------------ */

/* room-start &&&&&&&&&&&&&&&&&&&&&&&&*/


.rooms {
    margin-bottom: 0px;
}

.index-2-room-slider .rooms-images .slick-list {
    border-radius: 20px !important;
}


.index-2-room-images .room-image img {
    border-radius: 20px !important;
    height: 280px !important;
    max-height: 280px;
}



.room-block.border-20.index-2-block {
    border-radius: 30px 30px 20px 20px !important;
}

.room-block {
    border: 1px solid #D5D5D5;
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.25) !important;
    border-radius: 10px 10px 7px 7px !important;
}

.rooms-info-all {
    height: 80px;
}
.room-facility-info p span {
    text-decoration: none !important;
    font-size: 15px !important;
    color: #f15430 !important;
    text-transform: capitalize;
}
.rooms-book-now a:hover, .rooms-book-now a:focus {
    background-color: #f15430;
}
.room-facility-info span {
    color: #142954;
    font-weight: 600;
    text-decoration: line-through !important;
}
.room-facility-info p {
    color: #f15430;
    font-size: 18px;
}
.rooms-book-now a {
    transition: 0.3s;
    background: #142954;
    color: white;
    font-weight: 400;
    font-size: 16px;
    padding: 12px 20px !important;
}
.rooms-images .slick-prev {
    left: 0 !important;
    z-index: 1;
}

.rooms-images .slick-next {
    right: 0 !important;
    z-index: 1;
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.rooms-slider-2 .slick-dots {
    bottom: -70px;
}

.rooms-info-head h5 {
    color: #142954;
    font-size: 22px !important;
    line-height: 32px;
    font-family: 'Heebo', sans-serif;
}

.rooms-info-head p {
    color: #3A3A3A;
    line-height: 25px;
}

.rooms-slider-2 .slick-dots li button {
    height: 13px;
    width: 13px;
    background: #D9D9D9;
    border-radius: 50%;
}

.rooms-slider-2 .slick-prev::before {
    content: " ";
    background: url(../images/slick-l.png) no-repeat;
    opacity: 100;
    padding: 5px 15px;
}

/* .rooms-slider-2 .slick-prev{top: 110.5%; left: 40%; z-index: 100;} */
.rooms-slider-2 .slick-prev {
    /* top: auto; */
    left: -3%;
    z-index: 100;
    bottom: -73px;
}

.rooms-slider-2 .slick-next::before {
    content: " ";
    background: url(../images/slick-r.png) no-repeat;
    opacity: 100;
    padding: 5px 15px;
}

.rooms-slider-2 .slick-next {
    /* top: auto; */
    /* right: 44%; */
    z-index: 100;
    bottom: -73px;
}

/* .rooms-slider-2 .slick-next{top: 110.5%; right: 41.50%; z-index: 100;} */

.rooms-images .slick-prev::before {
    content: " " !important;
    background: url(../images/slide-arrow-l.png) no-repeat !important;
    opacity: 100 !important;
    padding: 0px 10px !important;
    line-height: 45px !important;
}

.rooms-images .slick-next::before {
    content: " " !important;
    background: url(../images/slide-arrow-r.png) no-repeat !important;
    opacity: 100 !important;
    padding: 0px 10px !important;
    line-height: 45px !important;
}

.rooms-slider-2 .slick-dots li.slick-active button {
    background: #142954;
}

.rooms-slider-2 .slick-dots li button:before {
    display: none;
}

.room-facility-icon i {
    color: #171717;
}

.rooms-images .slick-prev {
    z-index: 1;
    left: 0px !important;
    top: 50% !important;
    opacity: 100;
    border-radius: 0px 7px 7px 0px;
    width: 30px;
    line-height: 52px;
    height: 45px;
    background: rgba(255, 255, 255, 0.8);
}

.rooms-images .slick-list {
    border-radius: 7px 7px 0px 0px !important;
}
.rooms-images img {
    border-radius: 7px 7px 0px 0px !important;
    height: 250px;
    max-height: 250px;
    object-fit: cover;
}
.rooms-images .slick-next {
    z-index: 1;
    top: 50% !important;
    right: 0 !important;
    border-radius: 7px 0px 0px 7px;
    width: 30px;
    height: 45px;
    background: rgba(255, 255, 255, 0.8);
}

.rooms-info-rating {
    text-align: right;
}
.rooms-info-rating i {
    color: #f15430;
    margin: 0px 1px;
}
.rooms-info-rating span {
    display: inline-block;
    background: #142954;
    border-radius: 7px 0px 7px 7px;
    font-size: 14px;
}

.rooms-info-all div {
    width: 50%;
}

.room-facility div {
    width: 50%;
}

.rooms-info-rating {
    text-align: right;
}

.room-facility div:nth-child(2) {
    text-align: right;
}



/* font-size */
.fo-20 {
    font-size: 20px;
}

.fo-10 {
    font-size: 10px;
}

.fo-14 {
    font-size: 14px;
}

.fo-15 {
    font-size: 15px;
}

/* room-end &&&&&&&&&&&&&&&&&&&&&&&&*/

/* nex--section------------------------------------------------------------------------------ */




/* gallery -start  */
.lightboxOverlay {
    background: rgba(0, 0, 0, 0.8) !important;
}

/* .gallery {
    padding: 80px 0px;
} */

.ver-3-nav-pills li button {
    background: transparent !important;
    color: #142954 !important;
    font-size: 16px !important;
    margin: 0px 30px !important;
    font-weight: 700;
    border-radius: 0 !important;
}
.ver-3-nav-pills li .nav-link.active {
    border-bottom: 2px solid #f25e3c;
    color: #f25e3c !important;
}
.light-box-slider div {
    width: 25%;
    max-width: calc(25% - 0px);
    margin: 0px;
}

.light-box-slider div a {
    position: relative;
    display: inline-block !important;
}

.light-box-slider div a i {
    transform: translate(-50%, -50%) !important;
    opacity: 0;
    transition: 0.5s;
    font-size: 0px;
}

.light-box-slider div a .zoom {
    transform: translateX(50%) !important;
    opacity: 0;
    transition: 0.5s;
    transform: scale(0) !important;
}
.light-box-slider div a::after {
    content: " ";
    transition: 0.5s !important;
    position: absolute;
    background: rgb(245 129 60 / 72%);
    width: 0%;
    height: 0%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}
.light-box-slider div a:hover::after {
    height: 75%;
    width: 80%;
}

.light-box-slider div a:hover i {
    opacity: 100;
    font-size: 22px !important;
}

.light-box-slider div a:hover .zoom {
    opacity: 100;
    transform: scale(1.1) !important;
}

.lb-data .lb-close {
    filter: brightness(0) saturate(100%) invert(100%) sepia(83%) saturate(0%) hue-rotate(113deg) brightness(105%) contrast(109%) !important;
    opacity: 1;
}

.after-none-all .column::after {
    display: none;
}
.tab-view-more {
    font-size: 16px;
    font-weight: 500;
    transition: 0.5s;
    background: #142954;
    letter-spacing: 2px;
    padding: 12px 36px !important;
}
.tab-view-more:hover {
    background: #f25e3c;
}
.lb-outerContainer {
    width: 350px !important;
    height: 450px !important;
    position: static !important;
}
.gallery #pills-tabContent span.mt-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 60px;
}
.lb-dataContainer {
    top: -100px !important;
    right: 15px !important;
}

.lb-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.lb-container {
    width: 100% !important;
    height: 100% !important;
}

#lightboxOverlay {
    width: 100% !important;
    opacity: 100% !important;
}

.lightbox {
    position: fixed !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.lb-number {
    display: none !important;
}

.lb-nav a.lb-prev {
    opacity: 100 !important;
    width: 5% !important;
}

.lb-nav a.lb-next {
    opacity: 100 !important;
    width: 5% !important;
}

/* gallery -end  */














/* footer-start   */

/* footer css start */

footer {
    background-color: #142954;

}

.foe-footer-content span a span {
    margin-top: -5px;
}

.footer-gap ul div:nth-child(2) {
    padding-left: 80px;
}

.footer-gap {
    padding-left: 15px;
}

.foe-footer-links ul li {
    margin-bottom: 8px;
}

.foe-footer-links h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Heebo', sans-serif;
    margin-bottom: 30px !important;
}

.foe-footer-links ul li a {
    color: rgba(255, 255, 255, 0.9);
    text-transform: capitalize;
    transition: 0.3s all ease-in-out;
    display: flex !important;
    font-weight: 400;
}
.foe-footer-links ul li a:hover {
    color: #f25e3c;
    transition: 0.3s all ease-in-out;
}
.left-copy a {
    transition: 0.5s;
    text-decoration: underline !important;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9) !important;
}

.left-copy span {
    color: rgba(255, 255, 255, 0.9) !important;
}

.left-copy p {
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9) !important;
}
.left-copy a:hover {
    color: #f25e3c !important;
}
.copiright-icons li:hover {
    transform: translateY(-3px);
    transition: 0.3s;
}
.copiright-icons li:hover a i {
    color: #142954;
}

.foe-footer-content>span a {
    color: #fff;
    text-decoration: none;
    font-family: 'Heebo', sans-serif;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: flex-start;
}

.foe-footer-content>span+p {
    color: rgba(255, 255, 255, 0.9);
    font-weight: 400;
    margin-top: 20px;
    line-height: 22px;
}

/* footer .row .col-md-3:nth-child(2) >.foe-footer-content{
    padding-left: 5rem;
} */
.foe-footer-hr {
    color: #fff;
    border: 1px solid #fff;

}

.copiright-icons {
    display: flex;
    justify-content: end;
}
.copiright-icons li a {
    color: #142954;
    font-size: 20px;
}
.copiright-icons li {
    margin-left: 10px;
    height: 36px;
    width: 36px;
    background-color: #fff;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}
/* luxari section */
.luxari {
    background: url(../images/luxari-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 260px;
    background-position: center;
}

.luxari-over-lay {
    background-color: #142954bf;
    width: 100%;
    height: 100%;
}
.luxari h5 {
    font-size: 44px !important;
    font-family: 'DM Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-shadow: 0px 0px 5px #000;
    margin-bottom: 16px;
}
.luxari-over-lay button {
    transition: 0.3s;
}
.luxari-over-lay button:hover {
    background: #f25e3c !important;
    color: #fff;
}





/* version-2-home-page-css-start***************************************************************************************** */
/* header-start  */
/* header-top  */
.header-ver-2 {
    background: #f9f9f9 !important;
    padding: 15px 0px;
}

.header-button-hover {
    background: #142954;
    transition: 0.3s;
    padding: 8px 20px;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
}
.header-button-hover:hover {
    color: #ffffff;
    background: #f04923;
}

/* nav  */
.nav-ver-2 ul {
    width: 70% !important;
}

.nav-ver-2 {
    background: #142954;
}

.nav-ver-2 ul li a {
    color: white;
}

.nav-ver-2 ul li .active::after {
    content: " ";
    position: absolute !important;
    bottom: 0px;
    left: 0;
    background: #f04923;
    height: 1px;
    width: 100%;
}

.nav-ver-2 ul li a::after {
    content: " ";
    transition: 0.3s;
    position: absolute !important;
    bottom: 0px;
    left: 0;
    background: #f04923;
    height: 1px;
    width: 0%;
}

.nav-ver-2 ul li a:hover::after {
    width: 100%;
}

.nav-ver-2 ul li a:hover {
    color: #f04923;
}
.foe-nav .nav-item .popup-user-btn:hover {
    background-color: #f04923;
}
.nav-ver-2 ul li .active {
    color: #f04923;
}

#ver-2-active .active {
    color: #f04923;
}

/* header-end  */

/* next-section  */

/* ver-2-our-room-star */
/* .ver-2-our-room-slider {
    padding: 50px 0px 80px;
} */

.ver-2-our-room .slick-slide.slick-current {
    opacity: 100% !important;
}

.ver-2-our-room .slick-slide {
    opacity: 20% !important;
    transition: 2s !important;
}

.ver-2-our-room .slick-dots {
    display: none !important;
}
.ver-2-our-room-box {
    border: 1px solid #142954 !important;
    border-radius: 7px;
}
.ver-2-our-room-box div:nth-child(1) img {
    border-radius: 7px;
}

.ver-2-our-room-box h3 {
    color: #142954;
    font-family: 'Heebo', sans-serif;
    font-size: 24px;
}
.ver-2-our-room-box div:nth-child(2) div ul li i {
    color: #f04923;
}
.ver-2-our-room-box div:nth-child(2) div ul span {
    background: #142954;
    border-radius: 7px;
    font-size: 14px;
    font-family: 'DM Sans', sans-serif;
}
.ver-2-our-room-box-info p i {
    color: #f04923;
}
.ver-2-our-room-box-info hr {
    background: #142954;
    height: 1px;
}
.ver-2-our-room-box-info-discription {
    color: #000 !important;
    font-size: 14px;
    margin: 12px 0px !important;
    line-height: 24px;
}
.ver-2-our-room-images img {
    margin: 0px 10px !important;
}
.ver-2-our-room-box-info-location {
    color: #000000;
    font-size: 14px;
    text-transform: capitalize;
}
.room-facility-icon img {
    display: block;
    object-fit: contain;
    width: 23px;
    height: 23px;
}
.ver-2-our-room-images img {
    border-radius: 0px !important;
    object-fit: contain;
    width: 29px;
    height: 29px;
}
.ver-2-our-room-box-info a {
    background: #142954;
    transition: 0.3s;
    display: inline-block;
    width: 180px;
    text-align: center;
    border-radius: 0px !important;
    font-size: 16px;
    padding: 10px 20px !important;
}
.ver-2-our-room-box-info a:hover {
    background: #f04923;
    color: #ffffff !important;
}
.ver-2-our-room-buttons p {
    background: transparent;
    transition: 0.5s;
    color: #f04923 !important;
    font-weight: 700;
    display: inline-block;
    width: 150px;
}

/* .ver-2-our-room-box-info button:hover {
    background: white;
    color: #142954 !important;
} */

.ver-2-our-room .slick-next::before {
    content: " ";
    background: url(../images/ver-2-right.png) no-repeat;
    background-size: cover;
    padding: 8px 20px !important;
    opacity: 100% !important;
}

.ver-2-our-room .slick-prev::before {
    content: " ";
    background: url(../images/ver-2-left.png) no-repeat;
    background-size: cover;
    padding: 8px 20px !important;
    opacity: 100% !important;
}

.ver-2-our-room .slick-next {
    right: 4%;
    z-index: 1;
}

.ver-2-our-room .slick-prev {
    left: 4%;
    z-index: 1;
}
.ver-2-our-room-images-slider .slick-slide {
    height: 100% !important;
    width: 100% !important;
    min-width: 100% !important;
}
.ver-2-our-room-images-slider .slick-list {
    border-radius: 7px !important;
}
.ver-2-our-room-images-slider .slick-track {
    height: 100% !important;
    width: 100% !important;
}
.ver-2-our-room-images-slider .slick-next {
    right: 9% !important;
    z-index: 1;
}

.ver-2-our-room-images-slider .slick-prev {
    left: 0% !important;
    z-index: 1;
}

.ver-2-our-room-images-slider {
    width: 35% !important;
}

.ver-2-our-room-images-slider .slick-current {
    opacity: 100% !important;
}

.ver-2-our-room-images-slider .slick-slide {
    opacity: 100% !important;
}

.ver-2-our-room-box-2 {
    width: 65% !important;
    padding: 40px 20px !important;
}

.ver-2-our-room-box-info {
    display: flex;
    flex-direction: column;
    height: 100% !important;
    justify-content: space-between;
}
.ver-2-room-offer {
    background: #f04923;
    padding: 10px 0px;
    width: 200px;
    top: 22px;
    transform: rotate(310deg);
    left: -59px;
}
.ver-2-our-room-buttons p {
    padding-left: 0px !important;
    font-size: 20px;
    margin-bottom: 0 !important;
}
.room-over-hidden {
    overflow: hidden;
}

/* ver-2-our-room-end */

/* next-section  */

/* ver-2-gallery-star */
.zoom-img-slider {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
}

.zoom-img-slider .item {
    text-align: center;
}

.zoom-img-slider .item img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}

.zoom-img-slider .owl-nav {
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.zoom-img-slider .owl-nav .owl-prev,
.zoom-img-slider .owl-nav .owl-next {
    background: rgba(0, 0, 0, 0.3);
    border: none;
    color: #fff;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.zoom-img-slider .owl-nav .owl-prev:hover,
.zoom-img-slider .owl-nav .owl-next:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.zoom-img-slider .owl-nav .owl-prev {
    left: 0;
}

.zoom-img-slider .owl-nav .owl-next {
    right: 0;
}

/* ver-2-gallery-end */

/* next-section  */

/* ver-2-about-us-start */
#ver-2-about-us-boxes {
    flex-direction: inherit;
}
#ver-2-about-us-boxes h4 {
    font-family: 'Heebo', sans-serif;
    font-size: 30px;
}

#ver-2-about-us-boxes p {
    line-height: 28px;
}

/* ver-2-about-us-end */

/* next-section  */

/* ver-2-service-start */
.index-main-services {
    padding-bottom: 25px !important;
}
.ver-2-services {
    background: #f9f9f9;
    padding-bottom: 0px !important;
}
.ver-2-service-boxes .ver-2-service-box div div div {
    padding: 20px;
    background: #FFFFFF;
    margin: auto;
    border: 1px solid #142954;
    border-radius: 25px 0px;
    transition: 0.3s !important;
    height: 100px !important;
    width: 100px !important;
    box-shadow: 0px 0px 5px #ccc;
}
.index-2-services .service-box.mb-5 {
    margin-bottom: 1.5rem !important;
}
.index-2-services .service-box.mb-5 .text-center {
    margin-bottom: 5px;
}
.ver-2-service-boxes .ver-2-service-box {
    width: 20% !important;
    margin-bottom: 1.5rem !important;
}
.ver-2-service-box p {
    color: #000000 !important;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 7px !important;
}
.ver-2-service-boxes .ver-2-service-box .text-center {
    margin-bottom: 5px;
}
.ver-2-service-boxes .ver-2-service-box .text-center:hover>p {
    color: #f25e3c !important;
}
.ver-2-service-box div div:hover div {
    background: #f25e3c !important;
    border-color: #f25e3c;
}

.ver-2-service-box div div:hover div img {
    filter: brightness(0) invert(1);
}

.ver-2-service-box div div div img {
    transition: 0.5s !important;
}

/* ver-2-service-end */

/* version-2-home-page-css-end***************************************************************************************** */

/* next-section  */

/* faq-page-css-start***************************************************************************************** */
/* faq-banner-start  */
.faq-banner {
    background: url(../images/faq-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

/* faq-banner-end  */

/* next-section  */

/* faq-start  */
/* .faq {
    padding: 50px 0px 80px;
} */

.faq .accordion-header button {
    font-family: 'DM Sans', sans-serif;
    border-radius: 7px !important;
    font-size: 18px;
    color: white;
    background: #142954;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    display: flex;
    align-items: baseline;
}



.banner-form-select-common select {
    border: #142954 solid 1px;
    color: #142954;
    outline: none;
}

.faq .accordion-item {
    border: 0px !important;
}

.faq .accordion-button::after {
    content: " ";
    background: url(../images/accordin-down.png) no-repeat;
    background-size: cover;
    height: 11px !important;
    width: 20px !important;
}

.faq .accordion-item .accordion-collapse .accordion-body {
    background: #FFFFFF;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2) !important;
    color: black;
    border-radius: 7px !important;
    border: 1px solid #ccc;
}

.faq .accordion-button.collapsed {
    background: white;
    color: black;
}

.faq .accordion-button::after {
    filter: brightness(0) invert(1);
}

/* .faq .accordion-button.collapsed::after {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(327deg) brightness(96%) contrast(104%);
} */

.faq-more a {
    transition: 0.5s;
    background: #142954;
    font-size: 20px;
    border: solid 2px #142954;
    width: 250px;
    padding: 15px 0px;
}

.faq-more a:hover {
    background: white;
    color: #142954 !important;
}

/* faq-end***************************************************************************************** */

/* next-section  */

/* our-room-banner-start*****************************************************************************************  */

.our-room-banner {
    background: url(../images/our-room-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

/* .main-our-rooms {
    padding: 50px 0px 70px;
} */

.main-rooms-images img {
    border-radius: 7px 7px 0px 0px !important;
}

.main-rooms-images .slick-list {
    border-radius: 7px 7px 0px 0px !important;
}

.main-rooms-images .slick-prev {
    background: transparent;
    left: 6px !important;
}

.main-rooms-images .slick-next {
    background: transparent;
    right: 10px !important;
}

.main-room-info {
    padding: 15px 20px 25px !important;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.common-spacing {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}
.main-rooms-images-text p {
    color: #ffffff;
    font-family: 'Heebo', sans-serif;
    border-radius: 0px !important;
    padding: 5px 15px!important;
    background-color: #f04923 !important;
}

/* our-room-banner-end ***************************************************************************************** */

/* next-section  */

/* commom-css-start  ***********************common-css**********************/
/* banner  */
.common-banner-all-page::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    background-position: center;
}

.common-banner-all-page {
    height: 300px;
}

/* common-heading  */
.heading-with-border-common-all-page h1 {
    color: white !important;
    font-weight: 400 !important;
    font-size: 50px !important;
    font-family: 'Rozha One', serif;
}

.heading-with-border-common-all-page {
    position: absolute;
    top: 50%;
    text-align: center !important;
    width: 100%;
    transform: translateY(-50%);
    z-index: 1;
}

.heading-with-border-common-all-page h1::after {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    margin: auto;
    right: -70px;
    background: #142954;
    height: 1px;
    width: 40px;
}

.heading-with-border-common-all-page h1::before {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    margin: auto;
    left: -70px;
    background: #142954;
    height: 1px;
    width: 40px;
}

.heading-with-border-common-all-page h1::before {
    background: white !important;
}

.heading-with-border-common-all-page h1::after {
    background: white !important;
}

/* common-boxes  */
.common-boxes .common-box {
    width: 33.33%;
    max-width: calc(33.33% - 20px);
    margin: 10px 10px 30px 10px;
}

/* pagination   */
.common-pagination ul li:nth-child(2) a {
    background: #142954;
    color: white !important;
}

.common-pagination ul li:first-child a {
    background: transparent !important;
}

.common-pagination ul li:last-child a {
    background: transparent !important;
}

.common-pagination ul li a {
    transition: 0.3s;
}

.common-pagination ul li a:hover {
    background: #142954;
    color: white !important;
}

.index-banner-common-date-piker-box {
    width: 48%;
}
.index-2-banner-form .index-banner-common-date-piker-box {
    width: 20% !important;
    padding: 15px 7.5px;
    background-color: #ffffff;
}
.index-2-banner-form .index-2-common-select {
    width: 20% !important;
    padding: 15px 7.5px;
    background-color: #ffffff;
}

.index-banner-common-date-piker-box input {
    outline: none;
    color: #142954;
    border-color: #142954;
}
.index-2-banner-form .index-2-common-select input[type="text"] {
    pointer-events: none;
}
.index-2-banner-form .index-2-common-select:nth-child(4n) {
    padding-right: 15px;
}
.index-2-banner-form .index-banner-common-date-piker-box:nth-child(1n) {
    padding-left: 15px;
}
.index-2-banner-form .index-banner-common-date-piker-box:nth-child(2n) {
    padding-left: 7.5px;
}
.index-banner-common-date-piker-box label {
    color: #142954;
    font-size: 16px;
    font-weight: 500 !important;
}

.index-banner-common-date-piker input {
    height: 40px;
    border-radius: 0px !important;
}

.index-banner-common-date-piker input:focus {
    box-shadow: none !important;
    border: var(--bs-border-width) solid var(--bs-border-color);
}

/* commom-css-end  ***********************common-css*****************************/

/* next-section  */

/* room-listing-start  */
.room-listing-banner {
    background: url(../images/room-listing-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

/* .room-listing {
    padding: 50px 0px 70px;
} */

/* room-listing-end  */

/* next-section  */

/* main-service-start  */
.service-banner {
    background: url(../images/service-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

/* .main-service-boxes {
    padding: 30px 0px 80px;
} */

.main-service-boxes .main-service-box {
    width: 33.33%;
    max-width: calc(33.33% - 20px);
    margin: 10px;
}

.main-service-box {
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.25);
}

.main-service-box-body h5 {
    font-family: 'DM Sans', sans-serif;
    color: #142954;
    font-size: 22px;
}

.main-service-box img {
    transition: 0.5s;
}

.main-service-box div:nth-child(1) {
    border-radius: 7px 7px 0px 0px;
}

.main-service-box img:hover {
    transform: scale(1.1);
}

.main-service-box-body p {
    color: #5C5C5C;
    font-family: 'DM Sans', sans-serif;
    line-height: 28px;
}

.main-service-box-body a {
    background: #142954;
    transition: 0.5s;
    border: solid 2px #142954;
}

.main-service-box-body a:hover {
    background: white;
    color: #142954 !important;
}

/* main-service-end  */

/* next-section  */

/* main-gallrey-start  */
.gallery-banner {
    background: url(../images/gallery-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.main-gallery-light-box .lightbox {
    left: 50% !important;
    padding: 0px !important;
}

/* main-gallrey-end  */

/* nex-section   */

/* main-blog-start  */
.blog-banner {
    background: url(../images/blog-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

/* .main-blog {
    padding: 50px 70px !important;
} */

.blog .card-title a:hover {
    color: #f04923;
}

.blog .card-title a {
    transition: 0.3s;
}



/* main-blog-end  */

/* nex-section   */

/* contact-baner-start  */
.blog-banner {
    background: url(../images/contact-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

/* contact-banner-end  */

/* nex-section   */

/* room-single-banner-start  */
.foe-date-picker-enter:focus,
.foe-date-picker-exit:focus {
    border-color: #142954;
}

.room-single-listing-banner {
    background: url(../images/room-single-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

/* room-single-banner-end  */

/* nex-section   */

/* room-single-listing-strat */
.room-single-listing-images-slider .slick-prev::before {
    content: " " !important;
    background: url(../images/blog-single-left.png) no-repeat !important;
    opacity: 100 !important;
    padding: 20px 30px !important;
}

.room-single-listing-images-slider .slick-list {
    border-radius: 7px;
}

.room-single-listing-images-slider .slick-next::before {
    content: " " !important;
    background: url(../images/blog-single-right.png) no-repeat !important;
    opacity: 100 !important;
    padding: 20px 30px !important;
}

.room-single-listing-images-slider .slick-prev {
    z-index: 1;
    left: 0px;
}

.room-single-listing-images-slider .slick-next {
    z-index: 1;
    right: 70px;
}

.room-single-listing-images-slider img {
    border-radius: 7px !important;
}

.room-single-listing-room-booking {
    border: 1px solid #C6C6C6;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.room-single-listing-room-booking label {
    color: #142954;
    font-size: 16px;
}

.room-single-listing-room-booking input {
    outline: none;
    border: 1px solid #142954;
    color: #142954;
    /* font-size: 20px; */
    border-radius: 7px !important;
}

.room-single-listing-room-booking select {
    outline: none;
    border: 1px solid #142954;
    color: #142954;
    font-size: 20px;
    font-weight: 500;
    border-radius: 7px;
}

.room-single-listing-room-booking div:nth-child(4) div {
    width: 40%;
}

.room-single-listing-room-booking a {
    font-size: 18px;
    transition: 0.5s;
    background: #142954;
    border: 1px solid #142954;
    border-radius: 7px;
}

.room-single-listing-room-booking a:hover {
    background: white;
    color: #142954 !important;
}

/* room-single-listing-end */


/* nex-section   */

/* room-single-listing-tabs-start */
.room-single-listing-tabs button {
    background: white;
    color: #142954 !important;
    font-size: 24px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 7px;
    width: 230px;
}

.room-single-listing-tabs button.nav-link.active {
    background: #142954 !important;
    color: white !important;
}

.room-single-listing-tabs .tab-content {
    background: #FFFFFF;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    width: 77%;
}

.room-single-listing-tabs .tab-content p {
    color: #3A3A3A;
    line-height: 25px;
}

.room-single-listing-facility-tabs i {
    color: #142954;
    margin-right: 5px;
}

.room-single-listing-tabs-box-1 {
    width: 22%;
}

.room-single-listing-facility-tabs ul li {
    margin-bottom: 10px;
}

.room-single-listing-amenities-tabs .row div ul li {
    position: relative;
}

.room-single-listing-amenities-tabs .row div ul li::before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: black;
    top: 10px;
    left: -20px;
}

/* room-single-listing-tabs-end */

/* nex-section   */

/* room-single-listing-similar-room-start */
.room-single-listing-similar-room h3 {
    color: #142954;
    font-size: 36px;
    font-family: 'Rozha One', serif;
}

.similar-room-icon img {
    object-position: center !important;
}

.similar-room-button a {
    font-weight: 400 !important;
    font-size: 20px !important;
    width: 170px !important;
}

/* room-single-listing-similar-room-end */

/* nex-section   */

/* room-single-listing-all-box-2-start */
.input-number,
.input-number-decrement,
.input-number-increment {
    user-select: none;
}

.input-number-decrement,
.input-number-increment {
    display: inline-block;
    cursor: pointer;
    font-size: 35px !important;
    color: #142954;
    font-weight: 500 !important;
}

/* room-single-listing-all-box-2-end */

/* nex-section   */

/* privacy-policy-start */
.privacy-policy-banner {
    background: url(../images/privacy-policy-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.privacy-policy-info li {
    position: relative;
    line-height: 35px;
    color: gray;
}

.privacy-policy-info li::before {
    position: absolute;
    content: " ";
    left: -20px;
    top: 15px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #142954;
}

.privacy-policy-info h4,
.privacy-policy-info h5,
.privacy-policy-info h6 {
    color: #142954;
    font-weight: 700;
}

.privacy-policy-info p {
    color: gray;
}

/* privacy-policy-end */
.inner-pages-common-space {
    padding: 60px 0px 0px 0px;
}



.index-2-services {
    padding-bottom: 0px !important;
}

/* ---  */
.who-we-are {
    padding-bottom: 32px !important;
}

section.our-rooms.index-rooms-section.inner-pages-common-space {
    padding-bottom: 0px;
}
.about-main-row {
    box-shadow: 0px 0px 5px #ccc;
}
/* next  */

/* booking-css-start  */

/* booking-cart-strat  */
.booking-banner {
    background: url(../images/booking-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.booking-room-box {
    width: 50%;
    max-width: calc(50% - 20px);
    margin: 10px 10px 10px 10px;
}

.booking-rate-select {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    color: #142954;
}

.booking-room-box .room-block {
    height: 100% !important;
}

.booking-boxes {
    padding: 0px;
}

.booking {
    padding: 45px 0px 50px 0px;
}

.booking .rooms-book-now a {
    width: 180px !important;
    font-weight: 400;
    font-size: 20px !important;
    text-transform: capitalize !important;
    padding: 8px 0 !important;
}

.booking .room-facility.faclity-icon-box {
    margin: 20px 0px !important;
}

.booking .room-facility.faclity-icon-box .room-facility-icon img {
    filter: brightness(0) saturate(100%) invert(16%) sepia(7%) saturate(5860%) hue-rotate(184deg) brightness(100%) contrast(103%);

    margin: 0 10px !important;

}

.booking .info-rating-content {
    color: #5c5c5c;
    font-weight: 400;
}

.booking-cart {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 30px 25px;
}

.booking .rooms-info-head h5 {
    font-size: 20px !important;
    font-weight: 500 !important;
}

.booking .rooms-info-rating.foe-rating span {
    font-weight: 400 !important;
    font-size: 16px !important;
}

.booking-cart-img-title img {
    border-radius: 5px;
}

.booking-cart-img-title h5 {
    font-size: 20px;
    color: #142954;
    font-family: 'DM Sans', sans-serif;
}

.booking-cart-img-title span {
    font-family: 'DM Sans', sans-serif;
}

.booking-cart-img-title {
    border-bottom: 1px #B8B8B8 solid;
    padding-bottom: 30px;
}

.booking-date-gest-room li {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: #5C5C5C;
}

.booking-date i {
    color: #5C5C5C;
    font-size: 20px;
}

.booking-date-gest-room {
    margin: 20px 0 30px 0;
}

.booking-room-info h5 {
    color: #142954;
    font-family: 'DM Sans', sans-serif;
}

.booking-room-info-title i {
    color: #142954;
    font-size: 20px;
}

.booking-room-info li {
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color: #142954;
}

.booking-room-info p {
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color: #142954;
}

.booking-room-info {
    border-bottom: 1px #B8B8B8 solid;
    padding-bottom: 30px;
}

.booking-service-tax-adjustment li {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    color: #142954;
}

.coupon-box h6 {
    font-family: 'DM Sans', sans-serif;
    color: #142954;
}

.coupon-box input {
    background: #F9F9F9;
    border: 1px solid rgba(33, 33, 33, 0.38);
    border-radius: 5px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #142954;
    outline: none;
}

.coupon-box input::placeholder {
    color: #B8B8B8;
}

.coupon-box {
    border-bottom: 1px #B8B8B8 solid;
    padding-bottom: 30px;
}

.booking-total-payment-title-price p {
    font-family: 'DM Sans', sans-serif;
    font-size: 18px;
    text-transform: capitalize;
    color: #142954;
}

.booking-total-payment-info p {
    font-family: 'DM Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: capitalize;
    color: #5C5C5C;
}

.risk-free-cancellation p {
    font-family: 'DM Sans', sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #29A745;
}

.risk-free-cancellation {
    background: rgba(40, 167, 69, 0.15);
    border: 1px solid rgba(7, 87, 25, 0.38);
    border-radius: 5px;
}

.booking-payment-pay {
    font-size: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #142954;
    border-radius: 5px;
    border: solid 2px #142954;
    transition: 0.3s;
}

.booking-payment-pay:hover {
    background: transparent;
    color: #142954;
}

/* booking-cart-end  */

/* next  */

/* booking-confirm-start */
.confirm-message h5 {
    font-family: 'DM Sans', sans-serif;
    font-size: 36px;
    color: #29A745;
}

.confirm-message p {
    font-family: 'DM Sans', sans-serif;
    line-height: 21px;
    color: #142954;
}

.account-info {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.account-info-box-1 div span {
    width: 40%;
}

.account-info span,
.account-info p {
    font-family: 'DM Sans', sans-serif;
    font-size: 18px;
    color: #142954;
    text-transform: capitalize;
}

.account-info button {
    width: 160px;
    font-size: 18px;
    color: white;
    background: #142954;
    border: solid 2px #142954 !important;
    border-radius: 5px;
    transition: 0.3s;
}

.account-info button:hover {
    background: transparent;
    color: #142954;
}

/* booking-confirm-end */

/* next  */

/* booking-all-info-start */
.booking-all-info-box {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.booking-all-info-box-1 p {
    font-family: 'DM Sans', sans-serif;
    font-size: 18px;
    color: #142954;
}

.booking-qr p {
    font-family: 'DM Sans', sans-serif;
    font-size: 20px;
    color: #142954;
    margin-left: 150px;
}

.booking-all-info-box-1 a {
    background: #142954;
    border: solid 2px #142954;
    border-radius: 5px;
    width: 160px;
    font-size: 18px;
    color: white;
    transition: 0.3s;
}

.booking-all-info-box-1 a:hover {
    background: transparent;
    color: #142954;
}

.booking-all-info-box-1 {
    border-bottom: #B8B8B8 solid 1px;
    padding-bottom: 40px;
}

.guest-info h6 {
    font-family: 'DM Sans', sans-serif;
    font-size: 20px;
    color: #142954;
}

.gest-info-box a,
.gest-info-box p {
    display: block;
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color: #142954;
}

.gest-info-box span {
    color: #142954;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: inline-block;
}

.gest-info-box {
    width: 25%;
    max-width: calc(25% - 0px);
    margin: 0 0 30px 0px;
}

.guest-info {
    border-bottom: #B8B8B8 solid 1px;
    padding-bottom: 40px;
}

.payment-details h6 {
    font-family: 'DM Sans', sans-serif;
    font-size: 20px;
    color: #142954;
}

.total-pay-info {
    background: #142954;
    border-radius: 5px;
}

.total-pay-info span {
    font-size: 20px;
    font-family: 'DM Sans', sans-serif;
    color: #FFFFFF;
}

.total-pay-info p {
    font-size: 18px;
    font-family: 'DM Sans', sans-serif;
    color: #FFFFFF;
}

.payment-option-detail h6 {
    font-size: 18px;
    font-family: 'DM Sans', sans-serif;
    color: #142954;
}

.change-details ul li {
    text-align: right;
}

.change-details ul li a {
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    text-align: right;
    color: #0054FF;
    margin-top: 5px;
    display: inline-block;
    transition: 0.3s;
}

.change-details ul li a:hover {
    color: #142954;
}

/* booking-all-info-end */

/* booking-css-end  */
.slip-button {
    background: none !important;
    border: transparent !important;
    border-radius: 0px !important;
}

.index-2-off-cross {
    background: none !important;
}

.index-2-off-cross i {
    font-size: 30px;
}

.zoom-img-slider .owl-nav button span {
    color: #142954;
}