@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@font-face {
  font-family: 'din';
  src: url('fonts/din.eot');
  src: url('fonts/din.eot?#iefix') format('embedded-opentype'), url('fonts/din.woff') format('woff'), url('fonts/din.ttf') format('truetype'), url('fonts/din.svg#din') format('svg');
  font-weight: normal;
  font-style: normal;
}
a:hover {
  text-decoration: none !important;
}
.tabls td {
  padding-left: 4px;
  text-align: justify;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

body {
  color: #555;
  overflow-x: hidden;
  /*height: 100%;
  position: relative;*/
  font-family: 'Open Sans', sans-serif;
  display: flex;
  flex-direction: column;

}
html,body {
  min-height: 100%;
  font-family: 'Open Sans', sans-serif;
}
.wrpa {
  display: flex;
  flex-direction: column;
  height: 85vh;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

h1 {
  font-size: 60px;
  margin-bottom: 25px;
  /*color: #fff;*/
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

h2 {
  font-size: 35px;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

h3 {
    margin: 5px 0 5px 0;
    font-size: 1.375rem;
    color: #000;
}

h4 {
    margin: 10px 0;
    font-size: 1rem;
}

h5 {
    margin: 0 0 5px 0;
    font-size: 1.063rem;
}

h6 {
    margin: 0 0 10px 0;
    font-size: 0.875rem;
}

h4 span {
    margin-right: 5px;
    font-size: 0.938rem;
}

h6 span {
    margin-right: 5px;
    font-size: 0.75rem;
}

.form-control {
  padding: 6px 5px !important;
}

p {
  margin-bottom: 30px;
  font-family: sans-serif;
}
.spacer {
  margin-top: 20px;
  margin-bottom: 40px;
}

.center {
  text-align: center;
}

.fullwidth {
  width: 100%;
}

select, input {
  border: none;
  font-weight: 400;
  color: #01327F;
  margin-bottom: 20px;
}

a.more {
    background-color: #222;
    padding: 2px 6px;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.688rem;
}

a.more:hover {
  background: #64a30a;
  text-decoration: none;
}
.web-primary {
  color: #c22743;
}

.price {
    float: right !important;
    font-size: 1rem !important;
    color: #c22743 !important;
    font-weight: bolder !important;
    font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

.price-p {
  font-size: 0.875rem !important;
  margin-bottom: 0px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

table {
  background-color: #fff;
  width: 100%;
}

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

.btn {
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  outline: none;
}

.btn-success {
    background: #b12332;
    border: 1px solid #b12332;
    padding: 6px 20px;
    font-size: 1rem;
    width: 100%;
}

.btn-primary {
  background: #b12332;
  border: none;
  width: fit-content;
}
.btn-primary:focus {
  box-shadow: 0 0 0 0rem rgb(38 143 255 / 50%);
}
.btn-primary:hover {
  background-color: #b12332;
  border-color: #b12332;
}
.btn-info {
    background: #333;
    border: 4px solid #ddd;
    padding: 3px 20px;
    font-size: 1.25rem;
    border-radius: 20px;
}

.thumbnail {
  background-color: #fff;
}

li {
  list-style-type: no
}

.header {
  padding: 2px 0;
}


.header ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 0px;
}

.header ul li {
  display: inline-block;
  padding: 0 0 0 2px;
}

.header ul li a {
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    color: #000;
}

.header ul li a:hover {
  text-decoration: none;
}

.navbar-inverse {
  background-color: #111;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 0.688rem;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #72b70f;
}

.banner-search {
    color: #fff;
    font-size: 1rem;
}

.banner-search h3 {
  color: #fff;
}

.boxes {
  text-align: center;
}

.brese {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  letter-spacing: 0px;
  color: #000000;
  font-weight: bold;
  opacity: 1;
}

.select-control {
  background-image: linear-gradient(45deg, transparent 50%, #e2eaf2 60%), linear-gradient(135deg, #e2eaf2 40%, transparent 50%) !important;
  background-position: calc(100% - 11px) 14px, calc(100% - 2px) 14px, 100% 0;
  background-size: 5px 6px, 9px 6px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.select-control {
    border-radius: 3px !important;
    /* width: 134px!important!important; */
    margin: 3px !important;
    float: left !important;
    font-size: 0.75rem !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold !important;
    letter-spacing: 0px !important;
    color: #000000 !important;
    opacity: 1 !important;
    width: auto;
}
li{
  list-style-type: none;
}
.braser {
  border: 1px solid #ccc;
  height: 70px;
  padding: 6px 8px;
  border-radius: 6px !important;
}

.hidefooter {
  display: none;
}

.btn-warn {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 16px #00000029;
  border: 1px solid #C7D4E1;
  border-radius: 3px;
  opacity: 1;
  /* margin-right: -16px; */
  float: right;
  margin-top: -103px;
  position: absolute;
  left: 120px;
}

.pagination {
  float: right;
  padding-left: 0 !important;
  margin: -9px 0 !important;
  border-radius: 4px !important;
}

.img-responsive {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.price-box {
    text-align: right;
    font-size: 0.625;
     margin-top: -36px!important;
    width: 100%;
    float: right;
    margin-top: -7px;
}

.main-des-box {
  width: fit-content;
  padding: 9px 5px;
  float: right;
  text-align: center;
  background-color: #f1f5f8;
  border-radius: 6px;
}

.box-desciption {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  padding: 5px 8px;
}

.box-desciption h6 {
    font-weight: 600;
    margin-bottom: 0;
    color: #000;
    line-height: 10px;
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.box-desciption span {
  font-size: 0.875rem;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;

}

.dropdown-menu > li > a {
  /*display: block;*/
  /*padding: 0px 23px !important;*/
}
#myCarousel{
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 4px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100% !important;
}

.Overview_box {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #E2EAF2;
  border: 1px solid #E2EAF2;
  opacity: 1;
}

@media only screen and (min-width: 600px) {
  .image-holder img{
    max-height: 150px !important;
  }
}

.dropdown-menu {
  position: absolute !important;
  /* top: 100%!important; */
  /* left: 0!important; */
  z-index: 1000 !important;
  /* width: 100%!important; */
  /* float: left!important; */
  /*left: -88px !important;*/
  /*min-width: 81px !important;*/
  /*padding: 1px 0 !important;*/
  /*margin: 2px 0 0 !important;*/
  font-size: 14px !important;
  /*background-color: #ffffff !important;*/
  /*border: 1px solid #cccccc !important;*/
  /* border: 1px solid rgba(0, 0, 0, 0.15)!important; */
  /*border-radius: 0px !important;*/
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
  /*background-clip: padding-box !important;*/
}
.action-dropdown {
  /*right:0px!important;*/
  /*left:inherit!important;*/
  transform:translate3d(0px, 26px, 0px)!important;
}
.submit-log {
  width: 150px !important;
  height: 40px;
}

.price-box span {
  font-size: 11px;
  color: #6c6c6c;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

.document img {
  max-width: 74px;
  width: 100%;
  height: 80px;
}

.documnt-img {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  text-align: center;
  border-radius: 6px;
  opacity: 1;
}

.count-down-container {
  background-color: #000000BF;
  width: 150px !important;
  border-radius: 8px;
  position: absolute;
  bottom: 15px;
  left: 12px;
  border-radius: 6px;
}

/* .count-down-container tr {
  /* background-color: rgba(0,0,0,0.5)!important;
} */

.footer img {
  max-width: 27px;
  width: 100%;
  max-height: 27px;
}

.footer ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0px;
}

.carousel-inner {
  max-height: 460px !important;
}
.h-40 {
  height: 40%;
}
.h-30 {
  height: 30%;
}
#footer-div {
  position: absolute;
  width: 100%;
  bottom: -35px;
  background: #fff;
}
.dark-mode {
  background: white;
}


.check-box input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}



.input-group-text {border-radius: 5px 0px 0px 5px;
}
.navebar{
  padding: 0px 1rem;
}
.check-box label {
  cursor: pointer;
  text-indent: -9999px;
  width: 70px;
  margin-top: -5px;
  height: 33px;
  /* float: right; */
  float: right;
  background:#D3E0EC;
  border: 1px solid #D3E0EC;
  display: block;
  border-radius: 100px;
  position: relative;
}


.check-box label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 5px;
  width: 26px;
  height: 26px;
  background:#FFFFFF;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 30px;
  transition: 0.3s;
}

.check-box input:checked + label {
  background: #18458a;
}

.check-box input:checked + label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}

.check-box label:active:after {
  width: 80px;
}
.dropdown-menu li {
  /*width: 100% !important;*/
  /*padding: 0px;*/
  /*height: 28px;*/
}

.dropdown-menu li:hover {
  background-color: #f5f5f5;
  /*height: 28px;*/
}

.dropdown-menu > li > a {
  /*padding: 0px 14px !important;*/
}

.dropdown-menu li .glyphicon {
  font-size: 12px;

}

.properties-listing .viewall {
  margin-top: 15px;
}

.properties-listing div.properties {
    padding: 0.75rem;
    background-color: #fff;
    text-align: left;
    min-height: 160px;
    margin-bottom: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #E2EAF2;
    border-radius: 0px 0px 5px 5px;
    opacity: 1;
}
.properties-listing h4 a {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  transition: 0.5s;
}
.properties-listing h4 a:hover {
  transition: 0.5s;
  color: #6c6c6c;
  text-decoration: none;
}

.properties-p {
  padding: 0px;
  background-color: #fff;
  text-align: left;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #E2EAF2;
  border-radius: 4px;
  opacity: 1;
}


.owl-wrapper-outer div.properties {
  margin: 0 5px;
  display: inline-block;
}

.properties-listing div.properties .image-holder {
  position: relative;
}

.properties-listing div.properties .status {
    position: absolute;
    bottom: 0;
    z-index: 100;
    display: block;
    width: 100%;
    color: #fff;
    padding: 0 3px;
    text-align: right;
    font-size: 0.75rem;
}

.properties-listing div.properties p {
  margin-bottom: 10px;
  font-size: 0.875;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
}
.price-increments-box input,
.increment-icon,
.decrement-icon {
  height: 40px;
}
.price-increments-box input {
  width: 102px;
  text-align: center;
  margin-bottom: 0;
  border-radius: 0;
  border: 1px solid #E2EAF2;
  font-size: 1rem;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.price-increments-box input:focus {
  box-shadow: none;
  border-color: #E2EAF2;
  outline: none;
}
.increment-icon,
.decrement-icon {
  background-color: #f1f5f8;
  padding: 6px 15px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  border: 1px solid #E2EAF2;
  cursor: pointer;
}
.decrement-icon {
  border-radius: 6px 0px 0px 6px;
}
.increment-icon {
  border-radius: 0px 6px 6px 0px;
}
.tooltip-inner {
  text-align: left !important;
}
div.dataTables_wrapper div.dataTables_length select {
  width: -webkit-fill-available!important;
  display: inline-grid!important;
  vertical-align: sub!important;
  /* margin-top: 17px; */
}
.listing-detail {
  margin-bottom: 16px;
  background-color: #E2EAF2;
}

.listing-detail span {
    color: #AE1D2C;
    background-color: #E2EAF2;
    display: inline-block; /* border-radius:25px; */
    text-align: center;
    line-height: 26px;
    font-size: 1.25rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.listing-detail strong {
  font-size: 0.875rem;
  font-weight: 600;
  color: #AE1D2C;
  font-family: 'Open Sans', sans-serif;
}



.listing-detail li {
  display: inline-block;
  font-size: 0.75rem;
  padding: 4px;
  color: #18458a;
  text-align: center;
  position: relative;
}
.listing-detail li i {
  color: #AE1D2C;
}



.status.sold {
  background: rgba(104, 167, 13, 0.8);
}

.status.new {
  background: rgba(190, 7, 46, 0.8);
}

.recommended {
  position: relative;
}

.recommended .carousel-indicators {
  position: absolute;
  text-align: left;
  left: 0;
  bottom: -40px;
  margin: 0;
}

.recommended .carousel-indicators li {
  border: 1px solid #888;
}

.recommended .carousel-indicators .active {
  background-color: #ccc;
}

.recommended p {
  margin: 5px 0 10px 0;
}


.modal-content {
  padding: 20px;
}

.login .form-group input {
  padding: 10px;
  height: 50px;
}

.register input {
  padding: 10px;
  height: 40px;
}

.contact input {
  padding: 10px;
  height: 50px;
}

.register input, .register textarea, .contact input, .contact textarea {
  margin-bottom: 15px;
}

.login button, .register button, .contact button {
  width: 100%;
  border-radius: 5px;
}

/*inside*/
.inside-banner {
  background: url(../images/bginside.jpg) #222;
  color: #fff;
  padding: 30px 0;
}

.inside-banner h2 {
  margin: 0;
  color: #fff;
}

.inside-banner span {
  margin-top: 10px;
}

.search-form {
  margin-bottom: 50px;
}

.search-form h4 {
  margin: 17px 0;
}


.hot-properties {
  margin-bottom: 50px;
}

.hot-properties img {
  width: 68px;
  height: 68px;
}

.hot-properties h4 {
  margin-bottom: 20px;
}

.hot-properties .row {
  margin-bottom: 20px;
}

.hot-properties .row p {
  margin-bottom: 5px;
}

.sortby .result {
  margin-top: 10px;
}

.property-infoborder {
  border: 1px solid #E2EAF2;
  padding: 6px;
  min-height: auto;
  margin: 0px;
  border-radius: 6px !important;
  width: 350px;
  margin: 0 auto;
  display: inline-block;
  /*position: fixed;*/
}
/* .property-infoborder-sec {
} */
.property-section {
  background-color:#b02231;
  color: #fff!important;
  padding: 6px;
}

.wrapper-box h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.563rem;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0;
}
.wrapper-box h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.563rem;
  font-weight: 700;
}
.wrapper-box h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.125rem;
  color: #000000;
  font-weight: 700;
}
.wrapper-box p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  color: #000000;
  font-weight: 400;
}
.profile-img img {
  width: 80px;
  height: 80px;
  border-radius: 80px;

}
.table-bordered td, .table-bordered th {
  border-bottom: 0px;
  border-top: 0px;
  border-left: 0px;
}
.custom-border  {
  border: 3px solid #18458a !important;
}
.border-b {
  border-bottom: 1px solid #18458a;
}
.border-r {
  border-right: 1px solid #18458a !important;
}

#buyers_premium_content .color-caution{
  color: #bd4000;
}

#buyers_premium_content .color-success{
  color: #297708;
}
.d-tabel-m {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700!important;
}
.description-tabel {
  padding: 7px 0;
}
.description-tabel td {
  padding: 7px 10px;
  font-size: 0.938rem;
}
.position-f {
  position: fixed;
}
.sticky-top-100 {
  top: 130px;
}

.property-info {
  margin: 5px 2px;
  border-radius: 6px;
  opacity: 1;
}
.c-dots {
  position: relative;

}
.c-dots::before {
  position: absolute;
  content: ":";
  top: 0;
  width: 50px;
  left: 50%;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
  text-decoration: none;
  color: #fff;
  /*background: #18458a 0% 0% no-repeat padding-box;*/
  /*border-radius: 6px;*/
  background-color: #b12332;
}

.price-title h2 {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #000000;
}
.price-title p {
  color: #AE1D2C;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
}
.bides-all {
  color: #023480;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  transition: 0.5s;
}
.bides-all:hover {
  transition: 0.5s;
  opacity: 0.8;
  text-decoration: none;
}
.bits-details li:nth-child(odd) {
  background-color: #fff;
}
.bits-details li:nth-child(even) {
  background-color: #f1f5f8;
  border-radius: 5px;
}
.bits-details u {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 17px;
}
.bits-details span {
  font-size: 1.063rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}


.property-info p {
  margin-bottom: 10px;
}
.justify-content-between p {
  margin: 0 auto!important;
}

.property-info p.price {
  font-size: 28px;
  color: #72b70f;
  padding: 0;
  border-radius: 5px;
}

.property-info .profile {
  margin-top: 5px;
}

.property-info .profile p {
  padding-left: 20px;
  color: #999;
}

.text-blue {
  color: #18458a;
  text-decoration: underline;
}

.enquiry input, .enquiry textarea {
  margin-bottom: 10px;
}

.enquiry button {
  border-radius: 5px;
}

.blog .info {
    color: #999;
    margin-bottom: 10px;
    font-size: 0.75rem;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #72b70f;
  border-radius: 0;
  color: #fff;
  border: none;
}

.blog .tabbable .tab-content ul li {
  margin: 15px 0;
}

.blog .row {
  margin-bottom: 50px;
}

.agents .row {
  margin-bottom: 40px;
}

.agents .row h4 {
  margin: 0;
}

.tabls tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.05);
}

.tabls tr:nth-child(odd) {
  background-color: #f1f5f8;
  border-radius: 55px;
  padding: 0px 2px;
  text-align: justify;
}




.check-box {
  margin-top: -33px !important;
}

.navbar-nav > li > a {
  /* padding-top: 12px!important; */
  /* padding-bottom: 12px!important; */
  line-height: normal !important;
}

hr {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  width: 100%;
  margin-left:0px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

#myUL {
  list-style-type: none !important;
  position: absolute !important;
  padding: 0 !important;
  display: grid !important;
  margin-top: 42px !important;
  margin-left: 27px;
  z-index: 9999 !important;
  background: #f6f6f6 !important;
  overflow-y: scroll !important;
}

#myULAuction {
  list-style-type: none !important;
  position: absolute !important;
  padding: 0 !important;
  display: grid !important;
  margin: 0 !important;
  max-height: 249px !important;
  z-index: 9999 !important;
  background: #f6f6f6 !important;
  overflow-y: scroll !important;
}

#myULAuction li:hover {
  background-color: #b1adad;
}


.input-group-btn {
  vertical-align: inherit;
}

.log-iner {
  cursor: pointer;
  background: #b02231;
  color: #fff !important;
  height: 38px;
  margin-right: 6px;
  border-radius: 5px;
}
.search-main input {
  width: 325px;
  border: 1px solid rgba(0,0,0,.125);
  padding: 7px 40px;
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  margin-top: 10px;
  outline: none;
}
.loog-head {
  text-align: center;
  font-size: 26px;
  color: #af1e2d;
  height: 50px;
  font-weight: bold;
  padding-top: 5px;
}

.btn-danger {
  color: #ffffff;
  background-color: #b12332 !important;
  border-color: #b02030 !important;
}

.btn-shilter {
  background: #ffffff !important;
  color: #000 !important;
  border: 1px solid #ddd !important;
  /* border: none!important; */
  width: 100px !important;
}

.input-group-btn:first-child > .btn {
  margin-right: -1px;
  border-right: aliceblue !important;
}

/*footer*/
.footer {
  padding: 20px 0;
  color: #999;
  box-shadow: 0px -8px 6px #0000000D;
  margin-top: auto;
  z-index: 8;
  background-color: #fff;
}
.close-footer {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 10;
}
.close-footer-btn {
  box-shadow: 0px 3px 16px #00000029;
  border: 1px solid #C7D4E1;
  border-radius: 3px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 15px;
}
.footer-title h3 {
  font-size: 1.125rem;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  padding-bottom: 10px;
}
.footer-title p {
  font-size: 0.875rem;
  color: #000000E6;
}
.footer-title ul li a {
  font-size: 1rem;
  color: #000000E6;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.footer-title ul li a:hover {
  text-decoration: none;
}
.item-copy-1 p {
  color: #000000E6;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
}
.item-1 {
  width: 30%;
}
.item-2 {
  width: 15%;
}
.item-3 {
  width: 15%;
}


.footer h4 {
    color: #000;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1.125rem;
    font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

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

.footer a:hover {
  color: #18458a;
}

.footer p.copyright {
  margin: 30px 0 0 0;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  /* max-width: 400px; */
  width: 100% !important;
  height: 100% !important;
  border-radius: 5px !important;
  max-width: 570px !important;
  max-height: 465px !important;
  max-width: 100% !important;
  line-height: 1 !important;
}
@media screen and (min-width: 1780px) {
  .image-holder img {
    max-height: 210px !important;
    border-radius: 5px 5px 0px 0px;
  }
}


@media (max-width: 600px) {
  .navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: inline-block!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-nav {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    padding-left: 0px !important;
    margin-bottom: 0 !important;
    list-style: none !important;
    width: 100% !important;
    margin-left: auto;
    float: revert !important;
    margin-left: 0 !important;
    margin-top: 10px;
  }
  .log-iner{
    width: 100%!important;
  }
  .header ul {
    width: 100%;
    margin-bottom: 20px;
  }

  .header ul li {
    padding: 0 20px;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 25px;
  }

  .login {
    margin-bottom: 40px;
  }


  .footer .col-sm-3 {
    margin-bottom: 30px;
  }

  .agents img {
    margin-bottom: 20px;
  }
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #083782 !important;
  border-color: #18458a !important;
  color: #fff !important;
}

.success {
    background: #5cb85c;
    width: fit-content;
    border: 1px solid #5cb85c;
    padding: 6px 20px;
    font-size: 1rem;
    color: #fff;
    width: 100%;
}

.show-maps {
    position: absolute;
    right: 110px;
    top: 11px;
    font-weight: bold;
    font-size: 1rem;
}

.timer-size {
    font-size: 0.813rem !important;
    font-weight: 500 !important;
}



.timer-size-details:hover {
  background-color: inherit !important;
}

@media screen and (max-width: 1900px) {
  .count-down-container {
    top: 160px;
  }
}
/* Navbar Style */
.navbar-custom {
  position: fixed;
  background-color: #fff;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
  z-index:1001;
  left: 0;
  right: 0;
  height: 70px;
}
.nav-left {
  width: 40%;
}
.nav-link-right {
  width: 60%;
}
.nav-link {
  color: #222222;
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.back-to-text {
  display: inline-block;
  font-size: 0.938rem;
  color: #18458a;
  text-decoration: none;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  transition: 0.5s;
}
.back-to-text:hover {
  text-decoration: none;
  color: #333;
  transition: 0.5s;
}
.main-card-description h3 {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000000;
  margin-bottom: 10px;
}
.description-heading h4 {
  font-size: 1.125rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000000;
  margin-bottom: 10px;
}
.description-heading p {
  font-size: 1rem;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000000;

}
.location-address-link i,
.location-address-link a {
  color: #AE1D2C;
}
.location-address-link a,
.see-aduction-mdoal-link a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.see-aduction-mdoal-link a {
  color: #18458a;
  margin-left: 10px;
}

/* see-auction-recept */
.see-auction-main-title {
  color: #AE1D2C;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.see-auction-recept li h4,
.see-auction-recept li p {
  margin: 7px 0;
  color: #18458a;
  font-family: 'Open Sans', sans-serif;
  padding: 10px 10px;
  border-radius: 5px;
  font-weight: 600;
}
.see-auction-recept li:nth-child(odd) {
  background-color: #fff;
}
.see-auction-recept li:nth-child(even) {
  background-color: #E2EAF2;
}
.info-check-list li {
  display: inline;
  margin-right: 10px;
  position: relative;
  padding-left: 20px;
  color: #18458a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}
.check-icon::after,
.unchack-icon::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 3px;
}
.check-icon::after {
  background-color: #18458a;
}
.unchack-icon::after {
  background-color: transparent;
  border: 1px solid #18458a;
}
.pagenation-btn-e {
  min-width: 110px;
  display: inline-block;
}

/* view-gallery */
.view-gallery a {
  background-color: #AE1D2C;
  padding: 5px 20px;
  border-radius: 5px;
  color: #fff;
}
.details-gallery-close button {
  position: absolute;
  right: -14px;
  z-index: 99;
  background-color: #AE1D2C;
  opacity: 1;
  color: #fff;
  height: 30px;
  width: 30px;
  top: -20px;
  font-size: 20px;
  border-radius: 20px;
  line-height: 13px;
}
.details-gallery-close button img {
  width: 18px;
}
.gallery-img {
  margin-bottom: 20px;
  border: 1px solid #AE1D2C;
  border-radius: 5px;
}
.gallery-img img {
  height: 250px;
  border-radius: 5px;
  object-fit: cover;
}



/* Card Style */
.main-wrap {
  width: 100%;
}
.card-section {
  width: 70%;
  margin-left: 3%;
  margin-right: 0;
}
.box-scroll {
  max-height: 73vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 50px;
  margin-right: 0px;
  justify-content: center;
}
.card-item {
  width: 31%;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  margin: 0 0.7% 20px 0.7%;
}
.card-img {
  position: relative;
}
.card-img img {
  max-width: 100%;
  object-fit: cover;
  height: 205px;
  width: 100%;

}
.hurt-icon {
  position: absolute;
  right: 15px;
  top: 10px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 0.8;
  color: #b12332;
  width: 28px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  border-radius: 28px;
  cursor: pointer;
}
.time-note {
  position: absolute;
  left: 0;
  bottom: 15px;
  /*background-color: #000000BF;*/
  right: 0px;
  width:100%;
  text-align: center;
  /*margin:0 auto; */
}
.time-note1 {
  background-color: #000000BF;
  float: left;
}
.time-note2 {
  background-color:rgba(174, 29, 44, 0.7);
  display: inline-block;
}
.time-note span {
  font-size: 0.938rem;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 15px;
  width: max-content;
}
.time-note strong {
  font-size: 0.75rem;
  list-style: none;
  line-height: 9px;
}
.coln-dots {
  position: relative;
}
.coln-dots::before {
  position: absolute;
  width: 0;
  top: 0;
  /*left: 28px;*/
  content: ":";
  right:0px;
}
.time-note li {
  padding: 5px 7px 3px 7px;
  line-height: 18px;
}
.map-section {
  width: 30%;
  position: relative;
}
.map-inner-style {
  width: 100%;
  height: 72vh;
}
.card-body-content {
  min-height: 140px;
}
.card-heading a {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  transition: 0.5s;
  font-size: 1.125rem;
  padding-bottom: 0;
  min-height: 53px;
  display: inline-block;
  overflow: hidden;
  /* height: 82px; */
}
.card-heading p {
  color: #222222;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  transition: 0.5s;
  font-size: 0.875rem;
  margin-bottom: 0;
  /* min-height: 58px; */
  overflow: hidden;
  /* height: 58px; */
}
.view-button a {
  background-color: #01327F;
  border-radius: 4px;
  padding: 8px 12px;
  color: #FFFFFF;
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  opacity: 1;
  transition: 0.5s;
  display: block;
}
.view-button a:hover {
  text-decoration: none;
  transition: 0.5s;
  opacity: 0.9;
}
.card-footer-bg {
  background-color: transparent;
}
.view-price {
  text-align: right;
}
.view-price span {
  color: rgba(0, 0, 0, 0.8);
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.view-price h3 {
  font-size: 1.25rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #AE1D2C;
}
.card-heading a:hover {
  text-decoration: none;
}
.search-section {
  position: relative;
}
.search-icon {
  position: absolute;
  top: 15px;
  left: 10px;
}
.search-icon img {
  width: 75%;
}
.loading-posation {
  position: absolute;
  top: 28px;
  left: 50%;
  transform: translate(-50%,0);
}
.flex-e {
  flex: 1 0 auto;
}
/* bootstrap-datetimepicker */
.bootstrap-datetimepicker-widget.dropdown-menu {
  background-color: #fff !important;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28) !important;
  border-color: #ddd !important;
  width: 100%;
  padding: 10px !important;
  border-radius: 5px !important;
}
.bootstrap-datetimepicker-widget.dropdown-menu a span {
  color: #b12332 !important;
}
.bootstrap-datetimepicker-widget a i {
  color: #b12332 !important;
}
.bootstrap-datetimepicker-widget.dropdown-menu a span:hover,
.bootstrap-datetimepicker-widget.dropdown-menu a span:focus {
  background-color: #b12332 !important;
  color: #fff !important;
}
.bootstrap-datetimepicker-widget .btn-primary {
  background-color: #b12332 !important;
}
.picker-switch.accordion-toggle {
  display: none !important;
}
.bootstrap-datetimepicker-widget td {
  height: 25px !important;
  line-height: 25px !important;
  width: 26px !important;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  background-color: #b12332 !important;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
  color: #b12332 !important;
}
/* bootstrap-datetimepicker End */


/* Mobile Menu */
.sidenav {
  height: 0;
  width: 100%;
  position: fixed;
  z-index: 999999;
  top: 0px;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
}
.sidenav ul {
  padding: 0 20px;
  text-align: center;
}
.sidenav ul li {
  font-size: 1.125rem;
  border-bottom: 1px solid #ddd;
  color: #222222;
  padding: 10px 0;
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
.sidenav ul li ul li {
  padding-bottom: 0;
  list-style-type: disc;
}
.sidenav ul li a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.125rem !important;
  color: #222222;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #222;
}
.sidenav .dropdown-menu {
  position: relative!important;
  width: 100%!important;
  box-shadow: 0px 0px 0px #000!important;
  border:0px!important;
  text-align: center;
  transform: translate3d(0px, 0px, 0px)!important;
}

.sidenav .closebtn {
  position: absolute;
  top: 8px;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #AE1D2C;
}
.sidenav .closebtn:hover {
  text-decoration: none;
  color: #AE1D2C;
}
.mobile-logo {
  padding: 15px 0 15px 15px;
  border-bottom: 1px solid #AE1D2C;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da !important;
}
.select2-container .select2-selection--single {
  height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 37px !important;
}
.check-list-field li:nth-of-type(2) {
  margin: 0 10px;
}
.logo-section img {
  height: 50px;
  position: relative;
  top: 5px;
}
.btn-clear-e {
  background-color: #01327F;
  color: #fff;
}
.btn-clear-e:hover {
  color: #fff;
}
/*.card-body input[type='radio']:checked:after {
  width: 13px;
  height: 13px;
  border-radius: 15px;
  top: -5px;
  left: -1px;
  position: relative;
  background-color: #AE1D2C;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #AE1D2C;
}*/

input[type="radio"] {
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 13px;
  height: 13px;
  padding: 1.5px;
  /* background-color only for content */
  background-clip: content-box;
  border: 1px solid #AE1D2C;
  background-color: #fff;
  border-radius: 50%;
}



/* appearance for checked radiobutton */
input[type="radio"]:checked {
  background-color: #AE1D2C;
}

/* Responsive Web Design - Media Queries */
@media (min-width: 992px) and (max-width: 1115px) {
  .property-infoborder {
    width: 100%;
  }

  .col-md-12.p-0.d-inline-block .property-infoborder {
    width: 50%!important;
  }

  .price-increments-box input {
    width: 60px;
  }
}
@media (min-width: 1930px) and (max-width: 2500px) {
  .box-scroll {
    max-height: 76vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 50px;
    margin-right: 15px;
  }
  .map-inner-style {
    width: 100%;
    height: 76vh;
  }
}
@media (min-width: 1025px) and (max-width: 1220px) {
  .card-section {
    width: 65%;
    margin-left: 0%;
    margin-right: 0;
  }


  .map-section {
    width: 37%;
  }
  .view-price h3 {
    font-size: 0.75rem;
  }
  .view-price h3 {
    font-size: 1rem;
  }
  .view-button a {
    font-size: 0.75rem;
    padding: 7px 8px;
  }
  .card-item {
    width: 31%;
  }
  .search-main input {
    width: 100%;
  }
}
@media (min-width: 900px) and (max-width: 1400px) {
  .e-block {
    display: block;
  }

}
@media (min-width: 768px) and (max-width: 1024px) {
  .view-button a {
    font-size: 0.75rem;
    padding: 7px 8px;
  }
  .property-infoborder {
    position: relative;
  }
  .position-f {
    position: relative;
  }
  .sticky-top-100 {
    top: 0;
  }
  .view-price h3 {
    font-size: 1.25rem;
  }
  .card-section {
    width: 63%;
    margin-left: 0%;
    margin-right: 0;
  }
  .map-section {
    width: 37%;
  }
  .search-main input {
    width: 100%;
  }

  .box-scroll {
    max-height: 100%;
    overflow-y: hidden;
  }
}
#new-log .login-mob-e {
  margin-left: 20px;
  margin-bottom: 10px;
}
#btn-log {
  box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
  width: 40px;
  height: 30px;
  text-align: center;
  color: #a5262d;
  border: solid 1px #c3c3c3;
  border-radius: 3px;
  line-height: 30px;
}
#new-log {
  padding-top: 15px;
  text-align: right;
}
#btn-log .remove-icon{
  display: none;
}
.auction-button a {
  background:#b12332!important;
  font-weight: 700;
}
.image-label{
  margin: 0 auto;
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  color: #fff!important;
  background: rgba(174,29,44,1);
  padding: 0px 5px 2px;
  width: max-content;
  font-size: 0.75rem;
  font-weight: 400;
}
button.dt-button.buttons-columnVisibility.active {
  background-color: #AE1D2C!important;
  background: linear-gradient(to bottom, #AE1D2C 0%, #AE1D2C 100%)!important;
  color: #fff!important;
}
.btn-help:hover, .btn-help-active{
  color: #AE1D2C!important;
  text-decoration: underline!important;
}
.show-pdf {
  margin-top: 30px;
}
.show-pdf h1{
  font-size: 2rem;
  color: #ae1d2c;
  font-weight: 700;
}
.top-btn {
  float: right;
  color: #ae1d2c;
  margin-bottom: 5px;
  font-weight: 600;
}
.top-btn:hover {
  color: #ae1d2c;
}
@media(min-width:902px) and (max-width:1119px) {
  #btn-log {
    display: block!important;
  }
}

@media screen and (max-width: 767px) {
  .item-1 {
    width: 100%;
    margin-bottom: 0px;
  }
  /* .login-mob-e {
    /* margin-top: -35px !important;
  } */
  .custom-mobile {
    flex-flow: column;
    padding-bottom: 0px;
  }
  .custom-mobile .view-button {
    width: 100%;
    display: inline-block;
    order: 2;
  }
  .custom-mobile .view-button a{
    float: left;
  }
  .custom-mobile .bid-now-btn {
    float: right!important;
  }
  .custom-mobile .view-price {
    width: 100%;
    display: inline-block;
  }
  .custom-mobile .view-price span {
    float: left;
    margin-top: 0px;
    font-size: 1rem;
  }
  .card-heading p {
    font-size: 1rem;
    padding-top: 10px;
  }
  .custom-mobile .view-price h3 {
    float: right;
    margin-top: 0;
  }
  .show-pdf h1 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
  .property-infoborder {
    position: relative;
  }
  .position-f {
    position: relative;
  }
  .sticky-top-100 {
    top: 0;
  }
  .pagenation-btn-e {
    width: auto;
    font-size: 0.75rem;
    min-width:auto;
  }
  .details-page-p {
    padding-bottom: 0;
  }
  .loading-posation {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .check-list-field li:nth-of-type(2) {
    margin: 0;
  }
  .list-table-e {
    width: 100%;
  }
  .main-des-box {
    margin-top: 15px;
    float: left;
  }
  .box-scroll {
    max-height: 100%;
    overflow: hidden;
  }
  .item-2,.item-3 {
    width: 50%;
  }
  .map-inner-style {
    width: 100%;
    height: 350px;
  }
  .item-4 {
    width: 100%;
    margin-top: 30px;
  }
  .card-section {
    width: 100%;
    margin: 0;
  }
  .map-section {
    width: 100%;
  }
  .card-img img {
    height: auto;
  }
  .card-body-content {
    min-height: auto;
  }
  /* check-box-list */
  .check-box-list li {
    width: 100%;
    padding: 5px 0;
  }
  .card-steper-heading h4 {
    font-size: 0.938rem;
    font-weight: 900;
  }
  .card-steper-heading p {
    font-size: 0.875rem;
    text-align: justify;
  }
}
@media (min-width: 601px) and (max-width: 1100px) {
  .card-item {
    width: 46%;
    margin: 0 auto 20px auto;
  }
}
@media (min-width: 1121px) and (max-width: 1290px) {
  .nav-link {
    font-size: 0.875rem;
    padding: .5rem .5rem;
  }
}
@media screen and (max-width: 600px) {
  .card-item {
    width: 350px;
    margin: 0 auto 20px auto;
  }
  .card-heading a {
    overflow: inherit;
    height: auto;
    min-height: auto;
    text-overflow: inherit;
    white-space: normal;
  }
}
@media screen and (max-width: 400px) {
  .property-infoborder {
    width: 100%;
  }
  .increments-wrap {
    margin-bottom: 15px;
  }
  .item-1,.item-2,.item-3 {
    width: 100%;
    margin-bottom: 30px;
  }
  .card-item {
    width: 90%;
    margin: 0 auto 20px auto;
  }
}
.only-desktop {
  display: block;
  margin-top: 10px;
}
.only-mobile {
  display: none;
}
@media screen and (max-width: 1120px) {
  .only-desktop {
    display: none;
  }
  .only-mobile {
    display: block;
  }
  .mobile-menu-icon {
    cursor: pointer;
    font-size: 25px;
    color: #AE1D2C;
    position: absolute;
    top: 27px;
    right: 25px;
  }
  .search-main input {
    width: 250px;
    font-size: 0.875rem;
    padding: 7px 10px 7px 35px;
    margin-top: 10px;

  }
  .search-icon {
    top: 15px;
  }
  .navbar-custom {
    height: auto;
    padding: 10px 0;
    margin-top: -15px;;
  }

}


.select2-container .select2-selection--multiple {
  min-height: 39px !important;
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid #ced4da !important;
}
.select2-selection--multiple input {
  margin: 0 !important;
}
.select2.select2-container.select2-container--default.select2-container--focus {
  width: 100% !important;
}
.select2-container {
  width: 100% !important;
}

td.details-control {
  background: url("/images/details_open.png") no-repeat center center;
  cursor: pointer;
}
tr.shown td.details-control {
  background: url("/images/details_close.png") no-repeat center center;
}
.alert-danger {
  color: #fff;
  background-color: #B2212C;
  border-color: #B2212C;
}
.toggle-password {

  font-size: 1.25rem;
  float: right;
  margin-right: 10px;
  color: #011111;
  cursor: pointer;
  margin-top: -38px;
  position: relative;
  z-index: 10;
}
.StripeElement {
  padding: 0 16%;
}
.modal{
  overflow-x: hidden;
  overflow-y: auto;
}
.details-page-p .description-heading h4 {
  color:#b02231;
}
.price-title img {
  width:50%;
  display: inline-block;
  height: auto;
}
.profile-image{
  margin-top: -78px;
}
.profile-image span {
  width: 132px;
  height: 132px;
  display: inline-block;
  overflow: hidden;
  background: #000;
}
.profile-image img {
  width:auto;
  height:100%;
}
.lander-area {
  margin-top: 67px;
  margin-bottom: 20px;
}

.showpassword.is-valid, .was-validated .showpassword:valid {
  background-position:center right calc(.375em + 2.1875rem);
}
.showpassword.is-invalid, .was-validated .showpassword:invalid {
  background-position: center right calc(.375em + 2rem);
}
.media img {
  width: 50px;
  height: auto;
}
.media i {
  font-size: 45px;
  color:#b02231;
}
.media-body {
  color: #000;
  font-size: 0.875rem;
}
.header-text h1 {
  color:#b12332;
  font-size: 2.5rem;
  font-weight: 700;
}
.header-text h5 {
  color:#b12332;
  font-weight: 700;
}
.help-text h3 {
  color:#b12332;
  font-weight: 700;
}
.help-text h5 a {
  color:#b12332;
  font-weight: 400;
  display: inline-block;
}
.help-text h5 i{
  color:#b12332;
}
.header-text .h-100 .shadow{
  min-height:140px;
}
.card-footer-bg {
  position: absolute;
  bottom: 0px;
  left:0px;
  right: 0px;
}
.card-item {
  position: relative;
}
.header-text .shadow:hover {
  box-shadow:0 .5rem 1rem rgba(148, 4, 4, 0.15)!important;
}
.list-group-item.active {
  background-color:#f5f5f5;
  border-color:#eee;
  color: #666;
}
.btn-help {
  color:#000000 !important;
  text-decoration: underline !important;
}
.btn-help-active {
  color:#b12332 !important;
}
.header-text select {
  margin-bottom: 0px;
}
.navbar-custom .nav-item a:hover {
  color:#b12332;
}

.nav-item a.nav-link.active {
  /*color:#b12332;*/
}
.footer-title ul li a:hover {
  color:#b12332;
}
.breadcrumbs-help ol li a {
  font-size: 1rem;
  color:#b12332;
}
.breadcrumbs-help ol li a i{
  font-size: 1.375rem;
  color:#b12332;
  float: left;
}
.home-full {
  width: 100%;
}
.home-map {
  width: 0%;
  overflow: hidden;
  height: 0px;
}
/*.card-section, .home-full, .home-map, .map-section {
  transition:all .2s ease-in-out 0s;
}*/
.home-tabs{
  width: 100%;
  display: inline-block;
  text-align:center;
  margin-top: 15px;
  padding: 0px;
}
.home-tabs li {
  display: inline-block;
}
.home-tabs li a {
  padding:0px 8px;
  background:none;
  font-size: .9rem;
  font-weight: 700;
  color: #b12332;
  outline: 0px;
}
.home-tabs li a i {
  font-size: 18px;
}
.home-tabs li a:hover{
  background:none;
  color:#01327F;
}
.home-tabs li a.active{
  background:none;
  color:#01327F;
}
.home-tabs-btn li a {
  background: #b12332!important;
  color: #fff!important;
  padding:8px 0px;
  float: left;
  width:165px;
}
/* .home-full .card-item {
  margin:0 auto 20px;
} */
.home-full .box-scroll {
  max-height:none;
}
.home-full .card-img img {
  height: 292px;
}
.card-body-content {
  min-height: 140px;
  padding-bottom: 85px;
}
.list-group-item {
  word-break: break-all;
}
.pointer {
    cursor: pointer;
}
.breadcrumbs-help small {
  margin-left: 15px;
}
.action-dropdown li a {
  /*width:auto!important;*/
}
.card-header .dropdown-menu {
  width: max-content!important;
  right: 0px!important;
  left: inherit!important;
}
.btn-group .dropdown-menu {
  width: max-content!important;
  right: 0px!important;
  left: inherit!important;
}
.dropdown-item.active, .dropdown-item:active {
  /*background-color:#f8f9fa;*/
}
.close-footer {
  display: none;
}
.shadow {
  margin-bottom: 20px;
  width: 100%;
}
.price-bid-btn button {
  font-weight: 700;
}
.price-bid-btn button:hover, .price-bid-btn button:focus{
  background:#b12332;
  box-shadow: 0px 0px 0px 0px #000!important;
}
.price-bid-btn .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  background:#b12332;
  border-color:#b12332;
}
.bid-now-btn {
  background-color:#b12332!important;
  margin-top: 4px;
}
.home-full .view-button a {
  margin: 0;
  display: inline-block;
}
td.child .dropdown-menu {
  right: inherit!important;
  left: 0px!important;
}
.select2-container--default .select2-selection--multiple{
  padding-bottom: 0px!important;
  padding-left: 0px;
}
.custom-lander .select2-container--default .select2-selection--multiple{
  padding-left: 0px;
}
.custom-lander .select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding: 0 0 0 18px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding:0 0 0  18px!important;
}
.custom-select.custom-select-sm.form-control.form-control-sm {
  width: 63px!important;
}
.select2-search__field {
  height: 32px;
}
.newtab .action-dropdown {
  right: 0px!important;
  width:max-content!important;
  left: inherit!important;
}
.list-group-item:hover {
  background:#f5f5f5;
  color: #666;;
  cursor: pointer;
}
.col-sm-12.col-md-5{
  /*max-width: 100%;*/
  text-align: center;
  /*flex:auto;*/
  padding: 0 20px;
}
.col-sm-12.col-md-7{
  /*max-width: 100%;*/
  text-align: center;
  /*flex:auto;*/
  padding: 0 39px;
}
.pagination {
  margin: 15px 0!important;
}
.col-sm-12.col-md-7 .pagination li {
  padding:0;
  margin: 0 5px;
}
.col-sm-12.col-md-7 .pagination li:hover {
  border:0px solid transparent;
  background:#fff
}
.form-group .form-text {
  margin-top: 5px;
}
.form-group .form-text p span {
  width:100%;
  float: left;
  word-break: break-all;
}
.form-group .form-text p {
  margin-bottom: 5px;
  display: inline-block;
  margin-top: 5px;
}
.protab li {
  width: 16.66%!important;
}
.card-header .dataTables_filter input {
  float: none!important;
  width: 150px!important;
}
.mbl-btn {
  display: inline-block!important;
  padding: 0;
}
.mbl-btn .close {
  line-height: 20px;
}
.card-header .dataTables_length .custom-select {
  width: 63px!important;
}
.dt-buttons {
  margin-right: 20px;
}
table#bidder-info-datatable {
  word-break: break-all;
}
.main-space {
  margin-top: 70px;
}
.sorting_disabled button.btn.btn-secondary {
  margin-bottom: 5px;
}
.auction-button a:focus {
  box-shadow:0 0 0 0rem rgb(38 143 255 / 50%)!important;
}
.auction-button a:hover {
  background-color: #000!important;
}
.auction-button a.active {
  background-color: #000!important;
}
.tooltip-custom {
  position: relative;
  display: inline-block;
  cursor:pointer;
}
.custom-view .custom-mobile {
  flex-flow: column;
  padding-bottom: 0px;
}
.custom-view .custom-mobile .view-button {
  width: 100%;
  display: inline-block;
  order: 2;
  margin-top: 10px;
}
.custom-view .custom-mobile .view-button a{
  float: left;
  margin: 0;
}
.custom-view .custom-mobile .bid-now-btn {
  float: right!important;
}
.custom-view .custom-mobile .view-price {
  width: 100%;
  display: inline-block;
}
.custom-view .custom-mobile .view-price h3 {
  margin-top: 0;
}
.custom-view .custom-mobile .view-price span {
  float: left;
  margin-top:0px;
  font-size: 1rem;
}
.custom-view .card-body-content {
  padding-bottom: 115px;
}
.tooltip-custom .tooltiptextcustom {
  visibility: hidden;
  width:max-content;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 170%;
  left: 50%;
  margin-left: -88px;
  cursor:text;
  font-size: 0.875rem;
}

.tooltip-custom .tooltiptextcustom::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.tooltip-custom:hover .tooltiptextcustom {
  visibility: visible;
}
.checkbox a {
  color:#b12332;
}

.dataTables_length {
  float: left;
}

input[type=checkbox]
{
    background-color: #fff;
    border-radius: 2px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 15px;
    height: 15px;
    cursor: pointer;
    border: 1px solid #b12332;
    outline: none;

}
.pt-6 {
  padding-top: 40px;
}
input[type=checkbox]:checked
{
    background-color: #b12332;
    background: #b12332 url("data:image/gif;base64,R0lGODlhCwAKAIABAP////3cnSH5BAEKAAEALAAAAAALAAoAAAIUjH+AC73WHIsw0UCjglraO20PNhYAOw==") 1px 1px no-repeat;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding:0!important;
  border: 0px!important;
  margin:0 10px;
}
table.dataTable thead .sorting {
  background-image: none!important;
}
table.dataTable thead .sorting_desc {
  background-image: none!important;
}
table.dataTable thead .sorting_asc {
  background-image: none!important;
}


.custom-calender .bootstrap-datetimepicker-widget.dropdown-menu {
  display: inline-block!important;
  height:220px;
}

.custom-calender1 .bootstrap-datetimepicker-widget.dropdown-menu {
  display: inline-block;
  height: 220px;
}
.doc-files ul{
  padding: 0px;
  display: inline-block;
  margin: 10px 0;
}
.doc-files ul li {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.doc-files ul li a{
  font-size: 10px;
  line-height: 18px;
  color:#000;
  text-transform: capitalize;
  width: 100px;
  height: 100px;
  float: left;
  box-shadow: 0px 0px 5px 0 #999;
  border-radius: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  flex-direction: column;
}
.doc-files ul li a:hover {
  box-shadow: 0px 0px 5px 0 #b02231;
}
.doc-files ul li i {
  font-size: 22px;
  display: block;
  padding:0 0 5px 0;
  color:#b02231;
}
.row-custom {
  margin: 0 -15px 0 -15px;
}
.row-custom .col-md-6 {
  float: left;
}
.deposit-unverify p{
  margin-bottom: 10px;
}
.term-custom label {
  width:100%;
  display: inline-block;
  text-align: left!important;
}
.term-custom input[type="text"]{
  width:70%;
  float: left;
  height: 40px;
  margin-right: 10px;
}
.term-custom input[type="button"]{
  width:30%;
  float: right;
}
.form-check input[type="radio"] {
  margin-bottom: 0px!important;
}
.sale_confirmed input[type="radio"]{
  margin-bottom: 20px!important;
}
.description-heading.py-1 {
  font-weight: 700;
  color:#000;
}
.tabls-sec tr{
  background-color:#f1f5f8!important;
}
.tabls-sec td{
  padding: 7px 10px;
  font-size: 0.938rem;
}
.paywithpaypalhome {
  width: 100%!important;
  margin: 0px!important;
}
.properties a.pagenation-btn-e {
   background: #01327F!important;
}
@media(min-width:1200px) and (max-width:1366px) {
  .footer {
    position: relative!important;
  }
}
@media(min-width:992px) and (max-width:1199px) {
  .col-lg-4 {
    flex: 0 0 50%;
    max-width:50%;
  }
  .properties-listing .col-lg-4 {
    flex: 0 0 33.33%;
    max-width:33.33%;
  }
  .footer {
    position: relative!important;
  }
  .custom-width {
    max-width:42%;
  }
}
@media(min-width:992px) and (max-width:1310px) {
  .header-text h1 {
    font-size: 1.85rem;
  }
  .details-page-p .col-lg-8 {
    max-width: 80%;
    flex: auto;
  }
  .properties-listing .col-lg-8 {
    max-width: 66.66%;
    flex: auto;
  }
  .table-mbl {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}
@media(min-width:768px) and (max-width:991px) {
  .header-text .col-6.col-sm-3.col-md-4.col-lg-12.mb-2.mb-md-0.p-0 {
    max-width: 100%;
  }
  .header-text .price-p {
    padding: 0px!important;
  }
  .header-text h1 {
    font-size: 1.5rem;
  }
  .footer {
    position: relative!important;
  }
  .table-mbl {
    display: block;
    width: 100%;
    overflow-x: auto;
  }

}
@media(min-width:641px) and (max-width:767px) {
  .dt-buttons {
    width:100%;
  }
  .dataTables_length {
    width: 100%;
  }
  .dataTables_filter {
    width: 100%;
  }
  .lcard-link, .card-link {
    font-size: 0.875rem;
  }

}
@media only screen and (max-width:767px) {
  .container-fluid.mt-4.header-text {
    margin-top: 0px!important;
    text-align: center;
  }
  .back-to-text {
    font-size: 1rem;
  }
  .header-text h1 {
    font-size: 1.8rem;
  }
  .price-p {
    font-size: 1rem!important;
  }
  /* .deposit-unverify {
    padding: 0!important;
  } */
  .pt-6 {
    padding-top:0px;
  }
  .col-md-6.col-lg-6.mt-3.offset-3 {
    margin: 0px!important;
  }
  .navbar-expand-lg {
    opacity:0!important;
  }
  .home-tabs {
    margin: 0px;
  }
  .container {
    margin-top: 30px!important;
  }
  td.child .dropdown-menu {
    width:250px!important;
    left:-78px!important;
  }
  #DataTables_Table_0 td.child .dropdown-menu {
    left:0px!important;
  }
  .dropdown-menu li {
    height:auto;
  }
  .dropdown-menu li a {
    padding:6px 14px!important;
    line-height: 20px;
  }
  .pagenation-btn-e {
    width: auto!important;
    min-width:auto!important;
  }
  .paypal-buttons iframe {
    width: 80%!important;
    left:0px;
    right:0px;
    margin:0 auto;
  }
  .properties p {
    font-size: 1rem;
  }
  .btn-group {
    display: inline-block!important;
  }
  .protab li {
    width: 100%!important;
  }
  .pagenation-btn-e {
    /* width:90px!important; */
    margin: 0 0 10px!important;
    float: none!important;
  }
  .paywithstripe, .btn-group, .paywithpaypal, .form-chec{
    text-align: center;
  }
  .text-center-mbl {
    text-align: center;
  }
  .text-center-mbl h2 {
    margin-top: 20px;
  }
  .text-center-mbl .btn-sm {
    float: none;
    display: inline-block;
    margin: 0 auto 10px;
    text-align: center;
  }
  .card-header{
    text-align: center;
  }
  .card-header .dataTables_length label {
    width:50%;
    text-align: center!important;
    margin-top: 10px;;
    float: none!important;
  }
  .card-header .dataTables_length .custom-select {
    width: 100%;
    float: left;
    margin-bottom: 0px;
  }
  .mbl-scrol {
    width: 100%;
    overflow-y: hidden;
  }
  .mbl-scrol1 {
    width: 100%;
    overflow-y: hidden;
  }
  .space-mbl {
    margin: 20px 0 0!important;
  }
  .space-mbl .container {
    margin: 0px;
  }
  .space-mbl1 {
    margin: 0px;
  }
  .properties-listing .card {
    margin-bottom: 30px!important;
  }
  .create-mbl a{
    float: right;
    margin-bottom: 10px;
    font-size: 1rem;
    padding: 5px 10px;
    width: 130px;
  }
  .create-mbl button {
    float: right;
    font-size: 1rem;
    padding: 5px 10px;
    width: 130px;
    margin-bottom: 10px;
  }
  .form-check span {
    display: inline-block;
    float:none;
  }
  .mbl-bidder {
    padding-top: 10px!important;
  }
  .h-32 {
    width: 100%;
  }
  .card-header .custom-switch {
    float: left!important;
  }
  .search-section {
    margin-top:0px!important;
  }
  .bid-now-btn {
    float: left;
    margin-top: 10px;
  }
  .card-footer-bg {
    position: relative;
  }
  .card-body-content {
    min-height: inherit;
    padding-bottom: 20px!important;
  }
  .dataTables_length label {
    float: left;
  }
  .dataTables_filter label {
    float: left;
  }
  .dataTables_filter input{
    width: 100%;
    float: right;
    margin-left: 0;
  }
  .navbar-menu a.class-counter-update span{
    right:inherit!important;
  }
  #admin-auctions-datatable td.dtr-control{
    width:50px;
  }
  #admin-auctions-datatable td.dtr-control input{
    margin:0px;
    vertical-align:middle;
  }
  #admin-auctions-datatable th.sorting_disabled input{
    margin-left:0px!important;
  }
  #admin-auctions-datatable td.child ul li .dtr-data{
    display: block;
  }
  table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    /* left:10px!important; */
  }
  .details-gallery-close button{
    top:0px;
    right:0px;
  }
  h3.mt-5.pt-3.mt-md-4.pt-md-0.font-weight-bold.web-primary {
    margin-top: 0px!important;
  }
  .header-text-h1{
    margin-top: 20px;
  }
  .footer-item-1:nth-child(2) {
    width: 100px;
  }
  .bidder-table .dataTables_paginate {
    display: inline-block;
  }
  table .btn-group .action-dropdown {
    left:-125px!important;
  }
  .properties-listing .card-header p {
    margin-top:0px!important;
    text-align: center!important;
  }
  .properties-listing {
    padding-top: 0px!important;
  }
  .wrpa .row {
    margin: 0px!important;
  }
  .pagination-section .pagination {
    margin:0!important;
    float: none!important;
  }
  video#myvid {
    height: auto;
    margin-top: 0px;
  }
  .card-header .dataTables_filter label {
    float: none!important;
  }
  .card-header .dataTables_filter input, .bids-section .dataTables_filter input{
    float: none!important;
    width: 150px!important;
  }
  #admin-auctions-datatable .dropdown-menu {
    left:-48px!important;
    width: 200px!important;
  }
  .dataTables_wrapper .dataTables_paginate {
    display: inline-block;
  }
  .mbl-tab {
    overflow-y: hidden;
    width: 100%;
  }
  .mbl-tab .dataTables_paginate {
    display: inline-block;
  }
  .mbl-tab .col-sm-12{
    padding: 0;
  }
  #new-log .login-mob-e {
    display: block;
    margin: 0 auto 10px;
  }
  .vid-section {
    height: auto!important;
    padding:0px!important;
  }
  .mbl-pd {
    padding: 0px;
  }
  .properties p {
    top: 0px!important;
  }
  .dropdown-menu .sidenav a:hover {
    color:#b12332 !important;
  }
  .view-button a {
    display: block!important;
    margin-top: 4px!important;
    font-size: 1rem;
  }
  .time-note strong {
    font-size: 1rem;
    line-height: 30px;
  }
  .media-body {
    font-size: 1rem;
  }
  .time-note span {
    font-size: 0.875rem;
  }
  .mbl-btn button {
    position: absolute;
    margin: 0!important;
    right: 0;
  }
  .modal-body .dataTables_wrapper {
    overflow-y: hidden;
    width: 100%;
  }
  .btn-edit {
    text-align: center;
    padding: 0;
  }
  .btn-edits a{
    margin-bottom: 5px;
  }
  .btn-edit .btn-lg {
    padding: .1rem 1rem;
    font-size: 1rem;
  }
  .bids-section table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    display: none;
  }
  .table-mbl {
    display: block;
    width: 100%;
    overflow-x: auto;
}
.bids-section .col-sm-12 {
  padding:0px
}
.card-header .dataTables_length .custom-select {
  width: 63px!important;
  float: none;
}
.dt-buttons {
  margin: 0px;
}
.bidder-table .dataTables_filter label {
  margin-top:10px;
}
.bidder-table #bidder-datatable_wrapper label{
  display: inline-block!important;
  width:min-content!important;
}
.properties .dataTables_length label{
  display: inline-block!important;
  width:min-content!important;
  float: none;
}
.dataTables_filter label {
  float:none;
}
.properties-listing .offset-1 {
  margin: 0;
}
.table-mbl table#bidder-info-datatable {
  word-break: normal;
}
.custom-profile .col-8 {
  max-width: 100%;
  flex: 0 0 100%;
}
.custom-profile select.select2 option {
  word-break: break-all;
  white-space: break-spaces;
  font-size: 1rem;
}
.StripeElement {
  padding: 0!important;
}
.main-space {
  margin-top:0px;
  display: inline-block;
}
select#lender_id{
  height: 100px;
}
.properties div#admin-bids-datatable_wrapper {
  text-align: center;
}
.footer-title p {
    font-size: 1rem;
  }
  .item-copy-1 p {
    font-size: 1rem;
  }
  .doc-files ul li a {
    font-size: 12px;
  }
}
@media only screen and (max-width:320px) {
  .view-button {
    padding: 10px 0 0;
  }
  .view-button a {
    padding: 4px 10px;
    float: left;
    margin-bottom: 5px;
  }
  .dataTables_length label {
    float: left;
  }
  .paging_simple_numbers .pagination {
    margin: 0px!important;
    display: inline-block;

  }
  .paging_simple_numbers .pagination li {
    padding-left: 0!important;
  }
  .view-price h3 {
    font-size: 0.75rem;
  }
  /* .sub-menu-wrapper {
    height: 260px;
  } */
}
.alert-warning a{
  color: #000 !important;
}
.sold-at-auction {
  position: absolute;
  left: inherit;
  background: #b12332;
  width: 180px;
  text-align: center;
  font-size: 12px;
  top: 45px;
  transform: rotateZ(45deg);
  right: -45px;
}
.card-img {
  overflow:hidden;
}
.home-tabs-btn li a:hover, .home-tabs-btn li a.active{
  background: #000000 !important;
}
/* New Menu */

.header-bg {
  background-color: #fff;
  padding: 0.9rem 0;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  position:relative;
  z-index: 1001;
  width: 100%;
  left: 0;
  right: 0;

}
.container-f {
  padding: 0 1rem;
}
.navbar-main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
}
.logo img {
  max-width: 250px;
  width: 250px;
  position: relative;
  top: 0px;
  height:50px;
}

#icon {
  width: 18px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 14px;
  display: block;
  cursor: pointer;
}
.spinner {
  height: 1px;
  background-color:#AE1D2C;
  transition: all 0.3s;
}
.spinner.top,
.spinner.middle,
.spinner.bottom {
  margin-top: 7px;
}
.d-block-e {
  transform: translateY(-750px);
  /* position: fixed; */
  position:absolute;
  height: 100%;
  left: 0;
  right:0px;
  top: 73px;
  transition: transform 300ms, -webkit-transform 300ms;
}
.d-block-f {
  transform: translateY(0px);
  box-shadow: 0 0 0px #d9d9d9;
  background-color: #fff;
  border-top:1px solid #AE1D2C;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  right:0px;
  top: 60px;
  transition: transform 300ms, -webkit-transform 300ms;
  overflow:scroll;
}

.d-block-f .down-arrow-collapse .arrow-right{
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: 0.5s;
}
.d-block-f .collapsed .arrow-right {
  -webkit-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
  transition: 0.5s;
}
.arrow-right {
  position: absolute;
  right: 1rem;
  top: 0.4rem;
  color: #ac0000;
}
.navbar-menu {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  height:50px;
}
.navbar-menu li {

  list-style: none;
  position:relative;
}
.navbar-menu a {
  text-decoration: none;
  color: #222;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  display: inline-block;
  position: relative;
  width: 100%;
  padding:0rem 1rem;
  line-height:50px;
}
.helpcenter {
 text-decoration:underline!important;
}
.navbar-menu a i {
	margin:0px 0 0 4px;
	position:relative;
	top:-3px;
}
.navbar-menu a:hover {
  color: #b12332;
}
.sub-menu-list hr {
 margin:5px 0;
}
.sub-menu-list li {
  border-bottom: 0!important;
  padding:0!important;
}
.sub-menu-list li a {
	padding:5px 0;
}
.sub-menu-list span {
  color: #fff;
}

.on-mobile {
  display: block;
}
.on-desktop {
  display: none;
}
.jobs-list li {
  border-bottom: 1px solid;
}
.video-icon {
  width: 30px;
}
.sub-menu-wrapper {
	position:absolute;
	min-width:81px;
	border:0px solid #ccc;
	box-shadow:0 6px 12px rgb(0 0 0 / 18%);
	background:#fff;
	right:15px;
  padding: 15px 0;
  width: 270px;
  border-radius: 10px;
}
.sub-menu-wrapper li{
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.sub-menu-wrapper li a{
	padding: 8px 32px!important;
	line-height:20px;
	font-size:14px;
  display: flex;
  align-items: center;
}
.sub-menu-wrapper li a svg {
  margin-right: 18px;
  width: 14px;
  height: 14px;
}
.sub-menu-wrapper li a:hover{
	background:#f8f9fa;
	color:#b12332;
}
.sub-menu-wrapper li a:hover svg{
	fill:#b12332;
}
.navbar-menu li.last-btn-sec{
  margin-left: 5px;
}
.rsale_confirmed {
  padding-left: 1.25rem;
}
.page-item.active .page-link {
  background-color: #b12332;
  border-color: #b12332;
  color:#fff!important;
}
.page-link:focus {
  box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
  background-color:#b12332!important;
}
button.btn.btn-default.btn-primary.btn-sm.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}
.form-check-inline input[type="radio"]{
  margin-bottom: 12px!important;
  height: 13px!important;
}
.WordSection1 {
  overflow-y: scroll;
}
@media (min-width:990px) {
  .container-f {
    padding: 0 1rem;
  }
  .on-mobile {
    display: none;
  }
  .navbar-main {
    flex-direction: row;
    align-items: center;
  }
  .d-block-e {
    transform: translateY(0);
    position: relative;
    height: auto;
    left: 0;
    top: auto;
    transition: transform 300ms, -webkit-transform 300ms;
  }

  .header-bg {
    padding: 0.625rem 0;
  }

  .navbar-menu {
    flex-direction: row;
    position: relative;
    left: 0;
    top: 0;
    background-color: transparent;
    height: auto;
  }
  .navbar-menu li {
    padding-bottom: 0;
    padding-top: 0;
    border-bottom: 0;
  }
  #icon {
    display: none;
  }

  .d-block-f {
    top: 73px;
  }
  .navbar-menu a:hover {
    color: #b12332;
  }
  .navbar-menu a.active {
    color: #b12332;
  }
  .navbar-menu a::after {
    background:#b12332;
  }
  .on-desktop {
    display: block;
  }

}
@media(min-width:992px) and (max-width:1199px) {
  .navbar-menu a {
    padding: 0 12px!important;
  }
  .auction-button a {
    display:inline-block;
    margin-bottom:5px;
  }
}

@media(min-width:320px) and (max-width:991px)
{
	.navbar-menu li {
		text-align:left;
		border-bottom:1px solid #ddd;
		text-transform:uppercase;
		padding:10px 0;
	}
	.navbar-menu a {
		line-height:normal;
		padding:.5rem 1rem;
		font-size:1.125rem !important;
	}
	.navbar-menu {
		padding:0 20px;
	}
	.header-bg {
		padding: 0rem 0;
	}
	.topsec {
		background:#fff;
		width: 100%;
		display: inline-block;
		position: relative;
		z-index: 10;
		padding: 0.625rem 0;
	}
	.showMenu .middle {
		display:none;
	}
	.showMenu .top{
		transform: rotateZ(47deg);
		position:relative;
		top:9px;
		width:20px;
	}
	.showMenu .bottom{
		transform: rotateZ(-47deg);
		position:relative;
		top:0px;
		width:20px;
	}
	.showMenu .spinner {
		height:2px;
	}
	.navbar-menu a i {
		margin:0px;
	}

	.sub-menu-wrapper {
		position: relative;
		min-width: inherit;
		border:0px solid #ccc;
		box-shadow:0 0px 0px rgb(0 0 0 / 18%);
		background:#fff;
		right:0px;
		left:0;
	}
  .stiky-custom {
    position: fixed;
  }
	.sub-menu-wrapper li{
		display: block;
		width: 100%;
		clear: both;
		font-weight: 400;
		color: #212529;
		text-align: inherit;
		white-space: nowrap;
		background-color: transparent;
		border: 0;
	}
	.sub-menu-wrapper li a{
		padding: .25rem 1.5rem!important;
		line-height:normal;
		font-size:14px;
	}
	.sub-menu-wrapper li a:hover{
		background:#f8f9fa;
		color:#b12332;
	}
  .navbar-menu li.last-btn-sec{
    margin-left: 0px!important;
  }
  /* .sub-menu-wrapper {
    min-height: 255px;
    overflow-y:scroll;
  } */
}
/* @media(min-width:320px) and (max-width:375px) {
  .sub-menu-wrapper {
    height: 260px;
  }
} */

.tooltip-inner {
  text-align: left;
}
.custom-img {
  max-height:630px;
  overflow-x: hidden;
}

.custom-img::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background-color: #F5F5F5;
}

.custom-img::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

.custom-img::-webkit-scrollbar-thumb
{
	background-color: #ac000a;
	border: 2px solid #ac000a;
}
.carousel-item-section {
  display: flex;
  height: 460px;
  justify-content: center;
  background-color: #000;
  align-items:center;
}
.carousel-item-section img {
  max-width:100%!important;
  max-height:100%!important;
}
.ekko-lightbox .modal-dialog {
  width: 800px;
  max-width: 800px!important;
  height: 85vh;
}
.ekko-lightbox .modal-content {
  height: 100%;
}
.ekko-lightbox-container {
  height: 100%!important;
}
.ekko-lightbox-item.fade{
  display: flex;
  align-items: center;
  justify-content:center;
}
.img-fluid {
  max-width: 100%;
  max-height: 100%;
  width: auto!important;
  transition:all .4s ease-in-out 0s;
}
@media screen and (max-width: 767px) {
  .wrpa .row {
    margin: 0px 0!important;
  }
  .box-scroll .row, .box-scroll {
    margin: 0px!important;
  }
}
.ekko-lightbox-nav-overlay a:first-child {
  position:relative;
  left:-35%;
  opacity:1;
}
.ekko-lightbox-nav-overlay a:last-child {
  position:relative;
  right:-35%;
  opacity:1;
}
.upload-file input{
  height:38px;
  padding:3px!important;
}
.description-tabel td {
  word-break: break-all;
  text-align: left!important;
}
.description-tabel .tabls td {
  word-break: normal!important;
}
/* 
.d-tabel-m {
  word-break: normal !important;
} */
.dataTables_wrapper div.dataTables_processing {
    background: rgba(0,0,0, 0.25);
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
}
.dataTables_scrollBody{
    overflow: visible !important;
}
.custom-view .tooltip-custom .tooltiptextcustom {
  left: inherit;
  right:-8px;
}
.custom-view .tooltip-custom .tooltiptextcustom::after {
  left: inherit;
  right:11px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tooltip-custom .tooltiptextcustom {
    left: inherit;
    right:-8px;
  }
  .tooltip-custom .tooltiptextcustom::after {
      left: inherit;
      right:11px;
  }
  .auction-button a {
    display:inline-block;
    margin-bottom:5px;
  }
}
@media only screen and (max-width:767px) {
  .tooltip-custom .tooltiptextcustom {
    left: inherit;
    right:-8px;
  }
  .tooltip-custom .tooltiptextcustom::after {
    left: inherit;
    right:11px;
}
  .d-flex.flex-wrap.box-scroll {
    margin: 0px;
  }
  .d-block-f{
    top:60px;
  }
  .logo {
    width: 90%;
  }
  .logo svg {
    width: 100%;
  }
  .select2-container {
    width: auto !important;
  }
  .select2.select2-container--default{
    width:100%!important;
  }
  table.table.table-striped.table-bordered.list-table-e.dataTable.no-footer.dtr-inline.collapsed.fixedHeader-floating {
    margin-top: 0px!important;
  }
  .properties h3.font-weight-bold.web-primary.float-left{
    padding: 0px!important;
  }
  .properties-listing.spacer .text-right a{
    margin-top:10px;
  }
  .card-header {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .card-header .float-left img {
    width: 50%;
  }
  .card-header .custom-control-label {
    width:auto;
  }
}
p.text-right.m-0{
  margin:0px!important;
}
.input-group .datetimepicker.form-control{
  border-top-right-radius: .25rem!important;
  border-bottom-right-radius: .25rem!important;
}
.input-group.custom-calender .form-control {
border-top-right-radius: .25rem!important;
  border-bottom-right-radius: .25rem!important;
}
.form-control:focus {
  border-color: #ced4da!important;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 0%)!important;
}

.term-section .nav {
  border-bottom:1.5px solid #dee2e6
}
.term-section .nav li a.active {
  background:#ac0000!important;
  color:#fff;
  border-radius:0px;
}
.term-section .nav li a {
  border-radius:0px;
}
.term-section .nav li a:hover {
  background:#ac0000!important;
  color:#fff;
}
.term-section .nav li a:focus {
    background:#ac0000!important;
    background-color:#ac0000!important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)!important;
}
@media only screen and (max-width:767px) {
  .term-section .nav {
    text-align:center;
    display:inline-block;
  }
  .pagination {
    flex-wrap: wrap;
  }
  .pagination li {
    margin-bottom:10px!important;
  }
  .form-check.ml-3 {
    justify-content: center;
    margin-bottom: 20px;
  }
  .form-check.ml-3 span {
    margin-bottom: 10px;
  }
  #resend_error {
    display: block;
    margin-top: 5px;
  }
  .verify-mbl {
    padding: 0px;
    margin-top: 15px;
  }
  .verify-hdg h3 {
    font-size: 17px;
  }
  .braser {
    text-align: left;
  }
  .properties-listing .row-custom {
    margin: 0px;
  }
  .back-to-text {
    padding: 0 15px;
  }
  .footer {
    padding: 20px 15px;
  }
  #all-bids-public-datatable_wrapper .row {
    margin:0px;
  }
  #all-bids-public-datatable_length label {
    padding-left: 30px;
  }
  .approve_message {
    margin: 0 20px;
  }
  #ohsnap .alert-green {
    width:90%;
  }
  .see-auction-recept li h4, .see-auction-recept li p {
    padding: 10px 3px!important;
  }
  #fav-datatable_filter label{
    display:flex;
  }
  .properties-listing .col-sm-12.col-md-6 {
    padding:0px!important;
  }
  #fav-datatable_wrapper .col-sm-12 {
    padding: 0px!important;
  }
  #sign_form {
    display:flex;
    flex-direction:column;
  }
  #sign_form .form-group {
    order:-1;
    margin-bottom:0px;
    text-align:center!important;
  }
  #sign_name {
    margin-bottom:0px!important;
  }
  #sign_button {
    margin:0px auto;
  }
  #documentHistoryModalBody tr {
    display: flex;
  }
  .table td, .table th {
    width: 120px;
  }
  .form-check [for="buyer_agent"] {
    width: 100%;
    display: block;
  }
  .see-aduction-mdoal-link a{
    /* width: 112px; */
    text-align: left;
    margin: 0 auto;
    display: block;
    font-size:14px;
    padding-left: 10px;
  }
  .footer-item-1 {
    width: 100%!important;
  }
  .footer-item-1 .create-mbl {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  #drafts_div {
    width: 60%;
  }
  .create-mbl a, .create-mbl button{
    width: 60%;
    padding: 8px 3px;
  }
  .create-mbl a {
    order: 1;
  }
  #drafts_div button {
    width: 100%;
    padding: 8px 3px;
  }
  .form-check-input {
    position: relative;
    margin:0px;
  }
}
.text-right a {
  text-transform:capitalize;
}
#btnGloablAction .btn {
  width:40px;
}
.col-sm-5.di .form-control {
  padding:3px 5px !important;
}
.pagination li.paginate_button a {
  color:#b12332;
}
#confirm_div {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#confirm_sale {
  margin-bottom:0px!important;
}
#confirm_div .form-check-inline {
  display:inline-block;
}
#confirm_div .form-check-inline input[type="radio"] {
  margin-bottom: 0px !important;
}
.form-check.ml-3 {
  display: flex;
  flex-wrap:wrap;
  align-items: center;
}
.btn-group .dropdown-menu {
  padding:.5rem 10px!important;
}
.alert-section input[type="radio"] {
  cursor:pointer;
  margin:0;
}
.custom-switch .custom-control-label::before {
  left:inherit;
  right:0;
}
.custom-switch .custom-control-label::after {
  right:14px;
  left:inherit;
}
.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  box-shadow: 0px 0px 0px 0px #000!important;
  background-color:#18458a;
  border-color:#18458a;
  outline:none;
}
.custom-switch {
  padding:0px
}
.custom-control-label {
  width:100%;
  margin-bottom:10px;
  padding-right:38px;
}
.bits-li {
  justify-content: center!important;
}
.bits-details u {
  text-decoration:none!important;
}
.d-tabel-m {
  width: 63%;
}
.log-iner {
  margin:0px!important;
}
.nav-link-btn a{
  font-size: 14px;
  text-align: center;
  background: #fff;
  border: 0px solid #B12332;
  font-size: 14px;
  height: 39px;
  line-height: 38px;
  padding: 0 10px;
}
.nav-link-btn a:hover {
  background-color: #fff!important;
  color:#0056b3!important;
}
textarea.select2-search__field{
  height: 34px!important;
  line-height:30px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  vertical-align: inherit!important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color:#B12332!important;
}
.btn-group-vertical .btn-deleteselected{
  margin-bottom: 10px!important;
  border-radius: 5px!important;
}
.btn-group-vertical .btn-rejectselected {
  border-radius: 5px!important;
}
.btn-group-vertical button i {
  font-size: 16px;
}
.pagination-section .row .col-sm-12.col-md-5 {
  max-width:100%;
  flex:100%;
  padding:0 32px;
}
.pagination-section .row .col-sm-12.col-md-7 {
  max-width:100%;
  flex:100%;
}
.pagination-section .pagination {
  margin: 15px 0 0!important;
  flex-wrap: wrap;
  justify-content: center!important;
  width:100%;
}
.pagination-section .pagination li {
  margin-bottom: 10px!important;
}
.paging_simple_numbers {
  width:100%;
}

.listing-detail .areas span {
  font-weight: 700;
  font-size: 15px;
  color: #000;
  padding-left: 26px;
}
.listing-detail p.area {
  /* font-size: 15px; */
  padding: 2px 0;
}
.listing-detail div.areas {
  margin: 6px 0px;
}
.listing-detail .areas b {
  margin-bottom: 7px;
  display: inline-block;
  color: #AE1D2C;
  font-size: 23px;
  font-weight: 800;
}
.listing-detail .areas p {
  font-weight: 700;
  color: #AE1D2C;
  font-size: 18px;
}
.listing-detail .areas svg {
  margin-right: 5px;
}
.icon-sec {
  display: none;
  margin-right: 5px;
}
.badge-sec {
  width:auto;
  text-align: left;
  display: inline-block;
}
.bider-action-btn .dropdown {
  width: 275px;
}
.badge-sec i{
  float:left;
  margin-right:5px;
}
.badge-sec span{
  float:left;
  margin-bottom: 5px;
}
.custom-date{
  width: 40%;
}
#terms-start-date {
  text-align: right;
  float: right;
  width: 40%;
}
#terms-end-date{
  text-align: right;
  float: right;
  width: 86%;
}
.is_contingency li {
  padding-left:10px;
}
.radio-sec .form-check-input{
  position: relative;
  margin: 0px;
}
@media only screen and (max-width:767px) {
  .description-tabel td {
    font-size: 14px;
  }
  .d-tabel-m {
    width: 58%;
  }
  .icon-sec {
    display: inline-block;
  }
  .properties-listing.details-page-p .col-lg-8.col-sm-12{
    padding: 0px!important;
  }
  .modal-body.p-0 .table td, .table th {
      width: auto;
  }
  table.dataTable tbody th, table.dataTable tbody td {
    vertical-align: middle;
  }
  .col-md-6.col-lg-4.mt-3 {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  #terms-start-date {
    width:63%;
    float: right;
  }
  .custom-date{
    width: 30%;
  }
  .custom-txt {
    width: 70%;
  }
  #terms-start-date {
    width: 100%;
  }
  #terms-end-date{
    width: 100%;
  }
  .check-box-list {
    width: 100%!important;
    display: inline-block!important;
  }
  .check-box-list li {
    width: 100%;
    margin: 0!important;
  }
  .location-address-link a {
    font-size: 14px;
  }
}
@media only screen and (max-width:320px) {
  .listing-detail .area {
    margin: 6px 10px!important;
  }
 }
ul.pagination li a{
 color:#AE1D2C!important;
}
.d-tabel-m {
  text-transform: capitalize;
}
.custom-sec-col {
  display: flex;
  align-items: center;
}
.dtr-control {
  text-align: right;
}
@media(min-width:768px) and (max-width:991px) {
  #terms-start-date {
    width:63%;
    float: right;
  }
  .custom-date{
    width: 30%;
  }
  .custom-txt {
    width: 70%;
  }
  #terms-start-date {
    width: 100%;
  }
  #terms-end-date{
    width: 100%;
  }
  
  .check-box-list {
    width: 100%!important;
    display: inline-block!important;
  }
  .check-box-list li {
    width: 100%;
    margin: 0!important;
  }
}