
.clr {
    clear: both;
}

.title-head h2 {
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}

.title-head p {
    text-align: center;
    width: 80%;
    margin: 30px auto 30px;
}

p {
    font-size: 17px;
    line-height: 30px;
}

h3 {
    font-weight: bold;
}
a {
    color: #35bdfb;
}

/********************bannar section********************/

.homepage-hero-module .fixed-top {
    z-index: 222 !important;
}

#real-estate {
    background: #2181c5;
    padding: 60px 0;
}

    #real-estate h1 {
        color: #fff;
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 20px;
    }
#real-estate p{
    color: #ffffff;
    text-align: justify;
}

/********************real estate section********************/


#real-es {
    margin: 60px 0;
}

    #real-es .rl-01 {
        border-right: 1px solid #ccc;
    }

        #real-es .rl-01:last-child {
            border-right: none;
        }

        #real-es .rl-01 h2 {
            font-weight: bold;
            font-size: 34px;
            text-align: center;
            margin-bottom: 15px;
        }

        #real-es .rl-01 p {
            font-size: 20px;
            text-align: center;
        }

    #real-es .form-control {
        box-shadow: none;
    }

    #real-es label {
        font-weight: normal;
        font-size: 16px;
    }

    #real-es .btn-default {
        padding: 6px 30px;
        background: #f0483e;
        font-size: 18px;
        color: #fff;
    }

    #real-es .modal-body p {
        font-size: 13px;
        line-height: 20px;
        margin: 30px 0;
    }


/* ----- v CAN BE DELETED v ----- */


.demo-modal-01 {
    padding-top: 30px;
}

.modal-header p {
    font-size: 12px;
    line-height: 18px;
}

.btn-demo {
    margin: 15px;
    background-color: #f0483e !important;
}

    .btn-demo:focus {
        outline: 0;
    }

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
}

#real-es .rn-01 {
    width: 94%;
    padding: 15px;
    max-width: 800px;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    margin: 60px auto 0;
    border-radius: 5px;
}

    #real-es .rn-01 img {
        vertical-align: middle;
    }

    #real-es .rn-01 h4 {
        vertical-align: middle;
        vertical-align: middle;
        text-align: left;
        margin-top: 30px;
        font-size: 22px;
        line-height: 24px;
    }

    #real-es .rn-01 span {
        float: right;
        font-size: 14px;
    }


/********************invoices section********************/

#invoice {
    padding: 60px 0;
}

.capture {
    margin: 60px 0;
}

    .capture h2 {
        margin-bottom: 30px;
        font-weight: 600;
    }

    .capture img {
        width: 80%;
    }

#selling {
    padding: 60px 0;
    background: #009ce8;
    color: #ffffff;
}

    #selling .ch-w1 {
        width: 50%;
    }





#integrations {
    padding: 60px 0;
}

    #integrations li > span {
        font-size: 30px;
        margin-right: 15px;
        font-weight: 600;
        color: #009ce8;
        vertical-align: middle;
    }






.deals video {
    width: 60%;
}

.deals .main-dwn {
    margin: 13% 0;
}

    .deals .main-dwn h2 {
        margin-bottom: 30px;
    }




#d-real {
    margin: 60px 0;
}

    #d-real .title-head {
        margin-bottom: 60px;
    }

    #d-real img {
        width: 64px;
        margin: 0px auto 15px;
    }

    #d-real h3 {
        text-align: center;
        color: #000;
        font-size: 18px;
    }

    #d-real .shadow {
        margin: 0 0 30px;
        padding: 30px 0;
        border: 1px solid #dddddd;
        box-shadow: none;
        transition: all .5s;
    }



.co-box {
    padding: 60px 0;
    background: #009ce8;
    color: #ffffff;
}

    .co-box p a {
        color: #212121;
    }

.cont-icon-btn {
    text-align: center;
}

    .cont-icon-btn a {
        color: #fff;
    }

.ca-2 {
    padding: 8px 20px;
    color: #fff;
    font-family: proxima_novasemibold;
    border-radius: 4px;
    display: inline-block;
    background: #000000;
    text-decoration: none;
    outline: 0;
    font-size: 18px;
    border: none;
    min-width: 180px;
    box-sizing: border-box;
    transition: all ease .4s;
    cursor: pointer;
}

.lead-bg {
    background: #ffffff;
    padding: 5px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

@media (max-width: 1024px) {
    #d-real .shadow {
        height: 180px;
    }

    #d-real h3 {
        font-size: 17px;
    }
}







@media (max-width: 991px) {
    .deals video {
        width: 100%;
    }

    #d-real .shadow {
        height: 180px;
    }

    #d-real h3 {
        font-size: 12px;
    }

    h1 {
        font-size: 30px;
    }

    .title-head p {
        width: 100%;
    }

    #integrations li {
        font-size: 16px;
        line-height: 40px;
    }

        #integrations li > span {
            font-size: 20px;
        }
}

@media (max-width: 767px) {
    h1 {
        font-size: 26px;
    }

    #d-real h3 {
        font-size: 20px;
    }

    #real-estate {
        padding: 150px 0;
    }

        #real-estate h1 {
            font-size: 44px;
        }

    .title-head h2 {
        font-size: 30px;
    }
}

@media (max-width: 576px) {
    #real-estate {
        height: 300px;
    }

    .title-head h2 {
        font-size: 30px;
    }

    .title-head p, p {
        text-align: justify;
        letter-spacing: 1px;
        width: 100%;
    }

    h2 {
        text-align: center;
    }
}
