*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/* Listing css Start  */
.h-100 {
    height: 100%;
}
.item-wrap {
    padding: 0;
    background-color: #fff;
    position: relative;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.item-amenities, .logged-in-nav, .main-nav .megamenu li {
    list-style: none;
}

.margin-top-20{
    margin-top: 20px;
}
.nopadding{
    padding: 0px !important;
}

.paddin-bottom-20{
    padding-bottom: 20px !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
.grid-view.card-deck {
    padding-left: 0;
    padding-right: 0;
}
.listing-view.card-deck {
    padding-left: 15px;
    padding-right: 15px;
}
.listing-view .card {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.grid-view .tb_property_item_listing_wrap {
    width: 50%;
    flex-basis: 50%;
    -ms-flex-preferred-size: auto!important;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.grid-view .tb_property_item_listing_wrap{
    float: left;
}


.card-deck .card {
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
    border: none;
}
.grid-view .item-wrap {
    border-radius: 4px 4px 0 0;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.p-3 {
    padding: 16px!important;
}
.py-5 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
}
.rounded-circle {
    border-radius: 10px !important;
}
.mt-5 {
    margin-top: 48px!important;
}
.font-weight-bold {
    font-weight: 700!important;
}
.text-black-50 {
    color: rgba(0,0,0,.5)!important;
}

.justify-content-between{
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.grid-view .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-direction-row{
    flex-direction: row !important;
}
.item-header {
    max-width: 100%;
    min-height: 1px;
    position: relative;
}
.grid-view .labels-wrap {
    top: 17px;
    right: 20px;
    z-index: 1;
    position: absolute;
}
.labels-right a {
    margin-left: 3px;
    color: #ffffff !important;
}
.label {
    font-size: 10px;
    line-height: 11px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    padding: 3px 5px;
    color: #fff;
    background-color: rgba(0,0,0,.65);
    border-radius: 2px;
}
.propertybox{
    font-family: Roboto;
    width: 100% !important;
    max-width: 100% !important;
}
.propertybox h1,.propertybox h2,.propertybox h3,.propertybox h4,.propertybox h5,.propertybox h6{
    margin: 0px !important;
}
.propertybox a{
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none !important;
}
.propertybox a:hover,.tb_single_mainbox a,.tb_single_mainbox a:hover{
    text-decoration: none !important;
}
.tbit_addtofavspan {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    font-size: 14px;
    text-align: center;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    border: 1px solid transparent;
    background-color: rgba(0,0,0,.35);
    margin-left: 10px;
}
.tbit_addtofavspan i{
    line-height: inherit !important;
}
.hover-effect, .hover-effect-flat {
    cursor: pointer;
    overflow: hidden;
}
.hover-effect{
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: block;
    position: relative;
    height: 100%;
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.grid-view .item-body{
    width: 100%;
    padding: 20px;
    line-height: 25px;
    box-shadow: 2px 4px 5px #ccc;
}
.grid-view .item-body .labels-wrap{
    display: none;
}
.item-title {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 3px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-family: Roboto;
    text-transform: capitalize;
}
.item-title a{
    color: var(--tbit_property_primary_color) !important;
    text-decoration: none !important;
}
.item-title a:hover{
    text-decoration: none !important;
}
.item-address {
    margin-bottom: 15px;
    color: var(--tbit_property_secondary_color);
    font-size: 13px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-style: normal;
    line-height: inherit;
    font-family: Roboto;
}

.area_size_text {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
}
.tb_p_type_box span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}
.tb_p_price_box{
    font-size: 18px;
    font-weight: 600;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.tb_p_detailbox{
    position: absolute;
    bottom: 0px;
    background: var(--tbit_property_listing_details_bg);
    width: 100%;
    justify-content: space-between;
    color: #fff;
    padding: 10px;
}
.propertybox .btn-primary{
    color: #fff;
    background-color: var(--tbit_property_button_background_color);
    border-color: var(--tbit_property_button_background_color);
    font-family: Roboto;
    font-size: 15px;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.clear{
    clear: both;
}
/*.propertybox{
    background: #f4f4f4;
}*/

.property-cards-module-3-cols .grid-view .tb_property_item_listing_wrap, .property-by-ids-module-3-cols .grid-view .tb_property_item_listing_wrap {
    width: calc(100% / 3);
}
.label-featured {
    top: 20px;
    left: 20px;
    z-index: 1;
    position: absolute;
}
.label-featured {
    background-color: var(--tbit_property_featured_background_color);
    color: var(--tbit_property_featured_text_color);;
}
.padding-left-right-20{
    padding: 0px 20px !important;
}

.padding-top-bottom-20{
    padding: 20px 0px !important;
}

.pagination-wrap {
    margin: 30px 0;
    padding-bottom: 20px;
}
.pagination-wrap nav{
    display: block;
}
.pagination-wrap ul{
    display: -ms-flexbox !important;
    display: flex !important;
    padding-left: 0 !important;
    list-style: none !important;
    border-radius: 0.25rem !important;
    justify-content: center!important;
}
.pagination-wrap ul li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.pagination-wrap ul li .page-numbers{
    color: var(--tbit_property_button_background_color);
    margin: 0 3px;
    border-color: transparent;
    width: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    font-weight: 500;
    margin-left: 1px;
    border-radius: 4px;
    position: relative;
    display: block;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination-wrap ul li .page-numbers.current{
    border-color: #C27649 !important;
    background-color: #C27649 !important;
    color: var(--tbit_property_button_hover_text_color) !important;
}
.label-color-38{
    background-color: #dd3333;
}
.tbc_container{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Roboto';  
}
.tb_s_box{
    padding-left: 15px;
    padding-right: 15px;
}
.tbit_property_searchbox{
    margin-top: 40px;
}
.tb_s_searchbox{
    background: #ededed;
    padding: 10px !important;
}
.tb_s_inputbox .searchfield{
    border-color: #f2f2f3 !important;
    padding: 10px !important;
    outline: 0 !important;
    color: #666 !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    height: 46px !important;
    line-height: 24px !important;
    width: 100% !important;
    display: inline-block !important;
    margin: 0 !important;
}
.mrleft10{
    margin-left: 10px !important;
}
.tb_s_selectbox select{
    border-color: #f2f2f3 !important;
    padding: 10px !important;
    outline: 0 !important;
    color: #666 !important;
    border: 1px solid transparent !important;
    border-radius: 3px !important;
    height: 46px !important;
    line-height: 24px !important;
    width: 100% !important;
    display: inline-block !important;
    margin: 0 !important;
    background: #fff;
    background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    padding-right: 2rem !important;
}
.tb_s_searchbtn{
    border-color: #f2f2f3 !important;
    outline: 0 !important;
    color: var(--tbit_property_button_hover_text_color) !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    height: 46px !important;
    line-height: 24px !important;
    display: inline-block !important;
    margin: 0 !important;
    background: #C27649;
    padding: 10px 20px !important;
    font-size: 16px;
}
.tb_s_selectbox{
    width: 200px;
    background: #fff;
}
.width150{
    width:150px;
}
.tb_s_pricemainbox{
    display: flex;
    background: #fff;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.tb_s_label{
    display: flex;
    width: 200px;
    justify-content: center;
    align-items: center;
    height: 46px;
}

.position-relative{
    position: relative;
}
.tb_s_pricedropdown{
    position: absolute;
    background: #fff;
    z-index: 99999;
    left: 0;
    top: 50px;
    padding: 15px;
    width: 300px;
    display: none;
}
.tb_s_label.activebox + .tb_s_pricedropdown{
    display: block !important;
}
.tb_s_p_div1 {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.tb_s_p_div2 {
    width: 48%;
    float: left;
    margin-left: 2%;
}
.tb_s_p_div1 input,
.tb_s_p_div2 input
{
    width: 100% !important;
    outline: 0 !important;
    padding: 8px !important;
    height: 40px !important;
    color: #666 !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    line-height: 1.5 !important;
    font-size: 15px !important;
}
.tb-search-not-found{
    padding: 0px 15px;
    min-height: 50vh;
    margin-top: 15px;
}
.tb_searchbox{
    background: #fff;
    padding: 20px 15px;

}
/* Listing css end  */


/* Single Property Css Start  */
body .p_container{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Roboto';
}
.tb_single_mainbox{
    min-height: 100vh;
}
.tb_single_mainleftbox{
    /*width: 75%;
    float: left;*/
}

.tbit_property_breadcurm_wrap {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.tbit_property_breadcurm_wrap nav{
    display: block;
}
.tb_breadcurm_ol{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    padding: 0;
    font-size: 13px;
    background-color: transparent;
    margin: 0;
}
#tb_single_image_slider li{
    margin: 0 !important;
}
.lSPager.lSGallery li{
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.tb_breadcrumb_item_li {
    display: -ms-flexbox;
    display: flex;
}
.tb_breadcrumb_item_li+.tb_breadcrumb_item_li {
    padding-left: 0.5rem;
}

.tb_breadcrumb_item_li+.tb_breadcrumb_item_li::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}

.tb_breadcrumb_item_li+.tb_breadcrumb_item_li:before {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 10px;
}
.tb_breadcrumb_item_li.active {
    color: #6c757d;
}
.tb_single_item_tools{
    z-index: 3;
    right: auto;
    bottom: auto;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.tb_single_item_tool{
    display: inline-block;
}
.tb_single_block_style{
    padding: 20px !important;
    margin: 0 !important;
}
.tb_single_item_tool span {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: var(--tbit_property_favourite_icon_color);
    border: 1px solid var(--tbit_property_favourite_icon_color);
    background-color: transparent;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border-radius: 4px;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
}
.single_favorite_span{
    margin-left: 10px;
}
.width50{
    width: 50%;
}
.width49{
    width: 49%;
}
.float_left{
    float: left;
}
.marginleft1{
    margin-left: 1% !important;
}
.marginright1{
    margin-right: 1% !important;
}

.tb_single_item_tool span:hover,.addedtofav {
    background-color: var(--tbit_property_favourite_icon_color) !important;
    color: var(--tbit_property_favourite_active_icon_color) !important;
}
.tb_single_property_title_price_wrap{
    margin-top: 15px;
    position: relative;
}
.tb_single_page_title {
    margin-right: 10px;
}
.tb_single_page_title h1 {
    margin: 0;
    font-size: 30px;
    font-family: Roboto;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2;
}
.tb_single_item_price_wrap{
    color: #222222;
    left: auto;
    bottom: auto;
    right: 0;
    position: absolute;
    font-weight: 600;
    list-style: none;
    z-index: 2;
    padding: 0;
    margin: 0;
    font-family: Roboto;
}
.tb_single_item_price_wrap .tb_single_item_price {
    font-size: 30px;
    margin-bottom: 15px;
}
.tb_single_property_labels_wrap{
    margin: 10px 0 12px;
}
.tbit_page_title_wrap .label {
    font-size: 12px;
    padding: 7px 10px 6px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    font-family: Roboto;
    color: #ffffff !important;
}
.tb_single_label_featured{
    bottom: auto;
    left: auto;
    bottom: auto;
    top: auto;
    background-color: var(--tbit_property_featured_background_color);
    color: var(--tbit_property_featured_text_color);
    z-index: 1;
}
.tb_single_item_address{
    font-style: normal;
    line-height: inherit;
    color: #636363;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 7px;
    position: relative;
}
.bg_white{
    background-color: #ffffff !important;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev, .slick-next{
    height: 40px;
    width: 40px;
    z-index: 1;
    text-align: center;
    border-radius: 3px;
    font-weight: 700;
    color: #fff;
    border: none;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.slick-arrow {
    background-color: #00aeff;
}
.slick-prev {
    left: 20px !important;
}
.slick-next {
    right: 20px !important;
}
.slick-prev:before, .slick-next:before {
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev:before, .slick-next:before {
    display: inline-block;
    font-size: 16px;
}
.slick-next:before,.slick-prev:before {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 16px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next:before{
    content: "\f054";
}
.slick-prev:before{
    content: "\f053";
}
.tb_single_property_view{
    position: relative;
}
.tb_single_block_wrap{
    padding: 40px;
    background-color: #fff;
    margin-top: 30px;
    border-radius: 4px;
}
.tb_single_block_title_wrap {
    border-bottom: 1px solid #dce0e0;
    margin-bottom: 25px;
    padding-bottom: 40px;
}
.tb_single_block_title_wrap h2 {
    font-size: 18px;
    margin: 0;
    font-family: Roboto;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2;
}
.tb_single_block_title_wrap strong{
    font-weight: 600;
}
.tb_single_property_overview_data ul{
    margin: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin: 0 !important;
}
.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.tb_single_property_overview_data ul li {
    color: #5c6872;
    white-space: nowrap;
    font-weight: 300;
    line-height: 25px;
    font-size: 15px;
}
.tb_single_property_overview_data ul .tb_single_property_overview_item {
    font-size: 16px;
}
.tb_single_property_overview_data ul .tb_property_overview_type {
   
}
.tb_single_property_overview_data strong{
    font-weight: 600;
    color: #222222;
}
.tb_single_property_view p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.tb_single_block_content_wrap {
    line-height: 25px;
}
#tb_single_property_address_wrap .btn-primary{
    color: var(--tbit_property_button_hover_text_color) !important;
    background-color: #C27649 !important;;
    border-color: #C27649 !important;
}
.list-2-cols {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}
.tb_single_block_content_wrap p:last-of-type, .tb_single_block_content_wrap ul:last-of-type {
    margin-bottom: 0;
}
.tb_single_block_content_wrap .list-3-cols li, .tb_single_block_content_wrap .list-2-cols li, .tb_single_block_content_wrap .list-1-cols li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid;
    border-color: #dce0e0;
    padding: 10px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}
.tb_single_block_content_wrap strong{
    font-weight: 600;
    font-size: 15px;
}
.tb_single_property_address_wrap .tb_single_block_content_wrap .list-2-cols li span {
    max-width: 220px;
    white-space: normal;
    overflow: visible;
    font-size: 15px;
    font-weight: 300;
}
.tb_single_detail_wrap{
    padding: 10px;
    border-color: #00aeff;
    border-radius: 4px;
}
.tb_single_detail_wrap li {
    border-color: rgba(0,0,0,.05) !important;
}
.tb_single_property_detail_wrap li span{
    max-width: 150px;
    text-align: right;
    font-size: 15px;
    font-weight: 300;
}
.tb_single_block_content_wrap .tb_single_block_title_wrap {
    margin-top: 40px;
    margin-bottom: 25px!important;
    padding-bottom: 18px;
}
.tb_single_block_title_wrap h3 {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    line-height: 1.2;
}
.list-3-cols {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
}
.tb_single_block_content_wrap p:last-of-type, .tb_single_block_content_wrap ul:last-of-type {
    margin-bottom: 0;
}
.tb_single_block_content_wrap .list-3-cols li, 
.tb_single_block_content_wrap .list-2-cols li, 
.tb_single_block_content_wrap .list-1-cols li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid;
    border-color: #dce0e0;
    padding: 10px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}
.tb_single_property_features_wrap .tb_single_block_content_wrap .list-3-cols li, 
.tb_single_property_features_wrap .tb_single_block_content_wrap .list-2-cols li, 
.tb_single_property_features_wrap .tb_single_block_content_wrap .list-1-cols li {
    border: none;
    display: block;
}
.mr-2, .mx-2 {
    margin-right: 0.5rem!important;
}
.fontw300{
    font-weight: 300;
}
.tb_single_similar_property_wrap {
    margin-top: 40px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dce0e0;
}
/* Single Property Css end  */
/* Registration Css Start  */
.clear{
    clear: both;
}
.tbit_property_registraion{
    min-height: 50vh;
}
.tbit_property_registraion_form{
    min-height: 200px;
    background: #fff;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 60px;
    padding: 20px;
    border-radius: 16px;
}
#agent_registration h2{
    text-align: center;
    letter-spacing: 0.5px;
}
.ar_formbox {
    width: 50%;
    float: left;
    padding: 0px 10px;
}
input.ar_input {
    width: 100%;
    outline: 0;
    padding: 10px !important;
    border-color: #5965bb !important;
    position: relative;
}
.ar_inputbox{
    position: relative;
}
.ar_inputbox i{
    position: absolute;
    right: 10px;
    top: 15px;
    color: #314385;
    cursor: pointer;
}
.spacedivier20{
    height: 20px;
}
.ar_formsubmitbtnbox{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ar_formsubmitbtnbox .ar_submitbtn{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    border: 0;
    border-radius: 10px;
    background: var(--tbit_property_button_background_color);
    color: var(--tbit_property_button_text_color);
    font-weight: 600;
    font-size: 20px;
}
.ar_inputerror,.mainerrorbox{
    color: #db2525;
    letter-spacing: .5px;
    font-style: italic;
    font-size: 13px;
}
.mainsuccessbox{
    color: green;
    font-size: 14px;
    text-align: center;
}
.ar_registerasbox{
    padding: 0px 10px;
}
.ar_formbox.artabbox {
    background: var(--tbit_property_button_background_color);
    color: var(--tbit_property_button_text_color);
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 0px;
    font-weight: 500;
    border-right: 1px solid #fff;
    cursor: pointer;
}
.ar_formbox.artabbox.active {
    background: var(--tbit_property_button_hover_background_color);
    color: var(--tbit_property_button_hover_text_color);
}
input[name=agent_registeras] {
    margin-right: 10px;
}
/* Registration Css End  */
/* Login Css Start  */

.tbit_property_login{
    min-height: 50vh;
}
.tbit_property_login_form{
    min-height: 200px;
    background: #fff;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 60px;
    padding: 20px;
    border-radius: 16px;
}
#tbit_login h2{
    text-align: center;
    letter-spacing: 0.5px;
}
.al_formbox {
    width: 100%;
    padding: 0px 10px;
}

/* Login Css End  */
/* My Account Css Start  */
.tbit_property_profile{
    min-height: 50vh;
    margin-top: 50px;
    border-radius: 5px;
    padding: 0px;
}
.tbit_profilebox{
    
}
.tbit_profile_tab_box{
    display: inline-block;
    width: 100%;
    background: #093e7e;
    border-radius: 3px;
}
.tbit_p_item_tab {
    display: inline-block;
    padding: 10px 20px;
    color: #fff !important;
    cursor: pointer;
    font-weight: 500;
    font-size: 15px;
}
.tbit_p_item_tab.active{
    background: #3f51b5;
}
.tbit_profile_content .tb_p_cbox{
    display: none;
    padding: 0px 15px;
}
.tbit_profile_content .tb_p_cbox.active{
    display: block;
}
.tbit_generalinfo{
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
}
.tbit_generalinfo .tbgleftbox{
    border-right: 1px solid #dee2e6!important;
    flex: 0 0 auto;
    width: 25%;
}
.tbit_generalinfo .tbgrightbox{
    border-right: 1px solid #dee2e6!important;
    flex: 0 0 auto;
    width: 75%;
}
.text-center {
    text-align: center!important;
}
.flex-column {
    flex-direction: column!important;
}
.mt-2 {
    margin-top: 8px !important;
}
.mt-3 {
    margin-top: 16px!important;
}
.tbit_profile_row{
    --tb-property-x: 1.5rem;
    --tb-property-y: 0;
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    margin-top: calc(var(--tb-property-y) * -1);
    margin-right: calc(var(--tb-property-x)/ -2);
    margin-left: calc(var(--tb-property-x)/ -2);
}
.tbit_profile_row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--tb-property-x)/ 2);
    padding-left: calc(var(--tb-property-x)/ 2);
    margin-top: var(--tb-property-y);
}
.flex_wrap{
    flex: 1 0 100%;
    flex-wrap: wrap;
}
.width50{
    flex: 0 0 auto;
    width: 50%;
}
.mt-1{
    margin-top: 5px;
}
.mb-0{
    margin-bottom: 0px !important;
}
.tbgleftbox .edit-upload-icon{
    position: absolute;
    top: 50%;
    transform: translateY(-30%);
}
.tbgleftbox .edit-upload-icon i{
    color: #fff;
    background: #1d3e7e;
    padding: 10px;
    cursor: pointer;
    opacity: 0;
}
.tbgleftbox .edit-upload-icon #tbit_property_profile_image{
    opacity: 0;
}
.profile_imagemainbox:hover .edit-upload-icon i {
    opacity: 1;
}
span.span_required_icon {
    color: red;
}
.emptyfavoritebox{
    margin-top: 20px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    background: #b1b1b1;
    padding: 20px 10px !important;
    display: flex;
    align-items: center;
    color: #fff;
}
/* My Account Css End  */


@media (min-width: 1200px){
    /* Single property Css Start  */
    .tb_single_page_title {
        max-width: 800px
    }
    /* Single property Css End  */
}
@media (min-width: 992px){
    /* Single property Css Start  */
    .tb_single_page_title {
        max-width: 640px;
    }
    /* Single property Css End  */
    /* Property Css Start  */
    .grid-view-3-cols.grid-view .tb_property_item_listing_wrap {
        width: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
    }
     /* Property Css End  */
}
@media (min-width: 768px){
    /* Single property Css Start  */
    .tb_single_page_title {
        max-width: 500px;
    }
    /* Single property Css End  */
}
@media (min-width: 576px){
    /* Property Css Start  */
    .card-deck .card {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    /* Property Css End  */
}
@media(max-width: 768px){
    .tbit_generalinfo{
        padding-bottom: 30px;  
    }
    .tbit_generalinfo .tbgleftbox{
        border-right: 0px !important;
        width: 100%;
    }
    .profile_imagemainbox{
        padding-top: 0px !important;
        padding-bottom:0px !important; 
    }
    .tbit_generalinfo .tbgrightbox{
        border-right:0px !important;
        width: 100% !important;
    }
}
