﻿@import url(https://fonts.googleapis.com/css2?family=Anek+Malayalam&family=Libre+Franklin:ital,wght@0,300;0,400;1,300&family=Montserrat:wght@300;500&family=Padauk&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,300&display=swap);

.category p,
.filter-row h6 {
    color: #126c62;
    letter-spacing: 1px
}

.category p,
.hero-event h1 {
    text-transform: capitalize;
    font-weight: 900
}

#offernew,
.safty-yu ul li {
    margin-right: 20px
}

.guest-no input,
.guest-no1 input,
.hotel-img,
.icon-shape,
.v-sher {
    vertical-align: middle
}

*,
.contact_info_sec .d-flex,
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: '', sans-serif
}

#image-gallery .modal-footer {
    display: block;
    padding: 2px;
    position: absolute;
    width: 100%
}

.modal {
    z-index: 9999;
    overflow: auto !important
}

#tour-blog .container,
.curated-owl,
.scmodal-row,
.scsecond-row,
.segment-owl,
.space-city-modal {
    overflow-x: hidden
}

.botm-left #show-previous-image {
    position: relative;
    top: 230px;
    left: 0 !important
}

.reserved input {
    width: 100%;
    border: none
}

.hotel-about h3.pt-4 {
    padding: 0;
    font-weight: 900;
    flex-direction: column;
    align-items: baseline
}

.policy-row {
    white-space: pre-line;
    line-height: 23px
}

#exampleModal .modal-body,
.detail-section,
.event-detail,
.filter-row,
.gallery-row .gallery-col1,
.gallery-row .gallery-col2,
.hotel-about h3.pt-4 button,
.info_details_01,
.mart-rom ul,
.modal-body,
.space-listsec,
.sticky-sec .hotel-type,
.tl-1 {
    padding: 0
}

.botm-left #show-next-image {
    position: relative;
    top: 230px;
    right: 0 !important
}

.hero-event {
    background: url('../img/traveltip1.png') center/cover no-repeat;
    height: 300px;
    position: relative
}

.hero-event h1 {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 85px;
    padding: 30px 20px;
    background: url('../img/traveltip1.png') center/contain;
    box-shadow: 2px 2px 6px 0 rgb(31 38 135 / 37%);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 9px;
    border: 1px solid rgba(255, 255, 255, .18)
}

.filter-row h6 {
    background: #2ca79963;
    padding: 10px 14px;
    font-size: 20px;
    font-weight: 900;
    border-left: 5px solid #126c62;
    margin-bottom: 0;
    margin-top: 10px
}

.filter-row ul {
    list-style: none;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.filter-row ul li {
    display: flex;
    align-items: center;
    padding: 3px 0;
    font-size: 14px;
    font-family: Inter, sans-serif !important;
    color: #565353
}

.filter-row ul input[type=checkbox] {
    width: 18px;
    height: 17px;
    margin-right: 7px;
    accent-color: #126c62
}

.category {
    background: #e3f7f6;
    padding: 10px 12px;
    margin: 5px 0
}

.category p {
    padding: 6px 13px !important;
    line-height: 25px;
    background: #c3edeb;
    margin-bottom: 14px
}

.event-box-1 {
    margin-right: 0;
    margin-left: 0
}

.event-box-1 .box img {
    width: 100%;
    object-fit: cover;
    border-radius: 6px
}

.event-box-1 .box {
    box-shadow: 4px 4px 8px #e5d9d982;
    padding: 3px 4px 16px 3px;
    margin: 0 8px 28px 10px;
    max-width: 31.333333%;
    border-radius: 6px
}

.event-box-1 .text {
    font-size: 16px;
    padding: 5px 3px;
    color: #000;
    line-height: 21px;
    font-weight: 700
}

.event-box-1 button,
.event-br .book-btn {
    background: #126c62;
    color: #fff;
    text-transform: capitalize
}

.event-box-1 .date-2,
.event-box-1 .location,
.event-box-1 .time {
    font-size: 14px;
    padding: 3px 0;
    display: flex;
    align-items: center;
    font-weight: 500
}

.event-box-1 button {
    float: right;
    border: none;
    padding: 3px 15px;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 7px
}

.filter-row h1 {
    padding: 10px !important;
    color: #126c62;
    font-size: 26px;
    font-weight: 900;
    background: #fff;
    font-family: IcoFont;
    width: 100%;
    margin-top: 20px
}

.category-4 input {
    width: 100%;
    padding: 11px;
    background: 0 0;
    border-radius: 5px;
    border: 1px solid #126c62
}

#heart.active {
    animation: .5s like;
    fill: red;
    stroke: none
}

.event-box-1 .img-box #heart {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 24px
}

.event-box-1 .img-box {
    width: auto;
    margin: auto auto 8px;
    overflow: hidden;
    position: relative
}

.event-box-1 .img-box:hover img {
    transform: scale(1.1) rotate(-5deg);
    -webkit-transform: scale(1.1) rotate(-5deg);
    -moz-transform: scale(1.1) rotate(-5deg);
    -ms-transform: scale(1.1) rotate(-5deg);
    -o-transform: scale(1.1) rotate(-5deg)
}

.filter-row h1:first-child {
    padding: 0 0 5px 30px
}

.user-section {
    padding-top: 77px;
    background-color: #fff !important
}

.img-list-event img {
    width: 320px;
    height: 240px;
    transition: .3s
}

.tect-event p {
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    letter-spacing: 0
}

.event-br {
    padding: 5px 8px;
    background: #f5f5f5;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 12%);
    border: none;
    min-height: auto !important;
    border-radius: 6px;
    transition: .3s
}

.event-br:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s
}

.event-br h3 {
    font-size: 20px;
    font-weight: 600;
    padding-top: 1px;
    text-transform: capitalize;
    margin-bottom: 8px
}

.botm-icom label {
    text-transform: capitalize;
    color: #000;
    font-size: 12px
}

.full-img .box h3,
.nav-tab li a,
.room-row h5 {
    text-transform: uppercase
}

.tect-event b {
    font-size: 12px;
    background: #98d55d;
    color: #000;
    padding: 5px 7px;
    font-weight: 100;
    border-left: 2px solid #126c62;
    margin-top: 10px
}

.img-list-event {
    height: auto !important;
    overflow: hidden;
    margin-right: 13px;
    position: relative
}

.tect-event {
    padding: 0 8px;
    width: 70%;
    height: auto !important
}

.sticky-sec {
    background: url('../img/illis2.jpg') right/50% 100% no-repeat #e9f3ff;
    height: 300px;
    display: flex;
    align-items: flex-end;
    padding-top: 100px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.sticky-space {
    background-size: 50% 100%; 
    height: 300px;
    display: flex;
    align-items: center;
    padding-top: 100px;
}

/* .newClass,
.sticky-space {
    background-size: 50% 100%;
    background-position: right;
    background-repeat: no-repeat;
    height: 300px;
    display: flex;
    align-items: center;
    padding-top: 100px;
    border-bottom: 1px solid #dadada
} */

.sticky {
    position: sticky;
    top: 75px
}

.input-box {
    background: hsl(90deg 77% 69% / 53%) !important;
    border: 0 solid !important;
    box-shadow: none !important
}

#filterdata nav {
    width: 97%
}

.logo-s img {
    width: 100%;
    height: 65px;
    object-fit: contain;
    mix-blend-mode: color-dodge
}

.con2-sec img,
.profile-pic img,
.view-box img {
    mix-blend-mode: multiply
}

#roomdetail .carousel-control-next,
#roomdetail .carousel-control-prev,
.Sponser-section .blog_content .owl-nav,
.logo-s,
.room-avail,
.space-category .detail-persquar,
.space-city .owl-dots,
.space-t .owl-dots {
    display: none
}

.logo-z {
    display: flex !important
}

.event-locaation h3 {
    padding-top: 15px;
    font-weight: 700;
    color: #126c62
}

.event-br .book-btn {
    padding: 6px 15px;
    border: none;
    border-radius: 5px;
    box-shadow: 4px 4px 8px #fff;
    margin-top: 20px;
    width: auto;
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    right: 30px
}

.event-br #rating-ability-wrapper {
    margin-bottom: 12px !important
}

.hotel-type {
    padding: 20px 40px
}

.hotel-type p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0 0 !important
}

.category-1,
.servic-col:first-child {
    margin: 0
}

.event-br .btn {
    padding: 0;
    font-size: 18px
}

#roomdetails .owl-carousel.owl-loaded,
.amenities-img,
.gird-event#filterdata,
.owl-carousel .owl-stage,
.spaced-sec .spaced-row,
.upcoming-event .blog_content .owl-nav {
    display: block
}

.content-detail,
.emenity,
.enquiry form .check-bo,
.infobox .contact li h6,
.policy-col,
.safty-yu ul,
.text-detail ul {
    display: flex
}

.safty-yu ul li {
    list-style: none;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 12px;
    display: block;
    align-items: center;
    color: #000
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden !important;
    -webkit-transform: translate3d(0, 0, 0)
}

.testimonials.testnm .testimonial-item {
    margin: 1px 8px
}

#roomdetails .owl-carousel .owl-item img {
    height: 300px;
    width: 400px;
    object-fit: cover;
    object-position: center;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.bekfas,
.extras-add h5,
.rgh {
    color: #000
}

.safty-yu ul li i {
    font-size: 26px;
    margin-right: 12px;
    margin-top: -4px;
    color: #126c62
}

.rom-avio,
.row {
    margin-left: 0;
    margin-right: 0
}

.map-bar iframe {
    border-radius: 10px;
    border: 10px solid #ebf4fc !important
}

.map-bar:hover iframe {
    filter: invert(1);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.safty {
    display: flex;
    align-items: flex-start
}

.safty ul li {
    margin-right: 0 !important;
    line-height: 30px
}

.hotel-safe ul,
.socil_item_inner li {
    list-style: none
}

.hotel-safe ul li {
    list-style: none;
    font-weight: 400;
    margin-bottom: 11px;
    font-size: 15px;
    display: flex;
    justify-content: start;
    align-items: center;
    line-height: 30px
}

.amitn p {
    font-size: 14px;
    line-height: 24px
}

.thbn-hotel .img-thumbnail {
    width: 100%;
    height: 240px !important;
    padding: 2px;
    border-radius: 5px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.reserved input {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    justify-content: space-between;
    background: 0 0 !important
}

#i-5 i,
.space-sbutton i,
.ui-datepicker-calendar td a:hover,
.ui-datepicker-calendar th {
    background: #126c62;
    color: #fff
}

#i-5 i,
.space-sbutton i {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

#i-5 {
    display: flex;
    justify-content: right
}

#i-5 button {
    border: none;
    background: 0 0;
    z-index: 101
}

.booking-type .h-hotel .form-control-lo,
.tab-content .space-button {
    margin-top: 0
}

a.ui-datepicker-next,
a.ui-datepicker-prev {
    background: #126c62;
    color: #fff;
    padding: 1px 19px;
    border-radius: 3px;
    cursor: pointer
}

.ui-datepicker-calendar th span {
    font-size: 14px;
    transition: .5s;
    color: #fff
}

.ui-datepicker-calendar td a,
.ui-datepicker-calendar th {
    padding: 5px 10px !important;
    transition: .5s
}

#ui-datepicker-div {
    background: #c9ff96;
    padding: 20px;
    box-shadow: 2px 2px 4px #126c6252;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    color: #000;
    -o-border-radius: 9px
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
    padding: 5px 2px;
    text-align: center
}

.ui-datepicker-next {
    float: right
}

.ui-datepicker-title {
    padding: 5px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    background: #c9ff96;
    margin: 10px 0
}

.hero-banner,
.hero-sec .full-img,
.hero-sec .thumb {
    padding-right: 0;
    padding-left: 0
}

.form-control-lo i {
    font-size: 22px;
    color: #126c62
}

.thumb .img-thumbnail {
    width: 100%;
    height: 220px;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
    -o-border-radius: 0;
    padding: 0;
    border: none;
    object-fit: cover;
    box-shadow: 4px 4px 8px #e9e9e9
}

.detail-section .full-img img {
    width: 100%;
    height: 400px;
    object-fit: cover
}

.facility,
.info_single {
    margin: 10px 0
}

.hero-sec {
    height: 620px;
    overflow: hidden
}

.hero-sec .thumb {
    width: auto;
    flex: 1 0 auto !important
}

.detail-section .full-img .box {
    background: rgba(15, 16, 14, .8);
    box-shadow: rgb(31 38 135 / 37%) 0 8px 32px 0;
    backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid;
    height: 180px;
    position: absolute;
    right: 15%;
    top: 30%;
    padding: 31px 21px
}

.full-img .box h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.full-img .box h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.full-img .box .star {
    color: #f2a21e;
    font-weight: 700
}

.gird-event nav .hidden,
.newClass-1 .container,
.q-space,
.spaced-row .top-spac,
.spaced-row .top-spac .like a {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.gird-event nav svg {
    width: 3%
}

.gird-event nav .shadow-sm {
    box-shadow: 0 .125rem .25rem rgb(0 0 0 / 8%) !important;
    position: relative;
    top: -30px;
    left: 100px
}

.gird-event nav .shadow-sm .border-gray-300 {
    margin: 0 5px;
    border: none !important;
    background: #f0f8ff;
    box-shadow: 2px 2px 4px #efe1e1
}

.gird-event nav .flex a {
    font-weight: 700
}

.gird-event nav p,
.quality-spaces {
    padding-top: 20px
}

.hero-btn .selct-room {
    padding: 10px 15px;
    background-color: #fff;
    color: #000;
    margin-right: 5px;
    border-radius: 3px
}

.hero-btn .book-now {
    padding: 10px 15px;
    background-color: #126c62;
    color: #fff;
    margin-left: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.over-row .newly,
.over-row .value {
    padding: 5px 8px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff
}

.hero-btn {
    margin-top: 20px
}

.emenity a {
    display: inline-grid;
    padding: 15px
}

.emenity a label {
    text-align: center;
    font-size: 12px
}

.emenity .bx {
    text-align: center;
    margin-bottom: 10px
}

.emenity .bx:before {
    background: #126c62;
    color: #fff;
    padding: 8px;
    border-radius: 50%
}

.eme-btn {
    display: flex;
    justify-content: center;
    background: #126c62;
    color: #fff;
    padding: 10px;
    width: 30%;
    margin: auto
}

.hotel-about {
    padding: 20px;
    box-shadow: 4px 4px 8px #c6dfaf36
}

.hotel-about h3 {
    color: #126c62;
    line-height: 32px;
    font-size: 20px
}

.hotel-about p {
    color: #5e5c5c
}

.nav-tab {
    display: flex;
    justify-content: space-evenly;
    padding: 20px 0 0;
    list-style: none;
    margin-bottom: 0
}

.location p,
.parking {
    font-size: 14px;
    line-height: 35px;
    align-items: center;
    display: flex
}

.navi-bar {
    background: #fff;
    border-bottom: .7px solid #bababa
}

.nav-tab li a {
    font-size: 16px;
    color: #000;
    font-weight: 500
}

.nav-tab li .navLink.active {
    border-bottom: 3px solid #126c62;
    color: #126c62;
    padding-bottom: 10px
}

.over-row .value {
    margin: 0 3px 8px 1px;
    background: #126c62
}

.over-row .newly {
    margin: 0 5px 10px;
    background: #98d55d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.over-row .workstation {
    font-size: 12px;
    padding: 3px;
    margin: 0 10px;
    display: none
}

.location p i,
.parking i {
    font-size: 24px;
    padding-right: 10px
}

.parking {
    justify-content: space-between;
    margin-bottom: 10px
}

.parking span:nth-child(2) {
    background-color: #126c62;
    padding: 0 10px;
    color: #fff;
    border-radius: 4px
}

.parking i {
    color: #126c62
}

.event-box-1 .img-box input[type=checkbox]:checked+.icon-heart,
.img-list-event input[type=checkbox]:checked+.icon-heart,
.location p .bx-current-location {
    color: red
}

.location p .bxs-hotel {
    color: #32e148
}

.location p .bx-walk {
    color: #4169e1
}

.event-box-1 .box .bx {
    font-size: 20px;
    color: #126c62;
    margin-right: 5px
}

.event-box-1 .img-box img {
    box-sizing: border-box;
    transition: .3s;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    height: 220px
}

.event-sec .img-banner img,
.modal-content #LoginForm .carousel img {
    height: 400px;
    object-position: center;
    object-fit: cover
}

.event-box-1 .box a {
    background: #177062;
    color: #fff;
    padding: 4px 14px;
    border-radius: 4px;
    float: right;
    margin-right: 10px;
    transition: .5s
}

.room-row img {
    width: 100%;
    height: 258px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    object-fit: cover
}

.content-detail ul {
    font-size: 14px;
    list-style: none;
    padding: 0;
    width: 50%
}

.content-detail ul h4 {
    font-size: 14px;
    font-weight: 700
}

.content-detail ul li {
    margin: 5px 0;
    color: #000
}

.room-price .book-now {
    padding: 10px 25px;
    background: #126c62;
    color: #fff;
    border-radius: 3px
}

.book-button {
    position: absolute;
    top: 50%
}

.room-row {
    background: #f9f9f9;
    box-shadow: 6px 6px #00000012, 12px 12px #ced9d808;
    border: 1px solid #00000017;
    border-radius: 6px;
    overflow: hidden
}

.hotel-img,
.room-content,
.room-price {
    border: 5px solid #fff
}

.check-in,
.check-out,
.h-space span,
.parking span {
    display: flex;
    align-items: center
}

.room-content {
    padding: 20px
}

.room-price {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.hotel-img {
    display: flex;
    align-items: center;
    justify-content: center
}

.room-content .facility .bx {
    padding: 10px;
    width: 25px;
    color: #126c62;
    border: 1px solid;
    display: initial;
    border-radius: 50%;
    margin-right: 12px
}

.room-row h5 {
    font-weight: bolder;
    margin-bottom: 0
}

.over-row h3 {
    font-size: 24px;
    font-weight: 900
}

.over-row p {
    margin-bottom: 20px
}

.check-time,
.enquiry form .date-flex,
.enquiry form .date-loc,
.spaced-row .top-spac .like,
.sponser-event .about-box {
    display: flex;
    justify-content: space-between
}

.check-time .bx {
    font-size: 24px;
    margin-right: 5px;
    color: #126c62
}

.check-time b {
    color: #1a1a1a;
    margin-left: 15px
}

.amenity-row h1,
.emenities-sec h1,
.policy h1 {
    padding: 10px;
    background: #126c62;
    color: #fff;
    text-transform: uppercase
}

.amenity-row h1 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 30px
}

.emenities-sec h1,
.policy h1 {
    font-size: 20px
}

.amenity-row img {
    width: 80px;
    height: auto;
    margin: auto;
    padding: 13px
}

.abour-2sec .skills .prog-item:last-child,
.boking-plo p,
.col-12.book_feats:last-child,
.event-sec .img-banner .bannner-text p,
div#check_total ul {
    margin-bottom: 0
}

.amenity-row .amenities-img .bx {
    font-size: 26px;
    color: #126c62;
    border-radius: 50%;
    padding: 4px 3px;
    margin-right: 0;
    font-weight: 700
}

.amenities-img ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center
}

.amenities-img ul li {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    width: 20%
}

.amenity-row .amenities-img p {
    font-size: 14px;
    padding-top: 10px
}

.over-row p:first-child {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px
}

.over-row p {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}

.hotel-about h6 {
    font-weight: 300;
    font-size: 14px;
    color: #000
}

.over-row .star {
    color: gold;
    font-size: 16px
}

.amenities-img .img-1 {
    align-items: center;
    margin: 5px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 15px 0
}

.policy-col h4 {
    font-size: 20px;
    font-weight: 800
}

.policy-col ul li {
    margin: 12px 0
}

.policy-col ul {
    font-size: 14px;
    list-style: none;
    padding: 24px 6px
}

.emenities-sec,
.overview,
.policy,
.room-sec {
    padding: 4px 0
}

.about-section .btn-box,
.about-section .image-column,
.about-section .image-column .image-1,
.hotel-addon .tab-content .owl-item .item,
.img-banner,
.list-style-one,
.sc-3,
.space-detail,
body {
    position: relative
}

.policy-col ul li i {
    margin-right: 10px;
    color: #126c62
}

.tab-sec {
    position: sticky;
    top: 0;
    z-index: 9999;
    border-bottom: 1px solid #5bbfb3;
    padding: 10px 0
}

.rom-inf h4 {
    font-size: 21px;
    color: #000;
    padding: 0;
    text-align: left;
    margin-top: -3px;
    font-weight: 600
}

.mart-rom ul li {
    list-style: none;
    line-height: 28px
}

.curated-owl .owl-nav span,
.mart-rom ul li i,
.scsecond-row .owl-nav span,
.segment-owl .owl-nav span,
.space-t .owl-nav span {
    font-size: 22px
}

.heig-fic-room-list {
    overflow: hidden;
    border-radius: 0
}

.gird-event nav .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: inherit;
    margin: auto
}

.roomdetails.new-nav .owl-nav {
    bottom: 160px;
    position: relative
}

.more-details {
    font-weight: 600;
    font-size: 14px
}

.more-details:hover {
    color: #11564f
}

.room-outline {
    background: #fff;
    margin-top: 34px
}

.roomlist .dropdown-menu.show {
    display: block;
    z-index: 9
}

.roomlist {
    border: 1px solid #d6eeed;
    overflow: hidden
}

.event-sec .img-banner img {
    width: 100%
}

.event-sec .img-banner .bannner-text {
    background: rgb(2 2 2 / 49%);
    box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border: 1px solid rgba(255, 255, 255, .18);
    font-size: 36px;
    font-weight: 900;
    padding: 15px 40px;
    position: absolute;
    bottom: 10%;
    right: 10%;
    color: #fff;
    text-transform: uppercase
}

.event-sec .img-banner .bannner-text h1 {
    font-size: 36px;
    font-weight: 900
}

#LoginForm .mart-rom ul {
    display: flex;
    border-bottom: 1px solid #82c7bf;
    padding: 10px 20px;
    margin-bottom: 0
}

#LoginForm .mart-rom ul li {
    display: flex;
    align-items: center;
    width: 30%
}

#LoginForm .mart-rom ul li i {
    font-size: 22px;
    color: #126c62;
    margin-right: 3px
}

.romtype button {
    outline: 0;
    width: 100%;
    text-align: left;
    background: #d6eeed;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    padding: 11px
}

.client-testimonial .nav-tabs>.nav-item>.nav-link.active {
    background-color: #fff;
    border-radius: 30px;
    color: #fff
}

.romtype .btn.focus,
.romtype .btn:focus {
    box-shadow: none
}

.chagr-es {
    padding: 12px 1px;
    line-height: 25px
}

.chagr-es del {
    font-size: 16px;
    font-weight: 500
}

.chagr-es h5,
.gallery-container h5,
.section-ptb .heading h4,
.sponser-block h5,
.text-about h5 {
    font-weight: 600
}

.canceltop ul li:nth-child(2),
.chagr-es b {
    color: #126c62
}

.romtype .dropdown-item {
    display: block;
    width: 100%;
    padding: 10px 15px;
    clear: both;
    font-weight: 500;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: #ffffff00;
    border: 0;
    line-height: 18px
}

#tour-blog .world-class-tour p,
.cate-box .v-text {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: initial;
    overflow: hidden
}

.roomlist h3 {
    font-size: 18px;
    font-weight: 700;
    padding: 13px;
    background: #d6eeed;
    color: #000
}

#roomdetail .carousel-item img {
    height: 275px;
    object-fit: cover
}

.brakfast-price {
    border-bottom: 1px solid #98d55d;
    height: 263px;
    padding: 3px 16px
}

.select-room {
    background: #126c62;
    color: #fff;
    padding: 5px 20px;
    border-radius: 6px;
    transition: .56s;
    border: 1px solid #126c62;
    float: left
}

.space-ser,
.spaces-banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.select-room:hover,
button.more-details:hover {
    color: #fff;
    border: 1px solid #98d55d;
    background: #98d55d
}

.boking-plo p {
    line-height: 17px;
    font-size: 13px;
    padding: 8px;
    background: #cde3e247
}

.brakfast-price h4 {
    padding-top: 10px;
    font-size: 16px;
    color: #000
}

.brakfast-price ul {
    list-style: none;
    line-height: 33px
}

.brakfast-price ul li i,
.space-filter h1 {
    font-size: 18px
}

.modal-header span {
    font-size: 21px;
    font-weight: 600
}

.abt-col h6,
.servic-col h5,
.spaced-row h4 {
    font-weight: 900
}

#post-review-box .btn-success-text:hover {
    background: #91d550;
    color: #126c62
}

.slide-property-detail .info-locat .img-thumbnail {
    width: 250px;
    height: 145px;
    object-fit: cover
}

.over-row iframe {
    height: 200px
}

.cate-text-icon-img .owl-item img {
    width: 350px;
    height: 300px;
    object-fit: cover
}

.cate-box .v-text {
    -webkit-line-clamp: 1
}

#featured .owl-carousel,
.main-body,
.space-city {
    overflow: hidden
}

.spaces-banner {
    height: 400px;
    background-image: url("https://source.unsplash.com/random/1200×700/?wedding, birthday, live show, seminar, dark");
    position: relative
}

.spaces-banner .text {
    position: absolute;
    top: 40%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left
}

.abt-col .space-text,
.btn_cent,
.price-tag .ticket-btn,
.scsecond-row .owl-carousel .owl-item p,
.servic-col,
.text-about:nth-child(2),
.title_cent,
.trendwith-city-count {
    text-align: center
}

.spaces-banner h5 {
    font-size: 40px;
    font-weight: 900;
    color: #fff
}

.space-cl {
    position: absolute;
    top: 50%;
    left: 25%
}

.space-cl .search-form {
    display: flex;
    margin-top: 20px;
    padding-left: 50px
}

.space-cl .search-form button,
.space-serrow button {
    border: none;
    background: #126c62;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    text-transform: capitalize
}

.space-cl .search-form .dropdown-center .form-control {
    margin-right: 10px;
    height: 50px;
    width: 240px
}

.space-cl .search-form .dropdown-center .bxs-chevron-down {
    position: absolute;
    right: 15px;
    top: 14px;
    font-size: 20px;
    z-index: 0
}

.space-detail h3:after {
    content: '';
    background: #126c62;
    height: 2px;
    width: 60px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -30px
}

.abt-col,
.spaced-row .about-space {
    margin-bottom: 30px
}

.abt-col img {
    width: 250px;
    height: 220px;
    object-fit: cover;
    object-position: right;
    border: 10px solid #f9f1f1
}

.abt-col .space-img img:hover {
    transition: .3s;
    -webkit-transition: .8s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transform: scale(1.1) rotateZ(360deg);
    -webkit-transform: scale(1.1) rotateZ(360deg);
    -moz-transform: scale(1.1) rotateZ(360deg);
    -ms-transform: scale(1.1) rotateZ(360deg);
    -o-transform: scale(1.1) rotateZ(360deg)
}

.abt-col h6 {
    margin: 15px 0 0;
    font-size: 16px
}

.abt-col p {
    margin: 5px 0 0;
    font-size: 14px
}

.space-about {
    padding-top: 40px;
    padding-bottom: 40px
}

.abt-col .space-img,
.scsecond-row .owl-carousel .owl-item a,
.scsecond-row .owl-nav,
.testimonials .testimonial-ite .imgae-rid {
    display: flex;
    justify-content: center
}

.abt-col button {
    border: none;
    background: 0 0;
    border-bottom: 2px dotted #126c62;
    color: #126c62
}

.space-ser {
    background-image: url("https://votivelaravel.in/morethanabed/resources/assets/img/h5.jpg");
    background-attachment: fixed;
    padding: 0
}

.space-ser .space-contain {
    padding: 50px;
    background: rgb(32 35 36 / 80%)
}

.event-dt-2 .nav-tabs li a,
.sc-1 .scfirst-col p,
.sc-4 .head-sc,
.sec-title.light h2,
.space-contain h3 {
    color: #fff
}

.space-contain p {
    color: #fff;
    margin-bottom: 20px
}

.servic-col {
    background: #fff;
    padding: 20px 30px 50px;
    width: 30%;
    flex: 30%;
    max-width: 30%;
    margin-left: 55px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.recom-head,
.space-testimonial .text-t {
    justify-content: space-between;
    display: flex
}

.servic-col p {
    color: #000;
    font-size: 16px;
    line-height: 24px
}

.servic-col .icon {
    background: #126c62;
    color: #fff;
    height: 60px;
    left: 42%;
    position: absolute;
    top: -9%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    width: 60px
}

.servic-col .icon i {
    font-size: 30px;
    padding: 15px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}

.servic-col .text {
    margin-top: 50px
}

.space-serrow {
    margin-top: 75px
}

.space-testimonial .text-t {
    position: absolute;
    align-items: center
}

.space-testimonial {
    position: relative;
    padding: 50px 0 0
}

.space-testimonial .imgae-rid {
    height: auto;
    overflow: hidden
}

.space-testimonial .owl-carousel .owl-item img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 220px;
    width: 100%;
    object-fit: cover
}

.space-testimonial .trending-city h3,
.spacecity-testimonial .trendwith-city h5 {
    font-size: 24px;
    text-align: left;
    letter-spacing: 1px;
    color: #222;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0
}

.space-testimonial .trending-city p {
    font-weight: 300;
    font-size: 16px;
    text-align: left;
    padding: 0;
    margin: 0
}

.desti-div {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    height: 50px;
    margin-right: 10px
}

.desti-div i {
    padding: 10px;
    font-size: 24px
}

.locatin-fi,
.select-date .date:last-child {
    border: none
}

.recom-head {
    padding: 20px 0
}

.world-class-feature-1 {
    box-shadow: 2px 4px 11px #ccc;
    padding: 8px;
    background: #fff;
    margin: auto
}

.recom-cl {
    padding-bottom: 20px;
    padding-top: 20px
}

.wht-text-r-1 {
    position: absolute;
    bottom: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    right: 18px
}

.curated-owl,
.space-type,
.view-box a,
.wht-text-r-1 h4 {
    position: relative
}

.wht-text-r-1 h4 {
    font-size: 16px;
    top: -105px;
    left: 0;
    font-weight: 700;
    color: #fff !important;
    background: #0000004d;
    padding: 9px;
    width: 100% !important;
    float: left
}

.recom-cl .imgae-rid-1 img {
    width: 320px;
    height: 180px;
    object-fit: cover
}

.recom-cl:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s
}

.testimonials .testimonial-ite {
    box-sizing: content-box;
    margin: 30px 15px;
    height: auto;
    position: relative;
    background: #fff0;
    border: 1px solid #126c6250
}

.testimonials .testimonial-ite h5 {
    text-align: center;
    color: #519886;
    padding: 10px 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500
}

.testimonials .testimonial-ite i {
    font-size: 60px;
    color: #126c62;
    padding: 15px 0
}

.space-t .owl-item .item {
    display: flex;
    align-items: center;
    flex-direction: column
}

.hotel-book1 form,
.space-dropdown:hover .dropdown-menu,
.space-t .owl-nav {
    display: block !important
}

.space-t .owl-item .item .img-rid {
    background: #c7c9c526;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    margin-bottom: 10px;
    margin-top: 10px;
    backdrop-filter: contrast(0.9)
}

.space-t .owl-item .item h6 {
    font-size: 14px;
    font-weight: 500;
    text-align: center
}

.space-t .owl-item .item .img-rid img {
    width: 30px;
    height: 30px;
    object-fit: cover
}

.space-t .owl-item .item .img-rid:hover {
    box-shadow: 10px 10px 15px rgb(0 0 0 / 30%);
    -webkit-transform: scale(1.1);
    -transform: scale(1.1);
    margin-bottom: 10px
}

.space-car {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 40%);
    padding: 8px 0 0;
    background: url('../img/traveltip1.png') 100% 10%/cover no-repeat fixed
}

.space-t .owl-nav {
    position: absolute;
    top: 20%;
    width: 100%
}

.space-t .owl-nav .owl-prev {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    position: absolute;
    left: -10px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    box-shadow: 2px 2px 10px #b1a9a9
}

.curated-owl .owl-nav .owl-prev,
.space-t .owl-nav .owl-next {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    position: absolute
}

.space-t .owl-nav .owl-next {
    right: -10px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    box-shadow: 2px 2px 10px #b1a9a9
}

.space-searc {
    display: flex;
    justify-content: center;
    background: #f7f7f6;
    align-items: center;
    border-radius: 50px;
    width: 700px;
    margin: auto;
    padding: 5px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%)
}

.space-type {
    top: 37px;
    margin-top: -30px
}

.space-searc .s-siz {
    display: block;
    width: 100%;
    height: 52px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    border: none;
    border-left: 1px dotted #a7a7a2;
    text-align: center
}

.h-space span i {
    margin-right: 6px;
    font-size: 24px
}

.space-sbutton {
    display: flex;
    justify-content: end;
    align-items: center
}

.space-sbutton button {
    border: none;
    background-color: transparent;
    padding: 0
}

.spaces-detail {
    background-color: #5f9ea0;
    height: 250px
}

.text-detail ul li {
    margin: 0 35px 0 0;
    list-style-position: inside;
    list-style-type: disclosure-closed
}

.btn-detail a {
    color: #fff;
    font-weight: 700;
    min-width: 235px;
    padding: 15px 30px;
    border-radius: 20px;
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 20%);
    background-image: linear-gradient(50deg, #2e7f7c6e, #126c62);
    text-decoration: none
}

.space-listsec .tabs__radio:checked+.tabs__label {
    font-size: 16px;
    font-weight: 500;
    color: #020202;
    border-bottom: 3px solid #01100d;
    background: #c9ff96
}

.space-listsec .tabs__radio:checked+.tabs__label+.tabs__content {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 20px 0 0;
    border-top: 1px solid #ebecf0
}

.space-listsec .tabs__content .content {
    width: 100%;
    margin-bottom: 50px;
    box-shadow: -4px -4px 8px #e3e3e3, 4px 4px 8px #f9f4f4, 4px 4px 8px #e3e3e3, 4px 4px 8px #f9f4f4
}

.space-dropdown .btn-secondary:focus {
    color: #141111;
    background-color: #fff;
    border-color: #fff
}

.space-span {
    width: 70%
}

.space-span i {
    font-size: 20px;
    color: #009578
}

.abour-2sec .skills,
.space-filter,
section#countcity {
    padding-top: 0
}

.space-testimonial .testimonial-item {
    height: auto;
    margin: 0px 5px 0px
}

.space-testimonial .testimonial-item .world-class-feature {
    height: 120px;
    width: 100%
}

.space-testimonial .testimonial-item .wht-text-r h4 {
    top: -78px;
    left: 0;
    font-weight: 400;
    padding: 14px
}

.curated-head span {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px
}

.curated-head,
.segment-text a,
.trendwith-city h5 {
    text-transform: uppercase
}

.curated-head {
    font-size: 20px;
    font-weight: 900;
    padding: 20px 0
}

.curated-owl .imgae-ri img {
    object-fit: cover
}

.curated-owl .text-t {
    background: rgb(20 18 18 / 63%);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, .3);
    position: absolute;
    bottom: 0;
    padding: 10px 10px 0;
    color: #fff
}

.curated-owl .text-t p {
    padding: 0 0 13px
}

.curated-owl .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%
}

.curated-owl .owl-nav .owl-prev {
    left: 0;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    box-shadow: 2px 2px 10px #b1a9a9
}

.curated-owl .owl-nav .owl-next,
.segment-owl .owl-nav .owl-prev {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    position: absolute
}

.curated-owl .owl-nav .owl-next {
    right: 0;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    box-shadow: 2px 2px 10px #b1a9a9
}

.curated-owl .owl-dots,
.segment-owl .owl-dots {
    margin-top: 10px
}

.q-space .img-dec img {
    width: 22vw;
    height: 260px;
    border-radius: 10px;
    margin-bottom: 10px;
    object-fit: cover
}

.view-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #e3f7f6
}

.view-box img {
    width: 50%;
    height: 350px;
    object-fit: cover
}

.view-box a {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    padding: 12px;
    cursor: pointer;
    background-color: #98d55d;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px
}

.segment-space {
    margin-top: 20px;
    padding: 20px;
    background: #e3f7f6
}

.segment-space img {
    padding-right: 10px;
    height: 60px
}

.segment-owl {
    padding: 0 22px
}

.segment-owl .box-item {
    height: 200px;
    background-color: #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    display: flex;
    justify-content: center
}

.segment-text h5 {
    font-weight: 900;
    text-align: center
}

.segment-text h5 span {
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize
}

.segment-text p {
    font-size: 16px;
    color: #000
}

.segment-text a {
    font-size: 16px;
    border-bottom: 2px dotted
}

.segment-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.segment-owl .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%
}

.segment-owl .owl-nav .owl-prev {
    left: -20px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    box-shadow: 2px 2px 10px #b1a9a9
}

.segment-owl .owl-nav .owl-next,
.space-city .owl-nav .owl-prev {
    border-radius: 50% !important;
    background: #ffff !important;
    width: 40px;
    height: 40px;
    box-shadow: 2px 2px 10px #b1a9a9
}

.segment-owl .owl-nav .owl-next {
    position: absolute;
    right: -15px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important
}

.spaceblog-testimonial {
    padding: 0;
    margin-bottom: 50px
}

.trend-blog,
.trendwith-city {
    padding-left: 20px
}

.trend-blog {
    font-size: 24px;
    font-weight: 800;
    color: #000
}

.space-city .testimonial-ite i {
    font-size: 60px;
    color: #126c62;
    padding: 15px 0;
    display: flex;
    justify-content: center
}

.trendwith-city p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500
}

.trendwith-city h5 {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    color: #000
}

.spaceblog-testimonial .testimonial-item {
    height: auto;
    margin: 0 15px;
    box-sizing: content-box;
    position: relative;
    background: #fff0
}

.space-city .owl-nav {
    position: absolute;
    top: 30%;
    width: 100%
}

.space-city .owl-nav .owl-prev {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important
}

.space-city .owl-nav .owl-next {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    position: absolute;
    right: 7px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    box-shadow: 2px 2px 10px #b1a9a9
}

#featured-city .owl-carousel .owl-item img {
    display: block;
    width: 150px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    height: 150px;
    object-fit: cover;
    margin: auto;
    filter: grayscale(1);
    border: 10px solid #ffecec
}

#featured-city .owl-carousel .owl-item img:hover {
    filter: none;
    -webkit-filter: none
}

#featured-city .space-city .testimonial-ite {
    box-sizing: content-box;
    margin: 15px 0;
    height: auto;
    position: relative;
    background: #fff0;
    border: 0 solid #126c6250
}

#featured-blog .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border-radius: none !important;
    -webkit-border-radius: none !important;
    -moz-border-radius: none !important;
    -ms-border-radius: none !important;
    -o-border-radius: none !important;
    padding-top: 10px;
    object-fit: cover
}

#featured-blog .world-class {
    box-shadow: 2px 4px 11px #ccc;
    padding: 15px;
    background: #fff;
    position: relative;
    top: -35px;
    border-radius: 20px 0;
    width: 94%;
    margin: auto
}

.space-listsec .select-dropdown {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 0;
    border-right: 1px solid #ebecf0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.locatin-space,
.space-listsec .select-dropdown select {
    font-size: 1rem;
    font-weight: 400;
    background-color: transparent;
    border: none;
    width: 100%
}

.space-listsec .select-dropdown select {
    max-width: 100%;
    padding: 8px 24px 8px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.space-listsec .select-dropdown select:active,
.space-listsec .select-dropdown select:focus {
    outline: 0;
    box-shadow: none
}

.space-listsec .select-dropdown:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    width: 0;
    height: 0;
    margin-top: -2px;
    border-top: 5px solid #aaa;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.select-dropdown:hover select {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 999
}

.space-listsec .select-dropdown select option {
    padding: 5px 0;
    background-color: #ddd;
    margin-bottom: 5px
}

.locatin-space {
    display: block;
    height: 52px;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.category-8 input {
    width: 100%
}

/* .newClass-1 {
    position: fixed;
    top: 30px;
    z-index: 999;
    width: 100%;
    background: #126c62;
    padding: 7px 0
} */

.space-st {
    background: #fff
}

.world-class-feature-space h3 {
    font-size: 16px !important;
    font-weight: 700;
    color: #126c62;
    line-height: 21px !important;
    width: 290px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 10px
}

.v-sher {
    display: flex;
    align-items: center
}

.tl-1 .carousel-item img {
    height: 400px;
    object-fit: cover;
    filter: brightness(.5)
}

.tl-1 .carousel-caption {
    position: absolute;
    right: 15%;
    top: 40%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.tl-1 .carousel-caption h5 {
    font-size: 30px;
    font-weight: 800
}

.popular-tour {
    position: relative;
    padding: 40px 0
}

#tour-blog .tour-blog-1 h5,
.popular-tour .pop-head,
.tour-text h5 {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    padding: 0 0 20px
}

.sc-2 .head-sc,
.scrow-3 .card .text .address-star {
    font-weight: 700
}

.tour-blog h5 {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    padding: 0;
    margin: 0
}

.popular-tour .pop-head:after {
    position: absolute;
    top: 75px;
    content: "";
    width: 4%;
    height: 3px;
    left: 47%;
    background: #98d55d
}

.popular-tour .tour_package {
    overflow: hidden;
    margin-bottom: 15px;
    min-height: 200px;
    height: 100%
}

.tour_package h2 {
    line-height: 1.5;
    margin: 10px 0 0;
    font-size: 14px;
    color: #000;
    font-weight: 900;
    text-transform: lowercase
}

.popular-tour .img_div a {
    z-index: 999999;
    margin: 0;
    font-size: 12px;
    color: #fff;
    left: 10px;
    bottom: 10px;
    display: block;
    cursor: pointer
}

figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(https://cdn-cdmol.nitrocdn.com/KFQDmxQBNnLDdTnTTDkBVOgXcRipJEny/assets/static/optimized/rev-a92e67a/international/wp-content/themes/tmi-international/images/bg-shade.png) left bottom repeat-x rgba(0, 0, 0, 0);
    height: 76px;
    width: 100%
}

.img_div {
    overflow: hidden;
    position: relative
}

.tour_package p {
    bottom: 0;
    width: 100%;
    position: absolute;
    margin-left: 10px
}

.last-galimg img,
.round_btn,
.sc-1 .scfirst-row,
.sc-2,
.tour-book {
    position: relative
}

.popular-tour .img_div img {
    height: 160px;
    width: 100%;
    object-fit: cover
}

.tour-book {
    padding: 30px 0
}

.tour-book .shadow_div1 {
    box-shadow: 0 2px 6px rgb(0 0 0 / 15%);
    border-radius: 7px
}

.tour-book .book_now {
    border: 1px solid rgba(185, 180, 180, .59);
    padding: 20px;
    border-radius: 7px;
    box-shadow: 0 2px 0 #52b925;
    position: relative;
    display: flex;
    justify-content: space-between
}

.tour-book .book_now h3 {
    font-size: 25px;
    line-height: 30px;
    display: inline-block;
    margin: 7px 18px 0 0;
    color: #363c43;
    vertical-align: top
}

.tour-book .book_now a {
    width: 128px;
    height: 40px;
    font-size: 12px
}

#tour-blog .tour-blog-1 h5:after,
.package-theme h5:after,
.scthird-row .scthird-col h5:after {
    height: 3px;
    background: #98d55d;
    position: absolute;
    content: ""
}

.round_btn {
    overflow: hidden;
    z-index: 99;
    color: #fff !important;
    background: #52b925;
    display: inline-block;
    border-radius: 33px;
    padding: 0 !important;
    text-align: center;
    line-height: 40px !important
}

#tour-blog .world-class-tour {
    padding-top: 15px
}

#tour-blog .world-class-tour .city-nam {
    color: #0f891e;
    font-size: 14px
}

#tour-blog .world-class-tour p {
    -webkit-line-clamp: 2
}

#tour-blog .testimonial-item {
    height: auto
}

#tour-blog .testimonial-wrap {
    padding-left: 17px !important
}

#tour-blog .world-class-tour h6 {
    color: #000;
    font-size: 14px;
    font-weight: 900;
    padding: 5px 0 0;
    line-height: 22px
}

.package-col {
    display: flex;
    flex-wrap: wrap;
    gap: 25px
}

.package-col img {
    width: 200px;
    height: 160px;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.package-col .text-p p {
    margin: 0;
    color: #fff;
    font-size: 12px
}

.package-col .text-p {
    padding: 10px 15px;
    background-color: #000;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.package-col .text-p h6 {
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    padding: 5px 0
}

.tour-package {
    background-color: #f8fcfb
}

.package-theme h5:after {
    top: 30px;
    width: 25%;
    left: 4%
}

#tour-blog .tour-blog-1 h5:after {
    top: 35px;
    width: 4%;
    left: 47%
}

.sc-1 {
    background: url(https://images.unsplash.com/photo-1647314620432-7e27193891cb?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=MnwxfDB8MXxyYW5kb218MHx8ZGosIGV2ZW50fHx8fHx8MTY1ODkyNTU0MQ&ixlib=rb-1.2.1&q=80&utm_campaign=api-credit&utm_medium=referral&utm_source=unsplash_source&w=1080) center/cover no-repeat;
    height: 400px;
    padding: 0
}

.sc-1 .scfirst-col .marq,
.space-city-modal {
    background: rgba(255, 255, 255, .25);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, .37);
    backdrop-filter: blur(4px)
}

.sc-1 .scfirst-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.sc-1 .scfirst-row {
    height: 400px;
    background: #000000a6
}

.sc-1 .scfirst-col h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 900
}

.sc-1 .scfirst-col i {
    font-size: 30px;
    color: #fff;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.sc-1 .scfirst-col .marq {
    width: 100%;
    position: absolute;
    bottom: 27px;
    -webkit-backdrop-filter: blur(4px);
    color: #fff
}

.scsecond-row .owl-nav .owl-next,
.scsecond-row .owl-nav .owl-prev {
    background: #ffff !important;
    box-shadow: 2px 2px 10px #b1a9a9;
    width: 40px;
    height: 40px
}

.scthird-row .scthird-col h5 {
    text-align: center;
    font-size: 24px;
    font-weight: 900
}

.scthird-row .scthird-col h5:after {
    top: 55px;
    width: 10%;
    left: 44%
}

.scthird-row .scthird-col ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0
}

.scthird-row .scthird-col ul li {
    font-size: 18px;
    font-weight: 500
}

.sc-2 .head-sc {
    font-size: 20px;
    color: #000;
    padding: 10px 0
}

.Sponser-section .blog_content .blog_item .blog_details ul li i,
.scrow-3 .item,
.upcoming-event .blog_content .blog_item .blog_details ul li i {
    padding-right: 7px
}

.scsecond-row .owl-nav .owl-prev {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    margin-right: 5px
}

.scsecond-row .owl-nav .owl-next {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    margin-left: 5px
}

.scsecond-row .owl-carousel .owl-item img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    object-fit: cover;
    transition: transform .3s ease-out;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    margin-bottom: 10px
}

.scsecond-row .owl-carousel .owl-item img:hover {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px)
}

.about-content,
.scthird-col {
    padding: 20px 0
}

.sc-2 {
    border-bottom: 2px solid #eee
}

.scrow-3 img {
    height: 200px;
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    object-fit: cover
}

.scrow-3 .item-card {
    box-shadow: none;
    border-radius: 0;
    border: none;
    transition: box-shadow .2s;
    cursor: pointer;
    margin-bottom: 30px
}

.scrow-3 .item-card-title,
.scrow-3 .item-card-title i {
    font-size: 15px;
    transition: 1s;
    cursor: pointer
}

.scrow-3 .item-card-title i {
    color: #ffa710
}

.scrow-3 .card-title i:hover {
    transform: scale(1.25) rotate(100deg);
    color: #18d4ca
}

.scrow-3 .item {
    padding-left: 7px
}

.scrow-3 .card::before {
    transform-origin: left top
}

.scrow-3 .card::after {
    transform-origin: right bottom
}

.scrow-3 .card:focus::after,
.scrow-3 .card:focus::before,
.scrow-3 .card:hover::after,
.scrow-3 .card:hover::before {
    transform: scale3d(1, 1, 1)
}

.scrow-3 .card .text h6 {
    text-overflow: inherit;
    white-space: inherit;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #519886;
    font-weight: bolder
}

.scrow-3 .card .text .address-star,
.scrow-3 .card .text h5 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    white-space: initial;
    overflow: hidden
}

.scrow-3 .card .text .address-star span {
    font-weight: 300
}

.scrow-3 .card .text h5 {
    font-size: 20px;
    font-weight: 900
}

.scrow-3 .card .text p {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0;
    display: flex;
    color: #707070
}

.scrow-3 .card .text {
    padding: 15px 10px;
    border: 1px solid #ddd
}

.scrow-3 .card .text i {
    margin-right: 4px;
    font-size: 18px
}

.scrow-3 .card .text a {
    color: #519886;
    transition: .15s;
    cursor: pointer;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 15px;
    font-weight: 600;
    border-radius: .5rem;
    border: 1px solid;
    background-color: transparent;
    width: 75%;
    margin: auto
}

.scrow-3 .card .text a:hover {
    color: #fff;
    border-color: #519886;
    background-color: #519886
}

.sc-3 .head-sc:after {
    position: absolute;
    top: 63px;
    content: "";
    width: 5%;
    height: 3px;
    left: 15vw;
    background: #98d55d
}

.scmodal-row .owl-nav .owl-next,
.scmodal-row .owl-nav .owl-prev {
    background: #ffff !important;
    width: 30px;
    height: 30px;
    box-shadow: 2px 2px 10px #b1a9a9
}

.sc-3 .head-sc {
    padding: 0 0 20px
}

.space-city-modal {
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, .18)
}

.space-city-modal .select2-single {
    color: #fff;
    background-color: #0000007a !important
}

.space-city-modal .scmodal-row img {
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    object-fit: cover;
    transition: transform .3s ease-out;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 15px
}

.sc-4 {
    padding-bottom: 0;
    display: none
}

.scmodal-row .owl-nav {
    display: flex;
    justify-content: center;
    padding-top: 10px
}

.scmodal-row .owl-nav .owl-prev {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    margin-right: 5px
}

.scmodal-row .owl-nav .owl-next {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    margin-left: 5px
}

.space-city-modal .scmodal-row .item p {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    color: #fff
}

.registration-sec {
    padding: 50px 0 0
}

.reg-row {
    display: flex;
    align-items: center;
    background-color: #e1f1ef59
}

.reg-row .reg-col {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.reg-row .reg-col-1 {
    background-color: #126c62;
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.con-sec .con-row .bx,
.reg-row .reg-col .content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.reg-row .reg-col .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px 65px
}

.reg-row .reg-col .text h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 15px
}

.reg-row .reg-col .text input {
    display: block;
    width: 100%;
    height: 46px;
    padding: .375rem .75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: #ffffff24;
    background-clip: padding-box;
    border: 1px solid #51afa4;
    border-radius: 6px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -ms-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin: 4px 0
}

.reg-row .reg-col .text input::placeholder {
    color: #fff !important;
    font-weight: 300;
    font-size: 13px
}

.reg-row .reg-col .text button {
    height: 45px;
    border-radius: 5px;
    background: #338178;
    color: #fff;
    padding: 10px 36px;
    width: 100%;
    border: 2px solid #51afa4;
    transition: .5s;
    font-size: 14px
}

.reg-row .reg-col .content h5,
.reg-row .reg-col .content p {
    color: #126c62;
    text-align: center
}

.reg-row .reg-col .content h5 {
    font-size: 24px;
    font-weight: 900
}

.reg-row .reg-col .content button {
    text-align: center;
    background: 0 0;
    padding: 8px 40px;
    color: #126c62;
    border: 2px solid #126c62;
    border-radius: 24px;
    width: 130px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 15px
}

.reg-row .reg-col .content img {
    max-height: 65px;
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    .reg-row .reg-col .text {
        padding: 20px
    }

    .reg-row .reg-col {
        padding: 20px 0
    }

    .reg-row .reg-col-1 {
        height: 50vh
    }

    .registration-sec {
        padding-top: 50px
    }

    .reg-row .reg-col .content h5 {
        font-size: 16px
    }

    .reg-row .reg-col .content {
        padding: 0 10px
    }
}

.con-sec .con-row {
    padding-top: 80px;
    display: flex;
    align-items: center
}

.con-sec .con-row .bx img {
    width: 35%;
    height: auto;
    margin: auto;
    padding: 20px;
    mix-blend-mode: multiply
}

.con-sec .con-row .bx h2 {
    font-family: serif !important;
    letter-spacing: 2px;
    line-height: 30px;
    color: #2f4f4f
}

.con2-sec img {
    width: 70vw;
    height: auto;
    object-fit: cover;
    display: none
}

.con2-col ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 10px 0 20px;
    padding: 0
}

.con2-col i,
.spaced-row .top-spac .like i {
    margin-right: 6px
}

.con2-col h5 {
    font-size: 24px;
    font-weight: 900;
    padding-top: 10px
}

.con2-col .details li {
    width: 19.8%;
    border-left: 2px dotted #cfc8c8;
    padding: 10px 0 10px 20px;
    background-color: #51988640;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.con2-col .details li:first-child {
    border-left: 0 dotted #cfc8c8;
    padding-left: 10px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px
}

.con2-col .details li span {
    display: block;
    font-size: 16px;
    font-weight: 900;
    margin-top: 5px;
    text-transform: capitalize
}

.con2-col h6 span {
    font-weight: 900;
    color: #519886
}

.con2-col .contact li {
    background-color: none
}

.con2-col i {
    font-size: 20px;
    color: #519886
}

.booker-d {
    display: flex;
    align-items: center;
    padding: 4px 0
}

.booker-d h6,
.enquiry form .date-flex .flex-f,
.enquiry form .date-loc .location-f,
.infobox .contact li {
    width: 50%
}

.spaced-row .top-spac .s-details ul {
    display: flex;
    padding: 0;
    margin-bottom: 0
}

.spaced-row .top-spac .s-details ul li {
    margin: 5px 25px 0 0;
    list-style: none;
    color: #222
}

.spaced-row .top-spac .like p {
    margin: 0 20px 0 0
}

.spaced-row .top-spac .s-details ul li a {
    text-decoration: underline;
    color: #000
}

.gallery-row {
    justify-content: space-between;
    padding-top: 10px
}

.gallery-row .gallery-col img {
    height: 180px;
    object-fit: cover;
    width: 100%
}

.row.spaced-row h4 {
    font-weight: 600;
    color: #222
}

.gallery-row .gallery-col {
    padding: 0 0 7px 7px
}

.about-property p {
    font-size: 14px;
    overflow: hidden
}

.gallery-row .gallery-col1 img {
    height: 367px;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 100%
}

.third-galimg img {
    border-top-right-radius: 10px
}

.last-galimg img {
    border-bottom-right-radius: 10px
}

.last-galimg a {
    position: absolute;
    top: 75px;
    left: 90px;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(0 0 0 / 25%);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    padding: 5px 10px;
    color: #fff
}

.hosted-row,
.hosted-row .top-spac {
    display: flex;
    justify-content: space-between
}

.hosted-row .organizer img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border: 2px solid #ddd
}

.hosted-row .top-spac {
    align-items: center;
    border-bottom: 1px solid #dadada;
    padding-bottom: 15px
}

.space-form .form {
    padding: 24px 20px;
    border-radius: 12px;
    border: 1px solid #ddd;
    box-shadow: 6px 2px 15px #ccc
}

.hosted-row {
    padding-left: 0;
    align-items: flex-start
}

.select-date,
.space-form .form ul {
    justify-content: space-between;
    padding: 0;
    display: flex
}

.hosted-row .space-content {
    width: 63%
}

.hosted-row .space-form {
    width: 34%;
    padding-right: 0
}

.space-form .form ul {
    align-items: center;
    list-style: none;
    margin-bottom: 10px
}

.about-event .about-box .text h1,
.infobox .contact li i,
.space-form .form ul li h5 {
    font-size: 20px
}

.cancelmiddle p,
.canceltop p,
.form .charges ul li,
.ktext p,
.space-form .form ul li h5 span {
    font-size: 14px
}

.space-form .form ul li a {
    color: #000;
    text-decoration: underline
}

.select-date {
    flex-wrap: wrap;
    border: 1px solid rgb(209 204 204);
    border-radius: 10px 10px 0 0
}

.select-date .date input {
    border: none;
    width: 100%
}

.select-date .date input::placeholder {
    font-size: 12px
}

.select-date .date {
    width: 50%;
    border-right: 1px solid #d1cccc;
    padding: 5px 10px
}

.form .s-siz {
    width: 100%;
    border: none;
    font-size: 12px
}

.select-date .date p,
.space-sele p {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0
}

.form .space-sele {
    padding: 15px 10px;
    border: 1px solid rgb(209 204 204);
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.form button {
    background: #519886;
    border: none;
    color: #fff;
    width: 100%;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0;
    border-radius: 50px
}

.form .charge-yet {
    text-align: center;
    font-size: 14px
}

.form .charges {
    border-bottom: 1px solid rgb(209 204 204);
    margin-bottom: 15px;
    padding-bottom: 5px
}

.form .total ul li {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize
}

.ktext {
    display: flex;
    justify-content: space-between;
    padding: 20px 10px;
    align-items: center;
    background-color: #f1f0f0;
    margin-top: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-bottom: 10px
}

.ktext img {
    width: 50px;
    height: 50px;
    object-fit: cover
}

.event-detail .carousel img {
    height: 550px;
    object-fit: cover;
    object-position: center;
    filter: brightness(.5)
}

.event-detail .carousel .carousel-caption {
    top: 50%
}

.event-detail .carousel .carousel-caption h5 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase
}

.event-detail .carousel .carousel-caption p {
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500
}

.event-detail .carousel .carousel-caption .text i {
    font-size: 30px;
    margin-right: 5px;
    color: #98d55d
}

.event-detail .carousel .carousel-caption button {
    padding: 6px 20px;
    background: #609f23;
    color: #fff;
    border: none;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 5px
}

.sponser-event .about-box img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.accordion-item {
    margin-bottom: 15px;
    border: none
}

.about-event .about-box i,
.container-1 {
    margin: auto;
    color: #fff;
    position: absolute
}

.about-event .about-box i {
    background: #126c62;
    font-size: 35px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -20%;
    left: 40%;
    border: 6px solid #fff
}

.about-event .about-box .text {
    padding-top: 50px;
    padding-bottom: 10px
}

.about-event .about-box .text p,
.client-testimonial .tab-content .client-desc h6,
.filter-row ul li .bxs-star {
    font-size: 16px
}

.event-dt-2 .nav-tabs {
    border-bottom: 0;
    display: flex;
    justify-content: space-around;
    background: #126c62;
    padding: 20px 0
}

.bg-5 {
    background-image: url("http://regaltheme.com/tf/multi/rnr/assets/img/bg/5.png");
    background-position: center 65%;
    background-size: auto;
    background-repeat: no-repeat
}

.client-testimonial .client-nav .nav-item {
    position: absolute;
    z-index: 5;
    width: 10.5rem
}

.client-testimonial .client-nav .nav-item:first-child {
    right: 5%
}

.client-testimonial .client-nav .nav-item:nth-child(2) {
    bottom: 2rem;
    right: 0
}

.client-testimonial .client-nav .nav-item:nth-child(3) {
    bottom: 2rem;
    left: 4%
}

.client-testimonial .client-nav .nav-item:nth-child(4) {
    left: 0
}

.client-testimonial .client-nav .nav-item:nth-child(5) {
    right: 0
}

.client-nav ul li img {
    max-width: 100%;
    border-radius: 50%;
    border: 10px solid #f1ebeb;
    width: 90px;
    object-fit: cover;
    background-color: azure
}

@media (min-width:1281px) {
    .client-testimonial .client-nav .nav-item:nth-child(5) {
        right: -5.5rem
    }
}

.client-testimonial .tab-content .fade {
    -webkit-transition: .4s ease-in;
    -o-transition: .4s ease-in;
    transition: .4s ease-in
}

.client-testimonial .tab-content .client-thumb {
    width: 10.5rem
}

.client-testimonial .tab-content .client-desc {
    -webkit-box-shadow: 0 15px 50px 0 rgb(235 235 234);
    box-shadow: 0 15px 50px 0 rgb(235 235 234);
    padding: 10px 20px
}

@media (min-width:768px) and (max-width:991.98px) {

    .section-pb,
    .section-pt,
    .section-ptb {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

@media (max-width:767.98px) {
    .client-testimonial .client-nav .nav-item {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        right: inherit;
        width: 7rem !important
    }

    .section-pb,
    .section-pt,
    .section-ptb {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

hr.line {
    margin: 0;
    border-color: #1c223a;
    border-width: 1px;
    width: 4.5rem
}

hr.line.line-sm {
    width: 8.6rem
}

hr.line.bw-2 {
    border-width: 2px
}

img {
    max-width: 100%
}

.sponser-block {
    justify-content: center
}

.sponser-block .owl-dots .owl-dot {
    border-radius: 50%;
    margin: 5px 3px;
    width: 17px;
    height: 17px;
    border: none
}

.sponser-block .owl-dots .owl-dot.active {
    background-color: #009578
}

#countdown ul {
    display: flex;
    list-style: none;
    justify-content: center;
    padding: 0
}

#countdown ul li {
    display: grid;
    padding: 5px 10px
}

.container-1 {
    bottom: 10px;
    background: #100f0f73;
    width: 67%;
    padding: 10px 0 0;
    left: 17%;
    border-radius: 3px
}

.text-about img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    width: 650px;
    height: 406px;
    object-fit: cover
}

.upcoming-event .blog_content .blog_item {
    margin-bottom: 20px;
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    position: relative;
    border-radius: 2px;
    overflow: hidden
}

.Sponser-section .blog_content .blog_item:hover .blog_image img,
.upcoming-event .blog_content .blog_item:hover .blog_image img {
    transform: scale(1.1)
}

.Sponser-section .blog_content .blog_item .blog_image,
.upcoming-event .blog_content .blog_item .blog_image {
    overflow: hidden;
    padding: 0
}

.Sponser-section .blog_content .blog_item .blog_image img,
.upcoming-event .blog_content .blog_item .blog_image img {
    width: 100%;
    transition: transform .5s ease-in-out
}

.Sponser-section .blog_content .blog_item .blog_image span i,
.upcoming-event .blog_content .blog_item .blog_image span i {
    position: absolute;
    z-index: 2;
    color: #fff;
    font-size: 18px;
    width: 38px;
    height: 45px;
    padding-top: 7px;
    text-align: center;
    right: 20px;
    top: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
    background-color: #98d55d
}

.Sponser-section .blog_content .blog_item .blog_details,
.upcoming-event .blog_content .blog_item .blog_details {
    padding: 25px 20px 30px
}

.Sponser-section .blog_content .blog_item .blog_details .blog_title h5 a,
.upcoming-event .blog_content .blog_item .blog_details .blog_title h5 a {
    color: #020d26;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 32px;
    font-weight: 400;
    transition: .3s;
    text-decoration: none
}

.Sponser-section .blog_content .blog_item .blog_details .blog_title h5 a:hover,
.upcoming-event .blog_content .blog_item .blog_details .blog_title h5 a:hover {
    color: #ff5e14
}

.Sponser-section .blog_content .blog_item .blog_details ul,
.upcoming-event .blog_content .blog_item .blog_details ul {
    padding: 0 3px 10px 0;
    margin: 0
}

.Sponser-section .blog_content .blog_item .blog_details ul li,
.upcoming-event .blog_content .blog_item .blog_details ul li {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    color: #7f7f7f
}

.Sponser-section .blog_content .blog_item .blog_details p,
.upcoming-event .blog_content .blog_item .blog_details p {
    border-top: 1px solid #e5e5e5;
    margin-top: 4px;
    padding: 20px 0 4px
}

.Sponser-section .blog_content .blog_item .blog_details a,
.upcoming-event .blog_content .blog_item .blog_details a {
    font-size: 16px;
    display: inline-block;
    color: #126c62;
    font-weight: 600;
    text-decoration: none;
    transition: .3s
}

.Sponser-section .blog_content .blog_item .blog_details a:hover,
.upcoming-event .blog_content .blog_item .blog_details a:hover {
    color: #020d26
}

.Sponser-section .blog_content .blog_item .blog_details a i,
.upcoming-event .blog_content .blog_item .blog_details a i {
    vertical-align: middle;
    font-size: 20px
}

.upcoming-event .blog_content .owl-nav .owl-prev {
    position: absolute;
    left: -27px;
    top: 22%;
    border: 5px solid #fff;
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    outline: 0;
    background: #126c62;
    transition: .3s;
    color: #fff
}

.upcoming-event .blog_content .owl-nav .owl-next span,
.upcoming-event .blog_content .owl-nav .owl-prev span {
    font-size: 25px;
    margin-top: -6px;
    display: inline-block
}

.upcoming-event .blog_content .owl-nav .owl-next:hover,
.upcoming-event .blog_content .owl-nav .owl-prev:hover {
    background: #fff;
    border-color: #126c62;
    color: #126c62
}

.upcoming-event .blog_content .owl-nav .owl-next {
    position: absolute;
    right: -27px;
    top: 22%;
    border: 5px solid #fff;
    text-align: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    outline: 0;
    background: #126c62;
    color: #fff;
    transition: .3s
}

@media only screen and (max-width:577px) {
    .upcoming-event .owl-nav .owl-prev {
        left: -17px !important
    }

    .upcoming-event .owl-nav .owl-next {
        right: -17px !important
    }
}

.Sponser-section .blog_content .blog_item {
    margin-bottom: 0;
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    position: relative;
    border-radius: 2px;
    overflow: hidden
}

.price-tag .row .price {
    display: flex;
    align-items: baseline
}

.price-tag .row i {
    font-size: 20px;
    margin-right: 5px
}

.price-tag .row .bxs-credit-card {
    margin-right: 10px
}

.event-gallery .container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: auto
}

.event-gallery .gallery-container h1 {
    text-align: center;
    font-family: "Droid Sans", sans-serif;
    font-weight: 700
}

.event-gallery .gallery-container p.page-description {
    text-align: center;
    font-size: 18px;
    color: #999
}

.event-gallery .tz-gallery .row>div {
    padding: 2px
}

.event-gallery .tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative
}

.event-gallery .tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: "Glyphicons Halflings";
    content: "\e003";
    pointer-events: none;
    z-index: 9000;
    transition: .4s
}

.event-gallery .tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, .7);
    content: "";
    transition: .4s
}

.event-gallery .tz-gallery .lightbox:hover:after,
.event-gallery .tz-gallery .lightbox:hover:before {
    opacity: 1
}

.event-gallery .baguetteBox-button {
    background-color: transparent !important
}

.event-gallery .tz-gallery .image-last .lightbox img {
    padding: 1px 0
}

.tag p {
    font-size: 24px;
    color: #126c62;
    font-weight: 600;
    letter-spacing: 3px
}

.price-tag .detail {
    display: flex;
    align-items: center;
    background: #f3f3f3;
    width: 32%;
    margin-right: 12px;
    padding: 20px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    max-width: 32.333333%
}

.price-tag .detail:nth-child(3) {
    margin-right: 0
}

.price-tag .detail p,
.price-tag .ticket-btn p {
    margin-bottom: 5px;
    font-weight: 800
}

.price-tag .detail h5 {
    font-size: 14px;
    font-weight: 500
}

.price-tag .detail i {
    font-size: 24px;
    background: #126c62;
    padding: 5px 12px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff
}

.price-tag .ticket-btn button {
    padding: 10px 20px;
    background: #126c62;
    color: #fff;
    border: none
}

.text-about button {
    padding: 7px 24px;
    background: #126c62;
    color: #fff;
    border: none;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px
}

.hotel-addon .tab-content .owl-item .item img {
    width: 210px;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.hotel-addon .tab-content .owl-item .item p {
    bottom: 0;
    position: absolute;
    z-index: 999;
    background: rgba(29, 27, 27, .3);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 5px 10px;
    color: #fff
}

.hotel-addon .nav-tabs {
    border: 0;
    padding: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #00000040
}

.cancelbtn,
.hotel-addon .nav-tabs>.nav-item>.nav-link.active {
    background-color: #126c62;
    color: #fff
}

.hotel-addon .nav-tabs>.nav-item>.nav-link {
    color: #888;
    margin: 0;
    background-color: #fff;
    border: 1px solid #00000040;
    font-size: 14px;
    padding: 11px 23px;
    line-height: 1.5;
    border-bottom: 0
}

.space-addonslider .item .addn-text h5 {
    font-size: 16px;
    font-weight: 900;
    padding: 10px 0 0;
    margin: 0;
    color: #126c62
}

.space-addonslider .item .addn-text p {
    font-size: 13px;
    font-weight: 300;
    padding: 7px 0 0;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: initial;
    color: #000
}

.space-addonslider .owl-item .item {
    padding: 10px 10px 20px;
    background: #fff;
    box-shadow: 0 2px 3px rgb(0 0 0 / 25%);
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    height: 260px
}

.space-addonslider .owl-item .item img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px
}

.space-addontext h3 {
    font-size: 24px;
    font-weight: 900;
    color: #126c62
}

.space-addontext p {
    color: #000;
    margin-bottom: 8px
}

.space-addontext button {
    background: #126c62;
    border: none;
    color: #fff;
    padding: 10px 25px;
    text-transform: uppercase;
    margin: 15px 0;
    border-radius: 6px
}

.space-addon .row {
    padding: 34px 30px 34px 40px;
    background-size: cover;
    display: flex;
    align-items: center;
    box-shadow: 0 3px 30px rgb(0 0 0 / 10%);
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    background-color: #fffbf4;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px
}

.locatin-hotel::placeholder,
.locatin-space::placeholder,
.reserved input::placeholder {
    color: #0000009e
}

.filter-row .sticky-spaclist {
    width: 25%;
    height: 100%;
    position: sticky;
    z-index: 99;
    top: 75px
}

.guest-no input,
.guest-no1 input {
    height: 35px;
    width: 35px;
    text-align: center;
    border: 1px solid #ddd
}

.guest-no .minus,
.guest-no .plus,
.guest-no1 .minus,
.guest-no1 .plus {
    width: 35px;
    background: #f2f2f2;
    padding: 8px 5px;
    border: 1px solid #ddd;
    display: flex;
    text-align: center;
    height: 35px;
    justify-content: center;
    align-items: center
}

.guest-no input {
    font-size: 14px;
    display: inline-block
}

.guest-no .dropdown {
    position: absolute !important;
    background-color: #fff;
    width: 100%;
    left: 0;
    text-align: left;
    padding-left: 15px
}

.guest-no .dropdown-item,
.guest-no1 .dropdown-item {
    clear: both;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding: 10px;
    display: flex
}

.guest-no .dropdown .btn {
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #0000009e;
    background: 0 0;
    width: 100%;
    text-align: left;
    height: 30px
}

.guest-no .dropdown-item {
    width: 100%;
    font-weight: 400;
    justify-content: space-between;
    align-items: center
}

.guest-no .dropdown-item .number {
    padding-left: 10px;
    display: flex
}

.guest-no .dropdown-item span,
.guest-no1 .dropdown-item span {
    font-size: 12px;
    color: #000;
    font-weight: 500
}

.guest-no1 input {
    font-size: 14px;
    display: inline-block
}

.guest-no1 .dropdown {
    position: absolute;
    top: -13px
}

.guest-no1 .dropdown li:first-child {
    background-color: #fff;
    margin-top: 10px
}

.guest-no1 .dropdown li:nth-child(2) {
    background-color: #fff;
    box-shadow: 2px 4px 11px #ccc
}

.guest-no1 .dropdown .btn {
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: #495057
}

.guest-no1 .dropdown .btn:hover {
    background-color: #fff
}

.guest-no1 .dropdown-item {
    width: 100%;
    font-weight: 400;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px
}

.guest-no1 .dropdown-item .number {
    display: flex;
    margin-left: 5px
}

.guest-no1 .dropdown .dropdown-menu {
    box-shadow: 2px 4px 11px #ccc
}

.add-fav {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    top: 3%;
    right: 3%;
    transition: .5s;
    border-radius: 3px;
    background: -webkit-linear-gradient(top, #fff, #ddd) #ddd
}

.icon-heart {
    font-size: 16px;
    color: #666;
    position: relative;
    transition: .5s ease-in-out
}

.event-box-1 .img-box input[type=checkbox],
.img-list-event input[type=checkbox] {
    position: absolute;
    opacity: 0
}

.hotel-typ form {
    margin: 0 !important
}

.description-section .row .col-lg-2,
.description-section .row .col-lg-3 {
    border-right: 2px dotted #6fd3cf
}

.description-section .row .col-lg-3:nth-child(4) {
    border-right: 0px dotted #6fd3cf
}

.tz-gallery img {
    width: 100%;
    height: 245px;
    object-fit: cover
}

@media screen and (max-width:767px) {

    .check-time,
    .con2-col h6 span,
    .con2-col ul,
    .hosted-row,
    .hotel-type,
    .list-header,
    .q-space,
    .revie-box,
    .time-event-bn {
        display: block
    }

    .con2-col ul,
    .event-locaation,
    .gird-event,
    .hotel-type,
    .hotel_info-card .card-body {
        padding: 0
    }

    .con2-col .details li {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 5px;
        padding-right: 20px
    }

    .con-sec .con-row .bx h2 {
        font-family: serif !important;
        letter-spacing: 0;
        line-height: 30px;
        color: #2f4f4f;
        font-size: 22px
    }

    .booking-type .form-control-lo-event,
    .con-sec .con-row .bx img {
        width: 70%
    }

    .con2-col .p-con2 {
        padding-bottom: 20px
    }

    .con2-col .details li:first-child {
        border-left: 2px dotted #cfc8c8;
        padding-left: 20px
    }

    .con2-sec img {
        mix-blend-mode: multiply;
        width: 100vw;
        height: auto;
        object-fit: cover
    }

    .detail-section .full-img .box {
        background: rgb(15 16 14 / 75%);
        box-shadow: rgb(31 38 135 / 37%) 0 8px 32px 0;
        backdrop-filter: blur(4px);
        border-radius: 10px;
        border: 1px solid;
        width: 75vw;
        height: 140px;
        position: absolute;
        right: 8%;
        padding: 15px
    }

    #space_booking_detail_form .select-date,
    .booking-type .filter_01 .form-control-lo,
    .container-fluid .wrapper-d .gird-event,
    .image-section img {
        width: 100% !important
    }

    .date1 h3 {
        font-size: 14px !important
    }

    .nav-tab {
        display: flex;
        justify-content: space-evenly;
        padding: 1px 0 0;
        list-style: none;
        margin-bottom: 0
    }

    .image-section p {
        position: absolute;
        top: 185px;
        color: #fff;
        font-weight: 500
    }

    #LoginForm .mart-rom ul {
        display: flex;
        border-bottom: 1px solid #82c7bf;
        padding: 10px 20px;
        margin-bottom: 0;
        flex-wrap: wrap
    }

    #LoginForm .mart-rom ul li {
        display: flex;
        align-items: center;
        width: 50%;
        margin-bottom: 10px
    }

    .check-in,
    .check-out {
        display: flex;
        align-items: center;
        margin-bottom: 11px
    }

    .thumb .img-thumbnail {
        width: 100%;
        height: 78px !important
    }

    .hero-sec .thumb {
        width: 77px;
        height: 78px
    }

    .hero-sec {
        height: 378px;
        overflow: hidden
    }

    .amenities-img ul li {
        width: 33%
    }

    .detail-section .full-img img {
        width: 100%;
        height: 300px;
        object-fit: cover
    }

    .img-banner,
    button.more-details {
        margin-bottom: 20px
    }

    .nav-tab li a {
        font-size: 10px;
        color: #000;
        font-weight: 500;
        text-transform: capitalize
    }

    .container-fluid .wrapper-d,
    .room-outline {
        display: block !important
    }

    .testimonials .owl-dots,
    .testimonials .owl-nav {
        margin-top: 20px;
        text-align: center
    }

    .left-facility ul {
        display: flex;
        padding: 0 0 0 10px;
        flex-wrap: wrap
    }

    .inner ul li {
        padding: 3px 1px
    }

    .reserv-room {
        margin-right: 20px !important
    }

    #main .user-section {
        padding-top: 50px !important
    }

    .amienti {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        padding-bottom: 10px
    }

    .room-box {
        height: 127vw
    }

    .botm-left #show-next-image {
        position: relative;
        top: 230px
    }

    body {
        overflow-x: auto
    }

    #footer .footer-top .footer-links ul li {
        padding: 5px 0
    }

    .amitn p {
        padding-bottom: 20px !important
    }

    .rom-avio ul {
        margin-bottom: 3px
    }

    .page-detail-sid {
        height: auto;
        width: 100%;
        padding-top: 20px
    }

    .revie-box .page-detail-sid img {
        width: 100%;
        border-radius: 10px;
        height: 150px;
        object-fit: cover
    }

    .date1 {
        width: 28%
    }

    #i-5 input,
    .date2,
    .event-box-1 .img-box,
    .segment-owl .box-item {
        width: auto
    }

    .bank-bar .nav-tabs:not(.nav-tabs-neutral)>.nav-item>.nav-link.active {
        box-shadow: inherit;
        background: #d1d7dc;
        color: #126c62;
        padding: 5px 10px
    }

    .runs-andpay {
        flex-wrap: wrap-reverse;
        justify-content: space-between;
        padding: 13px 8px;
        box-shadow: 2px 2px 8px #dcdcdc;
        border-radius: 5px
    }

    .room-praci h5 {
        font-size: 18px;
        color: #000;
        line-height: 28px
    }

    .page-detail p {
        padding: 4px;
        font-size: 14px;
        line-height: 23px
    }

    .room-praci ul {
        list-style: square;
        padding: 2px 16px
    }

    .revie-box-boxi ul li,
    .room-praci ul li {
        margin: 5px 0
    }

    .bankpay h4 {
        font-size: 17px;
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

    .image-section img {
        height: 220px
    }

    .revie-box-boxi p {
        line-height: 26px;
        padding: 4px;
        width: 100%;
        margin-top: 10px
    }

    .price-left {
        display: flex;
        justify-content: space-between;
        padding: 8px 15px;
        border-bottom: 1px dashed #e7e6e6;
        align-items: center;
        margin-bottom: 15px
    }

    ul.brekfasr {
        list-style: none;
        display: block;
        margin-bottom: 10px;
        padding: 2px 24px
    }

    .form-group {
        padding-right: 0
    }

    .form-control {
        border: 1px solid #a2a6a9
    }

    .h-space span,
    .space_dater {
        border-bottom: 1px dotted #b5acac
    }

    .image-section:before {
        content: '';
        position: absolute;
        width: 99%;
        height: 220px;
        background: rgba(0, 0, 0, .3);
        border-radius: 6px;
        top: 0
    }

    .image-section {
        overflow: hidden;
        border-radius: 4px;
        height: 233px
    }

    .event-box-1 .box {
        max-width: 100%
    }

    .hero-event h1 {
        font-size: 28px
    }

    .filter-row,
    .hero-event {
        margin-right: 0;
        margin-left: 0
    }

    .event-br {
        display: block;
        position: relative
    }

    .botm-icom,
    .filter-row .sticky-spaclist,
    .hosted-row .space-content,
    .img-list-event,
    .tect-event {
        width: 100%
    }

    .filter_01 {
        margin-bottom: 10px;
        padding-left: 0
    }

    .filter_01:last-child {
        padding-right: 0 !important
    }

    .img-list-event img {
        border-radius: 5px;
        height: 175px;
        text-align: center;
        object-fit: cover;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px
    }

    .event-br .book-btn {
        text-align: center;
        padding: 5px 15px;
        background: #126c62;
        position: absolute
    }

    .pric-off span {
        padding: 5px 15px;
        border-radius: 50px;
        font-size: 10px;
        margin: 13px 0 5px;
        float: right
    }

    .gird-event nav .shadow-sm {
        box-shadow: 0 .125rem .25rem rgb(0 0 0 / 8%) !important;
        position: relative;
        top: -25px;
        left: 0
    }

    .hotel_info-card {
        margin: 0
    }

    div.dataTables_wrapper div.dataTables_filter label {
        font-weight: 400;
        white-space: nowrap;
        text-align: end
    }

    .info-details {
        padding-bottom: 10px;
        width: 100%
    }

    .tect-event p {
        font-size: 12px;
        line-height: 18px;
        font-weight: 500;
        margin: 0
    }

    .event-sec .img-banner .bannner-text {
        padding: 15px 40px;
        background: rgb(2 2 2 / 49%);
        box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);
        backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px);
        border: 1px solid rgba(255, 255, 255, .18);
        font-size: 36px;
        font-weight: 900;
        position: absolute;
        color: #fff;
        text-transform: uppercase
    }

    .filter-row ul li {
        font-size: 14px;
        width: 50%
    }

    .filter-row ul {
        display: flex;
        flex-wrap: wrap
    }

    .filter-row ul input[type=checkbox] {
        width: auto;
        height: 17px;
        margin-right: 7px !important;
        accent-color: #126c62
    }

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    .nav-tabs:not(.nav-tabs-neutral)>.nav-item>.nav-link.active {
        box-shadow: none !important
    }

    .booking-type .row p,
    .tour-book1 p {
        padding-bottom: 0;
        font-size: 14px
    }

    .guest-no .dropdown .btn:hover {
        background-color: #fff;
        color: #0000009e
    }

    .space-listsec .tabs__radio:checked+.tabs__label {
        font-size: 12px
    }

    .space-listsec .tabs__label {
        padding: 8px 15px 10px;
        font-size: 12px;
        color: #000;
        font-weight: 400;
        text-transform: capitalize
    }

    .space-dl h5 {
        top: 95px;
        font-size: 16px;
        line-height: 24px
    }

    .about-content,
    .best-sell,
    .co-overlay-text,
    .detail-about,
    .gallery-row .gallery-col1,
    .hosted-sp,
    .space-listsec .tabs__radio:checked+.tabs__label+.tabs__content,
    .space-sec {
        padding: 0
    }

    #space-sticky,
    .view-box p {
        padding: 10px 0
    }

    .locatin-fil {
        width: 100%;
        text-overflow: ellipsis
    }

    .space-listsec .select-dropdown {
        width: 100%;
        padding: 10px 0
    }

    .view-box {
        display: block;
        margin-top: 0;
        padding: 17px 12px
    }

    .package-coming,
    .t01 {
        padding-top: 0
    }

    .segment-space h5,
    .view-text h5 {
        font-size: 1.1rem
    }

    .form-control::placeholder {
        color: #6c757d;
        opacity: 1
    }

    .view-box img {
        width: 100%;
        height: auto;
        object-fit: cover
    }

    .q-space .img-dec img {
        width: 93vw
    }

    .segment-space img {
        width: 60px;
        object-fit: contain
    }

    .tour-body h2.mb-0.font-weight-bold {
        font-size: 14px;
        padding: 5px 20px
    }

    .t01 h4 {
        font-size: 20px;
        letter-spacing: 0
    }

    .t01 {
        padding-bottom: 1px
    }

    .tl-1 .carousel-item img {
        height: 300px
    }

    .tl-1 .carousel-caption h5 {
        font-size: 22px;
        font-weight: 800
    }

    #featured-blog .world-class h3,
    .popular-tour .pop-head,
    .tour-text h5,
    .trend-blog h3,
    .trendwith-city h5 {
        font-size: 16px
    }

    .popular-tour .pop-head:after {
        top: 65px;
        width: 15%;
        height: 4px;
        left: 40%
    }

    .popular-tour .img_div img {
        height: 200px;
        width: 100%;
        object-fit: cover
    }

    .popular-tour .tour_package p {
        bottom: 20px
    }

    .space-testimonial {
        padding-top: 20px
    }

    .space-category h3 {
        font-size: 20px;
        margin-bottom: 15px !important
    }

    .about-sec-list ul {
        text-align: left;
        font-size: 14px;
        line-height: 22px;
        margin: 0
    }

    .slide-property-detail .info-locat .img-thumbnail {
        width: 100%;
        margin: 0 0 5px !important
    }

    .tour-body .price-box {
        padding-left: 0 !important
    }

    .mid-block {
        background: #f9f9f9;
        padding: 8px 10px
    }

    .sc-1 {
        height: 350px
    }

    .sc-1 .scfirst-row {
        height: 350px;
        padding-top: 50px
    }

    .sc-1 .scfirst-col p {
        color: #fff;
        text-align: center;
        margin-bottom: 10px
    }

    .scthird-row .scthird-col h5 {
        font-size: 16px;
        line-height: 24px
    }

    .scthird-row .scthird-col h5:after {
        top: 70px
    }

    .scthird-row .scthird-col ul {
        display: block;
        list-style-position: inside
    }

    .scthird-row .scthird-col ul li {
        font-size: 14px;
        font-weight: 500
    }

    .scsecond-row .owl-carousel .owl-item img {
        width: 60px;
        height: auto
    }

    .sc-3 .head-sc:after {
        width: 15%;
        left: 4%;
        background: #98d55d
    }

    .space-city-modal .scmodal-row img {
        margin: 2px
    }

    .trending-city {
        padding-top: 5px
    }

    .space-type {
        position: relative;
        top: 0;
        margin-top: 0
    }

    .space-searc {
        border-radius: 5px;
        width: 100%;
        background: #fff0;
        margin-bottom: 10px
    }

    .space_dater {
        display: inline;
        width: 44%
    }

    .space-sbutton {
        width: 12%;
        margin-top: 10px
    }

    .space-searc .s-siz {
        border-left: none
    }

    #space-sticky {
        display: flex;
        flex-direction: column-reverse;
        box-shadow: none
    }

    /* #menu a.prett::after,
    .newClass,
    .newClass-1,
    .space-sec .owl-dots,
    .space-st,
    .to-date {
        display: none
    } */

    .sticky-sec,
    .sticky-space {
        height: auto;
        padding: 75px 0 30px
    }

    .booking-slot .tab-content .guest-no,
    .reserved {
        padding-left: 10px
    }

    #dynamic .h-siz,
    #dynamic .reserved input {
        border: 1px solid #ced4da;
        height: 50px;
        padding: 0 10px;
        margin-bottom: 10px
    }

    #dynamic .h-hotel .form-control-lo,
    #dynamic .hotel-searchbar {
        border: 1px solid #ced4da;
        height: 50px;
        padding: 0 10px;
        margin-bottom: 10px;
        margin-left: 0
    }

    .sc-1 .scfirst-col h4 {
        color: #fff;
        font-size: 22px;
        font-weight: 900;
        text-align: center
    }

    .hotel-typ .guest-no1 {
        margin-bottom: 5px;
        border: 1px solid #ced4da
    }

    .reserved {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border-radius: 10px
    }

    #i-5 {
        display: flex;
        justify-content: center
    }

    #i-5 input {
        justify-content: center
    }

    .container-fluid .wrapper-d .sticky {
        position: relative;
        top: 0;
        width: 100% !important;
        display: contents !important
    }

    .hotel-typ .filter_01 {
        margin-bottom: 0
    }

    #reservation input,
    .space-control {
        width: 97% !important;
        border: 1px solid #ced4da
    }

    .booking-type form {
        display: block;
        padding: 1px 10px
    }

    .space-sbutton i {
        width: 30px;
        height: 30px
    }

    .event-box-1 .img-box img {
        max-width: 100%;
        width: 100%;
        height: 220px
    }

    .table-responsive .table td,
    .table-responsive .table th {
        padding: 5px 3px !important;
        font-size: 13px !important
    }

    .hotel-form1 {
        width: auto;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        padding: 10px;
        backdrop-filter: none
    }

    .hotel-book1 .hotel-btn {
        position: relative;
        top: 0;
        left: 0
    }

    .text {
        margin-bottom: 10px !important
    }

    .price-tag .detail,
    .section-ptb p,
    .text-about {
        margin-bottom: 15px
    }

    .card-header .nav-tabs {
        border: 0;
        padding: 8px .7rem !important;
        display: flex;
        flex-wrap: wrap
    }

    .space-book1 .hotel-btn {
        position: relative;
        bottom: 0;
        width: 100% !important
    }

    .tour-book1 .hotel-btn {
        position: relative;
        top: 6px;
        left: 0
    }

    .event-detail .carousel .carousel-caption {
        top: auto;
        width: 100%;
        left: 0
    }

    .event-detail .carousel .carousel-caption p {
        width: auto;
        display: flex;
        margin-bottom: 0;
        align-items: center
    }

    .event-detail .carousel img {
        height: 314px
    }

    .price-tag .detail {
        margin-right: 0;
        width: 100%;
        max-width: 100% !important
    }

    .container-1 {
        width: 100%;
        bottom: 0;
        left: 0
    }

    .section-ptb p {
        font-size: 14px
    }

    .hotel-addon {
        padding-bottom: 0
    }

    .hotel-addon .tab-content .owl-item .item img {
        width: 100%;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px
    }

    .hotel-addon .nav-tabs>.nav-item>.nav-link {
        padding: 6px 10px;
        font-size: 11px
    }

    .space-addon .row {
        padding: 10px 30px 34px 10px
    }

    .hotel-addon .nav-tabs {
        border-bottom: 0
    }

    .gallery-row .gallery-col img {
        height: 100px;
        object-fit: cover;
        width: 100%;
        border-radius: 10px
    }

    .gallery-row .gallery-col1 img {
        height: 100px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px
    }

    .gallery-row {
        justify-content: space-between;
        flex-wrap: nowrap
    }

    .hosted-row .organizer img {
        width: 40px;
        height: 40px
    }

    .spaced-row .top-spac .s-details ul li {
        margin: 5px 10px 0 0;
        list-style: none;
        font-size: 12px
    }

    .hosted-row .space-form {
        width: auto;
        padding-right: 0
    }

    .social-icon-list ul {
        flex-wrap: nowrap
    }

    .gallery-row .gallery-col {
        padding: 0 1px;
        width: 25%
    }

    .client-testimonial .nav-tabs {
        justify-content: space-between
    }

    #menu ul.menus {
        right: 0
    }

    #menu ul.menus::before {
        right: 15px;
        left: auto
    }

    .booking-slot .tab-content .h-hotel,
    .booking-slot .tab-content .reserved2 {
        border-right: 1px solid #e7e7e7;
        padding-left: 10px
    }

    .guest-no .dropdown {
        position: relative !important;
        margin-bottom: 0;
        padding-left: 0
    }

    .guest-no1 .dropdown {
        padding-left: 8px;
        padding-top: 10px;
        margin-bottom: 10px;
        margin-top: 10px
    }

    .space-testimonial .owl-carousel .owl-item img {
        height: 150px
    }

    .event-sec .img-banner img,
    .info-slides .carousel-item img {
        height: 280px;
        object-fit: cover
    }

    .event-sec .img-banner .bannner-text h1,
    .info-slides .carousel-item .carousel-caption1 h5 {
        font-size: 22px;
        padding: 10px 25px
    }
}

@media screen and (max-width:1023px) and (min-width:767px) {
    .reg-row .reg-col-1 {
        height: 54vh
    }

    .reg-row .reg-col .text {
        padding: 20px
    }

    .reg-row .reg-col {
        padding: 20px 0
    }

    .reg-row .reg-col-2 {
        padding: 20px 10px
    }

    .reg-row .reg-col .content h5 {
        font-size: 18px
    }

    .container,
    .filter-row .col-md-3,
    .hosted-sp,
    .hotel-type,
    .space-sec {
        padding: 0
    }

    .revie-box-boxi p {
        line-height: 20px;
        padding: 10px 4px;
        font-size: 12px
    }

    .revie-box-boxi ul {
        list-style: none;
        padding: 0 4px
    }

    .revie-box-boxi ul li {
        margin: 5px 0;
        font-size: 12px
    }

    ul.brekfasr {
        justify-content: space-between
    }

    .price-bkp h4 {
        font-size: 14px;
        padding: 10px 8px
    }

    .price-left {
        display: block;
        margin-bottom: 5px
    }

    #dt1,
    #dt2,
    .date2 h6,
    .h-siz,
    .price-left h5 {
        font-size: 12px
    }

    .price-left h6 {
        font-size: 14px;
        font-weight: 900;
        padding-top: 10px
    }

    .room-praci ul li {
        margin: 5px 0
    }

    .room-box {
        height: 75vw
    }

    .reserv-room {
        margin-right: 20px !important
    }

    .testimonials.testnm .testimonial-item {
        height: auto
    }

    .explor-area {
        padding-top: 20px
    }

    .amienti {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between
    }

    .emenities,
    .event-br,
    .time-event-bn {
        display: block
    }

    .ravelr-avilab .col-md-2 {
        max-width: fit-content !important
    }

    .cleaning-head .safty {
        max-width: 50% !important;
        flex: auto !important
    }

    .rom-avio .safty {
        max-width: 50%;
        flex: auto !important
    }

    .outersec>.left-col,
    .outersec>.right-col {
        height: 100%;
        display: inline-block;
        margin-right: 0;
        vertical-align: top
    }

    .ravelr-avilab .pr-0 {
        max-width: 32% !important
    }

    #footer .footer-links {
        max-width: 25% !important
    }

    .botm-left #show-previous-image {
        position: relative;
        top: 300px;
        left: 0 !important
    }

    .botm-left #show-next-image {
        position: relative;
        top: 300px;
        right: 0 !important
    }

    .revie-box-boxi .image-section img {
        width: 250px;
        height: 150px
    }

    .image-section {
        height: auto;
        overflow: hidden;
        border-radius: 4px
    }

    .image-section:before {
        content: '';
        position: absolute;
        width: 90%;
        height: 150px;
        background: rgba(0, 0, 0, .3);
        border-radius: 6px;
        top: 0
    }

    .form-control {
        border: 1px solid #a2a6a9
    }

    .event-box-1 .box {
        max-width: 46.333333%;
        padding: 5px 4px
    }

    .event-box-1 .text {
        font-size: 14px;
        padding: 5px 3px
    }

    .date3,
    .event-box-1 .img-box {
        width: auto
    }

    .space-listsec .tabs__label {
        width: 25%;
        text-align: center
    }

    .space-dl h5 {
        top: 105px
    }

    .space-listsec .tabs__radio:checked+.tabs__label+.tabs__content {
        flex-wrap: nowrap
    }

    .space-filter .col-md-3,
    .space-filter .col-md-9 {
        flex: 1 0 25%;
        max-width: 100%
    }

    .space-filter .category ul {
        display: flex;
        flex-wrap: wrap
    }

    .space-filter .category ul li {
        display: flex;
        align-items: flex-start;
        padding: 3px 0;
        font-size: 13px;
        width: 25%
    }

    .q-space .img-dec img {
        width: 30vw;
        height: 130px
    }

    .segment-owl .box-item {
        width: 40vw;
        height: 130px
    }

    #featured-city .owl-carousel .owl-item img {
        width: 217px;
        height: 200px;
        border-radius: 1%;
        -webkit-border-radius: 1%;
        -moz-border-radius: 1%;
        -ms-border-radius: 1%;
        -o-border-radius: 1%
    }

    .filter_01 {
        padding-right: 0 !important;
        margin-bottom: 12px;
        padding-left: 3px
    }

    .user-section .col-md-3,
    .user-section .col-md-9 {
        padding-right: 5px;
        padding-left: 5px
    }

    .event-br {
        position: relative;
        margin: 0
    }

    .info-details {
        padding-bottom: 10px;
        width: auto
    }

    .event-br .book-btn {
        position: absolute;
        top: 0;
        right: 25px
    }

    .botm-icom,
    .event-detail .carousel .carousel-caption p,
    .tect-event {
        width: 100%
    }

    .filter-row ul li {
        display: flex;
        align-items: center;
        padding: 3px 0;
        font-size: 12px
    }

    .img-list-event img {
        border-radius: 5px;
        width: 150px;
        height: 100px;
        object-fit: cover
    }

    #hero .carousel-inner .carousel-item {
        height: 700px
    }

    .offer-tex .testimonial-wrap,
    .testimonials .testimonial-wrap {
        padding-left: 0
    }

    #religious .world-class {
        display: flex;
        flex-direction: column;
        padding: 15px 7px
    }

    .family-group h2 {
        font-size: 26px;
        line-height: 35px
    }

    .gird-event nav .flex {
        display: none
    }

    .gird-event nav .shadow-sm {
        top: 0;
        left: 40px
    }

    .infobox {
        padding: 10px
    }

    .runs-andpay {
        justify-content: space-between;
        padding: 8px 2px
    }

    .infobox h3 {
        font-size: 16px;
        padding: 0 1px
    }

    .mart-rom ul li,
    .nav-tab li a,
    .over-row p {
        font-size: 14px
    }

    .detail-section .full-img img {
        height: 300px;
        border-radius: 1px
    }

    .thumb .img-thumbnail {
        width: 100%;
        height: 100px
    }

    .over-row p {
        line-height: 21px
    }

    .emenities .hotel-about,
    .emenities .location {
        max-width: 100%
    }

    .chagr-es {
        padding: 1px;
        line-height: 22px;
        font-size: 12px
    }

    .brakfast-price {
        padding: 3px 4px
    }

    .mart-rom ul li {
        list-style: none;
        line-height: 27px
    }

    .chagr-es del,
    .scthird-row .scthird-col ul li {
        font-size: 14px;
        font-weight: 500
    }

    .chagr-es h5 {
        font-weight: 600;
        font-size: 16px
    }

    ul.brekfasr li {
        font-size: 10px
    }

    .bankpay {
        width: 97%
    }

    .category p {
        padding: 6px 5px !important;
        margin-bottom: 14px;
        text-overflow: ellipsis;
        overflow-x: hidden
    }

    .event-box-1 .date-2,
    .event-box-1 .location,
    .event-box-1 .time {
        font-size: 12px;
        padding: 3px 0
    }

    .filter-row h6 {
        padding: 8px 6px;
        font-size: 16px
    }

    .category {
        padding: 4px 0;
        margin: 5px 0;
        border-radius: 6px;
        margin-bottom: 5px !important
    }

    .tour-body .owl-carousel .owl-item img {
        display: block;
        object-fit: cover;
        object-position: center
    }

    .hotel-form1 .filter_01,
    .image-lists {
        margin-bottom: 0
    }

    .name-lists {
        padding-top: 10px
    }

    .view-box img {
        width: 50%;
        height: 200px;
        object-fit: contain;
        mix-blend-mode: multiply
    }

    .view-text {
        margin-right: 15px
    }

    .space-searc {
        width: 550px
    }

    .spaced-row .top-spac .s-details ul li {
        margin: 5px 15px 0 0;
        list-style: none;
        font-size: 13px
    }

    .space-listsec .select-dropdown {
        width: 200px;
        padding: 10px 0
    }

    .space-span {
        padding: 0 15px
    }

    .scrow-3 .card .text a {
        padding: 5px
    }

    .scrow-3 .item {
        flex: 1 0 33%;
        max-width: 33%
    }

    .scthird-row .scthird-col h5 {
        font-size: 20px
    }

    .sc-3 .head-sc:after {
        left: 3%
    }

    .price-tag .detail h5 {
        font-size: 14px;
        font-weight: 600;
        color: #000
    }

    .price-tag .detail i {
        font-size: 20px;
        background: #126c62;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        margin-right: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff
    }

    .text-about p {
        font-size: 14px;
        margin-bottom: 10px
    }

    .container-1 {
        position: absolute;
        bottom: 0;
        background: #100f0fde;
        color: #fff;
        width: 92%;
        margin: auto;
        padding: 10px 0 0;
        left: 4%;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px
    }

    .event-gallery .container.gallery-container {
        background-color: #fff;
        color: #35373a;
        min-height: auto
    }

    .event-detail .carousel img {
        height: 450px;
        object-fit: cover;
        object-position: center;
        filter: brightness(.5)
    }

    .space-form .form {
        padding: 15px 10px
    }

    .hotel-book1 .hotel-btn,
    .tour-book1 .hotel-btn {
        position: absolute;
        top: 0;
        left: 0
    }

    .cate-text-icon-img .owl-item img {
        width: 100%;
        height: 300px;
        object-fit: cover
    }

    .hotel-form1 {
        width: 550px;
        background: #fff
    }
/* 
    .newClass {
        padding: 5px 93px 5px 0
    } */

    .to-date {
        position: absolute;
        top: 30px;
        left: 85px;
        font-size: 20px;
        color: #126c62;
        z-index: 99
    }
}

.termsbanner img,
.termsbanner1 img,
.termsbanner2 img,
.termsbanner3 img {
    height: 350px;
    width: 100%
}

.hotel-about p {
    padding: 1px;
    margin-bottom: 0
}

.higllisght {
    font-size: 18px !important;
    margin-top: 12px
}

.cancel-sec h5,
.cookies-sec h5,
.privacy-sec h5,
.terms-sec h5 {
    font-size: 18px;
    padding: 20px 0 10px;
    font-weight: 800
}

.cancel-sec h6,
.terms-sec h6 {
    font-size: 16px;
    font-weight: 600
}

.cancel-sec ul,
.terms-sec ul {
    list-style: disc;
    margin: 10px 0
}

.cancel-sec ol,
.terms-sec ol {
    list-style: upper-roman
}

.terms-sec ol li,
.terms-sec ul li {
    font-size: 15px;
    margin: 3px 0
}

.terms-sec .termsnumber {
    list-style: decimal
}

.terms-sec .innerterms {
    list-style: circle
}

.termsbanner img {
    object-fit: cover;
    object-position: 100% 20%
}

.termsbanner1 img {
    object-fit: cover
}

.termsbanner2 img {
    object-fit: cover;
    object-position: top
}

.termsbanner3 img {
    object-fit: cover;
    object-position: bottom
}

.modal-textcancel {
    padding: 15px 20px
}

.canceltop ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 10px;
    border-bottom: 2px dashed #e1dddd
}

.cancelmiddle h6,
.canceltop h5,
.modal-cancel h5 {
    font-size: 18px;
    font-weight: 700
}

.cancelmiddle label {
    font-size: 14px;
    margin-bottom: 5px
}

.cancelmiddle textarea::placeholder {
    font-size: 14px
}

.cancel-sec ol li,
.cancel-sec ul li {
    font-size: 15px;
    margin: 8px 0
}

.cancel-sec .noticetext {
    font-size: 16px;
    font-weight: 600;
    color: red;
    margin: 40px 0
}

.cookies-sec h6,
.privacy-sec h6 {
    font-size: 16px;
    font-weight: 800;
    padding: 10px 0 0
}

.privacy-sec p span {
    font-size: 16px;
    font-weight: 700;
    margin-right: 3px
}

.privacy-sec ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.privacy-sec ul li {
    font-size: 16px;
    margin: 20px 0 8px;
    font-weight: 900
}

.cookies-sec p,
.privacy-sec p {
    font-size: 15px;
    margin: 7px 0;
    line-height: 24px
}

.privacy-sec .copyrighttext {
    font-size: 16px;
    font-weight: 600;
    color: #126c62;
    margin: 40px 0;
    text-align: end
}

.cookies-sec ul {
    list-style: disc inside;
    margin: 0;
    padding: 0
}

.cookies-sec ul li {
    font-size: 15px;
    padding: 3px 0;
    font-weight: 400
}

.contact_us {
    background-color: #f1f1f1;
    padding: 120px 0 50px
}

.contact_inner {
    background-color: #fff;
    position: relative;
    box-shadow: 20px 22px 44px #cccc;
    border-radius: 25px
}

.contact_field {
    padding: 60px 340px 90px 50px
}

.right_conatct_social_icon {
    height: 100%
}

.contact_field h3 {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase
}

.contact_field p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: '', sans-serif
}

.contact_field .form-control {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ccc
}

.contact_field .form-control:focus {
    box-shadow: none;
    outline: 0;
    border-bottom: 2px solid #1325e8
}

.contact_field .form-control::placeholder {
    font-size: 13px;
    letter-spacing: 1px;
    font-family: '', sans-serif
}

.contact_info_sec {
    position: absolute;
    background-color: #fff;
    right: 1px;
    top: 15%;
    min-height: 345px;
    width: 340px;
    padding: 25px 35px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    flex-direction: column;
    border-left: 1px solid #ddd
}

.contact_info_sec h4 {
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase
}

.info_single i {
    margin-right: 12px;
    font-size: 20px
}

.contact_info_sec .info_single a,
.contact_info_sec .info_single span {
    font-size: 14px;
    letter-spacing: 1px;
    color: #000
}

button.contact_form_submit {
    background: #519886;
    border: none;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    margin-top: 25px;
    border-radius: 35px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: '', sans-serif
}

.sec-title h2,
.socil_item_inner {
    padding-bottom: 10px
}

.socil_item_inner li a {
    color: #fff;
    margin: 0 12px;
    font-size: 20px;
    font-family: '', sans-serif
}

.map_sec {
    padding: 50px 0
}

.map_inner h4,
.map_inner p {
    text-align: center;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 20px;
    font-family: '', sans-serif
}

.map_inner p {
    font-size: 13px;
    font-family: '', sans-serif
}

.map_bind {
    margin-top: 10px;
    border-radius: 30px;
    overflow: hidden
}

.about-ussec .carousel-item img {
    height: 400px;
    object-fit: cover
}

.about-ussec .carousel-item .carousel-caption {
    background: rgb(0 0 0 / 63%);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, .37);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, .18);
    width: 40%;
    margin: auto
}

.about-ussec .carousel-item .carousel-caption h5 {
    font-weight: bolder;
    font-size: 22px
}

.about-ussec .carousel-item .carousel-caption p {
    font-size: 14px
}

.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 60px
}

.sec-title .title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #126c62;
    font-weight: 500;
    margin-bottom: 5px
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.28em;
    color: #222;
    font-weight: 700
}

.about-section .text,
.list-style-one li,
.sec-title .text {
    font-size: 16px;
    line-height: 26px
}

.sec-title h2:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background-color: #d1d2d6
}

.sec-title .text {
    position: relative;
    color: #848484;
    font-weight: 400;
    margin-top: 35px
}

.sec-title.text-center h2:before {
    left: 50%;
    margin-left: -25px
}

.list-style-one li {
    position: relative;
    color: #222;
    font-weight: 400;
    padding-left: 35px;
    margin-bottom: 12px
}

.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-size: 18px;
    padding: 0;
    color: #f22;
    font-weight: 600;
    -moz-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.6;
    font-family: "Font Awesome 5 Free"
}

.list-style-one li a:hover {
    color: #44bce2
}

.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 10px 30px;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: .02em;
    background-color: #126c62
}

.btn-style-one:hover {
    background-color: #98d55d;
    color: #fff
}

.about-section {
    position: relative;
    padding: 120px 0 20px
}

.about-section .sec-title {
    margin-bottom: 15px
}

.about-section .content-column {
    position: relative;
    margin-bottom: 50px
}

.about-section .content-column .inner-column {
    position: relative;
    padding-left: 30px
}

.about-section .text {
    margin-bottom: 20px;
    color: #848484;
    font-weight: 400
}

.about-section .list-style-one {
    margin-bottom: 45px
}

.about-section .btn-box a {
    padding: 15px 50px
}

.about-section .image-column .text-layer {
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #fff;
    margin-top: -175px;
    font-weight: 500
}

.about-section .image-column .inner-column {
    position: relative;
    padding-left: 80px;
    padding-bottom: 0
}

.about-section .image-column .inner-column .author-desc {
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #fff;
    padding: 10px 15px;
    left: 96px;
    width: calc(100% - 152px);
    border-radius: 50px
}

.about-section .image-column .inner-column .author-desc h2 {
    font-size: 21px;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
    margin: 0
}

.about-section .image-column .inner-column .author-desc span {
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    color: #000;
    display: block;
    font-weight: 400;
    margin-top: 5px
}

.about-section .image-column .inner-column:before {
    content: '';
    position: absolute;
    width: calc(50% + 80px);
    height: calc(70% + 160px);
    top: -80px;
    left: -3px;
    background: 0 0;
    z-index: 0;
    border: 20px solid #9de3db
}

.about-section .image-column .image-2 {
    position: absolute;
    left: 0;
    bottom: 0
}

.about-section .image-column .image-1 img,
.about-section .image-column .image-2 img {
    box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
    border-radius: 46px;
    width: 100%;
    height: 500px
}

.abour-2sec .extra-text::before,
.abour-2sec .section-head h4:before {
    content: '';
    width: 60px;
    height: 3px;
    bottom: -10px;
    margin: 0 auto;
    position: absolute;
    right: 0
}

.about-section .image-column .video-link {
    position: absolute;
    left: 70px;
    top: 170px
}

.about-section .image-column .video-link .link {
    position: relative;
    display: block;
    font-size: 22px;
    color: #191e34;
    font-weight: 400;
    text-align: center;
    height: 100px;
    width: 100px;
    line-height: 100px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.about-section .image-column .video-link .link:hover {
    background-color: #191e34;
    color: #fff
}

.abour-2sec .section-head h4 {
    position: relative;
    padding: 0;
    color: #98d55d;
    line-height: 1;
    letter-spacing: .3px;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px
}

.abour-2sec .section-head h4:before {
    background: #98d55d;
    left: 0
}

.abour-2sec .section-head h4 span {
    font-weight: 700;
    padding-bottom: 5px;
    color: #2f2f2f
}

.abour-2sec p.service_text {
    color: #ccc !important;
    font-size: 16px;
    line-height: 28px;
    text-align: center
}

.abour-2sec .section-head p,
.abour-2sec p.awesome_line {
    color: #818181;
    font-size: 16px;
    line-height: 28px;
    text-align: center
}

.abour-2sec .extra-text {
    font-size: 34px;
    font-weight: 700;
    color: #2f2f2f;
    margin-bottom: 25px;
    position: relative;
    text-transform: none
}

.abour-2sec .extra-text::before {
    background: #f91942;
    left: 0
}

.abour-2sec .extra-text span {
    font-weight: 700;
    color: #f91942
}

.abour-2sec .row {
    justify-content: space-between
}

.abour-2sec .item {
    background: #fff;
    text-align: center;
    padding: 10px 15px 20px;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .07);
    box-shadow: 0 0 25px rgba(0, 0, 0, .07);
    border-radius: 20px;
    border: 5px solid rgba(0, 0, 0, .07);
    margin-bottom: 30px;
    -webkit-transition: .5s 0;
    transition: .5s;
    margin-right: 10px;
    max-width: 32.333333% !important
}

.abour-2sec .icon,
.abour-2sec .skills .prog-item {
    margin-bottom: 25px
}

.abour-2sec .item:hover {
    background: #169183;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .2);
    -webkit-transition: .5s 0;
    transition: .5s
}

.abour-2sec .item:hover .item,
.abour-2sec .item:hover span.icon {
    background: #fff;
    border-radius: 10px;
    -webkit-transition: .5s 0;
    transition: .5s
}

.abour-2sec .item:hover h6,
.abour-2sec .item:hover p {
    color: #fff;
    -webkit-transition: .5s 0;
    transition: .5s
}

.abour-2sec .icon {
    font-size: 24px;
    color: #126c62;
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
    padding: 10px 20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px
}

.abour-2sec .item .feature_box_col_one {
    background: rgba(247, 198, 5, .2);
    color: #126c62
}

.abour-2sec .item .feature_box_col_two {
    background: rgba(255, 77, 28, .15);
    color: #126c62
}

.abour-2sec .item .feature_box_col_three {
    background: rgba(0, 147, 38, .15);
    color: #126c62
}

.abour-2sec .item .feature_box_col_four {
    background: rgba(0, 108, 255, .15);
    color: #126c62
}

.abour-2sec .item .feature_box_col_five {
    background: rgba(146, 39, 255, .15);
    color: #126c62
}

.abour-2sec .item .feature_box_col_six {
    background: rgba(23, 39, 246, .15);
    color: #126c62
}

.abour-2sec .item p {
    font-size: 15px;
    line-height: 26px;
    margin: 0
}

.abour-2sec .item h6 {
    font-weight: 700;
    color: #2f2f2f
}

.abour-2sec .mission p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 500
}

.abour-2sec .mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px
}

.abour-2sec .mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666
}

.abour-2sec .skills .prog-item p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px
}

.abour-2sec .skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius: 20px;
    position: relative
}

.abour-2sec .skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #f91942;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: 1s;
    transition: 1s
}

.abour-2sec .skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background: rgba(0, 0, 0, .9);
    padding: 3px 7px;
    border-radius: 30px
}

@media screen and (max-width:767px) {
    .about-ussec .carousel-item img {
        height: 250px;
        object-fit: cover
    }

    .about-ussec .carousel-item .carousel-caption {
        display: blocl !important
    }

    .about-section {
        padding: 50px 0 20px
    }

    .about-section .image-column .inner-column {
        padding-left: 35px
    }

    .about-section .image-column .inner-column:before {
        width: calc(50% + 38px);
        height: calc(70% + 40px);
        top: -45px;
        border: 20px solid #126c62
    }

    .about-section .image-column .image-1 img,
    .about-section .image-column .image-2 img {
        height: 350px
    }

    .about-section .content-column .inner-column {
        padding-left: 0
    }

    .about-section .content-column {
        position: relative;
        margin-bottom: 0
    }

    .abour-2sec .item {
        max-width: 100% !important;
        margin-left: 10px;
        margin-bottom: 15px
    }

    .contact_field {
        padding: 10px;
        margin-bottom: 20px
    }

    .contact_info_sec {
        position: relative;
        background-color: #fff;
        right: 0;
        top: 0;
        height: auto;
        width: auto;
        padding: 15px;
        border-radius: 25px 0 0 25px;
        box-shadow: -2px -2px 4px #d9d0d0;
        margin-top: 20px
    }

    .contact_inner {
        background-color: #fff0
    }

    .map_sec {
        padding: 20px 0
    }

    button.contact_form_submit {
        margin-top: 0
    }

    .socil_item_inner {
        justify-content: end;
        width: 100%
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    .contact_us .offset-md-1 {
        margin-left: 0;
        max-width: 100% !important;
        flex: 1 0 100% !important
    }

    .contact_field {
        padding: 53px 250px 30px 20px
    }

    .contact_info_sec {
        position: absolute;
        background-color: #fff;
        right: 0;
        top: 10%;
        height: 300px;
        width: 340px;
        padding: 25px;
        border-radius: 25px 0 0 25px;
        box-shadow: 0 0 4px #d9d0d0
    }

    .socil_item_inner li a {
        margin: 0 8px
    }

    .abour-2sec .item {
        max-width: 48.333333% !important
    }

    .about-section .content-column {
        position: relative;
        margin-bottom: 20px
    }

    .about-section .image-column .inner-column .author-desc {
        left: 120px
    }

    .map_inner h4,
    .map_inner p {
        margin-bottom: 20px
    }
}

section.testimonials {
    padding: 14px 0 !important
}

.enquiry form {
    padding: 24px 20px;
    border-radius: 12px;
    border: 1px solid #ddd;
    box-shadow: 6px 2px 15px #ccc;
    background-color: #028273;
    color: #fff
}

#enquiry-form input {
    height: 38px
}

#enquiry-form select {
    height: 40px
}

.enquiry form h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 700
}

.enquiry form p {
    text-align: center;
    font-size: 14px;
    font-weight: 400
}

.enquiry form label {
    display: block;
    margin: 1em 0 .2em;
    font-size: 14px
}

.enquiry form input,
.enquiry form select,
.enquiry form textarea {
    display: block;
    width: 100%;
    padding: .3em;
    font-size: 14px;
    background-color: #fbfbfb;
    border: 0 solid #ccc;
    resize: vertical
}

.enquiry form textarea {
    min-height: 90px
}

.enquiry form input[type=checkbox] {
    display: inline;
    width: auto;
    color: red
}

.enquiry form input[type=submit] {
    background: #126c62;
    margin: 1em 0 0;
    color: #fff;
    border: none;
    border-radius: 8px;
    transition: .3s ease-out;
    width: auto;
    padding: 10px 20px
}

.enquiry form input:focus,
.enquiry form input:hover,
.enquiry form select:focus,
.enquiry form select:hover,
.enquiry form textarea:focus,
.enquiry form textarea:hover {
    background: #edffdb
}

.enquiry form input[type=submit]:focus,
.enquiry form input[type=submit]:hover {
    background: #90ee90;
    outline: 0
}

.enquiry form .number p {
    background: #126c62 !important;
    border: none;
    color: #fff;
    width: 100%;
    padding: 10px 5px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
    -o-border-radius: 0;
    cursor: pointer
}

.enquiry form .number input,
.enquiry form .tour-days .number input {
    font-size: 14px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 4px 10px;
    text-align: center
}

.enquiry form .date-loc input {
    font-size: 14px;
    border-top: 0 solid #ccc;
    border-bottom: 0 solid #ccc;
    padding: 2px 10px
}

.count-traveller {
    padding: 0;
    display: flex;
    justify-content: space-between
}

.count-traveller li {
    list-style: none;
    width: 22%
}

.count-traveller li span {
    font-size: 12px;
    font-weight: 300
}

.count-traveller li .number {
    display: flex;
    justify-content: center;
    align-items: center
}

.enquiry form .check-bo .check-n,
.enquiry form .check-bo .check-y {
    display: flex;
    align-items: center;
    width: 50%;
    height: 25px
}

.enquiry form .check-bo label {
    margin: 0 0 0 8px
}

.enquiry form .check-bo input {
    width: 17px;
    height: 17px;
    accent-color: #126c12
}

.enquiry form .date-loc .Date-f {
    width: 46%
}

.enquiry form .matress-no {
    padding-top: 15px;
    display: none
}

.enquiry form .tour-days .number {
    display: flex;
    width: 50%;
    align-items: center
}

.enquiry form .matress-no .number {
    display: flex;
    width: 30%;
    align-items: center
}

@media screen and (min-width:600px) {
    .enquiry form form:after {
        content: '';
        display: block;
        clear: both
    }
}

.info-tours .col-sm-12 a {
    display: flex;
    justify-content: start;
    padding: 0 10px 15px 0
}

.infobox .contact {
    display: flex;
    padding: 10px 0;
    list-style: none
}

.mr-box {
    margin-right: 16px !important
}

@media only screen and (max-width:767px) and (min-width:320px) {
    .gus-hover .dropdown {
        position: inherit !important;
        top: inherit
    }

    .termsbanner {
        height: 236px;
        overflow: hidden
    }

    .termsbanner img {
        width: 100%;
        height: auto !important
    }

    .section {
        padding: 14px 0
    }

    section.tab-listsec {
        padding: 11px 0
    }

    .contact_field h3 {
        color: #000;
        font-size: 24px
    }

    .cancel-sec h5 {
        padding: 2px 0 3px
    }

    #featured-city .owl-carousel .owl-item img {
        border: 5px solid #ffecec !important
    }

    .tour-single-section {
        background-size: cover;
        background-repeat: no-repeat;
        display: block;
        height: 190px
    }

    .t01 h4 {
        margin-right: 23px !important
    }

    .info_single {
        margin: 9px 0
    }

    .termsbanner1 img {
        width: 100%;
        height: 229px
    }

    .map_inner h4 {
        font-size: 21px;
        margin-bottom: 16px
    }

    .map_bind {
        border-radius: 4px !important
    }

    .breadcrumb {
        background: 0 0;
        margin-bottom: 0;
        padding: 0
    }

    .upcom-img {
        text-align: center
    }

    .upcom-img img {
        width: 200px
    }

    .top-dash h3 {
        font-size: 22px
    }

    .reserved.opencalender input {
        border-bottom: 1px solid #e1e1e1
    }

    .reserved input {
        padding: 5px
    }

    #menu a {
        display: flex;
        line-height: 26px
    }

    #i-5 i {
        width: 38px;
        height: 38px
    }

    .text-about img {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        width: 650px;
        height: 200px !important;
        object-fit: cover
    }

    .space-addontext button {
        background: #126c62;
        border: none;
        color: #fff;
        padding: 5px 26px !important;
        text-transform: uppercase;
        margin: 8px 0;
        font-size: 15px !important;
        border-radius: 6px
    }

    .space-addontext p {
        color: #000;
        margin-bottom: 8px;
        font-size: 13px
    }

    .hoetel-box,
    .termsbanner2 img {
        height: inherit
    }

    .hoetel-box {
        overflow: hidden
    }

    .enquiry form {
        margin-top: 18px !important;
        width: 95%;
        margin: auto
    }

    .about-section .btn-box a {
        padding: 6px 32px;
        font-size: 15px
    }

    .about-section .image-column .inner-column:before {
        width: calc(64% + 40px);
        height: calc(67% + 40px);
        top: -32px;
        border: 10px solid #126c62
    }

    .about-section .image-column .image-1 img {
        box-shadow: 0 30px 50px rgb(8 13 62 / 15%);
        border-radius: 13px
    }

    .spaced-row h4 {
        font-weight: 600;
        font-size: 19px
    }

    .mr-box img {
        width: 50px !important
    }

    .mr-box {
        margin-right: 9px !important
    }

    .tabs__radio:checked+.tabs__label {
        border-bottom: 3px solid #009578 !important
    }

    .upcom-row a {
        color: #fff;
        min-width: 235px;
        padding: 11px 22px !important
    }
}

.left-back a {
    background: #126c62;
    width: 56px;
    float: left;
    line-height: 14px;
    padding: 8px !important;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px
}

select#my_tour_date {
    height: 33px;
    color: #126c62
}

input.btn.btn-rounded.btn-sm.book-btn {
    background-color: #98d55d;
    border-radius: 100px;
    color: #fff;
    padding: 8px 24px px !important;
    text-transform: capitalize;
    margin-top: 2px !important
}

.spaced-row .about-space .motn-text {
    font-weight: 600;
    font-size: 14px;
    color: #519886
}

.spaced-row .top-spac .s-details ul li i {
    padding-right: 5px;
    font-size: 18px
}

.furnising-details .funris-faci i.bx {
    font-size: 20px;
    vertical-align: text-bottom;
    color: #519886
}

.mr-2.funris-faci p {
    color: #222
}

section.hosted-sp {
    padding-bottom: 0
}

.about_feat {
    margin-top: 35px !important;
    padding-bottom: 30px
}

.about_info p.mt-1 {
    color: #222;
    line-height: 24px
}

.icon-shape {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.icon-sm {
    line-height: normal;
    width: 24px;
    height: 24px
}

.cont_feat {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 0
}

.cont_feat_sub {
    font-size: 12px;
    margin-bottom: 0
}

.col-12.book_feats {
    padding: 0;
    margin-bottom: 15px
}

.book_feats .info-adlts {
    width: 250px
}

.book_right_blk {
    border: 1px solid rgb(209 204 204);
    border-radius: 0 0 10px 10px;
    padding: 10px;
    border-top: 0
}

.callto_sec,
.img-rgt-col img {
    border-radius: 15px
}

.book_right_blk input::-webkit-inner-spin-button,
.book_right_blk input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.book_right_blk input[type=number] {
    -moz-appearance: textfield
}

.book_feats input.button-minus.mx-1 {
    margin-right: 0 !important
}

.book_feats input.quantity-field {
    width: 20% !important
}

.desc-lft h4:after,
.title_cent h4:after {
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    border-radius: 5px;
    background-color: #e3d8cc
}

.con2-col .details li:last-child {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

section.mgmt_hero {
    padding-top: 17rem;
    padding-bottom: 12.5rem;
    text-align: center;
    background: linear-gradient(0deg, rgb(0 0 0 / 39%), rgb(0 0 0 / 39%)) center center/cover no-repeat, url(../img/managed_header.jpg) center center/cover no-repeat
}

.altsec_main {
    padding-top: 50px
}

.title-pg h1 {
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #fff;
    margin-bottom: 0
}

.desc-lft h4,
.desc-lft span,
.title_cent h4 {
    font-size: 18px
}

.desc-lft h4,
.desc-lft span,
.title_cent h4,
.title_cta h4 {
    font-weight: 600;
    letter-spacing: 1px
}

.title_cent h4:after {
    margin: 15px auto
}

.alt_one {
    padding: 50px 0 70px
}

.alt_one .row,
.alt_two .row {
    align-items: center
}

.desc-lft span {
    color: #998675
}

.desc-lft h4 {
    margin-top: 17px;
    margin-bottom: 17px
}

.desc-lft h4:after {
    margin-top: 5px
}

.alt_two {
    background: #fffaf4;
    padding: 70px 0
}

.callto_sec,
.callto_sec .btn_cent a {
    background-color: #519886;
    color: #fff
}

.callto_sec {
    padding: 50px 35px;
    text-align: center
}

.callto_sec .btn_cent a {
    font-weight: 400;
    text-shadow: 0 0 10px rgb(0 0 0 / 30%);
    border-style: solid;
    border-width: 1px;
    border-radius: 32px;
    font-size: 15px;
    padding: 12px 24px
}

.callto_sec .btn_cent a:hover {
    background: #fff;
    color: #000;
    border-color: #fff
}

.title_cta {
    margin-bottom: 50px
}

.title_cta h4 {
    font-size: 21px;
    margin-bottom: 20px
}

.cta_main {
    padding-top: 0;
    padding-bottom: 55px
}

.abt_hero {
    padding-top: 14.5rem;
    padding-bottom: 9.5rem;
    text-align: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    background-image: url(../img/about_header.jpg)
}

.title-hero h1 {
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 3px;
    color: #fff;
    margin-bottom: 25px
}

.abt_hero .title-hero {
    width: 640px;
    max-width: 640px;
    margin: 0 auto
}

.title-hero p {
    font-size: 16px;
    color: #fff
}

.trendwith-city-count h5 {
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px
}

.trendwith-city-count span {
    color: #519886
}

@media screen and (max-width:767px) {

    .alt_one,
    .alt_two {
        padding: 50px 0
    }

    .abt_hero .title-hero {
        width: auto;
        max-width: auto;
        margin: 0 auto
    }

    .icon-sm {
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        color: #000;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        line-height: 14px !important;
        width: 34px;
        height: 34px
    }

    .desc-infos,
    .title_cta {
        margin-bottom: 30px
    }

    .alt_two {
        background: #fffaf4
    }

    .alt_two .row {
        align-items: center;
        display: flex;
        flex-direction: column-reverse
    }

    .contact_field p {
        margin-bottom: 20px;
        text-align: center;
        letter-spacing: 0
    }

    .about-property h3,
    .row.spaced-row h4 {
        text-align: center;
        letter-spacing: 1px
    }

    .contact_field h3,
    .desc-lft h4 {
        text-align: center;
        font-size: 20px
    }

    .desc-lft span {
        margin: 0 auto;
        display: flex;
        justify-content: center;
        font-size: 20px
    }

    .desc-lft h4:after {
        margin: 10px auto
    }

    .spacecity-testimonial .trendwith-city h5 {
        text-align: center;
        margin-top: 10px;
        line-height: 28px;
        font-size: 20px
    }

    .trendwith-city p {
        text-align: center
    }

    .map_inner h4,
    .mgmt_hero .title-pg h1,
    .title_cent h4,
    .title_cta h4,
    .trendwith-city-count h5 {
        font-size: 20px
    }

    .bank-bar .form-control {
        height: 35px;
        margin-bottom: 0
    }

    .row.spaced-row h4 {
        font-size: 20px
    }

    .trendwith-city {
        padding-left: 0
    }

    .callto_sec .title_cta p {
        margin-bottom: 0 !important
    }
}