* {
    list-style: none;
    text-decoration: none;
    outline: none;
    /* font-family: 'Poppins', sans-serif !important; */
}
html body{
    font-family: 'Poppins', sans-serif !important;
	color: #212529;
	font-size: 17px;
    letter-spacing: 0.5px;
    line-height: 25px;
}

@font-face {
    font-family: brandon-grotesque-black;
    src: url(../fonts/brandon-grotesque-black.otf);
}
@font-face {
    font-family: brandon-grotesque-bold-italic;
    src: url(../fonts/brandon-grotesque-bold-italic.otf);
}
@font-face {
    font-family: brandon-grotesque-light;
    src: url(../fonts/brandon-grotesque-light.otf);
}
@font-face {
    font-family: brandon-grotesque-light-italic;
    src: url(../fonts/brandon-grotesque-light-italic.otf);
}
@font-face {
    font-family: brandon-grotesque-medium-italic;
    src: url(../fonts/brandon-grotesque-medium-italic.otf);
}
@font-face {
    font-family: brandon-grotesque-regular-italic;
    src: url(../fonts/brandon-grotesque-regular-italic.otf);
}
@font-face {
    font-family: brandon-grotesque-thin-italic;
    src: url(../fonts/brandon-grotesque-thin-italic.otf);
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
     font-family: brandon-grotesque-black;
}

a {
    padding: 0px;
    margin: 0px;
    transition: all 0.5s;
    font-family: 'Poppins', sans-serif;
}

p {
    padding: 0px;
    margin: 0px;
    letter-spacing: 0.3px;
    font-family: 'Poppins', sans-serif;
}

span {
    letter-spacing: 0.3px;
    font-family: 'Poppins', sans-serif;
}

a {
    text-decoration:none;
}
dl,
ol,
ul {
    padding: 0px;
    margin: 0px;
}

.nav-link:focus {
    color: #f87823;
}

input {
    letter-spacing: 0.3px;
}
.mt_100 {
    margin-top: 100px;
}
.pt_100 {
    padding-top: 110px;
}
.pd0 {
    padding: 0;
}
.pt_90 {
    padding-top: 90px;
}
.pt_90 {
    padding-top: 90px;
}
.prl_0 {
    padding: 0px;
}
.pt_50 {
    padding-top: 70px;
}
.mt_90 {
    margin-top: 90px;
}
.mrl_0{
    margin:0px;
}
.mt_80{
    margin-top: 80px;
}
.padding-0 {
    padding: 0;
}
body{
    font-family: 'Poppins', sans-serif !important;
}
input[type="checkbox"], select {
    cursor: pointer;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
header.main-header {
    z-index: 999 !important;
    background: #fff!important;
    border-bottom: 1px solid #eee;
}
header.main-header.headerbg {
   background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    transition: 0.5s all;
}
.offcanvas {
    background: #221F23;
}
.nav-bar {
    position: relative;
}
button.text-reset {
    background: transparent;
    box-shadow: none;
    border: 0;
    color: #fff;
}
button.text-reset i {
    color: #fff;
    font-size: 16px;
    line-height: 15px;
}
.form-group.floatLeft.m_bottom.new-field .price-check label {
    justify-content: start;
    position: relative;
}
.offcanvas-body .sidebar-btn .bar-btn.color-2:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
.item-box {
    margin: 15px 0;
}
.form-group.floatLeft.m_bottom.new-field .price-check label input {
    margin-top: 0;
    margin-right: 3px;
}
.form-group.floatLeft.m_bottom.new-field .price-check label .que_mark {
    position: absolute;
    right: 0;
}
.offcanvas-body .sidebar-btn .bar-btn.color-1:hover {
    background-color: #fff;
    color: #000;
}
input.bar-btn.color-2:hover {
    background-color: #000;
}
#form_login1 .form-box i#pass-status {
    position: absolute;
    bottom: 15px;
    right: 15px;
	cursor: pointer;
}
ul.bottom-menu li:last-child {
    margin: 0;
}
ul.navbar-nav.ms-auto {
    padding-left: 40px;
}
ul.navbar-nav li a {
    letter-spacing: 0.5px;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.offcanvas-body {
    padding-top: 0px;
}
.offcanvas-header .menu-outer-box{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
body{
    font-family: 'Poppins', sans-serif !important;
}
.offcanvas-body h6 {
    color: rgba(255,255,255,0.6);
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
        padding: 10px 0px;

/*    border-bottom: 1px solid rgba(255,255,255,0.5);*/
}
.menu-outer-box {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 12px;
    margin-bottom: 16px;
}
.offcanvas-body h6 span {
    margin-right: 10px;
}
button.btn-close.text-reset {
    border: 1px solid #fff;
    opacity: 1;
    border-radius: 100px;
}
.navbar-brand {
    padding: 0;
}
ul.navbar-nav li a.nav-link:hover {
    color: #a3d8ff;
}
ul.navbar-nav li a.active {
    color: #000 !important;
}

.secnav ul li {
    display: inline-block;
    padding: 10px;
    color: #000;
    font-family: 'brandon-grotesque-black';
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.15px;
    text-transform: uppercase;
}
.secnav {
    right: 0;
    top: 15px;
    position: absolute;
    display: flex;
}
/*header.main-header {
    background: #110E08;
}*/
.logo-wraper img {
    width: 380px;
}
.secnav ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    text-decoration: none;
}
.secnav ul li a, .txtx-menu {
    color: #000;
    font-family: brandon-grotesque-black;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.15px;
    text-transform: uppercase;
}

ul.navbar-nav li {
    margin-right: 15px;
}
/*ul.navbar-nav {
    margin-right: 135px;
}*/

.top-bar {
    position: relative;
    background: #184D6D;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    flex-wrap: wrap;
}

.top-bar ul {
    display: flex;
    margin: 0;
    width: 100%;
    align-items: center;
}
.top-bar ul li {
    display: inline-block;
    padding: 0;
    vertical-align: top;
}
.market-value p {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.market-value p span {
    color: #fff;
    display: inline-block;
    margin-right: 2px;
}
.top-bar:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/top-head-bg1.png);
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    width: 103px;
}
.top-bar:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/top-head-bg1.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    width: 103px;
}
.market-value.contact-info {
    text-align: right;
}
.market-value.contact-info p:first-child {
    margin-bottom: 0;
}

.market-value {
    position: relative;
    display: flex;
    height: 50px;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.top-bar ul li .market-value:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    bottom: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.40);
    height: 26px;
}
.top-bar ul li:last-child .market-value:after {
    display: none;
}

.market-value p span.FinanceGreen {
    color: #6DB57C;
}

.side-nav {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

.deal_icon_2 {
    position: relative;
    top: 42px;
    width: 100%;
    height: 35px;
}
.deal_icon_3 {
    position: relative;
    width: 100%;
    height: 80px;
}
.deal_icon_1 {
    position: relative;
    width: 100%;
    height: 35px;
    top: 108px;
}
.deal_icon_4 {
    position: relative;
    height: 35px;
    top: 171px;
    width: 100%;
}
.deal_icon_5 {
    position: relative;
    width: 100%;
    height: 35px;
    top: 236px;
}
.nav-outer {
    display: flex;
    align-items: center;
    height: 100%;
    height: calc(100% - 200px);
}
.deal_icon_3::after {
    content: '';
    position: absolute;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/01-hover.png);
    width: 190px;
    left:-200px;
    transition: 1s;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}
.deal_icon_3::before {
    content: '';
    position: absolute;
    transition: 0.4s;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/001.png);
    width: 80px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}

.deal_icon_3:hover::before {
    opacity: 0;
}
.deal_icon_3:hover::after {
    left:0px;
}


.deal_icon_2::after {
    content: '';
    position: absolute;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/02-hover.png);
    width: 190px;
    left:-200px;
    transition: 1s;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}
.deal_icon_2::before {
    content: '';
    position: absolute;
    transition: 0.4s;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/002.png);
    width: 80px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}

.deal_icon_2:hover::before {
    opacity: 0;
}
.deal_icon_2:hover::after {
    left:0px;
}


.deal_icon_1::after {
    content: '';
    position: absolute;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/03-hover.png);
    width: 190px;
    left:-200px;
    transition: 1s;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}
.deal_icon_1::before {
    content: '';
    position: absolute;
    transition: 0.4s;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/003.png);
    width: 80px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}

.deal_icon_1:hover::before {
    opacity: 0;
}
.deal_icon_1:hover::after {
    left:0px;
}

.deal_icon_4::after {
    content: '';
    position: absolute;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/04-hover.png);
    width: 190px;
    left:-200px;
    transition: 1s;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}
.deal_icon_4::before {
    content: '';
    position: absolute;
    transition: 0.4s;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/004.png);
    width: 80px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}

.deal_icon_4:hover::before {
    opacity: 0;
}
.deal_icon_4:hover::after {
    left:0px;
}

.deal_icon_5::after {
    content: '';
    position: absolute;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/05-hover.png);
    width: 190px;
    left:-200px;
    transition: 1s;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}
.deal_icon_5::before {
    content: '';
    position: absolute;
    transition: 0.4s;
    z-index: 999;
    background: url(https://netleasefinder.com/wp-content/themes/twentyseventeen/assets/images/005.png);
    width: 80px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}

.deal_icon_5:hover::before {
    opacity: 0;
}
.deal_icon_5:hover::after {
    left:0px;
}
.out-tab-cnt .pagination .page-count a {
    color: #fff;
}
body div .credit_rating_table.table tr td.junk {
    font-weight: 600 !important;
}
/*----------toggle-------------------*/
.toggle {
  cursor: pointer;
  width: 42px;
  height: 42px;
  background: #221F23;
  border-radius: 100px;
  box-shadow: none;
  border: 0;
  margin-right: 75px;  
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
span.txtx-menu {
    height: 20px;
    position: absolute;
    left: 46px;
}
.btn.toggle:hover{
     background: #000;
}
.line-toggle {
  position: absolute;
  display: block;
  width: 12px;
  height: 1px;
  background: #fff;
  border-radius: 5px;
  transition: all .6s;
  /* margin: 0 auto;*/
}

.line-toggle:first-child {
  transform: translateY(-6px) translateX(-2px);
    width: 18px;
    transition-delay: 0s;
}

.toggle .line-toggle:nth-child(2) {
  transition-delay: .12s;
}

.line-toggle:nth-child(3){
 transform: translateY(6px) translateX(2px);
    width: 8px;
    transition-delay: 0s;
}

/*.toggle.activate .line-toggle:first-child {
  background: #fff;
  transform: translateY(0) translateX(0) rotate(45deg);
  width: 18px;
  height: 1px;
  transition-delay: .1s;
}

.toggle.activate .line-toggle:nth-child(2) {
  transform: translateX(110px);
  transition-delay: 0s;
}

.toggle.activate .line-toggle:last-child {
  background: #fff;
  transform: translateY(0) translateX(0) rotate(314deg);
  width: 18px;
  height: 1px;
  transition-delay: .1s;
}*/

/*-------------------------------*/

section.offer-market-wrapper {
    position: relative;
    margin-top: 0 !important;
    overflow: hidden;
    background: #E0F2FF;
}
.market-inventory-value {
    position: relative;
    background: #184D6D;
    padding: 50px 50px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.counter {
    padding: 25px 0;
}
.dropdown-toggle::after {
  display:none !important;
}
span.multiselect-selected-text {
    background-image: url(../images/ntelease-check.png);
    background-repeat: no-repeat;
    background-size: 15px;
    width: 100%;
    text-align: left;
    background-position: right;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
}
.count-title {
    margin-top: 10px;
    margin-bottom: 0;
    color: #FFF;
    text-align: center;
    font-family: 'brandon-grotesque-black';
    font-size: 36px;
    font-style: normal;
    line-height: 44px;
    font-weight:700 !important;
    letter-spacing: 0.36px;
    text-transform: uppercase;
}
.dt-buttons {
    margin: 10px 0;
}
.count-text {
    margin-top: 10px;
    margin-bottom: 0;
    color: #FFF;
    text-align: center;
    font-family: brandon-grotesque-light;
    font-size: 18px;
    font-style: normal;
    line-height: 30px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 600;
}

.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #4ad1e5;
}
.out-counter.text-center ul {
    display: flex;
    flex-wrap: wrap;
}
.market-inventory-value ul li {
    display: inline-block;
    width: 50%;
}
.market-inventory-value h6 {
    color: #fff;
    font-family: 'brandon-grotesque-black' !important;
    font-size: 36px;
    font-style: normal;
    font-weight:700;
    line-height: normal;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.market-inventory-value h1 {
    color: #FFF;
    font-family: 'brandon-grotesque-black';
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 49.882px;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    margin: 0;
}
.controller.submit_infomation {
    background-color: #fff;
    margin-top: -22px;
    z-index: 2;
    position: relative;
}
.buyer-content p, .exchange-content p, .exchange-content-detail li {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #212529;
}
.exchnage-text li p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #212529;
}

#pills-1 .inner-item-box {
    display: flex;
    width: 100%;
}
#pills-1 .top-img img {
    height: 100%;
    object-fit: cover;
    max-width:500px !important;
    background-size: cover;
}
#pills-1 .market-view-info {
    width: 70%;
    padding: 35px;
}
a.btn-1, button.btn-1 {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    text-transform: uppercase;
    text-decoration: none;
    background: transparent;
    padding: 0px 32px;
    border: 1px solid #DCDCDC;
    transform: skew(340deg);
    transition: 0.5s all;
    display: inline-block;
    margin-top: 25px;
    letter-spacing: 1px;
}

a.btn-1 > span  ,button.btn-1 span{
  display: inline-block;
  transform: skew(21deg);
}

a.btn-1:hover  , button.btn-1:hover{
    background: #fff;
    color: #184d6d;
    transition: 0.5s all;
}
.offter-name-heading  .green{
    color: #6DB57C;
}
.offter-name-heading  .red{
    color: #F32013;
}
.offter-name-heading  .orange{
    color: 	#FFA500;
}
#market-deal-slider .owl-carousel .owl-item img {
    margin-left: 4px;
}
.owl-carousel .top-img img {
    height: 212px;
    margin-left: 0;
    max-height: 100%;
    object-position: center;
    object-fit: cover;
}

.marque-content {
    width: 100%;
}
.term-content p {
    color: #212529;
    font-size: 16px;
}
.term-condition form {
    display: flex;
    margin-bottom: 0;
}
#market-deal-slider {
    margin: 4px 0;
}
.dropdown-toggle:after :hover{
    transform: rotateZ(-90deg);
}
.offter-name-heading h5 {
    color: #222;
    text-align: center;
    font-family: 'brandon-grotesque-black' !important;
    font-size: 22px;
    font-style: normal;
    line-height: 35px;
    font-weight:700;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    padding: 20px 0px;
    padding-bottom: 10px;
}
div#search_grid_loader {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    background: url("/wp-content/uploads/2020/04/spinner-0330efb05c0ae1eb7e37b6c1282022fbb7a78b883fb700a9b6b8f604732f99e8.gif") no-repeat center center rgba(0, 0, 0, 0.25);
    background-size: 50px auto;
    background-color: #000;
    opacity: 0.8;
}
/*#market-deal-slider {
    width: 70%;
    margin: 0 auto;
}*/
.market-info {
    position: relative;
    height: 100%;
    background: #E0F2FF;
}
 .right-filter .nav-pills .show>.nav-link {
    border: 1px solid #fff;
   background: transparent;
    padding: 5px;
    border-radius: 0;
}
.right-filter .nav-pills .nav-link.active {
    border: 1px solid #000;
    background: transparent;
    padding: 5px;
    border-radius: 0;
}
.contact-invent {
    display: flex;
    gap: 30px;
}

/*---------------------*/
section.client-logo-wrapper {
    position: relative;
    padding: 80px 0px;
}
.client-logo-box {
    padding: 8px;
    height: 120px;
}
.client-logo-box img {
    width: 100%;
    height: 100px !important;
    object-fit: contain;
}
#market-deal-slider .owl-stage-outer {
    padding-bottom: 20px;
}
.market-view-info {
    position: relative;
    /* padding: 5px 20px; */
    background: #FFF;
    box-shadow: 7px 10px 20px -9px rgba(0, 0, 0, 0.08);
    padding-bottom: 40px;
}
.features {
    display: flex;
    width: 100%;
    margin-top: 15px;
    flex-wrap: wrap;
    justify-content: center;
}
.market-view-info p {
    text-align: center;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    text-transform: capitalize;
    cursor: pointer;
    margin: 3px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.market-view-info p img {
    margin-right: 8px;
}
form#sector_form button.multiselect {
    height: 52px !important;
}
.market-view-info span {
    text-align: center;
    display: block;
    color: #2F9FEF;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0.16px;
    text-transform: capitalize;
    /* margin: 10px 0 0; */
}
section#advance_search .state_design .state-check input.switch-input {
    position: relative;
    right: 0;
	margin: 0;
}

.out-counter.text-center {
    width: 90%;
    margin: 0 auto;
}
#pills-2 .top-img{
    height: 194px;
    max-height: 100%;
    width: 100%;
}
#property_detail #pills-2 .top-img .smallimage {
    max-height: 100%;
}
 .features-details h6 {
    color: #222;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
    text-align: center;
}
.market-view-info p span img {
    height: 25px;
    object-fit: contain;
}
.market-view-info p span{
    display: inline-block;
}
.features-rate p {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 16px !important;
}
.open>.dropdown-menu {
    display: block;
}
.form-group .multiselect-container>li>a>label {
    margin: 0;
    height: auto;
    color: #333!important;
    font-weight: 400!important;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.market-value.contact-info a {
    color: #fff;
    text-decoration: none;
    text-transform: lowercase !important;
    font-size: 11px;
}

.features-option ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    padding: 0px 10px;
}
.features-option ul li span{
    display: inline-block;
    margin-right: 8px;
}
.features-option ul li span img {
    height: 28px;
    object-fit: contain;
}
.features-option ul li {
    margin: 4px 8px;
}

.features-option ul li span {
    display: inline-block;
    margin-right: 8px;
    color: #646464 !important;
    font-size: 14px !important;
}

.features-details {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 20px 0px;
}
.features-option.demo-graphy ul {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-around;
}
.count-num {
    width: 140px;
    margin: 0 auto 20px;
    text-align: center;
}
#search_form_signup .form-group {
    max-width: 100%;
}
#search_form_signup .form-group .btn-group {
    width: 100%;
}
.count-num ul li {
    color: #222;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-transform: capitalize;
    background: #87CEEB;
    padding: 10px 16px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
.count-num ul li:first-child {
    background: #FAFAD2;
}

.features-option ul li p {
    display: flex;
    align-items: center;
    text-align: left;
}
#market-deal-slider .owl-nav {
    width: 100%;
}
#market-deal-slider .owl-nav button {
    position: absolute;
    top: 50%;
    width: 38px;
    height: 38px;
    border-radius: 100px!important;
    border: 2px solid #000!important;
    font-size: 18px;
}
#market-deal-slider .owl-nav button.owl-next {
    right: -80px;
}
#market-deal-slider .owl-nav button.owl-prev {
    left: -80px;
}
#market-deal-slider .owl-nav [class*=owl-]:hover {
    background: #184d6d!important;
    color: #FFF;
    text-decoration: none;
    border: 2px solid #fff!important;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
a.all-btn {
   
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px 28px;
    border: 1px solid #DCDCDC;
    transform: skew(335deg);
    transition: 0.5s all;
    display: inline-block;
    margin: 0px 10px;
    margin-top: 25px;
}
a.all-btn.color-change1 {
    background: #ed8721;
    color: #fff;
}
.color-change2{
    background: transparent;
     color: #000;
     transform: skew(335deg);
     transition: 0.5s all;
     border: 1px solid #DCDCDC !important;
}
.color-change2 span {
    display: inline-block;
    transform: skew(21deg);
    padding: 0px 28px;
    text-transform: uppercase;
    font-size: 14px;
}
.color-change1 span {
    display: inline-block;
    transform: skew(21deg);
    padding: 0px 16px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}
#banner-buttun a{
     padding: 0 8px !important
}
.color-change2{
    background: #5065A4;
    color: #fff;
    
}
.color-change2 span{
    color: #fff;
}
.all-butons {
    text-align: center;
    position: absolute;
/*    background: #fff;*/
    z-index: 9;
    left: 0;
    right: 0;

    
}

#market-deal-slider .all-butons {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 9;
}

.out-tab-cnt .all-butons{
   bottom: -13px;
}

/*------------------------*/
section.featured-offerings-wrapper {
    position: relative;

    background-color:#fff;
}
.main-heading h2 {
    color: #222;
    text-align: center;
    font-family: 'brandon-grotesque-black' !important;
    font-size: 28px;
    font-style: normal;
    font-weight:650;
    line-height: 44px;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 20px;
}
.filter-bar {
    display: flex;
    justify-content: space-between;
    width:100%;
    margin: 0 auto;
    background: #fff;
    padding: 10px;
}
.left-filter ul li {
    display: inline-block;
    padding: 10px;
    margin-right: 60px;
    color: #646464;
    text-align: center;
    font-family: 'brandon-grotesque-black';
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
    text-transform: capitalize;
}
.left-filter ul li span {
    color: #222;
    margin-left: 2px;
    font-weight:600;
    font-family: 'brandon-grotesque-black' !important;
}

.right-filter {
    display: flex;
    justify-content: center;
    align-items: center;
}
ul#pills-tab li {
    padding: 10px;
    width: 55px;
    text-align: center;
}
ul#pills-tab {
    display: flex;
    align-items: center;
}
.right-filter select {
    border-radius: 0;
    appearance: auto;
    border: 0.5px solid #828282;
    width: 200px;
    padding: 0px 10px;
    font-size: 16px;
    color: #646464;
    line-height: 16px;
    height: 35px;
    font-family: 'Poppins', sans-serif !important;
    letter-spacing: 0.16px;
    text-transform: capitalize;
    margin-right: 16px;
}
.filter-make filter .form-control option{
    font-family: 'Poppins', sans-serif !important;
}
select::placeholder{
color: #646464;
text-align: center;
font-family: 'brandon-grotesque-black';
font-size: 16px;
font-style: normal;
line-height: 20px;
letter-spacing: 0.16px;
text-transform: capitalize;
}
/*-----------------------*/
section.propertys-banner-wrapper {
    position: relative;
    padding: 35px 0px;
    background-color:#fff !important;
}
#property-banner-slider .owl-nav {
    width: 100%;
}
#property-banner-slider .owl-nav button {
    position: absolute;
    top: 40%;
    width: 38px;
    height: 38px;
    border-radius: 100px!important;
    border:0;
    font-size: 18px;
    background: #fff!important;
}
#property-banner-slider .owl-nav button.owl-next {
    right: -15px;
}
#property-banner-slider .owl-nav button.owl-prev {
    left: -15px;
}
#property-banner-slider .owl-nav [class*=owl-]:hover {
    background: #184d6d!important;
    color: #FFF;
    text-decoration: none;
    border: 2px solid #fff!important;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

/*-----------------------*/
section.table-wrapper{
    position: relative;
    padding: 50px 0px;
    padding-bottom: 100px;
    background: #F1F1F1;
    margin-bottom: 0px;
}
section.table-wrapper .table ,.tenants-block .table{
    background: #fff;
}
section.table-wrapper .table .thead-dark th ,.tenants-block .table .thead-dark th{
    color: #333333;
    background-color: #DEF1FF;
/*    border-color: #32383e;*/
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
section.table-wrapper .table>:not(caption)>*>* {
    padding: 0.5rem 1.5rem;
    vertical-align: middle;
}
section.table-wrapper table.table tr td,section.table-wrapper table.table tbody tr th, section.table-wrapper table.table thead tr th {
    color: #646464;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 16px 20px;
    text-transform: capitalize;
}
section.table-wrapper table.table tbody, 
section.table-wrapper table.table td,
section.table-wrapper table.table tfoot, 
section.table-wrapper table.table th,
section.table-wrapper table.table thead, 
section.table-wrapper table.table tr {
    border-color: #B3B3B3;
}
table.table tbody tr td a {
    color: #09F;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.our-all-status {
    padding: 0;
}
.our-all-status ul {
    background: #2F9FEF;
    display: inline-block;
}
.our-all-status ul li {
    display: inline-block;
    padding: 15px 20px;
    color: #FFF;
    font-family: 'brandon-grotesque-light';
    font-size: 18px;
    font-style: normal;
    line-height: 18px;
    letter-spacing: 1.18px;
    text-transform: capitalize;
}
.our-all-status ul li span{
        font-family: 'brandon-grotesque-black';
}

.modal-backdrop.fade {
    opacity: 0;
}
p#login_error {
    display: block;
}

.all-field-status {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
/*    padding-top: 20px;*/
}
.all-field-status .inner-field {
    flex: 0 0 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
}
.search-criteria {
    border-top: 1px solid #0000002e;
    border-bottom: 1px solid #0000002e;
    margin: 18px 0px;
    padding: 16px 0px;
    display: flex;
    align-items: center;
}
.search-criteria h3 {
    font-size: 22px;
    width: 15%;
}

/*--------------------*/
.single-tenant{
        padding: 10px 0;
/*        background: linear-gradient(130deg, #184D6D 0%, #032940 100%);*/
        /*box-shadow: 0px 2px 14px 0px rgba(173, 173, 173, 0.08);
            background: #F1F1F1;*/
    }
/*.single-tenant .main-heading h2{
      
        color: #ffffff;
    }*/

    .out-tenant{
        background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
            padding: 40px;
    }
.tenant-form {
        display: flex;
        justify-content:space-between;
         column-gap: 20px;
     }

.tenant-form .form-group {
    width: 25%;
}
.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    /*padding-left: 72px !important;*/
}
.iti__selected-flag {
    height: 44px !important;
}
form#serchproperty .ajax-loader {
    position: absolute;
}
#serchproperty .form-group.city_design{
	
	position: relative;
}
#serchproperty .form-check.toggle-btn {
    position: absolute;
    top: -50px;
    display: flex;
    right: 0;
}
.form-check.toggle-btn {
    padding-left: 0;
    display: flex;
}
#serchproperty .form-check.toggle-btn span {
    color: #fff;
    margin-left: 3px;
    font-size: 14px;
}
.form-check.toggle-btn span.label_text {
    margin: 0 5px;
}
.state-check {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div.price-input {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.reset-search {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    height: 100%;
    align-items: end;
    padding: 0 10px;
}
.tenant-form select, .tenant-form input[type=text], .tenant-form input[type=number], .tenant-form input[type=date]{
    height: 52px;
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-radius: 0;
    position: relative;
    color: #747474;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    position: relative;
}
.tenant-form select:focus, .tenant-form input:focus{
    box-shadow: none;
    outline: none;
    border: 1px solid #dadada;
}
.tenant-form select{
    background-image:url('../images/chev.svg');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position:98% center;
}
.tenant-form label {
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 15px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-between;
    letter-spacing: 0.5px;
}
.state-check .form-check{
    display: flex;
    align-items: center;
    justify-content: space-between;
  column-gap: 10px;
  padding: 0;
}
.state-check .form-check input, .price-check .form-check input{
    width: 12px;
    height: 12px;
    border-radius: 0;
    border: .8px solid #000000;
    margin-top: -1px;
}
.price-check .form-check input {
    margin-top: 3px;
}
.state-check .form-check label, .price-check .form-check label, .state-check .form-check span{
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
}
.price-check .form-check {
    width: 47%;
    margin-left: auto;
    margin-top: 2px;
    padding-left: 0;
}
.reset-search input.btn-all {
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 52px;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center !important;
    text-align: center;
    transform: skew(-21deg);
}
.reset-search .btn-second{
    background-color: #2F9FEF !important;
    border: 1px solid transparent !important;
}
.tenant-form{
    margin-bottom: 30px;
}
.form-check.toggle-btn label.switch {
    margin-top: 3px;
}
.property-search .form-check.toggle-btn {
    position: absolute;
    top: -18px;
    right: 0;
    font-size: 16px;
}
.state-check .toggle-btn .switch, .form-group .toggle-btn .switch {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 14px;
}

.state-check .toggle-btn .switch input, .form-group .toggle-btn .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.state-check .toggle-btn .slider, .form-group .toggle-btn .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d9d9d9;
  -webkit-transition: .4s;
  transition: .4s;
}

.state-check .toggle-btn .slider:before, .form-group .toggle-btn .slider:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: 2px;
  bottom: 2px;
  background-color: #bbbbbb;
  -webkit-transition: .4s;
  transition: .4s;
}
.state-check .toggle-btn .slider.round, .form-group .toggle-btn .slider.round {
  border-radius: 34px;
}

.state-check .toggle-btn .slider.round:before, .form-group .toggle-btn .slider.round:before {
  border-radius: 50%;
}

.state-check .toggle-btn input:checked + .slider, .form-group .toggle-btn input:checked + .slider {
  background-color: #2196F3;
}

.state-check .toggle-btn input:focus + .slider, .form-group .toggle-btn input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.state-check .toggle-btn{
    column-gap: 5px;
}

.market-value p span.FinanceRed {
    color: #F32013;
}


 /*---------------*/ 

/*==========footer=============*/
footer.footer-wrapper{
    position: relative;

    background-color: #222;

    padding-top: 60px;

    z-index: 1;

}

footer.footer-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/footer-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 500px;
    z-index: -1;
}
footer h4{

    margin-bottom: 20px;

    font-style: normal;

    font-weight: 700;

    font-size: 20px;

    line-height: 20px;

    color: #fff;

    text-transform: uppercase;

    letter-spacing: 1px;

}

footer ul{

    list-style-type: none;

    padding: 0;

    margin:  0;

}

footer ul li a {
    padding: 0 0 5px 0;
    color: #E0E0E0 !important;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

footer ul li a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}



.social-icon img{

    object-fit: cover;

    object-position: center;

    margin-bottom: 22px;

}

.social-icon ul li{

    display: inline;

}

.social-icon {

    padding: 0 80px 0 0;

}

.social-icon ul li a{

    font-size: 24px;
    text-decoration: none;


}


.social-icon ul li a i{ 

    margin-right: 10px;

    margin-top: 28px;

    color: #fff;

}


.contact-info .contact-detail{
    padding: 0px 0px 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    margin-bottom: 20px;
}
.contact-info .contact-detail h6 {
    color: rgba(255, 255, 255, 0.60);
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 400;
}

.contact-info .contact-detail h6 img {
    margin-right: 10px;
}

.quick-links li a , .information-links li a{
    color: rgba(255, 255, 255, 0.60);
    padding: 0 0 5px 0;
    color: #E0E0E0;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;

}
.quick-links li,.information-links li{
    padding: 6px 0px;
}

.contact-info .contact-detail p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin: 0;
    font-weight: 400;
}
.social-icon p {
    color: #E0E0E0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    letter-spacing: 0.14px;
    text-transform: capitalize;
     font-family: 'Poppins', sans-serif;
}
.payment-method ul{

    margin-right: 30px;

}

.copy-right p{

    
    font-size: 16px;
    color: rgba(255, 255, 255, 0.60);

}



.copy-right p a{

    color: rgba(255, 255, 255, 0.60);

    text-transform: capitalize;

    text-decoration: none;

}
.copy-right p a:hover{
    color: #fff;
}





.payment-method ul li{

display: inline;

}

.payment-method{

    text-align: end;

 

}

hr {
    height: 1px;
    color: rgba(255, 255, 255, 0.20);
    margin: 0 !important;
    width: 99% !important;
    opacity: 0.06;
    border: 0;
    display: block;
}

.copy-right, .payment-method{

    padding: 17px 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.contact-info .contact-detail a{
    color: #ffffff;
    text-decoration: none;
}
ul.bottom-menu li {
    display: inline-block;
    margin-right: 20px;
    position: relative;
}
ul.bottom-menu li:after {
    content: '';
    position: absolute;
    top: 5px;
    right: -12px;
    bottom: 0;
    background: rgba(255, 255, 255, 0.60);
    width: 1px;
    height: 13px;
}
.features-option ul li p .fa-2x {
    font-size: 1.4em;
    margin-left: 5px;
}
#serchproperty .city_design .toggle-btn .switch {
    margin-top: 2px;
}

ul.bottom-menu li:last-child:after {
    display: none;
}


/*----- Pagination design ------*/
.out-tab-cnt .pagination {
    justify-content: end;
    margin: 10px 0;
    align-items: center;
}
.out-tab-cnt .pagination .page-link {
    background-color: #fff;
    padding: 7px 14px;
    border: 0;
    border-right: 1px solid #ccc;
}
.out-tab-cnt .pagination {
    justify-content: end;
    margin: 10px 0 0;
    align-items: center;
    background-color: #fff;
    width: fit-content;
    float: right;
    border: 1px solid #ccc;
}
.out-tab-cnt .pagination .page-link a {
    font-size: 30px;
    color: #000;
}
.out-tab-cnt .pagination .page-count {
    padding: 18px 10px;
    border: 0;
    background-color: #000;
    color: #fff;
}
.out-tab-cnt .pagination .page-link:last-child {
    border: 0;
}
.out-tab-cnt #grid_pagination {
    width: 100%;
    margin: 30px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*border-top: 1px solid #ddd;*/
}
.out-tab-cnt #grid_pagination span {
    display: inline-block;
    font-size: 18px;
}
.home.modal-open .modal-header {
    position: relative;
}
.home.modal-open .modal-header img.img-fluid {
    display: block;
    margin: auto;
}
.features-option ul li p span {
    margin-right: 0;
}
.home.modal-open .modal-header .btn-close {
    width: fit-content;
    margin: 0;
}
#market-deal-slider .features-option ul li p .fa-2x {
    top: 0 !important;
}
/*-------form--------------*/
.get-intouch-form {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-right: 15px;
}


.get-intouch-form-content p {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2rem;
}
.field-group input {
    width: 100%;
    height: 50px;
    background: none;
    border: none;
    color: #fff;
    border-bottom: 1px solid #444;
    font-family: 'Poppins', sans-serif;
}

.field-group textarea {
    width: 100%;
    background: none;
    border: none;
    color: #fff;
    border-bottom: 1px solid #444;
    height: 100px;
    font-family: 'Poppins', sans-serif;
}
.tenant-form .btn-group {
    border-radius:0 !important;
    /* width: 100%;
    height: 50px;
    border:0!important;
    display: block; */
}
.glyphicon {
    position: relative !important;
    top: 1px;
    display: inline-block;
    /* font-family: 'Glyphicons Halflings' !important; */
    font-style: normal;
    font-weight: 400 !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased !important;
}
button.multiselect.dropdown-toggle.btn.btn-default {
    overflow: hidden !important;
    height: 52px;
    background: #fff!important;
    box-shadow: none;
    border-radius: 0 !important;
    border: 1px solid #ccc;
}
ul.multiselect-container.dropdown-menu {
    height: 225px;
    overflow: scroll;
    width: 100%;
    top: 51px;
    border-radius: 0 !important;
    border:0 !important;
}
.featured-offerings-wrapper {
    background: #F1F1F1;
    padding-bottom: 15px;
    margin-bottom: 50px;
}
.featured-offerings-wrapper .searchCriteria{
    background-color: #F1F1F1 !important;
}
.search_data .featured-offerings-wrapper{
    padding:50px 0 70px 0!important;
    margin-top:40px;
}
/* .offter-name-heading .red{
    color:#FF0000;
} */
.multiselect-container{
    z-index: 99;
}
.multiselect-native-select .btn-group {
    /* height: 34px!important; */
    width: 100%;
    border-radius: 0 !important;
}
.multiselect-container>li>a>label.checkbox{
    margin: 0;
}
.multiselect-item .multiselect-filter label{
    display:block !important;
}
.btn-group:hover>:after{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
/* .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: 0!important;
    height: 38px!important;
    margin-top: 0!important;
    padding: 0;
    border-left: 0!important;
    padding: 3px!important;
    background-color: #eee;
    border: 1px solid #ccc;
} */
ul.multiselect-container.dropdown-menu label {
    padding: 0 9px 0 9px;
    display: flex !important;
    align-items: baseline;
    justify-content: flex-start;
    height: auto;
}
.multiselect-container>li>a>label>input[type=checkbox] {
    margin-bottom: 0;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.multiselect-container>li>a {
    padding: 0;
    overflow: hidden;
    height: max-content;
    display: block;
}
.multiselect-container>li {
    padding: 0;
    margin: 10px 0;
}
.widget .widget_nav_menu h2{
color:#fff;
}
.widget-title{
    color:#fff !important;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;

}
.field-group {
    margin-bottom: 20px;
}

.bar-btn, a.bar-btn {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 35px;
    border: 1px solid #DCDCDC;
    transform: skew(340deg);
    transition: 0.5s all;
    display: inline-block;
    margin: 0px 10px;
    margin-top: 15px;
    color: #fff;
}
.bar-btncolor-1{
    background-color: transparent;
    border: 1px solid #ffffff;
}
.bar-btn.color-2{
    background-color: #2F9FEF;
    border: 1px solid transparent;
}
.bar-btn > span {
  display: inline-block;
  transform: skew(21deg);
  text-transform: uppercase;
  font-size: 16px;
}
.sidebar-bottom {
    text-align: center;
}

.offcanvas-body::-webkit-scrollbar {
  width: 5px;
   
}
.offcanvas-body:-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 100px;
}
 


/* Track */
/* Handle */
.offcanvas-body::-webkit-scrollbar-thumb {
  background: rgb(218, 218, 218);  
  border-radius: 10px;
}

/* Handle on hover */
.offcanvas-body::-webkit-scrollbar-thumb:hover {
  background: rgb(218, 218, 218); 
}




/*----------all-page-----------*/
section.inner-banner-wrapper {
     position: relative;
    width: 100%;
    height: 300px;
    background-position: top!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    text-align: center;
	margin-bottom:  20px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
section.inner-banner-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
   background: linear-gradient(0deg, rgba(24, 77, 109, 0.74) 0%, rgba(0, 0, 0, 0.32) 58.60%, rgba(0, 0, 0, 0.00) 100%);
    z-index: -1;
}
.main-heading h1 {
   
    color: #FFF;
    font-family: 'brandon-grotesque-black';
    font-size: 36px;
    font-style: normal;
    line-height: 49.882px;
    letter-spacing: 0.36px;
    text-transform: uppercase;
}

/*------about-page--------------*/
section.about-wrapper {
    position: relative;
    padding: 70px 0px;
    padding-bottom: 0;
}
.inner-about {
    display: flex;
    padding: 0px 30px;
}
.about-head {
    position: relative;
    width: 130px;
    height: 130px;
    border-radius: 100px;
    background: #184D6D;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 30px;
  
}
.about-head:before {
    content: '';
    position: absolute;
    left: -10px;
    bottom: 0;
    top: 0;
    background: #2F9FEF;
    border-radius: 100px;
    z-index: -1;
    width: 130px;
    height: 130px;
}
.about-head h4 {
    color: #FFF;
    font-family: 'brandon-grotesque-black';
    font-size: 20px;
    font-style: normal;
    line-height: 49.882px;
    letter-spacing: 0.2px;
    text-transform: uppercase;

}
.main-heading p {
    color: #555;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    text-transform: capitalize;
    margin-bottom: 35px;
}


section.about-info-wrapper {
    position: relative;
    overflow: hidden;
}
.inner-about-info {
    height: 100%;
}
.about-left-img img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.about-right-img {
    position: relative;
    background: #184D6D;
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 20px;
    height: 100%;
}
.about-right-cnt {
    width: 80%;
    margin-left: 0;
}
.about-right-cnt .main-heading p {
    color: #FFF;
   
}
.about-right-img:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/buliding-img.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    width: 260px;
}

section.about-info-detail-wrapper {
    position: relative;
    padding: 70px 0px;
    z-index: 1;
    overflow: hidden;
}
section.about-info-detail-wrapper:after {
    content: '';
    position: absolute;
    right: -100px;
    bottom: 25px;
    background: url(../images/Ellipse-shape.svg);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    z-index: -1;
}
.img-box{
    position: relative;
}
/*.img-box:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/Rectangle-shape.svg);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
}*/
.img-box:after {
    content: '';
    position: absolute;
    top: 38%;
    bottom: 0;
    width: 15px;
    height: 80px;
    z-index: -1;
    background: #2f9fef;
}
.left-cnt {
    padding-right: 10px;
}

/*-------contact-page------------*/
section.get-contact-wrapper {
    position: relative;
    padding: 80px 0px;
}
.inner-get-form {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    background: #DEECFF;
    padding: 60px;
}
.main-heading span {
    position: relative;
    display: inline-block;
    color: #222;
    font-family: 'brandon-grotesque-black';
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    z-index: 1;
}
.main-heading span:before {
    content: '';
    position: absolute;
    left: -10px;
    right: 0;
    top: 2px;
    width: 4px;
    height: 16px;
    background: #2F9FEF;
    z-index: -1;
}
.inner-get-form p {
    color: #646464;
    text-align: center;
    font-family: 'brandon-grotesque-black';
    font-size: 18px;
    font-style: normal;
    font-weight: 420;
    line-height: 151.523%;
}
.inner-get-form .main-heading h2 ,.faq-cnt-box .main-heading h2{
    margin-bottom: 10px;
    color: #222;
    font-size: 36px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    font-family: 'brandon-grotesque-black';
}
.cion-box {
    width: 63px;
    margin: 0 auto;
    height: 63px;
    background: #2F9FEF;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    transition: 0.5s all;
}
.info-details p {
    font-family: 'Poppins';
    font-weight: 700;
    color: #0d6efd;
    font-size: 16px;
    font-style: normal;
    line-height: 135.023%;
}
.contact-info-box {
    display: flex;
    gap: 80px;
    justify-content: space-evenly;
    margin-bottom: 50px;
    margin-top: 20px;
}
.cion-box:hover {
    background: #000;
    transition: 0.5s all;
}
.form-box {
    position: relative;
/*    padding: 0px 75px;*/
}
.form-box .field-group input, .form-box .field-group select {
    background: #fff;
    border: 0.5px solid rgba(34, 34, 34, 0.2);
    padding: 14px 15px;
    height: 60px;
    color: #646464;
    width: 100%;
}
.form-box .field-group .contact_submit_btn {
    width: 120px;
    background-color: #2F9FEF;
    color: #fff;
    border: 1px solid transparent;
}
.form-box .field-group textarea {
    background: #fff;
   border: 0.5px solid rgba(34, 34, 34, 0.2);
    padding: 24px;
    color: #646464;
    height: auto;
}
.form-box .field-group {
    margin-bottom: 31px;
}
.form-box .field-group input::placeholder ,.form-box .field-group textarea::placeholder, section.profile-setting .profile-form input::placeholder{
    color: #646464;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 0.16px;
    text-transform: capitalize;
}


/*---------*/
section.faq-wrapper {
    position: relative;
    background: #F4F4F4;
    padding: 50px;
    overflow: hidden;
}
.faq-cnt-box .main-heading span:before {
    display: none;
}
.faq-cnt-box .main-heading h2 {
    text-align: left;
}

.accordion .accordion-button {
    background-color: transparent;
    color: #222;
    font-family: 'brandon-grotesque-black';
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    padding: 16px 20px;
    padding-left: 0px;
}
.accordion .accordion-button:not(.collapsed) {
    padding-left: 0px;
   background-color: transparent;
    color: #222;
    font-family: 'brandon-grotesque-black';
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion .accordion-item {
    color: #646464;
    font-family: 'brandon-grotesque-black';
    font-size: 16px;
    font-style: normal;
    line-height: 25px;
    background-color: transparent;
    border: 0;
}
.faq-cnt-box .accordion-body {
    padding: 16px 20px;
    padding-left: 0px;
}
.faq-cnt-box .accordion-button::after {
    width: 20px;
    height: 20px;
    background-size: 20px;
}
.accordion button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}
.accordion-button::after {
    transform: rotate(270deg);
    background-image: var(--bs-accordion-btn-active-icon);
}
.faq-img-box {
    position: relative;
    padding-left: 150px;
    width: 50vw;
}
.faq-img-box img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.help-box {
    position: absolute;
    background: #2F9FEF;
    top: 65px;
    left: 50px;
    padding: 50px;
    width: 350px;
}
.call-box {
    display: flex;
}
.call-icon {
    width: 60px;
    height: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}
.call-icon img {
    height: 20px!important;
    object-fit: contain;
}
.call-box p {
    color: #FFF;
    font-family: 'brandon-grotesque-light';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    margin-left: 20px;

}
.help-box h4 {
    color: #FFF;
    font-family: 'brandon-grotesque-black';
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.help-box span {
    background: #3083BF;
    padding: 5px 10px;
    color: #FFF;
    font-family: 'brandon-grotesque-light';
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    margin-bottom: 12px;
    display: inline-block;
}
.contact-btn a span {
    background: transparent;
    color: #000;
    margin: 0;
}



/*------login-form----------*/
#login .modal-header ,#details_information_modal .modal-header{
    justify-content: center;
}
#login button.btn-close ,#details_information_modal button.btn-close {
    position: absolute;
    right: 15px;
}
 .modal-backdrop.fade {
    opacity: 0.7;
}
/*.modal-body {
    background: #134462;
}*/
.form-box {
    margin-bottom: 2rem;
}
.form-box input, .form-box select {
    background: #f5f5f5;
    border-radius: 0;
    padding: 10px;
    font-size: 16px;
    font-family: 'Poppins';
}

input:-internal-autofill-selected {
     background-color: #fff!important;
}
.form-box label  , .option-boxs label.form-label {
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.form-box.form-check {
    display: flex;
    align-items: center;
}
.form-box.form-check input {
    margin-right: 10px;
}
.out-form {
    padding: 20px;
}
.out-form h5 {
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #184d6d;
}
.bottom-text p {
    color: #000;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    width: max-content;
}
.bottom-text .text-center {
    text-align: right !important;
}
.bottom-text {
    text-align: right;
    border-bottom: 1px solid rgb(9 51 77 / 34%);
    padding-bottom: 14px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    position: relative;
}
.bottom-text p a ,.bottom-text a {
    color: #184d6d;
    font-weight: 700;
    font-size: 16px;
}
.property-search label, section.profile-setting .profile-form label, .information-field .info-field-form label{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.15px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.property-search select {
    background-image: url(../images/chev.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 98% center;
}
.property-search select, .property-search input[type=text], .property-search input[type=number], .property-search input[type=date], section.profile-setting .profile-form input {
    height: 52px;
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-radius: 0;
    position: relative;
    color: #747474;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    position: relative;
}
.property-search .state-check .form-check label, .property-search .price-check .form-check label, .property-search .state-check .form-check span{
    color: #000;
}
.property-search .reset-search input.btn-all{
    color: #2F9FEF;
    border: 1px solid #2F9FEF;
    cursor: pointer;
}
.property-search .reset-search input.btn-all.btn-second{
    color: #fff;
}
.property-search {
    width: 100%;
    position: relative;
}
.property-search h4 {
    font-size: 20px;
    position: relative;
    width: 50%;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #212529;
}
.row.target_match label {
    margin-bottom: 5px;
}
.row.target_match .col-sm-6 {
    display: flex;
    align-items: center;
    margin: 10px 0;
}
.login_signup_btn {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.login_signup_btn a {
    display: block;
    transform: skew(21deg);
    padding: 0px 16px;
    text-transform: uppercase;
    font-size: 14px;
	color: #fff;
}
.login_signup_btn .custom_signup_btn a{
	color: #2F9FEF;
}
.login_signup_btn .custom_signup_btn {
    background-color: #fff;
}
.login_signup_btn .custom_login_btn {
	    background-color: #2F9FEF;
}
.login_signup_btn .custom_login_btn, .login_signup_btn .custom_signup_btn {

    color: #fff;
    margin: 0 10px;
    padding: 10px 20px;
    display: block;
    font-size: 16px;
    border: 1px solid #DCDCDC !important;
    border-radius: 0;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    transform: skew(335deg);
    font-size: 16px;
    cursor: pointer;
}

.property-search h4:after{
    content: '';
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 2px;
    background: #ccc;
}
.property-search .form-group {
    margin-bottom: 2rem;
    position: relative;
    max-width: 100%;
}
.login_signup_btn .custom_login_btn a:hover {
    color: #fff;
}
.property-search .state-check , .property-search .price-check {
    position: absolute;
    left: 0;
    right: 0;
}
/*---------Register--------*/
#details_information_modal .modal-dialog {
    max-width: 1200px;
}
form.form-col {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: start;
}
form.form-col .form-box {
    flex: 0 48%;
    margin-bottom: 1rem;
}
.iti {
    display: block!important;
}
.redio-box {
    display: flex;
    justify-content: center;
    gap: 45px;
    padding: 0px 25px;
}
.option-boxs {
    display: flex;
    width: 100%;
    gap: 20px;
    padding: 0px 12px;
    flex-wrap: wrap;
    justify-content: center;
}
.option-boxs .form-check {
    padding: 0;
/*    flex: 0 30%;*/
    flex: 0 48%;
    text-align: center;
}
select.form-select.form-select-lg {
    background-image: url(../images/chev.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 98% center;
}
.out-tenant h2 {
    color: #fff;
}




/*------industry-research--------*/
section.industry-wrapper {
    position: relative;
    padding: 100px;
}
.industry-logo-box {
    position: relative;
    background: #fff;
    padding: 20px;
    padding-bottom: 40px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.industry-logo-box h4 {
    color: #000;
    font-size: 16px;
    background: #f5f5f5;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
}
.industry-logo-box img {
    height: 100px;
    object-fit: cover;
    margin-bottom: 20px
}


/*------industry-research-wrapper --------*/
section.industry-research-wrapper {
    position: relative;
    padding: 100px 0px;
    background: #E0F2FF;
}
.research-block ol {
    column-count: 2;
}
.research-block ol li {
    display: inline-block;
    padding: 14px;
    background: #184d6d;
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
    width: 100%;
}
.research-block ol li a{
     color: #fff;
      font-size: 16px;
      text-decoration: none;
}

/*------tenants-profile-wrapper --------*/
section.tenants-profile-wrapper {
    position: relative;
    padding: 100px 0px;
}
.tenants-block {
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    background: #ffff;
    padding: 20px;
    margin-bottom: 40px;
}
/*.tenants-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    bottom: 0;
    width: 15px;
    height: 80px;
    z-index: -1;
    background: #2f9fef;
}*/
/*.tenants-block:after {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    bottom: 0;
    width: 80px;
    height: 80px;
    z-index: -1;
    background: #2f9fef;
}*/
.about-tenants {
    margin: 30px 0px;
    margin-bottom: 50px;
}
.about-tenants ul {
    display: flex;
    flex-wrap: wrap;
}
.about-tenants ul li {
    display: flex;
    padding: 5px;
    font-size: 16px;
}
.about-tenants ul li span {
    margin: 0px 15px;
    display: block;
}
.tenants-logo img {
    height: 35px;
    object-fit: contain;
    margin-bottom: 10px;
    width: 200px;
}
.tenants-block .table>:not(caption)>*>* {
    border-width: 1px;
}
.main-heading p {
    font-size: 20px;
}
.main-heading h4 {
    margin-bottom: 20px;
    font-size: 25px;
    color: #000;
}
.table-heading h5 {
    color: #184d6d;
    font-size: 25px;
}
.table-heading p {
    color: #2F9FEF;
    font-size: 16px;
}
table.dataTable>thead .sorting:before{
    content: "↑";
    top: 0;
    bottom: 0!important;
    display: flex!important;
    align-items: center;
}

table.dataTable>thead .sorting:after{
    content: "↓";
    top: 0;
    bottom: 0!important;
    display: flex!important;
    align-items: center;
}

 .active>.page-link ,#datatable .page-link.active {
    border-color: #000!important;
    background: #000!important;
    color: #fff!important;
}
 a.page-link {
/*    border: 0;*/
    border-radius: 0!important;
    color: #000!important;
}
.page-link:focus{
    outline: 0;
    box-shadow: none;
}
div#datatable_length {
    display: none;
}
/*div#datatable_filter {
    display: none;
}*/


/*--------varun-css-12-08-2023--------------*/
    section.term-condition, section.exchange-rule, section.find-buyer{
    position: relative;
    padding: 50px 0;
}
.term-condition .main-heading, .exchange-rule .main-heading, .find-buyer .main-heading{
    background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.term-condition .main-heading{
    justify-content: space-between;
    flex-wrap: wrap;
}
.term-condition .main-heading .input-group {
  width: 20%;
}

.term-condition .main-heading .input-group input.form-control {
    border-radius: 0 !important;
    background: #fff;
    box-shadow: none !important;
    border: 1px solid #ffffff !important;
    outline: none !important;
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    width: 100%;
    font-size: 16px;
}
.term-condition .main-heading .input-group button.btn .fas {
    font-size: 16px;
    padding: 6px 5px;
}
.term-condition .main-heading .input-group button.btn {
    background-color: #ffffff;
    border-radius: 0 !important;
    border-left: 1px solid #000;
}
.term-condition .main-heading h2, .exchange-rule .main-heading h2, .find-buyer .main-heading h2{
    color: #ffffff;
    text-align: left;
    margin: 0;
}

.term-condition .alphabte-letter{
    margin: 20px 0;
}

.term-condition .alphabte-letter span{
    text-transform: capitalize;
    font-size: 20px;
    font-family: 'brandon-grotesque-black';
    background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
    color: #ffffff;
    width: 50px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.term-content .term-text h5, .exchange-rule .exchange-content-detail h5 {
    font-size: 28px;
    margin-bottom: 12px;
    text-transform: capitalize;
    color: #212529;
}
.term-content{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px 30px;
}
.term-content .term-text {
    margin: 30px 0;
    border-bottom: 1px solid #184d6d;
    padding: 25px 0;
}
.tern-content-detail {
    margin-bottom: 80px;
}
.exchange-rule .alphabte-letter {
    margin: 50px 0 25px 0;
}
.exchange-rule .alphabte-letter span{
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'brandon-grotesque-black';
    background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
    color: #ffffff;
    display: inline-block;
    padding: 10px;
}
.exchange-rule .exchnage-text {
    margin-bottom: 10px;
}
.exchange-rule  ol {
    padding: 10px 40px;
}
.exchange-rule ol li{
    list-style-type: auto;
    padding: 5px 0;
}
.exchange-rule li.p-rules {
     margin-bottom: 20px;
    border-bottom: 1px solid #184d6d;
    padding: 25px 0 !important;
}
.exchange-rule .exchnage-text ol li p {
    font-size: 18px;
    font-weight: bold;
}
.exchange-rule .exchange-content-detail {
    margin-bottom: 30px;
}
.exchange-content, .buyer-content{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 40px 30px;   
}
.exchnage-text ol li::marker {
    font-size: 20px;
    font-weight: 600;
}
.exchange-content-detail .p-rules::marker {
    font-size: 25px;
    font-weight: 600;
}
section#find_buyer_form {
    background: #fff;
}

.find-buyer{
    padding-bottom: 0 !important;
}
section#find_buyer_form .tenant-form .date-group {
    width: 100%;
}
button.btn-all {
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 52px;
    background-color: #184d6d;
    border: 1px solid #184d6d;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center !important;
    text-align: center;
    transform: skew(-21deg);
    width: 100%;
}
button.btn-all:hover{
    background: #000!important;
    color: #fff!important;
    border: 1px solid #184d6d;
}
/*------end--varun-css-12-08-2023--------------*/


.top-search-bar .input-field {
    border-radius: 0;
    border: 1px solid#184d6d;
}
.reset-search input.reset-btn {
    background-color: transparent;
    border: 1px solid #2F9FEF;
    color: #2F9FEF;
}
.top-search-bar input.form-control:focus {
    box-shadow: none;
}



/*------------properties-sector-wrapper----------------*/
section.properties-sector-wrapper {
    position: relative;
    padding: 50px 0px;
    text-align: center;
}
.properties-sector {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 12px 0px;
    margin-bottom: 20px;
}
.properties-sector a {
    color: #184d6d;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
}
.properties-sector a:hover{
    text-decoration: underline;
}
.properties-sector h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    padding: 10px 0px;
    color: #000;
    border-top: 1px solid #ccc;
}

/*-----------metropolitan-area-wrapper----------------*/
section.metropolitan-area-wrapper {
    position: relative;
    padding: 50px 0px;
}
table.table.intry-table {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    background: #fff;
}
table.table.intry-table tbody, table.table.intry-table td, table.table.intry-table tfoot, table.table.intry-table th, table.table.intry-table thead, table.table.intry-table tr {
    border-color: inherit;
    border-style: solid;
    border-width: 2px;
    border-spacing: 2px;
    border-collapse: collapse;
    padding: 15px
}
table.table.intry-table tr td:last-child {
    font-weight: 700;
    color: #184d6d;
}
/*varun-css-start(13-09-2023)*/
/*profile-setting-section-css-start*/
section.profile-setting {
    position: relative;
    padding: 100px 0 0 0;
}
section.profile-setting .member-since h5, section.profile-setting .password-btn-field .pass-email-field a, .information-field .info-field-form  .member-since h5{
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Poppins';
    line-height: 1.1;
    color: #646464;
    text-decoration: none;
}

section.profile-setting .member-since, .information-field .info-field-form .member-since {
    padding-bottom: 20px;
    border-bottom: 1px solid #0000002e;
}
section.profile-setting .profile-form {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
section.profile-setting .profile-form .form-group {
    flex: 100%;
}
section.profile-setting .password-btn-field {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content:space-between;
}
section.profile-setting .password-btn-field .pass-email-field {
    display: flex;
    align-items: center;
    gap: 40px;
}
section.profile-setting .password-btn-field  input.btn-all.btn-second {
    border: 1px solid #2F9FEF;
    cursor: pointer;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 52px;
    width: 15%;
    border-radius: 0;
    text-align: center;
    transform: skew(-21deg);
    background-color: #2F9FEF;
}
section.profile-setting .password-btn-field .pass-email-field a i {
    margin-right: 10px;
}
section.profile-setting .password-btn-field .pass-email-field a.change-password{
  padding-right: 30px;
    border-right: 2px solid #646464;
}
/*profile-setting-section-css-end*/
/*information-field-section-css-start*/
.information-field{
    position: relative;
    padding: 55px 0 100px 0;
}
.information-field .info-field-label {
    margin-top: 25px;
}
.information-field .info-field-label label.parent-label{
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.15px;
    text-transform: uppercase;
    margin-left: 5px;
}
.information-field .info-field-label .parent_check{
        padding: 20px 30px;    
    background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
}
.information-field .info-field-label input.parent-radio {
    border-radius: 0 !important;
    margin-right: 10px;
    margin-left: 0;
}
.information-field .info-field-label input.parent-radio:checked[type=radio] {
    background-image:url(../images/cheked.png);
}
.information-field .info-field-form {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding:50px;
}
.information-field .info-field-form .chekbox-field {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.information-field .info-field-form .chekbox-field label{
    line-height: 25px;
}
.information-field .info-field-form .chekbox-field input{
    border-radius: 0 !important;
}
/*information-field-section-css-end*/

/*varun-css-end(13-09-2023)*/


.info-field-form.show {
    display: block;
}
.info-field-form {
    display: none;
}




/*-------------*/
section.market-overview-wrapper {
    position: relative;
    padding: 100px 0px;
}
.market-view-cnt {
    margin-bottom: 50px;
}
.market-view-cnt h4 {
    background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
    padding: 20px 30px;
    color: #fff;
}
.market-view-cnt:last-child {
    margin-bottom: 0;
}
.market-view-cnt .depreciation {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 50px 30px;
}
.depreciation p{
    margin-bottom: 20px;
}
.no_listing{
    text-align: center;
    padding: 20px 20px 30px;
    font-size: 38px;
}

.market-view-block {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    background: #fff;
    padding: 20px;
        height: 100%;
}
.market-view-block p {
    font-size: 16px;
    padding-top: 20px;
}
.market-view-block img {
    height: 260px;
    object-fit: contain;
    margin-bottom: 20px;
}
.market-view-block h6 {
    font-size: 20px;
    display: inline-block;
}


.main-propertis {
     background: #fff;
     box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 20px;
    height: 100%;
}
.main-propertis .advt-box ,.main-propertis .disadvt-box {
   
}
.main-propertis h4 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
   background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
    padding: 10px;
    color: #fff;
}
.main-propertis ul{
    padding: 0px 20px;
}
.advt-box ul li ,.disadvt-box ul li {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 16px;
}
.difftent-advt-disadvt-img {
    text-align: center;
}
.difftent-advt-disadvt-img img {
    height: 150px;
    object-fit: contain;
    text-align: center;
}


/*----profile-setting-------------------*/
section.Credit-ratin-wrapper {
    position: relative;
    padding: 100px 0px;
}
.responivetable {
    position: relative;
    width: 80%;
    margin: 0 auto;
    overflow-x: scroll;
}

.information-field .form-group {
    margin-bottom: 2rem;
    position: relative;
}
a.remove_button {
    color: #000;
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
    color: #646464;
}
.btn.addLicense {
    background: #eee;
    margin-top: 30px;
    height: 54px;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 0;
}
#market-deal-slider .top-img {
    width: 100%;
}
.row.multi_license input {
    height: 52px;
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-radius: 0;
    position: relative;
    color: #747474;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    position: relative;
    width: 100%;
}
.information-field .form-control {
    height: 52px;
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-radius: 0;
    position: relative;
    color: #747474;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    position: relative;
}
.information-field textarea{
    height: auto!important;
}
.information-field h4 {
    font-size: 20px;
    position: relative;
    width: 50%;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.information-field h4:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 2px;
    background: #ccc;
}
.information-field select{
    background-image: url(../images/chev.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 98% center;
}
.btn-update {
    display: inline-block;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 52px;
    background-color: #2F9FEF;
    border: 1px solid #2F9FEF;
    border-radius: 0;
    text-align: center;
    transform: skew(-21deg);
    margin: 0px 10px;
    padding: 10px 20px;
    min-width: 140px;
}
.close-btn{
    display: inline-block;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 52px;
    background-color: #184d6d;
    border: 1px solid #184d6d;
    border-radius: 0;
    text-align: center;
    transform: skew(-21deg);
    width: auto;
    padding: 10px 50px;
    margin: 0px 10px;
}


section.listing-wrapper {
    position: relative;
    padding: 100px 0px;
}
.list-form-block input , .list-form-block select {
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-radius: 0;
    padding: 10px;
    font-size: 16px;
}
.list-form-block .form-group {
    margin-bottom: 2rem;
}
.list-form-block .form-group label {
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}
.list-form-block .form-group-price , .list-form-block .form-group-perc , .list-form-block .form-group-sf , .list-form-block .form-group-yrs {
    position: relative;
}
.list-form-block .form-group-price span , .list-form-block .form-group-perc span , .list-form-block .form-group-sf span , .list-form-block .form-group-yrs span{
    position: absolute;
    top: 1px;
    bottom: 1px;
    background: #eee;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 50px;
}
.form-group-price .form-control {
    width: 100%;
    padding-left: 55px;
}
.form-group-perc .form-control {
    padding-right: 85px;
}
 .form-group-price span{
     left: 1px;
    width: 45px;
    border-right: 1px solid #aaa;
}
.form-group-perc span {
    right: 1px;
    width: 45px;
}
.form-group-yrs .form-control {
    padding-right: 60px;
}
.form-group-yrs span {
    width: 50px;
    right: 1px;
    /*border-right: 1px solid #aaa;*/
    background: transparent!important;
}
.form-group-sf span {
    right: 1px;
    width: 45px;
    border-right: 1px solid #aaa;
}
.video_seller {
    border-radius: 1rem;
    overflow: hidden;
}
.video_seller iframe {
    width: 100%;
    height: 220px;
    line-height: 0;
    margin: 0;
    padding: 0;
}
 .profiel-header h3 {
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.3;
    margin-top: 0;
    margin: 20px 0 10px;
    text-align: center;
}
.list-form-block {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 16px;
}
.seller-sidebar1 {
    margin: 0px 0 1rem;
    background: #fbfbfb;
    border-radius: 1rem;
    padding: 1rem;
    border: 1px dashed #e1e1e1;
}
.contact-invent a.btn-1 {
    border-bottom: 1px solid #DCDCDC!important;
}
.homesearchForm form .tenant-form select, .homesearchForm form .tenant-form input[type=text], .homesearchForm form .tenant-form input[type=number], .homesearchForm form .tenant-form input[type=date]{
    font-size: 16px !important;

}
.hide{
    display: none;
}

.form-box .field-group {
    margin: 30px 10px;
}

#find_buyer_form .reset-search input.btn-all.btn-second, section#find_buyer_form .form-group .reset-search a input {
    width: 100%;
}

#find_buyer_form .form-group .reset-search #reset, section#find_buyer_form .form-group .reset-search a {
	width: 50%;
}
.advanced_search_frm .col-lg-6 {
    padding: 0 20px;
}
.advanced_search_frm .col-lg-6 .row .col-lg-6 {
    padding: 0 10px;
}
.dt-button.buttons-excel{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 35px;
    border: 1px solid #DCDCDC;
    transform: skew(340deg);
    transition: 0.5s all;
    display: inline-block;
    margin: 0px 10px;
    margin-top: 15px;
    color: #fff;
    margin: 0 10px;
}

.dt-button.buttons-excel.buttons-html5.export_listing.datatable_export_btn.admin_btn.selected-rows, a.dt-button.buttons-excel.all_rows {
    background-color: #184d6d;
}

a.dt-button.buttons-excel.all_rows.buttons-html5.export_listing.datatable_export_btn.admin_btn, .disabled.datatable_export_btn.admin_btn.selected-rows {
    background-color: #2F9FEF;
}


/*#netlease_content h5, div#content h2 , div#content h3{
    font-size: 25px;
    margin: 20px 0 10px;
}*/
#content .inside_div {
    margin-left: 0;
}
.main-heading.text-center {
    margin: 20px 0;
}
.metropolitan-area-wrapper .row.mt-5 {
    overflow-x: scroll;
}
.multiselect-container>li>a:focus {
    outline: none;
}
.form-group.state_design .btn-group button.multiselect {
    padding-right: 22px;
}
.form-group.state_design .multiselect-selected-text::after, span.multiselect-native-select span.multiselect-selected-text::after {
    content: '';
    background-image: url(../images/ntelease-check.png);
    position: absolute;
    right: 6px;
    width: 15px;
    height: 10px;
    display: inline-block;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    top: 21px;
}
.form-group.state_design span.multiselect-selected-text {
    background-image: none;
}
span.multiselect-native-select span.multiselect-selected-text {
    background-image: none;
    width: 100%;
    display: block;
}
.tenants-profile-wrapper .reset-search {
    width: 35%;
}
.tenants-profile-wrapper .input-field {
    font-size: 16px;
    padding: 0 15px;
    border: 1px solid #ddd;
    width: 65%;
    transform: skew(-21deg);
}
.tablenav-pages.no-pages {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    /*display: none;*/0
}
span.pagination-links {
    justify-content: end;
    margin: 10px 0 0;
    align-items: center;
    background-color: #fff;
    width: fit-content;
    float: right;
    border: 1px solid #ccc;
    display: flex;
}
a.first-page.button, a.last-page.button {
    background-color: #fff;
    padding: 7px 14px;
    border: 0;
    border-right: 1px solid #ccc;
}
a.prev-page.button, a.next-page.button, span.tablenav-pages-navspan {
    background-color: #fff;
    padding: 7px 14px;
    border: 0;
    border-right: 1px solid #ccc;
}
span.pagination-links span {
    font-size: 20px;
    color: #000;
}
span#table-paging {
    padding: 8px 10px;
    border: 0;
    background-color: #000;
    color: #fff;
}
span#table-paging span {
    color: #fff;
}
span.tablenav-pages-navspan.button.disabled {
    cursor: none;
}
.controller.property_details_print {
    overflow-x: hidden;
}
.print_date a img {
    width: 35px;
    margin-bottom: 0;
    padding: 0 6px;
    border-radius: 4px;
}
.print_date {
    display: flex;
    align-items: center;
    justify-content: end;
    float: right;
    width: 100%;
    background-color: #f7f2e9;
    padding: 4px 6px;
}
p.print_date {
    width: max-content;
}
h4.propid {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    color: #876;
    font-weight: 300;
}
.firstBox .btnGroup button {
    margin: 6px 0;
    padding: 8px 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 500;
    width: 318px;
    font-size: 16px;
}
.secondBox.row li * {
    font-size: 16px;
    line-height: 30px;
}
.firstBox .btnGroup button img {
    filter: invert(1);
    margin-right: 8px;
}
.firstBox 
 button.submit_loi {
    background-color: #184d6d;
}
.firstBox .memorandum_Btn {
   /*  background-color: #ed8721; */
    background-color: #2F9FEF;
}
.secnav ul li a:focus {
    outline: none;
}
.tenant-form .form-group>label {
    margin-bottom: 8px;
}
.submit_loi {
    background-color: #85ba51;
}
.firstBox .btnGroup {
    margin-top: 8px;
}
form#form_login1 input#input_pass {
    padding-right: 40px;
}
footer .bottom-menu li a {
    padding: 0 0 5px 0;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
    text-decoration: none;
    text-transform: capitalize;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.60) !important;
}
.container.privacy_data {
    padding: 20px 0;
}
.privacy_data h4 {
    font-size: 20px;
    margin-bottom: 7px;
    margin-top: 20px;
    color: #212528;
}
.privacy_data h4 strong {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 30px;
    display: block;
}
body .privacy_data p {
    font-size: 16px !important;
}
h5.search_criteria {
    width: 100%;
    padding: 0 30px;
}

.vc_row.wpb_row.vc_row-fluid.tenant_content, .vc_row.wpb_row.vc_row-fluid.top_hdee {
    padding: 0 !important;
}
#pills-2 .inner-item-box .top-img {
    width: 100%;
}
section.metropolitan-area-wrapper .container>.main-heading.text-center {
    margin-top: 50px;
}
.filter-bar .nav-link.active {
    border: 1px solid #000;
    background: transparent;
    padding: 5px;
    border-radius: 0;
}
.featured-offerings-wrapper .tab-content {
    padding: 0 5px;
}
.error {
    color: red;
    font-size: 16px;
    top: 3px;
    position: relative;
}
#change_psd .get_form  input, #change_email .get_form  input{
    height: 48px;
    background-color: #ffffff;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #747474;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    position: relative;
    width: 100%;
}
#change_psd .get_form  label, #change_email .get_form  label {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
    letter-spacing: 0.15px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#change_psd .get_form .modal-header, #change_email .get_form .modal-header {
    justify-content: center;
    position: relative;
}
#change_psd .get_form h3, #change_email .get_form h3 {
    color: #222;
    text-align: center;
    font-family: 'Poppins';
    font-size: 20px;
    font-style: normal;
    font-weight: 650;
    line-height: 44px;
    letter-spacing: 0.28px;
    text-transform: capitalize;
    margin-bottom: 0;
}
#change_psd .get_form h3 .close, #change_email .get_form h3 .close {
    border: 0;
    background-color: transparent;
    position: absolute;
    right: 14px;
}

#change_psd .get_form .modal-footer button, #change_email .get_form .modal-footer button {
    cursor: pointer;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 42px;
    border-radius: 0;
    text-align: center;
    transform: skew(-21deg);
    width: max-content;
    padding: 8px 20px;
}
#change_psd .get_form .modal-footer .btnCancel, #change_email .get_form .modal-footer .btnCancel  {
	background-color: #2F9FEF;
	border: 1px solid #2F9FEF;
}
#change_psd .get_form .modal-footer .btnSubmit, #change_email .get_form .modal-footer .btnSubmit {
    background-color: #184d6d;
    border: 1px solid #184d6d;
}
#change_psd .get_form .modal-body, #change_email .get_form .modal-body {
    padding: 10px 30px;
}
.send_offerings_res {
    margin-top: 25px;
    width: 100%;
}
.firstBox {
    display: flex;
    margin: 25px 0;
}
.controller.property_details_print h3 {
    font-size: 22px;
    margin: 20px 0 10px;
}
.controller.property_details_print .fa {
    font-size: 16px !important;
}
.ColBox3 {
    display: flex;
    align-items: baseline;
}
.ColBox3 a.om_popup {
    position: relative;
    top: -10px;
}
.fourthBox .col-lg-4.col-md-5.col-sm-5.col-xs-12.Col2 {
    display: flex;
    align-items: center;
}
.fourthBox {
    margin-bottom: 40px;
}
.page-template-template-login .heading-h2 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 0 0;
}
.login_page input {
    height: 52px;
    margin-bottom: 20px;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #747474;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
    position: relative;
	padding: 10px 15px;
}
.login_page input.loginBtn {
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 52px;
    background-color: #2F9FEF;
    border: 1px solid #2F9FEF;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center !important;
    text-align: center;
    transform: skew(-21deg);
    padding: 10px 44px;
}
.login_page p {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.15px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page-template-template-login .top_hdee {
    max-width: 33%;
    background-color: #add8e633;
    padding-bottom: 30px;
    margin: 60px auto;
    position: relative;
    top: 30px;
}
.login_page {
    margin: 20px auto !important;
}
.productlogo_img img {
    max-width: 100%;
}
.thirdBox h4 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #333333;
    font-family: poppins;
    font-weight: 600;
    margin-bottom: 12px;
}
.arrow-know {
    display: flex;
    align-items: center;
}
marquee.markee {
    scroll-behavior: smooth;
    width: 72%;
}
.container.article-page, .category-article {
    padding: 20px 0;
}
#req_info_form {
    /* padding: 20px; */
    margin: 0;
}
#req_info_form .row {
    margin: 0;
}
#req_info_form .row .col-md-6:first-child {
    background-color: #2F9FEF;
}
#req_info_form .row .col-md-6{
    padding: 20px;
}
#req_info_form .make_offer p {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
	text-align: center;
	color: #fff;
}
#req_info_form label, #submit1_loi label, #details label {
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-top: 20px;
	color: #fff;
	position: relative;
	width: 100%;
}
.form-group {
    position: relative;
}
#req_info_form input, #submit1_loi input, #details input {
    border: 1px solid #ced4da;
    -webkit-appearance: none;
	width: 100%;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 0;
    font-size: 16px;
    height: 50px;
    text-transform: capitalize;
}
#req_info_form textarea, #submit1_loi textarea, #details textarea {
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 0;
    font-size: 16px;
	width: 100%;
	padding: 10px;
}
#req_info_form p {
    font-size: 16px;
    margin: 5px 0;
}
#req_info_form .row .col-md-6:first-child {
	color: #fff;
}
#req_info_form #req_info_submit {
    margin: 10px 0 !important;
    background: #2F9FEF !important;
    border-color: #2F9FEF;
    border-radius: 0;
    transform: skew(340deg);
    font-size: 16px;
}

#req_info_form .btn.btn-default.text-end {
    position: absolute;
    top: 0;
    right: 0;
}
#submit1_loi .modal-dialog, #details .modal-dialog {
    max-width: 70%;
}
#submit1_loi .modal-header, #details .modal-header {
    justify-content: center;
    border: 0;
    padding-bottom: 0;
}
#submit1_loi .modal-header h4, #details .modal-header h4 {
    font-size: 23px;
    font-family: 'brandon-grotesque-black';
    text-transform: uppercase;
	text-align: center;
}
#submit1_loi .modal-header button.close, #details .modal-header button.close {
    border: 0;
    background: transparent;
    right: 10px;
    position: absolute;
    top: 10px;
    font-size: 30px;
}
#submit1_loi .modal-body .make_offer p, #details .modal-body .make_offer p {
    text-align: center;
}
#submit1_loi .modal-body, #details .modal-body {
    padding: 0 20px;
}
#submit1_loi label, #details label {
    color: #000;
    line-height: 30px;
	padding: 0;
}
#submit1_loi .que_mark {
    position: absolute;
    right: 14px;
    filter: brightness(0.5);
    top: 26px;
    margin: 0 !important;
}
#submit1_loi .row.allow-de label {
    margin-top: 0;
}
.allow-de label {
    display: flex;
    align-items: center;
}
#submit1_loi .allow-de label input, #details .allow-de label input {
    width: 20px;
    height: 20px;
    appearance: auto;
	margin-right: 8px;
}
#submit1_loi .modal-footer {
    border: 0;
}

#submit1_loi .modal-footer button.btn {
    margin: 10px 10px;
    background: #2F9FEF;
    border-color: #2F9FEF;
    border-radius: 0;
    transform: skew(340deg);
    font-size: 16px;
}

#submit1_loi .modal-footer .btn-primary.btnCancel {
	border-color: #2F9FEF;
	color: #2F9FEF;
	background: transparent;
}
.features-details h6 {
    display: flex;
    align-items: center;
}
.features-details h6 span {
    font-size: 16px;
    padding-left: 3px;
}
/*-------- market overview -----------*/
 div#loader {
    display: flex;
    justify-content: center;
    position: relative;
}
div#loader img {
    height: 100px;
    width: 100px;
    margin: 23px 0px;
}
 .listing_section h2 {
    text-align: center;
}
a.show_listing_btn {
    background: #2f9fef;
    color: #fff;
    display: block;
    text-transform: capitalize;
    padding: 10px 25px;
    max-width: fit-content;
    margin: 41px auto;
    margin-bottom: 20px;
}
 .article-page h1, .category-article h1 {
    text-align: center;
    padding: 10px 0px;
}
img.kab {
    padding-bottom: 40px;
}
div#loader {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    background: url("/wp-content/uploads/2020/04/spinner-0330efb05c0ae1eb7e37b6c1282022fbb7a78b883fb700a9b6b8f604732f99e8.gif") no-repeat center center rgba(0, 0, 0, 0.25);
    background-size: 50px auto;
    background-color: #000;
    opacity: 0.8;
}
.advt {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
    padding: 10px;
    color: #fff;
}

.advache-box {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 20px !important;
    width: 48%;
}
.boxes_main {
    margin-top: 35px;
    margin-bottom: 30px;
}
.boxes_main .row {
    display: flex;
    gap: 50px;
}
.adv-box {
    background: transparent !important;
}
.descriptipon {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 50px 30px;
    margin-bottom: 10px;
}
.stnl {
    margin-bottom: 40px;
}
.descriptipon p {
    margin-bottom: 14px;
}

.depreciation p:last-child {
    margin: 0 !important;
}

@media only screen and (max-width: 767px) {
    .advache-box {
        width: 100%;
    } 
    .stnl + img {
        width: 100%;
    }
    .kab{
        width: 100%;
    }
    .market-value {
        display: flex;
    }
    span.txtx-menu {
        display: none;
    }
    .reset-search .aplly_data1 {
        margin: 15px 0px;
    }
}
.flip-card {
    background-color: transparent;
    border: 1px solid #f1f1f1;
    perspective: 1000px; 
}
  
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
  
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}
  
.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; 
    backface-visibility: hidden;
}

  
.flip-card-back {
    /* background-color: dodgerblue; */
    color: white;
    transform: rotateY(180deg);
}
.loadModalImage img{
    width: 100%;
}
.tableContainer button.toggle-row, .buyer_match_data button.toggle-row{
    visibility: hidden;
}
.tableContainer .dt-buttons {
    width: auto;
    float: right;
    padding-left: 32px;
    /* margin-right: 14px; */
}
.tableContainer span.pagination-links span {
    font-size: 16px;
    color: #000;
}
.image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
p.image {
    width: 100%;
    height: 500px;
    padding: 40px 0px;
}
.exchange-content p{
    margin-bottom: 20px;
}
.article-page .listing_section {
    padding-top: 40px;
}
.article-page h3, .category-article h3{
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'brandon-grotesque-black';
    background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
    color: #ffffff;
    display: inline-block;
    padding: 10px;
    margin: 30px 0 25px 0;
}
.article-page h2, .category-article h2{
    text-transform: capitalize;
    font-family: 'brandon-grotesque-black';
    background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
    color: #ffffff;
    display: inline-block;
    padding: 10px;
    margin: 30px 0 25px 0;
    
}
.article-page  .exchange-content ul, .category-article .exchange-content ul{
    padding: 10px 40px;
}
.article-page  .exchange-content ul li, .category-article .exchange-content ul li{
    list-style: disc;
    padding: 5px 0;
}
.article-page h1, .category-article h1  {
    background: linear-gradient(130deg, #184D6D 0%, #032940 100%);
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: capitalize;
    font-family: 'brandon-grotesque-black';
}
.article-page  .exchange-content h5, .category-article  .exchange-content h5 {
    font-size: 28px;
    text-transform: capitalize;
    margin-bottom: 20px;
    border-bottom: 1px solid #184d6d;
    padding: 25px 0 !important;
}
.exchange-content .buttons{
    text-align: center;
}
.exchange-content  ol {
    padding: 10px 40px;
}
.exchange-content ol li {
    list-style-type: auto;
    padding: 5px 0;
}
div#search_table_loader {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
    background: url("/wp-content/uploads/2020/04/spinner-0330efb05c0ae1eb7e37b6c1282022fbb7a78b883fb700a9b6b8f604732f99e8.gif") no-repeat center center rgba(0, 0, 0, 0.25);
    background-size: 50px auto;
    background-color: #000;
    opacity: 0.8;
}
div#tenant-logo-grid {
    padding: 40px 10px;
}
.addnewlistingform  .form-control.form_placeholder_name{
    height: 52px;
}
#details .reset-search {
    padding-top: 40px;
}
.secondBox ul li span {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 43px;
    color: #333333;
    font-weight: 600;
}
.thirdBox h4 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #333333;
    font-weight: 600;
}
ul.comp_details li span {
    font-size: 18px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    color: #000;
    text-transform: uppercase;
}
.fourthBox p {
    line-height: 30px;
}
.noBorder td {
    border-bottom: none;
}
div form input[type="date"] {
    text-transform: uppercase !important;
}
form#newrecord_form input#myFile {
    padding: 10px 20px;
}
.bottom-text p.err_msg {
    position: absolute;
    left: 10px;
}
.thirdBox {
    padding: 30px 0;
}
.controller.property_details_print .firstBox h3, .controller.property_details_print .firstBox h4 {
    font-size: 20px;
    line-height: 28px;
}
.secondBox.row .col-md-10 {
    border-top: 1px solid #ddd;
    margin-top: 0;
    padding-top: 10px;
}

/*----- Request form popup ----*/
#request_information .modal-content .make_offer p {
    padding: 10px 0;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}
#request_information .modal-content {
    padding: 20px;
}
#request_information 
 label {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.15px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#request_information 
 input, #request_information 
 textarea {
        height: 52px;
        background-color: #ffffff;
        border: 1px solid #dadada;
        border-radius: 0;
        position: relative;
        color: #747474;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        text-transform: capitalize;
        position: relative;
}
#request_information 
 textarea {
    height: auto;
 }
#request_information button.btn.btn-default {
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: -2px;
    padding: 0;
}
#request_information .form-group {
    position: relative;
    margin-bottom: 15px;
}
#request_information .modal-content p.propid{
    text-align: center;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 18px;
}
#request_information .modal-content p {
    font-size: 16px;
}
#request_information .submit {
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 52px;
    background-color: #2F9FEF;
    border: 1px solid #ffffff;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center !important;
    text-align: center;
    transform: skew(-21deg);
}
li.left_marquee {
    width: 60%;
}
.left_marquee .market-value p {
    width: 33.333%;
    float: left;
}
li.should_stable {
    width: 21%;
}
li.mails {
    width: 26%;
}
.market-value.contact-info img {
    width: 10px;
    padding-right: 1px;
}
.mails p span {
    width: 12px;
}
.mails p.text-center {
    text-align: center;
    justify-content: center;
}
.mails p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 6px;
}
.left_marquee .market-value p, .should_stable .market-value p {
    height: 50px;
    padding: 12px 2px;
    background-color: transparent;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    position: relative;
}
.left_marquee .swiper-slide-active p {
    background-color: #184d6d;
    transition: all 6s;
}

.market-value p span span {
    margin-right: 0;
}

.y_data2::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 28px;
    background-color: #5a7d93;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
a.modalImage img#smallimage {
    background-color: #fff;
    height: 216px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.market-value p:last-child .y_data2::after {
    opacity: 0;
}
.left_marquee .slideGreen::before, .left_marquee .slideRed::before {
    content: '';
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: -1;
    top: -50px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0;
}

.left_marquee .swiper-slide-active .slideGreen::before {
    top: 0;
    background-color: green;
    opacity: 0;
}
.left_marquee .swiper-slide-active .slideRed::before {
    top: 0;
    background-color: #F32013;
    opacity: 0;
}
.market-value p span:first-child{
    padding-left: 1px;
}
.swiper-slide .slideRed::after {
    bottom: 0px;
    position: relative;
    width: 10px;
    height: 10px;
    right: 2px;
    content: '';
    z-index: 2;
    border-left: 18px solid transparent;
    border-right: 1px solid transparent;
    border-top: 18px solid #fff;
    transform: rotate(90deg);
    -webkit-transition: 7s;
    -moz-transition: 7s;
    -o-transition: 7s;
    transition: 7s;
}
.swiper-slide .slideGreen::after {
    top: 16px;
    position: absolute;
    width: 10px;
    height: 10px;
    right: 6px;
    content: '';
    z-index: 2;
    border-left: 18px solid transparent;
    border-right: 1px solid transparent;
    border-top: 18px solid #fff;
    transform: rotate(0deg);
    -webkit-transition: 7s;
    -moz-transition: 7s;
    -o-transition: 7s;
    transition: 7s;
}

.swiper-slide-active .slideRed::after {
    border-top-color: red;
}

.swiper-slide-active .slideGreen::after {
    border-top-color: green;
}
.features-rate span {
    color: #000;
}
#myHeader nav.navbar.navbar-expand-lg.navbar-dark {
    height: 68px;
}
header.main-header .container {
    max-width: 100%;
    padding: 0 12rem;
}
.table thead th {
    color: #333333;
    background-color: #DEF1FF;
    /* border-color: #32383e; */
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
table.table tr, table.table td {
    border-color: #B3B3B3;
}
table.table tr td, table.table tbody tr th, table.table thead tr th {
    color: #646464;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 16px 16px;
    text-transform: capitalize;
}
.featured-offerings-wrapper .tablenav.top{
    display: none;
}
.search_data .featured-offerings-wrapper button.toggle-row {
    display: none;
}
td.credit_rating.column-credit_rating {
    text-align: center;
}
th#credit_rating {
    text-align: center;
}
.search_data th#checkb {
    display: none;
}
.search_data td.checkb.column-checkb.has-row-actions.column-primary {
    display: none;
}
.tablenav-pages {
    width: 100%;
}
span.displaying-num {
    float: left;
}
span.pagination-links{
    float: right;
}
.search_data th.manage-column.column-checkb.column-primary {
    display: none;
}
.faq-cnt-box p{
    padding: 10px 0px;
}
.out-tab-cnt .features-option {
    min-height: 131px;
    display: flex;
    align-items: stretch;
}
.tenants-logo {
    float: left;
    padding-right: 10px;
}

.category-article .exchange-content tr:first-child td:first-child {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 16px;
}