@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200&display=swap');
body {
    padding: 0;
    margin: 0;
    font-family: 'Nunito', sans-serif !important;
    /* font-family: 'Nunito Sans', sans-serif; */
}

img {
    max-width: 100%;
}

.form-control:focus, button.btn:focus {
    box-shadow: none;
}

.toploginbar {
    background: #f37135;
}

.topleftSocialicon {
    padding: 0;
    margin: 0;
}

.topleftSocialicon ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}

.topleftSocialicon ul li {
    margin: 0 7px;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
}

.topleftSocialicon ul li a {
    text-decoration: none;
    color: #fff;
    transition: all linear 0.3s;
}

.topleftSocialicon ul li.facebook a:hover {
    color: #3b5998;
    transition: all linear 0.3s;
}

.topleftSocialicon ul li.printersr a:hover {
    color: #bd081c;
    transition: all linear 0.3s;
}

.topleftSocialicon ul li.instagram a:hover {
    color: #c13584;
    transition: all linear 0.3s;
}

.topleftSocialicon ul li.youtube a:hover {
    color: #ff0000;
    transition: all linear 0.3s;
}

.toprightLogin {
    padding: 0;
    margin: 0;
}

.toprightLogin ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.toprightLogin ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.toprightLogin ul li a {
    padding: 0 20px;
    margin: 0;
    font-size: 14px;
    line-height: 40px;
    ;
    text-decoration: none;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
    transition: all linear 0.3s;
}

.toprightLogin ul li a img {
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.toprightLogin ul li a:hover, .toprightLogin ul li a.active {
    text-decoration: none;
    color: #fff;
    background: #f05108;
    transition: all linear 0.3s;
}

.mainNav {
    padding: 22px 0 28px 0;
    margin: 0;
    background: #fff;
}

.mainNav .navbar {
    padding: 0;
}

.mainNav .navbar-nav .nav-link {
    padding: 0 21px;
    margin: 0;
    font-size: 14px;
    line-height: 34px;
    text-decoration: none;
    color: #2d2d2d;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    transition: all linear 0.3s;
}

.mainNav .navbar-nav .active .nav-link, .mainNav .navbar-nav .nav-link.active, .mainNav .navbar-nav .nav-link:hover {
    background: #82c150;
    color: #fff !important;
    transition: all linear 0.3s;
}

.mainNav .form-control {
    border: 0;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 30px 0 0;
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    ;
    color: #c6c6c6;
    font-weight: 400;
    border-radius: 0;
    padding-left: 10px;
}

.mainNav .navserach_btn {
    position: absolute;
    right: 5px;
    top: 6px;
    border: 0;
    background: none;
    width: 25px;
    height: 25px;
    padding: 0;
}

.homeBanner .carousel-caption {
    /* background-color: rgba(0, 0, 0, .5); */
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.homeBanner .carousel-caption h3 {
    padding: 0;
    margin: 0;
    font-size: 44px;
    color: #fff;
    font-weight: 800;
    font-family: 'Nunito Sans', sans-serif;
    /* text-shadow: 1px 1px #000; */
    text-shadow: 3px 3px #000000ed;
}

.homeBanner .carousel-caption p {
    padding: 0;
    margin: 0;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    font-family: 'Nunito Sans', sans-serif;
    /* text-shadow: 1px 1px rgba(0, 0, 0, 0.2); */
    text-shadow: 2px 2px #000000ed;
}

.banner_search {
    width: 100%;
    max-width: 1000px;
    margin: 20px auto 20px auto;
    background: rgba(0, 0, 0, 0.27);
    border-radius: 5px;
    padding: 10px;
}

.banner_searchctrl {
    padding: 15px 15px 10px 15px;
    background: #fff;
    border-radius: 5px;
    width: 100%;
}

.search_top .form-control, .registermodal_ctrl .form-control {
    padding: 0 13px;
    margin: 0;
    border-radius: 5px;
    background: #ededed;
    font-size: 14px;
    /* line-height: 35px; */
    color: #535353;
    font-weight: 400;
    border: 0;
}

.btnbanner_searchbtn {
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    line-height: 33px;
    height: 33px;
    font-weight: 700;
    color: #fff;
    padding: 0px 20px;
    text-align: center;
    text-transform: uppercase;
    background: #82c150;
}

.w-10 {
    width: 10%!important;
}

.advance_search a {
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    color: #141414;
    text-align: left;
    text-decoration: none;
    position: relative;
    display: inline-block;
}

.advance_search {
    text-align: left;
}

/* .advance_search a:after{
    content: '';
    width: 7px;
    height: 7px;
    border-left: 2px solid #8cc561;
    border-bottom: 2px solid #8cc561;
    transform: rotate(-45deg);
    position: absolute;
    top: 8px;
    right: -14px;
} */

.shop-the-look-list .modelHomeitem {
    height: auto !important;
}

.modelHomeSearch {
    padding: 45px 0 0px 0;
    margin: 0;
    background: #f5f4f3;
}

.modelHomeSearch h3 {
    padding: 0;
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    text-decoration: none;
    color: #484848;
    text-align: center;
    /* text-transform: uppercase; */
}

.modelHomeSearch h5 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    color: #484848;
    text-align: center;
}

.modelHomeList {
    padding: 40px 0 20px 0;
    margin: 0;
    position: relative;
}

.modelHomeitem {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    margin-bottom: 20px;
}

.modelhomeimg {
    margin: 8px;
    padding: 0;
    position: relative;
    border-radius: 7px;
}

a.favorit_icon {
    width: 38px;
    height: 38px;
    border-radius: 5px;
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.modelhomepriceDetail {
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    padding: 0 0 10px 10px;
}

.modelhomepriceDetail p {
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    text-align: left;
    ;
}

.modelhomepriceDetail h4 {
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-weight: 800;
    text-decoration: none;
    color: #fff;
    text-align: left;
    ;
}

.modelhome_content {
    padding: 10px 8px;
    margin: 0;
}

.meridian_crossing {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.meridian_crossing a {
    color: #f37135;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    text-overflow: ellipsis;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
}

.meridian_crossing span {
    color: #323232;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-content: center;
    margin-bottom: 5px;
}

.shop-the-look-list .meridian_crossing span {
    display: inline !important;
    width: 50%;
}

.meridian_crossing span img {
    margin-right: 5px;
}

.bed_birthlist span {
    display: flex;
    align-items: center;
}

.bed_birthlist span img {
    margin-right: 5px;
}

.shop-the-look-list .modelhome_content h3 {
    height: auto !important;
}

.shop-the-look-list .modelhome_content {
    padding-bottom: 0 !important;
}

.shop-the-look-list .modelhome_content h3 {
    padding-bottom: 0 !important;
}

.modelhome_content h3 {
    color: #565656;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    padding: 5px 0 0px 0;
    margin: 0;
    width: 250px;
    /* height: 58px; */
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    */
}

.modelhome_location {
    color: #616161;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    padding: 0 0 5px 0;
    margin: 0;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
}

.bed_birthlist {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #323232;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

.modelhome_botshare {
    padding: 8px 8px 0px 8px;
    margin: 0px 0 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e5e5e5;
    min-height: 45px;
}

.leaner {
    color: #2f2f2f;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
}

/* .leaner img {
    margin-right: 5px;
    width: auto;
    height: 40px;
} */

.leaner img {
    margin-right: 5px;
    width: auto;
    height: auto;
    max-width: 50%;
    max-height: 40px;
}

/* .leaner img {margin-right: 5px;
    width: 100px;
    height: auto;} */

.owl-carousel.owl-drag .owl-item .modelHomeitem img {
    width: auto;
}

.modelhome_share {
    text-decoration: none;
    color: #99a799;
}

.owl-carousel.owl-drag .owl-item .modelHomeitem .modelhomeimg img {
    width: 100%;
}

.helpfulVideo {
    padding: 45px 0 60px 0;
    margin: 0;
    background: url(../images/video_section.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;
}

span.welcome {
    padding: 0 10px;
    margin: 0;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    background: #82c150;
    display: inline-flex;
}

.helpfulVideo h3 {
    padding: 0;
    margin: 0;
    color: #393939;
    text-decoration: none;
    font-size: 38px;
    font-weight: 400;
    text-align: left;
}

.helpfulVideo h2 {
    padding: 0;
    margin: 0;
    color: #393939;
    text-decoration: none;
    font-size: 50px;
    font-weight: 800;
    text-align: left;
    text-transform: uppercase;
}

.helpfulVideo h2 span {
    color: #82c150;
}

.helpfulVideo p {
    padding: 20px 0;
    margin: 0;
    color: #393939;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    text-align: left;
}

.helpfulVideo .video_list {
    padding: 0;
    margin: 0;
}

.helpfulVideo .video_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.helpfulVideo .video_list ul li {
    padding: 0 0 0 30px;
    margin: 0 0 15px 0;
    list-style: none;
    color: #464646;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    text-align: left;
    background: url(../images/list_icon.png) no-repeat;
}

a.more_video {
    padding: 0 35px;
    margin: 0;
    font-size: 15px;
    line-height: 48px;
    text-decoration: none;
    color: #f37135;
    border-radius: 7px;
    border: 1px solid #f37135;
    display: inline-block;
    transition: all linear 0.3s;
}

a.more_video:hover {
    color: #fff;
    border: 1px solid #82c150;
    background: #82c150;
    transition: all linear 0.3s;
}

.video_address {
    padding: 35px 0 0 20px;
    margin: 0;
}

.video_address h3 {
    padding: 0;
    margin: 0;
    color: #383838;
    font-size: 18px;
    line-height: normal;
    text-decoration: none;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.video_address h3 span {
    width: 104px;
    height: 1px;
    background: #ddc8bc;
    margin-left: 5px;
}

.video_addresslist {
    padding: 0;
    margin: 0;
}

.video_addresslist ul {
    padding: 0;
    margin: 20px 0 0 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.video_addresslist ul li {
    padding: 0;
    margin: 0 25px 0 0;
    list-style: none;
    color: #383838;
    font-size: 18px;
    line-height: normal;
    text-decoration: none;
    font-weight: 700;
}

.video_area {
    position: relative;
    padding: 0;
    margin: 0;
}

.main_video {
    border-radius: 0 7px 7px 7px;
    padding: 0;
    margin: 0 0 12px 0;
    position: relative;
}

.video_area .rightsmall_image {
    width: 190px;
    position: absolute;
    right: -200px;
    top: 175px;
    /* display: none; */
    border-radius: 0 7px 7px 7px;
}

.video_area .rightsmall_image:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    top: -110px;
    left: 0;
    border-radius: 7px 7px 7px 0;
    background: #82c150;
}

.video_area .bottomsmall_image {
    margin: 0 0 0 60px;
    width: 365px;
    position: relative;
    border-radius: 0 7px 7px 7px;
}

.video_area .bottomsmall_image:after {
    content: '';
    width: 100px;
    height: 100px;
    border-radius: 0 7px 7px 7px;
    background: #f37135;
    position: absolute;
    right: -110px;
    top: 0;
}

.video_play {
    width: 92px;
    height: 92px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cityproprtyList {
    background: #fff;
    border-radius: 7px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    margin: 0 0 30px 0;
}

.cityproprtyImage {
    border-radius: 7px;
}

.cityproprtyList h4 {
    padding: 15px 0 0px 0;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #363636;
}

.cityproprtyList p {
    padding: 0px 0 8px 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #363636;
}

.apermentShell {
    padding: 15px 0 0 0;
    margin: 0;
    background: #fff;
}

.apertmentAdd {
    padding: 0;
    margin: 0 auto 45px auto;
    border-radius: 7px;
    display: block;
}

.apertmentshellContent h3 {
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #484848;
}

.apertmentshellContent h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #484848;
}

.readyGetStarted {
    background: #f37135;
    border-radius: 0 0 10px 10px;
    padding: 30px 0;
    margin: 40px 0 -80px 0;
    text-align: center;
    position: relative;
}

.readyGetStarted h3 {
    padding: 0;
    margin: 0 auto;
    font-size: 35px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    max-width: 80%;
}

.readyGetStarted p {
    padding: 0;
    margin: 0 auto;
    font-size: 15px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
    max-width: 80%;
}

.topFooter {
    /* padding: 120px 0 45px 0; */
    padding: 60px 0 45px 0;
    margin: 0;
    background: url(../images/footer_top.jpg) repeat;
}

.topFooter h3 {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
}

.topFooter h3 span {
    width: 65px;
    height: 1px;
    background: #565656;
    margin-left: 10px;
}

.latestmodel_list {
    padding: 0;
    margin: 0;
}

.latestmodel_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.latestmodel_list ul li {
    padding: 0;
    margin: 0 0 25px 0;
    display: flex;
    align-items: center;
    width: 100%;
}

.latestmodel_list ul li .latestmodel_image {
    width: 60%;
    flex-shrink: 0;
    margin-right: 20px;
}

.latestmodel_list ul li .latestmodel_content {
    flex-grow: 1;
}

.latestmodel_list ul li .latestmodel_content h3 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-align: left;
}

.latestmodel_list ul li .latestmodel_content p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #868686;
    font-weight: 400;
    text-align: left;
}

.getintouch_call {
    padding: 0;
    margin: 0;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    text-align: left;
}

.getintouch_call img {
    margin-right: 5px;
}

.getintuch_address {
    padding: 5px 0 10px 0;
    margin: 0;
    font-size: 15px;
    color: #868686;
    font-weight: 400;
    text-align: left;
    line-height: 22px;
}

a.getintuch_email {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 15px;
    color: #868686;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    display: inline-block;
}

.footer_socialicon {
    padding: 0;
    margin: 0;
}

.footer_socialicon ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}

.footer_socialicon ul li {
    padding: 0;
    margin: 0 8px 0 0;
    list-style: none;
}

.footer_socialicon ul li a {
    text-decoration: none;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #848484;
    font-size: 20px;
    color: #cbcbcb;
    background: none;
    transition: all linear 0.3s;
}

.footer_socialicon ul li.facebook:hover a {
    background: #3b5998;
    color: #fff;
    transition: all linear 0.3s;
}

.footer_socialicon ul li.printersr a:hover {
    background: #bd081c;
    color: #fff;
    transition: all linear 0.3s;
}

.footer_socialicon ul li.instagram a:hover {
    background: #c13584;
    color: #fff;
    transition: all linear 0.3s;
}

.footer_socialicon ul li.youtube a:hover {
    background: #ff0000;
    color: #fff;
    transition: all linear 0.3s;
}

.footerBottom {
    padding: 12px 0;
    margin: 0;
    background: #000;
}

.copyright_txt {
    padding: 0;
    margin: 0;
    color: #868686;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
}

.privacy_txt {
    padding: 0;
    margin: 0;
    color: #868686;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    text-align: right;
}

.privacy_txt a {
    padding-left: 5px;
    color: #868686;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
}

/* .modelHomeList .owl-nav, .modelHomeList .owl-nav{
    display:none;
} */

#registerModal .modal-content, #loginModal .modal-content {
    border-radius: 7px;
    overflow: hidden;
}

.modal-body {
    padding: 0;
}

.registermodal_ctrl {
    display: flex;
}

#registerModal .modal-dialog, #loginModal .modal-dialog {
    max-width: 410px;
}

.registermodal_ctrl ul.nav-tabs {
    width: 160px;
    padding: 25px 10px 15px 15px;
    flex-direction: column;
    border: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=1);
    /* IE6-9 */
}

.registermodal_ctrl ul.nav-tabs .nav-link {
    border: 0;
    padding: 5px 10px;
    margin: 0 0 12px 0;
    border-radius: 7px;
    display: flex;
    align-items: center;
    font-size: 16px;
    text-decoration: none;
    color: #3a3a3a;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
}

.registermodal_ctrl ul.nav-tabs .nav-link img {
    margin-right: 8px;
}

.registermodal_ctrl ul.nav-tabs .nav-link.active {
    background: #fff;
    box-shadow: 5px 0 13px rgba(96, 96, 96, 0.17);
}

.registermodal_ctrl .tab-content {
    width: calc(100% - 160px);
    padding: 12px 10px;
    margin: 0;
}

.reg_loginbtn {
    padding: 0;
    background: #f37135!important;
    align-items: center;
    font-size: 18px;
    line-height: 40px;
    text-decoration: none;
    color: #fff!important;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    border: 0;
    border-radius: 5px;
    display: block;
    transition: all linear 0.3s;
}

.reg_loginbtn:hover {
    background: #000;
    color: #fff;
    transition: all linear 0.3s;
}

.or_txtctrl {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 10px 0;
}

.or_txtctrl span {
    width: 40%;
    height: 1px;
    background: #e8e8e8;
}

.or_txtctrl span.or_txt {
    width: 26px;
    height: 26px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: #575757;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    box-shadow: 5px 0 13px rgba(96, 96, 96, 0.17);
    border-radius: 50%;
}

.reg_socialiocon {
    padding: 0;
    margin: 0;
}

.reg_socialiocon ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reg_socialiocon ul li {
    padding: 0 4px;
    margin: 0;
}

.aprtLogolist .owl-carousel .owl-item img {
    width: auto;
}

.modal-dialog {
    padding: 0;
    margin: 0;
    border: 0;
}

.login_regclose {
    width: 25px;
    height: 25px;
    position: absolute;
    top: -20px;
    right: 8px;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    z-index: 100;
}

.ux-margin-0 {
    margin: 0;
    border: 0;
}

#carouselExampleCaptions .carousel-item {
    background-size: cover!important;
    height: 720px;
}

.mainNav .form-inline {
    position: relative;
}

.owl-carousel button.owl-dot {
    width: 8px;
    height: 8px;
    background: #dedede;
    border: 0;
    border-radius: 50%;
    margin: 4px;
}

.owl-carousel button.owl-dot.active {
    background: #24324a;
    border: 4px solid #dedede;
    width: 16px;
    height: 16px;
}

.owl-dots {
    text-align: center;
}

button:focus {
    outline: none!important;
}

.modelHomeList .owl-dots {
    position: absolute;
    width: 100%;
    bottom: -45px;
}

.aprtLogolist {
    position: relative;
}

.aprtLogolist .owl-nav {
    display: block!important;
    position: absolute;
    top: 50%;
    width: 100%;
}

.aprtLogolist .owl-nav .owl-prev {
    position: absolute;
    left: -40px;
    width: 40px;
    height: 40px;
    background: url(../images/prev_arrow.png) no-repeat center center #fff!important;
    border-radius: 50%;
    font-size: 0!important;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(0, -50%);
    box-shadow: 0 0 46px rgba(6, 67, 103, 0.13);
}

.aprtLogolist .owl-nav .owl-next {
    position: absolute;
    right: -40px;
    width: 40px;
    height: 40px;
    background: url(../images/next_arrow.png) no-repeat center center #fff!important;
    border-radius: 50%;
    font-size: 0!important;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(0, -50%);
    box-shadow: 0 0 46px rgba(6, 67, 103, 0.13);
}

.aprtLogolist .owl-dots {
    display: none!important;
}

/*---------------------- Advance Search Page Start------------------------ */

.prof_pic {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 8px;
}

.advancsearchArea {
    padding: 35px 0 40px 0;
    margin: 0;
    background: #f5f4f3;
}

.advancsearchArea h3 {
    padding: 0;
    margin: 20px 0 0 0;
    font-size: 30px;
    font-weight: 700;
    color: #484848;
    text-decoration: none;
    text-align: center;
}

.advancsearchArea h5 {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: 400;
    color: #484848;
    text-decoration: none;
    text-align: left;
}

.search_top ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    
}

.search_top ul li {
    padding: 0;
    margin: 0 4px 12px 4px !important;
    width: 32%;
}

.w-47 {
    width: 47%!important;
}

.btnbanner_searchbtn.save_searchbtn {
    background: #f37135;
}

.search_top ul li .btnbanner_searchbtn {
    flex-grow: 1;
}

.switch_view {
    padding: 10px 0 12px 0;
    margin: 0;
}

.switch_view ul {
    padding: 10px 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
}

.switch_view ul li {
    padding: 0 0 0 15px;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.switch_view ul li a {
    text-decoration: none;
    color: #9b9b9b;
}

.switch_view ul li a .fa {
    font-size: 24px;
    color: #9b9b9b;
    text-decoration: none;
}

.switch_view ul li a.active .fa {
    color: #80c04d;
}

.searchHomelist .modelHomeitem {
    margin-bottom: 30px;
}

.searchHomelist {
    padding: 0 0 35px 0;
    margin: 0;
    background: #fff;
}

.pagination .page-link {
    padding: .3rem .75rem;
    font-size: 14px;
    font-weight: 600;
    color: #3379b7;
    text-decoration: none;
}

.pagination .page-link.active, .pagination .active .page-link, .pagination .page-link:hover {
    background: #3379b7;
    border-color: #3379b7;
    color: #fff;
}

.profileDropdown {
    width: 210px;
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    box-shadow: 5px 0 73px rgba(96, 96, 96, 0.17);
    border-radius: 0 0 7px 7px;
    z-index: 99;
}

.profileDropdown ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
}

.profileDropdown ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.profileDropdown ul li a {
    padding: 12px 15px;
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #424040 !important;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    line-height: 18px;
    transition: all linear 0.3s;
}

.profileDropdown ul li a span {
    margin-right: 12px;
    font-size: 20px;
    color: #d8d8d8;
}

.profileDropdown ul li a:hover {
    background: #ea7038;
    color: #fff !important;
    transition: all linear 0.3s;
}

.profileDropdown ul li a:hover span {
    color: #fff;
}

.profileDropdown ul li:last-child a {
    border-radius: 0 0 7px 7px;
    background: #ea7038;
    color: #ffff !important;
}

.profileDropdown ul li:last-child a span {
    color: #fff;
}

/* -------------------My Profile Page start ------------------*/

.profile_topphoto {
    padding: 35px 0;
    margin: 0;
    border-bottom: 1px solid #dfdbd9;
    position: relative;
}

.myprofile_left h3 {
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    color: #484848;
    text-decoration: none;
    text-align: left;
}

.myprofile_left h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #484848;
    text-decoration: none;
    text-align: left;
}

.my_profileimage {
    display: inline-block;
    margin: 0 0 10px 0;
}

.my_profileimage img {
    border-radius: 5px;
}

.profilepi_upload label {
    padding: 0 45px;
    font-size: 17px;
    line-height: 58px;
    ;
    background: #83c251;
    display: table;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.profilepi_upload input[type="file"] {
    display: none;
}

.minimum_imagesize {
    padding: 0px 0 0 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #484848;
    text-decoration: none;
    text-align: center;
}

.profile_iamgerightpart {
    max-width: 265px;
}

.form-group label {
    padding: 0px 0 5px 0;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #737373;
    text-decoration: none;
    text-align: left;
    display: block;
}

.form-group .form-control {
    padding: 0 18px;
    margin: 0;
    background: #fff;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    height: 35px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    text-align: left;
    /* line-height: 55px; */
}

.profileBtn {
    padding: 0 35px !important;
    margin: 0 10px 0 0 !important;
    border-radius: 5px !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    line-height: 58px !important;
    border: 0;
    background: #83c251 !important;
    transition: all linear 0.3s !important;
}

.deleteProfile {
    background: #f37135;
}

.profileBtn:hover {
    background: #000 !important;
    color: #fff !important;
    transition: all linear 0.3s !important;
}

/*------------------- My Message Inbox Start ------------------------*/

.allMeassagepart h3 {
    padding: 15px 0;
    margin: 15px 0 30px 0;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    text-align: left;
    color: #484848;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.allMeassagepart h3 span {
    font-weight: 400;
}

.peopleChatlist {
    display: flex;
    justify-content: space-between;
}

.peopleChatleft, .chat_rightpart {
    width: 49%;
}

.peopleChatleft ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.peopleChatleft ul li {
    padding: 12px 10px;
    margin: 0 0 12px 0;
    list-style: none;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(96, 96, 96, 0.03);
    display: flex;
    align-items: flex-end;
}

.peopleChatleft ul li .peoplelist_left {
    width: 45%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.peoplelist_left .people_image {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    border-radius: 50%;
}

.peoplelist_left .people_image img {
    border-radius: 50%;
}

.peoplelist_left .peoplelistleftContent {
    width: calc(100% - 58px);
    flex-shrink: 0;
}

.peoplelist_left .peoplelistleftContent h4, .peoplelist_right h4 {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
    color: #000;
    padding: 0;
    margin: 0;
}

.peoplelist_left .peoplelistleftContent .peopledate_txt, .peoplelist_right p {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
    color: #878787;
    padding: 0;
    margin: 0 5px 0 0;
    word-break: break-all;
}

.peoplelist_right .peoplemsg_txt {
    color: #878787;
}

.peoplelist_right h4, .peoplelist_right p {
    /* white-space: nowrap; */
    white-space: pre-wrap !important;
    overflow: hidden;
    width: auto;
    word-break: break-word;
    /* text-overflow: ellipsis; */
}

.peoplelist_action {
    width: 10%;
    text-align: center;
}

.peoplelist_action a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
}

a.peoplemore {
    padding: 0px 15px;
    margin: 0;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    line-height: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(96, 96, 96, 0.03);
    display: inline-block;
}

.chat_rightpart {
    background: #ededed;
    border-radius: 5px;
    min-height: 100vh;
    position: relative;
}

.chat_toppart {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    height: 65px;
    width: 100%;
    background: #fff;
    border-radius: 5px 5px 0 0;
    display: flex;
    align-items: center;
    box-shadow: 5px 0 7px rgba(96, 96, 96, 0.06);
}

.chat_toppart ul {
    padding: 0 15px;
    margin: 0;
    width: 100%;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.chat_toppart ul li {
    padding: 0;
    margin: 0;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}

.chat_toppart ul li:last-child {
    font-size: 14px;
    text-align: right;
}

.chat_toppart ul li:last-child span {
    font-size: 13px;
    color: #969696;
}

.chat_bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    padding: 8px 42px;
    margin: 0;
    width: 100%;
    background: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 5px 0 7px rgba(96, 96, 96, 0.06);
}

.chat_inputctrl {
    padding: 10px 15px;
    background: #f6f6f6;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    display: flex;
    align-items: center;
}

.chat_inputctrl .chat_input {
    background: none;
    border: 0;
    color: #6f6f6f;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    width: calc(100% - 30px);
}

.chat_inputctrl .chat_input:focus {
    outline: none;
    box-shadow: 0;
}

.chatSend {
    background: none;
    border: 0;
    font-size: 24px;
    color: #424242;
}

.chat_bodypart {
    position: absolute;
    left: 0;
    bottom: 80px;
    width: 100%;
    height: calc(100% - 145px);
    overflow-y: auto;
    overflow-x: hidden;
}

.chat_bodypart ul {
    padding: 0 20px;
    margin: 0;
    list-style: none;
}

.chat_bodypart ul li {
    padding: 15px 0;
    margin: 0;
}

.chat_bodypart ul li .user_chat {
    max-width: 90%;
    display: flex;
}

.chat_bodypart ul li .chat_image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: 10px 0 0 10px;
    flex-shrink: 0;
}

.chatcontent {
    position: relative;
    width: calc(100% - 70px);
    border-radius: 3px;
    padding: 12px;
    background: #83c251;
    display: inline-flex;
    flex-direction: column;
    width: auto;
    word-break: break-word;
    color: #fff;
}

.chatcontent a {
    color: #000;
    font-weight: 600;
}

.chatcontent:after {
    content: '';
    border: 8px solid transparent;
    border-left: 8px solid #83c251;
    position: absolute;
    right: -16px;
    top: 50%;
    margin-top: -8px;
}

.chatcontent p {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
    color: #fff;
}

.chat_datetime {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
    color: #fff;
}

.chat_bodypart ul li .admin_chat {
    max-width: 90%;
    display: flex;
    margin-left: 10%;
}

.chat_bodypart ul li .admin_chat .chat_image {
    order: 2;
}

.chat_bodypart ul li .admin_chat .chatcontent {
    order: 1;
}

.chat_bodypart ul li .user_chat .chat_image {
    margin: 10px 10px 0 0;
}

.chat_bodypart ul li .user_chat .chatcontent {
    background: #fbfbfb;
}

.chat_bodypart ul li .user_chat .chatcontent:after {
    border: 8px solid transparent;
    border-right: 8px solid #fbfbfb;
    right: auto;
    left: -16px;
}

.user_chat .chatcontent p, .user_chat .chat_datetime {
    color: #878787;
}

.chat_bodypart ul li.admin_chatctrl {
    display: flex;
    justify-content: flex-end;
}

.orange_txt {
    color: #f37135!important;
}

.peopleChatleft ul li .peoplelist_right {
    width: 44%;
    flex-shrink: 0;
}

.may_favoritpage .modelHomeitem {
    margin-top: 30px;
}

.may_favoritpage a.favorit_icon {
    background: #fff;
    color: #df6329;
}

.advancsearchArea .modelHomeitem h3 {
    font-size: 20px;
    text-align: left;
}

/* ------------contact Pge Start---------------- */

.contact_form {
    background: #fff !important;
    padding: 25px 25px;
    text-align: center;
    border: 1px solid #f47236;
}

.contact_form .form-control::placeholder {
    color: #f47236 !important;
}

.about_us_form {
    background: #fff!important;
    padding: 25px 25px;
    text-align: left;
}

.about_us_form h3 {
    padding: 0;
    margin: 0;
    text-align: left;
    text-decoration: none !important;
    font-size: 30px;
    font-weight: 700;
    color: #000;
}

.contact_form h3 {
    padding: 0;
    margin: 0;
    text-align: center;
    text-decoration: none !important;
    font-size: 30px;
    font-weight: 700;
    color: #f47236;
}

.contact_form .form-control {
    border-radius: 0;
    background: none !important;
    border: 0;
    border-bottom: 1px solid #f47236;
    color: #f47236;
    padding: 0 0 0 10px;
    height: 40px;
    line-height: 40px;
}

.contact_form textarea.form-control {
    height: 70px;
    line-height: normal;
    resize: none;
}

.contact_form .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.contact_form .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.contact_form .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

/* .btn{
    background:#82c150;
    border-radius:5px;
    color:#fff;
    text-decoration: none;
    font
} */

.contact_address {
    padding: 25px 25px;
    margin: 0;
}

.contact_address h3 {
    padding: 0;
    margin: 0 0 20px 0;
    text-align: left;
    text-decoration: none;
    font-size: 30px;
    font-weight: 700;
    color: #000;
}

.contact_address h3 span {
    color: #f37135;
}

.locationctrl {
    padding: 0 0 20px 0;
    margin: 0;
    display: flex;
}

.locationctrl .contact_icon {
    width: 30px;
    margin-right: 10px;
    flex-shrink: 0;
    font-size: 28px;
    color: #cecece;
}

.contact_location {
    width: calc(100% - 40px);
    flex-shrink: 0;
}

.contact_location h4 {
    padding: 0;
    margin: 0;
    text-align: left;
    text-decoration: none;
    font-size: 22px;
    font-weight: 600;
    color: #f37135;
}

.contact_location p, .contact_location a {
    padding: 0;
    margin: 0;
    text-align: left;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    color: #a7a7a7;
}

/* ------------------Review Rating page start -----------------*/

.review_ratingtitle {
    padding: 0;
    margin: 0 0 8px 0;
    width: 100%;
    display: flex;
    align-items: center;
}

.reviw_picname {
    width: 80%;
    display: flex;
    align-items: center;
}

.review_pic {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    flex-shrink: 0;
    border-radius: 50%;
}

.review_pic img {
    border-radius: 50%;
}

.reviw_picname .date_namectrl {
    width: calc(100% - 58px);
    flex-shrink: 0;
}

.date_namectrl h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    text-align: left;
    transition: all liner 0.3s;
}

.date_namectrl h6 {
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #b7b7b7;
    text-decoration: none;
    text-align: left;
}

.reviw_star {
    width: 20%;
    text-align: right;
    font-size: 15px;
    color: #a7a7a7;
}

.reviw_star a {
    color: #a7a7a7;
    text-decoration: none;
}

.reviw_star .active {
    color: #f37135;
}

.review_list {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.review_details {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
    color: #878787;
}

.peopleChatleft.review_list ul li {
    display: block;
    border: 1px solid transparent;
    transition: all liner 0.3s;
}

.peopleChatleft.review_list ul li.active, .peopleChatleft.review_list ul li:hover {
    border: 1px solid #f37135;
    transition: all liner 0.3s;
}

.peopleChatleft.review_list ul li.active .date_namectrl h5, .peopleChatleft.review_list ul li:hover .date_namectrl h5 {
    color: #f37135;
    transition: all liner 0.3s;
}

/* ----------Shoop look Page Start -----------------*/

.shoplook_thumblist {
    padding: 0;
    margin: 0;
}

.shoplook_thumblist ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.shoplook_thumblist ul li {
    width: 15.5%;
    margin: 0px 5px 10px 5px;
    padding: 8px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 7px;
}

.thumb_pic {
    border-radius: 7px;
}

.shop_lookbigimage {
    max-width: 900px;
    margin: 15px auto 30px auto;
    padding: 8px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 7px;
}

.shop_lookpage {
    padding: 30px 0 0 0;
    margin: 0;
}

.shop_lookpage .card-header {
    padding: 3px 15px;
}

.shop_lookpage .card-header h2 {
    padding: 0;
    margin: 0;
}

.shop_lookpage .card-header h2 button {
    font-size: 20px;
    font-weight: 600;
    color: #f37135;
    text-decoration: none;
}

app-contact-list .peopleChatleft ul li .peoplelist_left {
    width: 30%;
}

app-contact-list .peoplelist_left .peoplelistleftContent {
    width: 100%;
}

app-contact-list .peopleChatleft ul li .ux-action {
    margin-left: 0;
    justify-content: flex-end;
    flex-grow: 1;
    align-items: flex-end;
    margin-top: 13px;
}

app-contact-list .pagination-padding {
    padding-left: 0;
    padding-right: 0;
}

app-contact-list .pagination-padding .float-right {
    float: none!important;
}

app-contact-list .pagination-padding .pagination {
    justify-content: flex-end;
}

.apertmentshellContent h3 {
    margin-bottom: 15px;
}

#footer-carousel .carousel-arrow {
    /* margin-top: -35px; */
}

.carousel-arrow {
    background-color: #ffffff63 !important;
}

#footer-carousel .carousel-cells .carousel-cell {
    text-align: center;
    height: 120px !important;
    width: 120px !important;
    overflow: hidden;
    border-radius: 50%;
}

/* #footer-carousel .carousel-cells .carousel-cell img {
    width: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    height: 100% !important;
    overflow: hidden;
    object-position: 50% 50%;
    -webkit-object-position: 50% 50%;
    -o-object-position: 50% 50%;
    -moz-object-position: 50% 50%;
    border-radius: 0 !important;
} */

.ux-view .modal-content carousel .carousel-caption, .ux-transparent .modal-content carousel .carousel-caption {
    display: block!important;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 12%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.83) 77%, rgba(0, 0, 0, 0.95) 92%, rgba(0, 0, 0, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 12%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.83) 77%, rgba(0, 0, 0, 0.95) 92%, rgba(0, 0, 0, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 12%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.83) 77%, rgba(0, 0, 0, 0.95) 92%, rgba(0, 0, 0, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
}

.ux-view .modal-content carousel .item, .ux-transparent .modal-content carousel .item {
    float: none!important;
    width: 100%;
}

.ux-view .modal-content carousel .item .modal-image, .ux-transparent .modal-content carousel .item .modal-image {
    max-height: auto!important;
}

.modal .ux-view .modal-content, .modal .ux-transparent .modal-content {
    padding-top: 0px!important;
    margin-top: 40px;
    background: transparent;
    border: transparent;
}

.modal .ux-view .close {
    top: -2px;
    right: -15px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    opacity: 1;
    text-shadow: none;
    background: #000;
    width: 35px;
    border-radius: 50%;
    text-align: center;
    height: 35px;
}

/* .modal .ux-view  .close{
    top: 7px;
    right: 7px;
    position: absolute;
    color: #ff0000;
    z-index: 9;
    opacity: 1;
    text-shadow: none;
} */

.modal .ux-transparent .close {
    top: 0px;
    right: -15px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    opacity: 1;
    text-shadow: none;
    background: #000;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    height: 30px;
}

/* .modal .ux-transparent  .close{
    top: 8px;
    right: 0px;
    position: absolute;
    color: #ff0000;
    z-index: 13;
    opacity: 1;
    text-shadow: none;
} */

.modal maphilight div {
    margin: 0 auto;
}

.modal .ux-transparent #ux-modal-body {
    padding: 0px;
    background: transparent;
    border: 0px solid rgba(0, 0, 0, .2);
    /* background: transparent !important; */
    /* color: #737373 */
    min-height: auto;
    border-radius: 5px;
    /* min-height: 400px; */
}

.profile_topphoto .profilepi_upload label {
    padding-bottom: 0;
    line-height: 35px;
    margin-top: 27px;
}

.profile_topphoto .form-group span a {
    width: 100%;
    font-size: 13px;
    text-align: left;
    color: #333;
    line-height: 18px;
    text-decoration: none;
}

.top-search .form-group.mb-2 {
    margin-bottom: 0!important;
}

.peopleChatleft.review_list {
    width: 100%;
}

.modelHomeSearch1.tab-new .ux-tab-row .col-sm-3.ux-border img {
    width: 100%!important;
    max-width: 90%;
    margin: 0 auto 10px auto;
    height: auto;
}

app-advance-search .advancsearchArea {
    padding-top: 0;
    background: none;
}

/* app-advance-search .advancsearchArea .container{
    margin-top: -385px;
    position: relative;
    padding-bottom: 145px;
} */

app-advance-search .advancsearchArea .container {
    margin-top: -136px;
    position: relative;
    /* padding-bottom: 145px; */
}

body #container_advance h3, body #container_advance h5 {
    color: #484848;
}

.shoplook_thumblist ul li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.shoplook_thumblist ul li .thumb_pic {
    max-height: 70px;
}

#update-div-in .ux-border-div .col-sm-12, #update-div-ex .ux-border-div .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

#update-div-in .ux-border-div .col-sm-6, #update-div-ex .ux-border-div .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

.top-banner-sec .img-sec-rounded.new-img-round, .container .top-banner-sec ul li:nth-of-type(1), .container .top-banner-sec ul li:nth-of-type(2), .container .top-banner-sec ul li:nth-of-type(3), .container .top-banner-sec ul li:nth-of-type(4) {
    background: #eee;
}

input[type=number] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media only screen and (max-width: 1024px) and (min-width: 980px) {
    sup {
        top: 4px;
    }
    .getintouch_call {
        font-size: 20px;
    }
}

@media only screen and (min-width:768px) {
    .unbscribe{
        font-size: 14px;
        font-style: italic;
        font-weight: 600 !important;
    }
    .my-acc{
        margin-left: 20px !important;
    }
    .neigbor{
    position: absolute;
    top: 31%;
        font-weight: bolder;
        /* margin-right: 44%; */
        color: #f37135;
    }
    .switch_view{
        position: relative;
    }
    .peopleChatleft {
        height: 880px;
        overflow-y: auto;
    }
    .go-prem1:hover {
        background: rgb(0, 0, 0);
        border: 1px solid #000 !important;
        background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(78, 65, 59, 1) 50%, rgba(0, 0, 0, 1) 100%) !important;
    }
    .go-prem1 {
        background: rgb(176, 56, 0);
        background: linear-gradient(90deg, rgba(176, 56, 0, 1) 0%, rgba(243, 113, 53, 1) 50%, rgba(176, 56, 0, 1) 100%) !important;
        position: absolute !important;
        right: 0;
        top: -17%;
        border: 1px solid #f37135 !important;
        box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
    }
    .link-sec {
        display: flex;
        justify-content: space-between;
    }
    .neighborhood-sec-top {
        display: flex;
        justify-content: space-between;
        padding: 10px 20px;
        background: #fff;
    }
    .builder-approved {
        font-size: 11px !important;
        line-height: 30px !important;
        font-weight: 600;
        background: #82c150;
        margin: 4px !important;
        /* border:1px solid #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 73px 0px rgb(96 96 96 / 17%); */
        cursor: pointer;
    }
    a.builder-approved {
        /* text-shadow: 1px 1px #000000; */
        font-weight: bolder !important;
        padding: 0px 16px !important;
    }
    .builder-approved:hover {
        background-color: rgba(0, 0, 0, 0.589) !important;
    }
    .ux-business-1 {
        width: 100% !important;
    }
    .delete-ico {
        position: relative;
        bottom: 45px;
        /* right: -153px; */
    }
    .delete-ico1 {
        position: relative;
        bottom: 40px;
        right: 350px;
    }
    .comming-soon img {
        margin-bottom: 50px;
    }
    .contact_location-new {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .claim-building-modal .assign-close {
        margin: -43px 4px auto auto !important;
        pointer-events: all !important;
        background: #000;
        opacity: 1;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        color: #fff;
        position: relative;
        right: -19px !important;
    }
    .claim-building-modal {
        padding: 0 10px;
    }
    .claim-building-modal .modal-content {
        /* padding: 0px 10px !important; */
        /* border: none; */
    }
    .shop-the-look-list .meridian_crossing h3 {
        margin-bottom: 15px !important;
    }
    .meridian_crossing span img {
        margin-right: 5px;
        height: 22px;
    }
    #property-file-preview .carousel-arrow {
        top: 100% !important;
    }
    #property-file-preview .carousel-cells .carousel-cell img, #property-file-preview .carousel-cells .carousel-cell video {
        height: 450px !important;
        top: -25px !important;
    }
    #property-file-preview .carousel {
        height: 445px !important;
    }
    #property-file-preview .carousel-container {
        height: 445px !important;
    }
    #property-file-preview .carousel-cells .carousel-cell {
        top: 0 !important;
        z-index: 1 !important;
    }
    .ux-image-preview-web {
        height: 150px;
    }
    .contant-bulder .assign-close {
        margin: -10px 6px auto auto !important;
        pointer-events: all !important;
        background: #000;
        opacity: 1;
        width: 35px;
        top: -30px;
        height: 35px;
        border-radius: 50%;
        color: #fff;
        position: relative;
        right: -19px !important;
    }
    .ux-stl-web-modal .close {
        top: -15px !important;
    }
    .ux-pop-find {
        margin-left: 23px !important;
    }
    .stl-cap {
        /* top: 10% !important; */
        top: 25% !important;
        /* padding-top: 170px !important; */
    }
    .ux-360-modal-content-close {
        right: 0 !important;
        top: 39px !important;
    }
    .modal .ux-360-modal-content {
        min-height: 380px !important;
    }
    .w-15 {
        width: 14.5% !important;
    }
    .w-16 {
        width: 16% !important;
        margin-right: 0 !important;
    }
    .search_top {
        display: flex;
        justify-content: flex-start;
        gap: 20px;
    }
    .search_top .form-control, .registermodal_ctrl .form-control {
        padding: 0 13px;
        margin: 0 0px;
        flex-shrink: 0;
    }
    .new-mar {
        margin-left: 21px;
    }
    .req-sec {
        /* width: 160px !important; */
        width: 154px !important;

    }
    .req-sec.no-scroll-sec {
        width: 166px !important;
    }
    .req-action {
        margin-left: -56px !important;
    }
    .homeBanner #home-banner-carousel {
        height: 600px !important;
        top: 120px;
        z-index: 9;
        margin-bottom: 100px;
    }
    .homeBanner {
        height: 720px !important;
    }
}

@media only screen and (max-width:768px) {
    .info-sec{
      display: flex;  
    /* text-align: center; */
    margin: 20px auto;
    }
   
    .info-sec h4{
        color:  #f37135;
    font-weight: bolder;
    }
    .membership strong{
        float: left;
    }

    .unbscribe {
        float: left;
        width: 100%;
        font-weight: 600 !important;
    }

    .info-sec p{
        color:  #000;      
       
    }
    .prebadge img{
        width: 70%;
        margin: auto;
        display: flex;
    }
    .info-sec strong{
        background: #83c251;
        color: #fff;
        font-weight: 600;
        border-radius: 5px;
        padding: 5px;
        margin: 10px 0 10px 0px;
        font-size: 14px;
    }
    .noteformodal{
        margin: 20px 15px 0 15px;
        font-weight: 600;
        color: #8c8c8c;
    }
    .footer_socialicon ul {
        justify-content: center;
    }
    .btn-sec-back-only {
        display: flex;
    }
    a.getintuch_email {
        text-align: center !important;
        display: block !important;
    }
    .topFooter h3 {
        font-size: 16px;
        text-align: center;
        display: block !important;
    }
    .topFooter h3 span {
        width: 40px;
    }
    .getintouch_call {
        font-size: 14px;
        text-align: center;
    }
    .latestmodel_list ul li .latestmodel_content h3 {
        font-size: 14px;
    }
    .helpfulVideo h2 {
        font-size: 40px;
    }
    .video_addresslist ul li {
        margin-right: 10px;
        font-size: 13px;
    }
    .search_top ul li .btnbanner_searchbtn {
        font-size: 10px;
    }
    .bed_birthlist {
        font-size: 12px;
    }
    .bed_birthlist span img {
        width: 15px;
    }
    .leaner {
        font-size: 12px;
    }
    .peopleChatleft ul li .peoplelist_left {
        width: 50%;
    }
    .peoplelist_action {
        width: 5%;
        position: relative;
        right: -132px;
        top: -83px;
    }
    .peoplelist_left .peoplelistleftContent .peopledate_txt, .peoplelist_right p {
        font-size: 10px;
    }
    .peoplelist_left .peoplelistleftContent h4, .peoplelist_right h4 {
        font-size: 12px;
    }
    .peoplelist_left .people_image {
        width: 30px;
        height: 30px;
    }
    .chat_bodypart ul li .user_chat, .chat_bodypart ul li .admin_chat {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    .chatcontent p {
        font-size: 12px;
        line-height: normal;
    }
    .chat_datetime {
        font-size: 10px;
        line-height: normal;
    }
    .chat_bodypart ul li {
        padding: 8px 0;
    }
    .chat_toppart ul li, .chat_toppart ul li:last-child {
        font-size: 12px;
    }
    .review_list {
        width: 100%;
    }
    app-contact-list .peopleChatleft ul li .peoplelist_left {
        width: 23%;
    }
}

.new-search {
    margin-top: 50px !important;
}

.homeBanner .carousel-caption h3 {
    text-transform: uppercase;
}

@media(min-width: 1680px) {
    p {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    a {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .homeBanner .carousel-caption h3 {
        font-size: 44px;
    }
}

@media(max-width: 767px) {
    .input-inner label{
        font-size: 12px !important;
        margin-left: 5px !important;
    }

    .registermodal_ctrl .tab-content {
      
        padding: 17px 4px 0 4px !important;
       
    }

    .input-sec .new-social strong{
        font-size: 12px !important;
    }

    .input-sec p{
        margin-bottom: 10px !important;
    }

    .input-sec {
        margin-bottom: 10px !important;
    }
    /* .contact-right button.btn-fav{
        margin-bottom: 10px;
    } */

    .star-ico-arrow-left {
      margin-bottom: 13px !important;
        bottom: 0 !important;
       
    }

    .star-ico-arrow-right {
        margin-bottom: 13px !important;
        bottom: 0 !important;
       
    }

    .swipe-new{
        color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 16px;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #656565;
    /* width: 55%; */
    padding: 5px;
    /* border-radius: 5px; */
    font-weight: 600;
    }

    .swipe-new img{
        height: 35px;
        margin-right: 8px;
    }
    .switch_view ul {
       
        justify-content: space-around !important;}
    .builder {
        margin: 15px 20px 15px 30px !important;
    }
    .add-pro h3{
        margin-bottom: 0 !important;
    }
    .text-sec{
        width: 100% !important;
        margin-bottom: 10px;
        
    }
    .neigbor{
        font-weight: 600;
        font-weight: bolder;
        margin-bottom: 10px;
        color: #f37135;
        text-align: center;
    }
    .go-prem1:hover {
        background: rgb(0, 0, 0);
        background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(78, 65, 59, 1) 50%, rgba(0, 0, 0, 1) 100%) !important;
        border: 1px solid #000 !important;
    }
    .go-prem1 {
        margin: 10px auto !important;
        width: 50% !important;
        background: rgb(176, 56, 0);
        background: linear-gradient( 90deg, rgba(176, 56, 0, 1) 0%, rgba(243, 113, 53, 1) 50%, rgba(176, 56, 0, 1) 100%) !important;
        border: 1px solid #f37135 !important;
        box-shadow: 0 8px 12px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    }
    .navbar-collapse .builder {
        margin-right: 0 !important;
    }
    .ribbon-both:before, .ribbon-left:before {
        left: -54px !important;
        height: 100%;
        border: 27px solid #f05108 !important;
        border-left-color: transparent !important;
    }
    .ribbon-both:after, .ribbon-right:after {
        right: -54px !important;
        height: 100%;
        border: 27px solid #f05108 !important;
        border-right-color: transparent !important;
    }
    .link-sec {
        word-break: break-all;
    }
    .neighborhood-sec-top {
        display: block;
        justify-content: space-between;
        padding: 10px 20px;
        background: #fff;
    }
    .amount-title {
        color: #f37135;
        width: 100%;
        float: left;
        margin-top: 10px;
        font-size: 20px;
    }
    .builder-approved {
        font-size: 15px !important;
        text-align: center !important;
        font-weight: 600;
        background: #f05108 !important;
        /* border-radius: 5px; */
        padding: 8px 0 !important;
        width: 75% !important;
        margin: 0 auto !important;
        height: auto !important;
        line-height: normal !important;
    }
    .builder-approved a {
        color: #fff !important;
        /* padding: 10px 0; */
    }
    .buyer-log {
        /* padding: 0 20px 0 0; */
        width: 100% !important;
    }
    .connt {
        margin: auto !important;
        width: 95% !important;
    }
    .ux-business-1 {
        width: 95% !important;
    }
    li.my-acc {
        width: 100% !important;
    }
    .navbar {
        /*   z-index should be above .close-navbar-toggler */
        z-index: 2;
    }
    .close-navbar-toggler {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 1;
        cursor: pointer;
    }
    .close-navbar-toggler.collapsed {
        z-index: -1;
    }
    .for-mobile-myaccountli {
        margin: 0 !important;
    }
    .for-mobile-myaccount .toprightLogin ul {
        justify-content: left;
    }
    .for-mobile-myaccount .dropdown-menu {
        width: 100% !important;
    }
    .for-mobile-myaccounta {
        margin: 0px !important;
        padding: 0px !important;
    }
    .comming-soon img {
        max-width: 100%;
        width: 250px !important;
        margin-top: 50px;
    }
    .contact_location-new .profileBtn {
        margin-bottom: 10px !important;
    }
    /* .ux-home-search {
        display: none;
    } */
    .claim-form-div {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .claim-building-modal {
        padding: 0 10px;
    }
    .claim-building-modal .assign-close {
        margin: -10px 0px auto auto !important;
        pointer-events: all !important;
        background: #000;
        opacity: 1;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        color: #fff;
        position: relative;
        right: -19px !important;
    }
    .claim-building-modal .modal-content {
        /* padding: 10px !important; */
        /* border: none; */
    }
    .deleteProfile {
        margin-bottom: 20px !important;
    }
    #footer-carousel .carousel-cells .carousel-cell {
        text-align: center;
        height: 100px !important;
        width: 100px !important;
        overflow: hidden;
        border-radius: 50%;
    }
    .trust-sec img {
        height: auto;
        max-width: 100%;
        width: 100px;
    }
    .ux-saved-look .top-search {
        padding: 15px 15px 0 15px !important;
    }
    .ux-search-sec-mob .form-control {
        height: 41px !important;
    }
    .ux-search-sec-mob {
        display: flex;
    }
    .top-banner-sec ul li {
        border-radius: 0px;
    }
    .top-banner-sec ul li video {
        border-radius: 0px !important;
    }
    .ux-image-preview-mob {
        height: 150px;
    }
    .ux-mobile-modal .modal-content {
        border: 0px !important;
        border-radius: 0 !important;
    }
    #property-file-preview .carousel-cells .carousel-cell {
        top: -49px !important;
        z-index: 1 !important;
    }
    #property-file-preview .carousel-container {
        height: 252px !important;
    }
    #property-file-preview .carousel {
        height: 209px !important;
    }
    .ux-textarea {
        height: 120px !important;
        resize: none;
        line-height: 20px;
    }
    .contant-bulder .modal-body {
        padding-top: 0px !important;
    }
    .contant-bulder {
        position: relative;
    }
    .contant-bulder .assign-close {
        margin: -10px 6px auto auto !important;
        pointer-events: all !important;
        background: #000;
        opacity: 1;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        color: #fff;
        position: relative;
        right: -19px !important;
    }
    .pop-search .ux-search-home {
        margin-bottom: 20px;
    }
    /* .latestmodel_image .img-footer {
        height: 80px !important;
    padding:0 15px !important;} */
    .latestmodel_image .img-footer {
        /* height: 80px !important; */
        height: auto !important;
        padding: 0 45px !important;
    }
    .bg-img-thumb {
        border-radius: 0 !important;
    }
    .ml-2-m {
        margin-left: 10px !important;
    }
    .over-x-h {
        overflow-x: hidden !important;
    }
    .padding-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        overflow: hidden;
    }
    .ux-stl-pop-search .search_top .btnbanner_searchbtn {
        width: auto !important;
    }
    .serch-sec-btn {
        margin-bottom: 20px;
    }
    .ux-360-modal-content-close {
        right: 0 !important;
        top: 39px !important;
    }
    pdf-viewer {
        height: auto !important;
    }
    /* .ux-info-price-pwa img{
    height: 20px;
} */
    .pwa-child-2 {
        position: absolute;
        right: -149px;
        top: 105px;
    }
    .parent-pwa {
        position: relative;
        overflow-x: hidden;
        width: 231px;
    }
    .ux-info-price-pwa span img {
        width: 15px !important;
        margin-right: 5px;
    }
    .ux-info-img-pwa img {
        /* max-width: 113px; */
        max-width: 125px;
        /* height: 100px; */
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .ux-info-price-pwa span {
        color: #8e8e8e !important;
        margin: 3px 0 3px 0px;
        font-weight: 600;
        font-size: 14px;
        line-height: normal;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .ux-info-builder-pwa {
        color: #565656;
        font-weight: bold;
    }
    .ux-info-price-pwa {
        font-size: 14px;
        color: #8e8e8e !important;
        font-weight: 600;
        display: flex;
        /* justify-content: space-between; */
        flex-direction: column;
    }
    .map-icon-address-pwa {
        word-break: break-word;
        width: 180px;
        font-size: 12px;
        display: flex;
        white-space: normal;
        color: #8e8e8e !important;
    }
    .direction-img-pwa img {
        max-width: 100%;
        width: 24px;
        position: relative;
        top: -10px;
        left: 5px;
    }
    #collapseThree4 .direction-img-pwa img {
        top: -4px !important;
    }
    .ux-stl-mobile-modal .close {
        top: -17px !important;
        right: 2px !important;
    }
    .pdf-viewer {
        height: auto !important;
    }
    #accordionEx .card {
        margin-bottom: 10px !important;
    }
    .top-banner-sec ul li:first-child {
        display: none;
    }
    .homeBanner1 .banner_search {
        width: 100%;
        max-width: 1000px;
        margin: 0;
        background: transparent;
        border-radius: 5px;
        padding: 0;
    }
    .homeBanner1 .banner_search {
        padding: 10px;
    }
    .homeBanner1 .banner_searchctrl {
        border: 2px solid #000;
    }
    .advancebanner1 .banner_searchctrl {
        border: 2px solid #000;
    }
    .advancebanner1 .card-body {
        padding: 0;
    }
    .advancebanner1 .banner_search {
        background: transparent !important;
        padding: 0 !important;
        margin: 20px 0 0 0 !important;
    }
    /* start 06/01/2021 */
    .ux-home-search .banner_searchctrl {
        border: 2px solid #000;
    }
    .ux-home-search .card-body {
        padding: 0;
    }
    .ux-home-search .banner_search {
        background: transparent !important;
        padding: 0 !important;
        margin: 20px 0 0 0 !important;
    }
    .ux-STL-search .banner_searchctrl {
        border: 2px solid #000;
    }
    .ux-STL-search .card-body {
        padding: 0;
    }
    .ux-STL-search .banner_search {
        background: transparent !important;
        padding: 0 !important;
        margin: 20px 0 0 0 !important;
    }
    /* ends */
    .search_top {
        display: flex;
        justify-content: flex-start;
        gap: 20px;
    }
    .advance-font1 h5 {
        color: #fff !important;
    }
    .accordion a.collapsed h5.advance-font::after {
        color: #fff !important
    }
    .property-name-for-pwa {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
    }
    .top-details {
        padding-bottom: 0 !important;
        margin-bottom: 10px !important;
    }
    .top-details>div {
        height: 35px;
    }
    .img-sec-rounded.mt-5 {
        margin-top: .5rem !important;
    }
    #ux-display-all {
        margin-top: .5rem!important;
    }
    .homeBanner #home-banner-carousel {
        height: 550px !important;
        /* height: 365px !important; */
        /* top: 120px; */
        z-index: 9;
        margin-bottom: 100px;
    }
    .homeBanner {
        height: 550px !important;
        /* height: 365px !important; */
    }
    .homeBanner1 #home-banner-carousel {
        height: 550px !important;
        /* height: 365px !important; */
        /* top: 120px; */
        z-index: 9;
        margin-bottom: 100px;
    }
    .homeBanner1 {
        height: 550px !important;
        /* height: 365px !important; */
    }
    .new-img-round {
        height: auto !important;
    }
    .btn-sec {
        height: 70px;
        position: relative;
        display: flex;
        justify-content: space-between;
        /* flex-direction: row-reverse; */
        /* left: -57px; */
    }
    .amenities-sec p {
        width: 44% !important;
    }
    .search-small {
        width: 100px !important;
    }
    .ux_schedule {
        width: 100% !important;
    }
    .gm-style .gm-style-iw-c {
        min-height: 150px !important;
        max-height: 150px !important;
        overflow-y: auto !important;
        max-width: 250px !important;
        padding: 10px 2px;
    }
    .gm-style .gm-style-iw-d {
        max-height: none !important;
        display: flex;
        overflow-y: hidden !important;
    }
    .ux-info-img img {
        max-width: 100%;
        height: 150px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-object-fit: cover;
        -moz-object-fit: cover;
        height: 100%;
        overflow: hidden;
        object-position: 50% 50%;
        -webkit-object-position: 50% 50%;
        -o-object-position: 50% 50%;
        -moz-object-position: 50% 50%;
        border-radius: 0 !important;
    }
    .calender {
        padding-top: 100px !important;
    }
    .autocomplete-container {
        /* margin-left: 10px; */
    }
    .calender .fc .fc-toolbar {
        display: block !important;
    }
    .googlemap {
        margin-bottom: 0 !important;
        margin-top: 40px;
    }
    .advancsearchArea {
        padding: 35px 0 0px 0;
    }
    .new-search1 {
        margin-top: 0px;
    }
    .show-more {
        /* bottom: 2.5% !important; */
        /* bottom: 5.5% !important; */
        bottom: 3.5% !important;
    }
    .mid-sec {
        padding: 10px 0 !important;
    }
    .text-center-m {
        text-align: center;
    }
    .m-auto-m {
        margin: auto;
    }
    .googlemap {
        height: 300px !important;
        margin-bottom: 50px;
    }
    .footer-banner {
        /* width: 300px !important; */
        width: 100% !important;
    }
    .latestmodel_list ul li .latestmodel_image {
        width: 100% !important;
        text-align: center;
    }
    /* .modal .ux-transparent #ux-modal-body{
        min-height: auto !important;
    } */
    .profileDropdown span {
        width: 25px !important;
    }
    .add-pro {
        text-align: center !important;
    }
    .toprightLogin ul, .topleftSocialicon ul {
        justify-content: center;
    }
    .toprightLogin ul li a {
        padding: 0 8px;
        line-height: 20px;
        font-size: 14px;
        font-weight: 600;
    }
    .topleftSocialicon ul li {
        line-height: 28px;
    }
    .navbar-toggler-icon {
        width: 1em;
        height: 1em;
    }
    .homeBanner .carousel-caption h3 {
        font-size: 32px;
    }
    .homeBanner .carousel-caption p {
        font-size: 18px;
    }
    .banner_searchctrl .search_top {
        flex-wrap: wrap;
    }
    .banner_searchctrl .search_top .form-control {
        width: 100%!important;
        margin-bottom: 8px;
        margin-left: 0px !important;
    }
    .banner_searchctrl .search_top .btnbanner_searchbtn {
        width: 100%;
        margin-top: 10px;
    }
    .advance_search a {
        margin-top: 8px;
        /* right: 55px; */
    }
    #carouselExampleCaptions .carousel-item {
        min-height: 650px;
        height: auto;
    }
    .stl-banner-new .carousel-item {
        /* min-height: 365px !important; */
        min-height: 550px !important;
        height: auto;
    }
    .modelHomeList {
        padding-bottom: 0;
        padding-top: 10px !important;
    }
    .mainNav {
        padding: 10px 0;
    }
    .video_addresslist ul li img {
        max-width: 20px;
    }
    .video_addresslist ul li {
        font-size: 12px;
    }
    .video_area .rightsmall_image, .video_area .bottomsmall_image {
        display: none;
    }
    .video_area {
        margin-top: 30px;
    }
    .helpfulVideo {
        padding: 30px 0;
    }
    .modelHomeSearch h3, .helpfulVideo h3, .apertmentshellContent h3, .readyGetStarted h3, .myprofile_left h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .modelHomeSearch h5, .apertmentshellContent h5, .readyGetStarted p, .myprofile_left h5 {
        font-size: 13px;
        line-height: 18px;
    }
    .helpfulVideo h2 {
        font-size: 24px;
    }
    .video_address {
        padding-left: 0;
    }
    .latestmodel_list ul li {
        width: 100%;
    }
    .copyright_txt, .privacy_txt, .privacy_txt a {
        font-size: 12px;
        text-align: center;
    }
    .aprtLogolist .owl-nav .owl-prev {
        width: 30px;
        height: 30px;
        left: -15px;
    }
    .aprtLogolist .owl-nav .owl-next {
        width: 30px;
        height: 30px;
        right: -15px;
    }
    sup {
        top: 4px;
    }
    .mainNav .navserach_btn {
        top: -3px;
    }
    .search_top ul {
        flex-direction: column;
    }
    .search_top ul li {
        width: 100%
    }
    .search_top ul li .btnbanner_searchbtn {
        white-space: nowrap;
        font-size: 12px;
    }
    .myprofile_left {
        margin-bottom: 15px;
    }
    .profileBtn {
        padding: 0 22px;
        font-size: 13px;
        line-height: 45px;
    }
    .myprofile_left h3, .myprofile_left h5 {
        text-align: center;
    }
    .profile_iamgerightpart {
        margin: 0 auto;
        text-align: center;
    }
    .profile_topphoto {
        padding: 20px 0 40px 0;
    }
    .peopleChatlist {
        flex-direction: column;
    }
    .peopleChatleft, .chat_rightpart {
        width: 100%;
    }
    .chat_rightpart {
        min-height: 80vh;
        margin-top: 30px;
    }
    .chat_toppart ul {
        flex-direction: column;
    }
    .chat_bottom {
        padding: 8px;
    }
    .chat_bodypart ul {
        padding: 0 10px;
    }
    .chat_inputctrl {
        padding: 10px;
    }
    .peopleChatleft ul li {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 20px 20px 20px 20px;
    }
    .peopleChatleft ul li .peoplelist_left, .peopleChatleft ul li .peoplelist_right {
        width: 100%;
    }
    .peoplelist_left .people_image {
        width: 48px;
        height: 48px;
        margin: 0 10px 0px 0;
    }
    .peoplelist_left .peoplelistleftContent h4, .peoplelist_right h4 {
        text-align: left;
        font-size: 14px;
    }
    .peoplelist_left .peoplelistleftContent .peopledate_txt, .peoplelist_right p {
        text-align: left;
        font-size: 14px;
    }
    .peopleChatleft ul li .peoplelist_left {
        /* flex-direction: column; */
        margin-bottom: 7px;
    }
    .contact_address h3, .contact_form h3 {
        font-size: 20px;
    }
    .review_ratingtitle {
        flex-direction: column;
    }
    .reviw_picname, .reviw_star {
        width: 100%;
    }
    .review_details {
        font-size: 13px;
    }
    .shoplook_thumblist ul li {
        width: 29%;
    }
    app-contact-list .peopleChatleft ul li .peoplelist_left {
        width: 100%;
    }
    app-contact-list .bottom-banner {
        margin-bottom: 15px;
    }
    app-advance-search .advancsearchArea {
        /* padding-top: 90px; */
        padding-top: 40px;
    }
    app-advance-search .advancsearchArea .container {
        margin-top: 0px;
        padding-bottom: 0;
    }
    .advancsearchArea .accordion>.card>.card-header {
        background: #83c251;
    }
    /* start 06/01/2021 */
    .ux-home-search .accordion>.card>.card-header {
        background: #83c251;
    }
    .ux-STL-search .accordion>.card>.card-header {
        background: #83c251;
    }
    /* ends */
    body #container_advance h3, body #container_advance h5 {
        color: #000;
        font-size: 20px;
    }
    .advancsearchArea .accordion .card {
        /* border-radius: 5px; */
        /* background:#83c251; */
        box-shadow: none !important;
        border: 0;
        margin-bottom: 0px !important;
    }
    .ux-saved-look .apertmentAdd img {
        width: 100% !important;
        max-width: 100% !important;
    }
    .ux-modelHomeitem {
        min-height: 250px;
    }
    .list-with-pagination {
        display: inline-block;
    }
}

/* rimi start  */

span.building {
    padding: 0 10px;
    margin: 0;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    background: #f37135;
    display: inline-flex;
}

.d-flex {
    display: flex;
}

.justify-content-space-between {
    justify-content: space-between;
}

.left-icon i {
    margin: 0 2px 0 0;
}

.left-icon span {
    margin: 0 20px 0 0;
    color: #8e8a8a;
}

.top-details {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.mid-sec {
    padding: 40px 0;
}

.modelHomeList1 {
    padding: 5px 0 0px 0 !important;
}

.modelHomeList1 .owl-nav {
    display: none;
}

.modelHomeSearch1 {
    /* padding:35px 0 45px 0; */
    padding: 160px 0 45px 0;
    margin: 0;
    background: #f5f4f3;
}

.modelHomeSearch1 h3 {
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    color: #484848;
    /* text-align: center; */
}

.modelHomeSearch1 h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #484848;
    /* text-align: center; */
}

.price-txt {
    color: #f37135;
    font-weight: 700;
    font-size: 25px;
}

.btn-fav {
    margin-bottom: 10px;
    background: #82c150;
    border-color: #82c150;
}

/* .right-sec-top{
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
} */

.right-sec-top {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.font-bold {
    font-weight: 700;
}

.img-sec-rounded {
    border-radius: 10px;
}

.img-sec-rounded img {
    max-width: 100%;
    border-radius: 10px;
}

.orange {
    color: #f37135;
}

.calculate {
    width: 100%;
    background: #f37135;
    border-color: #f37135;
}

.calculator {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 20px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 73px 0px rgba(96, 96, 96, 0.17);
}

.contact-right {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 73px 0px rgba(96, 96, 96, 0.17);
    padding: 20px 20px 60px 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

.contact-right h3 {
    font-size: 25px;
    font-weight: 700px !important;
}

.contact-right h5 {
    font-size: 16px;
    font-weight: 700px !important;
}

.contact-right p {
    font-size: 14px !important;
    /* font-weight: 700px; */
}

.font-black {
    color: #000;
}

#accordionEx a:hover {
    text-decoration: none;
}

.accordion .card {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 73px 0px rgba(96, 96, 96, 0.17);
    border: 0;
    margin-bottom: 30px;
}

.accordion .card-header {
    background-color: rgb(255, 255, 255);
    border: 0;
}

.accordion a {
    color: #000;
}

.accordion a h5 {
    position: relative;
}

.accordion a h5::after {
    content: "\f077";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0;
}

.accordion a.collapsed h5::after {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    position: absolute;
    top: 2;
    right: 0;
}

.accordion i {
    font-weight: 800;
}

.accordion p {
    color: #8e8e8e;
}

.panel-group.floor-accor .panel-title {
    position: relative;
}

.panel-group.floor-accor .panel-title a i {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 18px;
    opacity: 0.5;
}

.review-block {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 73px 0px rgba(96, 96, 96, 0.17);
    border: 0;
    margin-bottom: 10px;
    padding: 20px;
}

.button-star {
    background: #fff !important;
    border: 0 !important;
    color: #ffa500 !important;
    padding: 0 5px 0 0 !important;
}

.button-star-grey {
    background: #fff !important;
    border: 0 !important;
    color: #ddd !important;
    padding: 0 5px 0 0 !important;
}

span.reveiws {
    padding: 0 10px;
    margin: 0;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    background: #ffa500;
    display: inline-flex;
}

#collapseThree3 h5 {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 20px 0;
}

.accordion p {
    font-size: 14px;
    color: #000 !important;
    font-weight: 600;
}

.floor-plan i {
    font-size: 16px;
    margin-right: 10px;
}

.floor-plan {
    font-size: 16px;
}

.floor-accor .panel-title {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 73px 0px rgba(96, 96, 96, 0.17);
    border: 0;
    border-radius: 7px;
    margin-bottom: 10px;
    padding: 20px 20px 20px 20px;
}

.floor-head {
    position: relative;
    padding-left: 40px;
}

.floor-head::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background: #f37135;
    left: 0;
    top: 5px;
}

.apertmentAdd img {
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    .bg-none {
        background: transparent !important;
    }
    #dashboard-carousel-property-list .ux-name-address h3 {
        margin-bottom: 0 !important;
    }
    #home-banner-carousel .carousel-arrow {
        top: 58% !important;
    }
    #home-banner-carousel .carousel-cells .carousel-cell {
        background-size: cover !important;
    }
    .bottom-banner {
        height: 100px !important;
    }
    .ux-image-preview-mob {
        margin: 10px 0;
    }
    .ux-saved-remove-div {
        display: block !important;
    }
    .ux-saved-remove-div button {
        color: red;
        margin: 0;
        opacity: 1;
    }
    .ux-form-mobile {
        width: calc(100% - 80px) !important;
    }
    .cityproprtyImage img {
        height: 200px !important;
    }
    .ux-margin-0 .modal-body {
        padding: 0 !important;
    }
    .carousel-arrow {
        top: 50% !important;
        width: 30px !important;
        height: 30px !important;
        background-size: 18px !important;
    }
    #dashboard-carousel-property-list .owl-prev {
        bottom: 73% !important;
    }
    #dashboard-carousel-property-list .owl-next {
        bottom: 73% !important;
    }
    .new-img-round {
        /* height: auto !important; */
        border-radius: 0 !important;
    }
    .img-sec-rounded img {
        border-radius: 0 !important;
    }
    .top-banner-sec ul li {
        border-radius: 0px !important;
    }
    .modelHomeSearch {
        padding: 25px 0 15px 0 !important;
    }
    /* .advertisement{
        margin-right: 10px;
    } */
    .modelhomeimg {
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        border-radius: 0 !important;
    }
    .modelHomeitem {
        border-radius: 0;
        border-left: none !important;
        border-right: none !important;
        border-top: none !important;
    }
    .top-banner-sec ul li {
        margin-right: 0 !important;
    }
    .cityproprtyList {
        padding: 0 !important;
        border-radius: 0 !important;
    }
    .cityproprtyImage {
        border-radius: 0 !important;
    }
    .show-more {
        /* width: calc(52% - 14.5px) !important; */
        width: calc(52% - 9.5px) !important;
        right: -15px !important;
        border-radius: 0px!important;
    }
    /* .apermentShell {
        
        overflow-x: hidden;
    } */
    .modelhome_botshare {
        padding: 10px !important;
        margin-top: 0 !important;
        min-height: 65px !important;
    }
    /* 
   #dashboard-carousel-property-list .modelhome_botshare{
        padding:10px 10px 0 0 !important;
        margin-top: 0 !important;
    } */
    .topFooter {
        overflow-x: auto !important;
        padding-top: 20px !important;
    }
    .mx-0-m {
        margin-left: 0;
        margin-right: 0;
    }
    .ux-mobile-modal {
        margin: 0 !important;
    }
    /* .ux-search-PWA #collapseOne1{
        padding-right: 10px;
    } */
    .ux-stl-mobile-modal {
        margin: 0 !important;
    }
    .ux-bed-bath span {
        margin-right: 5px !important;
    }
    .ux-search-close {
        background: #000 !important;
        padding: 10px;
        position: absolute;
        top: 53px;
        opacity: 1 !important;
        color: #fff !important;
        border-radius: 50% !important;
        width: 31px;
        height: 31px;
        right: 1px;
    }
    /* .ux-mobile-modal .modal-content{
        margin-top: 150px !important;
    } */
    .ux-mobile-modal .close {
        right: -8px !important;
    }
    .ux-image-price {
        display: flex;
    }
    .ux-info-img-pwa {
        margin-right: 10px;
    }
    .modal .ux-360-modal-content {
        min-height: 300px !important;
    }
    /* .peopleChatleft ul li .peoplelist_right{
        margin-left: 125px;
    } */
    .peopleChatleft .review_list li {
        padding: 20px 20px 20px 40px
    }
    .appo-s {
        font-size: 12px !important;
        padding: 5px 10px !important;
    }
    .modelHomeSearch1 h3 {
        font-size: 23px;
    }
    .updateProfile {
        margin-bottom: 10px !important;
    }
    .new-pos {
        position: relative;
        bottom: 25px;
    }
    #accordionEx{
        position: relative;
        top: -47px;
        z-index: 99;
    }
    .accordion .card.homesearch{
        background: none;
    }
    .ux-home-search .accordion>.card.homesearch>.card-header{
        width: 180px;
        margin-left: auto;
        margin-right: auto;
    }
    .accordion a.collapsed h5::after{
        font-size: 0;
        content: "";
        width: 5px;
        height: 5px;
        border: 7px solid transparent;
        border-top: 7px solid #fff;
        top: 9px;
        right: 18px;
    }

    .accordion a h5::after{
        font-size: 0;
        content: "";
        width: 5px;
        height: 5px;
        border: 7px solid transparent;
        border-bottom: 7px solid #fff;
        top: 2px;
        right: 18px;
    }
    
}

.checkbox {
    padding-left: 20px;
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 5px;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 5px;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

.checkbox input[type="checkbox"]:focus+label::before, .checkbox input[type="radio"]:focus+label::before {
    /* outline: thin dotted; */
    /* outline: 5px auto -webkit-focus-ring-color; */
    outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after, .checkbox input[type="radio"]:checked+label::after {
    font-family: "FontAwesome";
    content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label, .checkbox input[type="radio"]:disabled+label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before, .checkbox input[type="radio"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked+label::before, .checkbox-primary input[type="radio"]:checked+label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:checked+label::after, .checkbox-primary input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked+label::before, .checkbox-danger input[type="radio"]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked+label::after, .checkbox-danger input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked+label::before, .checkbox-info input[type="radio"]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked+label::after, .checkbox-info input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked+label::before, .checkbox-warning input[type="radio"]:checked+label::before {
    background-color: #f37135;
    border-color: #f37135;
}

.checkbox-warning input[type="checkbox"]:checked+label::after, .checkbox-warning input[type="radio"]:checked+label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked+label::before, .checkbox-success input[type="radio"]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked+label::after, .checkbox-success input[type="radio"]:checked+label::after {
    color: #fff;
}

.radio {
    padding-left: 20px;
}

.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

.radio input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled+label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled+label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

.radio-primary input[type="radio"]+label::after {
    background-color: #337ab7;
}

.radio-primary input[type="radio"]:checked+label::before {
    border-color: #337ab7;
}

.radio-primary input[type="radio"]:checked+label::after {
    background-color: #337ab7;
}

.radio-danger input[type="radio"]+label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"]+label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"]+label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"]+label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::after {
    background-color: #5cb85c;
}

input[type="checkbox"].styled:checked+label:after, input[type="radio"].styled:checked+label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

input[type="checkbox"] .styled:checked+label::before, input[type="radio"] .styled:checked+label::before {
    color: #fff;
}

input[type="checkbox"] .styled:checked+label::after, input[type="radio"] .styled:checked+label::after {
    color: #fff;
}

.top-search {
    background: #fff;
    padding: 20px;
    margin-top: 30px;
    width: 100%;
    display: inline-block;
}

.img-listing {
    width: 120px;
    margin: auto;
}

.img-listing img {
    border-radius: 5px;
}

table.table-list tr td {
    padding: 20px;
    vertical-align: middle !important;
}

.icon-list i {
    /* margin: 0 10px; */
    margin: 0 5px;
    color: #aeaeae;
    font-size: 20px;
}

.icon-list i:hover {
    color: #f37135;
}

#Modal-demo .modal-dialog {
    margin: 1.75rem auto !important;
}

.adrees-fld .form-control {
    height: 150px !important;
    line-height: 20px;
    padding: 10px;
}

.add-pro h3 {
    font-size: 24px !important;
}

#navbarSupportedContent li {
    margin: 0px 10px;
    /* width: 100%; */
}

.menu-fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    /* overflow: hidden; */
}

.top-banner-sec ul li {
    list-style: none;
}

.top-banner-sec ul {
    padding-left: 0;
}

@media only screen and (min-width:769px) {
    .info-sec{
        position: absolute;
        top: 11%;
        padding-left: 30px;
        text-align: center;
        right: 0;
        border-left: 1px solid #e4e4e4;
    }
    .info-sec p{
        color:  #000;
        font-weight: bolder;
       
    }

    .prebadge{
        margin-bottom: 20px;
    }
    .info-sec strong{
        background: #83c251 ;
        color: #fff;
        font-weight: 600;
        border-radius: 5px;
        padding: 2px;
    margin: 0 0 0 6px;
    font-size: 14px;
    }
    .info-sec h4{
        color:  #f37135;
    font-weight: bolder;
    }

    
    .noteformodal{
       position: absolute;
       margin-top: 40px;
       font-weight: 600;
       color: #8c8c8c;
    }
    .ux-adv-search {
        width: 31% !important;
    }
    .search-small {
        padding: 0px !important;
        font-size: 14px !important;
    }
    .direction-img img {
        max-width: 100%;
        height: auto;
        width: 35px;
    }
    /* .ml-2-w{
            margin-left: 20px;
        } */
    .modelHomeSearch1.tab-new .ux-tab-row .col-sm-3.ux-border {
        margin: 0 10px 20px 10px;
        width: calc(25% - 20px);
        flex: 0 0 calc(25% - 20px);
    }
    .w-66 {
        width: 66%;
    }
    .tooltip-max {
        /* top: 598px !important; */
        min-width: 350px;
        word-break: break-word;
    }
    .homeBanner .carousel-caption {
        /* top: 26%; */
        top: 20%;
    }
    .w-20 {
        width: 20%!important;
    }
    .search_top .w-20{
        width: calc(20% - 20px)!important;
    }

    .builderlogo-sec {
        object-fit: cover;
        height: 100px;
        width: 150px;
    }
    .ux-text-background {
        background: #0000007a;
        display: inline-block;
        position: relative;
        /* bottom: 150px; */
        padding: 20px;
        bottom: 80px;
    }
    #carouselExampleCaptions .carousel-caption h3 {
        position: relative;
        /* bottom: 150px; */
        text-transform: uppercase;
    }
    #carouselExampleCaptions .carousel-caption p {
        position: relative;
        /* bottom: 140px; */
        font-size: 26px !important;
    }
    .advancsearchArea h5 {
        text-align: left;
    }
    .icon-degree i {
        font-size: 80px !important;
        margin-bottom: 100px !important;
    }
}

@media only screen and (max-width:769px) {
    .advancsearchArea {
        padding-top: 90px;
        background-size: cover !important;
    }
    .carosal-new {
        float: left;
        width: 100%;
    }
    .item {
        float: left;
    }
    .modal .close {
        top: -7px;
        right: -5px;
    }
    .panel-group.floor-accor .panel-title a i {
        top: 40px;
    }
    .right-sec-top .btn {
        /* width: 100%; */
        margin-top: 20px;
    }
    .button-sec {
        margin: 0 auto;
        text-align: center;
    }
    .homeBanner .carousel-caption {
        /* padding-top: 70px; */
        padding-top: 220px;
        padding-bottom: 35px;
    }
    .home-bnr-txt {
        padding-bottom: 90px !important;
    }
}

@media only screen and (min-width:769px) {
    .builder-name {
        margin: 0 20px;
        width: 30%;
    }
    .advancsearchArea {
        padding-top: 160px !important;
    }
    .show-btn {
        float: right;
    }
    .show-btn-sec {
        float: right;
    }
    .toprightLogin ul li a img {
        margin-right: 5px;
        position: relative;
        top: -2px;
    }
    .adress-sec {
        display: flex;
        justify-content: space-between;
    }
    .trust-sec {
        display: flex;
        justify-content: space-between;
        word-break: break-all;
        padding: 0 10px 0 34px;
    }
    .pad-new-add {
        padding: 0 !important;
    }
    .newflex {
        display: flex;
        justify-content: space-between;
    }
    .space-between {
        justify-content: space-between;
    }
}

@media only screen and (width:768px) {
    .space-between {
        justify-content: space-between;
    }
    span.building {
        margin-right: 20px !important;
        height: 30px !important;
    }
    .font-12 {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .newflex {
        display: flex;
        justify-content: space-between;
    }
    .right-sec-top {
        align-items: stretch;
    }
}

@media only screen and (max-width:767px) {
    .delete-ico {
        position: relative;
        bottom: 45px;
        right: -153px;
    }
    .delete-ico1 {
        position: relative;
        bottom: 40px;
        right: -153px;
    }
    .ux-text-background {
        background: #0000007a;
        display: inline-block;
        /* position: relative;
        bottom: 150px; */
        padding: 20px;
        width: 100%;
    }
    #footer-carousel .carousel-arrow {
        margin-top: -33px !important;
    }
    #footer-carousel {
        z-index: 9 !important;
        height: 90px !important;
        margin-bottom: 0 !important;
    }
    .ux-STL-search-btn button {
        font-size: 12px !important;
    }
    .ux-STL-search .md-accordion {
        padding: 0 15px 15px 15px;
    }
    .ux-STL-search .accordion .card {
        box-shadow: none !important;
    }
    .ux-home-search .md-accordion {
        padding: 0 15px 15px 15px;
    }
    .ux-home-search .accordion .card {
        box-shadow: none !important;
    }
    .contact-right {
        word-break: break-word;
        overflow: hidden;
    }
    .gm-ui-hover-effect {
        right: -2px !important;
        top: -4px !important;
    }
    .website-link {
        word-break: break-all
    }
    .direction-img img {
        /* max-width: 100%; */
        height: 30px;
        margin-left: 10px;
    }
    .ux-textarea {
        padding: 10px !important;
    }
    .floor-accor i {
        position: relative;
        top: 10px !important;
    }
    .newflex {
        display: block !important;
    }
    .show-btn-sec {
        /* text-align: center; */
    }
    .amenities p {
        padding: 10px !important;
    }
    #navbarSupportedContent li {
        margin: 5px 10px 0 10px;
        /* width: 100%; */
    }
    .homeBanner .carousel-inner {
        overflow: visible !important;
    }
    .trust-sec {
        margin: auto;
        display: flex;
        /* text-align: center; */
    }
    .message-box {
        padding: 5px 10px 5px 10px;
        background: #f4661f;
    }
    .message-box i {
        color: #fff;
    }
    .fixed-bottom {
        position: fixed;
        right: 0;
        bottom: 74px !important;
        left: 91% !important;
        z-index: 1030;
    }
    .top-banner-sec ul li {
        /* width: calc(25% - 8px); */
        margin: 0 0 8px 0px !important;
        width: calc(51% - 7.5px) !important;
    }
    .top-banner-sec img {
        width: auto;
        margin: 0;
    }
    .top-banner-sec ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex !important;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    /* .d-flex{
        display: block !important;
    } */
    .floor-accor .panel-title {
        padding: 10px 5px;
    }
    .left-icon span {
        margin: 0 7px 0px 7px !important;
    }
    .card-body {
        padding: 20px 10px;
    }
    .topleftSocialicon ul li a {
        color: #f37135 !important;
    }
    .toploginbar {
        background: #fff !important;
    }
    .toprightLogin ul li a {
        color: #f37135 !important;
    }
    .toprightLogin ul li a:hover, .toprightLogin ul li a.active {
        background: transparent !important;
    }
    .modelHomeSearch1 {
        padding-top: 80px;
    }
}

@media only screen and (max-width:600px) {
    .top-search .form-group.mb-2 {
        margin-bottom: 15px!important;
    }
}

#dtBasicExample .table-bordered thead td, .table-bordered thead th {
    vertical-align: middle !important;
}

.page-item.disabled .page-link {
    padding: 10px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #82c150 !important;
    border-color: #82c150 !important;
    padding: 10px 15px;
}

.pagination .page-link {
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #807e7e;
    text-decoration: none;
}

.pagination .page-link.active, .pagination .active .page-link, .pagination .page-link:hover {
    background-color: #82c150 !important;
    border-color: #82c150 !important;
}

.bg-img-thumb {
    height: 200px;
    border-radius: 5px;
    overflow: hidden;
}

.bg-img-thumb-img {
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    position: relative;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 0.5s ease-in-out;
}

.bg-img-thumb:hover .bg-img-thumb-img {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.bg-img-thumb-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 40%);
}

.property-id {
    display: flex;
    justify-content: flex-end;
}

.sort-icon i {
    margin-right: 5px;
    font-size: 12px;
    color: #adadad;
}

.btn-success {
    color: #fff;
    background-color: #80c04d !important;
    border-color: #80c04d !important;
}

.add-pro {
    float: right!important;
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top: 10px;
}

.ux-border[_ngcontent-serverApp-c155] {
    border: 1px solid #ccc;
    padding: 30px !important;
    margin-right: 0px !important;
    text-align: center;
    margin-bottom: 20px !important;
    background: #fff;
    border-radius: 5px;
}

.tab-new a {
    color: #000;
}

.tab-new a:hover {
    color: #333;
}

.tab-new .nav-link.active {
    background: #f37135 !important;
    color: #fff !important;
}

.tab-new .nav-link:hover {
    border-color: transparent !important;
}

.tab-new .tab-content {
    background: #fff;
    padding: 20px 10px;
}

.tab-new .ux-border img {
    margin-bottom: 20px;
}

.tab-new .nav-tabs {
    margin-top: 30px;
}

.tab-new .ux-tab-row {
    margin-bottom: 50px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

.calculate {
    width: 100%;
    background: #f37135 !important;
    border-color: #f37135 !important;
}

.top-banner-sec ul li:first-child {
    width: 100%;
    /* height: 236px; */
    height: 157px;
}

.top-banner-sec ul li {
    margin-bottom: 15px;
    width: calc(50% - 7.5px);
    /* width: calc(25% - 7.5px); */
    margin-right: 7.5px;
    height: 111px;
    /* background: #000; */
    overflow: hidden;
    border-radius: 5px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    /* height: 154px; */
}

/* .top-banner-sec ul li:first-child{
    width: 100%;
    height: 240px;
    background: #000;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
} */

/* .top-banner-sec ul li:nth-of-type(2){
    width: calc(50% - 7.5px);
    margin-right: 7.5px ;
    height: 240px;
    background: #000;
    overflow: hidden;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.top-banner-sec ul li:nth-of-type(3){
    width: calc(50% - 7.5px);
    margin-left: 7.5px;
    height: 240px;
    background: #000;
    overflow: hidden;
    border-radius: 5px;
    display: flex;
    align-items: center;
} */

.top-banner-sec ul li img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    height: 100%;
    overflow: hidden;
    object-position: 50% 50%;
    -webkit-object-position: 50% 50%;
    -o-object-position: 50% 50%;
    -moz-object-position: 50% 50%;
    border-radius: 0 !important
}

.top-banner-sec ul li video {
    max-width: 100%;
    border-radius: 5px;
    width: 100%;
    height: auto;
    /* height: 100%; */
}

#collapseThree3 span img {
    margin-right: 10px;
}

.button-star {
    background: #fff !important;
    border: 0 !important;
    color: #ffa500 !important;
    padding: 0 5px 0 0 !important;
}

.top-banner-sec ul {
    flex-wrap: wrap !important;
}

.has-error {
    text-align: left;
}

.btn-danger {
    color: #fff;
    background-color: #f37135 !important;
    border-color: #f37135 !important;
}

/* 14 sep */

sup {
    top: 0.5em !important;
}

.carousel-control-prev {
    left: 0;
    pointer-events: all !important;
}

.carousel-control-next {
    right: 0;
    pointer-events: all !important;
}

/* 14 sep ends */

.new-img-round {
    background: #000;
    text-align: center;
    margin: auto;
    /* height: 495px; */
    overflow: hidden;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
    width: 100%;
    /* height: 240px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-inner:focus, .modal-body .carousel-item:focus, .carousel.slide:focus {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.modal-body .carousel-item {
    height: auto;
}

.img-overlay-new {
    position: relative;
}

.show-more {
    /* width: calc(46% - 7.5px) !important; */
    /* width: calc(23% - 7.5px) !important; */
    position: absolute;
    right: 8px;
    bottom: 6.5%;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 30px;
    /* min-height: 240px !important; */
    min-height: 111px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0 !important;
    background: #00000061 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    font-weight: 600;
    background-color: #f37135 !important;
    border-color: #f37135 !important;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background-color: #fff !important;
    color: #f37135;
}

.ux-transparent .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent !important;
    background-clip: padding-box;
    border: 1px solid transparent !important;
    border-radius: .3rem;
    outline: 0;
}

.ux-customize {
    padding: 2px 5px 2px 5px;
}

/* .carousel-arrow{
    background-color: #f37135 !important;
} */

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9991;
    top: 50px;
}

.carousel-cells .ux-footer-img img {
    height: 80% !important;
    overflow: hidden;
    position: absolute;
    width: 80% !important;
    border-radius: 50%;
}

.prof-img img {
    border-radius: 50%;
}

.swal2-container {
    z-index: 99999 !important;
}

.profileDropdown span {
    width: 30px;
}

.profileDropdown a:not([href]):not([class]) {
    justify-content: left !important;
}

#container_advance h3 {
    color: #fff !important;
}

#container_advance h5 {
    color: #fff !important;
}

.prof_pic img {
    height: 39px;
}

.sb-group .sb-show-icon {
    border: none;
    padding: 3px 5px;
    margin: 0 5px 5px 0;
}

.sb-group .sb-facebook {
    background-color: #4267b2;
}

.sb-group .fa-facebook-f {
    color: #fff;
}

.sb-group .sb-twitter {
    background-color: rgb(29, 161, 242);
}

.sb-group .fa-twitter {
    color: #fff;
}

.sb-group .sb-linkedin {
    background: #006097;
}

.sb-group .svg-inline--fa {
    color: #fff;
}

.sb-pinterest {
    background-color: #e60023;
}

.sb-reddit {
    background-color: #0079d3;
}

.sb-tumblr {
    background-color: #00b8ff;
}

.sb-mix {
    background-color: #f3782b;
}

.sb-vk {
    background-color: #5181b8;
}

.sb-telegram {
    background-color: #32afed;
}

.sb-messenger {
    background-color: #4267b2;
}

.sb-whatsapp {
    background-color: #00e676;
}

.sb-expand {
    background-color: #4267b2;
}

.has-error {
    color: red;
    font-size: 0.8em;
    margin-bottom: 4px;
}

.ux-view .modal-content {
    padding: 0px !important;
}

.leaner {
    cursor: pointer;
}

.ux-tooltip:after {
    content: none !important;
}

.ux-tooltip {
    /* max-height: 180px !important;
    min-width: 280px !important;
    word-break: break-word; */
    background: #f5f4f3 !important;
    color: #737373 !important;
}

.ux-tooltip p {
    margin-bottom: -1px;
}

.ux-tooltip p::first-letter {
    text-transform: uppercase;
}

.ux-tooltip .ux-link {
    color: #f37135 !important;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: 500;
}

.ux-tooltip .ux-link-save {
    background: #5cb85c !important;
    font-size: 0.9em;
    font-weight: 500;
    pointer-events: all;
    cursor: pointer;
    color: #fff;
    padding: 3px 4px 3px 4px;
}

.ux-cross {
    color: #f37135 !important;
    font-size: 1.3em;
    cursor: pointer;
}

.ux-plus {
    color: #5cb85c;
    font-size: 1.3em;
    cursor: pointer;
}

/*13oct2020*/

pdf-viewer {
    display: block;
    height: 100vh;
}

rating {
    white-space: nowrap;
}

@media(min-width: 769px) {
    .profileDropdown ul li a span {
        margin-right: 5px;
        font-size: 20px;
        color: #d8d8d8;
    }
    .profileDropdown ul li a {
        font-size: 13px;
    }
}

.googlemap {
    /* height: 650px; */
    height: 520px;
    margin-bottom: 50px;
}

.pnlm-zoom-controls {
    top: 45px;
    left: 25px;
}

.pnlm-render-container {
    cursor: inherit;
    position: absolute;
    height: calc(100% - 60px);
    width: calc(100% - 40px);
    left: 20px;
    top: 40px;
}

.prof_img {
    border-radius: 50%;
    height: 36px !important;
    width: 36px !important;
}

.embed-btn {
    font-size: 13px !important;
}

#footer-carousel {
    z-index: 9 !important;
    height: 120px !important;
    margin-bottom: 65px;
}

#dashboard-carousel {
    z-index: 9 !important;
}

.icon-degree i {
    font-size: 80px;
    margin-bottom: 100px;
}

.icon-cart i {
    font-size: 36px;
    margin-bottom: -41px;
}

.icon-degree i {
    /* font-size: 40px; */
    font-size: 36px;
    margin-bottom: -41px;
}

.carousel-control-next, .carousel-control-prev {
    z-index: 99 !important;
    opacity: 1 !important;
    /* width: 30px !important;
    height: 30px !important; */
}

.bottom-banner {
    margin-bottom: 20px;
}

/* .trust-sec img {
    height: 70px;
} */

.icon-slt-360 {
    position: absolute;
    color: white;
    font-size: 1.5em;
    margin-left: 5px;
}

.icon-slt {
    margin-left: 10px;
    position: absolute;
    color: white;
    font-size: 1.5em;
    z-index: 100;
    top: 15px;
}

.icon-360 {
    margin-left: 10px;
    position: absolute;
    color: white;
    font-size: 1.5em;
    z-index: 100;
    top: 15px;
}

/* .icon-slt i{
    margin-left: 20px;
} */

.latestmodel_image .img-footer {
    height: 80px;
    overflow: hidden;
    display: block;
    padding: 0 7px;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.left-icon-set {
    position: absolute;
    z-index: 100;
    display: flex;
    top: 15px;
    left: 10px;
}

.left-icon-set>div {
    position: static;
    width: 38px;
    height: 38px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.details-left-icon-set {
    position: absolute;
    z-index: 100;
    display: flex;
    top: 0px;
    left: -3px;
}

.details-left-icon-set>div {
    position: static;
    width: 38px;
    height: 38px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.latestmodel_image .img-footer {
    height: 80px;
    overflow: hidden;
    display: block;
    padding: 0 7px;
}

.stl_search_top ul li {
    padding: 0;
    margin: 0 0 12px 0;
    width: 100% !important;
}

.search-builder ul li {
    padding: 0;
    margin: 0 0 12px 0;
    width: 100% !important;
}

.autocomplete-container.active {
    color: #f37135 !important;
}

.suggestions-container {
    z-index: 99999999 !important;
}

.carousel-inner {
    overflow: unset !important;
}

.autocomplete-container {
    box-shadow: none !important;
}

.autocomplete-container .input-container input {
    background-color: #ededed !important;
    color: rgba(0, 0, 0, .87);
    border-radius: 5px;
    height: 35px !important;
}

.ux-similar-margin {
    margin-top: -25px;
}

/* .ux-modelhomepriceDetail p {
    font-size: 12px;
}

.ux-modelhomepriceDetail h4 {
    font-size: 14px;
} */

/* .ux-meridian span {
    font-size: 10px;
} */

.ux-meridian a {
    font-size: 10px;
    font-weight: 600;
}

/* .feet-img {
    max-width: 20%;
} */

.ux-modelHomeitem {
    min-height: 200px;
}

.ux-bg-img-thumb {
    height: 110px;
}

.advertisement {
    text-align: right;
    float: right;
    color: #a09797;
    font-weight: bold;
}

.sort-icon {
    margin-left: 10px;
}

.control-ui {
    /* background-color: white; */
    cursor: pointer;
    text-align: center;
    margin-left: 6px;
    /* width: 90px;
    height: 30px; */
}

.control-text {
    padding: 4px 4px 4px 4px;
    border: 1.5px solid #fff;
    margin-top: 3px;
    height: 30px;
    background: #fff;
}

.control-text p {
    color: #f37135 !important;
}

.map-active-icon {
    border: 1.5px solid #f37135;
}

.directionsPanel {
    padding: 0px 3px 0px 3px;
    margin-left: 1px;
    float: right;
    width: 29%;
    height: 100%;
    display: block;
    direction: ltr;
    margin-top: -500px;
    max-height: 500px;
    overflow-y: auto;
    border: 1px solid #ccc;
}

.map-with-direction {
    width: 70% !important;
}

#card-body-map {
    display: none;
}

.pointer-icon {
    cursor: pointer;
}

.gm-style .gm-style-iw-d {
    font-size: 1.1em;
    color: #f37135;
    font-weight: 400;
}

.rating-profile-img {
    border-radius: 50%;
}

.fc-event-title {
    white-space: break-spaces;
}

/* .peoplelist_right .ux_schedule{width: 73% !important;} */

.peoplelist_right .ux-wrap {
    word-break: normal !important;
}

bs-datepicker-container, bs-daterangepicker-container {
    z-index: 999999 !important;
}

.autocomplete-container .suggestions-container ul li a {
    text-align: left;
}

.prof-img {
    width: 150px;
    height: 150px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
}

.prof-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    height: 100%;
    overflow: hidden;
    object-position: 50% 50%;
    -webkit-object-position: 50% 50%;
    -o-object-position: 50% 50%;
    -moz-object-position: 50% 50%;
    border-radius: 0 !important
}

.url-sec a {
    word-break: break-all;
}

.gm-style-iw {
    overflow: hidden !important;
    line-height: 1.35;
    white-space: nowrap;
}

.ux-info-builder {
    font-size: 16px;
    color: #8e8e8e !important;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 500;
}

.ux-info-img img {
    max-width: 100%;
    height: 150px;
}

.ux-info-price {
    color: #8e8e8e !important;
    font-weight: 700;
    margin: 5px 0 !important;
}

.ux-info-price span {
    margin: 0 10px;
}

.ux-info-add {
    margin: 5px 0 !important;
    color: #8e8e8e !important;
    font-weight: 700;
}

.gm-style-iw-d hr {
    margin: 5px 0;
}

.ux-info-img {
    text-align: center;
}

.ux-info-builder {
    width: 100%;
    text-align: right;
}

.msg-active-li {
    background: rgb(253 237 229) !important;
}

.ux-cms-content {
    color: #fff;
}

.fc-event .fc-event-main {
    cursor: pointer;
}

.fc .fc-daygrid-day-frame {
    cursor: pointer;
}

#dashboard-carousel {
    height: 228px!important;
}

.ux-comment-icon {
    font-size: 21px !important;
}

.btn-sec {
    /* height: 70px; */
    display: flex;
    flex-direction: row-reverse;
}

.new-sec {
    display: flex;
    flex-direction: column;
}

.w-date {
    width: 74%;
}

.ux-aboutus-page h3 {
    color: #616161;
    margin-bottom: 10px;
}

.ux-aboutus-page p {
    color: #616161;
}

.ux-textarea {
    padding: 5px 10px !important;
}

.builderlogo-sec img {
    max-width: 100%;
    /* width: 100%; */
    max-height: 100px;
    margin-bottom: 10px;
}

.modal-header {
    background: #80c04d !important;
    color: #fff !important;
}

.pop-search {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0px;
    z-index: 99;
    text-align: center;
}

.pop-search .ux-search-home {
    border: none;
    padding: 10px 20px;
    background: #82c150;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    width: 250px;
}

.homeBanner {
    position: relative;
}

.has-error {
    margin-top: 8px;
}

.fc-today-button {
    text-transform: capitalize !important;
}

#dashboard-carousel-property-list {
    /* z-index: 99; */
    /* height: 430px !important; */
}

#dashboard-carousel-property-list .carousel-cells .carousel-cell img {
    height: auto;
    width: auto !important;
}

/* #dashboard-carousel-property-list .leaner img {
    height: 40px !important;
} */

.map-icon-address {
    display: flex;
    justify-content: space-between;
}

a.back-button {
    color: #000;
    font-weight: 600 !important;
    font-size: 15px;
}

.tab-invitee .top-search {
    margin-top: 0 !important;
}

.tab-invitee .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.invitee-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    text-align: center;
}

.ux-action button {
    min-height: 50px;
    margin-top: 5px;
}

.appo-s {
    font-size: 14px !important;
    padding: 5px 10px !important;
}

.invitee-modal .modal-content {
    padding: 10px 20px;
    border: 0px;
}

.invitee-modal .assign-close {
    margin: -24px 20px auto auto !important;
    pointer-events: all;
}

.invitee-modal .modal-body {
    border: 1px solid #efefef;
}

#dtBasicExample .dropdown-menu.show {
    display: block !important;
    z-index: 9 !important;
    height: 200px !important;
    overflow-y: auto !important;
    top: 2px !important;
}

.ux-sub-align {
    text-align: center !important;
}

.amenities-active {
    color: #f37135 !important;
}

#home-banner-carousel .carousel-inner {
    top: 150px;
}

/* 
.homeBanner .pop-search button{
    padding:0px !important;
    font-size: 14px !important;
} */

#dashboard-carousel-property-list .owl-prev {
    position: absolute;
    bottom: 50%;
    left: 0;
    background: #ffffff6e;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

#dashboard-carousel-property-list .owl-prev i {
    color: #000;
    font-weight: 600;
}

#dashboard-carousel-property-list .owl-next i {
    color: #000;
    font-weight: 600;
}

#dashboard-carousel-property-list .owl-next {
    position: absolute;
    bottom: 50%;
    right: 0;
    background: #ffffff6e;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

#dashboard-carousel .owl-prev {
    position: absolute;
    /* bottom: 50%; */
    bottom: 62%;
    left: 0;
    background: #ffffff6e;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

#dashboard-carousel .owl-prev i {
    color: #000;
    font-weight: 600;
}

#dashboard-carousel .owl-next i {
    color: #000;
    font-weight: 600;
}

#dashboard-carousel .owl-next {
    position: absolute;
    /* bottom: 50%; */
    bottom: 62%;
    right: 0;
    background: #ffffff6e;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.amenities p {
    margin: 0 8px 10px 8px;
    color: #ddd;
    /* text-align: center; */
}

.amenities-sec {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
}

.amenities-sec p {
    width: 20%;
    float: left;
    display: flex
}

.amenities-active {
    margin: 0 8px;
    /* text-align: center; */
}

/* Safari 7.1+ */

.amenities i {
    margin: 0 5px 0 0;
    width: 100%;
    color: #ddd;
}

.amenities-active i {
    margin: 0 5px 0 0;
    width: 100%;
    color: #f37135;
}

.ux-contact-time-picker {
    margin-top: -12px;
}

/* @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .form-group .form-control {
            line-height: normal !important;
        }
    }
} */

.fc-daygrid-block-event .fc-event-time, .fc-daygrid-block-event .fc-event-title {
    white-space: normal;
}

.fc .fc-button-primary:focus {
    outline: none !important;
    box-shadow: none !important;
}

.pnlm-fullscreen-toggle-button {
    display: none !important;
}

.toprightLogin ul li a:focus {
    outline: none;
}

.trust-sec>div {
    width: 100%;
}

.d-block {
    display: inline-block;
    clear: both;
}

.disable-video {
    pointer-events: none !important;
    cursor: default !important;
}

.ux-filed {
    color: #f37135;
}

.owl-carousel .owl-item {
    cursor: pointer;
}

.claim-builder h3 {
    font-size: 20px !important;
}

body.modal-open {
    /* position: fixed; */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden !important;
}

.prop-name-pwa {
    white-space: break-spaces;
    font-size: 15px !important;
}

.ux-stl-pop-search {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0px;
    z-index: 99;
    text-align: center;
}

.ux-stl-pop-search .ux-toggle-search {
    border: none;
    padding: 10px 20px;
    background: #82c150;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    width: 250px;
}

.ux-pop-close {
    background: #f37135 !important;
}

.ux_close_pop {
    cursor: pointer;
}

.no-prop-loader {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ux-tooltip {
    position: relative;
}

.ux_close_pop {
    position: absolute;
    right: -2px;
    top: -7px;
}

.ux_close_pop i {
    color: #000;
    font-size: 17px;
}

.contant-bulder {
    position: relative;
}

.contact-txt {
    font-size: 18px;
}

.ux-name-address {
    /* width: 70% !important; */
    width: 65% !important;
}

.ux-bed-bath-sqrt i {
    color: #a09f9f;
    margin-right: 5px;
}

.ux-bed-bath-sqrt i.fa-tint {
    font-size: 20px;
}

.ux-bed-bath-sqrt span {
    align-items: center;
}

/* .latestmodel_image .img-footer {
    height: 80px !important;
    padding: 0 45px !important;
} */

.builder_logo_sm {
    width: 50% !important;
}

.looking-new-home {
    margin: 30px 0 50px 0;
    padding: 0 20px;
    font-size: 15px;
}

.looking-new-home h3 {
    margin-bottom: 10px;
}

.modelHomeitem {
    height: 400px;
}

.ux-phone-website {
    color: #007bff !important;
}

.modelhome_location p {
    margin-bottom: 0 !important;
}

#ux-property-container .modelHomeitem {
    height: auto;
}

.backtotop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

.contact_location-new h4 {
    color: #f37135;
    margin-right: 20px;
    font-weight: 600;
}

.backtotop i {
    font-size: 40px;
    color: #82c150;
    display: none;
}

.comming-soon img {
    max-width: 100%;
}

.contact_location-new {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 20px 70px 0px rgba(29, 67, 84, 0.08);
    padding: 10px 20px;
    border-radius: 10px;
}

.marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 100;
}

.marquee:hover .marquee__item {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.marquee__seperator {
    margin: 0 2rem;
}

.marquee__item {
    display: inline-block;
    will-change: transform;
    -webkit-animation: marquee 30s linear infinite;
    animation: marquee 30s linear infinite;
}

@-webkit-keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* .contact_location-new button{
    padding: 10px;
} */

.input-inner {
    display: flex;
    align-items: center;
}

.input-inner label {
    margin-bottom: 0 !important;
    margin-left: 10px;
    font-weight: 600;
    color: #f37135 !important;
    text-transform: uppercase;
}

.input-sec {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 10px 10px 0 10px;
    border-radius: 5px;
}

.input-sec p {
    margin-top: 10px;
    font-size: 13px;
}

.input-sec p strong {
    color: #82c150 !important;
    margin-left: 10px;
}

.new-modal-sec form {
    padding: 50px;
}

.new-modal-sec .reg_loginbtn {
    margin-top: 20px;
    margin-bottom: 130px;
}

.new-modal-sec input {
    width: 100%;
    padding: 5px 10px;
    border-radius: 5px;
    background: #ededed;
    margin-bottom: 20px;
    border: navajowhite;
    /* border-bottom: 2px solid #ddd; */
}

.new-modal-sec .modal-header {
    background: transparent !important;
}

.social-link-n {
    margin-left: -55px !important;
}

a.telphone {
    color: #f37135 !important;
    font-weight: 600;
}

.grey-btn {
    background: #afabab !important;
    text-align: center !important;
    width: 100%;
}

/* .img-listing{
    position: relative;
} */

.pref-orng {
    background: #f37135;
    color: #fff;
    padding: 8px 5px;
    position: relative;
    bottom: -101px;
    z-index: 9;
    font-size: 14px;
    border-radius: 5px;
}

.pref-grey {
    background: #afabab;
    color: #fff;
    padding: 6px 5px;
    position: relative;
    bottom: -101px;
    z-index: 9;
    font-size: 14px;
    border-radius: 5px;
}

/* .star-ico-orng i{
    color: #f37135;
    font-size: 11px;
}
.star-ico-orng{
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 31px;
    top: 80px;
    
} */

.star-ico-orng i {
    color: #f37135;
    font-size: 11px;
}

.star-ico-orng {
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.star-ico-grey i {
    color: #afabab;
    font-size: 11px;
}

.star-ico-grey {
    background: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.txt-left {
    text-align: left;
}

.new-social {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.new-social strong {
    color: #82c150 !important;
}

.new-modal-sec .reg_loginbtn-new {
    margin-top: 20px;
    margin-bottom: 10px;
}

.reg_loginbtn-new {
    padding: 0;
    background: #f37135!important;
    align-items: center;
    font-size: 18px;
    line-height: 40px;
    text-decoration: none;
    color: #fff!important;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    border: 0;
    border-radius: 5px;
    display: block;
    transition: all linear 0.3s;
}

.reg_loginbtn-new:hover {
    background: #000;
    color: #fff;
    transition: all linear 0.3s;
}

.new-sm-modal {
    width: 400px;
}

.new-frm {
    padding: 20px 50px !important;
}

.payment-title {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    color: #565656;
}

.payment-sub-title {
    text-align: center;
    font-weight: 200;
    font-size: 18px;
    color: #565656;
}

.btn-payments-new {
    text-align: center;
    margin-top:0px;
    margin-bottom: 10px;
}

.add-payments-new button {
    margin-bottom: 20px !important;
    margin-top: 10px !important;
    background: #83c251;
    color: #fff;
    width: 93%;
}

.btn-payments-new .reg_loginbtn{
    margin-bottom: 20px !important;
    margin-top: 90px !important;
}
.btn-payments-new a{
    color: #f37135 !important;
}
.add-payments-new {
    text-align: center;
    position: absolute;
    bottom: 23%;
    right: 0;
    position: absolute;
    /* border-bottom: 1px solid #dedede; */
    width: 100%;
}
.add-card-new{
    color: #090996;
    font-weight: bolder;
    background: green;
}

.input-inner-new {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    background: #efefef;
    margin-bottom: 10px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.input-inner-new input {
    width: auto;
    margin-bottom: 0;
}

.card-sec {
    margin: 0px 0 0 10px;
}

.card-sec label {
    margin: 0px 10px 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-size: 12px;
    color: #a7a4a4;
}

.card-sec .card-num {
    margin: 0px 10px 0 10px;
    font-size: 16px;
    color: rgb(80, 80, 80);
    font-weight: 600 !important;
}

.card-sec {
    display: flex;
    width: 100%;
    flex-direction: column;
    /* justify-content: space-between; */
    /* align-items: center; */
}

.star-ico-arrow-left {
    position: absolute;
    transition: all 0.5s ease-in-out;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0000009a;
    left: 20px;
    bottom: calc(5% - 15px);
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    margin-bottom: 7px !important;
}

.star-ico-arrow-left:hover {
    color: #fff;
    background-color: #f0611f;
}

.star-ico-arrow-right {
    position: absolute;
    transition: all 0.5s ease-in-out;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0000009a;
    right: 20px;
    bottom: calc(5% - 15px);
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    margin-bottom: 7px !important;
}

.star-ico-arrow-right:hover {
    color: #fff;
    background-color: #f0611f;
}

.contact-right {
    transition: all 0.2s ease-in-out;
    overflow: hidden;
}

.contact-right:hover .star-ico-arrow-left {
    /* left: 15px; */
}

.contact-right:hover .star-ico-arrow-right {
    /* right: 15px; */
}

.licno {
    display: flex;
    justify-content: space-between;
}

.licno label {
    width: 30%;
    font-weight: 600;
    margin-bottom: 0 !important;
}

.licno a {
    color: #80c04d !important;
    font-weight: 600;
    justify-content: flex-start !important;
}





.star-ico-sec {
    position: relative;
}

.star-ico-orng-1 i {
    color: #fff;
    font-size: 11px;
    position: relative;
    top: -4px;
}

.star-ico-orng-1 {
    background: #f37135;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 24px;
    top: -34px;
    text-align: center;
    border: 1px solid #cc4a0e;
}

.star-ico-grey-1 i {
    color: #fff;
    font-size: 11px;
    position: relative;
    top: -4px;
}

.star-ico-grey-1 {
    background: #afabab;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 24px;
    top: 50px;
    text-align: center;
    border: 1px solid #afabab;
}

.payment-orange {
    color: #f37135 !important;
}

.modal-header .payment-title {
    width: 100%;
}

.new-card-heading {
    font-size: 11px !important;
    margin: 10px 0 10px 0;
    color: #f37135;
    text-transform: uppercase;
    /* word-break: break-word; */
}

.contact-right button.btn-fav {
    margin-bottom: 36px;
    margin-top: 0px !important;
}

.registermodal_ctrl-new .ux-business {
    margin-left: 0px !important;
    width: 100%;
}

.amount-title {
    color: #f37135;
}

.subs-input input {
    width: auto !important;
    margin-bottom: 0!important;
}

.pay-list-sub {
    display: flex;
    justify-content: space-between;
}

.link-sec a {
    margin: 0 5px;
}

.neighborhood-sec-top h5 {
    font-weight: 600;
}

.neighborhood-sec-bottom {
    display: flex;
    /* justify-content: space-between; */
    justify-content: flex-start;

    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    background: #fff;
    /* padding: 0 0 20px 0; */
    border: 5px solid #fff;
}

.text-sec {
    width: 32.40%;
    background: rgba(0, 0, 0, .05);
    padding: 10px;
    text-align: left;
    cursor: pointer;
    margin: 5px;
    height: 60px;
    /* display: flex;
    flex-direction: column;
    justify-content: center; */
    /* border-left: 10px solid #fff; */
}

/* .border-n {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
} */

.m-auto {
    margin: auto;
}

:root {
    --colorWhite: #ffffff;
    --colorBlueGender: rgba(0, 0, 0, 0.589);
    --colorBlueGenderLight: rgba(0, 0, 0, 0.589);
    --colorPinkGender: #e23f7b;
    --colorPinkGenderLight: #f48eb6;
    --global-size: 20px;
    --ribbon-size: var(--global-size);
    --ribbon-bg: var(--colorBlueGender);
    --ribbon-fg: var(--colorWhite);
    --tag-size: var(--global-size);
    --tag-bg: var(--colorPinkGender);
    --tag-fg: var(--colorWhite);
}

.ribbon-both, .ribbon-left, .ribbon-right {
    color: var(--ribbon-fg);
    background: var(--ribbon-bg);
    padding: 0 var(--ribbon-size);
    font-size: var(--ribbon-size);
    height: calc(var(--ribbon-size)*2);
    line-height: calc(var(--ribbon-size)*2);
    width: max-content;
    position: relative;
    text-align: center;
    margin: var(--ribbon-size);
}

.ribbon-both:before, .ribbon-left:before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: calc(-1.98 * var(--ribbon-size));
    border: var(--ribbon-size) solid var(--ribbon-bg);
    border-left-color: transparent;
}

.ribbon-both:after, .ribbon-right:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    right: calc(-1.99 * var(--ribbon-size));
    border: var(--ribbon-size) solid var(--ribbon-bg);
    border-right-color: transparent;
}

.builder {
    margin-right: 30px !important;
}

.subsceri {
    white-space: pre-wrap;
}

.busi-pro {
    justify-content: space-between;
}

.busi-pro label {
    margin-left: 0 !important;
}

.go-prem {
    background: rgb(176, 56, 0);
    background: linear-gradient(90deg, rgba(176, 56, 0, 1) 0%, rgba(243, 113, 53, 1) 50%, rgba(176, 56, 0, 1) 100%) !important;
    border: 1px solid #f37135 !important;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.go-prem:hover {
    background: rgb(0, 0, 0);
    border: 1px solid #000 !important;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(78, 65, 59, 1) 50%, rgba(0, 0, 0, 1) 100%) !important;
}
.go-pre-sec{
    background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(78,65,59,1) 50%, rgba(0,0,0,1) 100%);

	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
    /* background: linear-gradient(90deg, rgba(176, 56, 0, 1) 0%, rgba(243, 113, 53, 1) 50%, rgba(176, 56, 0, 1) 100%) !important; */
    border: 1px solid #797979 !important;
    /* box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) */
}

.go-pre-sec label{
    color: #fff !important;
    font-size: 25px !important;
    font-weight: bolder;
}

.go-pre-sec p{
    color: #fff !important;
    font-size: 16px;
}

.go-pre-sec p strong{
    color: #fff !important;
    font-size: 20px;
}


.reg_loginbtn1 {
    padding: 0;
    background: #82c150!important;
    align-items: center;
    font-size: 18px;
    line-height: 40px;
    text-decoration: none;
    color: #fff!important;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    border: 0;
    border-radius: 5px;
    display: block;
    transition: all linear 0.3s;
    margin: auto !important;
    display: flex !important;
    text-align: center !important;
}

.reg_loginbtn1:hover {
    background: #000;
    color: #fff;
    transition: all linear 0.3s;
}

.new-chat{
    color: #000 !important;
    font-size: 14px !important;
}

.claim-form-div {
    text-align: center;
}

.claim-model-header{
    background: #83c251;
    padding: 10px;
    margin-bottom: 30px;
    color: #fff;
    width: 100%;
}

.claim-model-header p{
    margin-bottom: 0;
}
.claim-model{
    background: #fff;
    padding: 10px;
    margin: 20px 0 0 0;
}

.claim-model-sec-new{
    display: flex;
    justify-content: flex-start;
    margin-left: 22px;
    margin-bottom: 0;
}

.active-neighbour{
    font-weight: bolder;
    color:#f37135;
    font-size: 18px;
}

.card-sec-add{
    min-height: 250px;
    overflow: auto;
    height: 250px;
}



.unbscribe a{
    text-decoration: underline;
    color: rgba(0,0,0,.5);
}
.membership{
    font-weight: 400 !important;
    margin-bottom: 8px !important;
    color: #424242 !important;
}

.unbscribe{
    font-size: 16px;
    font-style: italic;
    margin-top: 10px;
    color: #d0cfce !important;
}

#dtBasicExample th{
    white-space: nowrap;
}

.buyer-id{
    display: flex;
    justify-content: center;
}

.close-btn-m{
    pointer-events: all;
}

.new-pref{
    margin-right: 6px;
    position: relative;
    top: 5px;
    background-color: #f37135 !important;
}

.new-pref i {
   
    position: absolute;
    right: 0;
    left: 0;
    top: 5px;
    color: #fff !important;
}

.loader-newpre img{
    height: 50px;
   
}

.loader-newpre {
    text-align: center;
    margin: auto;
}

.neighbour_hood_price{
    margin-bottom: 0;
    font-size: 12px;
}

.neighbour_hood_title{
    margin-bottom: 0;
    font-weight: 600;
    color: #f37135;
}

.subscri-tier{
    background: #efefef;
    border: 1px solid #dfdbd9;
    padding: 10px;
    margin-bottom: 10px;
    min-height: 175px;
}

.inputGroup {
    /* background-color: #fff; */
    display: block;
    margin: 10px 0;
    position: relative;
}
.inputGroup label {
    padding: 0 0 0 50px;
    width: 100%;
    display: block;
    text-align: left;
    color: #3c454c;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
}
.inputGroup label:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    /* background-color: #5562eb; */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    z-index: -1;
}
.inputGroup label:after {
    width: 32px;
    height: 32px;
    content: '';
    border: 2px solid #d1d7dc;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: 2px 3px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 200ms ease-in;
}
.inputGroup input:checked ~ label {
    color: #fff;
}
.inputGroup input:checked ~ label:before {
    transform: translate(-50%, -50%) scale3d(56, 56, 1);
    opacity: 1;
}
.inputGroup input:checked ~ label:after {
    background-color: #82c150;
    border-color: #82c150;
}
.inputGroup input {
    width: 32px;
    height: 32px;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
}

.am-center{
    margin: 0 0 0 auto;
}

.am-center-new{
    margin: 0 auto 0 auto;
}
.staticimg iframe{
    width: 100%;
    height: 80vh;

}

.adsimagefooter{
    height: 101px;
    background-position: center center !important;
    background-size: 100% auto !important;
    display: flex;
    background-repeat: no-repeat !important;
}
.contentClrPropDet{
   color: #007bff !important;
}
.crdnotice{
    color: black;
    font-size: 13px;
}