#welcome_text_v11{display:block;}
#welcome_text_v11 .about_main{position:relative;display:inline-block;width:100%;padding:0px 0;vertical-align:top;text-align: center;}
#welcome_text_v11 .about-text{position:relative;display:inline-block;width:100%;vertical-align:top;max-width: 990px;z-index: 1;margin-right: 145px;padding-bottom: 70px;padding-top: 70px;}
#welcome_text_v11 .pad-all{position:relative;padding: 50px 50px 89px 100px;text-align: left;width: 100%;vertical-align: top;z-index: 1;}
#welcome_text_v11 .featured-title{position:relative;width:100%;display:inline-block;vertical-align:top;margin-bottom:20px;}
#welcome_text_v11 .featured-title h2 {
    margin: 0 0 10px;
    font-size: 50px;
    font-family: poppinsbold;
    text-transform: uppercase;
}
#welcome_text_v11 .featured-title h3 {
    font-family: poppinsbold;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 28px;
}
#welcome_text_v11 .about-text p {
    font-family: poppinsregular;
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 20px;
}

.bg-aside {
    position: relative;
}

#welcome_text_v11 .about-text:after {
    content: '';
    position: absolute;
    max-width: 894px;
    height: 100%;
    z-index: -1;
    right: -15%;
    top: 0;
    width: 100%;
    border-right: 20px solid #c93e29;
    bottom: 0;
}


#welcome_text_v11 .img-left-bg {
    position: absolute;
    width: 50%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background-size: cover;
}

#welcome_text_v11 .img-right-bg {
    position: absolute;
    width: 68%;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    /* background: url(../../../assest/images/welcome-text_img-right-bg_v11.jpg) no-repeat center center; */
    background-size: cover;
}
#welcome_text_v11 .img-right-bg:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}




#welcome_text_v11 .lookingSellDiv{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center;}
#welcome_text_v11 .container-center img{max-width:100%;}
#welcome_text_v11 .lookingSellDiv1{width:100%;text-align:center;}
#welcome_text_v11 .lookingSellDiv2 {width: 100%; text-align: center; }
#welcome_text_v11 .lookingSellDivChild1, #welcome_text_v11 .lookingSellDivChild2{position:relative;width:100%;display:inline-block;max-width:2200px}
#welcome_text_v11 .lookingSellDivChild1 div, .lookingSellDivChild2 div {display: inline-block; max-width: 700px; font-family: poppinsbold; text-transform: uppercase; padding: 5px 15px; width: 49%;}
#welcome_text_v11 .lookingSellDivChild1 .lsd_1, #welcome_text_v11 .lookingSellDivChild2 .lsd_1{text-align:left;vertical-align:middle}
#welcome_text_v11 .lookingSellDivChild1 .lsd_2, #welcome_text_v11 .lookingSellDivChild2 .lsd_2{text-align:right;vertical-align:middle}
#welcome_text_v11 .lookingSellDivChild1 .lsd_1{font-size:24px}
#welcome_text_v11 .lookingSellDivChild1 .lsd_2{font-size:16px}

#welcome_text_v11 .lookingSellDiv2 .logo-right{margin:0;}
#welcome_text_v11 .logo-right img {max-width: 60%;}
#welcome_text_v11 .btn.btn-outline {
    padding: 10px 30px;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* height: 55px; */
    /* width: 273px; */
    border: none;
    font-family: ralewayregular;
    font-size: 14px;
    font-weight: 800;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    outline: none;
    border-radius: 4px;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
        cursor: pointer;
}
#welcome_text_v11 .btn.btn-outline.search_finance_btn {
    /* width: 100%; */
    min-width: 120px;
    /* max-width: 180px; */
    padding: 6px 10px;
    border-color: transparent;
    font-family: poppinsbold;
    margin-top: 0;
    height: 43px;
}

@media only screen and (max-width: 550px) { #welcome_text_v11 .lsd_11, #welcome_text_v11 .lsd_22 {    width: 99% !important;    max-width: 100% !important;    text-align: left !important;} }
#welcome_text_v11 .lookingSellDivChild1 .lsd_2 span a {color: #111 !Important;}