﻿input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.home-owner {
    padding: 0 0 2% 8%;
}
.owner-services{
    margin-top:auto;
}
.owner-services h2 {
    font-size: 40px;
    font-weight: 600;
    color: #cdcdcd;
    line-height:0.9;
}
.owner-services span{
    color:#f8049c
}
.know-more, .contact{
    background:#f8049c;
    border:1px solid #f8049c;
    border-radius:30px;
}
.contact {
    background: #70ef70;
    border: 1px solid #70ef70;
    margin-left:15px;
}
.know-more p,.contact p {
    color: #fff;
    padding: 6px 22px;
    font-weight: 600;
    font-size:18px;
}
.contact p {
    color:#000 !important;
}
.contact-info{
    margin-top:20px;
}
.services-info .digitization {
    background: #140075;
    width:45%;
}
.services-info .marketing {
    background: #6a3093;
    width: 50%;
}
.services-info .furniturization {
    background: #9b5696;
    width: 55%;
}
.services-info .financing {
    background: #c821bc;
    width: 60%;
}
.digitization,.marketing,.furniturization, .financing{
    margin-top:16px;
    height:60px;
    cursor:pointer;
}
.services-info h1{
    font-weight:600;
    color:#f9ca24;
    line-height:2.2;
    float:left;
    position:relative;
    left:12px;
}
.services-info p{
    font-size:20px;
    font-weight:600;
    text-align:center;
    margin-top:14px;
}
.homeowner-img img {
    max-width: 100%;
    margin-right: 65px;
}
.homeowner-img{
    margin:70px 0 -170px 0;
}
.sales-market {
    padding: 2% 0% 1% 0%;
    border-top: 1px solid #e1e1e2;
    border-bottom: 1px solid #e1e1e2;
    background:#fff;
}
.salesnmarket {
    justify-content: space-between;
}
.sales-info h1 {
    font-size: 35px;
    color: #47004b;
    margin-bottom: 60px;
    font-weight: 600;
}
.sales-info .sales-price p {
    font-size: 30px;
    font-weight: 600;
    border: 1px solid #e1e1e2;
    color: #f8049c;
    padding: 0 10px;
    background: #e1e1e2;
    border-radius:10px;
}
.sales-info .sales-price label {
    float: right;
    color: #b9d3ee;
    font-weight: 600;
    font-size: 20px;
}
.sales-market .move-in p {
    color: #cdcdcd
}
.sales-info h1 {
    text-align: center;
}
.salesnmarket-header {
    width: 340px;
}
.rental-subscribe {
    padding: 4% 0 2.6% 8%;
}
.vas, .frs {
    background: #fff4fb;
}
.rental-subscribe .furniture h1 {
    font-size: 35px;
    font-weight: 600;
    color: #47004b
}
    .rental-subscribe .furniture p {
        font-size: 22px;
        font-weight: 500;
        color: #858485;
        line-height: 1.1;
        padding: 10px 0 20px 0;
        width: 30rem;
    }

.furniture .furniture-info {
    font-size: 22px;
    font-weight: 600;
    color: #f209ff;
    padding-left: 23px;
}

.rental-subscribe .furniture-img img {
    position: absolute;
    right: 0
}

.learn-more {
    margin: 10px 0 60px 0;
}

    .learn-more a {
        font-size: 18px;
        color: #7c25bf;
        font-weight: 500;
        position: absolute;
        right: 110px;
        margin-top: 50px !important;
    }

        .learn-more a.collapsed:after, .learn-more a:after {
            font-family: FontAwesome;
            content: "+";
            font-size: 13px;
            font-weight: 500;
            color: #fff;
            background: #F209FE;
            border-radius: 50%;
            margin-left: 5px;
            width: 18px;
            height: 18px;
            display: flex;
            justify-content: center;
            align-items: center;
            padding-bottom: 0;
        }

    .learn-more .vas-plus:after {
        content: '-';
        padding-bottom: 5px;
        font-size: 18px
    }

.vas-plans {
    padding-top: 80px !important;
    transition-delay: 0.1s;
}

.rental-subscribe .discount img {
    left: 0;
}

.rental-subscribe.rent-discount {
    padding: 4% 0 2.8% 0%;
    background: #fff;
}

.rental-subscribe .vas img {
    right: 30px;
    width: 300px;
}

.whatsapp-us {
    padding: 5% 0;
    background: #eafff2;
}

.whatsapp h1 {
    font-weight: 600;
    color: #00541d;
    font-size: 35px;
}

.whatsapp p {
    font-size: 16px;
    font-weight: 500;
    color: #474847;
    width: 95%;
    margin: 0 auto 30px auto;
}

.start-chat .btn {
    font-size: 16px;
    font-weight: 500;
    background: #00541d;
    border: 1px solid #00541d;
    border-radius: 30px;
    padding: 3px 20px;
    line-height: 24px !important;
}

.callback-form .form-control {
    border: 1px solid #fff;
    border-radius: 40px !important;
    width: 60%;
    padding: 0.375rem 1.75rem;
    box-shadow: none;
    margin: auto
}

    .callback-form .form-control:focus {
        box-shadow: none
    }

    .callback-form .form-control::placeholder {
        color: #9e9e9e
    }

.callback-form .btn {
    border: 1px solid #00541d;
    background: #00541d;
    border-radius: 40px;
    width: 50%;
    color: #fff;
    font-size: 18px;
    line-height: 1.3 !important;
}

.form-group-dropdown i {
    position: absolute;
    right: 140px;
    top: 8px;
    width: 0;
    height: 0;
    cursor: pointer;
    color: #9e9e9e;
    font-size: 20px !important;
}

select {
    -webkit-appearance: none;
    appearance: none;
}

.form-group {
    position: relative
}

label.error {
    background-color: transparent !important;
    margin-bottom: 0;
    right: 112px;
    color: red !important;
    font-size: 12px;
    position: absolute !important;
    top: 33px !important;
    float: right;
    padding: 2px 10px;
    border-radius: 2px;
}

    label.error:before {
        display: none !important;
    }

.vas-plans .plans {
    transform: rotate(270deg);
    position: relative;
    left: -10%;
    top:25px;
}

.plans img {
    transform: rotate(90deg);
    margin-left: 30px;
}

.plans h1 {
    color: #9e9e9e;
    font-size: 35px;
}

.vas-plans p {
    color: #9e9e9e;
    font-size: 14px;
    padding: 10px 15px 0 15px;
    line-height: 1.1
}

.vas-plansrow {
    border-top: 1px solid #d2d2d2;
    position: relative;
    right: 120px;
    width: 130%;
}

.plans-img img {
    max-width: 100%
}

.btn:focus {
    box-shadow: none !important
}
/*.finance-learnmore{
    right:96px !important;
}*/
.marketing-header{
    line-height:1;
    margin-top:8px!important;
}

@media(max-width:1440px) {
    .learn-more a {
        margin-top: 26px;
    }
    .vas-plans {
        padding-top: 50px;
    }
}

@media(max-width:992px) {
    .rental-subscribe .furniture-img img {
        position: relative;
        max-width: 100%
    }
    .callback-form .form-control {
        width: 100%
    }
    .form-group-dropdown i {
        right: 35px;
    }
    .furniture-img {
        margin: auto
    }
    .rental-subscribe .furniture h1, .whatsapp h1, .plans h, .sales-info h1 {
        font-size: 28px;
    }
    .rental-subscribe .furniture p {
        font-size: 18px;
        width: 100%
    }
    .furniture .furniture-info {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .learn-more a {
        font-size: 16px;
        margin-top: 15px !important;
    }
    label.error {
        background-color: transparent !important;
        margin-bottom: 0;
        right: 0;
    }
    .homeowner-img {
        margin-bottom: -30px;
    }
    .services-info .digitization {
        width: 85%;
    }
    .services-info .marketing {
        width: 90%;
    }
    .services-info .furniturization {
        width: 95%;
    }
    .services-info .financing {
        width: 100%;
    }
    .salesnmarket-header {
        padding-bottom: 30px;
    }
    .homeowner-img img {
         margin-right: 0; 
    }
    .sales-info .sales-price p{
        font-size:22px;
    }
    .salesnmarket {
        justify-content: space-evenly;
    }
}

@media(max-width:767px) {
    .learn-more {
        margin: 0px 0 45px 0;
    }
    .callback-form {
        margin-top: 35px;
    }
    .rental-subscribe {
        padding: 5% 15px 2% 15px !important;
    }
    .furniture-img {
        text-align: center;
    }
    .rental-subscribe .vas img, label.error {
        right: 0;
    }
    .vas-plans img {
        max-width: 100%
    }
    .vas-plans .plans {
        transform: rotate(0deg);
        margin: 20px 0 30px 0;
        justify-content: center !important;
    }
    .vas-plans p{
        padding:10px 0 0 30px;
    }
    .scanner img {
        margin-top: 15px;
    }
    .plans img {
        transform: rotate(0deg);
        width:53px;
    }
    .callback-form .btn {
        width: 70%;
    }
    .vas-plans {
        padding-top: 55px !important;
    }
       .vas-plans .plans {
            left: 0 !important
        }
    .vas-plansrow {
        right: 72px;
    }
    .start-chat p {
        text-align: center
    }
    .home-owner {
        padding: 0 0 5% 15px;
    }
    .contact-info {
        flex-direction: column;
        margin-top: 0;
        justify-content:center
    }
    .owner-services{
        display:flex;
        justify-content:space-around;
        margin:70px 0 50px 0
    }
    .contact {
        margin: 15px 0 0 0;
    }
    .sales-market {
        padding: 5% 15px 1% 15px;
    }
    .salesnmarket-header {
        /* margin: auto;*/
        padding-bottom: 30px;
        width: 280px;
    }
    .owner-services h2{
        font-size:35px;
    }
    .services-info{
        padding-right:0
    }
    .know-more p, .contact p {
        padding: 4px 15px;
        font-size: 16px;
    }
    .digitization, .marketing, .furniturization, .financing {
        height: 52px;
    }
    .services-info p {
        font-size: 20px;
        margin-top: 11px;
    }
    .services-info h1 {
        line-height:1.8;
    }
    .learn-more{
        display:flex;
        justify-content:center;
    }
    .learn-more a{
        right:unset !important;
    }
    .marketing-header br {
        display:none;
    }
    .marketing-header {
        margin-top: 15px !important;
    }
    .sales-info h1 {
        margin-bottom: 24px;
    }
    .homeowner-img img {
        padding: 0 14px 0 26px;
    }
    .salesnmarket-img{
        margin:auto;
    }
}