
*
{
	font-family: 'Poppins' !important;
}

b
{
	font-weight: 501 !important;
}
a:hover
{
  color: #bb373f !important
}

.navbar-custom
{
	height: 120px !important;
  padding: 10px;
	box-shadow: 2px 2px 10px 2px #f3f3f3 !important;
  background-color:white;
}

.main-cont
{
  margin-top: 160px !important;
}

.navbar-brand img
{
	width: 100px !important;
	height: 100px !important;
	background-size: contain;
	object-fit: contain;
}

.img-brand
{
	width: 120px !important;
	height: 120px !important;
	background-size: contain;
	object-fit: contain;
}

.theme-text
{
  color: #b32029; 
}

.btn-theme-mine
{
	background-color: #b32029 !important;
	min-height: 45px !important;
	padding: 13px !important;
	color: white !important;
  border-radius: 4px !important;
	min-width: 60px !important;
	box-shadow: none !important;

}

.btn-login
{
  background-color: #b32029 !important;
  min-height: 30px !important;
  min-width: 100px !important;
  color: white !important;
  border-radius: 5px !important
  
}


.ml--20
{
	margin-left: -20px !important
}
.w-300
{
	width: 280px !important
}

.navbar-collapse
{
  background-color: white !important;
  padding: 20px;
}

.form-control
{
	min-height: 45px !important;
	font-size: 13px !important;
	font-weight:normal important;
}

.form-control:focus
{
  box-shadow: none !important;
}

/*Product List*/

.product-img {
    height: 170px;
    width: 240px;
    border-radius:5px;
}









/*Footer*/
.site-footer
{
  background-color:#26272b;
  padding:45px 0 20px;
  font-size:15px;
  bottom: 0 !important;
  line-height:24px;
  color:#737373;
}

.site-footer-light
{
	background-color:#e8e8e8;
  padding:45px 0 20px;
  bottom: 0 !important;
  font-size:15px;
  line-height:24px;
  color:#333;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}

.social-icons li
{
  margin-top: -10px;
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;

  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

.footer-links
{
	list-style: none;
}
.footer-links li
{
	float: center;
}


.list-group-item
{
  box-shadow: 0 2px 20px 0 rgb(0 0 0 / 6%), 0 2px 10px 0 rgb(0 0 0 / 12%) !important;
  border:none !important;
  border-radius: 5px;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}


.bg-light
{
  background-color: #eeeeee !important
}

.text-mine-black
{
  color: black
}

.f-25
{
  font-size: 25px;
}

.font-weight-normal
{
  font-weight: normal !important;
}

.font-bold
{
  font-weight: 550 !important;
}

.font-bold-normal
{
  font-weight: 500 !important
}

.card
{
  box-shadow: 0 2px 20px 0 rgb(0 0 0 / 6%), 0 2px 10px 0 rgb(0 0 0 / 12%) !important;
}

.auther-info-list
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.auther-info-list li
{
  margin-bottom: 8px;
  font-size: 14px;
}

.auther-info-list li i
{
  color: #bb373f !important;
  margin-right: 3px; 
}

.font-less-weight
{
  font-weight: 500 !important
}

.btn-circle {
    width: 40px !important;
    height: 40px !important;
    padding: 6px 0px !important;
    border-radius: 105px !important;
    text-align: center !important;
    font-size: 12px !important;
    margin-left: -3px !important;
    color: white !important;
    background-color: #bb373f !important;
    line-height: 1.42857 !important;
}


.main-img-container
{
  /*border:1px solid lightgray;*/
  height: 410px;
  border-radius: 5px;
}

.main-img-container img
{
  width: 100%;
  border-radius: 5px;
  height: 100%;
  background-size: cover;
  object-fit: cover;
}

#mapid { height: 380px; }

/* The hero image */
.hero-image {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("http://eomcreative.com/hsm2/wp-content/uploads/2014/01/slider1.jpg");

  /* Set a specific height */
  height: 400px;

  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/* Place text in the middle of the image */
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white !important;
}

.hero-text h1
{
  color: white !important;
}

.mt-min-login
{
  margin-top: 110px !important;
}

.btn-roomates
{
  background-image: url(../../assets/images/red-bg.png) !important; height: 60px !important; width: 200px !important; background-size: cover; object-fit: cover; box-shadow: none !important; color: white !important; background-color: transparent;
}

.btn-weekly
{
  background-image: url(../../assets/images/blue-bg.png) !important; height: 60px !important; width: 200px !important; background-size: cover; object-fit: cover; box-shadow: none !important; color: white !important; background-color: transparent;
}

.btn-commercial
{
  background-image: url(../../assets/images/black.png) !important; height: 60px !important; width: 200px !important; background-size: cover; object-fit: cover; box-shadow: none !important; color: white !important; background-color: transparent;
}

.btn-studios
{
  background-image: url(../../assets/images/yellow-bg.png) !important; height: 60px !important; width: 200px !important; background-size: cover; object-fit: cover; box-shadow: none !important; color: white !important; background-color: transparent;
}


.btn-1bed
{
  background-image: url(../../assets/images/green-bg.png) !important; height: 60px !important; width: 200px !important; background-size: cover; object-fit: cover; box-shadow: none !important; color: white !important; background-color: transparent;
}

.btn-2bed
{
  background-image: url(../../assets/images/light-green-bg.png) !important; height: 60px !important; width: 200px !important; background-size: cover; object-fit: cover; box-shadow: none !important; color: white !important; background-color: transparent;
}

.btn-3bed
{
  background-image: url(../../assets/images/pink-bg.png) !important; height: 60px !important; width: 200px !important; background-size: cover; object-fit: cover; box-shadow: none !important; color: white !important; background-color: transparent;
}



.btn-list
{
  list-style: none;
}

.text-black
{
  color: black !important
}

@media only screen and (max-width: 600px) {
  .navbar-brand img
  {
    width: 50px !important;
    height: 50px !important;
  }
  .navbar-custom
  {
    height: 80px !important;
  }
  .main-cont
  {
    margin-top: 100px !important;
  }
  .product-img
  {
    margin-bottom: 20px;
  }
  .w-300
  {
    width: 240px !important
  }
}

.btn-default
{
  background-color: #f3f3f3 !important;
  box-shadow: none !important;
}