.footer-bar .inner {
  background: #54a51e !important;
}

.page-header .container .breadcrumb {
  background: #54a51e !important;;
}

.breadcrumb .breadcrumb-item.active {
  color: #F0FF42;
}

.benefits h4 span {
  color: #54a51e;
}

.footer {
  background: #1a1a1b;
}

.slider .slider-container .swiper-slide .container a {
  border: 2px solid #54a51e;
  box-shadow: 0 0 20px rgb(55, 98, 55);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.slider .slider-container .swiper-slide .container a:hover {
  background: #54a51e;
  border-color: #54a51e;
}

.page-header .container h1 {
  color: #82CD47;
}

.navbar .container .menu ul li a:hover {
  color: #82CD47;
  border-top: 1px solid #54B435;
}

.navbar .container .upper-side .language a:hover {
  color: #82CD47;
}

.footer .footer-menu li a:hover {
  color: #82CD47;
}

button[type="submit"] {
  background: #54B435;
}

.preloader {
  background: #54a51e;
}

.contact h4 span {
  color: #54a51e;
}

.slider .slider-container .swiper-slide .container h1 {
  color: #82CD47; 
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:65px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.whatsappi.float:hover {
  color: #F0FF42 !important;
}

.contact .map {
  background: #54B435;
}

.slider .slider-container .swiper-slide .container {
  text-align: center;
  padding-left: 0;
}

.page-loaded .slider .slider-container {
  transform: scale(1);
  opacity: inherit;
}

.slider .slider-container .swiper-slide::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #26282b;
  background: -moz-linear-gradient(161deg, #26282b 0%, #26282b 49%, #9f8054 100%);
  background: -webkit-linear-gradient(161deg, #26282b 0%, #26282b 49%, #9f8054 100%);
  background: linear-gradient(161deg, #26282b 0%, #26282b 49%, #9f8054 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26282b",endColorstr="#9f8054",GradientType=1);
  opacity: 0.1;

}

.intro figure {
  background: #54B435;
}


.property-calculator figure {
  background: #f39200;
}

.benefits figure::after {
  background: #f39200;
}

.property-calculator .content-box h4 span {
  color: #f39200;
}

.property-plans h4 span {
  color: #54B435;
}

.property-plans table tr td:first-child {
  color: #54B435;
}

.property-calculator figure::before {
  background: #f39200;
}

.contact .map::before {
  background: #54B435;
}

.page-header::after {
  opacity: 0.3;
}

.page-header .container .breadcrumb {
  width: 98%;
}

.navbar .container .upper-side .logo img {
  height: 70px;
}
.navbar .container .upper-side .logo {
  margin-left: -39px;
}
.footer .logo {
  margin: 0px 0px 8px -24px;
}

.apartment .gallery-slider {
  width: 100%;
}
.apartment .property-infos .odometer {
  font-size: 21px;
}
.apartment p {
  line-height: 1;
  margin-bottom: 0px;
}

.apartment .property-infos {
  background: #54B435;
  padding: 12px 30px 12px 30px;
  margin-bottom: 50px;
}

.apartment .property-plan {
  width: 715px;
  margin: -42px 0px 0px 0px;
}
.gallery-container .swiper-slide {
  border-right: 8px solid #54B435;
}
.preloader .layer {
  background: #1a1a1b;
}
.page-header {
  background-image: url(images/head_bg.jpg);
}