



.form-signin .people[type="text"] {
    background-image: url(../img/email.svg);
    background-size: 50px 30px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px;
    border-radius: 4px;
}
.form-signin .brok {
    background-image: url(../img/brokico.svg);
    background-size: 50px 30px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px;
    border-radius: 4px;
}
.form-signin .budget {
    background-image: url(../img/budget.svg);
    background-size: 50px 30px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px !important;
    border-radius: 4px;
}

.form-signin .offplan {
    background-image: url(../img/plan.svg);
    background-size: 50px 30px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px !important;
    border-radius: 4px;
}






.required {
    color: red !important;
    float: left;
    margin-top: -7px;
    margin-bottom: 12px;
}

.selectedimg::after {

    background-position: 0% 0%;
    background-color:none !important;
    background-image: url('../img/select.svg') !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}

.form-signin .keyu {
    background-image: url(../img/lock.svg);
    background-size: 50px 30px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px;
    border-radius: 4px;
}
.form-signin .phone {
    background-image: url(../img/phone.svg);
    background-size: 50px 30px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 60px;
    border-radius: 4px;
}

.swal2-confirm {
    background: #B4965A !important;
    border: none !important;
    outline: none !important;
    font-size: 14px !important;
    border-radius: 4px !important;
    padding: 12.5px 0 !important;
    border: 1px solid #B4965A !important;
    display: block;
    width: 50%;
}
 .swal2-confirm:hover {
        background: #9e8456;
    }

.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #9e8456;
}


.swal2-icon.swal2-success .swal2-success-ring {
    border: .25em solid rgba(158,132,86,.3);
}

.swal2-icon.swal2-success {
    border-color: #9e8456;
    color: #9e8456;
}

.instalo select{

    padding-bottom:11px;
}

.select-wrapper:after{
    top:17px;
}

.sharoli h6 {
    font-size: 24px;
    font-family: 'NexaText-ExtraBold';
    color: #717171;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}



.socibtnq{
    background: #ddd;
    padding: 14px 24px;
    color: #fff;
    font-size: 10px;
    border-radius: 4px;
}
.sociocolj a:hover {
    color: #fff !important;
    text-decoration:none !important;
}
.socibtnq img{
    padding-right: 10px;
    }

 

    .instatq{
        background: #E13F5C;
    }
    .fbtq{
        background: #3B5796;
    }
    .twttq{
        background: #55ADED;
    }
    .linktq{
        background: #0779B8;
    }




ul.userdetails {
    list-style: none;
    margin: 0rem;
    height: auto;
    padding: 0rem;
    padding-bottom: 2rem;
    text-align: left;
    margin-right: 1rem;
    letter-spacing: 1px;
    line-height: 2.5rem;
    margin-top: 1rem;
}

.userdd h4 {
    font-size: 20px;
}

