.dark-top{
  height: 35px;
  width: 100%;
  background-color: black;
  color: white;
}

.backgroundFirst{
  height: 100vh;
  background-image: url('https://trustmne.com/images/background.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 55%);
  background-position: center center;
}
.finalImage{
  height: 700px;
  object-fit: cover;
  filter: brightness(90%);
}

.nav-link{
  color: white;
  padding-right: 15px !important;
  font-weight: 600;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link{
  color: #b78d32fa;
}
.container-fluid2{
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.title1{
  color: #fff;
  font-family: playfair display,Sans-serif;
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-top: 100px;
}
.title2{
  display: BLOCK;
  color: #fff;
  font-family: dosis,Sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-top: 10px;
}
.nav-tabs .nav-link{
  background-color: #b78d32fa;
  padding: 10px 25px 10px 25px !important;
  margin-left: 2px;
}

.nav-tabs .nav-link:hover{
  color: inherit;
}

.mainPage{
  text-align: center;
  padding-top: 207px;
  text-align: -webkit-center;
}

.searchDiv{
  background-color: white;
  height: auto;
  width: 700px;
  padding: 10px 0px 10px 0px;
  margin-top: 1px;
  border-radius: 4px 4px 4px 4px;
  display: inline-block;
}

.btn-success{
  background-color: #b78d32fa!important;
  border-color: #b78d32fa !important;
}

.townClass{
  width: 170px;
  display: inline-block;
}

.townClass select{
  height: 48px;
}

.fieldSearch{
  width: 360px;
  display: inline-block;
}

.fieldSearch input{
  height: 48px;
}

.ourFeatures{
  background-color: #f7f7f7;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.featuresTitle{
  font-family: playfair display,Sans-serif;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #000;
  text-align: center;
}

.featuresDescription{
  color: #7a7a7a;
  font-family: dosis,Sans-serif;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom: 0;
text-align: center;
display: block;
}

.card-title{
  color: #222222;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  font-family: Playfair Display;
font-weight: 400;
text-transform: capitalize;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 20px;
margin-top: 11px;
}
.card-text{
  font-weight: 500;
  text-align: center;
  margin-bottom: 5px !important;
}
.featureInfo{
  font-weight: 600;
  width: 25%;
  display: inline-block;
  font-size: 14px;
}
.featureText{
  display: block;
  margin-top: 2px;
}

.featured{
  position: absolute;
  top: 10;
  left: 10px;
  background-color: #b78d32fa;
  color: #ffffff;
  font-size: 10px;
  line-height: 11px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  padding: 3px 5px;
  z-index: 99999;
}

.featured2{
  position: absolute;
  top: 10;
  right: 10px;
  background-color: #3c3a33;
  color: #ffffff;
  font-size: 10px;
  line-height: 11px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  padding: 3px 5px;
  z-index: 99999;
}

.btn-success2{
  color: #b78d32fa;
  background-color: transparent !important;
  border-color: #b78d32fa;
  width: 190px;
  height: 42px;
}

.btn-success2:hover{
  background-color: #b78d32fa !important;
  color: white;
}

.mainDiscover{
  position: absolute;
  background-color: #b78d32fa;
  z-index: 9999999;
  width: 390px;
  color: white;
  margin-top: 170px;
  margin-left: 190px;
  padding: 50px;
}

.mainDiscover p{
  font-family: 'playfair display,Sans-serif';
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 48px;
}

.mainDiscover span{
  font-family: 'dosis,Sans-serif';
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5em;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.mainDiscover button{
  border: 1px solid white;
  color: white;
  margin-top: 17px;
}

.aboutContainer{
  padding: 60px 64px 60px;
  background-color: #fff;
  box-shadow: 0 20px 40px 0 rgba(0,0,0,.1);
  transform: translateY(-58px);
}

#about-us h5{
  display: inline-block;
  font-family: playfair display,Sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}

#about-us span{
display: block;
color: #7a7a7a;
font-family: dosis,Sans-serif;
font-size: 18px;
text-transform: none;
line-height: 1.5em;
}

.contactText{
  font-size: 39px !important;
}

.contactDescription{
  color: #000000;
  font-weight: 300;
  line-height: 1.5em;
  font-size: 19px;
  margin-top: 15px;
}

.myLoader{
  position: fixed;
  z-index: 9999999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.loaderPanel2{
  position: absolute;
  top: 44%;
  margin-left: auto;
  margin-right: auto;
  left: 47%;
  right: 0;
}

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

.breadcrumb-item a{
  color: #b78d32fa;
}

a{
  color: inherit;
  text-decoration: inherit;
}
.monthlyPay{
  display: inline-block;
  float: right;
  margin-top: 13px;
  color: #b78d32fa;
  font-weight: 600;
  font-size: 23px;
}

.typeOfRent{
  background-color: #3c3a33;
  color: #ffffff;
  font-size: 13px;
  line-height: 11px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  padding: 4px 13px;
}

.listCol{
  border-left: 1px solid #dce0e0;
  border-right: 1px solid #dce0e0;
}

.listValue{
  font-weight: 600;
    display: block;
    text-align: center;
}

.listType{
  text-align: center;
  display: block;
}

.text-golden{
  color: #b78d32fa;
  font-weight: 600;
  font-size: 23px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media only screen and (min-width: 600px) {
  #navbarNavDropdown{
    float: right;
    flex: inherit;
  }
}

@media only screen and (max-width: 600px) {
  .dark-top {
    font-size: 12px;
  }
  .title1{
    font-size: 40px;
  }
  .searchDiv{
    width: 367px;
    border-radius: 0px;
  }
  .townClass{
    width: 100%;
    padding: 0px 20px 5px 20px;
  }
  .fieldSearch{
    width: 100%;
    padding: 0px 20px 10px 20px;
  }
  .mainDiscover{
    margin-left: 0px;
    width: 100%;
    z-index: 1;
    background-color: rgba(143, 125, 24, 0.52);
  }
  #discoverUs{
    margin-bottom: 0px;
  }
  #footer{
    min-height: 230px !important;
  }
  #footerSection{
    display: inline-flex !important;
    justify-content: center !important;
  }
  .abousUsSection{
    padding-top: 55px !important;
  }
  .aboutContainer{
    padding: 33px !important;
  }
  .finalImage{
    height: 300px !important;
  }
  #navbarNavDropdown .navbar-nav{
    float: right;
  }
  .mainPage{
    padding-top: 100px !important;
  }
}