#qodef-mobile-header-navigation ul li ul {
    display: block !important;
}


.float {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 15px;
    /* right: 10px;*/
    /* background-color: #25d366; */
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    /* box-shadow: 2px 2px 3px #999; */
    z-index: 100;
}

.whatsapp {
    display: grid;
}

.my-float {
    margin-top: 8px;
}

#exampleModal .close {
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 35px;
    left: 50%;
    line-height: 1;
    opacity: 1;
    position: absolute;
    text-shadow: 0 1px 0 #fff;
    top: 32px;
    transform: translateX(-50%);
    transition: all 0.3s ease 0s;
}

#exampleModal .close:hover {
    color: #ea5429;
}

.modal-backdrop.show {
    opacity: 0.8;
}

.modal-content .close:hover {
    color: #ea5429;
}

.modal-open .modal {
    z-index: 99999;
}

.modal-backdrop.show {
    z-index: 9999;
}

.quick-view-tab-content .tab-pane {
    border: 1px solid #ddd;
}

.modal-body .cart-plus-minus span {
    display: none;
}

.modal-dialog {
    min-width: 100%;
}

.modal-body {
    display: block;
    justify-content: inherit;
    padding: 15px;
}

/* pop up buttone start */

.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-family: roboto;
    position: relative;
    pointer-events: visible;
}

.loginmodal-container #close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 1px 6px;
    background: #000;
    color: #fff;
    opacity: 1;
}

.loginmodal-container button .close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.loginmodal-container .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.loginmodal-container h1 {
    text-align: center;
    font-size: 1.8em;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*font-family: roboto;*/
    background: #f10712;
    color: #fff;
    padding: 10px;
}

.loginmodal-container input[type="text"],
input[type="password"] {
    height: 35px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top-color: rgb(217, 217, 217);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: 1px solid #c0c0c0;
    border-radius: 2px;
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #9c9c9c;
    font-family: 'Montserrat', sans-serif;
}

.loginmodal-container .txtar {
    padding: 8px;
    width: 100%;
    min-height: 50px;
    color: #9c9c9c;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}

/* pop up end */

.submit.btn-style {
    background-color: #f10712;
    border: medium none;
    cursor: pointer;
    margin-top: 30px;
    color: #fff;
    font-weight: 600;
    width: auto;
}

.submit.btn-style:hover {
    background-color: #242424;
}



@media (max-width: 600px) {

    .navbar23 {
        overflow: hidden;
        background-color: #333;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99;
        padding: 10px 0px;
    }

}

@media (min-width: 600px) {

    #mobile {
        display: none;
    }

}

@media (max-width: 767px) {
    .footer-top.pb-50 {
        padding-bottom: 80px !important;
    }
}


.coman-15 {
    line-height: 24px;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    margin-right: 5px
}

.coman-15 {
    position: fixed;
    bottom: 118px;
    right: 90px;
    z-index: 100;
    font-size: 16px
}

.coman-15 img {
    width: 75px;
}

@media only screen and (max-width: 767px) {
    .coman-15 {
        position: fixed;
        bottom: 185px;
        right: 0px;
        z-index: 100;
        font-size: 16px;
    }
}

.coman-16 {
    line-height: 24px;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    margin-right: 5px
}

.coman-16 {
    position: fixed;
    bottom: 115px;
    right: 5px;
    z-index: 100;
    font-size: 16px
}

.coman-16 img {
    width: 75px;
}

@media only screen and (max-width: 767px) {
    .coman-16 {
        position: fixed;
        bottom: 105px;
        right: 0px;
        z-index: 100;
        font-size: 16px;
    }
}

#feedback-left {
    position: fixed;
    right: 0;
    top: 55%;
    z-index: 1000
}

#feedback-left img {
    height: 100px
}

#feedback-right {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

#feedback-right img {
    height: 155px
}

@media only screen and (max-width:767px) {
    #feedback-left {
        position: fixed;
        top: 52%;
        right: 10px;
        z-index: 1000
    }

    #feedback-left img {
        height: 63px
    }


}

@media only screen and (max-width:579px) {
    #feedback-right {
        position: fixed;
        right: 0;
        top: -3%;
        z-index: 1000
    }

    #feedback-right img {
        height: 125px
    }
}

@media only screen and (max-width:500px) {
    #feedback-right {
        position: fixed;
        right: 0;
        top: -5%;
        z-index: 1000
    }

    #feedback-right img {
        height: 125px
    }
}

@media only screen and (max-width:479px) {
    #feedback-right {
        position: fixed;
        right: 10px;
        top: -4%;
        z-index: 1000
    }

    #feedback-right img {
        height: 120px
    }
}

.coman-17 {
    line-height: 24px;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    margin-right: 5px
}

.coman-17 {
    position: fixed;
    bottom: 10px;
    right: 5px;
    z-index: 100;
    font-size: 16px
}

.coman-17:hover {
    color: #fff;
    border: 1px solid #EF792E;
    background: #EF792E;
}

.coman-17 img {
    width: 75px;
}

.coman-17 {
    padding: 6px 15px;
    line-height: 24px;
    display: inline-block;
    border: 2px solid #6ab43e;
    border-radius: 4px;
    background-color: #6ab43e;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    margin-right: 7px;
}


.reach-out .floating-container {
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 9;
    height: auto;
    width: 170px
}

.reach-out .floating-btn {
    background-color: #fff;
    box-shadow: 0 1px 10px 3px rgba(0, 0, 0, .18);
    border-radius: 10px;
    height: 50px;
    width: 170px;
    position: relative;
    z-index: 10;
    float: right;
    overflow: hidden;
    transition: all .2s linear
}

.reach-out .floating-btn:after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    width: 70px;
    height: 50px;
    background-color: #d72323;
    background-repeat: no-repeat;
    background-position: 14px 11px;
    background-image: url(https://www.dholerasmartcityland.com/Content/images/reachus_icon.png)
}

.reach-out .plus {
    width: auto;
    height: 27px;
    display: block;
    white-space: nowrap;
    position: relative;
    margin: 15px auto 0
}

.reach-out .plus:before {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    -webkit-animation: sploosh 2s cubic-bezier(.165, .84, .44, 1);
    -webkit-animation-iteration-count: infinite;
    border-radius: 50px;
    content: "Connect";
    margin-left: 16px;
    margin-right: 20px;
    font-size: 14px;
    color: var(--blue-color);
    font-weight: 500
}

.reach-out .boxspand .plus {
    background: url(../images/hb-close.svg) center center no-repeat;
    width: 22px;
    height: 22px;
    display: block;
    z-index: -1;
    margin: 19px auto 15px
}

.reach-out .boxspand {
    width: 60px;
    height: 60px
}

.reach-out .boxspand .plus:before,
.reach-out .floating-btn.boxspand:after {
    display: none
}

.reach-out .floating-container .action {
    border-radius: 50px;
    height: 60px;
    width: 60px;
    display: block;
    opacity: 0;
    z-index: -10;
    margin-bottom: -60px;
    margin-left: auto;
    background-color: #fff;
    position: relative;
    -webkit-transition: top .3s, margin-bottom .3s, opacity .1s;
    padding: 16px 0 15px;
    cursor: pointer;
    transition: all .2s linear;
    box-shadow: 0 1px 10px 3px rgba(0, 0, 0, .18);
    visibility: hidden
}

.reach-out .floating-container .action .svg {
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    margin: 0 auto;
    vertical-align: top;
    position: relative;
    z-index: 1
}

.reach-out .floating-container:hover .floating-btn {
    width: 60px
}

.reach-out .floating-container:hover .floating-btn:after {
    background: #fff url(https://www.dholerasmartcityland.com/Content/images/hb-close.svg) center center no-repeat;
    text-align: center;
    height: 50px;
    width: 60px
}

.reach-out .floating-container .action .svg path {
    fill: #000
}

.reach-out .floating-container .action img {
    width: auto;
    height: 28px;
    display: block;
    text-align: center;
    margin: 0 auto;
    vertical-align: top;
    position: relative;
    z-index: 1
}

.reach-out .floating-container .action img.email-icon {
    height: 20px;
    margin-top: 4px
}

.reach-out .floating-container:hover .action {
    visibility: visible;
    margin-bottom: 10px;
    opacity: 1
}

.reach-out .floating-container .action .live-toggle {
    opacity: 0;
    right: 30px
}

.reach-out .floating-container .action .live-toggle {
    background: #fff;
    position: absolute;
    top: 0;
    z-index: 0;
    border-right: 0;
    border-radius: 50px 10px 10px 50px;
    white-space: nowrap;
    line-height: 60px;
    height: 60px;
    padding: 0 20px 0 30px;
    opacity: 0;
    width: 0;
    transition: all .5s;
    overflow: hidden;
    box-shadow: -7px 0 9px 1px rgba(0, 0, 0, .1);
    font-size: 14px;
    color: var(--blue-color);
    font-weight: 500;
    right: 30px
}

.reach-out .action:hover .live-toggle {
    opacity: 1;
    width: 115px;
    text-align: center;
    padding: 0 20px 0 25px
}

.reach-out .floating-btn:after {
    /* background-image: url(../../Content/images/reachus_icon.png); */
    background: url(https://www.dholerasmartcityland.com/Content/images/reachus_icon.png) 18px 12px no-repeat #2095d3 !important;
}

.reach-out .plus:before {
    color: #2095d3 !important;
}

.reach-out .floating-container .action .live-toggle {
    color: #2095d3 !important;
}


.float {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 60px;
    left: 25px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

.iconwhatsup {
    display: none;
}

@media only screen and (max-width: 600px) {
    .lbldes {
        display: none !important;
    }

    .iconwhatsup {
        display: block !important;
    }
    .float1{
        left: 80% !important;
    }
}

.lblcall {
    border-radius: 50px;
    height: 60px;
    width: 60px;
    display: block;
    z-index: -10;
    margin-left: auto;
    background-color: #fff;
    position: relative;
    padding: 2px 0 15px;
    cursor: pointer;
    transition: all .2s linear;
    box-shadow: 0 1px 10px 3px rgba(0, 0, 0, .18);
}

.float1 {
    position: fixed;
    
    bottom: 60px;
    left: 95%;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}
#fltBtn{
    display: none;
}