.right_col.row {
    margin-bottom: 50px;
}

div.box {
    height: 100px;
    padding: 10px;
    overflow: hidden;
    border: 1px solid #8080FF;
    background-color: #E5E5FF;
}

.custom_search_select .main-div {
    position: absolute;
    width: 95%;
    z-index: 9;
    height: 200px;
    overflow: auto;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
}

.custom_search_select .s-s-option {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    text-transform: capitalize;
    cursor: pointer;
    padding-left: 20px;
    margin-bottom: 10px;
}

.s-s-option:hover {
    background: #eee;
}

.in-notification-div {
    position: absolute;
    right: 1%;
    background: white;
    height: 600px;
    z-index: 9;
    width: 325px;
    top: 58px;
    box-shadow: 0px 0px 6px 2px #c4c2c2;
    display: none;
    border-radius: 10px;
}

.in-notification-inner-div {
    width: 100%;
    height: 600px;
    overflow: auto;
    padding: 10px;
}

.arrow-top {
    margin-top: 5px;
}

.arrow-top:after {
    content: " ";
    position: absolute;
    right: 38%;
    top: -10px;
    border-top: none;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #767171;
}

.in-noti-heading {
    font-size: 22px;
    font-weight: 700;
}

.in-noti-heading-2 {
    font-size: 16px;
    font-weight: 700;
}

.noti-left i {
    padding: 5px;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.noti-left {
    display: inline-block;
    width: 18%;
    border-radius: 50%;
    text-align: center;
    /* width: 50px; */
    float: left;
}

.noti-right {
    display: inline-block;
    width: 80%;
}

.noti-right {
    display: inline-block;
    width: 80%;
    padding-left: 5px;
}

.noti-row:hover {
    background: #eee;
}

.noti-row {
    padding: 2px;
    cursor: pointer;
    transition: .5s;
    border-radius: 5px;
    margin-bottom: 5px;
}

.noti-view:hover {
    border: 1px solid navy;
    background: #fff;
}

.noti-view {
    float: right;
    right: 33px;
    margin-top: -26px;
    padding: 2px;
    font-weight: 500;
    border: 1px solid transparent;
}

.clone {
    display: none;
}

.in-notify i {
    font-size: 20px!important;
}

.in-notify {
    border: 1px solid #000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 4px !important;
    text-align: center;
    margin-top: 10px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-left-0 {
    padding-left: 0 !important;
}

.padding-5 {
    padding: 5px;
}

.padding-0 {
    padding: 0 !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

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

.margin-bottom-30 {
    margin-bottom: 30px;
}

.top-bar {
    background-color: #f1f8ff;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #767676;
}

.social-media-icon i:hover {
    color: #000;
}

.social-media-icon i {
    margin-left: 10px;
    cursor: pointer;
    transition: .5s;
    color: #767676;
}

.social-media-icon {
    margin-left: 30px;
}

a {
    color: #767676;
    text-decoration: none;
    transition: .5s;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.bg-dark {
    background-color: #0f172a!important;
}

.navbar .row {
    width: 100%;
}

.in-main-menu a:hover {
    color: #f0a839!important;
}

.in-main-menu a {
    color: #fff!important;
    text-transform: uppercase;
    transition: .5s;
}

.in-main-menu li {
    padding: 28px;
}

.in-get-a-div {
    padding: 0;
    margin-right: 0px;
    position: absolute;
    right: 0;
}

.in-get-q {
    padding: 5px;
    color: #000;
    text-align: center;
    font-size: 15px;
    line-height: 48px;
}

div#collapsibleNavbar {
    margin-right: 0;
}

.in-slider img {
    width: 100%;
    margin-top: -15%;
}

.in-slider {
    max-height: 600px;
    overflow: hidden;
}

.in-text {
    position: absolute;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
}

.in-text-1 {
    margin: 10% auto;
    font-size: 30px;
    color: #000;
    margin-left: 50%;
    font-weight: 100;
}

.in-text-2 {
    margin: 9% auto;
    font-size: 135px;
    color: #000;
    font-weight: 700;
    display: block;
    margin-left: 49%;
}

.in-text-3 {
    color: black;
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
}

.in-text-4 {
    margin-top: -23%;
    font-size: 70px;
    text-shadow: 0px 0px 5px white;
}

span.instay-text {
    font-weight: 700;
    text-shadow: 0px 0px 5px white;
}

span.in-color-grey {
    color: #000;
}

.bg-color-lightblue {
    background: #f1f8ff;
}

.instant-book {
    background: transparent;
    height: 152px;
    z-index: 9999;
    width: 100%;
    padding: 20px 0px;
    border-radius: 15px;
}

.in-input {
    width: 100%;
    border: 1px solid #dfe9f3;
    border-radius: 3px;
    padding: 15px;
    color: #000;
    padding: 10px 15px;
    /* box-shadow: -1px 3px 6px 0px rgba(0, 0, 0, 0.73); */
    border-radius: 15px;
    font-size: 14px;
}

.in-quick-form i {
    color: #000;
    position: absolute;
    right: 15px;
    top: 14px;
}

button.in-search-btn {
    width: 200px;
    border: 1px solid #ddd;
    background: #ddd;
    color: #fff;
    height: 50px;
    padding-left: 0;
    border-radius: 15px;
    /* box-shadow: -1px 3px 6px 0px rgba(0, 0, 0, 0.73); */
    font-size: 25px;
    padding-top: 4px;
    background-image: -webkit-linear-gradient(180deg, #f35626, #feab3a);
}

.btn-search-icon {
    background: #fff;
    width: 60px;
    height: 47px;
    left: 0;
    margin-top: -3.5px;
    padding-top: 13px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    float: left;
    margin-left: 0.5px;
}

.in-list-pro-btn {
    width: 40%;
    display: inline-block;
    height: 45px;
    border: 1px solid;
    border-radius: 8px;
    text-align: center;
    padding-top: 6px;
    margin-right: 15px;
    font-size: 18px;
}

.in-expl:hover {
    background: #000;
    color: #fff;
    border: 1px solid #fea116;
}

.in-expl {
    border: 1px solid #fea116;
    color: #fea116;
    font-weight: 500;
    transition: .5s;
    cursor: pointer;
}

.in-explore-sec {
    font-size: 35px;
    margin-top: 40px;
    background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

span.instay {
    font-weight: 800;
}

img.div-img {
    margin-top: -20px;
    width: 36px;
}

.padding-bottom-35 {
    padding-bottom: 35px;
}

.in-quick-form select {
    width: 105%;
    outline: none;
}

.sec-explore {
    background: #f8f8f8;
}

.customerStyle {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dfe9f3;
}

.in-h-img-1 {
    overflow: hidden;
}

.in-h-text-1 {
    background-color: #fea116;
    color: #fff;
    position: absolute;
    width: 320px;
    padding: 23px;
    right: -36px;
    margin-top: -40%;
    height: 260px;
}

.margin-bottom-100 {
    margin-bottom: 100px!important;
}

.div-heading {
    font-size: 20px;
    font-weight: 800;
    padding: 10px 0;
}

.in-head-about {
    color: #fea116;
}

hr.line1 {
    border-top: 3px solid #fea116;
    border-radius: 3px;
    display: inline-block;
    width: 40px;
}

.in-class-text {
    position: absolute;
    margin-left: 15px;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
}

.in-right-content {
    padding: 10% 0% 0 10%;
}

.in-about-content {
    padding: 0 0 0 14%;
}

.in-about-content .heading {
    font-size: 36px;
    font-weight: 700;
    padding: 0 10% 0 0%;
    width: 88%;
    color: #fea116;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
}

.in-about-content .content {
    margin-top: 20px;
    text-align: justify;
}

.margin-top-40 {
    margin-top: 40px;
}

.in-about-content .in-icon img {
    width: 60px;
}

.in-about-content .in-figure {
    font-size: 40px;
    font-weight: 600;
}

.in-btn i {
    color: #fff;
}

.in-btn {
    border-radius: 5px;
    width: 100%;
    height: 75px;
    font-size: 20px;
    font-weight: 600;
    background: #fea116;
    border: 1px solid #fea116;
    color: #fff;
}

.forward-arrow {
    padding: 5px;
    width: 35px;
    font-size: 16px;
    position: absolute;
}

.in-btn:hover .forward-arrow {
    transition: 1s;
    animation: f-arrow 1s infinite;
    padding: 5px;
    width: 35px;
    font-size: 16px;
    position: absolute;
}

@keyframes f-arrow {
    0% {
        margin-left: 0;
    }
    50% {
        margin-left: 20px;
    }
    100% {
        margin-left: 0px;
    }
}

.bg-color-navy {
    background-color: #0f172a;
    color: #fff;
}

.section-3 .in-right-content {
    padding: 8% 13% 25% 10%;
}

.in-control-arrows {
    margin: 10% 0;
}

.in-control-arrows .in-left-arrow,
.in-control-arrows .in-right-arrow {
    font-size: 25px;
    display: inline-block;
    border: 2px solid #fda118;
    padding: 2px 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
}

.in-control-arrows .in-right-arrow {}

.section-3 .row {
    margin: 0px;
}

.section-3 .in-right-slider {
    padding: 0% 5% 0% 0%;
    margin-left: -60px;
}

.instay-slider-1 {
    background-color: #fff;
    padding-bottom: 5%;
}

.instay-slider-1 .in-img img {
    width: 100%;
}

.in-rate-btn {
    width: max-content;
    background: #fea116;
    border: 1px solid #fea116;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
}

.in-rate-btn.in-label {
    position: absolute;
    margin: -23px 16%;
}

.instay-slider-1 .in-content {
    padding: 10% 6%;
}

.in-right-slider .in-content .in-heading {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 10px;
}

.in-slider-1-text {
    text-align: justify;
}

.instay-slider-1 .in-animeties {
    padding: 0% 6%;
}

.margin-5-per {
    margin: 5%!important;
}

.in-color-1 {
    color: #fea314;
}

.padding-100 {
    padding: 50px 100px;
}

.section-4 .in-content-div {
    border: 1px solid #ddd;
    padding: 35px;
    text-align: center;
    margin-bottom: 52px;
}

.section-4 .in-content-div .in-label {
    position: absolute;
    right: 50px;
    top: -19px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 6px;
}

.section-4 .in-content .in-img img {
    height: 60px;
}

.section-4 .in-content .in-img {
    margin-bottom: 20px;
}

.section-4 .in-content .in-heading {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
}

.section-4 .in-content .in-short-desc {
    margin-bottom: 20px;
    color: #858585;
}

.in-btn-read-more {
    font-weight: 700;
    color: #646464;
    cursor: pointer;
}

.margin-0 {
    margin: 0px !important;
}

.in-btn-read-more .forward-arrow {
    padding: 0;
    width: 35px;
    font-size: 15px;
    position: absolute;
}

.in-btn-read-more:hover .forward-arrow {
    transition: 1s;
    animation: f-arrow 1s infinite;
    padding: 0;
    width: 35px;
    font-size: 15px;
    position: absolute;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.section-5 {
    height: 500px;
    overflow: hidden;
    margin-top: 70px;
}

.section-5 .img {
    width: 100%;
    margin-top: -13%;
    -webkit-filter: brightness(.5);
    filter: brightness(.5);
}

.section-5 .in-floating-content .in-head-2 {
    font-size: 135px;
    font-weight: 600;
    line-height: 1.2;
    margin-left: -10px;
}

.section-5 .in-floating-content .in-head-1 {
    font-weight: 700;
    font-size: 20px;
}

.section-5 .in-floating-content {
    position: absolute;
    margin-top: 0;
    color: #fff;
    z-index: 9999;
    margin: 8% 0% 8% 5%;
    /* width: 100%; */
}

.in-booking-now-btn {
    background: #fea116;
    width: 180px;
    padding: 10px 25px;
    border-radius: 25px;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
}

.in-booking-now-btn .forward-arrow {
    padding: 0;
    width: 35px;
    font-size: 13px;
    position: absolute;
    margin-left: 4px;
}

.in-booking-now-btn:hover .forward-arrow {
    transition: 1s;
    animation: f-arrow 1s infinite;
    padding: 0;
    width: 35px;
    font-size: 13px;
    position: absolute;
}

.section-6 {
    margin-top: 50px;
}

.section-6 .in-sec-left img {
    width: 100%;
    border: 30px solid #fea116;
    max-height: 485px;
}

.section-6 .row.in-sec-right img {
    width: 100%;
}

.section-6 .in-sec-right {
    max-height: 240px;
    overflow: hidden;
    margin-bottom: 20px;
}

.section-6 .in-sec-left {
    max-height: 485px;
    overflow: hidden;
}

.section-7 .in-right-content {
    padding: 10% 10% 10% 15%;
}

.section-7 .in-right-slider {
    padding: 10% 15% 10% 5%;
}

.section-7 .in-step {
    margin-top: 25px;
}

.section-7 .in-heading {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

footer {
    padding: 3% 6%;
    color: #222222 !important;
    padding-bottom: 10px;
    background-color: #F7F7F7 !important;
    border-top: 1px solid #DDDDDD !important;
}

footer .in-logo,
footer .in-about-us,
footer .in-social-media {
    margin-bottom: 40px;
}

footer .in-logo img {
    width: 150px;
}

footer .in-social-media i:hover {
    color: #fea116;
    border: 1px solid #fea116;
}

footer .in-social-media i {
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 7px;
    border-radius: 50%;
    color: #000;
    margin-right: 15px;
    transition: .5s;
}

footer a:hover {
    color: #000;
}

footer a.links:hover {
    margin-left: 5px;
    color: #000;
}

footer a.links:before {
    /*   content: "\f105";
       margin-right: 2px;
       font: normal normal normal 14px/1 FontAwesome;
    */
}

.img-s {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAADCAIAAADUVFKvAAAAO0lEQVQIHQEwAM//ATxCSfv26v34+SMrIOP19wEzLSYFBwIKDQQY//f29fkBRzQhDA8GERQM+vPwAQQKD/gTTPVcRX4AAAAASUVORK5CYII=);
    background-size: cover;
    width: 100%;
    min-height: 190px;
}

.pro-d-img,
.pro-img {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAADCAIAAADUVFKvAAAAO0lEQVQIHQEwAM//ATxCSfv26v34+SMrIOP19wEzLSYFBwIKDQQY//f29fkBRzQhDA8GERQM+vPwAQQKD/gTTPVcRX4AAAAASUVORK5CYII=);
    background-size: cover;
    width: 100%;
}

footer a {
    color: #000;
    transition: .5s;
}

footer h3 {
    color: #000;
    margin-bottom: 20px;
}

footer .blog-img {
    border: 1px solid #ddd;
}

footer img {
    width: 100%;
}

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

.margin-top-10 {
    margin-top: 10px;
}

.bottom-footer hr {
    border-top: 1px solid #ddd;
}

footer ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}

footer ul {
    margin-left: -38px;
    list-style: none;
}

.in-push-up {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
}

.in-push-up a {
    width: 30px;
    margin: auto;
    margin-top: -33px;
    cursor: pointer;
}

.in-exp-sec-row {
    padding-top: 30px;
    padding-bottom: 35px;
}

.in-img img {
    width: 100%;
}

.in-rate-btn.in-label {
    position: absolute;
    margin: -46px 0;
    width: 66%;
    border-radius: 0;
    font-size: 13px;
    height: 46px;
    padding-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.in-img {
    box-shadow: -4px 4px 6px 2px #b4b1b1;
    cursor: pointer;
}

.in-r-div {
    right: 15px;
    width: 30%!important;
    background: #000;
    border: 1px solid #000;
    padding-top: 10px !important;
}

.in-find-m-div {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
}

.in-f-m-con {
    margin: auto;
    font-size: 18px;
    color: #fea116;
    font-weight: 700;
    display: block;
}

.in-f-m-con img {
    width: 86px;
}

footer .quick-links .in-q-c {
    margin: 12px 0;
}

img.left-top-con {
    width: auto;
    position: absolute;
    z-index: 9;
    margin: -1.5px;
}

.in-o-s-ser {
    height: 650px;
    filter: brightness(0.3);
    background-size: cover;
}

.inner-div {
    position: absolute;
    z-index: 9;
    width: 63%;
    margin: 28% 10%;
}

.inner-div img {
    width: 66%;
}

.inner-div .cont {
    color: #fff;
    padding-top: 15px;
}

.inner-div .inner-row {
    margin-bottom: 55px;
}

.listing-page {
    padding: 0 5%;
}

.in-list-filter {
    padding-top: 0px;
}

.in-com-f {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 25px;
    padding: 5px 20px;
    cursor: pointer;
    transition: .5s;
    margin-right: 10px;
    font-size: 14px;
}

.selected-list-fli {
    border: 2px solid #000;
}

.in-col-25 {
    width: 25%;
}

.in-pro-div .pro-img img {
    width: 100%;
}

.in-pro-div:hover {
    box-shadow: 0 1px 25px rgba(153, 153, 153, .5);
    transition: all .3s ease;
    margin-top: -10px;
}

.in-pro-div:hover .pil-layer {
    display: flex;
    transition: all .3s ease;
    margin-top: -10px;
}

.in-pro-div {
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    transition: .5s;
    padding-bottom: 10px;
}

.pro-price {
    padding-top: 5px;
    border-top: 1px dashed rgba(241, 89, 39, 0.16);
    margin-top: 5px;
    font-size: 14px;
}

.in-BreadcrumbList {
    margin-top: 10px;
}

.in-page {
    display: inline-block;
    color: #6a6969;
}

.in-pro-cont {
    padding: 5px 8px;
}

.pil-layer {
    height: 63%;
    background: rgba(0, 0, 0, 0.32);
    position: absolute;
    width: 94%;
    border-radius: 5px;
    top: 0;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    transition: .5s;
    transition: all .3s ease;
    display: none;
}

.pil-layer a {
    color: #fff;
    border: 1px solid #fff;
    padding: 2px 5px;
    border-radius: 5px;
}

.pil-l-c {
    margin: auto;
}

.pro-img {
    height: 185px;
    overflow: hidden;
    border-radius: 5px;
}

.pro-cat {
    color: #898989;
    margin-top: 10px;
    margin-bottom: 4px;
    font-size: 14px;
    text-transform: capitalize;
}

.pro-rate svg {
    width: 15px;
    display: inline-block;
    vertical-align: baseline;
}

.pro-rate .po {
    fill: #ee3e09;
}

.pro-rate .pa {
    fill: #f15927;
}

.pro-rate {
    float: right;
    margin-top: 10px;
    color: #f15927;
}

.in-booking-div .com_bond svg {
    margin-top: -2px;
}

.com_bond svg {
    width: 14px;
    margin-top: 2px;
}

.pro-tile {
    color: #000;
    margin-top: 4px;
    margin-bottom: 4px;
}

.old-price {
    text-decoration-line: line-through;
    color: #a5a4a4;
}

.total-price {
    float: right;
}

.pagination-list {
    margin: 40px;
}

.pagination-list li:hover {
    border: 1px solid #000;
}

.pagination-list li {
    display: inline-block;
    margin-right: 20px;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    padding-top: 1px;
    transition: .5s;
}

.pagination {
    display: inline-block;
}

.pagination-list .active {
    border: 1px solid #f15927;
    background: #f15927;
    color: #fff;
}

.p-next {
    position: absolute;
}

.p-next i {
    font-size: 30px;
    margin-top: -2px;
}

.pro-d-img img {
    width: 100%;
}

.pro-d-img:hover {
    box-shadow: 0 1px 25px rgba(153, 153, 153, .5);
    transition: all .5s ease;
}

.pro-d-img {
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
}

.in-d-single-img {}

.in-d-single-img .pro-d-img {
    height: 410px;
}

.p-d-title {
    font-weight: 700;
    color: #fea116;
}

.p-d-loc {
    font-size: 18px;
    font-weight: 100;
}

.in-inclu-facil {
    font-size: 18px;
    font-weight: 100;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.in-p-desc h3 {
    text-transform: capitalize;
    font-weight: 400;
    color: #fea116;
}

.in-p-ani-nam {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    padding-left: 10px;
}

.in-p-ani-ico {
    display: inline-block;
    font-size: 18px;
}

.col-3.in-ani-row {
    margin-bottom: 10px;
}

.in-booking-div {
    border: 1px solid #ddd;
    padding: 5%;
    padding: 10px 25px 5px 25px;
    box-shadow: inset 0 0 0 1px #e0e5e9;
    border: 5px solid #fbfbfc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    background-color: #fff;
}

.pri-rate .new-price,
.pri-rate .old-price {
    font-size: 18px;
}

.block {
    border: 1px solid #ddd;
    padding: 5%;
    margin-bottom: 5px;
    box-shadow: inset 0 0 0 1px #e0e5e9;
    border: 5px solid #fbfbfc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}

.in-dates {
    margin-top: 0px;
    margin-bottom: 0px;
}

.in-dates label {
    display: block;
    margin-bottom: 4px;
    font-size: 15px;
}

.input {
    border-radius: 0;
    margin-bottom: 0px;
    outline: none;
    /* border: 0; */
    padding: 0 10px;
    /* border: 0; */
    height: 30px;
    font-size: 14px;
}

.in-book-dates {
    display: inline-block;
    width: 49%;
    margin-bottom: 0;
}

.input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ed3e09;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(237, 62, 9, 0.36);
}

.in-table {
    font-weight: 400;
    font-size: 15px;
}

.in-row {
    border-bottom: 1px solid #ddd;
    padding: 2px !important;
    font-size: 14px;
}

.in-total {
    font-weight: 600;
    border-bottom: 0;
}

.in-btn-div .in-btn {
    height: auto;
    padding: 5px 15px;
    font-size: 14px;
}

.no-border {
    border: 0;
}

.in-btn-div .in-btn:hover {
    color: #fff;
    box-shadow: 2px 2px 4px 0px rgba(254, 161, 22, 0.5215686274509804)
}

.book-now-btn {
    display: none;
}

.in-booking-main-div {
    z-index: 9999;
}

.simi-list h3 {
    color: #fea116;
}

.line2 {
    width: 100%;
    line-height: 0px;
    margin-bottom: 10px;
}

.line2 .line1 {
    border: 2px solid #fea116;
    border-radius: 3px;
    display: inline-block;
    width: 70px;
    margin: 0;
}

#guestCounter {
    background: #ffffff;
    position: absolute;
    width: 270px;
    padding: 10px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    z-index: 9;
    left: -75%;
    top: 67px;
    font-size: 10px;
    display: none;
    overflow: hidden;
}

#guestCounter .font12 {
    font-size: 12px;
    line-height: 12px;
}

#guestCounter .guestCounter {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    padding: 0;
    align-items: center;
}

#guestCounter .guestCounter li {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    width: 32px;
    height: 28px;
    position: relative;
    z-index: 2;
}

#guestCounter .guestCounter li.selected {
    color: #fff;
    font-weight: 900;
}

#guestCounter .guestCounter li.selected:after {
    width: 100%;
    height: 33px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background: #FF9800;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    z-index: -1;
}

#guestCounter .padding-0 {
    padding: 0px;
}

#guestCounter .classSelect li {
    width: auto;
    padding: 0 10px;
}

#guestCounter .btnApply {
    width: 88px;
    height: 32px;
}

#guestCounter .primaryBtn {
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
    background-image: -webkit-linear-gradient(354deg, #FF9800, #FF5722);
    background-image: -moz-linear-gradient(354deg, #53b2fe, #065af3);
    background-image: -o-linear-gradient(354deg, #53b2fe, #065af3);
    background-image: linear-gradient(96deg, #FF9800, #FF5722) -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    outline: 0;
    border: 0;
    text-align: center;
}

#guestCounter .travellers_class {
    cursor: pointer;
}

.pro-title {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 222px;
    text-transform: capitalize;
}

.main_title {
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}

.main_title p {
    font-weight: 300;
    font-size: 18px;
}

.main_title span {
    display: block;
    width: 40px;
    height: 4px;
    background-color: #ededed;
    margin: auto;
    -webkit-border-radius: 5 px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.main_title h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
    color: #92278f;
    background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

.img-responsive.styled {
    margin-top: 20px;
    border: 5px solid#fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.sec-about-us p {
    font-size: 13px;
}

.sec-about-us h3 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

ul.feat#about {
    list-style: none;
    margin: 20px 0 20px 0;
    padding: 0;
}

ul.feat#about li {
    margin-bottom: 20px;
    padding: 15px 20px 0px 75px;
    border: 1px solid #ededed;
    position: relative;
}

ul.feat#about li h4 {
    color: #fea116;
}

#testimonials {
    background: #fafafa;
    margin-bottom: 60px;
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

#quote-carousel {
    padding: 0 10px 40px 10px;
}

.item blockquote {
    border-left: none;
    margin: 0;
    text-align: center;
    font-family: 'Gochi Hand', cursive;
    font-size: 24px;
    line-height: 28px;
}

ul.feat#about li img {
    position: absolute;
    left: 10px;
    top: 20px;
    width: 40px;
    color: #fea116;
}

p.lead {
    font-size: 18px;
}

section.sec-about-us {
    margin-top: 35px;
}

.maps {
    width: 100%;
}

.sec-explore-details {
    background: #fff;
}

.ourworks-box {
    width: 60%;
    justify-content: center;
    text-align: center;
}

.our-works-head {
    font-size: 30px;
    font-weight: 400;
    color: black;
}

.introduce {
    height: 250px;
    background-color: white;
    box-shadow: 0 3px 10px #5969f642;
    border-bottom: 4px solid #5969f6;
    color: black;
}

.introduce:hover {
    box-shadow: 0 3px 15px #5969f666;
    border-bottom: 4px solid #B122e5;
    color: black;
    text-decoration: none;
}

.flex-column-1 {
    height: 70%;
    width: 100%;
}

.flex-column-2 {
    height: 30%;
    width: 100%;
    align-items: center;
}

.text-gray {
    color: gray;
}

.pic {
    height: 70px;
    width: 70px;
    margin-left: 20px;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}

.introduce:hover .pic {
    transform: scale(1.1);
}

.carousel-indicators .active {
    background-color: #46eeaa;
}

.carousel-indicators li {
    background-color: #c8e5ff;
}

.carousel-indicators {
    bottom: -50px;
}

.p1 {
    background-image: url("{{asset('public/frontend_assets/images/testimonial_1.jpg')}}");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.p2 {
    background-image: url("{{asset('public/frontend_assets/images/testimonial_1.jpg')}}");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.p3 {
    background-image: url("{{asset('public/frontend_assets/images/testimonial_1.jpg')}}");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.similar-blog p {
    font-size: 13px;
}

.similar-blog {
    margin-bottom: 5%;
}

.similar-blog h3 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.in-get-q {
    cursor: pointer;
}

.img-s img {
    width: 100%;
}

.m-row-s {
    border-radius: 10px;
    box-shadow: 0 1px 25px rgba(153, 153, 153, .5);
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 40px;
}

.cont-s {
    padding: 2px 10px;
}

.title-s {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.loc-s {
    color: rgb(113, 113, 113) !important;
    font-weight: 400;
    font-size: 14px;
}

.in-head-rgt {
    text-align: right;
}

.in-head-rgt ul li.m-li:hover {
    background: #f6f6f6;
    border-radius: 50px;
}

.in-head-rgt ul li .dropdown-menu {
    margin-left: -10%;
    margin-top: 0px;
    left: unset;
    text-align: center;
    padding: 10px;
}

.in-head-rgt ul li {
    list-style: none;
    display: inline-block;
    padding: 6px 16px;
    cursor: pointer;
    color: #4f4e4e;
    font-size: 15px;
}

.in-logo {
    width: 150px;
}

.in-head-rgt ul {
    padding: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}

.in-head-rgt .in-sub-menu li.login-btn a {
    color: #fff;
}

.in-head-rgt .in-sub-menu li.login-btn {
    border-radius: 2px;
    border: 1px solid #fe5c16;
    background: #ff7f47;
    color: #fff;
    padding: 5px 10px;
}

.in-head-rgt .in-sub-menu li {
    display: block;
}

.in-select-stay-type {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 65px;
}

.bottom-border-in {
    border-bottom: 2px solid #000;
}

.in-select-stay-type li:hover {
    color: #686868;
}

.in-select-stay-type li {
    display: inline-block;
    font-size: 16px;
    padding: 0;
    margin-right: 10px;
    line-height: 30px;
    cursor: pointer;
}

.in-quick-form {
    padding: 45px 20px;
    background-color: #FFFFFF !important;
    border: 1px solid #F7F7F7 !important;
    border-radius: 12px !important;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
}

.new-price-in {
    color: #000;
    float: right;
    font-size: 14px;
    margin-left: 5px;
}

footer .in-social-media {
    margin-bottom: 10px;
}

.img-s {
    height: 195px;
    overflow: hidden;
}

.instay-header-web {
    padding: 0;
}

.com_bond {
    display: inline-block;
    cursor: pointer;
}

.com_bond i {
    position: unset;
    padding: 10px;
}

.descres_adult,
.increase_adult {
    border: 1px solid #ddd;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.in-opo {
    box-shadow: unset !important;
}

._adult_input {
    border: none;
    width: 30px;
    text-align: center;
}

.login-logo {
    width: 55%;
    margin-bottom: 5px;
    display: block;
    margin: 5px auto;
}

.container-login100 {
    padding: 25px 25px 25px 25px;
    box-shadow: inset 0 0 0 1px #e0e5e9;
    border: 5px solid #fbfbfc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    background-color: #fff;
    width: 450px;
    margin: 3% auto;
}

.login100-form-title {
    text-align: center;
    width: 100%;
    font-size: 24px;
    margin-bottom: 12px;
}

.login-form-btn:hover {
    color: #fff;
}

.login-form-btn {
    background-image: -webkit-linear-gradient(180deg, #f35626, #feab3a);
    width: 100%;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 10px;
}

.container-login100 label {
    margin-bottom: 2px;
    margin-top: 5px;
}

.wrap-input100 label {
    margin-top: 1px;
    position: absolute;
    margin-left: 1px;
    background: #fff;
    width: 387px;
    line-height: 50px;
    border-radius: 3px;
    padding-left: 10px;
    cursor: text;
    color: #918b8b;
    font-size: 14px;
    transition: .2s;
}

.return-label {
    font-size: 12px !important;
    line-height: 10px !important;
    background: none !important;
    margin-top: 6px !important;
}

.wrap-input100 input {
    border: none;
    margin: 12px auto;
    margin-bottom: 0px;
    outline: none;
}

.wrap-input100 input:focus {
    color: #495057;
    background-color: transparent;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.wrap-input100 {
    height: 56px;
    border: 1px solid #ddd;
}

.email-div {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

.password-div {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}

input:-internal-autofill-selected {
    -webkit-appearance: menulist-button;
    background-color: unset !important;
    background-image: none !important;
    color: -internal-light-dark-color(black, white) !important;
}

.cus-alt-main-div {
    position: fixed;
    bottom: 25px;
    z-index: 99999;
    width: 100%;
    background: transparent;
    margin: 0 auto;
    box-shadow: 0.1rem 0 0.4rem 0.1rem rgba(255, 255, 255, 0.2);
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    color: #fff;
    transition: ease-in-out .3s all;
}

.custom-alert {
    /* margin: auto 0; */
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
}

.loading-div .alert-content {
    background: #3f3f3fde;
    width: 300px;
    min-height: 40px;
    padding: 10px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    margin: auto;
    display: flex;
}

.loading-div {
    width: 100%;
    min-height: 40px;
    padding: 10px;
    border-radius: 5px;
    text-align: left;
    font-size: 18px;
    margin: auto;
}

.error-class:before {
    /*    content: "\f06a";*/
    /*    font: normal normal normal 14px/1 FontAwesome;*/
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right: 5px;
}

.error-class {
    color: red;
    font-size: 14px;
    margin-top: 5px;
    border-bottom: 1px solid;
    text-align: left;
}

.reg-as label {
    cursor: pointer;
}

.reg-as {
    cursor: pointer;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin-left: 10px;
}

.reg-as-sel {
    border: 1px solid #ed3e09;
}

.instay-logo {
    position: fixed;
    margin-left: 75px;
    z-index: 9999;
    margin-top: 0px;
}

.pro-rate-i {
    margin-top: 0px;
}

.Breadcrumb-List {
    margin-top: 50px;
}

.range-slider {
    width: 330px;
    margin: auto;
    text-align: center;
    position: relative;
    height: 6em;
}

.range-slider svg,
.range-slider input[type=range] {
    position: absolute;
    left: 0;
    bottom: 0;
}

.price-range input[type=number]:focus {
    border: 0;
    outline: none;
}

.price-range input[type=number] {
    text-align: center;
    -moz-appearance: textfield;
    border: 0;
    font-size: 18px;
    text-align: left;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type=number]:invalid,
input[type=number]:out-of-range {
    border: 2px solid #ff6347;
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #f15927;
}

input[type=range]:focus::-ms-fill-lower {
    background: #f15927;
}

input[type=range]:focus::-ms-fill-upper {
    background: #f15927;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: #f15927;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
}

input[type=range]::-webkit-slider-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid #f15927;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #fbb03b;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -7px;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: #000;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
}

input[type=range]::-moz-range-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid yellow;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: greenyellow;
    cursor: pointer;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type=range]::-ms-fill-lower,
input[type=range]::-ms-fill-upper {
    background: red;
    border-radius: 1px;
    box-shadow: none;
    border: 0;
}

input[type=range]::-ms-thumb {
    z-index: 2;
    position: relative;
    box-shadow: 0px 0px 0px #000;
    border: 1px solid green;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #a1d0ff;
    cursor: pointer;
}

.price-range {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    padding: 5px;
    margin-right: 14px;
}

.price-range label {
    margin-bottom: 1px;
    display: block;
    text-align: left;
    color: #808080;
    font-size: 14px;
}

.rs_sym {
    font-size: 18px;
}

.sym_sepe {
    position: absolute;
    margin-left: -14px;
    /* margin-right: 10px; */
    margin-top: 18px;
    /* display: inline-flex; */
    padding-left: 3px;
    padding-right: 3px;
}

.is_instant_filter_div {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 25px;
    display: none;
    z-index: 9;
    margin-top: 10px;
    margin-left: -16px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 37px !important;
    width: 350px;
}

.price_filter_div {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    display: none;
    z-index: 9;
    margin-top: 10px;
    margin-left: -16px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 37px !important;
}

.filter_applied_btn {
    margin-top: 10px;
}

.in-text-con {
    font-size: 15px;
    font-weight: 400;
    width: 230px;
}

.in-m-f-close {
    padding: 5px 10px!important;
    margin: -40px!important;
    margin-top: -10px!important;
}

._in_filter1 ._in_inner_filter ._filter_left {
    float: left;
    width: 70%;
}

._in_filter1 ._in_inner_filter ._filter_right .com_bond i {
    padding: 8px;
}

._in_filter1 ._in_inner_filter ._filter_right .com_bond {
    text-align: center
}

._in_filter1 ._in_inner_filter ._filter_right {
    float: right;
    width: 29%;
    text-align: right;
}

.showing-input {
    border: none;
    width: 30px;
    text-align: center;
}

._in_inner_filter {
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}


/*.propert-div{
    width: 20%;
    max-width: 254px;
}
*/

.home-p-pro .pil-layer {
    width: 90%;
}

.in-page {
    text-transform: capitalize;
}

.sec-explore-details {
    margin-top: 50px;
}

.custom-popup .close {
    right: 34.7%;
    position: absolute;
    background: #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
    padding-top: 5px;
    margin-top: -16px;
    opacity: 1;
}

.booking_query {
    height: 45px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.custom-popup .cust-row label {
    font-size: 14px;
    margin-bottom: 3px;
}

.custom-popup .cust-row .form-group {
    margin-bottom: 3px;
}

.custom-popup .cust-row {
    max-width: 400px;
    background: #fff;
    margin: auto;
    padding: 10px;
    border-radius: 10px;
}

.custom-popup .form-control {
    font-size: 14px;
}

.custom-popup h3 {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 400;
    color: #fea116;
}

.custom-popup .btn-warning {
    color: #fff;
}

.custom-popup {
    position: fixed;
    z-index: 99991;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.38);
    padding: 10%;
    top: 0;
    left: 0;
}

.topnav {
    overflow: hidden;
    background-color: #fff;
    transition: .5s;
}

.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.topnav a:hover {
    color: black;
}

.topnav a.active {
    background-color: #fff;
    color: white;
}

.topnav .icon svg {
    height: 25px;
    margin-left: 5px;
}

.topnav .icon .r {
    fill: #bbb;
    width: 80%;
    height: 30px;
}

.topnav .icon {
    display: none;
    color: #bbb;
}

.loading-img img {
    width: 44px;
}

.instay-header-mobile {
    display: none;
}

.in-explore {
    padding: 0;
}

.mon-close {
    display: none;
}

.mob-back-btn {
    display: none;
}

.mobile-view {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    background: #0000007a;
    width: 100%;
    height: 100%;
    padding: 40px 90px;
}

.carousel-indicators {
    bottom: -50px;
    width: 100%;
    left: 0;
    margin-left: 0;
}

.mobile-view .carousel-item img {
    width: 70% !important;
    margin: auto;
}

.booking__div {
    padding: 5px 30px;
    font-size: 14px;
}

.mobile-view .close {
    font-size: 40px;
    right: 35px;
    background: #ddd;
    cursor: pointer;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
}

.create-booking-div .form-group input {
    font-size: 14px;
}

.create-booking-div .form-group {
    text-align: left;
    margin-bottom: 5px;
}

.create-booking-div .form-group label {
    text-align: left;
    margin-bottom: 1px;
}

.create-booking-div .heading {
    font-size: 16px;
    text-align: left;
}

.reg-as-div {
    width: 100%;
    margin: 10px 0;
}

.booking-page-login .close,
.create-booking-div .close {
    margin-right: 0;
    cursor: pointer;
}

.b-o-t {
    font-size: 14px;
}

.my-fields input {
    border: 0;
    outline: 0;
    padding: 0;
    height: 25px;
}

.my-fields {
    border: 1px solid #ddd;
    padding-left: 10px;
}

.-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.-bottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.login-form-div label,
.regiration-div label,
.opt-verify-div label {
    font-size: 14px;
    margin: 0;
}

.my-fields input:focus {
    color: #495057;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.my-fields input:focus .-bottom {
    border: 4px solid #000;
}

.b-login-div {
    padding-left: 20px;
    padding-right: 20px;
}

.login-form-div {
    margin-top: 15px;
}

.heading {
    font-size: 18px;
    padding: 10px;
    padding-top: 5px;
    min-height: 50px !important;
    border-bottom: 1px solid #ddd;
}

.p-d-title {
    text-transform: capitalize;
}

.in-p-ani-ico img {
    width: 32px;
}

.in-p-ani-nam {
    width: 100%;
    text-transform: capitalize;
    font-size: 15px;
    background: #eee;
    padding: 5px 10px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 1px solid #ddd;
}

.in-p-ani-ico {
    float: left;
}

.in-ani-row {
    padding-right: 5px;
    margin-bottom: 5px;
}

.mob-fixed-bottom-button {
    display: none;
}

.mob-section-2 .close {
    display: none;
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-shadow: unset!important;
    vertical-align: top;
    margin-top: 5px;
}

#progressbar {
    text-align: center;
    background-image: -webkit-linear-gradient(top, #00b4f5, #008dc5);
    background-image: linear-gradient(to bottom, #00b4f5, #008dc5);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .2), inset 0 0 0 1px rgba(0, 0, 0, .1);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    color: #fff;
}

.price-brake-down {
    position: absolute;
    background: #fff;
    width: 250px;
    margin-top: -122px;
    padding: 10px;
    margin-left: 32px;
    z-index: 9;
    box-shadow: inset 0 0 0 1px #e0e5e9;
    display: none;
}

.price-brake-down i.fa.fa-close {
    float: right;
}

.p-b-t {
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.p-b-t .rgt-t {
    float: right;
}

.p-b-t .left-t {
    float: left;
}

.in-property-details {
    margin-top: 10px;
}

.in-view-p-gallery {
    margin-right: 6%;
}

#property_gallery_div .close {
    right: 7px;
    border: 1px solid #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 7px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

#property_gallery_div .in-mx-h-sl {
    max-height: 600px;
    width: auto !important;
}

#property_gallery_div {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    background: #0000008f;
    top: 0;
    left: 0;
    padding: 10%;
    padding-top: 10px;
}

.upload-div {
    display: inline-block;
    width: 49%;
    padding: 10px;
}

.select-id,
.upload-id {
    border: 1px dashed #00bcd4;
    text-align: center;
    border-radius: 5px;
    height: 60px;
    /* padding: 20px; */
    padding-top: 17px;
    color: #00bcd4;
    cursor: pointer;
}

.in-id-im {
    display: inline-block;
    width: 32%;
    margin-right: 2px;
    border: 1px solid #ddd;
    float: left;
    border-radius: 10px;
    background: aliceblue;
}

.in-id-im img {
    width: 100%;
}

.u-id-p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.upload-input {
    display: none;
}

.select-id-input {
    display: none;
    max-height: 100px;
    overflow: auto;
}

input[name='selecte__id'] {
    margin-left: 5px;
}

.select-id-input label {
    cursor: pointer;
    margin-bottom: 1px;
}

.cus-fav-s {
    float: right;
    position: absolute;
    right: 20px;
    top: 6px;
    transition: .5s;
}

.bubbly-button {
    display: inline-block;
    font-size: 13px;
    padding: 1px 5px;
    -webkit-appearance: none;
    appearance: none;
    background-color: #ff0081;
    background-color: #fff;
    color: #fff;
    color: #ff0081;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
    box-shadow: 0 2px 25px rgba(255, 0, 130, 0.5);
}

.bubbly-button:focus {
    outline: 0;
}

.bubbly-button:before,
.bubbly-button:after {
    position: absolute;
    content: '';
    display: block;
    width: 140%;
    height: 100%;
    left: -20%;
    z-index: -1000;
    transition: all ease-in-out 0.5s;
    background-repeat: no-repeat;
}

.bubbly-button:before {
    display: none;
    top: -75%;
    background-image: radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, transparent 40%, #ff0081 40%, transparent 30%), radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, transparent 10%, #ff0081 15%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%);
    background-size: 20% 20%, 40% 40%, 15% 15%, 40% 40%, 18% 18%, 20% 20%, 15% 15%, 20% 20%, 18% 18%;
}

.bubbly-button:after {
    display: none;
    bottom: -75%;
    background-image: radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, transparent 20%, #ff0081 15%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%), radial-gradient(circle, #ff0081 40%, transparent 40%);
    background-size: 15% 15%, 40% 40%, 18% 18%, 40% 40%, 15% 15%, 20% 20%, 40% 40%;
}

.bubbly-button:active {
    transform: scale(0.9);
    background-color: #e60074;
    box-shadow: 0 2px 25px rgba(255, 0, 130, 0.2);
}

.bubbly-button.animate:before {
    display: block;
    z-index: 9;
    animation: topBubbles ease-in-out 0.75s forwards;
}

.bubbly-button.animate:after {
    z-index: 9;
    display: block;
    animation: bottomBubbles ease-in-out 0.75s forwards;
}

@keyframes topBubbles {
    0% {
        background-position: 5% 90%, 20% 90%, 20% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
    }
    50% {
        background-position: 0% 80%, 0% 40%, 20% 40%, 40% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 40%, 90% 30%;
    }
    100% {
        background-position: 0% 70%, 0% 20%, 20% 30%, 40% -20%, 30% 40%, 22% 40%, 50% 40%, 65% 20%, 90% 40%;
        background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
}

@keyframes bottomBubbles {
    0% {
        background-position: 20% -20%, 30% 20%, 55% -20%, 70% -20%, 85% -20%, 70% -20%, 70% 0%;
    }
    50% {
        background-position: 0% 80%, 40% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
    }
    100% {
        background-position: 0% 90%, 40% 90%, 45% 70%, 60% 120%, 75% 80%, 95% 70%, 120% 20%;
        background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
}

.property-liked {
    color: #fff;
    transition: .5s;
    background-color: #ff0081;
}

.is-superhost {
    border: 1px solid #ffffff;
    float: left;
    position: absolute;
    font-size: 14px;
    padding: 0px 5px;
    border-radius: 5px;
    color: #fff;
    text-shadow: 0px 0px 2px black;
    box-shadow: 0 0 5px 1px #d7d7d7;
    margin: 5px;
    background: rgb(255 255 255 / 49%);
}

.property_gallery .carousel-item {
    text-align: center;
    text-align: -webkit-center;
}

.upload-div-admin {
    width: 120px;
    overflow: hidden;
    display: inline-block;
    height: 60px;
}

.upload-id-admin {
    border: 1px dashed #00bcd4;
    text-align: center;
    border-radius: 5px;
    height: 60px;
    /* padding: 20px; */
    padding-top: 17px;
    color: #00bcd4;
    cursor: pointer;
}

.up-l-img {
    width: 100%;
}

.u-i-peel {
    position: absolute;
    background: #ffffff8f;
    height: 60px;
    width: 120px;
    top: 26px;
    color: #ff4d4d;
    text-align: center;
    font-size: 20px;
}


/* The check */

.check {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: capitalize;
}


/* Hide the browser's default checkbox */

.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border-color: #fea116;
    border-style: solid;
    border-width: 2px;
}


/* When the checkbox is checked, add a blue background */

.check input:checked~.checkmark {
    background-color: #fff;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.check input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.check .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid;
    border-color: #fea116;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cust-btn {
    margin-bottom: 10px;
    background-color: #f8204f;
    border-width: 2px;
    border-color: #f8204f;
    color: #fff;
}

.cust-btn:hover {
    border-color: #f8204f;
    background-color: #fff;
    color: #f8204f;
    border-radius: 20px;
    transform-style: 2s;
}

.add-on-services {
    margin-top: 5px;
    max-height: 135px;
    overflow: hidden;
    overflow-y: auto;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.l-s-title {
    font-size: 15px;
}

span.l-s-price {
    float: right;
    font-size: 14px;
}

.tooltip.show {
    opacity: .9;
    z-index: 9999;
}

.tooltip-inner {
    font-size: 12px;
}

.nav li.current-page {
    border-right: 5px solid #ff9900;
    background-color: #ed3e07;
    color: #fff;
}

.cm-alert {
    font-size: 14px;
    padding: 5px;
    margin-bottom: 0;
}

.block-dates-div,
.mapservice-clone {
    display: none;
    position: fixed;
    width: 400px;
    background: #fff;
    top: 0;
    height: 100%;
    right: 0;
    border-left: 2px solid #ddd;
    font-size: 20px;
    z-index: 1;
}

.edit-dates-btn {
    margin-top: -30px;
}

.editDatesData {
    position: absolute;
    background: white;
    width: 100%;
    top: unet;
    height: 100%;
    z-index: 9;
    left: 0;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.editDatesData .p-s-title {
    border-top: 0;
    padding-top: 10px;
    font-size: 15px;
    padding-bottom: 10px;
}

.editDatesData .p-s-title .close {
    margin-top: 0px;
}

.dynamic-dates-c {
    margin: 5px 10px;
    /* border: 1px solid #ddd; */
    border-radius: 10px;
    padding: 5px 10px;
    /*  background: #fbfbfb; */
}

.selected_date {
    font-size: 16px;
    /* border-bottom: 1px dashed #ccc; */
}

.d_head {
    font-weight: 700;
    font-size: 16px;
}

.d_content {
    font-size: 15px;
    font-weight: 500;
    padding: 4px 0px;
    transition: .5s;
}

.d_content label,
.p-label {
    font-weight: 500;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    cursor: pointer;
}

.d_content input[type=radio] {
    float: right;
    width: 30px;
    height: 20px;
}

.editDatesData .form-control,
.mapped_price {
    border: 0;
    background: unset;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
    border-radius: unset !important;
    padding-left: 0;
}

.editDatesData .input-group-addon,
.input-group-addon {
    border: 0;
    background: unset;
    padding: 5px;
    border-bottom: 1px solid #ddd;
}

.editDatesData .input-group {
    margin-bottom: 0;
}

.editDatesData hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #ddd;
    border-top: 1px dashed rgb(255 152 0);
}

.load-dynamic-dates-c {
    max-height: 550px;
    overflow: auto;
    padding-bottom: 26%;
}

.bottom-head {
    position: absolute;
    bottom: 10%;
    width: 100%;
    height: 40px;
    z-index: 999;
    background: #fff;
    padding: 5px;
    text-align: right;
}

.save-date-changes {
    border-radius: 50px;
}

.d_avail span {
    float: right;
    font-size: 20px;
}

.d_avail .fa-check-circle-o {
    color: green;
}

.d_avail {
    cursor: pointer;
}

.d_content:hover {
    background: rgb(255 152 0 / 6%);
}

.control-room .carousel-control-prev {
    background: unset;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.control-room .carousel-control-next {
    background: unset;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}

.control-room {
    position: absolute;
    right: 20px;
    width: 100px;
    top: 10px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 50px;
    z-index: 9;
}

.week_day {
    cursor: pointer;
    display: inline-block;
    width: 37px;
    height: 37px;
    text-align: center;
    font-size: 15px;
    padding: 5px;
    border-radius: 50%;
}

.main-div {
    /*border: 1px solid #ddd; */
    display: inline-block;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
    width: 310px;
    /* border: 1px solid; */
    padding: 0 10px;
}

.currentDay {
    background: red;
    color: #fff;
}

.DisabledDates {
    opacity: .5;
    cursor: not-allowed;
}

.main-div1 {
    display: inline-grid;
    width: 50%;
    border: 0px solid #ddd;
    height: 300px;
}

.main-div2 {
    background: #fff;
    margin-top: 10px;
}

.myCarousel {
    width: 100%;
    height: 335px;
    background: white;
    padding: 0px;
    padding-top: 20px;
    z-index: 9;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
}

.monthAlpha {
    text-align: center;
}

.week_row {
    color: rgb(85 85 85) !important;
    font-size: 15px;
}

.myCarousel .carousel-inner {
    ;
    width: 80%;
    margin: 0 auto;
}

.month-name {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
}

.week_days .week_day:hover {
    border: 1px solid #000;
    border-radius: 50%;
}

.row.new_block_dates_div {
    display: block;
    height: 285px;
    width: 100%;
}

.indi_block_dates {
    font-size: 13px;
    border: 1px solid #898484;
    float: left;
    margin-right: 5px;
    border-radius: 50px;
    padding: 5px 10px;
    color: #898484;
    background: #eee;
    margin-bottom: 5px;
}

.week_days_enable {
    background: rgb(0 128 0 / 22%);
    color: green !important;
    border: 1px solid green;
}

.week_days_booked {
    background: rgb(255 152 0 / 46%) !important;
    border: 1px solid #FF9800 !important;
    color: rgb(255 152 0) !important;
}

.week_days_disabled {
    background: #eee;
    color: #bbb;
    border: 1px solid #ddd;
    cursor: not-allowed;
    text-decoration: line-through;
}

.week_days_selected {
    background: #000 !important;
    border: 1px solid #000!important;
    color: #fff!important;
    border-radius: 50% !important;
}

.selected_bg {
    background: #eee;
    border-radius: 0;
}

.control-room {
    background: #fff;
}

.myCarousel {
    border-radius: 20px;
}

.p-s-title .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    right: 15px;
}

.p-s-title {
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    /* color: #ddd; */
}

.p-s-content {
    padding: 25px;
}

.ps-label {
    font-size: 17px;
    color: #7f7c7c;
}

.seach-divs {
    max-width: 178px !important;
}

.in-quick-form select {
    text-transform: capitalize;
}

.frontend-calendar-div {
    display: none;
    position: absolute;
    padding: 20px;
    width: 600px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
    background-color: white;
    border-radius: 15px;
    z-index: 9;
    margin-top: 220px;
    margin-left: 20%;
}

.frontend-calendar-div .control-room .fa {
    color: #000;
}

.frontend-calendar-div .main-div .row {
    margin: 0;
}

.frontend-calendar-div .main-div .month-name {
    text-align: center;
}

.frontend-calendar-div .control-room .carousel-control-next {
    background: unset;
    float: right;
    margin-top: 0;
    margin-right: -10px;
}

.frontend-calendar-div .control-room .carousel-control-prev {
    background: unset;
    float: left;
    margin-top: 0;
    margin-left: -18px;
}

.frontend-calendar-div .control-room {
    position: absolute;
    right: 0;
    width: 100%;
    top: -10px;
    height: 40px;
    border: 0px solid #ddd;
    border-radius: 50px;
    z-index: inherit;
}

.frontend-calendar-div .main-div .week_day {
    margin-bottom: 1px;
}

.frontend-calendar-div .main-div {
    width: 100%;
}

.frontend-calendar-div .each-month {
    width: 50%;
    float: left;
    display: inline-block;
}

.prev-dates {
    color: #d6d6d6;
    cursor: not-allowed;
}

.cal-next-div {
    display: none;
}

.in-quick-form select {
    width: 100%;
}

.carousel-indicators li img {
    width: 100%;
}

.carousel-indicators li {
    text-indent: unset;
    width: 50px;
}

.min-srch-bar .frontend-calendar-div {
    margin-top: 125px;
}

.min-srch-bar button.in-search-btn {
    width: 150px;
    border: 1px solid #ddd;
    background: #ddd;
    color: #fff;
    height: 50px;
    padding-left: 0;
    border-radius: 15px;
    /* box-shadow: -1px 3px 6px 0px rgba(0, 0, 0, 0.73); */
    font-size: 22px;
    padding-top: 4px;
    background-image: -webkit-linear-gradient(180deg, #f35626, #feab3a);
}

.in-booking-div .frontend-calendar-div {
    display: none;
    position: absolute;
    padding: 20px;
    width: 600px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
    background-color: white;
    border-radius: 15px;
    z-index: 9;
    margin-top: 0;
    margin-left: -75%;
    left: auto;
    top: auto;
}

.prev-dates {
    text-decoration-line: line-through;
}

.in-booking-div #guestCounter {
    background: #ffffff;
    position: absolute;
    width: 290px;
    padding: 10px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    z-index: 9;
    left: auto;
    top: auto;
    font-size: 10px;
    display: none;
    height: auto;
}

.guest-head {
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.login-with-email,
.login-with-mobile {
    padding: 5px;
    border: 2px solid #FF9800;
    border-radius: 5px;
    cursor: pointer;
    color: #FF9800;
    margin-bottom: 5px;
    text-align: center;
}

._a_a {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 16px !important;
}

._a_b {
    text-align: center !important;
    overflow: hidden !important;
}

._a_c {
    padding-bottom: var(--spacing-rule-text-vertical, 16px) !important;
    padding-top: var(--spacing-rule-text-vertical, 16px) !important;
    padding-left: var(--spacing-rule-text-horizontal, 16px) !important;
    padding-right: var(--spacing-rule-text-horizontal, 16px) !important;
    position: relative;
}

._a_c::after {
    content: "" !important;
    position: absolute !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: rgb(228, 228, 228) !important;
    top: 50% !important;
    left: 100% !important;
    width: 5000px !important;
}

._a_c::after {
    border-bottom-width: var(--border-rule-border-width, 1px) !important;
    border-bottom-color: #e4e4e4 !important;
}

._a_c::before {
    content: "" !important;
    position: absolute !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: rgb(228, 228, 228) !important;
    top: 50% !important;
    right: 100% !important;
    width: 5000px !important;
}

.other-logins .fa {
    float: left;
    margin: 4px 5px;
}

.selected_bg2 {
    background: #eee;
    border-radius: 0;
    border: 0;
    color: #bbb;
}

.in-booking-main-div .form-control:disabled,
.form-control[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

.guest-head .close {
    display: none;
}


/*jssor slider loading skin spin css*/

.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/*jssor slider arrow skin 106 css*/

.jssora106 {
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssora106 .c {
    fill: #fff;
    opacity: .3;
}

.jssora106 .a {
    fill: none;
    stroke: #000;
    stroke-width: 350;
    stroke-miterlimit: 10;
}

.jssora106:hover .c {
    opacity: .5;
}

.jssora106:hover .a {
    opacity: .8;
}

.jssora106.jssora106dn .c {
    opacity: .2;
}

.jssora106.jssora106dn .a {
    opacity: 1;
}

.jssora106.jssora106ds {
    opacity: .3;
    pointer-events: none;
}


/*jssor slider thumbnail skin 101 css*/

.jssort101 .p {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    background: #000;
}

.jssort101 .p .cv {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #000;
    box-sizing: border-box;
    z-index: 1;
}

.jssort101 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 400;
    stroke-miterlimit: 10;
    visibility: hidden;
}

.jssort101 .p:hover .cv,
.jssort101 .p.pdn .cv {
    border: none;
    border-color: transparent;
}

.jssort101 .p:hover {
    padding: 2px;
}

.jssort101 .p:hover .cv {
    background-color: rgba(0, 0, 0, 6);
    opacity: .35;
}

.jssort101 .p:hover.pdn {
    padding: 0;
}

.jssort101 .p:hover.pdn .cv {
    border: 2px solid #fff;
    background: none;
    opacity: .35;
}

.jssort101 .pav .cv {
    border-color: #fff;
    opacity: .35;
}

.jssort101 .pav .a,
.jssort101 .p:hover .a {
    visibility: visible;
}

.jssort101 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    opacity: .6;
}

.jssort101 .pav .t,
.jssort101 .p:hover .t {
    opacity: 1;
}

.in-p-details table {
    width: 100%;
}

#carousel-thumb {
    display: none;
}

.in-quick-form .com_bond svg {
    margin-top: -4px;
}

#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    overflow: hidden;
    visibility: hidden;
}

.jssorl-009-spin {
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
}

.j_img {
    margin-top: -19px;
    position: relative;
    top: 50%;
}

.slider-class {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.jssort101 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #000;
}

.jssora106 svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.allow-partial-pay {
    color: red;
}

.p_pay_m {
    text-transform: none;
    font-size: 13px;
}

.edit-div {
    position: absolute;
    background: #fff;
    width: 100%;
    min-height: 700px;
    border: 1px solid #ddd;
    left: 0;
    padding: 10px;
    top: 0;
    left: 104%;
}

.edit-div .close {
    border: 1px solid #bbb;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 35px;
    margin-top: -40px;
    margin-right: 8px;
    padding-top: 2px;
}

a i {
    cursor: pointer;
}

.change-banner {
    float: right;
    position: absolute;
    right: 2%;
    top: 25%;
}

.pre-app-coupon {
    text-align: center;
    margin: 5px 0;
    font-size: 14px;
}

.apply-coupon:hover {
    outline: none;
    color: #fff;
}

.apply-coupon {
    background-image: -webkit-linear-gradient( 180deg, #f35626, #feab3a);
    border: 1px solid #f35626;
    width: 100%;
    font-size: 12px;
    padding-top: 5px;
    line-height: 13px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    height: 25px;
}

._applycode .input {
    padding: 6px;
    border: 1px solid #f35626;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    text-transform: uppercase;
    height: 25px;
    font-size: 12px;
}

.uppercase {
    text-transform: uppercase;
}

.menu-cc {
    position: absolute;
    width: 96%;
    height: auto;
    background: #fff;
    z-index: 99;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding-bottom: 10px;
    top: 60px;
    margin-left: 6px;
    left: -100%;
}

.ms-options-wrap>button:focus,
.ms-options-wrap>button,
.ms-options-wrap>.ms-options {
    border-radius: 5px;
}

.ms-options-wrap>.ms-options .ms-selectall {
    text-transform: capitalize!important;
}

.ms-options ul {
    padding-left: 6px;
    text-transform: capitalize;
}

.in-p-details {
    overflow: auto;
}

.view-offers {
    color: #fea116;
    text-decoration: underline;
}

#offers-heading h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 70px;
    color: #333;
    margin: 0;
    padding: 0;
}

.edge-line:before {
    right: .5em;
    margin-left: -50%;
}

.edge-line:before,
.edge-line:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 18%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #333;
}

:before,
 :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.edge-line:after {
    left: .5em;
    margin-right: -50%;
}

.edge-line:before,
.edge-line:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 18%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #333;
}

.offer-img:hover img {
    transform: scale(1.05, 1.05);
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
}

#offers-heading {
    max-width: 100% !important;
    height: auto;
    margin: 0 0 10px;
    text-align: center;
}

.offer-content {
    box-shadow: 0 4px 15px rgba(171, 159, 159, 0.51);
}

.offer-img img {
    max-width: 100%;
    transition: all 1s;
    height: auto;
    width: 100%;
}

.v-detail {
    margin-top: -30px;
    color: #00b6ff;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

.offer-title {
    padding: 8px 0;
}

.offers .mg-code {
    width: 100px;
    border: 1px dashed #ee3e09;
    text-align: center;
    padding: 0px;
    color: #ee3e09;
    line-height: 35px;
    text-transform: uppercase;
}

.offer-title h3 {
    text-transform: uppercase;
}

.offers .close {
    right: 5px;
    top: 5px;
}

.offers .btn {
    line-height: 27px;
    margin-top: -4px;
}

.offers .pr {
    font-size: 14px;
    color: #afacac;
}

.offers .modal-body {
    max-height: 400px;
    overflow: auto;
}

.coupon-code {
    margin-bottom: 8px;
}

.offer-img {
    height: 360px;
    overflow: hidden;
}

.stop-scrolling {
    overflow: hidden;
}

._offer_apply_btn {
    background-image: -webkit-linear-gradient(180deg, #f35626, #feab3a);
    border: 1px solid #f35626;
    width: auto;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    padding: 0 20px;
    border-radius: 2px;
}

.offer_apply_btn {
    width: 49.2%;
    display: inline-block;
    text-align: right;
}

.offer_code.offers {
    width: 49%;
    display: inline-block;
}

.offer_title {
    text-transform: capitalize;
    font-weight: 600;
    color: #fea116;
    font-size: 18px;
}

.offer_content p:before {
    content: "✓";
    color: green;
    margin-right: 5px;
}

.offer_content p {
    margin-bottom: 5px;
}

.view_offer_terms {
    text-align: right;
    margin-bottom: 10px;
    font-size: 13px;
    cursor: pointer;
    color: #00b6ff;
}

.offer_content {
    font-size: 13px;
    height: 44px;
    overflow: hidden;
    margin-bottom: 3px;
}

.show_it {
    overflow: auto;
}

.list-start {
    overflow: auto;
}

.box-body {
    overflow: auto;
}

.nav.side-menu>li.current-page a {
    color: #fff;
}

* {
    margin: 0;
    padding: 0;
}

.drop-down {
    /*    position:absolute;
        left:42%;
        top:40%;*/
}

.drop-down .selected a {
    background: #fff no-repeat scroll right center;
    display: block;
    padding-right: 0px;
    border: 1px solid #d7d7d7;
    width: 150px;
    border-radius: 2px;
    text-decoration: none;
    height: 36px;
    color: #000;
}

span.d-drop-arrow {
    float: right;
    top: 0;
    position: relative;
    transform: rotate(90deg);
}

.drop-down .selected a span {
    cursor: pointer;
    display: block;
    padding: 5px;
}

.drop-down .option {
    position: relative;
}

.drop-down .options ul {
    background: #fff none repeat scroll 0 0;
    display: none;
    list-style: none;
    padding: 0px 0px;
    left: 0px;
    top: 32px;
    width: 150px;
    border: 1px solid #d7d7d7;
}

.drop-down .selected span.value,
.drop-down .options span.value {
    display: none;
}

.drop-down .options ul li a {
    padding: 5px;
    display: block;
    text-decoration: none;
    color: #3179ac;
}

.drop-down .options ul li a:hover {
    background: #3179ac;
    color: #fff;
    transition: 0.2s ease;
}

._mapservicediv ul li {
    display: inline-block;
    line-height: 10px;
    vertical-align: top;
}

._mapservicediv ul li:nth-child(2) {
    width: 90%;
}

.mapped_name {
    color: #ed3e07;
    vertical-align: sub;
    font-size: 17px;
    cursor: pointer;
    line-height: 20px;
}

.p-label {
    font-size: 15px;
    font-weight: 700;
}

._mapservicediv .p-s-content {
    padding-top: 0px;
    height: 490px;
    overflow: auto;
    padding-bottom: 40px
}

.s-m-footer {
    position: absolute;
    bottom: 48px;
    width: 100%;
    background: aliceblue;
    padding: 10px;
    z-index: 2;
}

.s-m-footer button {
    margin: 0;
    width: 49%;
}

._mapservicediv .d-heading {
    font-size: 16px;
    padding: 5px 20px;
    border: 0;
}

._mapservicediv ul:hover {
    background: aliceblue;
}

._mapservicediv ul {
    border-bottom: 1px dashed #ed3e07;
}

.loader-effect {
    font-size: 10px;
    margin: 0;
    text-indent: -9999em;
    width: 20px;
    float: right;
    height: 20px;
    border-radius: 50%;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader-effect:before {
    width: 50%;
    height: 50%;
    background: #ffffff;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.loader-effect:after {
    background: #0dc5c1;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.dashboard-upper-info .d-single-info p {
    word-break: break-all;
}

input:-webkit-autofill {
    -webkit-animation-delay: 1s;
    /* Safari support - any positive time runs instantly */
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.x_title h2 {
    width: 100%;
    font-size: 17px;
}

.show-description-div {
    box-shadow: rgba(0, 0, 0, 0.28) 0px 8px 28px !important;
    padding: 20px;
    border-radius: 20px;
    position: absolute;
    width: 320px;
    background: #fff;
    height: auto;
    z-index: 9;
    margin-left: -75px;
    margin-top: -170px;
    opacity: 1!important;
}

.me-reviews {
    padding: 10px;
    border-radius: 0px;
    margin-bottom: 10px;
    border-bottom: 1px #ff9800 solid;
    background-repeat: no-repeat;
    padding-left: 45px;
    background-size: 30px 25px;
    text-align: left;
    background-image: url({{asset('public/images/quote-color.png')
}


}
);

}
.me-reviews .col-bottom p {
    color: #555;
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 0 0;
    font-weight: 600;
}
.me-reviews .col-bottom div {
    line-height: normal;
}
.float-step-no-right {
    display: inline-block;
    margin-left: 9%;
    width: 85%;
}
.me-reviews .col-bottom h4 {
    padding: 10px 0px 0 0;
    display: inline-block;
    font-size: 18px;
}
.float-step-no {
    position: absolute;
    background: -webkit-linear-gradient(bottom,
    #c54f88,
    #ec6bb4) !important;
    color: #fff;
    width: 51px;
    height: 52px;
    text-align: center;
    border-radius: 50%;
    margin-left: 0;
    margin-top: 0;
    padding-top: 17px;
    display: inline-block;
    text-transform: uppercase;
}
#requestMoney.show {
    display: block!important;
    background: unset;
    background-color: #2e2e2e40;
}
.r-m-btn-div .save-details-s-m {
    background-color:#ed3e07;
    border: 1px solid #ed3e07;
}
.r-m-btn-div {
    position: revert;
    margin-top: 20px;
}
.r-money-b {
    border-radius: 50px;
}
.content-m .p-label {
    margin-top: 5px;
}
.close-r-m {
    right: 12px !important;
}
.m-t-10 {
    margin-top: 10px;
}
.request-money-btn {
    border-radius: 50px;
}
@media(hover: hover) and (pointer: fine) {
    #jssor_1:hover body,
    #jssor_1:active body {
        overflow: hidden;
    }
}
.delete-request:hover {
    text-decoration: underline;
}
.delete-request {
    float: right;
}
.r-money-tr span {
    line-height: initial;
}
.r-money-tr-after {
    opacity: .5;
    cursor: not-allowed;
}
.show {
    background-color: #2e2e2e00;
}
.extra-pay-btn {
    border-radius: 50px;
    font-size: 12px;
    padding: 5px 10px !important;
    line-height: 15px;
    float: right;
}
.r-money-tr td {
    vertical-align: inherit;
}
.notification-bell {
    position: fixed;
    z-index: 99;
    top: 30%;
    right: 10px;
    border: 1px solid #f38237;
    width: 45px;
    padding: 5px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 1px 1px 5px #ddd;
}
.bell-count {
    position: absolute;
    background: #f45c27;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    margin-top: -15px;
    right: 0px;
    font-size: 10px;
    color: #fff;
    padding-top: 3px;
}
.thread {
    display: inline-block;
    position: relative;
    transform-origin: 50% 0;
    animation: moveIt 2s ease-in-out infinite;
}
@keyframes moveIt {
    0%,
    100% {
        transform: rotate(30deg);
    }
    50% {
        transform: rotate(-30deg);
    }
}
.notification-data-div {
    position: fixed;
    top: 60px;
    right: 10px;
    width: 300px;
    border: 1px solid #ddd;
    height: 90%;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #ddd;
    z-index: 100;
    display: none;
}
.n-d-heading {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 1px dashed #aaa;
    margin-bottom: 5px;
}
.notification-data-div .close {
    border: 1px solid #000;
    cursor: pointer;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    right: 8px;
    padding: 5px;
    font-size: 15px;
    font-weight: 900;
    margin-top: 0;
}
.n-d-ico {
    width: 15%;
    text-align: center;
}
.n-d-text {
    width: 70%;
    font-size: 14px;
}
.n-d-btn {
    width: 25%;
    text-align: center;
}
.d-n-row {
    padding: 10px 0;
    border-bottom: 1px dashed #aaa;
}
.im {
    display: block;
    border: 1px solid #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-top: 3px;
}
.t-r-amt {
    font-weight: 700;
}
.n-d-btn button {
    border-radius: 50px;
    font-size: 12px;
    padding: 5px 6px;
}
.info-service {
    width: 18px;
    cursor: pointer;
    fill: #fea116;
    z-index: 8;
    stroke: #c87800;
    position: absolute;
    right: 5px;
    margin-top: 20px;
}
.service-title {
    width: 80%;
    display: inline-block;
    font-size: 12px;
}