﻿@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=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,300&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');

body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
* {
    font-family: '', sans-serif;
}

#image-gallery .modal-footer {
    display: block;
    padding: 2px;
    position: absolute;
    width: 100%
}

.modal {
    z-index: 9999;
    overflow: auto !important;
}

.botm-left #show-previous-image {
    position: relative;
    top: 230px;
    left: 0 !important;

}

.reserved input {
    width: 100%;
    border: none;
}

.hotel-about h3.pt-4 {
    padding: 0px;
    font-weight: 900;
    flex-direction: column;
    align-items: baseline;
}

.policy-row {
    white-space: pre-line;
    line-height: 23px;
}

.hotel-about h3.pt-4 button {
    padding: 0px;
}

.botm-left #show-next-image {
    position: relative;
    top: 230px;
    right: 0 !important;

}

/* ..............13 june css............. */

.hero-event {
    background: url('../img/traveltip1.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
    position: relative;
}

.hero-event h1 {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 85px;
    text-transform: capitalize;
    font-weight: 900;
    padding: 30px 20px;
    background: url('../img/traveltip1.png');
    background-size: contain;
    background-position: center;
    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, 0.18);

}

.filter-row h6 {
    background: #2ca79963;
    padding: 10px 14px;
    font-size: 20px;
    color: #126c62;
    font-weight: 900;
    letter-spacing: 1px;
    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;
}

.filter-row {
    padding: 0px 0;

}

.category {
    background: #e3f7f6;
    padding: 10px 12px;
    margin: 5px 0;
    /* border-radius: 6px;*/
    /*  margin-bottom: 18px !important;*/
}

.category p {
    padding: 10px 0 !important;
    font-weight: 900;
    line-height: 25px;
    letter-spacing: 1px;
    color: #126c62;
    text-transform: capitalize;
    background: #c3edeb;
    padding: 6px 13px !important;
    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;
}

.filter-text {}

.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;
    font-weight: 500;
    color: #000;
    line-height: 21px;
    font-weight: 700;
}

.event-box-1 .date-2 {
    font-size: 14px;
    padding: 3px 0;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.event-box-1 .location {
    font-size: 14px;
    padding: 3px 0;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.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;
    background: #126c62;
    padding: 3px 15px;
    border-radius: 5px;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    margin-right: 7px;
}


/*........................... 14 june css work ....................*/

.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: none;
    border-radius: 5px;
    border: 1px solid #126c62;

}

#heart.active {
    animation: like 0.5s 1;
    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;
    overflow: hidden;
    position: relative;
    margin-bottom: 8px;
}

.event-box-1 .img-box img {
    transition: all 0.3s;
    box-sizing: border-box;
    max-width: 100%;
}

.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: 0px 0 5px 30px;

}

/* .......15 june work hotel list page........ */

.user-section {
    padding-top: 77px;
    background-color: #fff !important;
}

.img-list-event img {
    /* border-radius: 5px;*/
    width: 320px;
    height: 240px;
    transition: all 0.3s;
}

.tect-event p {
    font-size: 14px;
    line-height: 21px;
    margin: 0px;
    letter-spacing: 0px;
}

.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: all 0.3s;
}

.event-br:hover {}

.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: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.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;
}

.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') #e9f3ff;
    background-size: 50% 100%;
    background-position: right;
    background-repeat: no-repeat;
    height: 300px;
    display: flex;
    align-items: flex-end;
    padding-top: 100px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.sticky-space {
    background: url('../img/illis4.jpg') #fff2f2;
    background-size: 50% 100%;
    background-position: right;
    background-repeat: no-repeat;
    height: 300px;
    display: flex;
    align-items: flex-end;
    padding-top: 100px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.sticky {
    position: sticky;
    top: 75px;
}

.sticky-sec .hotel-type {
    padding: 0;
}

.newClass {
    border: none;
    background-color: #6cb722;
    position: fixed;
    z-index: 999;
    top: 0;
    padding: 5px 200px 5px 200px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hotel-type {
    display: none;
}

.input-box {
    background: hsl(90deg 77% 69% / 53%) !important;
    border: 0px 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;
}

.logo-s {
    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;
    background: #126c62;
    border: none;
    color: #fff;
    border-radius: 5px;
    box-shadow: 4px 4px 8px #fff;
    margin-top: 20px;
    width: auto;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    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 0 !important;
}

.category-1 {
    margin: 0;
}

.event-br .btn {
    padding: 0px;
    font-size: 18px;
}


.owl-carousel .owl-stage {
    display: block;
}

.safty-yu ul {
    display: flex;
}

.safty-yu ul li {
    list-style: none;
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 12px;
    display: block;
    align-items: center;
    margin-right: 20px;
    color: #000;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden !important;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.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,
.rgh,
.extras-add h5 {
    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: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.safty {
    display: flex;
    align-items: flex-start;
}

.safty ul li {
    margin-right: 0 !important;
    line-height: 30px;
}

.hotel-safe ul {
    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: transparent !important;
}

#i-5 i {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #126c62;
    border-radius: 50%;
}

#i-5 {
    display: flex;
    justify-content: right;

}

#i-5 button {
    border: none;
    background: transparent;
    z-index: 101;

}

.tab-content .space-button {
    margin-top: 0;
}

a.ui-datepicker-prev {
    background: #126c62;
    color: #FFF;
    padding: 1px 19px;
    border-radius: 3px;
    cursor: pointer;
}

a.ui-datepicker-next {
    background: #126c62;
    color: #FFF;
    padding: 1px 19px;
    border-radius: 3px;
    cursor: pointer;
}

.ui-datepicker-calendar th span {
    font-size: 14px;
    transition: 0.5s;
    color: #FFF;
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td a {
    padding: 5px 10px 5px 10px !important;
    transition: 0.5s;
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td a:hover {
    background: #126c62;
    color: #FFF;
}

#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;
	    z-index: 999 !important;
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
    padding: 5px 2px 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;
}

.form-control-lo i {
    font-size: 22px;
    color: #126c62;
}

.room-avail {

    display: none;
}

.hero-sec .full-img {
    padding-left: 0;
    padding-right: 0;
}

.thumb .img-thumbnail {
    width: 100%;
    height: 220px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    padding: 0px;
    border: none;
    object-fit: cover;
    box-shadow: 4px 4px 8px #e9e9e9;
}

.detail-section .full-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;

}

.facility {
    margin: 10px 0;
}

.hero-sec {
    height: 620px;
    overflow: hidden;

}

.hero-sec .thumb {
    padding-right: 0px;
    padding-left: 0px;
    width: auto;
    flex: 1 0 auto !important;
}

.detail-section .full-img .box {
    background: rgba(15, 16, 14, 0.80);
    box-shadow: rgb(31 38 135 / 37%) 0px 8px 32px 0px;
    backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgb(86 86 86 / 11%);
    height: 180px;
    position: absolute;
    right: 15%;
    top: 30%;
    padding: 31px 21px;
}

.full-img .box h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    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;
}

.hero-banner {
    padding-left: 0;
    padding-right: 0;
}

.gird-event nav .hidden {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gird-event nav svg {
    width: 3%;
}

.gird-event nav .shadow-sm {
    box-shadow: 0 0.125rem 0.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: aliceblue;
    box-shadow: 2px 2px 4px #efe1e1;
}

.gird-event nav .flex a {
    font-weight: 700;
}

.gird-event nav p {
    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;
}

.hero-btn {
    margin-top: 20px;
}

.emenity a {
    display: inline-grid;
    padding: 15px;

}

.emenity a label {
    text-align: center;
    font-size: 12px;
}

.emenity {
    display: flex;

}

.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;

}

.detail-section {
    padding: 0;
}

.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 0;
    list-style: none;
    margin-bottom: 0;
}

.navi-bar {
    background: #fff;
    border-bottom: 0.7px solid #bababa;
}


.nav-tab li a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}

.nav-tab li .navLink.active {
    border-bottom: 3px solid #126c62;
    color: #126c62;
    padding-bottom: 10px;
}

.over-row .value {
    font-size: 12px;
    padding: 5px 8px;
    margin: 0 3px 8px 1px;
    background: #126c62;
    color: #fff;
    border-radius: 3px;
}

.over-row .newly {
    font-size: 12px;
    padding: 5px 8px;
    margin: 0 5px 10px 5px;
    background: #98d55d;
    color: #fff;
    border-radius: 3px;
    -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 {
    font-size: 14px;
    line-height: 35px;
    display: flex;
    align-items: center;
}

.parking {
    font-size: 14px;
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.parking span:nth-child(2) {
    background-color: #126c62;
    padding: 0px 10px;
    color: #fff;
    border-radius: 4px;
}

.location p i {
    font-size: 24px;
    padding-right: 10px;
    ;

}

.parking i {
    font-size: 24px;
    padding-right: 10px;
    color: #126c62;

}

.location p .bx-current-location {
    color: red;
}

.location p .bxs-hotel {
    color: #32e148;

}

.location p .bx-walk {
    color: royalblue;
}

.event-box-1 .box .bx {
    font-size: 20px;
    color: #126c62;
    margin-right: 5px;

}

.event-box-1 .img-box img {
    transition: all 0.3s;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    height: 220px;
}

.event-box-1 .box a {
    background: #177062;
    color: #FFF;
    padding: 4px 14px;
    border-radius: 4px;
    float: right;
    margin-right: 10px;
    transition: 0.5s;
}

/* 20 june css detail page */
.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 {
    display: flex;
}

.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;
    /* margin: 20px 0; */

}

.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;
}

.parking span {
    display: flex;
    align-items: center;

}

.room-content {
    padding: 20px 20px;
    border: 5px solid #fff;
}

.room-price {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 5px solid #fff;

    padding: 20px 0;
}

.hotel-img {
    border: 5px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

.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;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.over-row h3 {
    font-size: 24px;
    font-weight: 900;

}

.gird-event#filterdata {
    display: block;
}

.over-row p {
    margin-bottom: 20px;
}

.check-time {
    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;
}

.amenities-img {
    display: block;
}

.amenity-row h1 {
    font-size: 24px;
    font-weight: 800;
    padding: 10px;
    text-transform: uppercase;
    background: #126c62;
    color: #fff;
    margin-bottom: 30px;
}

.policy h1,
.emenities-sec h1 {
    font-size: 20px;
    /* font-weight: 800;*/
    text-transform: uppercase;
    padding: 10px;
    background: #126c62;
    color: #fff;
}

.amenity-row img {
    width: 80px;
    height: auto;
    margin: auto;
    padding: 13px;
}

.amenity-row .amenities-img .bx {
    font-size: 26px;
    color: #126c62;
    /* background: #126c62; */
    border-radius: 50%;
    padding: 4px 3px;
    margin-right: 0px;
    font-weight: bold;
}

.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;

}

.check-in,
.check-out {
    display: flex;
    align-items: center;
}

.over-row p:nth-child(1) {
    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: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 15px 0;
    margin: 5px;
}

.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;
}

.policy-col {
    display: flex;
}

.policy,
.emenities-sec,
.overview,
.room-sec {
    padding: 4px 0;
}

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;
}


/*************roomlist****************/

.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;
}

.mart-rom ul {
    padding: 0px;
}

.mart-rom ul li i {
    font-size: 22px;
}

.heig-fic-room-list {
    overflow: hidden;
    border-radius: 0px;

}

.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;
    /* background: #ccc; */
}

.more-details {
    font-weight: 600;
    font-size: 14px;
}

.more-details:hover {
    color: #11564f;
}

.room-outline {
    /* border: 1px solid #ccc;*/
    background: #FFF;
    margin-top: 34px;
}

.roomlist .dropdown-menu.show {
    display: block;
    z-index: 9;
}

.roomlist {
    border: 1px solid #D6EEED;
    overflow: hidden;
}

/* .roomlist:nth-child(1){
    background: url('../img/h5.jpg');
    background-position: bottom;
    background-size: cover;
} */
#roomdetails .owl-carousel.owl-loaded {
    display: block;

}

.event-sec .img-banner img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}
.img-banner{
    position: relative;
}

.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, 0.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;
}

#exampleModal .modal-body {
    padding: 0;
}

.event-sec .img-banner .bannner-text p {
    margin-bottom: 0;
}

.romtype button {
    outline: none;
    width: 100%;
    text-align: left;
    background: #D6EEED;
    border-radius: 0px;
    font-size: 16px;
    font-weight: bold;
    padding: 11px;
}

.client-testimonial .nav-tabs>.nav-item>.nav-link.active {
    background-color: #fff;
    border-radius: 30px;
    color: #FFFFFF;
}

.romtype .btn:focus,
.romtype .btn.focus {
    box-shadow: none;
}

.romtype .dropdown {}

.chagr-es {
    padding: 12px 1px;
    line-height: 25px;
}

.chagr-es del {
    font-size: 16px;
    font-weight: 500;
}

.chagr-es h5 {
    font-weight: 600;
}

.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;
}

.roomlist h3 {
    font-size: 18px;
    font-weight: bold;
    padding: 13px;
    background: #D6EEED;
    color: #000;
}

.modal-content #LoginForm .carousel img {
    height: 400px;
    object-fit: cover;
    object-position: center;

}

#roomdetail .carousel-item img {
    height: 275px;
    object-fit: cover;
}

#roomdetail .carousel-control-prev,
#roomdetail .carousel-control-next {
    display: none;
}

.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: 0.56s;
    border: 1px solid #126c62;
    float: left;
}

.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;
    margin-bottom: 0px;
}

.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 {
    font-size: 18px;
}

.modal-header span {
    font-size: 21px;
    font-weight: 600;
}




#post-review-box .btn-success-text:hover {
    background: #91d550;
    color: #126c62;
}


.booking-type .h-hotel .form-control-lo {
    margin-top: 0;
}

.modal-body {
    padding: 0;
}

.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 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: initial;
}


/*=============================================== 19 july space space css start========================================================= */
/*=============================================== 19 july space space css start========================================================= */
/*=============================================== 19 july space space css start========================================================= */
.main-body {
    overflow: hidden;
}

.spaces-banner {
    height: 400px;
    background-image: url("https://source.unsplash.com/random/1200×700/?wedding, birthday, live show, seminar, dark");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

    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;

}

.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 {
    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 {
    position: relative;
}

.space-detail h3:after {
    content: '';
    background: #126c62;
    height: 2px;
    width: 60px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -30px;

}

.abt-col {
    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: all 0.3s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.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 0;
    font-size: 16px;
    font-weight: 900;

}

.abt-col p {
    margin: 5px 0 0 0;
    font-size: 14px;


}

.space-about {
    padding-top: 40px;
    padding-bottom: 40px;
}

.abt-col .space-img {
    display: flex;
    justify-content: center;
}

.abt-col .space-text {
    text-align: center;
}

.abt-col button {
    border: none;
    background: none;
    border-bottom: 2px dotted #126c62;
    color: #126c62;
}

.space-ser {
    background-image: url("https://votivelaravel.in/roadNstays/resources/assets/img/h5.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0;
}

.space-ser .space-contain {
    padding: 50px;
    background: rgb(32 35 36 / 80%);
}

.space-contain h3 {
    color: #fff;
}

.space-contain p {
    color: #fff;
    margin-bottom: 20px;
}

.servic-col {
    background: #fff;
    padding: 20px 30px 50px 30px;
    text-align: center;
    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;
}

.servic-col:nth-child(1) {
    margin: 0;
}

.servic-col p {
    color: #000;
    font-size: 16px;
    line-height: 24px;

}

.servic-col h5 {
    font-weight: 900;
}

.servic-col .icon {
    background: #126c62 none repeat scroll 0 0;
    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-serrow button {
    border: none;
    background: #126c62;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    text-transform: capitalize;
}

#featured .owl-carousel {
    overflow: hidden;
}


.space-testimonial .text-t {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.space-testimonial {
    position: relative;
    padding: 50px 0 0px 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 {
    font-weight: 900;
    font-size: 24px;
    text-align: left;
}


.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 {
    border: none;
}

.recom-head {
    display: flex;
    justify-content: space-between;
    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;
}

.wht-text-r-1 h4 {
    font-size: 16px;
    position: relative;
    top: -105px;
    left: 0px;
    font-weight: bold;
    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: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.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: #126c62;
    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;
}

.testimonials .testimonial-ite .imgae-rid {
    display: flex;
    justify-content: center;
}

.space-t .owl-item .item {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.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;
    margin-bottom: 0px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .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-dots {
    display: none;
}

.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 0;
    background: url('../img/traveltip1.png');
    background-attachment: fixed;
    background-size: cover;
    background-position: 100% 10%;
    background-repeat: no-repeat;

}

.space-t .owl-nav {
    position: absolute;
    top: 20%;
    width: 100%;
    display: block !important;
}

.space-t .owl-nav span {
    font-size: 22px;
}

.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;
}

.space-t .owl-nav .owl-next {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    position: absolute;
    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 5px;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
}

.space-type {
    position: relative;
    top: 37px;
    margin-top: -30px;

}

.space-searc .s-siz {
    display: block;
    width: 100%;
    height: 52px;
    padding: 0.375rem 0.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 {
    display: flex;
    align-items: center;
}

.h-space span i {
    margin-right: 6px;
    font-size: 24px;
}

.space-sbutton {
    display: flex;
    justify-content: end;
    align-items: center;
}

.space-sbutton i {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #126c62;
    border-radius: 50%;
}

.space-sbutton button {
    border: none;
    background-color: transparent;
    padding: 0;
}




/*............................................ space details page css start........................................................ */
/*............................................ space details page css start........................................................ */
/*............................................ space details page css start........................................................ */

.spaces-detail {
    background-color: cadetblue;
    height: 250px;
}

/* .space-dl h5{
    position: absolute;
    left: 0%;
    top: 120px;
    color: #fff;
    font-size: 24px;
    font-weight: bolder;
    text-transform: uppercase;
}
.space-sec .space-filter{
    background-color: #fff;
}
.space-listsec .tabs {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      background-color: #fff;
      border-radius: 8px 8px 0 0;
      box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%);
      justify-content: space-between;
      border-radius:0px;
      position: relative;
      top: -55px;
      border-radius: 10px;
}
.space-listsec .tabs img{
    width: 20px;
    margin: auto;
}
  
  .space-listsec  .tabs__label {
    padding: 15px 29px 10px 28px;
    cursor: pointer;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
      display: grid;
      margin-bottom: 0;
  }
  .space-listsec .tabs__label i{
      display: flex;
      justify-content: center;
      align-items: center;
      width: 30px;
    font-size: 20px;
    margin: auto;
  }
  
  .space-listsec  .tabs__radio {
    display: none;
  }
  
  .space-listsec .tabs__content {
    order: 1;
    width: 100%;  
    line-height: 1.5;
    font-size: 0.9em;
    display: none;
      background-color: #fff;
      position: relative;
      border-radius: 10px;
      
  } */
.text-detail ul {
    display: flex;
}

.text-detail ul li {
    margin: 0 35px 0 0px;
    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 {
    padding: 0;
}

.space-listsec .tabs__radio:checked+.tabs__label+.tabs__content {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px 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: #ffffff;
    border-color: #ffffff;
}

.space-dropdown:hover .dropdown-menu {
    display: block !important;
}

.space-span {
    width: 70%;
}

.space-span i {
    font-size: 20px;
    color: #009578;
}

.space-filter {
    padding-top: 0;
}

.space-filter h1 {
    font-size: 18px;
}

.space-testimonial .testimonial-item {
    height: auto;
    margin: 25px 5px 10px 5px;
}

.space-testimonial .testimonial-item .world-class-feature {
    height: 120px;
    width: 100%;
}

.space-testimonial .testimonial-item .wht-text-r h4 {
    top: -78px;
    left: 0px;
    font-weight: 400;
    padding: 14px;
}

.curated-head span {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px;
}

.curated-head {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 20px 0;
}

.curated-owl {
    overflow-x: hidden;
    position: relative;
}

.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, 0.3);
    position: absolute;
    bottom: 0;
    padding: 10px 10px 0 10px;
    color: #fff;
}

.curated-owl .text-t p {
    padding: 0px 0 13px 0;
}

.curated-owl .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}

.curated-owl .owl-nav span,
.segment-owl .owl-nav span {
    font-size: 22px;
}

.curated-owl .owl-nav .owl-prev {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    position: absolute;
    left: 0px;
    -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 {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    position: absolute;
    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 {
    margin-top: 10px;
}

.q-space .img-dec img {
    width: 22vw;
    height: 260px;
    border-radius: 10px;
    margin-bottom: 10px;
    object-fit: cover;
}

.q-space {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.quality-spaces {
    padding-top: 20px;
}

.view-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #e3f7f6;
}

.view-box img {
    width: 50%;
    height: 350px;
    object-fit: cover;
    mix-blend-mode: multiply;
}

.view-box a {
    width: 48px;
    height: 48px;
    position: relative;
    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 20px;
    background: #e3f7f6;
}

.segment-space img {
    padding-right: 10px;
    height: 60px;
}

.segment-owl {
    overflow-x: hidden;
    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;
    text-transform: uppercase;
    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 {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    position: absolute;
    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 {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    position: absolute;
    right: -15px;
    -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-dots {
    margin-top: 10px;
}

.spaceblog-testimonial {
    padding: 0;
    margin-bottom: 50px;
}

.trend-blog {
    font-size: 24px;
    font-weight: 800;
    color: #000;
    padding-left: 20px;
}

.space-city {
    overflow: hidden;

}

.space-city .owl-dots {
    display: none;
}

.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: 800;
    color: #000;

}

.trendwith-city {
    padding-left: 20px;
}

.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 {
    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;
}

.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 0px;
    height: auto;
    position: relative;
    background: #fff0;
    border: 0px 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-top-right-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 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;
}

.space-listsec .select-dropdown select {
    font-size: 1rem;
    font-weight: normal;
    max-width: 100%;
    padding: 8px 24px 8px 10px;
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}

.space-listsec .select-dropdown select:active,
.space-listsec .select-dropdown select:focus {
    outline: none;
    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;
    width: 100%;
    height: 52px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    border: none;
}

.category-8 input {
    width: 100%;
}

.newClass-1 {
    position: fixed;
    top: 30px;
    z-index: 999;
    width: 100%;
    background: #126c62;
    padding: 7px 0;

}

.newClass-1 .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.space-st {
    /*background: hsl(90deg 77% 69% / 53%) !important;
    ;*/
    background: #FFF;
}

.world-class-feature-space h3 {
    font-size: 16px !important;
    font-weight: bold;
    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;
    vertical-align: middle;
}



/*================= tour list page css start ========*/
.tl-1 .carousel-item img {
    height: 400px;
    object-fit: cover;
    filter: brightness(0.5);
}

.tl-1 {
    padding: 0;
}

.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;
}

.popular-tour .pop-head,
.tour-text h5 {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    padding: 0 0 20px 0;
}

.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: #000000;
    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: rgba(0, 0, 0, 0) url(https://cdn-cdmol.nitrocdn.com/KFQDmxQBNnLDdTnTTDkBVOgXcRipJEny/assets/static/optimized/rev-a92e67a/international/wp-content/themes/tmi-international/images/bg-shade.png) repeat-x scroll left bottom;
    height: 76px;
    width: 100%;
}

.img_div {
    overflow: hidden;
    position: relative;
}

.tour_package p {
    bottom: 0;
    width: 100%;
    position: absolute;
    margin-left: 10px;
}

.popular-tour .img_div img {
    height: 160px;
    width: 100%;
    object-fit: cover;
}

.tour-book {
    position: relative;
    padding: 30px 0 30px 0;
}

.tour-book .shadow_div1 {
    box-shadow: 0px 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: 0px 2px 0px #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;
}

.round_btn {
    position: relative;
    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 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
}

#tour-blog .testimonial-item {
    height: auto;
}

#tour-blog .container {
    overflow-x: hidden;
}

#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 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 {
    position: absolute;
    top: 30px;
    content: "";
    width: 25%;
    height: 3px;
    left: 4%;
    background: #98d55d;
}

#tour-blog .tour-blog-1 h5:after {
    position: absolute;
    top: 35px;
    content: "";
    width: 4%;
    height: 3px;
    left: 47%;
    background: #98d55d;
}

#tour-blog .tour-blog-1 h5 {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    padding: 0 0 20px 0;
}

/*====================================================== tour list page css end =====================================================*/
/*====================================================== tour list page css end =====================================================*/


/*=============================================== space page list wise css start===================================== */
/*=============================================== space page list wise css start===================================== */
/*=============================================== space page list wise css start===================================== */
.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);
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
}

.sc-1 .scfirst-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sc-1 .scfirst-row {
    height: 400px;
    position: relative;
    background: #000000a6;
}

.sc-1 .scfirst-col h4 {

    color: #fff;
    font-size: 24px;
    font-weight: 900;
}

.sc-1 .scfirst-col p {
    color: #fff;

}

.sc-1 .scfirst-col i {
    font-size: 30px;
    color: white;
    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;
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    color: #fff;

}

.scthird-row .scthird-col h5 {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
}

.scthird-row .scthird-col h5:after {
    position: absolute;
    top: 55px;
    content: "";
    width: 10%;
    height: 3px;
    left: 44%;
    background: #98d55d;
}

.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;
    font-weight: 700;
    color: #000;
    padding: 10px 0;
}

.scsecond-row {
    overflow-x: hidden;
}

.scsecond-row .owl-nav {
    display: flex;
    justify-content: center;
}

.scsecond-row .owl-nav .owl-prev {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    -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;
    margin-right: 5px;
}

.scsecond-row .owl-nav .owl-next {
    background: #ffff !important;
    width: 40px;
    border-radius: 50% !important;
    height: 40px;
    -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;
    margin-left: 5px;
}

.scsecond-row .owl-nav span {
    font-size: 22px;
}

.scsecond-row .owl-carousel .owl-item img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    object-fit: cover;
    transition: transform .3s ease-out 0s;
    -webkit-transition: transform .3s ease-out 0s;
    -moz-transition: transform .3s ease-out 0s;
    -ms-transition: transform .3s ease-out 0s;
    -o-transition: transform .3s ease-out 0s;
    margin-bottom: 10px;
}

.scsecond-row .owl-carousel .owl-item a {
    display: flex;
    justify-content: center;
}

.scsecond-row .owl-carousel .owl-item p {
    text-align: center;
}

.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);
}

.scthird-col {
    padding: 20px 0;
}

.sc-2 {
    border-bottom: 2px solid #eee;
    background: #126c6214;
    position: relative;
}

.scrow-3 img {
    height: 200px;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    object-fit: cover;

}

.scrow-3 .item-card {
    box-shadow: 0 2px 8px #00000026;
    border-radius: 10px;
    transition: box-shadow .2s;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-bottom: 30px;
}

.scrow-3 .item-card-title {
    font-size: 15px;
    transition: 1s;
    cursor: pointer;
}

.scrow-3 .item-card-title i {
    font-size: 15px;
    transition: 1s;
    cursor: pointer;
    color: #ffa710
}

.scrow-3 .card-title i:hover {
    transform: scale(1.25) rotate(100deg);
    color: #18d4ca;

}

.scrow-3 .card:hover {
    transform: scale(1.01);
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
}

.scrow-3 .item {
    padding-left: 7px;
    padding-right: 7px;
}

.scrow-3 .card::before,
.scrow-3 .card::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: scale3d(0, 0, 1);
    transition: transform .3s ease-out 0s;
    background: rgba(255, 255, 255, 0.1);
    content: '';
    pointer-events: none;
}

.scrow-3 .card::before {
    transform-origin: left top;
}

.scrow-3 .card::after {
    transform-origin: right bottom;
}

.scrow-3 .card:hover::before,
.scrow-3 .card:hover::after,
.scrow-3 .card:focus::before,
.scrow-3 .card:focus::after {
    transform: scale3d(1, 1, 1);
}

.scrow-3 .card .text h6 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: initial;
    font-weight: 700;
}

.scrow-3 .card .text .address-star {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: initial;
    font-weight: 700;
}

.scrow-3 .card .text .address-star span {
    font-weight: 300;
}

.scrow-3 .card .text h5 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: initial;
    font-size: 20px;
    font-weight: 900;
}

.scrow-3 .card .text p {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0;
    display: flex;
}

.scrow-3 .card .text {
    padding: 15px 10px;
}

.scrow-3 .card .text i {
    margin-right: 7px;
    font-size: 20px;
}

.scrow-3 .card .text a {
    color: #126c62;
    border-color: #126c62;
    transition: all .15s;
    cursor: pointer;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 15px;
    font-weight: 600;
    border-radius: 0.5rem;
    border: 1px solid;
    background-color: transparent;
    width: 75%;
    margin: auto;
}

.scrow-3 .card .text a:hover {
    color: #fff;
    border-color: #126c62;
    background-color: #126c62;
}

.sc-3 {
    position: relative;
}

.sc-3 .head-sc:after {
    position: absolute;
    top: 63px;
    content: "";
    width: 5%;
    height: 3px;
    left: 15vw;
    background: #98d55d;
}

.sc-3 .head-sc {
    padding: 0 0 20px 0;
}

.sc-4 .head-sc {
    color: #fff;
}

.space-city-modal {
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    overflow-x: hidden;
}

.space-city-modal .select2-single {
    color: #ffffff;
    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 0s;
    -webkit-transition: transform .3s ease-out 0s;
    -moz-transition: transform .3s ease-out 0s;
    -ms-transition: transform .3s ease-out 0s;
    -o-transition: transform .3s ease-out 0s;
    margin-bottom: 10px;
    -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 {
    background: #ffff !important;
    width: 30px;
    border-radius: 50% !important;
    height: 30px;
    -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;
    margin-right: 5px;
}

.scmodal-row .owl-nav .owl-next {
    background: #ffff !important;
    width: 30px;
    border-radius: 50% !important;
    height: 30px;
    -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;
    margin-left: 5px;
}

.scmodal-row {
    overflow-x: hidden;
}

.space-city-modal .scmodal-row .item p {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    color: #fff;

}

/*=============================================== space page list wise css end===================================== */
/*=============================================== space page list wise css end===================================== */
/*=============================================== space page list wise css end===================================== */

/*========== forget password css start with responsive ====================*/
.registration-sec {
    padding: 0;
    padding-top: 50px;
}

.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;
}

.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: 0.375rem 0.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 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -ms-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.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: #ffffff;
    padding: 10px 36px;
    width: 100%;
    border: 2px solid #51afa4;
    transition: 0.5s;
    font-size: 14px;
}

.reg-row .reg-col .content h5 {
    text-align: center;
    color: #126c62;
    font-size: 24px;
    font-weight: 900;

}

.reg-row .reg-col .content p {
    text-align: center;
    color: #126c62;

}

.reg-row .reg-col .content button {
    text-align: center;
    background: none;
    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 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;
    }
}

@media screen and (max-width:1023px) and (min-width:767px) {
    .reg-row .reg-col-1 {
        height: 54vh;
    }

    .reg-row .reg-col .text {
        padding: 20px 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;
    }
}

/*========== forget password css end with responsive ====================*/


/*================================ confirmation page css start here=========================================== */

.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: darkslategrey;
}

.con2-sec img {
    mix-blend-mode: multiply;
    width: 70vw;
    height: auto;
    object-fit: cover;
    display: none;
}

.con-sec .con-row .bx {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.con2-col ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 10px 0 20px 0;
    padding: 0;
}

.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 0px 10px 20px;
    background-color: #98d55d1f;

}

.con2-col .details li:nth-child(1) {
    border-left: 0px dotted #cfc8c8;
    padding-left: 10px;
}

.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: #126c62;
}

.con2-col .contact li {
    background-color: none;
}

.con2-col i {
    font-size: 20px;
    margin-right: 6px;
    color: #126c62;
}

.booker-d {
    display: flex;
    align-items: center;
    padding: 4px 0;
}

.booker-d h6 {
    width: 50%;
}



@media screen and (max-width:767px) {
    .con2-col ul {
        display: block;
        padding: 0px;
    }

    .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: 0px;
        line-height: 30px;
        color: darkslategrey;
        font-size: 22px;
    }

    .con-sec .con-row .bx img {
        width: 70%;
    }

    .con2-col .p-con2 {
        padding-bottom: 20px;
    }

    .con2-col .details li:nth-child(1) {
        border-left: 2px dotted #cfc8c8;
        padding-left: 20px;
    }

    .con2-sec img {
        mix-blend-mode: multiply;
        width: 100vw;
        height: auto;
        object-fit: cover;
    }

    .con2-col h6 span {
        display: block;
    }

}






/*================================ confirmation page css end here=========================================== */

/* ======================space detail-section css start from here======================================================== */
/* ======================space detail-section css start from here======================================================== */
.spaced-row .top-spac {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.spaced-row .top-spac .s-details ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.spaced-row .top-spac .like {
    display: flex;
    justify-content: space-between;
}

.spaced-row .top-spac .like a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.spaced-row .top-spac .like i {
    margin-right: 6px;
}

.spaced-row .top-spac .s-details ul li {
    margin: 5px 25px 0 0;
    list-style: none;
}

.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;
}

.gallery-row .gallery-col img {
    height: 180px;
    object-fit: cover;
    width: 100%;
}

.space-category .detail-persquar {
    display: none;
}

.spaced-sec .spaced-row {
    display: block;
}

.spaced-row h4 {
    font-weight: 900;

}

.gallery-row .gallery-col {
    padding: 0;
    padding-left: 7px;
    padding-bottom: 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%;

}

.gallery-row .gallery-col1 {
    padding: 0;

}

.gallery-row .gallery-col2 {
    padding: 0;

}

.third-galimg img {
    border-top-right-radius: 10px;
}

.last-galimg img {
    border-bottom-right-radius: 10px;
    position: relative;
}

.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 .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: 3px solid rgb(187, 182, 182);
}

.hosted-row .top-spac {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #d5cdcd;
}

.space-form .form {
    padding: 24px 20px;
    border-radius: 12px;
    border: 1px solid rgb(221, 221, 221);
    box-shadow: 6px 2px 15px #ccc;

}

.hosted-row {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.hosted-row .space-content {
    width: 63%;
}

.hosted-row .space-form {
    width: 34%;
    padding-right: 0;
}

.space-form .form ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0;
}

.space-form .form ul li h5 {
    font-size: 20px;
}

.space-form .form ul li h5 span {
    font-size: 14px;
}

.space-form .form ul li a {
    color: #000;
    text-decoration: underline;
}

.select-date {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid rgb(209 204 204);
    padding: 15px 10px;
    border-radius: 10px;

}

.select-date .date input {
    border: none;
    width: 100%;
}

.select-date .date input::placeholder {
    font-size: 12px;
}

.select-date .date {
    width: 50%;
}

.form .s-siz {
    width: 100%;
    border: none;
    font-size: 12px;
}

.select-date .space-sele {}

.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: linear-gradient(to right, #126c62 0%, #267c73 50%, #98d55d 100%) !important;
    border: none;
    color: #fff;
    width: 100%;
    padding: 10px 10px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0;
    border-radius: 10px;
}

.form .charge-yet {
    text-align: center;
    font-size: 14px;
}

.form .charges {
    border-bottom: 1px solid rgb(209 204 204);
    margin-bottom: 20px;
}

.form .total ul li {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
}

.form .charges ul li {
    font-size: 14px;
}

.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 p {
    font-size: 14px;
}

.ktext img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}


/* ======================space detail-section css end from here======= */

/* ................event page css................. */

.event-detail .carousel img {
    height: 550px;
    object-fit: cover;
    object-position: center;
    filter: brightness(0.5);
}

.event-detail .carousel .carousel-caption {
    top: 50%;
}

.event-detail .carousel .carousel-caption h5 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0px;
    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 {
    display: flex;
    justify-content: space-between;
}

.sponser-event .about-box img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.event-detail {
    padding: 0;
}

.accordion-item {
    margin-bottom: 15px;
    border: none;
}

.price-tag .row {}

.about-event .about-box i {
    background: #126c62;
    font-size: 35px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    position: absolute;
    top: -20%;
    left: 40%;
    border: 6px solid #fff;
}

.about-event .about-box .text {
    padding-top: 50px;
    padding-bottom: 10px;
}

.about-event .about-box .text h1 {
    font-size: 20px;
}

.about-event .about-box .text p {
    font-size: 16px;
}

.text-about:nth-child(2) {
    text-align: center;
}

.about-content {
    padding: 20px 0;
}

.event-dt-2 .nav-tabs {
    border-bottom: 0;
    display: flex;
    justify-content: space-around;
    background: #126c62;
    padding: 20px 0;
}

.event-dt-2 .nav-tabs li a {
    color: #fff;
}

.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:nth-child(1) {
    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;
    }
}

@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;
    }
}

.client-testimonial .tab-content .fade {
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.client-testimonial .tab-content .client-thumb {
    width: 10.5rem;
}

.client-testimonial .tab-content .client-desc {
    -webkit-box-shadow: 0px 15px 50px 0px rgb(235 235 234);
    box-shadow: 0px 15px 50px 0px rgb(235 235 234);

    padding: 10px 20px;
}

.client-testimonial .tab-content .client-desc h6 {
    font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .section-ptb,
    .section-pt,
    .section-pb {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media (max-width: 767.98px) {

    .section-ptb,
    .section-pt,
    .section-pb {
        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;
}

.section-ptb .heading h4 {
    font-weight: 600;
}

.text-about h5,
.gallery-container h5,
.sponser-block h5 {
    font-weight: 600;
}

.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 {
    position: absolute;
    bottom: 10px;
    background: #100f0f73;
    color: #fff;
    width: 67%;
    margin: auto;
    padding: 10px 0 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, 0.14);
    position: relative;
    border-radius: 2px;
    overflow: hidden;
}

.upcoming-event .blog_content .blog_item:hover .blog_image img {
    transform: scale(1.1);
}

.upcoming-event .blog_content .blog_item .blog_image {
    overflow: hidden;
    padding: 0;
}

.upcoming-event .blog_content .blog_item .blog_image img {
    width: 100%;
    transition: transform 0.5s ease-in-out;
}

.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;
}

.upcoming-event .blog_content .blog_item .blog_details {
    padding: 25px 20px 30px 20px;
}

.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: all 0.3s;
    text-decoration: none;
}

.upcoming-event .blog_content .blog_item .blog_details .blog_title h5 a:hover {
    color: #ff5e14;
}

.upcoming-event .blog_content .blog_item .blog_details ul {
    padding: 0 3px 10px 0;
    margin: 0;
}

.upcoming-event .blog_content .blog_item .blog_details ul li {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    color: #7f7f7f;
}

.upcoming-event .blog_content .blog_item .blog_details ul li i {
    padding-right: 7px;
}

.upcoming-event .blog_content .blog_item .blog_details p {
    border-top: 1px solid #e5e5e5;
    margin-top: 4px;
    padding: 20px 0 4px;
}

.upcoming-event .blog_content .blog_item .blog_details a {
    font-size: 16px;
    display: inline-block;
    color: #126c62;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

.upcoming-event .blog_content .blog_item .blog_details a:hover {
    color: #020d26;
}

.upcoming-event .blog_content .blog_item .blog_details a i {
    vertical-align: middle;
    font-size: 20px;
}

.upcoming-event .blog_content .owl-nav {
    display: block;
}

.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: all 0.3s;
    color: #fff;
}

.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-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: all 0.3s;
}

.upcoming-event .blog_content .owl-nav .owl-next span {
    font-size: 25px;
    margin-top: -6px;
    display: inline-block;
}

.upcoming-event .blog_content .owl-nav .owl-next:hover {
    background: #fff;
    border-color: #126c62;
    color: #126c62;
}

@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: 0px;
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
    position: relative;
    border-radius: 2px;
    overflow: hidden;
}

.Sponser-section .blog_content .blog_item:hover .blog_image img {
    transform: scale(1.1);
}

.Sponser-section .blog_content .blog_item .blog_image {
    overflow: hidden;
    padding: 0;
}

.Sponser-section .blog_content .blog_item .blog_image img {
    width: 100%;
    transition: transform 0.5s ease-in-out;
}

.Sponser-section .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 {
    padding: 25px 20px 30px 20px;
}

.Sponser-section .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: all 0.3s;
    text-decoration: none;
}

.Sponser-section .blog_content .blog_item .blog_details .blog_title h5 a:hover {
    color: #ff5e14;
}

.Sponser-section .blog_content .blog_item .blog_details ul {
    padding: 0 3px 10px 0;
    margin: 0;
}

.Sponser-section .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 ul li i {
    padding-right: 7px;
}

.Sponser-section .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 {
    font-size: 16px;
    display: inline-block;
    color: #126c62;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

.Sponser-section .blog_content .blog_item .blog_details a:hover {
    color: #020d26;
}

.Sponser-section .blog_content .blog_item .blog_details a i {
    vertical-align: middle;
    font-size: 20px;
}

.Sponser-section .blog_content .owl-nav {
    display: none;
}

.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: bold;
}

.event-gallery .gallery-container p.page-description {
    text-align: center;

    font-size: 18px;
    color: #999;
}

/* Override bootstrap column paddings */
.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: 0.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, 0.7);
    content: "";
    transition: 0.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 0px;
}

.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: 0px;

}

.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;
}

.price-tag .ticket-btn {
    text-align: center;
}

.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 {
    position: relative;
}

.hotel-addon .tab-content .owl-item .item p {
    position: absolute;
    bottom: 0;
    position: absolute;
    z-index: 999;
    background: rgba(29, 27, 27, 0.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;
}

.hotel-addon .nav-tabs>.nav-item>.nav-link.active {
    background-color: #126c62;
    /* border-radius: 30px; */
    color: #FFFFFF;
}

.hotel-addon .nav-tabs>.nav-item>.nav-link {
    color: #888888;
    margin: 0;
    margin-right: 0px;
    background-color: white;
    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 0;
    margin: 0;
    color: #126c62;
}

.space-addonslider .item .addn-text p {
    font-size: 13px;
    font-weight: 300;
    padding: 7px 0 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 10px;
    background: #ffffff;
    box-shadow: 0px 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;
    /* font-weight: 600;*/
    text-transform: uppercase;
    margin: 15px 0;
    border-radius: 6px;
    /*   -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;*/
}

.space-addon .row {
    padding: 34px 30px 34px 40px;
    background-size: cover;
    display: flex;
    align-items: center;
    box-shadow: 0px 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-space::placeholder,
.reserved input::placeholder,
.locatin-hotel::placeholder {
    color: #0000009e;
}

/*...............event detail css done................... */

.filter-row .sticky-spaclist {
    width: 25%;
    height: 100%;
    position: sticky;
    z-index: 99;
    top: 75px;
}

.guest-no .minus,
.guest-no .plus {
    width: 35px;
    background: #f2f2f2;
    padding: 8px 5px 8px 5px;
    border: 1px solid #ddd;
    display: flex;
    text-align: center;
    height: 35px;
    justify-content: center;
    align-items: center;
}

.guest-no input {
    height: 40px;
    width: 35px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    height: 35px;
}

.guest-no .dropdown {
    position: absolute !important;
    background-color: #fff;
    width: 100%;
    left: 0;
    text-align: left;
    padding-left: 15px;

}

.guest-no .dropdown .btn {
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #0000009e;
    background: transparent;
    width: 100%;
    text-align: left;
    height: 30px;
}

.guest-no .dropdown-item {
    display: flex;
    width: 100%;
    padding: 10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    justify-content: space-between;
    align-items: center;
}

.guest-no .dropdown-item .number {
    padding-left: 10px;
    display: flex;
}


.hotel-book1 form {
    display: block !important;
}

.guest-no .dropdown-item span {
    font-size: 12px;
    color: #000;
    font-weight: 500;
}

/* hotel list */

.guest-no1 .minus,
.guest-no1 .plus {
    width: 35px;
    background: #f2f2f2;
    padding: 8px 5px 8px 5px;
    border: 1px solid #ddd;
    display: flex;
    text-align: center;
    height: 35px;
    justify-content: center;
    align-items: center;
}

.guest-no1 input {
    height: 35px;
    width: 35px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;

}

.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%;
    display: flex;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-radius: 8px;
}

.guest-no1 .dropdown-item .number {
    display: flex;
    margin-left: 5px;
}

.guest-no1 .dropdown .dropdown-menu {
    box-shadow: 2px 4px 11px #ccc;
}

.guest-no1 .dropdown-item span {
    font-size: 12px;
    color: #000;
    font-weight: 500;

}

.add-fav {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    top: 3%;
    right: 3%;
    transition: all .5s ease;
    border-radius: 3px;
    background: -webkit-linear-gradient(top, #fff, #ddd) #ddd;
}

.add-fav:hover {}

.icon-heart {
    font-size: 16px;
    color: #666;
    position: relative;
    transition: all .5s ease-in-out;
}

.img-list-event input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.img-list-event input[type="checkbox"]:checked+.icon-heart {
    color: red;

}

.event-box-1 .img-box input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.event-box-1 .img-box input[type="checkbox"]:checked+.icon-heart {
    color: red;

}

.filter-row ul li .bxs-star {
    font-size: 16px;
}

.hotel-typ form {
    margin: 0 !important;
    margin-top: 22px;
}

.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;
}

.profile-pic img {
    mix-blend-mode: multiply;
}

.tz-gallery img {
    width: 100%;
    height: 245px;
    object-fit: cover;
}


/*---========-10 june responsive work below 768px ---========*/

@media screen and (max-width:767px) {
    .detail-section .full-img .box {
        background: rgb(15 16 14 / 75%);
        box-shadow: rgb(31 38 135 / 37%) 0px 8px 32px 0px;
        backdrop-filter: blur(4px);
        border-radius: 10px;
        border: 1px solid rgb(86 86 86 / 11%);
        width: 75vw;
        height: 140px;
        position: absolute;
        right: 8%;
        padding: 15px 15px;
    }

    .date1 h3 {
        font-size: 14px !important;

    }

    .nav-tab {
        display: flex;
        justify-content: space-evenly;
        padding: 1px 0 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;
    }

    button.more-details {
        margin-bottom: 20px;
    }

    .nav-tab li a {
        font-size: 10px;
        color: #000;
        font-weight: 500;
        text-transform: capitalize;
    }

    .room-outline {
        display: block !important;
    }

    .check-time {
        display: block;
    }


    /* .outersec>.left-col,
.outersec>.right-col {
    height: 100%;
    display: block;
    margin-right: 0px;
    vertical-align: top;
} */

    .amitn p {
        padding-bottom: 20px;

    }

    .testimonials .owl-nav,
    .testimonials .owl-dots {
        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;
    }

    .revie-box {
        display: block;
    }

    .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%;
    }

    .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;
    }

    .date2 {
        width: auto;
    }

    .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;
    }

    .room-praci ul li {
        margin: 5px 0;
    }

    .bankpay h4 {
        font-size: 17px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .image-section img {
        width: 100% !important;
        height: 220px;
    }

    .revie-box-boxi p {
        line-height: 26px;
        padding: 4px;
        width: 100%;
        margin-top: 10px;
    }

    .revie-box-boxi ul li {
        margin: 5px 0;
    }

    .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;

    }

    .image-section:before {
        content: '';
        position: absolute;
        width: 99%;
        height: 220px;
        background: rgba(0, 0, 0, 0.3);
        border-radius: 6px;
        top: 0px;
    }

    .image-section {
        overflow: hidden;
        border-radius: 4px;
        height: 233px;
    }



    /* 14 june work */
    .event-box-1 .box {
        max-width: 100%;
    }

    .hero-event h1 {
        font-size: 28px;
    }

    .hero-event,
    .filter-row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .event-box-1 .img-box {
        width: auto;

    }

    /* 16 june responsive work  */
    .event-br {
        display: block;
        position: relative;
    }

    .img-list-event {
        width: 100%;
    }

    .tect-event {
        width: 100%;
    }

    /* 28 june responsive work */

    .hotel-type {
        padding: 0px;
    }

    .event-locaation {
        padding: 0px;
    }

    .filter_01 {

        margin-bottom: 10px;
        padding-left: 0;
    }

    .filter_01:last-child {
        padding-right: 0px !important;
    }

    .booking-type .filter_01 .form-control-lo {
        width: 100% !important;
    }

    .gird-event {
        padding: 0;
    }

    .img-list-event img {
        border-radius: 5px;
       /* width: inherit;*/
        height: 175px;
        text-align: center;
        object-fit: cover;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }

    .hotel-type {
        display: block;
    }

    .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 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
    position: relative;
    top: 11px;
    left: calc(48% - 100px);
}



    /*................................................... vendor side responsive css................................................... */
    .hotel_info-card {
        margin: 0px 0px;
    }

    .hotel_info-card .card-body {
        padding: 0;
    }

    div.dataTables_wrapper div.dataTables_filter label {
        font-weight: normal;
        white-space: nowrap;
        text-align: end;
    }

    /*======================================= 21 july responsive work=============================================================== */
    .list-header {
        display: block;
    }

    .info-details {
        padding-bottom: 10px;
        width: 100%;
    }

    .time-event-bn {
        display: block;
    }

    .tect-event p {
        font-size: 12px;
        line-height: 18px;
        font-weight: 500;
        margin: 0;
    }

    .botm-icom {
        width: 100%;
    }

    .event-sec .img-banner .bannner-text {
        padding: 10px 10px;
        
    }

    .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, 0.18);
        font-size: 36px;
        font-weight: 900;
        padding: 15px 40px;
        position: absolute;
        color: #fff;
        text-transform: uppercase;
    }

    .event-sec .img-banner .bannner-text h1 {
        font-size: 1.5rem;
    }

    .img-banner {
        margin-bottom: 20px;
    }

    .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: 4px !important;
        accent-color: #126c62;
    }

    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .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-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-1,
    .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-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .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-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .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-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .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 page responsive css========================================== */
    .space-listsec .tabs__radio:checked+.tabs__label {
        font-size: 12px;
    }

    .space-listsec .tabs__label {
        padding: 8px 15px 10px 15px;
        font-size: 12px;
        color: #000;
        font-weight: 400;
        text-transform: capitalize;
    }

    .space-dl h5 {
        top: 95px;
        font-size: 16px;
        line-height: 24px;
    }

    .space-listsec .tabs__radio:checked+.tabs__label+.tabs__content {
        padding: 0;
    }

    .locatin-fil {
        width: 100%;
        text-overflow: ellipsis;
    }

    .space-listsec .select-dropdown {
        width: 100%;
        padding: 10px 0;
    }

    .view-box {
        display: block;
        margin-top: 0px;
        padding: 17px 12px;
    }

    .view-text h5 {
        font-size: 1.1rem;
    }

    .form-control::placeholder {
        color: #6c757d;
        opacity: 1;

    }



    .view-box img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .view-box p {
        padding: 10px 0;
    }

    .segment-owl .box-item {
        width: auto;
    }

    .q-space {
        display: block;
    }

    .q-space .img-dec img {
        width: 93vw;
    }

    .segment-space img {
        width: 60px;
        object-fit: contain;
    }

    .segment-space h5 {
        font-size: 1.1rem;
    }

    .tour-body h2.mb-0.font-weight-bold {
        font-size: 14px;
        padding: 5px 20px;
    }

    .package-coming {
        padding-top: 0;
    }

    .t01 h4 {
        font-size: 20px;
        letter-spacing: 0;
    }

    .t01 {
        padding-bottom: 1px;
        padding-top: 0px;
    }

    .tl-1 .carousel-item img {
        height: 300px;
    }

    .tl-1 .carousel-caption h5 {
        font-size: 22px;
        font-weight: 800;
    }

    .popular-tour .pop-head,
    .tour-text 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;
    }

    .booking-type .form-control-lo-event {
        width: 70%;
    }

    .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 !important;
        margin-bottom: 5px !important;
    }

    .tour-body .price-box {
        padding-left: 0px !important;
        /* border-left: 1px solid #126c62!important; */
    }

    .mid-block {
        background: #f9f9f9;
        padding: 8px 10px;
    }

    .best-sell {
        padding: 0;
    }

    .space-sec {
        padding: 0;
    }

    .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;
    }

    .trendwith-city h5,
    .trend-blog h3,
    #featured-blog .world-class h3 {
        font-size: 16px;
    }

    .space-type {
        position: relative;
        top: 0;
        margin-top: 0;
    }

    .h-space span {
        border-bottom: 1px dotted #b5acac;
    }

    .space-searc {
        border-radius: 5px;
        width: 100%;
        background: #fff0;
        margin-bottom: 10px;
    }

.space_dater {
    display: inline;
    width: 44%;
    border-bottom: none;
}

    .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;
        padding: 10px 0;
    }

    .space-st {
        display: none;
    }

    .space-sec .owl-dots {
        display: none;
    }

    .sticky-sec {
        height: auto;
        padding: 75px 0 30px 0;
    }

    .sticky-space {
        height: auto;
        padding: 75px 0 30px 0;
    }

    .newClass {
        display: none;
    }

    #dynamic .reserved input,
    #dynamic .h-siz {
        border: 1px solid #ced4da;
        height: 50px;
        padding: 0 10px;
        margin-bottom: 10px;
        text-align: center;
    }

    #dynamic .hotel-searchbar,
    #dynamic .h-hotel .form-control-lo {
        border: 1px solid #ced4da;
        height: 50px;
        padding: 0 10px;
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .filter-row .sticky-spaclist {
        width: 100%;
    }

    .sc-1 .scfirst-col h4 {
        color: #fff;
        font-size: 22px;
        font-weight: 900;
        text-align: center;
    }

    #menu a.prett::after {
        display: none;
    }

    .hotel-typ .guest-no1 {
        margin-bottom: 5px;
        border: 1px solid #ced4da;
    }

    .reserved {
    padding-left: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  /*  border: 1px solid rgb(209 204 204);*/
   /* padding: 15px 10px;*/
    border-radius: 10px;
    }

    #i-5 {
        display: flex;
        justify-content: center;
    }

    #i-5 input {
        width: auto;
        justify-content: center;
    }

    .container-fluid .wrapper-d {
        display: block !important;
    }

    .container-fluid .wrapper-d .sticky {
        position: relative;
        top: 0px;
        width: 100% !important;
        display: contents !important;
    }

    .container-fluid .wrapper-d .gird-event {
        width: 100% !important;
    }

    .hotel-typ .filter_01 {
        margin-bottom: 0px;
    }

    #reservation input,
    .space-control {
        width: 97% !important;
        border: 1px solid #ced4da;
    }

    .booking-type form {
        display: block;
        padding: 1px 10px;
    }

    .to-date {
        display: none;
    }

    .space-sbutton i {
        width: 30px;
        height: 30px;
    }

    .event-box-1 .img-box img {
        max-width: 100%;
        width: 100%;
        height: 220px;
    }

    .table-responsive .table th,
    .table-responsive .table td {
        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: 0px;
        left: 0;
    }

    .text {
        margin-bottom: 10px !important;
    }

    .card-header .nav-tabs {
        border: 0;
        padding: 8px 0.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%;
        margin-bottom: 15px;
        max-width: 100% !important;
    }

    .detail-about {
        padding: 0;
    }

    .about-content {
        padding: 0px 0;
    }

    .text-about {
        margin-bottom: 15px;
    }

    .container-1 {
        width: 100%;
        bottom: 0;
        left: 0;
    }

    .section-ptb p {
        margin-bottom: 15px;
        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: 0px;
    }

    .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 {
        display: block;
    }

    .hosted-row .space-content {
        width: 100%;
    }

    .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;
    }

    .co-overlay-text {
        padding: 0;
    }

    .hosted-row .space-form {
        width: auto;
        padding-right: 0;
    }

    #space_booking_detail_form .select-date {
     /*   display: flex;*/
        width: 100% !important;
    }

    .newClass-1 {
        display: none;
    }

    .social-icon-list ul {
        flex-wrap: nowrap;
    }

    .gallery-row .gallery-col1 {
        padding: 0px;

    }

    .gallery-row .gallery-col {
        padding: 0 1px;
        width: 25%;
    }

    .client-testimonial .nav-tabs {
        justify-content: space-between;
    }

    .hosted-sp {
        padding: 0;
    }

    #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: solid 1px #e7e7e7;
        padding-left: 10px;
    }

    .booking-slot .tab-content .guest-no {
        padding-left: 10px;
    }

    .guest-no .dropdown {
        position: relative !important;
        margin-bottom: 0px;
        padding-left: 0px;

    }

    .guest-no1 .dropdown {
     /*   position: relative !important;*/
        padding-left: 8px;
        padding-top: 10px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .space-testimonial .owl-carousel .owl-item img {
        height: 150px;
    }

    .info-slides .carousel-item img,
    .event-sec .img-banner img {
        height: 280px;
        object-fit: cover;
    }

    .info-slides .carousel-item .carousel-caption1 h5,
    .event-sec .img-banner .bannner-text h1 {
        font-size: 22px;
        padding: 10px 25px;
    }

}














/* ------------------------------===============----- responsive work below 1024px ------------------------------------=====-*/
/* ------------------------------===============----- responsive work below 1024px ------------------------------------=====-*/


@media screen and (max-width:1023px) and (min-width:767px) {
    .container {
        padding: 0;
    }

    .revie-box-boxi p {
        line-height: 20px;
        padding: 10px 4px;
        font-size: 12px;
    }

    .revie-box-boxi ul {
        list-style: none;
        padding: 0px 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;
    }

    .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;
    }


    .ravelr-avilab .col-md-2 {
        max-width: fit-content !important;
    }

    .cleaning-head .safty {
        max-width: 50% !important;
    }

    .cleaning-head .safty {
        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: 0px;
        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, 0.3);
        border-radius: 6px;
        top: 0px;
    }

    .form-control {
        border: 1px solid #a2a6a9;

    }

    .event-box-1 .box {
        max-width: 46.333333%;
        padding: 5px 4px 5px 4px;
    }

    .event-box-1 .text {
        font-size: 14px;
        padding: 5px 3px;
    }

    .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 {
        flex: 1 0 25%;
        max-width: 100%;
    }

    .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%;
    }

    .space-sec {
        padding: 0;
    }

    .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%;
    }

    .hotel-type {
        padding: 0;
    }

    .filter_01 {
        padding-right: 0px !important;
        margin-bottom: 12px;
        padding-left: 3px;
    }

    .user-section .col-md-3 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .user-section .col-md-9 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .event-br {
        position: relative;
        display: block;
        margin: 0;
    }

    .info-details {
        padding-bottom: 10px;
        width: auto;
    }

    .event-br .book-btn {
        position: absolute;
        top: 0px;
        right: 25px;
    }

    .time-event-bn {
        display: block;
    }

    .botm-icom {
        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;
    }

    .tect-event {
        width: 100%;
    }

    #hero .carousel-inner .carousel-item {
        height: 700px;
    }

    #dt2,
    #dt1 {
        font-size: 12px;
    }

    .testimonials .testimonial-wrap {
        padding-left: 0px;
    }

    #religious .world-class {
        display: flex;
        flex-direction: column;
        padding: 15px 7px;
    }

    .family-group h2 {
        font-size: 26px;
        line-height: 35px;
    }

    .offer-tex .testimonial-wrap {
        padding-left: 0px;
    }

    .h-siz {
        font-size: 12px;
    }

    .gird-event nav .flex {
        display: none;
    }

    .gird-event nav .shadow-sm {
        top: 0px;
        left: 40px;
    }

    .infobox {
        padding: 10px;
    }

    .runs-andpay {
        justify-content: space-between;
        padding: 8px 2px;
    }

    .infobox h3 {
        font-size: 16px;
        padding: 0px 1px;
    }

    .date2 h6 {
        font-size: 12px;
    }

    .date3 {
        width: auto;
    }

    .detail-section .full-img img {
        height: 300px;
        border-radius: 1px;
    }

    .thumb .img-thumbnail {
        width: 100%;
        height: 100px;
    }

    .emenities {
        display: block;
    }

    .over-row p {
        font-size: 14px;
        line-height: 21px;
    }

    .nav-tab li a {
        font-size: 14px;
    }

    .emenities .hotel-about {
        max-width: 100%;
    }

    .emenities .location {
        max-width: 100%;
    }

    .chagr-es {
        padding: 1px 1px;
        line-height: 22px;
        font-size: 12px;
    }

    .brakfast-price {
        padding: 3px 4px;
    }

    .mart-rom ul li {
        list-style: none;
        line-height: 27px;
        font-size: 14px;
    }

    .chagr-es del {
        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 {
        font-size: 12px;
        padding: 3px 0;
    }

    .event-box-1 .location,
    .event-box-1 .time {
        font-size: 12px;
        padding: 3px 0;
    }

    .filter-row h6 {
        padding: 8px 6px;
        font-size: 16px;
    }

    .filter-row .col-md-3 {
        padding: 0;
    }

    .category {
        padding: 4px 0px;
        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;
    }

    .image-lists {
        margin-bottom: 0px;
    }

    .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;
    }

    .hosted-sp {
        padding: 0;
    }

    .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;
    }

    .scthird-row .scthird-col ul li {
        font-size: 14px;
        font-weight: 500;
    }

    .sc-3 .head-sc:after {
        left: 3%;
    }

    .event-detail .carousel .carousel-caption p {
        width: 100%;
    }

    .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: 0px;
        background: #100f0fde;
        color: #fff;
        width: 92%;
        margin: auto;
        padding: 10px 0 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(0.5);
    }

    .space-form .form {
        padding: 15px 10px;

    }

    .hotel-book1 .hotel-btn {
        position: absolute;
        top: 0px;
        left: 0;
    }

    .cate-text-icon-img .owl-item img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .hotel-form1 {
        width: 550px;
        background: #FFF;
    }

    .hotel-form1 .filter_01 {
        margin-bottom: 0;
    }

    .newClass {
        padding: 5px 93px 5px 0px;
    }

    .to-date {
        position: absolute;
        top: 30px;
        left: 85px;
        font-size: 20px;
        color: #126c62;
        z-index: 99;
    }

    .tour-book1 .hotel-btn {
        position: absolute;
        top: 0px;
        left: 0;
    }
}


/*================== responsive above 767px end here ================*/

.hotel-about p {
    padding: 1px;
    margin-bottom: 0;
}

.higllisght {
    font-size: 18px !important;
    margin-top: 12px;
}

.terms-sec h5 {
    font-size: 18px;
    padding: 20px 0 10px 0;
    font-weight: 800;
}

.terms-sec h6 {
    font-size: 16px;
    font-weight: 600;
}

.terms-sec ul {
    list-style: disc;
    margin: 10px 0;
}

.terms-sec ol {
    list-style: upper-roman;
}

.terms-sec ul li {
    font-size: 15px;
    margin: 3px 0;
}

.terms-sec ol li {
    font-size: 15px;
    margin: 3px 0;
}

.terms-sec .termsnumber {
    list-style: decimal;

}

.terms-sec .innerterms {
    list-style: circle;
}

.termsbanner img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: 100% 20%;
}

.termsbanner1 img {
    width: 100%;
    height: 350px;
    object-fit: cover;

}

.termsbanner2 img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: top;

}

.termsbanner3 img {
    width: 100%;
    height: 350px;
    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 0;
    border-bottom: 2px dashed #e1dddd;
}

.canceltop ul li:nth-child(2) {
    color: #126c62;
}

.canceltop h5 {
    font-size: 18px;
    font-weight: 700;
}

.canceltop p {
    font-size: 14px;
}

.cancelmiddle h6,
.modal-cancel h5 {

    font-size: 18px;
    font-weight: 700;
}

.cancelmiddle p {
    font-size: 14px;
}

.cancelmiddle label {
    font-size: 14px;
    margin-bottom: 5px;
}

.cancelbtn {
    background-color: #126c62;
    color: #fff;
}

.cancelmiddle textarea::placeholder {
    font-size: 14px;
}

.cancel-sec h5 {
    font-size: 18px;
    padding: 20px 0 10px 0;
    font-weight: 800;
}

.cancel-sec h6 {
    font-size: 16px;
    font-weight: 600;
}

.cancel-sec ul {
    list-style: disc;
    margin: 10px 0;
}

.cancel-sec ol {
    list-style: upper-roman;
}

.cancel-sec ul li {
    font-size: 15px;
    margin: 8px 0;
}

.cancel-sec ol li {
    font-size: 15px;
    margin: 8px 0;
}

.cancel-sec .noticetext {
    font-size: 16px;
    font-weight: 600;
    color: red;
    margin: 40px 0;
}

.privacy-sec h5 {
    font-size: 18px;
    padding: 20px 0 10px 0;
    font-weight: 800;
}

.privacy-sec h6 {
    font-size: 16px;
    font-weight: 800;
    padding: 10px 0 0 0;
}

.privacy-sec p span {
    font-size: 16px;
    font-weight: 700;
    margin-right: 3px;
}

.privacy-sec ul {
    list-style: none;
    margin: 0px 0;
    padding: 0;
}

.privacy-sec ul li {
    font-size: 16px;
    margin: 20px 0 8px 0;
    font-weight: 900;

}

.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 h5 {
    font-size: 18px;
    padding: 20px 0 10px 0;
    font-weight: 800;
}

.cookies-sec h6 {
    font-size: 16px;
    font-weight: 800;
    padding: 10px 0 0 0;
}

.cookies-sec ul {
    list-style: disc;
    margin: 0px 0;
    padding: 0;
    list-style-position: inside;
}

.cookies-sec ul li {
    font-size: 15px;
    padding: 3px 0;
    font-weight: 400;

}

.cookies-sec p {
    font-size: 15px;
    margin: 7px 0;
    line-height: 24px;
}

/* ---------------contact page css------------------ */


.right_conatct_social_icon {
    background: linear-gradient(to top right, #126c62 15%, #98d55d 100%);
}

.contact_us {
    background-color: #f1f1f1;
    padding: 120px 0px 50px 0;
}

.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 {
    color: #000;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 600;
}

.contact_field p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: '', sans-serif;

}

.contact_field .form-control {
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #ccc;
}

.contact_field .form-control:focus {
    box-shadow: none;
    outline: none;
    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 20px;
    border-radius: 25px 0 0 25px;
    box-shadow: -2px -2px 4px #d9d0d0;
}

.contact_info_sec h4 {
    letter-spacing: 1px;
    font-weight: 700;

}

.contact_info_sec .d-flex {
    font-family: '', sans-serif;

}

.contact_info_sec .d-flex:hover {}

.info_single {
    margin: 20px 0px;
}

.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: linear-gradient(to top right, #c9ff96 -20%, #126c62 100%);
    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;
}

.socil_item_inner li {
    list-style: none;
}

.socil_item_inner li a {
    color: #fff;
    margin: 0px 12px;
    font-size: 20px;
    font-family: '', sans-serif;
}

.socil_item_inner {
    padding-bottom: 10px;
}

.map_sec {
    padding: 50px 0px;
}

.map_inner h4,
.map_inner p {
    color: #000;
    text-align: center;
    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, 0.37);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.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: #222222;
    font-weight: 700;
    padding-bottom: 10px;
}

.sec-title h2:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 3px;
    background-color: #d1d2d6;
}

.sec-title .text {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #848484;
    font-weight: 400;
    margin-top: 35px;
}

.sec-title.light h2 {
    color: #ffffff;
}

.sec-title.text-center h2:before {
    left: 50%;
    margin-left: -25px;
}

.list-style-one {
    position: relative;
}

.list-style-one li {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
    font-weight: 400;
    padding-left: 35px;
    margin-bottom: 12px;
}

.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 18px;
    padding: 0px;
    color: #ff2222;
    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: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: 0.02em;
    background-color: #126c62;
}

.btn-style-one:hover {
    background-color: #98d55d;
    color: #ffffff;
}

.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;
    font-size: 16px;
    line-height: 26px;
    color: #848484;
    font-weight: 400;
}

.about-section .list-style-one {
    margin-bottom: 45px;
}

.about-section .btn-box {
    position: relative;
}

.about-section .btn-box a {
    padding: 15px 50px;
}

.about-section .image-column {
    position: relative;
}

.about-section .image-column .text-layer {
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.about-section .image-column .inner-column {
    position: relative;
    padding-left: 80px;
    padding-bottom: 0px;
}

.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: transparent;
    z-index: 0;
    border: 20px solid #9de3db;
}

.about-section .image-column .image-1 {
    position: relative;
}

.about-section .image-column .image-2 {
    position: absolute;
    left: 0;
    bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img {
    box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
    border-radius: 46px;
    width: 100%;
    height: 500px;
}

.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: #ffffff;
    border-radius: 50%;
    box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.about-section .image-column .video-link .link:hover {
    background-color: #191e34;
    color: #fff;
}


/* second-section */




.abour-2sec .section-head h4 {
    position: relative;
    padding: 0;
    color: #98d55d;
    line-height: 1;
    letter-spacing: 0.3px;
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    margin-bottom: 15px;
}

.abour-2sec .section-head h4:before {
    content: '';
    width: 60px;
    height: 3px;
    background: #98d55d;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}

.abour-2sec .section-head h4 span {
    font-weight: 700;
    padding-bottom: 5px;
    color: #2f2f2f
}

.abour-2sec p.service_text {
    color: #cccccc !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 {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}

.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 15px;
    -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border: 5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
    margin-right: 10px;
    max-width: 32.333333% !important;
}

.abour-2sec .item:hover {
    background: #169183;
    box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.abour-2sec .item:hover .item,
.abour-2sec .item:hover span.icon {
    background: #fff;
    border-radius: 10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.abour-2sec .item:hover h6,
.abour-2sec .item:hover p {
    color: #fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}

.abour-2sec .icon {
    font-size: 24px;
    margin-bottom: 25px;
    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, 0.20);
    color: #126c62;
}

.abour-2sec .item .feature_box_col_two {
    background: rgba(255, 77, 28, 0.15);
    color: #126c62;
}

.abour-2sec .item .feature_box_col_three {
    background: rgba(0, 147, 38, 0.15);
    color: #126c62;
}

.abour-2sec .item .feature_box_col_four {
    background: rgba(0, 108, 255, 0.15);
    color: #126c62;
}

.abour-2sec .item .feature_box_col_five {
    background: rgba(146, 39, 255, 0.15);
    color: #126c62;
}

.abour-2sec .item .feature_box_col_six {
    background: rgba(23, 39, 246, 0.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 {
    padding-top: 0px;
}

.abour-2sec .skills .prog-item {
    margin-bottom: 25px;
}

.abour-2sec .skills .prog-item:last-child {
    margin-bottom: 0;
}

.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: all 1s;
    transition: all 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, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}



/* responsive deign css */

@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-2 img,
    .about-section .image-column .image-1 img {
        height: 350px;
    }

    .about-section .content-column .inner-column {
        padding-left: 0px;
    }

    .about-section .content-column {
        position: relative;
        margin-bottom: 0px;
    }

    .abour-2sec .item {
        max-width: 100% !important;
        margin-left: 10px;
        margin-bottom: 15px;
    }

    .contact_field {
        padding: 10px 10px 10px 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 0px;
    }

    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) {
    
    .price-text-d {
    margin-bottom: 0;
}
.row.mt-4.poroco {
    padding-bottom: 0;
}
    .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: 0px;
        top: 10%;
        height: 300px;
        width: 340px;
        padding: 25px;
        border-radius: 25px 0 0 25px;
        box-shadow: 0px 0px 4px #d9d0d0;
    }

    .socil_item_inner li a {
        margin: 0px 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;
    }

}

.third-galimg a{

}
section.testimonials {
    padding: 14px 0 !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 0;
  
}
#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 0px;
}
.termsbanner1 img {
    width: 100%;
    height: 229px;
    
}
.map_inner h4{
    font-size: 21px;
    margin-bottom: 16px;
}
.map_bind{
        border-radius: 4px !important;
}
#footer .footer-top .footer-info {
    margin: -25px 0 -3px 0 !important;
}
.breadcrumb {
    background: none;
    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;
        /* font-weight: 600; */
        text-transform: uppercase;
        margin: 8px 0;
        font-size: 15px !important;
        border-radius: 6px;
    }

    .space-addontext p {
        color: #000;
        margin-bottom: 8px;
        font-size: 13px;
    }
}








/* ....................................enquiry form css................................. */


.enquiry form {
    padding: 24px 20px;
    border-radius: 12px;
    border: 1px solid rgb(221, 221, 221);
    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;
  }
  /* single-line text, checkbox, and button */
  .enquiry form input, .enquiry form select, .enquiry form textarea{
    display:block;
    width:100%;
    padding:.3em;
    font-size:14px;
    background-color:#fbfbfb;
    border:solid 0px #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: white;
    border: none;
    border-radius: 8px;
    transition: all .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;
  }
  
  /* hover and focus states */
  .enquiry form input[type=submit]:hover,
  .enquiry form input[type=submit]:focus{
    background: lightgreen;
    outline:none;
  }

.enquiry form .number p {
    background: #126c62!important;
    border: none;
    color: #fff;
    width: 100%;
    padding: 10px 5px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    cursor: pointer;
}
.enquiry form .number input{
    font-size: 14px;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 4px 10px;
    text-align: center;
}
 .enquiry form .date-loc input{
    font-size: 14px;
    border-top: solid 0px #CCC;
    border-bottom: solid 0px #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{
    display: flex;
  }
  .enquiry form .check-bo .check-y{
    display: flex;
    align-items: center;
    width: 50%;
    height: 25px;
  }
  .enquiry form .check-bo .check-n{
    display: flex;
    align-items: center;
    width: 50%;
    height: 25px;
  }
  .enquiry form .check-bo label{
    margin: 0 0px 0 8px;
  }
  
  .enquiry form .check-bo input{
    width: 17px;
    height: 17px;
    accent-color: #126c12;
  }
  .enquiry form .date-loc{
    display: flex;
    justify-content: space-between;
  }

  .enquiry form .date-loc .location-f{
    width: 50%;
  }
  .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;
}
.enquiry form .date-flex{
    display: flex;
    justify-content: space-between;
}
.enquiry form .date-flex .flex-f{
    width: 50%;
}
.enquiry form .tour-days .number input {
    font-size: 14px;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding: 4px 10px;
    text-align: center;
}
  @media screen and (min-width:600px) {
    /*  make the form 2 columns */
    .enquiry form form:after{
      content:'';
      display:block;
      clear:both;
    }
   
  }

  #offernew{
    margin-right: 20px;
  }
  .info-tours  .col-sm-12 a{
    display: flex;
    justify-content: start;
    padding: 0px 10px 15px 0;
  }
  .infobox .contact{
    display: flex;
    padding: 10px 0;
        list-style: none;
}
.infobox .contact li{
    width: 50%;
}
.infobox .contact li i{
    font-size: 20px;

}
.infobox .contact li h6{
    display: flex;
}

.mr-box{
    margin-right: 16px !important;
}


@media only screen and (max-width: 767px) and (min-width: 320px){
.hoetel-box {
     height: inherit; 
    overflow: hidden;
}
.about-section .btn-box a {
    padding: 6px 50px;
}
.termsbanner2 img{
 height: inherit;
}
.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;
}

.description-section .row .col-lg-2 {
    border-right: 2px dotted #6fd3cf;
}

select#my_tour_date {
    height: 33px;
    color: #126c62;
}

input.btn.btn-rounded.btn-sm.book-btn {
    background-color: #98d55d;
    border-radius: 100px;
    color: #ffffff;
    padding: 8px 24px px !important;
    text-transform: capitalize;
    margin-top: 2px!important; 
}

















/*VG CSS*/

#menu li:hover ul.menus {
    top: 49px;
    margin-top: 10px;
}

#menu ul.menus::before {
    left: 30px;
}

#menu a.prett {
    padding-bottom: 11px;
}

#footer .footer-top .footer-links ul a {
    color: #e5e5e5;
}

#ui-datepicker-div {
    padding: 0;
}

li.nav-item {
    transition-duration: 0.3s;
}

section.con2-sec {
    margin-top: 64px;
}

.hide_dasktop{
    display: none!important;
}

.hide_mobile{
    display: block!important;
}

.bread-sec {
    background-image: linear-gradient(262deg, #dfdfdf, #dfdfdf)!important;
}


.user-sec {
    background: #f7f7f7!important;
}

.user-detailc {
  
    margin-top: 20px;
}

.tour-package {
    background-color: #d4d4d4;
}
.info-tours {
    background-color: #d9d9d9;
}


.img-boxview.mr-box img {
    width: 100px!important;
    margin-right: 20px!important;
}











@media screen and (max-width: 767px){


.hotel-name h5 {
    font-size: 18px!important;
}

.side-b {
    max-height: 100%!important;
}

.hide_dasktop{
    display: block!important;
}

.hide_mobile{
    display: none!important;
}

.row.user-detailr {
    margin-top: 30px;
}


.bankpay .paynow-btn {
    font-size: 14px;
    padding: 7px 10px;
    min-width: 50%;
}


.booker-d h6 {
    width: 100%;
}

.con2-sec small {
    font-size: 95%;
    font-weight: 400;
}
.asdfgh21 .flex-bas {
    display: flex;
    justify-content: space-between;
}

.asdfgh21 .flex-bas h4 {
    width: fit-content;
    min-width: 253px;
}


.mobile-nav li a {
    border-bottom: 0.5px solid #126c62!important;
    transition: 3.5s!important;
	margin-bottom: 0px;
}
.mobile-nav li:last-child a {
    margin-bottom: 0px;
    border: none !important;
}
.mobile-nav li:hover a {
    background: #f3f3f3!important;
    border-bottom: 0.5px solid #126c62!important;
    
}

#menu ul.menus::before {
    right: 42px;    
    left: inherit;
}

#menu ul.menus {
    top: 60px;
}

#menu .profile-list-pic {
    height: 55px;
    margin-right: 15px;
}

.testimonials .owl-dots {
    display: none!important;
}

.owl-dots {
    margin-bottom: 22px;
    font-size: 0px;
    opacity: 0!important;
}


.offer-tex.ofr .testimonial-item {
    box-sizing: content-box;
    margin: 0px 0px 0px 0px;
}

#offernew {
    margin-right: 0px;
}

.offer-tex .testimonial-item {
    padding: 0px!important;
   
}

section.truely-dedicated {
    padding: 16px 16px;
}

#hero {
    height: 104vh!important;
} 

.card.booking-slot {
    width: 90%;
}

.family-group h2 {
    font-size: 26px;
}

.newslatter-bg2 p{
    text-align: right;
}


.infobox .contact {
    display: block;
  
}
.infobox .contact li {
    width: 100%;
}

.infobox .contact li h6 {
    font-size: 14px;
}
.infobox .contact li i {
    font-size: 14px;
    padding-top: 4px;
    padding-right: 4px;
}


.infobox h4.mt-2 {    
    font-size: 18px;
    color: #000;
}

.infobox h4 {    
    font-size: 18px;
    color: #ffffff;
    text-align: left;
}

.price-left h6 {

    font-size: 13px;
}
.infobox {
    padding-bottom: 25px;
    box-shadow: 2px 2px 6px 2px #e7e7e700;
}

.revie-box-boxi {
    margin-bottom: 0px;
}

section {
    padding: 26px 0 0;
    overflow: hidden;
}

ul.brekfasr {
    padding: 0px 0px;
}





.revie-box-boxi {
    margin: 25px 0px;
}

.image-section:before {
    display: none;
}

.tabs {
    margin-top: 102px;
}


.btn-detail {
    top: 77%!important;
}


.tab-listsec .container{
    margin-bottom: -120px;
}
.tab-listsec{
    margin-top: -66px;
}
.user-detail h6 {
    font-weight: 700;
}

button.btn.btn-success.btn-lg.sav-btn.rating_review_submit {
    width: 39%;
    margin: 0px 15px 10px 0px;
    font-size: 18px;
}

.hotel-typ.top-baner-fit {
    top: 50px !important;
    margin: 14px!important;
}


#i-5 button {
    border: none;
    background: #126c62;
    z-index: 101;
    padding: 0px 32px;
    margin-top: 10px;
    border-radius: 5px;
}

#hotel-form1 input {
    font-size: 14px;
}

#hotel-form1 input {
    border: 1px solid #a8a8a8;
    border-radius: 5px;
    width: 100%;
    padding: 5px;
}

.col-md-4.pr-0.reserved.reserved1 input {
    margin-left: 13px;
}

a.hed-help {
    font-size: 14px;
}

.btm-info.d_n {
    display: block;
}

.btm-info .item-card2-desc {
    padding: 0px;
    overflow: inherit;
    display: block;
}

.top h2 {
    font-size: 18px;
    overflow: inherit;
    display: block;
}

input.btn.btn-rounded.btn-sm.book-btn {
    padding: 8px 30px;
    font-size: 14px;
}
a.tour-type {
    margin-left: 0px;
}
select#my_tour_date {
    height: 33px;
    width: 100%;
    min-width: 273px;
    font-size: 14px;
    margin-top: 12px;
    padding-left: 2px;
}

.itinerary-cont .itinerary-cont-box ul.Benfits li {
        display: grid!important;
}

.description-details .content-title {
    font-size: 18px;
}

.desc-box {
    margin-bottom: 19px!important;
}

.image-section p {
    top: 224px;
    color: #000;
    font-weight: 700;
}
input#space_checkin_date {
    text-align: end;
    padding-right: 22px;
}
}

.filter-row .gird-event nav .shadow-sm {
    box-shadow: none !important;
    position: relative;
    top: -50px;
    left: 100px;
}
.filter-row .gird-event nav .flex {
    margin: 0px;
}
.filter-row #filterdata nav {
    width: 100%;
}
.filter-row .gird-event#filterdata .col-md-12 {
    padding: 0px;
}
.filter-row div#filterdata {
    margin-top: 75px;
}
.filter-row .gird-event nav .flex a:hover {
    background: #126c62 !important;
    color: #ffffff;
}
.gird-event.pagin--filter nav p {
    padding-top: 20px;
    width: 220px;
}

@media screen and (max-width: 767px) {
    .filter-row .gird-event nav .shadow-sm {
    box-shadow: none !important;
    position: relative;
    top: 10px;
    left: 25px;
}
.gird-event nav .hidden {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    padding-bottom: 10px;
}
.detail_filt .guest-no1 .dropdown {
    position: inherit !important;
}
}


.emenities-sec {
    padding-top: 20px;
}