﻿/**inuery form start**/







.logoareabox img {
    max-width: 150px;
    text-align: center;
    width: auto;
}



   









/*old*/


._inquery.active{
    display:none;
}

._inquery {
    right: 0;
    animation: animate 1s linear forwards;
}
@keyframes animate {
    from {
        right: -750px;
    }

    to {
        right: 0px;
    }
}

._inquery {
    width: 650px;
    position: fixed;
    right: 0;
    top: 10px;
    background: #fff;
    z-index: 3;
    box-shadow: 0 0 11px 3px #0000002b;
    overflow: auto;
    max-height: 670px;
    height: 100vh;
    overflow: auto;
}


    ._inquery ._main {
        padding: 35px 15px 50px;
        display: flex;
        background: url(/images/inqueryBGimageIcon.png), rgb(255, 255, 255);
        flex-direction: column;
        background-position: right;
        background-repeat: no-repeat;
        background-size: contain;
    }

.logoareabox {
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
}

    

.inqueryBox {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}

.inquerycallBox {
    border: 1px solid #000;
    border-top: none;
    width: 100%;
    margin: 50px auto 0;
}

    .inquerycallBox p:after {
        content: "";
        height: 1px;
        width: 30%;
        position: absolute;
        background: #000;
        right: 0;
        top: 10px;
    }

    .inquerycallBox p:before {
        content: "";
        height: 1px;
        width: 30%;
        position: absolute;
        background: #000;
        left: 0;
        top: 10px;
    }

    .inquerycallBox p {
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        letter-spacing: 6px;
        text-transform: uppercase;
        position: relative;
        top: -10px;
        margin: -5px auto;
    }

    .inquerycallBox a {
        display: flex;
        text-align: center;
        color: var(--footerBlueDark);
        text-decoration: none;
        font-size: 50px;
        font-weight: 700;
        align-items: center;
        justify-content: center;
        padding-bottom: 15px;
    }

        .inquerycallBox a img {
            width: auto;
        }



.inqueryheadlinetext {
    font-size: 26px;
    font-weight: 600;
    text-align: left;
    color: var(--footerBlueDark);
    line-height: 30px;
}

.inquerybottomlinearea {
    text-align: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
}

.inqueryiconbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.inqueryformarea {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
    margin: 10px auto 0;
    padding: 0 15px;
}

.inqueryfirstpartright {
    width: 100%;
    padding: 0 30px;
    margin: 40px auto 0;
}

.inueryiconArea {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

    .inueryiconArea::after {
        content: "";
        height: 20px;
        width: 1px;
        position: absolute;
        bottom: 4px;
        right: -5px;
        background: #000;
    }

    .inueryiconArea:last-child::after {
        content: none;
    }

    .inueryiconArea img {
        width: auto;
        margin-bottom: 10px;
    }

    .inueryiconArea p {
        font-size: 13px;
        text-align: center;
    }

.inqueryLivechatBox a.chatBoxLink {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    text-decoration: none;
    padding: 10px 15px;
    width: 100%;
    height: 65px;
    margin-top: 30px;
    background: #00000000 !important
}

.inqueryLivechatBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 48.5%;
    flex-direction: column;
    position: relative;
}

    .inqueryLivechatBox a img {
        width: auto;
        margin-right: 0px;
    }

    .inqueryLivechatBox a p {
        font-size: 20px;
        color: #000;
    }

.inqueryOrLine {
    padding: 40px 0;
    text-align: center;
    width: 4%;
}

    .inqueryOrLine span {
        display: block;
        color: var(--footerBlueDark);
        font-size: 22px;
        font-weight: 500;
        position: relative;
    }

.calendar .pignose-calendar .pignose-calendar-unit {
    height: 36px;
    line-height: normal;
}

.inqueryOrLine span:after {
    content: "";
    position: absolute;
    height: 200px;
    width: 1px;
    left: 24px;
    top: 30px;
    background: #707070;
}

.inqueryOrLine span:before {
    content: "";
    position: absolute;
    height: 181px;
    width: 1px;
    left: 24px;
    bottom: 30px;
    background: #707070;
}

.inquerymiddleline {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding: 0 15px;
    margin-top: 30px;
    width: 75%;
}

.inqueryformbox1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
}
._closeform {
    position: absolute;
    right: 8px;
    top: 6px;
}
    ._closeform img{
        width:20px;
        height:20px;
    }

    .inqueryformbox1 .formGroup {
        width: 48%;
    }

.formGroup1 {
    width: 100%;
}

    .formGroup1 textarea {
        height: 80px;
    }

.inquerybtnarea {
    text-align: center;
    width: 100%;
}

.inqueryreviewlogobox {
    background: linear-gradient(to top, rgb(0 0 0 / 72%) 55%, rgba(0, 0, 0, 0) 100%);
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 30px 0;
}

.inqueryreviewlogo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 40px 20px;
    gap: 30px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

    .inqueryreviewlogo img {
        width: auto;
    }

.inquerybtnarea .loaderround {
    padding-top: 10px;
}
/*review box -css*/
.reviewContainer {
    width: 1000px;
    margin: auto;
}

.headHolder {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .headHolder h2 {
        font-size: 30px;
        color: #191919;
    }

    .headHolder p {
        font-size: 14px;
        color: #191919;
        margin-top: -6px;
    }

.reviewdliderarea .profileHolder {
    box-shadow: 0px 0px 11px 3px #00000014;
    padding: 15px;
    margin: 8px;
    min-height: 378px;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    height: 100%;
    width: 18%;
}

.profilepic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}

    .profilepic img {
        width: 100%;
    }

.profilevid, .profilevid img {
    width: 100%;
}

.profilename {
    padding-bottom: 10px;
}

    .profilename h2 {
        color: #191919;
        font-size: 16px;
        line-height: 30px;
        font-weight: 600;
        margin-top: 15px;
    }

.starRating.customerstarReview {
    font-size: 14px;
    margin-left: 6px;
}

.starRating i {
    color: #ffd600;
}

.starRating .sliverstar {
    color: lightgray;
}

.starRating {
    padding: 0px 10px 0 0;
}

.reviewDateArea {
    margin-top: 30px;
    display: block;
}

.reviewdliderArea {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 20px 0;
    max-width: 680px;
    width: 100%;
    margin: 20px auto 0;
}

.reviewmainarea {
    background: #fff;
    margin: 20px auto;
}

.reviewdliderarea {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
    padding: 20px 0;
}

.reviewstarwitverify {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 14px;
}

.vifiedIconbox {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 400;
}

    .vifiedIconbox img {
        width: auto !important;
    }

.profilename p {
    color: #191919;
    font-size: 12px;
}

.profileHolder h4 {
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: none;
    padding: 6px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.profileHolder p {
    padding-bottom: 0px;
    font-size: 14px;
}

.reviewCarousel .owl-nav .owl-next {
    right: -40px;
    position: absolute;
    background-image: url(../images/purpleRightArrow.png) !important;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat !important;
    box-shadow: 0px 0px 11px 3px #00000014;
    border-radius: 50%;
    background-position: center center !important;
    background-color: #fff !important;
    top: 50%;
}

.reviewCarousel .owl-nav .owl-prev {
    left: -40px;
    position: absolute;
    background-image: url(../images/purpleLeftArrow.png) !important;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat !important;
    box-shadow: 0px 0px 11px 3px #00000014;
    border-radius: 50%;
    background-position: center center !important;
    background-color: #fff !important;
    top: 50%;
}

.reviewCarousel .owl-nav span {
    display: none;
}

/*review box -css end*/
/*._callaction {
    top: 60px !important;
}*/
._callaction._bookaction {
    border: 2px solid var(--footerBlueDark) !important;
    z-index:5;
}

.pignose-calendar .pignose-calendar-unit a {
    line-height: 1.6em !important;
}

.calendar .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a {
    background-color: var(--footerBlueDark) !important;
}

._timeselect ._slot.active {
    color: var(--footerBlueDark) !important;
    border: 1px solid var(--footerBlueDark) !important;
}

.submitbox ._btntime {
    background-color: var(--footerBlueDark) !important;
}

._consltbox {
    background-color: #ffffff00 !important;
}
/*.inqueryLivechatBox ._bookaction a {
    display: inherit;
    border: none;
    width: unset;
    padding: 4px 0;
}*/

._main .left-inquery {
    width: 45%;
    padding: 20px 10px;
}

._main .right-inquery {
    width: 53%;
}

._line {
    display: block;
    border-bottom: 1px solid lightgray;
}

._main .left-inquery h2 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

    ._main .left-inquery h2 + p {
        text-align: center;
        font-weight: 600;
        padding-bottom: 12px;
        margin-top: -7px
    }

._forminquery {
    margin-top: 20px;
    width: 100%;
}

    ._forminquery .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    ._forminquery ._formdiv {
        width: 100%;
        margin-top: 10px;
    }

        ._forminquery ._formdiv._formdiv1 {
            width: 49%;
        }

    ._forminquery ._error {
        padding-top: 2px;
        color: red;
        font-size: 11px;
        font-weight: 400;
    }

    ._forminquery .form-label {
        margin-bottom: 0.5rem;
        display: inline-block;
        font-weight: 500;
        font-size: 14.5px;
    }

    ._forminquery .form-control.hasDatepicker {
        cursor: pointer;
    }

    ._forminquery .form-control {
        display: block;
        width: 100%;
        padding: 0.375rem 2.25rem 0.375rem 0.75rem;
        -moz-padding-start: calc(0.75rem - 3px);
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #ffffff00;
        border-bottom: 1px solid #000000;
        border-radius: 0;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    ._forminquery .form-select {
        display: block;
        width: 100%;
        padding: 0.375rem 1.25rem 0.375rem 0.75rem;
        -moz-padding-start: calc(0.75rem - 3px);
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-image: url(../images/ad.png);
        background-repeat: no-repeat;
        background-position: right 0.45rem center;
        border: 1px solid lightgray;
        border-radius: 0;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

._formdiv textarea {
    resize: none;
    font-family: "Montserrat", sans-serif;
}

._detailpara {
    width: 100%;
    text-align: center;
    font-weight: 600;
    margin-top: 22px;
    font-size: 13px;
    position: relative;
    z-index: 2;
    margin-bottom: 5px;
}

    ._detailpara:after {
        position: relative;
        top: -7px;
        border-top: 1px solid lightgray;
        left: 0;
        content: '';
        width: 70%;
        z-index: 1;
        display: block;
        margin: 0 auto;
    }

    ._detailpara span {
        background-color: #fff;
        display: inline-block;
        position: relative;
        z-index: 3;
        padding: 0 7px;
    }

p.des {
    padding-top: 17px;
    font-size: 10px;
    font-weight: 500;
}
/*._inquery a{
    color:#0157b0;
    text-decoration: underline;
}*/
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

._formdiv .form-check-label {
    font-size: 10px;
    font-weight: 500;
    padding-left: 8px;
}

._submit {
    color: #fff;
    padding: 12px;
    background-color: var(--footerBlueDark);
    font-size: 22px;
    margin-top: 11px;
    width: 100%;
    cursor: pointer;
    text-align: center;
}

._formdiv._formdivcheck input {
    border-radius: 0;
}

._formdivcheck {
    display: flex;
    align-items: center;
}

._groupbox {
    display: flex;
}

    ._groupbox ._formdiv._formdiv2 {
        width: 33.33%;
    }

._forminquery ._groupbox ._formdiv._formdiv2:nth-child(2) .form-control {
    border-left: none;
    border-right: none;
    padding: 0.375rem 1.25rem 0.375rem 0.75rem;
}

._forminquery ._groupbox ._formdiv._formdiv2 .form-control {
    padding: 0.375rem .375rem 0.375rem 0.75rem;
}

._formdiv.addmore {
    margin-top: 5px;
    margin-bottom: 8px;
    text-align: right;
}

    ._formdiv.addmore.active {
        display: none;
    }

._formdiv.removemore {
    margin-top: 5px;
    margin-bottom: 8px;
    text-align: right;
    display: none;
}

    ._formdiv.removemore.active {
        display: block;
    }

    ._formdiv.removemore ._remove {
        background-color: #8b0d0d;
        color: #fff;
        padding: 5px 10px;
        cursor: pointer;
        font-size: 11px;
    }

._formdiv.addmore ._addb {
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 11px;
}

._formdiv.addmore ._removeb {
    background-color: #e82323;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 11px;
    border: 1px solid #e82323;
    font-weight: 500;
    visibility: hidden;
}

.boxgroup.boxgroup1 ._groupbox {
    display: none;
    flex-wrap: wrap;
}

    .boxgroup.boxgroup1 ._groupbox.active {
        display: flex;
    }

/*.ui-state-active,  .ui-widget-content .ui-state-active,  .ui-widget-header .ui-state-active,  a.ui-button:active,  .ui-button:active,  .ui-button.ui-state-active:hover {
    border: 1px solid #0db04b!important;
    background: #0db04b!important;
}*/
._inqmsg {
    background-color: #04AA6D;
    padding: 9px 15px;
    color: white;
    opacity: 0.83;
    transition: opacity 0.6s;
    margin-bottom: 15px;
    width: 100%;
    margin-top: 10px;
}

    ._inqmsg .close {
        padding-left: 15px;
        color: white;
        font-weight: bold;
        float: right;
        font-size: 20px;
        line-height: 18px;
        cursor: pointer;
        transition: 0.3s;
    }

readmoreinclude a {
    display: block;
}

.readmoreinclude p {
    /* 
    overflow: hidden;*/
    /*display: -webkit-box;
    -webkit-line-clamp: 2;*/ /* Limit to 3 lines */
    /*-webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 36px;*/
}

.readmoreinclude.active p {
    /*max-height: none;
    overflow: visible;*/
    /* -webkit-line-clamp: unset;
    overflow: visible;
    min-height: auto;*/
}

.readmoreinclude .readMore {
    color: #004085;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    display: block;
    margin-top: 6px;
}

.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
    display: none;
}

.add-read-more.show-more-content .read-more {
    display: none;
}

.add-read-more .read-more,
.add-read-more .read-less {
    margin-left: 2px;
    cursor: pointer;
    display: block;
    color: #004085;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding-top: 8px;
}

.add-read-more {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}



    .add-read-more.show-less-content .second-section,
    .add-read-more.show-less-content .read-less {
        display: none;
    }

    .add-read-more.show-more-content .read-more {
        display: none;
    }

    .add-read-more .read-more,
    .add-read-more .read-less {
        margin-left: 2px;
        cursor: pointer;
        display: block;
        color: #004085;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        padding-top: 8px;
    }

.add-read-more {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.maininquerbox23 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.callinquerybox a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

    .callinquerybox a img {
        width: 25px;
        margin-right: 7px;
    }


    @media (min-width: 1800px) and (max-width: 2500px){
        ._inquery {
        top:12%;
    }
}

@media only screen and (max-width: 1032px) {
    .reviewdliderarea .profileHolder {
        min-height: 379px;
        width: 30%;
        margin: 15px;
    }

    .reviewdliderarea {
        padding: 20px;
        justify-content: left;
    }

    .profileName {
        padding: 6px 0 6px 0px;
        margin-bottom: 0px;
    }

    .inquerycallBox a {
        font-size: 35px;
    }
}

@media only screen and (max-width: 991px) {
    .inqueryheadlinetext {
        font-size: 22px;
        line-height: 20px;
    }

    .inquerycallBox p:after, .inquerycallBox p:before {
        width: 30%;
    }

    .inueryiconArea {
        text-align: center;
    }

    .inqueryLivechatBox a p {
        font-size: 16px;
    }

    .inqueryiconbox {
        margin: 20px auto 0;
        max-width: 100%;
    }

    .reviewCarousel .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        left: -30px;
    }

    .reviewCarousel .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        right: -30px;
    }

    .reviewdliderarea .profileHolder {
        min-height: 379px;
        width: 30%;
        margin: 12px;
    }
    /*._callaction._bookaction {
        
        left: -196px!important;
    }*/
    .maininquerbox23 {
        flex-direction: column;
    }

    .inqueryfirstpartright {
        width: 100%;
        max-width: 100%;
    }

    .inueryiconArea::after {
        height: 30px;
        right: -45px;
    }

    .inqueryLivechatBox a img {
        width: auto;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 900px) {
    .inueryiconArea p {
        font-size: 13px;
        width: 102px;
        text-align: center;
    }

    .inueryiconArea::after {
        height: 30px;
        right: -45px;
    }
}

.loaderround img {
    width: auto !important;
    text-align: center;
    background-color: transparent;
}

#divLoader2,
#divLoader3 {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .reviewdliderarea .profileHolder {
        min-height: 379px;
        width: 30%;
        margin: 11px;
    }
}
