/*CSS module for QNA*/
.parentBlk--with286{padding-top:20px;}
.parentBlk--with286 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.opensans--bold{font-weight:600 !important;}

.webkit__scroll::-webkit-scrollbar{width: 6px; background-color: #d7d7d7;}
.webkit__scroll::-webkit-scrollbar-thumb{border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #999;}

.contQNA{height:auto;}
.contQNA__group{display:none;}
.contQNA__autofill{min-height: 38px; margin-bottom:20px;}
.contQNA__autofill__input{width: 286px; height: 38px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #ffffff; border: solid 1px #d7d7d7; font-size:14px; line-height:38px; color:#333; padding:0px 11px; outline:none;}
.contQNA__autosuggest{}
.contQNA__q__heading{font-size:14px; color:#333; font-weight: 600; padding-bottom:18px;}
.contQNA__q__single__heading{font-size:22px; color:#333; font-weight: 600; padding-bottom:12px; line-height:28px;}
.contQNA__label{font-size:14px; color:#333; font-weight: 600; padding-bottom:10px;}
.contQNA__label--pdbot5{padding-bottom:5px; text-transform:uppercase;}
.contQNA__field{padding-bottom:20px;}
.contQNA__autosuggest__locality{overflow:hidden;}
.contQNA__autosuggest__locality__item{    float: none;
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    margin: 0px 10px 10px 0;
    padding: 0px 10px 0 40px;
    font-size: 14px;
    color: #000;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    width: auto;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;}
.contQNA__autosuggest__locality__item:after {
    content: "+";
    position: absolute;
    left: 0;
    top: 0;
    height: 31px;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
    width: 32px;
    border-right: 1px solid #d7d7d7;
    color: #999;
}
.contQNA__autosuggest__locality__item.selected{background-color: #fef9f6;}

.contQNA__autosuggest__locality__item.selected:after {
       content: "";
    position: absolute;
    left: 10px;
    top: 9px;
    height: 31px;
    width: 10px;
    height: 5px;
    border: solid 1px #24a427;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
}
.contQNA__autosuggest__locality__item.selected:before {
    content: "";
    position: absolute;
    left:32px;
    top: 0;
    height: 31px;
       width: 1px;
    background:#d7d7d7;
}


.contQNA__prop{position:relative;}
.contQNA__prop__element{height: 48px; line-height:48px; -webkit-border-radius:3px; border-radius: 3px; background-color: #ffffff; border: solid 1px #d7d7d7; font-size:12px; color:#333; padding:0px 10px; cursor:pointer; position:relative;}
.contQNA__prop__element::before{content:""; position:absolute; right:10px; top:17px; width:7px; height:7px; border-top:1px solid #666; border-left:1px solid #666; -webkit-transform:rotate(-135deg); transform:rotate(-135deg);}
.contQNA__prop__dropdown{position:absolute; left:0px; top:48px; right:0px; max-height: 235px; background-color: #ffffff;  box-shadow: 0 -1px 6px 0 rgba(0, 0, 0, 0.2); overflow:auto; z-index:9; display:none;}
.contQNA__prop__dropdown__title{font-size:14px; color:#000; line-height:34px; background-color:#f5f5f5; padding:0px 20px;}
.contQNA__prop__dropdown__item{font-size:14px; color:#000; line-height:30px; padding:0px 20px; cursor:pointer; position:relative;}
.contQNA__prop__dropdown__item.selected{color:#b71c1c;}
.contQNA__prop__dropdown__item.selected::before{content:""; position:absolute; right:5px; top:8px; width:12px; height:12px; -webkit-border-radius:100%; border-radius:100%; background-color:#b71c1c;}
.contQNA__prop__dropdown__item.selected::after{content:""; position:absolute; right:8px; top:8px; width:3px; height:7px; border-top:1px solid #fff; border-left:1px solid #fff; -webkit-transform:rotate(-135deg); transform:rotate(-135deg);}

.contQNA__prop__input{height: 48px; line-height:48px; width:27%; -webkit-border-radius:3px; border-radius: 3px; background-color: #ffffff; border: solid 1px #d7d7d7; font-size:12px; color:#333; padding:0px 10px; outline:none;}
.contQNA__text__input{height: 48px; line-height:48px; width:100%; -webkit-border-radius:3px; border-radius: 3px; background-color: #ffffff; border: solid 1px #d7d7d7; font-size:15px; color:#333; padding:0px 10px; outline:none;}
.contQNA__prop__to{font-size:12px; color:#666; float:left; padding:17px 0 0px 0; width:12%; text-align:center;}
.area__sqrt{width:30%; margin-left:10px; position:relative;}
.budget__space{width:8%; text-Align:center; line-height:40px;}
.contQNA__prop__bhk{overflow:hidden;}
.contQNA__prop__bhk__item{    float: left;
    width: 20%;
    height: 48px;
    line-height: 48px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    background-color: #fff;
    margin: 0;
    padding: 0px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #d7d7d7; position:relative;}
.contQNA__prop__bhk__item:first-child{margin:0px; border-radius: 3px 0 0 3px;}
.contQNA__prop__bhk__item:last-child{border-radius: 0 3px 3px 0;}
.contQNA__prop__bhk__item + .contQNA__prop__bhk__item{margin-left:-1px; padding-left:1px;}
.contQNA__prop__bhk__item.selected{background-color:#f9f3f3; border:1px solid #ebcdcd;}
.contQNA__prop__bhk__item.selected:after {
    content: '';
    display: block;
    border: solid #b71c1c;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    border-color: #b71c1c;
    width: 3px;
    height: 7px;
    right: 7px;
    top: 2px;
    position: absolute;
}
.ft_lt{float:left;}
.clearAll{clear:both;}

.contQNA__dropdown{position:absolute; left:0px; top:32px; right:0px; max-height: 235px; background-color: #ffffff;  box-shadow: 0 -1px 6px 0 rgba(0, 0, 0, 0.2); overflow:auto; z-index:9; display:none;}
.contQNA__dropdown__item{font-size:14px; color:#333; line-height:30px; padding:0px 10px; cursor:pointer; position:relative;}
.contQNA__dropdown__item:hover{background-color:#f4f4f4;}
.contQNA__dropdown--bottom{top:auto; bottom:31px;}

.contQNA__ans_single{padding:0px;}
.contQNA__ans_single__item{    font-size: 14px;
    color: #666;
    line-height:42px;
    height:42px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    padding: 0px 35px 0px 0px;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer; white-space:nowrap; overflow:hidden;     text-overflow: ellipsis;}
.contQNA__ans_single__item::before{content:""; position:absolute; right:1px; top:7px; width:30px; height:30px; -webkit-border-radius:100%; border-radius:100%; background-color: #f5f5f5;
    border: 1px solid #d7d7d7;box-sizing: border-box;}
.contQNA__ans_single__item::after{display:none;content: "";
    position: absolute;
    right:13px;
    top: 14px;
    width: 4px;
    height: 11px;
    border-top: 1.5px solid #fff;
    border-left: 1.5px solid #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);}
.contQNA__ans_single__item:hover::before{background-color:#b71c1c;}
.contQNA__ans_single__item.selected::before{background-color:#b71c1c;border:0;}
.contQNA__ans_single__item.selected::after{display:block;}
.contQNA_paging{    text-align: left;
    font-size: 12px;
    color: #666;
    padding-bottom: 10px;
    padding: 10px 0;
    margin-bottom: 20px;}
.contQNA__progress{    height: 5px;
    background: #ededed;
    margin-top: 7px;
    border-radius: 9px;}
.progress__fill{background: #333333;
    height: 5px;
    border-radius: 9px;}
.contQNAnext{overflow:hidden; padding:10px 6px 0 6px;}
.contQNAnext__skip{float:left; color:#b71c1c; font-size:12px;display:none; font-weight: 600; padding:7px 0px 0px 0px; text-decoration:underline; cursor:pointer;}
.contQNAnext__next{float:right; width: 73px; height: 32px; margin-bottom:10px;line-height:32px; -webkit-border-radius:3px; border-radius: 3px;  background-color: #b71c1c;  color:#fff; font-size:12px; font-weight: 600; text-align:center; cursor:pointer;}
.contQNAnext__next:disabled{background-color: #ddd; display:none;} 
.contQNA__autofill .cityLocProjectField {
    padding: 0px 8px;
    margin-top: 2px;
    margin-bottom: 0px;
    color: #333;
    font-size: 13px;
    border: none;
    overflow: hidden;
    font-weight:400;
    resize: none;
    height: 20px;
    width:100%;
}
.contQNA__autofill .localityProjectKeyword .localityKeywordCompact{padding:0px 4px; margin-top:3px; max-width:95px;}
.contQNA__autofill .localityProjectKeyword .localityAddedOption{margin-left:1px;}
.contQNA__autofill .localityProjectKeyword .localityKeywordNames{margin-top:1px; margin-bottom:2px;}
.contQNA__autofill .localityProjectKeyword .localityKeywordParent .crossIcon{top:6px; right:5px;}

.contQNA__autofill #qna_keyword_suggest{border:1px solid #bfbfbf; border-top:2px solid #da251c; background:#fff; box-shadow:0 8px 10px #888; color: #666; font-size: 14px; font-weight:400; left: 0; overflow-x: hidden; overflow-y: auto !important; position: absolute; top: -1px; visibility: hidden; width: 286px; z-index: 999999;}
.contQNA__autofill #qna_keyword_suggest div {background: #fff; border-bottom: 1px solid #eeefef; color: #666; cursor: pointer; padding: 5px 18px 6px; text-align: left;}
.contQNA__autofill #qna_keyword_suggest div span {color: #e30c15;}
.contQNA__autofill #qna_keyword_suggest .nonSelectEleLandmark {cursor:auto; color:#cccccc; border:none; padding:0px; background:none !important;}
.contQNA__autofill #qna_keyword_suggest .nonSelectEle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none;
    color: #cccccc;
    cursor: auto;
    padding: 0;
    text-transform: uppercase;
}

#questFormDiv{background: #fff;
    position: relative;
    z-index: 1;
    padding: 0 6px;}
 

#contactQuestContainer .searchFormLabel {
    padding: 0px 0px 5px 3px;
    margin: 0px;
    font-size: 14px;
    color: #000000;
    font-weight: 600;
}
#contactQuestContainer .searchFormField {
    min-height: 40px; height:auto;
    line-height: 40px;
    overflow: hidden;
    padding: 0 34px 0 4px;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
}
#contactQuestContainer .searchFormRow.homeSearch .inputText.short {
    width: 117px;
    position: relative;
    margin-top: 0;
    margin-left: -3px;
    float: left;
    color: #666;
    box-sizing: content-box;
    font-size: 12px;
}
#contactQuestContainer .divContainerCom.localityKeywordParent{height:24px;}
#contactQuestContainer ul#localityTypeValueSuggest_qna li span {
    color: #e30c15;
}
#contactQuestContainer .divContainer{height:25px;}

#emptyAnsErr{font-size: 12px; color: #f44336; position:relative;}
#emptyAnsErr::after {
    content: ' ';
    background: url(../image/icons-svg.svg);
    background-position: -122px -16px;
    position: absolute;
    top:3px;
    right: 0;
    width: 15px;
    height: 15px;
}

.pTypeName{padding:0;}

.ask-info{font-size:12px; color:#666; padding: 0px 19px 15px 8px;  line-height: 18px; margin-top: -35px; line-height:18px;}

.errorMessage_qna{    position: relative;
    color: #f44336;
    font-size: 12px;
    line-height: 16px;
    margin-top: 2px;
    padding:0 10px 0 0;
    position: relative;}

 .errorMessage_qna::after { content: ' ';  background: url(../image/icons-svg.svg);  background-position: -122px -16px;
position: absolute;  top: 0;  right: 0;  width: 15px;  height: 15px;}

.preContactStrip {
       position: fixed;
    left: 0;
    margin-left: 0;
    bottom: -100%;
    right: 0;
    height: 150px;
    border-radius: 0;
    background: #f4f4f4;
    text-align: center;
    font-size: 16px;
    color: #333;
    z-index: 1000;
    overflow: hidden;
}

/*Pre Contact Form*/

.ft_lt {
    float: left;
}

.trasition {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rel {
    position: relative;
}

.floatleft {
    float: left;
}

.alignC {
    text-align: center;
}

.preContPop__overlay {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 122;
}


.preContPop * {
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qnaPreCont {
    padding: 20px 0px 0px;
    margin: 0px;
    color: #333;
    font-size: 14px;
}

.qnaPreCont__text {
    font-size: 14px;
    color: #000;
    padding-bottom: 20px;
    text-align: center;
}

.qnaPreCont__input {
    width: 100%;
    height: 38px;
    border-radius: 3px;
    background-color: #ffffff;
    border: solid 1px #d7d7d7;
    font-size: 14px;
    color: #666 !important;
    padding: 0px 10px;
    outline: none;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
         -o-box-sizing: border-box;
            box-sizing: border-box;
}

.qnaPreCont__input-isdCode {
    width: 97px;
    border-radius: 3px 0 0 3px;
    text-align: left;
}

.qnaPreCont__input-phoneNo {
    width: calc(100% - 97px);
    border-radius: 0 3px 3px 0;
    margin-left: -1px;
}

.qnaPreCont__field {
    padding: 0 10px 16px 10px;
    margin: 0;
}

.qnaPreCont__field__areaList {
    width: 95px;
}

.qnaPreCont__field-action {
    padding-bottom: 10px;
}

.qnaPreCont__btn {
    width: 100%;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background: #b71c1c;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
}

.qnaPreCont__btn:hover {
    text-decoration: underline;
}

.qnaPreCont__terms {
    font-size: 12px;
    color: #999;
}

.qnaPreCont__terms:hover {
    text-decoration: underline;
}

.qnaPreCont .fLabelNew.iamAge {
    display: block;
    float: left;
    width: 47px;
    color: #333;
    font-weight:400;
    text-align: left;
}

.preContactStrip__inner {
    margin: 0px auto;
}

.preContactStrip__bold {
    font-weight: 600;
}

.preContactStrip__divider {
    display: inline-block;
    border-left: 1px solid #fff;
    height: 22px;
    opacity: 0.4;
    vertical-align: -6px;
    margin: 0px 15px;
}


.icon-unlock{
	width: 32px;
    height: 38px;
    background: url('../image/icon-unlock.svg') no-repeat center top;
    margin:16px auto 5px auto;
}

.requirement__text{padding:4px 0 9px 0;}

.preContactStrip__btnunlock {
        width: 90px;
    height: 30px;
    background-color: #b71c1c;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    border-radius: 3px;
}

.preContactStrip__close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5px;
    right: 0;
    cursor: pointer;
    background: url(../image/sprite-nav-bar.svg) -44px -654px no-repeat;
}

.preContPop .userProBlock .parentBlk {
    padding-right: 0px;
}

.preContPop .entBoCont .entNo {
    width: 212px;
    height: 36px;
}

.preContPop .verifyBlock .resemdCont {
    width: 50%;
}

.preContPop .resemdCont.wf {
    padding-left: 12%;
}

.preContPop .resemdCont.ws {
    padding-right: 12%;
}

.formCont.propUpdatePop {
    background: none;
    padding-top: 20px;
}

.preContactStrip.show__strip {
    bottom: 0;
}

.preContactStri_top {
    margin-top: 65px;
}

.qnaPreContThanks {
    padding: 100px 0px 0px;
    margin: 0px;
    text-align: center;
}

.qnaPreContThanks__heading {
    background: url(../image/icon-thank-qna.svg) 0 0 no-repeat;
    width: 90px;
    height: 56px;
    margin: 0 auto 10px auto;
}

.qnaPreContThanks__text {
    padding: 0px 0px 25px 0px;
    font-size: 14px;
    columns: #333333;
    font-weight: 600;
}

.qnaPreContThanks__text2 {
    padding: 0px 0px 5px 0px;
    font-size: 14px;
    columns: #333333;
}

.qnaPreContThanks__btnGoto {
    padding: 0px;
    font-size: 14px;
    color: #b71c1c;
    font-weight: 600;
    text-decoration: underline;
}

#qnaOTPErr {
    color: #e01f1f;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
    position: relative;
    display: none;
}

#qnaOTPErr::before {
    content: "";
    position: absolute;
    left: 80px;
    top: 4px;
    background: url('../images/rightWrong.png') left top no-repeat;
    width: 11px;
    height: 9px;
}

#preContactQuestionDivTag{ background-color:#fff;  bottom: 2.5%;  display: none;  height:95%; border-radius:5px; overflow: auto;  position: fixed;  top: 2.5% !important; left:2.5%; width:95%; z-index:1008;}

#qna_userProBlock{padding:10px;}
.preContPop__close {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../image/sprite-nav-bar.svg) -49px -654px no-repeat;
    cursor: pointer;
}


#smsWrapper{    color: #333;
    font-size: 13px;
    padding: 30px 10px 20px 10px;
    line-height: 19px;
    font-weight:400;}

.subBtn.btn3 {    background: #900;
    border: medium none;
    border-radius: 3px;
    font-weight: 600;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    margin: 0;
    text-transform: none;
    padding: 0;
    margin: 20px 0 0 0;
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    background: #c0392b;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;}

.preContPop .entBoCont .entNo {
    width: 100%;
    height: 36px;
    border: 1px solid #d7d7d7;
    text-align: center;
    font-size: 14px;
    margin-top: 18px;
    font-weight:400;
}

.mobileVerTopadvContact{padding-top:12px;}

#preContactQuestionDivInnerTag{font-weight:400;}

#preContactQuestionDivInnerTag .ask-info{margin-top:0;}

.qnaRefreshSearch{padding:0 20px; text-align:center;}
.qnaRefreshSearch a{display: block;
    background: #b71c1c;
    color: #fff;
    border-radius: 3px;
    width:100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    font-weight: 600;
    margin: 0 auto;
    border: 0;}
    
 .qnaRefreshSearch  ul.listItems{margin:0px 0 20px 0; padding:0;}
 .qnaRefreshSearch  ul.listItems li{width:100%; padding:10px 0 0px 5px; font-size:12px; color:#333; text-align:left;}  
 .qnaRefreshSearch  ul.listItems li:first-child{padding-top:0;}
 .qnaRefreshSearch  ul.listItems li:before {
 	content: "";
    border: #d7d7d7 solid 2px;
    display: inline-block;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
    width: 5px;
    height: 10px;
    margin: 5px 7px 0 0px;
}   