body {
	font-family: "Montserrat", serif;
	font-weight: 400;
	font-size: 14px;
	color:#333332;
	background-color:#F6F3EE;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Montserrat", serif;
	font-weight:700;
	color:#515427;
} 
a,a:focus,a:hover {
	text-decoration: none;
}
strong{
	font-weight:700;
}
.navbar-brand img{
	width:150px;
}
.me-auto { 
	margin:0 0 0 auto!important; 
}
.star-img{
	width:70px;
}
.dropdown-item{
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 8px 12px
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #fff;
	background-color:#707536;
}
.bg-light {
	background-color: transparent !important;
}
.headerSection.menu-fixed {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 999;
	background-color:#E8E2DA;
}
.trs {
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	background-color:#E8E2DA;
}
.navbar-light .navbar-nav .nav-link {
	color: #333332;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
  color:#707536;
}
.navbar-light .navbar-nav .nav-link:hover{
	color:#707536;
}
.navbar-light .navbar-nav .nav-link {
	color: #333332;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:700;
	padding-right: 1.5rem;
    padding-left: 1.5rem;
}
li.right-menu a{
	background-color:#707536;
	color: #fff!important;
	border-radius: 50px;
	padding:4px 14px!important;
	font-weight: 700;
	border: 3px solid transparent;
}
li.right-menu a:hover{
	background-color:transparent!important;
	color:#707536!important;
	border-color:#707536;
}
li.en-menu img{
	width: 16px;
	float: left;
	margin-right:2px;
}
.dropdown-menu{
	border:0;
	padding:0;
}

.slider-section{
	background-size:cover!important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	padding:8% 0;
}
.slider-txt img{
	width:80px
}
.slider-txt h1{
	font-size: 60px;
	margin: 0;
	font-weight:800;
	color:#3E3D10;
}
.slider-txt p{
	margin: 0;
	font-size: 20px;
}
.green-btn{
	background-color:#515427;
	color: #fff;
}
.green-btn:hover{
	background-color: transparent;
	color:#515427;
	border-color:#515427;
}
.green-btn2{
	background-color:#707536;
	color: #fff;
	text-transform:uppercase;
}
.green-btn2:hover{
	background-color: transparent;
	color:#707536;
	border-color:#707536;
}
.white-btn2{
	background-color:#fff;
	color:#515427;
	text-transform:uppercase;
}
.white-btn2:hover{
	background-color:transparent;
	color:#fff;
	border-color:#fff;
}
.btn{
	border-radius: 50px;
	padding:6px 25px;
	margin: 10px 0;
	font-weight: 700;
	font-size: 17px;
	border: 3px solid transparent;
}
.py{
	padding:50px 0;
}
.font-30{
	font-size:30px;
}
.white-btn{
	background-color:#fff;
	color:#515427;
}
.white-btn3{
	background-color: #fff;
	color: #515427;
	font-size: 25px;
	padding: 5px 80px;
}
.white-btn3:hover{
	background-color:transparent;
	color:#515427;
	border-color:#515427;
}
.hero-top-section p {
  text-align: justify;
}
.white-btn:hover{
	background-color:#F6F3EE;
	color:#515427;
	border-color:#515427;
}
.btn-check:focus + .btn, .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(13,110,253,.0);
}
.green-bg{
	background-color:#515427;
	padding:20px 0;
}
.owl-nav.disabled button span:hover{
	background-color:#B2DD1D;
}
.owl-nav.disabled button span {
	font-size: 30px;
	background-color: #fff;
	width: 30px;
	display: inline-block;
	height: 30px;
	color:#515427;
	line-height: 25px;
	border-radius: 50px;
}
.owl-carousel .item img {
	transition: all .3s ease-in-out;
}
.owl-carousel .item {
  overflow: hidden;
}
.owl-carousel .item:hover img {
  transform: scale(1.2);
}
.owl-prev {
	position: absolute;
	left: 0;
	top: 42%;
}
.owl-next {
	position: absolute;
	right: 0;
	top: 42%;
}
.testimonialsBox h6 {
	text-align: center;
	text-transform: uppercase;
	padding: 8px 0;
	font-size: 15px;
	position: absolute;
	opacity: 1;
	bottom: -7px;
	left: 0;
	right: 0;
	color: #fff;
}
.testimonials-section.py-4.green-bg .testimonialsBox h6{
	bottom: 18px;
}
.owl-dots {
	display:none;
} 
.owl-carousel .owl-dots.disabled {
	display:none!important;
}

.owl-carousel .owl-nav.disabled {
	display:block!important;
}
.owl-dots .owl-dot span{
	background-color:#333332;
	width: 12px;
	height: 12px;
	display: inherit;
	border-radius: 50px;
	margin:0 2px;
}
.owl-dot.active span{
	background-color:#515427;
}
.bg-color1{
	background-color:#E8E2DA;
}
.bg-color2{
	background-color:#F6F3EE;
}
.bg-color3{
	background-color:#707536;
}
.font-20{
	font-size:18px;
}
.our-resales-box {
	background-color: #FDF5EA;
	text-align:center;
	margin-bottom: 20px;
}
.our-resales-box .img-div img {
	transition: all .3s ease-in-out;
	width:100%;
}
.our-resales-box .img-div {
	overflow: hidden;
}
.our-resales-box:hover .img-div img{
  transform: scale(1.2);
}
.our-resales-box h5 {
	margin: 0;
	text-transform: uppercase;
	padding: 10px 0;
	font-size: 15px;
	color: #515427;
}
.our-resales-box .learn-btn {
	position: absolute;
	text-align: center;
	opacity: 0;
	bottom: 10%;
	left: 0;
	right: 0;
}
.learn-btn .green-btn.btn:hover{
	background-color:#fff;
}
.learn-btn .green-btn.btn {
	font-size: 12px;
	padding: 6px 16px;
}
.our-resales-box:hover .learn-btn{
	opacity:1;
}
.partner-logo-div{
	padding:0;
	margin:20px auto 0;
	display:table;
	text-align: center;
}
.partner-logo-div li{
	list-style-type:none;
	display:inline-block;
}
.partner-logo-div li img{
	width: 150px;
	margin: 10px;
}
.counterBox h4 {
	font-size: 70px;
	margin: 0;
	color:#707536;
}
.form-control::placeholder {
	color:#333332;
}
.form-control {
	display: block;
	width: 100%;
	padding: 14px 12px;
	font-size: 14px;
	color:#333332;
	border: 0px solid #ced4da;
	border-radius:0;
	font-family: "Montserrat", serif;
}
.form-control:focus {
	color:#333332;
	background-color: #fff;
	box-shadow: 0 0 0 0;
}

.investment-section .white-btn{
	width:100%;
}
.bg-color4{
	background-color:#515427;
}
.footer-div h5{
	font-size:15px;
}
.footer-div ul{
	padding:0;
	margin:20px 0 0;
}
.footer-div ul li{
	list-style-type:none;
	padding-bottom:5px;
}
.footer-div ul li a{
	color:#fff;
}
.footer-div ul li a:hover{
	color:#acb267;
}
hr{
	background-color: #fff;
	opacity: 1;
}
.counterBox {
	text-align: center;
}
.testimonialsBox{
	border-radius: 25px;
}
.testimonialsBox img {
	border-radius: 25px;
}
.green-bg h2 {
	text-transform: uppercase;
	font-size: 50px;
}  

.mobile-center-div{
	display:none;
}
.mobile-center-div img {
	float: left;
	width: 15px;
	margin-right: 2px;
	position: relative;
	top: 3px;
}
.mobile-center-div a {
	font-family: "Montserrat", serif;	
	color:#333332;
}
.mobile-center-div ul{
	padding:0;
	margin:0;
}
.mobile-center-div ul li{
	list-style-type:none;
	display:inline-block;
	padding: 0 5px;
}
.navbar-light .navbar-toggler {
	color: #fff;
	border-color: #515427;
}
.navbar-toggler{
	padding: 5px;
  font-size: 12px;
}

.footer-div button.back-to-top {
	margin:0!important;
	padding:0!important;
	overflow:hidden;
	border-radius:22px 12px;
	-webkit-border-radius:22px 12px;
	-moz-border-radius:22px 12px;
	clear:both;
	position:fixed;
	cursor:pointer;
	border:none;
	outline:0!important;
	z-index:99;
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
}
.footer-div button.back-to-top::after,
.footer-div button.back-to-top::before {
	content:"";
	display:block;
	border-bottom:10px solid #fff;
	border-left:10px solid transparent;
	line-height:0;
	border-right:10px solid transparent;
	height:0;
	margin:18px auto 0;
	width:0;
	border-radius:20px;
}
.footer-div button.back-to-top.show::after,
.footer-div button.back-to-top.show::before {
	visibility:visible;
}
.footer-div button.back-to-top::after {
	border-bottom-color:#707536;
	position:relative;
	top:-24px;
}
.footer-div button.back-to-top.show {
	display:block;
	background:#707536;
	font-size:25px;
	right:10px;
	bottom:50px;
	height:50px;
	width:50px;
	visibility:visible;
	box-shadow:0 2px 4px 1px rgba(0,0,0,.25);
	-webkit-box-shadow:0 2px 4px 1px rgba(0,0,0,.25);
	-moz-box-shadow:0 2px 4px 1px rgba(0,0,0,.25);
}
.footer-div button.back-to-top.show:active {
	background-color:#333332;
	box-shadow:0 0 0 0;
}

.invest-nowBox { 
	padding: 0 50px;
	margin-bottom: 10px;
}
.investment-section .white-btn {
	border-radius: 40px;
	height: 150px;
	padding: 5% 0;
	font-size: 35px; 
	background-color: transparent;
	border: 5px solid #fff;
	color: #fff;
}
.investment-section .white-btn:hover{
	background-color:#fff;
	color:#333332;
}
.gp-list li {
	font-size: 16px;
	margin-bottom: 8px;
}
.gp-list ol {
	list-style-type: circle;
}
.meet-the-team-img{
	padding:0;
	margin:20px 0;
}
.meet-the-team-img li{
	list-style-type:none;
	display:inline-block;
}
.meet-the-team-img li img{
	width:100px;
	margin-right:20px;
}
h2 {
	font-size:30px;
}
h3 {
  text-transform: uppercase;
  font-size: 25px;
}
.bg-color5{
	background-color:#E2DED5;
}
.garden-properties-presents-section .animated-text h2{
	font-size:65px;
}
.animated-text h3{
	font-size: 40px;
	font-weight: 500;
}
.gp-villa-sequoia-section .animated-text h2{
	font-size:50px;
}
.google-map-txt{
	color: #515427;
}
.google-map-txt:hover{
	color:#333332;
}
.circle-img{
	-webkit-animation: pulse 1s infinite ease-in-out alternate;
	animation: pulse 1s infinite ease-in-out alternate;
}
.any-question-section h4{
	font-weight:400;
}
.green-bg .font-30{
	font-size:30px;
}
.green-bg .testimonialsBox{
	background-color: #E7E0D8;
	padding: 8px;
	margin-bottom: 20px;
}
.light-green-bg{
	background-color:#707536;
}
.sunset-garden-section .gp-list li {
	font-size: 20px;
	list-style-type: none;
	padding-bottom: 4px;
}
.gp-proven-success .testimonialsBox h6{
	display: table;
	margin: -17px auto;
	position: relative;
	top: -25px;
}
.greentxt{
	color:#515427;
}
.greentxt:hover{
	color:#333332;
}


.video-container {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}

.overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.overlay-text h1 {
  font-size: 3rem;
}

.overlay-text p {
  font-size: 1.2rem;
  margin-top: 10px;
}
.secure-maximal-section .our-resales-box .white-btn-txt {
	position: relative;
	text-align: center;
	margin-top: -65px;
	top: -0px;
}
.white-btn-txt a{
	color:#fff;
	text-transform:uppercase;
}
.secure-maximal-section .our-resales-box:hover .white-btn-txt a{
	color:#333332; 
}
.gp-info-div img{
	width:auto!important;
}