@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Condensed&display=swap');

html,
body,
h1,
h2,
h3,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd,
dt {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

* {
    box-sizing: border-box;
}

html {
    font-size: 100%;
    width: 100%;
    overflow-x: hidden;
}

body {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.4;
    color: #666;
    touch-action: manipulation;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

button,
.btn {
    cursor: pointer;
    outline: 0;
    border: 0;
    border-radius: 0;
}

.container1300 {
    max-width: 1300px;
    margin: auto;
    width: 100%;
    padding: 0 15px;
}

.editable-image-holder {
    margin-bottom: 15px;
}

.romtitletxt {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    text-align: center;
}

.roomimg {
    border-radius: 15px 15px 15px 15px;
}

.section-title {
    min-height: auto;
    font-family: Ubuntu Condensed;
    letter-spacing: 0.3px;
    text-align: center;
    margin-bottom: 25px;
    font-size: 34px;
}

.rooms {
    padding-top: 65px;
    padding-bottom: 65px;
}

.services {
    padding-top: 0;
    padding-bottom: 65px;
}

.contact {
    padding-top: 65px;
    padding-bottom: 65px;
}

.services-column {
    display: table;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.services-column:hover {
    box-shadow: 0 0 17px rgba(23, 84, 116, .18);
}

.serimg {
    width: 100%;
    height: auto;
    max-width: 250px;
    max-height: 250px;
    border-radius: 15px 15px 15px 15px;
    margin: 0 auto;
    display: table;
}

.serviceimgbx {
    padding: 15px 0;
}

.servicetitletxt {
    font-family: Ubuntu Condensed;
    margin-top: 10px;
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center !important;
    color: rgb(51, 51, 51);
}

.serdiscriptxt {
    box-sizing: border-box;
    color: rgb(101, 101, 101);
    cursor: pointer;
    font-family: Figtree;
    font-size: 16px;
    font-weight: 400;
    line-height: 24.6167px;
    margin-bottom: 14px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    outline-color: rgb(101, 101, 101);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: center;
    word-break: break-word;
}

.btntheme {
    background-clip: padding-box;
    background-color: rgb(33, 156, 157);
    background-image: none;
    border-bottom-color: rgb(33, 156, 157);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(33, 156, 157);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(33, 156, 157);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(33, 156, 157);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: Figtree;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 100%;
    outline-color: rgba(0, 0, 0, 0);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 10px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-wrap-mode: wrap;
    touch-action: manipulation;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    user-select: none;
    vertical-align: middle;
    white-space-collapse: preserve;
    word-break: break-word
}

.btntheme:hover {
    color: #fff;
}

.abttxt {
    box-sizing: border-box;
    color: rgb(101, 101, 101);
    cursor: default;
    font-family: Figtree;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    min-height: 0px;
    outline-color: rgb(101, 101, 101);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: center;
    word-break: break-word
}

.abtimg {
    border-radius: 15px;
}

.main-image {
    float: right !important;
}

.galimg {
    border-radius: 20px;
}

.gallery {
    padding: 60px 0;
}

.galimgbx {
    margin-bottom: 25px;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio */
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 25px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1;
    /* Ensure the overlay is on top of the iframe */
}

.input-content {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}

.form-control::placeholder {
    color: #999;
    opacity: 1;
}

.form-control {
    border-color: #ccc;
    font-size: 14px;
    height: 45px;
    color: inherit;
    font-size: 16px;
    background: transparent;
    box-shadow: none;
    width: 100%;
    box-shadow: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 8px;

    display: block;
    width: 100%;
    padding: 6px 12px;
}

.submitbtn {
    display: inline-block;
    font-size: 16px;
    padding: 12px 25px;
    border-width: 2px;
    border-radius: 30px !important;
    background-color: #219c9d;
    color: #fff;
    border-color: #219c9d;
    outline-color: transparent;
    transition: 0.3s;
}

.submitbtn:hover {
    color: #fff;
}

.btbnbx {
    display: flex;
    align-items: center;
    justify-content: center;
}

textarea.form-control {
    height: 70px;
}

.conttl {
    color: rgb(101, 101, 101);
    font-size: 22px;
    font-family: Ubuntu Condensed;
}

.conttx {
    color: rgb(101, 101, 101);
}

.labeltxt {
    margin-top: 20px;
    margin-bottom: 10px;
}

.labeltxt b {
    font-size: 14px;
    color: #333;
}

.text-color {
    color: #333 !important;
}

.footer-sec a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
}

ul,
li {
    padding: 0;
    margin: 0;
    line-height: inherit;
    list-style-type: none;
}

.social-sec a i.fab {
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
}

.social-sec a i.fab:hover {
    background: #219c9d;
}

.footer {
    padding: 60px 0 0;
}

.copy {
    padding: 20px 0
}

.banner {
    position: relative;
}

.bannertxtbx {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.banttl {
    color: rgba(51, 51, 51, 1);
    font-family: Ubuntu Condensed;
    line-height: 1.2;
    letter-spacing: 0.3px;
    font-size: 36px;
    margin-bottom: 10px;
    text-align: center !important;
}

.banerhdd {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-left: 70px;
}

.header {
    position: absolute;
    z-index: 1;
    width: 100%;
}

.menuitems a {
    display: inline-block;
    padding: 8px 15px;
    color: #555;
    text-decoration: none;
    transition: all 0.4s;
    text-transform: uppercase;
}

.menuitems a:hover {
    color: #219c9d;
}

.fixed-header {
    background: #fff;
    position: fixed;
    box-shadow: 0 4px 8px 0px rgba(0, 0, 0, .1);
}

.enqitmbx {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .enqitmimgbx {
    width: 74px;
    border-radius: 10px;
    overflow: hidden;
    
  }

@media (max-width:992px) {
    .banner {
        position: relative;
        height: 500px;
        display: flex;
        justify-content: flex-end;
    }

    .bannerimg {
        object-fit: contain;
        height: 100%;
        max-width: unset;
    }

    .banerhdd {
        padding-left: 25px;
    }
    .menubar {
        cursor: pointer;
    }
    .menuitems {
        background: #fff;
        position: fixed;
        top: 80px;
        right: 15px;
        width: unset;
        left: 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 25px;
        right: -110%;
        width: unset;
        left: unset;
        transition: all 0.4s;
      }

      .menuitems.show {
        right: 15px;
        left: 15px;
      }
}