.js div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url('269.gif') no-repeat center center;
}
::selection{
background-color: #2e7d32;
color:white;

}
body{
  background-color:#eee;
  font-family: 'Roboto Slab', serif;
}
.navbar-toggler {
  padding: 1rem 1rem;
}
#scroll {
  position:fixed;
  right:20px;
  bottom:30px;
  cursor:pointer;
  width:50px;
  height:50px;
  background-color:#2e7d32;
  text-indent:-9999px;
  display:none;

}
#scroll span {
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-8px;
  margin-top:-12px;
  height:0;
  width:0;
  border:8px solid transparent;
  border-bottom-color:#ffffff;
}
#scroll:hover {
  background-color:#F44336;
  opacity:1;filter:"alpha(opacity=100)";
  -ms-filter:"alpha(opacity=100)";
}
.sticky-top {
  transition: all 0.25s ease-in;
}

/* style for when sitcky is applied */
.stuck .sticky-top {
  box-shadow: 0px 4px 6px rgba(66, 66, 66, 0.15);

}
.color-primary{
  color:#2e7d32!important;

}
.btn-primary{
  background-color: #2e7d32!important;
  border-radius: 0!important;
  border:0!important;
  margin-bottom:-2px;

}
.btn-secondary{
  background-color: #F44336!important;
  border-radius: 0!important;
  border:0!important;
  margin-bottom:-2px;

}
.btn-light{
  color: #2e7d32!important;
  border-radius: 0!important;
  border:0!important;
  margin-bottom:-2px;
  font-size: 18px;

}
.color-black{
  color:#222!important;

}
.color-secondary{
  color:  #F44336!important;

}
.color-white{
  color:  #fff!important;

}
.color-grey{
  color:#444;
}
video {
  width: 100%    !important;
  height: auto   !important;

}
.link-secondary{
  color:#F44336!important;
  text-decoration: none!important;
}
.link-primary{
  color:#2e7d32!important;
  text-decoration: none!important;
}
.link-black{
  color:#000!important;
  text-decoration: none!important;
}
.link-white{
  color:#fff!important;
  text-decoration: none!important;
}
.bg-green{

  background-color: #2e7d32;
}
.drow-nav{
  padding-bottom:0px;
}
.navbar-light .navbar-nav .nav-link {
  color:white;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:15px;
  padding-right:15px;
  font-weight: 600;
  font-size: 18px;
}
.navbar-light .navbar-nav .nav-link:hover {
  border-bottom:4px solid #F44336;
  color:white;

}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color:white;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:15px;
  padding-right:15px;
  font-weight: 600;
  font-size: 18px;
  border-bottom:4px solid #F44336;

}
.top-container{
  padding-top:20px;
}
.page-wrapper {
  box-shadow: 0px 6px 12px rgba(66, 66, 66, 0.15);
  background-color: #fff;
}
.no-pad{
  padding:0px!important;

}
.no-pad-marg{
  padding: 0px!important;
  margin:0px!important;

}
.main-content{
  padding-top:20px;

}
.footer{
  padding-top:50px;
  box-shadow: 0px 6px 12px rgba(66, 66, 66, 0.15);
  background-color: #2e7d32;
  padding-bottom:15px;
}
.info-box{
  background-color: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 50px;
  padding: 16px;

}
.property-place{


}
.link-title{
  color: rgba(0, 0, 0, 0.7)!important;
  text-decoration: none!important;


}
.link-title:hover{
  color: #2e7d32!important;
  text-decoration: none!important;


}
.item-title{
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-top:10px;
  padding-bottom:5px;
  font-size: 24px;


}
.item-bottom{
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top:10px;
  font-size: 14px;
  color:#555;
}
.item-description{
  font-size: 14px;
  color:#666;
  margin-top:15px;
}
.property-type{
  background-color:  #eee;
}
.info-box-top{
  padding-left:5px;
  padding-right:5px;
}
.info-box-main{
  padding-top:2px;
  background-color: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 50px;
  margin-left:5px;
  margin-right:5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;

}
.info-box-main:hover{
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);

}
.title{

  color: rgba(0, 0, 0, 0.7);
  font-size: 28px;
  margin-bottom:50px;
  font-weight: normal;
  line-height: 60px;
  margin: -16px 0px 15px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.title-sm{
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.5);
  font-size: 22px;
  font-weight: normal;
  line-height: 60px;
  margin: -16px 0px 15px 0px;
}

.snip1271 {
  margin-bottom: 0px;
  position: relative;

  overflow: hidden;

  width: 100%;
  background: #ffffff;
  color: #ffffff;
  text-align: center;

}
.snip1271 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.snip1271 img {
  max-width: 100%;
  vertical-align: top;
}
.snip1271 i {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 28px;
  color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 1;
  text-align: center;
}
.snip1271 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1;
  max-width: 250px;
}


.snip1271:before {
  background: #962d22;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -80px;
  left: 15px;
  content: '';
  opacity: 0;
  border-radius: 50%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 1;
}
.snip1271:after {
  background: #2e7d32;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  content: '';
  border-radius: 50%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1271 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.snip1271:hover img,
.snip1271.hover img {
  opacity: 0.4;
}

.snip1271:hover:after,
.snip1271.hover:after {
  -webkit-transform: scale(4);
  transform: scale(4);
  opacity: 0.75;
}
.snip1271:hover i,
.snip1271.hover i {
  -webkit-transform: scale(1.5) translate(-10px, -10px);
  transform: scale(1.5) translate(-10px, -10px);
}

.separator{
  margin-bottom:50px;
}
.copyright{

  padding-top:15px;
  margin: 50px 0px 5px 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.footer-text{
  font-size: 14px;
  margin-top:10px;
}
.footer-title{
  margin: 0px 25px 5px 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding-bottom:7px;
}

.middle{
  text-align: center;
  padding-top:140px;

}
.white-bg{
  background-color: white;
  color:#F44336;
  padding:5px;
}
.red-bg{
  background-color:#F44336;
  color:white;
  padding:7px;
}
.margin-top-25{
  margin-top:25px;
}
.pad-bottom-100{
  padding-bottom:100px;
}
