body,*{
	outline:0;
	margin:0;
	padding:0;
	box-sizing:border-box;
}

html {
  line-height: 1.15; 
  -ms-text-size-adjust: 100%; 
  -webkit-text-size-adjust: 100%; 
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
  position: relative;
}

figcaption,
figure,
main { 
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box; 
  height: 0; 
  overflow: visible; 
}

pre {
  font-family: monospace, monospace; 
  font-size: 1em; 
}


a {
  background-color: transparent; 
  -webkit-text-decoration-skip: objects; 
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; 
  text-decoration: underline; 
  text-decoration: underline dotted; 
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}


/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
    outline: 0 none;
    border: 0 none;

}

/**
 * Hide the overflow in IE.
 */
.www{text-align: center; margin-bottom:45px}
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  /*font-family: sans-serif; */
  font-size: 100%; 
  line-height: 1.15; 
  margin: 0; 
}



button,
input { /* 1 */
  overflow: visible;
}


button,
select { /* 1 */
  text-transform: none;
}


button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}


legend {
  box-sizing: border-box; 
  color: inherit; 
  display: table; 
  max-width: 100%; 
  padding: 0; 
  white-space: normal; 
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}



[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}


[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}


::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

details, 
menu {
  display: block;
}

summary {
  display: list-item;
}


canvas {
  display: inline-block;
}

template {
  display: none;
}


[hidden] {
  display: none;
}
ul{
	list-style:none;
	margin: 0;
}
a{
	text-decoration:none;
	color: #606060;
}
a:hover{
    color: #008c3e;
    text-decoration: none;
}
h1{
	font-size:73px;
	line-height:normal;
	font-weight:bold;
    color: #fff;
}
h2{
	font-size:32px;
	line-height:normal;
	font-weight:800;
    text-transform: uppercase;
    margin-top: 0;
	color: #434343;
    position: relative;
    
}
h4,h5,h6{font-weight:400;}
h3{
	font-size: 24px;
    font-weight: 800;
}
h4{font-size: 20px;}
img{
	outline:0 none;
	border:0 none;
}
a:focus,a:visited,a:hover{
	outline:0 none;


}
img:focus,img:visited,img:hover{
	outline:0 none;
	border:0 none;
}
@font-face {
  font-family: 'Calibri-Light';
  src: url('../fonts/Calibri-Light.woff') format('woff'),
       url('../fonts/Calibri-Light.ttf') format('truetype'),
       url('../fonts/Calibri-Light.svg#Calibri-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'calibril';
  src: url('../fonts/calibril.eot');
  src: url('../fonts/calibril.woff2') format('woff2'),
       url('../fonts/calibril.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri-Bold';
  src: url('../fonts/Calibri-Bold.woff') format('woff'),
       url('../fonts/Calibri-Bold.ttf') format('truetype'),
       url('../fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'calibrib';
  src: url('../fonts/calibrib.eot');
  src: url('../fonts/calibrib.woff2') format('woff2'),
       url('../fonts/calibrib.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


/*Author: Dharmendra Rathore */

.grid-center{
    float: none;
    margin: auto;
}

.opensans-family{
	font-family: 'Open Sans', sans-serif;
}

body{
    font-family: Calibri,Arial,sans-serif;
    background-image: url();
	color: #646464;
	font-size: 18px;
	margin: 0;
    line-height: 1.5;
	font-weight: 500;
}
.wrapper{
    position: relative;
    height: auto;
    padding: 0px;
    background-color: #ffffff;
}
.header-sec-home {
    padding: 10px 15px 10px;
    height: auto;
}
.header-sec-home {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 15;
    background-color: #fff;
}
.sticknav {
    box-shadow: 0 0 10px #777;
}
.mobile-menu {
    display: none;
}
.eldeco-logo{
    width: 15%;
    display: inline-block;
    height: auto;
    margin-top: 20px;
    float: left;
}
.eldeco-logo a{
    display: block;
}
.nav-menu{
    width: 85%;
    display: block;
    float: left;
    margin-top: 5px;
}
.nav-menu ul{
    text-align: right;
}
.nav-menu ul li{
    display: inline-block;
    position: relative;
    /*display: none;*/
}
.nav-menu ul li:last-child {
    /*display: block;*/
    margin-left: 20px;
}
.nav-menu ul li a{
    display: block;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.nav-menu ul li a:focus{color: #008c3e;; text-decoration: none;}

.nav-menu .submenu li {
    width: 100%;
    border-bottom: 1px solid;
}
.nav-menu .submenu li a:hover, .nav-menu .submenu li a:focus, .nav-menu .submenu li a:active {
    background-color: #56af68;
    color: #ffffff;
}
.nav-menu .phone a {
    display: inline-block;
    padding: 15px 0;
    font-size: 20px;
    color: #34  3434;
}
.totus-logo{
    width: 15%;
    text-align: right;
    display: inline-block;
    float: right;
}
.totus-logo a{
    display: block;
    padding-top: 10px;
}
.nav-menu li a >.down {
    border: solid #1b9952;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: top;
    margin: 5px 0px 0px 8px;
}
.nav-menu ul li a .uparrow {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.nav-menu .submenu {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    width: 210px;
    padding-top: 15px;
    background-color: #ffffff;
}
.nav-menu ul > li > .submenu li {
    display: block;
    text-align: left;
    margin-left: 0;
}
.nav-menu .submenu li a {
    padding: 10px 10px;
    text-align: left;
}
.nav-menu ul li:hover .submenu {
    display: block;
}
.slider-sec-home {
    height: auto;
}
.eldecosliderhome {
    position: relative;
    padding: 0 0px;
    height: auto;
    text-align: center;
    color: #fff;
}
.eldecosliderhome .bgimg{
    background-image: url(../images/slider-img-7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
    width: 100%;
    min-height: 652px;
}
.owl-carousel .eldeco-txt-captiton img {
    width: auto;
}

.inner-banner {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    width: 100%;
    position: relative;
}


/*.bgimg-1{
    background-image: url(../images/slider-img-3.jpg);
}
.bgimg-2{
    background-image: url(../images/slider-img-3.jpg);
}
.bgimg-3{
    background-image: url(../images/slider-img-3.jpg);
}*/

.disclaimr,.disclaimr_newtower {position:absolute; bottom:45px; right:1.5%; text-align: left; font-size:12px; line-height: 14px;}
.disclaimr_newtower {   bottom: -35px;  right: 26%;  color: #231f20;}
.prelaunch{position:absolute; bottom:-56px; /*bottom:-85px;*/ left:0; right:0; margin:auto; text-align:center; font-size:24px; color:#231f20; text-transform:uppercase; font-weight:800; z-index:10; line-height:1;}

.basic{position: relative;}

.top-left {
    position: absolute;
   /* top: 220px;*/
	top:120px;
    right:4px;
    transform: rotate(90deg) scaleX(-1);
    transform-origin: top right;
    font-size: 10px;
}

.top-left .content {
 transform: scaleY(-1);
}


.prelaunch span.rounded{
    text-align: center;
    background: rgba(0, 141, 62, 1);
	border: 4px solid #f15b27;
    padding:12px 12px;
    border-radius:10px;
	position: relative;
	font-size: 22px;
	color: #fff;
background: rgb(245,135,98); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(245,135,98,1) 0%, rgba(240,78,39,1) 20%, rgba(237,58,39,1) 44%, rgba(216,36,42,1) 70%, rgba(193,40,45,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(245,135,98,1) 0%,rgba(240,78,39,1) 20%,rgba(237,58,39,1) 44%,rgba(216,36,42,1) 70%,rgba(193,40,45,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(245,135,98,1) 0%,rgba(240,78,39,1) 20%,rgba(237,58,39,1) 44%,rgba(216,36,42,1) 70%,rgba(193,40,45,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f58762', endColorstr='#c1282d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	text-transform: none;
	text-shadow: 2px 2px 2px #333;
}

.prelaunch span.rounded strong{display: block; font-size: 22px;}
.prelaunch span.rounded strong b{font-size: 40px;}

/*.rounded::before {
	position: absolute;
	left: 0;
	top: 35px;
	right: 0;
    content: "Pre Launch Price offer"
}
*/
.prelaunch span{display: inline-block; vertical-align: middle; background: #ffcc33; margin-left:-10px; padding:8px 50px;  -webkit-box-shadow:1px 3px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5);
box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.5); border:2px solid #dee454;}

.prelaunch span.space img{float: left; padding-right: 10px;}


.eldeco-txt-captiton {
    position: absolute;
    top: 30px;
    left: 20%;
    right: 0;
    text-align: center;
    width: 50%;
    text-transform: uppercase;
    display: inline-block;
	display:none;
}
.eldeco-txt-captiton h4{
    display: inline-block;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 0px;
}
.eldeco-txt-captiton h4::after {
    content: '';
    position: absolute;
    top: 10px;
    left: -50px;
    background: #fff;
    height: 3px;
    width: 40px;
    display: block;
}
.eldeco-txt-captiton h4::before {
    content: '';
    position: absolute;
    top: 10px;
    right: -50px;
    background: #fff;
    height: 3px;
    width: 40px;
    display: block;
}
.eldeco-slider-home .owl-nav{
    margin-top: 0px;
}
.eldeco-slider-home .owl-nav [class*="owl-"]{
    position: absolute;
    top: 50%;
    text-indent: -9999px;
    width: 43px;
    height: 58px;
}
.eldeco-slider-home .owl-prev{
    left: 50px;
    background: url(../images/prev-icon.png) no-repeat !important;
}
.eldeco-slider-home .owl-next {
    right: 50px;
    background: url(../images/next-icon.png) no-repeat !important;
}
.logo-green {
    position: absolute;
	/*left: 0;*/
    right: 30px;
    /*top: 50%;*/
	/*bottom: 0;*/
    z-index: 2;
   /* max-width: 330px;*/
	 max-width: 320px;
    height: auto;
    display: block;
    text-align: center;
    color: #000;
    min-height: auto;
    width: 100%;
	margin: auto;
	/*transform: translateY(-50%);*/
}
.coming-box {
    background: #fff;
    padding: 20px 20px 0;
}

.coming-box figcaption{font-size: 14px; padding: 5px 0 0; text-transform: uppercase; font-weight: bold; }

.request-form {
    background-color: #fff;
    margin: 0;
    padding: 20px 20px;
	float: left;
	padding-top: 0;
	padding-bottom: 0;
}
.logo-green > figcaption {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 32px;
    color: #000;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-top: 5px;
}
.eldeco-slider-home .bgimg::before {
    display: block;
    content: '';
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.logo-green img {
    width: auto ;
    max-width: 100%;
}
.bhk {
    /*border-top: 1px solid #008c44;*/
    margin: 15px 0 0;
}
.bhk p {
    color: #000;
    font-weight: 800;
    font-size: 19px;
    text-transform: uppercase;
	margin-bottom: 0;
}
.request-form .form-control{
    color: #757575;
    height: 40px;
    border-radius: 0;
	border: 1px solid #ccc;
	background: #fff;
}

.request-form .form-control::placeholder{color: #757575;}

.request-form h3 {
    color: #000;
    text-transform: uppercase;
    padding: 10px 5px;
    font-size: 22px;
    margin: 0px;
}
.rera-no {
    position: absolute;
    right: 40px;
    bottom: 20px;
    z-index: 2;
}
.rera-no a {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
}
.form-hide{
    display: none;
}
.getin-btn {
    background-color: #47b251;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    border-radius: 5px;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    max-width: 176px;
    width: 100%;
    display: block;
    z-index: 1;
    margin: auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}
.getin-btn::before {
    border-top: 10px solid #47b251;
    border-right: 86px solid transparent;
    border-left: 86px solid transparent;
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: auto;
}
.getin-btn:hover::before{
    border-top: 10px solid #00904c;
}
.getin-btn:hover, .getin-btn:focus{
    background-color: #00904c;
    color: #fff;
}
.tab-portfolio.current{
    display: inherit;
}
.tab-link.current {
    color: #008c3e;
    position: relative;
}
.tab-portfolio{
    display: none;
    background: #fff;
    padding: 40px 15px 30px;
    margin-top: 30px;
}
.tab-portfolio .close{
    position: absolute;
    right: 30px;
    font-family: 'Open Sans', sans-serif;
    top: 40px;
    font-size: 20px;
    opacity: 1;
}
.tab-portfolio h3{
    color: #2d2e32;
    margin-top: 0;
    margin-bottom: 20px;
}
.tab-portfolio p{
    font-family: 'Open Sans', sans-serif;
}
.ul-imgs li{
    display: inline-block;
    float: left;
    width: 49%;
}
.ul-imgs li:first-child{
    margin-right: 10px
}

.ame-bgimg{
    position: relative;
    min-height: 700px;
    width: 100%;
    background-image:url(../images/amenities.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}
.open-location {
    position: relative;
    height: auto;
    background-blend-mode: soft-light;
    background-image: url(../images/open-location.jpg);
    color: #fff;
    padding: 50px 80px;
    min-height: 535px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #403f3e;
    z-index: 1;
}
.open-location::before {
    content: '';
    background: rgba(64, 63, 62, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.open-location h2{
    color: #fff;
    margin-bottom: 60px;
}
.open-location h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100px;
    height: 2px;
    background: #12a359;
}
.open-location ul{
    width: 100%;
    display: block;
    float: left;
    padding-right: 15px;
}
.open-location ul li{
    color: #ffffff;
    font-weight: 300;
    padding-top: 5px;
    padding-bottom: 15px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    border: 1px;
    border-bottom-style: dashed;
    font-size: 18px;
    border-color: #b6b6b6;
}
.open-location ul li:last-child {
    border: none;
}
.open-location ul li::before{
    content: url(../images/le-icon.png);
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
}


.plan-sec-home {
    position: relative;
    height: auto;
    width: 100%;    
    z-index: 1;
    padding: 60px 0 60px;
}
.typeA_bdr img {
    margin: auto;
}
.title-floor-type {
    background: #fefefe;
    padding: 20px 0 0;
    margin: 0 -15px;
}
.floor-container {
    position: relative;
    z-index: 1;
}
.floor-container > .tab-pane{
    padding-bottom: 15px;    
}
.title-plan{
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.title-plan::before {
    content: '';
    position: absolute;
    width: 90px;
    height: 2px;
    background: #4db748;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    display: inline-block;
}
.brder::before{
    position: absolute;
    left: 50%;
    top: 0;
    content: '';
    width: 1px;
    height: 100%;
    z-index: 1;
    background: #a3a3a3;
}
.floor-container h4{
    text-align: center;
    display: inline-block;
    border: 1px solid #2d2e32;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tabs-plan {
    margin-bottom: 50px;
}
.tabs-plan .nav {
    text-align: center;
}
.tabs-plan .nav-pills > li {
    float: none;
}
.tabs-plan .nav > li {
    position: relative;
    margin: 0 10px;
    display: inline-block;
}
.tabs-plan .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #008c3e;
}
.tabs-plan .nav-pills > li > a {
    border-radius: 0px;
}
.tabs-plan .nav > li > a {
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #2d2e32;
    color: #2d2e32;
    padding: 5px 30px;
}
.tabs-plan .nav > li > a:hover{
    background-color: #008c3e;
    color: #fff;
}
.borderimg img{
    border:1px solid #d7d7d7;
}
.borderimg h4 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #2d2e32;
    font-size: 18px;
}
.line-bordr {
    background: #008c3e;
    display: block;
    width: 100px;
    height: 2px;
    margin: auto;
}
.icons-location {
    display: block;
    font-size: 25px;
    color: #008c3e;
    border: 1px solid #008c3e;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    margin: auto;
}
.ftr-left p b{
    color: #008c3e;
}
.top-sec{
    background-color: darkgreen;
    position: relative;
    height: auto;
    padding: 5px;
}
.top-sec ul{
    text-align: right;
}
.top-sec ul li{
    display: inline-block;
}
.top-sec ul li a{
    color: #fff;
    display: block;
    padding: 0px 10px;
    font-family: 'Open Sans', sans-serif;
}
.top-sec ul li a:hover{
    color: #2d2e32;
}
.top-sec ul li a i{
    margin-right: 5px;
}
.top-sec form.example input[type=text] {
    padding: 0px;
    font-size: 16px;
    border-bottom: 1px solid #ffffff;
    float: left;
    width: 80%;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #fff;
    line-height: normal;
    vertical-align: middle;
}

.top-sec form.example button {
    float: left;
    width: 20%;
    padding: 0px;
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #ffffff;
    border-left: none;
    cursor: pointer;
    border-top: none;
    border-right: none;
    line-height: normal;
    vertical-align: middle;
}
.top-sec form.example::after {
    content: "";
    clear: both;
    display: table;
}

.main-sec-home {
    position: relative;
    margin-top: 85px;
    height: auto;
}
.change-to{
    position: relative;
    height: auto;
    /*text-align: center;*/
    width: 100%;
    z-index: 1;
    padding-top: 60px 
    background-image: url(../images/change-bg-le.png); repeat
	background-size: cover;
    background-position: left top;
    
    background-attachment: fixed;
}
.change-to::before, .change-to::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/change-left.png) no-repeat;
    width: 332px;
    height: 465px;
    z-index: -1;
}
.change-to::after{
    background: url(../images/change-bottom.png) no-repeat;
    bottom: 0;
    top: auto;
    left: auto;
    width: 312px;
    height: 415px;
    right: 0;
}
.title-change h2{
    color:#2d2e32;
    padding-bottom: 20px;
    font-weight:800;
    margin-bottom: 20px;
	margin-top: 15px;
}


.title-change h2::after{
    display: block;
    content: '';
    background: #4db748;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 92px;
    height: 2px;
    margin: auto;
    right: 0;
}
.leef-listing {
   /* margin: 15px 0 40px;*/
margin: 0px 0 40px;
}
.leef-listing li {
    margin-bottom: 15px;
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle;
}
.leef-listing li img {
    vertical-align: bottom;
    margin-right: 5px;
}
.icons-eld li {
    display: inline-block;
    text-align: center;
    width: 32.33%;
    padding: 0 15px;
}
.icon {
    margin-bottom: 10px;
    padding: 35px 0 15px;
}
.icontxt {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.icon h4 {
    color: #3e7005;
    font-weight: 800;
	text-transform: uppercase;
}
.icon p {
    line-height: 20px;
}
.change-home-pge {
    padding: 60px 280px;
    background-color: #f4f4f4;
}
.imgs-change-box{
    margin: 0 -15px;
    min-height: 400px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}

figure.imgs-change-box figcaption{ position: absolute; left:5px; bottom: 5px; font-size: 12px; color: #fff; line-height: 14px;}

.lifestyle-bgimg{
    background-image: url(../images/change-img1.jpg);
}
.shadow-ef{
    box-shadow: 0px 0 25px 5px #cacaca;
}
.change-to-txt {
    background-color: #fff;
    position: relative;
    margin: 0 -15px;
    padding: 80px 30px 15px 50px;
    min-height: 400px;
    z-index: 1;
}
.change-to-txt h2 {
    display: table;
}
.change-to-txt h2 img {
    display: table-cell;
    vertical-align: middle;
}
.change-to-txt h2 span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    position: relative;
}
.change-to-txt h2 span::before {
    content: '';
    position: absolute;
    left: 3px;
	top: 20px;
    width: 3px;
    height: 68px;
    background: #4db749;
}
.readmore-btn {
    color: #2d2e32;
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid #008d3e;
    padding: 6px 24px;
    display: inline-block;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
}
.readmore-btn:hover{
    color: #fff;
    background-color: #008d3e;
}

.readmore-btn:focus{color: #2d2e32; text-decoration: none;}
.locationbtn:focus{color: #fff;}

.locationbtn {
    border: 1px solid #fff;
    color: #fff;
}
.locationbtn:hover {
    color: #fff;
    background-color: #008d3e;
    border:1px solid #008d3e;
}

.change-to-txt p {
    color: #5c5b5b;
	line-height: 20px;
}
.change-to-txt::after {
    content: '';
    background: url(../images/home-leef.png) no-repeat 10px -15px;
    width: 114px;
    height: 137px;
    position: absolute;
    right: 0;
    top: 0;z-index: -1;
}
.change-to-txt::before{
    content: '';
    position: absolute;
    left: 0;
    top: 100px;
    width: 14px;
    height: 165px;
    background: #019d4e;
}

.change-to-txt-left::after{
    right: auto;
    left: 0;
    background: url(../images/home-leef-left.png) no-repeat -10px -15px;
}


.change-to-txt::before{
    content: '';
    position: absolute;
    left: 0;
    top: 100px;
    width: 14px;
    height: 165px;
    background: #019d4e;
}

.change-to-txt-left::before{
    right: 0;
    left: auto;
}

.change-body h2 {
    display: table;
}

.change-body h6, .feature-txt h6{text-align:right; margin: 0;}
.feature-txt h6{padding-top: 50px;}

.change-body h2 img {
    display: table-cell;
    vertical-align: middle;
}

.change-body h2 span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    position: relative;
	max-width: 500px;
}
.change-body h2 span::after {
    content: '';
    position: absolute;
    left: 2px;
    top: 24px;
    width: 3px;
    height: 60px;
    background: #4db749;
}

.change-body ul {
    padding: 0 0 15px 5px;
    margin: 0;
}

.change-body ul li, .feature-txt ul li{margin-bottom: 8px; background-image: url(../images/leef.png);
    background-position: left top;
    background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}

.eldecopop .vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}

.eldecopop .vertical-align-center {

    display: table-cell;
    vertical-align: middle;
}

.eldecopop .modal-content {
    width:inherit;
    height:inherit;
    margin: 0 auto;
}


.maps iframe {
    height: 535px;
	float: left;
}


.footer-sec-home{
    color: #fff;
    padding: 0px 0px;
    position: relative;
}
.get-bgimg {
    background-image: url(../images/get-bgimg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: left top;
    z-index: 1;
    background-blend-mode: normal;
    background-color: #fff;
}
.get-bgimg::before {
    content: '';
    background: rgba(255,255,255,0.96);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    display: block;
}
.ftr-right {
    margin: 80px auto 20px;
    max-width: 450px;
    width: auto;
    border: 2px solid #c0d731;
    background: #fff;
    padding: 30px;
}
.ftr-right h2 {
    margin-bottom: 40px;
}
.ftr-right h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100px;
    height: 2px;
    background: #12a359;
}
.form-cont .form-control{
    border-radius: 0;
    height: 40px;
    color: #757575;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.form-control:focus {
    border-color: #00904c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #00904c;
}
.form-cont .submit-btn {
    background: #00904b;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 8px 25px;
}
.form-submit {
    background-color: #34783a;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding:7px 12px;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.form-submit:hover {
    background: #f7941d;
    color: #fff;
}
.proj-location {
    margin: 0 -15px;
    background-image: url(../images/proj-location.jpg);
    min-height: 520px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 50px 40px;
}
.proj-location h2 {
    color: #fff;
    margin-bottom: 30px;
}
.proj-location h2::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100px;
    height: 2px;
    background: #fff;
}
.cont-listing {
    margin: 30px 0 30px;
}
.cont-listing li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.cont-listing li span {
    width: 32px;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-right: 10px;
}
.cont-listing li span i {
    margin-top: 7px;
}
.cont-listing li a {
    color: #fff;
}
.disclaimer {
    padding-right: 90px;
	text-align: left;
}
.disclaimer h5 {
    font-weight: 800;
    font-size: 16px;
}
.disclaimer p {
    font-size: 12px;
    line-height: 12px;
}

.disclaimer p a{color: #222;}
.proj-location .disclaimer p a{color: #fff;}

.right-p > p {
    text-align: right;
    color: #222222;

}
.copy-ftr-botm{
    /*padding: 0 120px;*/
	padding:0;
}

.copy-ftr-botm p+p{font-size: 12px; font-weight: normal;}

.copyright-bottom {
    padding: 25px 15px 10px;
    background: #2d2e32;
    color: #fff;
}

/*.copy-ftr-botm ul{display: none;}*/

.copy-ftr-botm li{
    padding-bottom: 10px;
    vertical-align: middle;
    display: inline-block;
}
.copy-ftr-botm li a{
    font-size: 24px;
}

.copy-ftr-botm li i.fa-twitter {
    color: #00aced;
}

.copy-ftr-botm li i.fa-facebook {
    color: #3a559f;
}

.copy-ftr-botm li i {
    margin-right: 10px;
}

.iconsslider .mobile-icons img {
    width: auto;
    margin: auto;
}
.show-mobile {
    display: none;
}
.iconsslider{
    padding: 0 15px;
}
.iconsslider .owl-nav [class*="owl-"] {
    padding: 0;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    top: 42%;
    width: 34px;
    height: 37px;
    text-indent: -9999px;
}
.iconsslider .owl-prev {
    background: url(../images/arrows.png) no-repeat 0px 0px !important;
    left: -10px;
}
.iconsslider .owl-next {
    background: url(../images/arrows.png) no-repeat -42px 0px !important;
    right: -10px;
}
.eld-green-mobile, .mob-left, .mob-right, .call-price, .phone-mobile{
    display: none;
}
.call-price a {
    display: block;
    background: #ed8418;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 6px 15px;
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    width: 100%;
    max-width: 100%;
    z-index: 2;
}
.call-price a:hover {
    color: #fff;
    background-color: #00904c;
}
.thankyou {
    padding: 80px 30px;
}
.thankyou p {
    text-align: center;
    font-size: 25px;
    color: #00904b;
}
.links {
    display: none;
}
#user-login input {
    width: 100%;
    padding: 6px 12px;
    height: 40px;
    display: inline-block;
}
#user-login .form-submit {
    max-width: 120px;
}
.hidelogo{
    display: none;
}
#toTop {
    background: rgba(0, 0, 0, 0) url("../images/backToTopBtn.png") no-repeat;
    bottom: 34px;
    cursor: pointer;
    display: none;
    height: 45px;
    opacity: 1;
    position: fixed;
    right: 20px;
    text-indent: -999em;
    width: 45px;
    z-index: 99999;
}

.typeA_bdr .table-price{ width:100%; margin:0 auto 20px; padding: 0;}
.typeA_bdr .table-price > tbody > tr > td {
    color: #000;
    font-size: 14px;
    border: 1px solid #4f4f4f;
    vertical-align: middle;
    padding:5px;
	font-weight: bold;
	text-align: center;
}

.typeA_bdr .table-striped tr{background-color: #008d3e1a !important;}
.typeA_bdr .table-price td, .width50 td{width: 25%;}


/*.eldecopop .modal-body{padding: 0;}*/

/*@media (min-width: 992px) {
	    .modal-lg {width: 1170px;}
}
*/

.floorplans .modal-body{padding: 0;}
/*.inner-banner {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}*/
.location-page {
    padding-top: 70px;
    background-color: #fefefe;
    z-index: 1;
}
.location-page::before, .location-page::after{
    content: '';
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
}
.location-page::before{
    /*background: url(../images/amenities-leef-lt.png) no-repeat;*/
    width: 151px;
    height: 427px;
    top: 37%;
}
.location-page::after{
   /* background: url(../images/location-r-leef.png) no-repeat 0 0;*/
    right: 0;
    left: auto;
    width: 168px;
    height: 427px;
}
.location-main {
    position: relative;
  /*  background-image: url(../images/location-bg-vector.png); */
    background-position: center center;
    padding: 60px;
    background-size: auto;
    background-repeat: no-repeat;
    background-color: #fff;
    box-shadow: 0px 0px 20px 10px rgba(215, 215, 215, 0.30196078431372547);
    max-width: 1230px;
    width: 100%;
    margin: 0 auto 50px;
}
.list-location {
    padding-right: 80px;
}
.location-main::before{
   /* content: url(../images/location-r-leef-b.png); */
    position: absolute;
    right: 10px;
    bottom: 5px;
}
.title-inner {
    text-align: center;
    margin-bottom: 40px;
}
.title-inner h3 {
    font-size: 36px;
    font-weight: 900;
    position: relative;
    margin-top: 10px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.title-inner h3::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 2px;
    bottom: 0;
    background: #4db748;
    width: 95px;
}
.list-location li {
    border-bottom: 1px solid #dcdcdc;
    padding: 17px 0;
	position: relative;
	padding-left: 28px;
}
.list-location li:last-child {
    border-bottom: 0;
}

.list-location li::before{
    content: url(../images/le-icon.png);
    position: absolute;
    top: 10px;
    left: 0;
    display: inline-block;
}


.list-location li > figure {
    display: table-cell;
    vertical-align: middle;
    border: 2px solid #0c8906;
    height: 62px;
    width: 62px;
    border-radius: 5px;
    text-align: center;
}
.list-location li > span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 22px;
    font-size: 18px;
    color: #2d2e32;
}
.amenities-page {
    background-image: url(../images/amenities--bg-vector.png);
    background-position: left top;
    background-repeat: round;
    background-color: #fff;
    height: auto;
    z-index: 1;
    background-size: contain;
}
.amenities-page::before, .amenities-page::after{
    content: '';
    position: absolute;
    z-index: -1;
    height: 425px;
    left: 0;
    top: 0;
    width: 150px;
}
/*.amenities-page::before{
    background: url(../images/amenities-leef-lt.png) no-repeat;
}
.amenities-page::after{
    background: url(../images/amenities-leef-r.png) no-repeat;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}*/
.amenities-box {
    position: relative;
    background-color: #f2f2f2;
    padding: 40px 40px 20px;
    z-index: 1;
    border-radius: 4px;
    box-shadow: 0px 0 1px 2px #cacaca4d;
    margin-bottom: 30px;
}
.imgbox-amen{
    position: relative;
    margin-bottom: 45px;
    z-index: 1;
}
.imgbox-amen:before, .imgbox-amen:after{
    content: '';
    position: absolute;
    z-index: -1;
}
.imgbox-amen::before {
    background-color: #01a552;
    width: 66%;
    height: 50%;
    z-index: -1;
    left: -20px;
    top: -20px;
    max-width: 100%;
    min-height: 100%;
}
.imgbox-amen:after{
    background-color: #e3e3e3;
    right: -15px;
    bottom: -15px;
    width: 160px;
    height: 95px;
}
.amenities-box > figure > img {
    width: 100%;
}
.amenities-box h3 {
    font-size: 31px;
    position: relative;
    margin-top: 0;
    z-index: 1;
    padding-bottom: 15px;
}
.amenities-box h3:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #0c8906;
    height: 2px;
    width: 160px;
}
.amen-txt-box {
    height: 230px;
    padding-right: 40px;
    position: relative;
}
.iconsimg {
    position: absolute;
    right: -20px;
    bottom: 0;
}
.pdf-link {
    text-align: right;
    margin-bottom: 15px;
}
.pdf-link a{
    display: inline-block;
    font-size: 14px;
    color: #4a4848;
    border: 1px solid #4a4848;
    padding: 2px 5px;
}
.pdf-link a img{
    border:none;
}
.table-price, .table-price > thead > tr > th, .table-bordered > tbody > tr > td{
    border: 1px solid #4f4f4f;
}
.table-price tr th{
    background-color: #008c3e;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #4f4f4f;
}
.table-price > tbody > tr:nth-of-type(2n+1) {
    background-color: #008d3e1a;
}
.table-price > tbody > tr:nth-of-type(2n+2) {
    background-color: #ffffff;
}
.table-price > tbody > tr >td{
    color: #000;
    font-size: 14px;
    border: 1px solid #4f4f4f;
    vertical-align: middle;
    padding: 8px;
}
.table-price tr th > span {
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    display: block;
}
.thfloor{
    color: #4f4f4f;
    font-size: 22px;
    line-height: 25px;
    font-weight: bold;
/*    text-align: center;*/
}
.price-sec h3{
    color: #000;
    font-size: 16px;
}
.price-sec ul li {
    line-height: 18px;
    color: #000;
    font-size: 12px;
}
.bgtd > tbody > tr:first-child{
    background-color: #11a954;
}
.bgtd > tbody > tr:first-child td{
    color: #ffffff
}
.extratd > tbody > tr > td:first-child {
    width: 78px;
}
.bordernone{
    margin-bottom: 0px;
}
.bordernone > tbody > tr > td{
    border-right: 1px solid #a1a1a1;
}
.bordernone > tbody > tr > td:last-child{
    border-right: 0;
}
.bordernone > tbody{
    border:0;
}
.bordernone > tbody > tr:last-child{
    border-top: 1px solid #a1a1a1;
}
.bordernone > tbody > tr > td{
    border-top: 0;
}
.color000{
    color: #000;
}
#mobileshowtable {
   display: none;
}
.h2title h2{
    font-size: 60px;
    line-height: normal;
    font-weight: 400;
    margin-top: 0;
    color: #2d2e32;
    position: relative;
    text-transform: inherit;
	margin-bottom: 30px;
}
.line-bordr {
    background: #008c3e;
    display: block;
    width: 100px;
    height: 2px;
    margin: auto;
}
.overview-sec-2 {
    padding: 70px 0 70px;
    background-color: #ffffff;
}
.eldeco-projects-box > figure > img{
    width: 100%;
}
.eldeco-projects-box h2{
    font-size: 25px;
    font-weight: 400;
    text-transform: inherit;
}
.eldeco-projects-box h3{
    margin-top: 0px;
    font-size: 20px;
    font-weight: 400;
}
.eldeco-projects-box > figure{
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    transition: 0.6s all ease;
    -webkit-transition: 0.6s all ease;
    -moz-transition: 0.6s all ease;
}
.eldeco-projects-box > figure img{
    -webkit-transition: 3s all ease;
    -moz-transition: 3s all ease;
    transition: 3s all ease;
}
.overview-service-box:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.overview-service-box {
    position: relative;
    height: auto;
    box-shadow: 0px 0px 20px 10px rgba(215, 215, 215, 0.30);
    text-align: center;
    border: 1px solid transparent;
    padding: 5px;
}
.eldeco-projects-box {
    min-height: 565px;
    margin: 0px 0 30px;
}
.overview-service-box:hover {
    background-color: rgba(0, 143, 62, 0.10);
}
.residential {
    position: absolute;
    top: 75px;
    left: -45px;
    z-index: 1;
    background: #ffffff;
    padding: 5px 34px;
    transform: rotateZ(-90deg);
    -webkit-transform: rotateZ(-90deg);
    -moz-transform: rotateZ(-90deg);
    -o-transform: rotateZ(-90deg);
    height: auto;
}
.residential p {
    font-weight: 800;
    margin: 0;
    color: #000000;
}
.contactbg {
    background-image: url(../images/cont-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: auto;
    background-position: center center;
    z-index: 1;
}

.contactbg::after {
    content: '';
    background: rgba(255,255,255,0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    display: block;
}
.ftr-right-con{
    background-color: #fff;
    box-shadow: 1px 1px 10px 3px #d7d7d7;
    padding: 15px;
    margin-left: 100px;
}
.ftr-right-con h4{
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #2d2e32;
    padding: 0px 15px;
    font-weight: 600
}
.submit-btn {
    color: #ffffff;
    border-radius: 0px;
    font-weight: 600;
    padding: 6px 40px;
    background: #2d2e32;
    text-transform: uppercase;
    border: 1px solid transparent;
}
.ftr-right-con label{
    font-weight: 400;
    font-size: 14px;
    color: #222222;
}
.ftr-right-con .form-control{
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    background-color: transparent;
}

.ftr-right-con form .form-item, .ftr-right-conform .form-actions{
    padding: 0 15px;
    margin-top: 0px;
    min-height: 1px;
    position: relative;
    float: left;
}
.ftr-right-con form .form-actions{
    text-align: right;
    padding: 0 15px;
}
.ftr-right-con form .webform-component--name, .ftr-right-con form .webform-component-textarea, .ftr-right-conform .form-actions{
    width: 100%;
}
.ftr-right-con form .webform-component--email, .ftr-right-con form .webform-component--phone-no{
    width: 50%;
}

.form-submit:hover, .form-submit:focus, .form-submit:active, .form-submit:active:focus, .submit-btn:hover, .submit-btn:active:focus, .submit-btn:focus{
    background: #008c3e;
    color: #fff;
    border-color: transparent;
}
.textareaheight{
    min-height: 120px;
}
.ftr-right-con form .form-actions .form-submit {

    width: auto;
    font-size: 14px;
    color: #ffffff;
    border-radius: 0px;
    font-weight: 600;
    padding: 6px 40px;
    background: #2d2e32;

}

.ftr-left{
    /*font-family: 'Open Sans', sans-serif;*/
    text-transform: capitalize;
    /*border-bottom: 1px solid #393939;*/
    padding-bottom: 15px;
    margin-bottom: 30px;
    color: #222222;
    padding-left: 80px;
 }

.ftr-left h4{
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600;
}

.ftr-left ul{margin-bottom:60px; text-align: left; text-transform: none;}

.ftr-left ul li{
    /*padding-bottom: 10px;*/
}
.ftr-left ul li a{
    color: #222222;
}
.ftr-left ul li span{
    font-weight: 600;
}
.ftr-menu{
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.ftr-menu ul li{
    padding-bottom: 10px;
    display: inline-block;
}
.ftr-menu ul li a{
    color: #c8c8c8;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    padding: 0 15px;
    line-height: 30px;
}
.ftr-menu ul li a.active{
    border-bottom: 1px solid #777777;
}
.social-menu ul {
    text-align: center;
}
.social-menu ul li{
    display: inline-block;
}
.social-menu ul li a{
    display: inline-block;
    padding: 5px 10px;
    color: #222222;
}
.social-menu ul li a:hover{
    color: #008c3e;
}
.social-menu p{
    font-size: 12px;
    color: #222222;
}
.txt-project {
    padding-top: 60px;
    margin-bottom: 60px;
}
.txt-project h2 {
    font-size: 60px;
    line-height: normal;
    font-weight: 400;
    margin-top: 0;
    color: #2d2e32;
    position: relative;
    text-transform: inherit;
}
.txt-project p {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.so-come {
    position: relative;
    height: auto;
    padding-bottom: 10px;
}
.so-come::before, .so-come::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #002477;
    bottom: 0;
    left: 0;
    display: inline-block;
}
.so-come::after {
    background: #e31a20;
    bottom: 8px;
    left: 0;
}
.so-come h3 {
    font-size: 28px;
    color: #2d2e32;
    font-weight: 400;
}
.mb-90{
    margin-bottom: 50px;
}

.mt-20{margin-top: 20px;}

.borderimg img{
    border:1px solid #d7d7d7;
}
.borderimg-floor {
    border:1px solid #d7d7d7;
    padding: 15px;
}
.borderimg h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #2d2e32;
    font-size: 18px;
}
.flooring-rera h4{
    text-align: left;
    font-size: 20px;
}
.flooring-rera {
    width: 100%;
    margin: auto;
}
.disclaimer-listing li {
    font-size: 9px;
    position: relative;
    padding-left: 12px;
}
.flooring-rera h3, .fontsize10 h4 {
    font-size: 10px;
}


.expertisebox{background:#d7deac; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; overflow: hidden; padding: 20px 25px; max-width: 580px; margin: 0 auto; margin-top:30px;}

.expertisebox ul{list-style-type: disc; float: left; padding: 0 30px; border-right: 1px solid #231f20;}
.expertisebox ul li{text-align: left;}
.expertisebox .projects{float: left; padding-left: 25px; text-align:left; font-size: 26px; line-height: 30px; padding-top: 20px;}
.expertisebox .projects strong{display: block;}

.price-list{background-color: #f4f4f4; padding: 60px 0 60px;}
.price-list h2{margin-bottom: 50px;}
.price-list img{width:100%;}

.features {padding-top: 20px;}
.features strong{color: #3e7005; font-size:19px;}

.amenities-main .main-image figure{margin-bottom: 30px;}
.amenities-main .thumbs figure{margin-bottom: 30px;}

.amenities-main .thumbs figure img{width: 100%;}


.amenities-main .feature-txt .icons{ display: inline-block; width: 23%; vertical-align: top;}
.amenities-main .feature-txt .content{display: inline-block;  width:76%;}
.amenities-main .feature-txt .content h2{padding-top:12px;}


.vcenter{/*padding:45px 0;*/display:flex;display:-webkit-flex;display:-ms-flexbox;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;-webkit-align-items:center;}
.col-center-block {float: none; display: block; margin: 0 auto;}
.desk-hide{display: none;}
.get-in-touch .ftr-right{margin-bottom: 0; margin-top: 0;}
.get-in-touch .ftr-right h2{font-size: 20px;}
.get-in-touch .ftr-left{padding-left:0px}
.get-in-touch .ftr-left h4{margin-top:0px}


.not-logged-in #user-login {
    max-width: 500px;
    padding: 20px;
    width: 100%;
    color: #333;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #f1f2f2;
    margin: 50px auto;
}


.gallery{background-color: #f4f4f4; padding: 50px 0 50px;}
.img-gallery h3{text-align: center;}
.img-gallery .owl-nav [class*="owl-"]{position:absolute;top:50%;background:none;text-indent:-9999px;width:45px;height:47px; margin-top: -20px;}
.img-gallery .owl-prev {background: url(../images/left-arrow.jpg) no-repeat !important; left: -25px;}
.img-gallery .owl-next {background: url(../images/right-arrow.jpg) no-repeat !important; right: -25px;}
.img-gallery img{border:6px solid #019d4e; position: relative;}
.img-gallery figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
	background: rgba(1, 157, 78, 0.5);
	color: #fff;
	font-size: 20px;
	padding: 6px 0;
	font-weight: 800;
	text-transform: uppercase;
}



/*============== responsive start =============*/

@media(max-width: 1600px){
    .change-home-pge {padding: 60px 130px;}
	.ftr-left ul{margin-bottom:50px;}
    .tf-amenities .service { width: 10%;}
}

@media(max-width: 1480px){
    .nav-menu ul li a{padding: 15px 10px;}
    .projects-overview-home{padding: 70px 0 0px;}
    .txt-project p{ line-height: 1.667em;}
    .project-slider-home{margin-top: 20px;}
    .project-slider{padding: 45px 30px; width: 80%;}
    .caption-box{padding: 0 15px;}
    .content-box {padding: 20px;}
    .content-box h3{font-size: 19px;}
    .amenities-txt{padding: 30px 60px;}
    .location-adv {padding: 40px 30px}
    .location-adv ul li, .amenities-txt ul li{line-height: 22px;}
    .ul-imgs li{width: 47%;}
    .project-slider-home {margin-top: 0px; }
    .mb-90 {margin-bottom: 50px;}
    .icons-txt h3{font-size: 38px;}
    .ame-bgimg{min-height: 500px;}
    .ame-top-txt{min-height: 500px}
    .eldeco-slider-home .owl-nav [class*="owl-"]{top: 48%;}
    .live-active-sec-home{padding: 0 15px 50px;}
    .nav-menu li a > .down{margin: 3px 0px 0px 8px;}
    .change-home-pge {padding: 60px 30px;}
    .proj-location{ padding: 33px 60px 33px}
    .disclaimer {padding-right: 0px;}
    .location-page {padding-top: 50px;}
    .advantageTable .card {width: 450px; }
    .advantageTable .property {font-size: 20px;}
}

@media(max-width: 1440px){
	.table-price{width:100%}
	.width50 {width:55%;}
	.maps iframe {height: 538px;}
    .eldeco-projects-box {min-height: 460px;}
    .overview-sec-2 {padding: 50px 0 50px;}
    .eldeco-projects-box h3 { font-size: 18px;}
    .h2title h2 {font-size: 40px;}
    .line-bordr{margin: 10px auto;}
    .txt-project h2 {font-size: 40px;}
	.logo-green{max-width:300px;}
    .advantageTable .card {width: 450px; }
    .advantageTable .property {font-size: 20px;}
}

@media(max-width: 1366px){
    .maps iframe {height: 615px;}
	.logo-green{max-width:290px;}
	.get-in-touch .ftr-left{padding-left:25px}
	.disclaimr_newtower{right:24%;}
    .advantageTable .card {width: 400px; }
    .advantageTable .property {font-size: 20px;}
}	

@media(max-width: 1280px){
    .mb-90 {margin-bottom: 30px;}
    .nav-menu ul li a{font-size: 12px; padding: 10px 8px;}
    .nav-menu .phone a{font-size: 16px;}
    .eldeco-logo a img {width: 230px;}
    .content-box h3 {font-size: 18px;}
    .content-box p{font-size: 14px;}
    .ul-imgs li:last-child{margin-right: 0px;}
    .live-active-sec-home{padding: 0 60px 60px;}
    .project-slider{width: 90%;}
    .main-sec-home {margin-top: 78px;}
	.inner-banner{height: 450px;}
	.disclaimr{right:1%;}
	.ftr-left ul{margin-bottom:40px;}
    .advantageTable .card {width: 400px; }
    .advantageTable .property {font-size: 20px;}
}


@media(max-width: 1200px){
    .eldeco-logo a img {width: 180px;}
    .nav-menu ul li a {padding: 10px 8px;}
    .project-slider{width: 95%;}
    .content-box {padding: 15px;}
    h1 {font-size: 50px;}
    .ame-bgimg {min-height: 544px;}
	.disclaimr{right:0; left: 5px; bottom:103px;}
.disclaimr_newtower { bottom: -34px;  right: 3%;}
.advantageTable .card {width: 300px; }
.advantageTable .property {font-size: 20px;}

}
@media(max-width: 1199px){
    .totus-logo img {width: 100%;}
    .project-slider-home {margin-top: 29px;top: 0;margin-bottom: 30px;}
    .project-slider{width: 100%;}
    .icons-txt h3 {font-size: 30px;}
    .eldeco-txt-captiton{left: 3%;}
    .owl-carousel .eldeco-txt-captiton img {width: 400px;}
    .copy-ftr-botm {padding: 0 0px;}
    .eldeco-projects-box {min-height: 460px;}
    .overview-sec-2 {padding: 30px 0 30px;}
    .amenities-box h3 {font-size: 26px;padding-bottom: 5px;}
    .imgbox-amen::before {left: -15px;top: -15px;}
    .change-home-pge {padding: 30px 30px;}
    .list-location {padding-right: 0;}
    .location-main{padding: 30px;}
	.amenities-main .feature-txt .icons{width: 28%;}
	.amenities-main .feature-txt .content {width: 71%;}
    .advantageTable .card {width: 300px; }
.advantageTable .property {font-size: 20px;}
    
}
@media(max-width: 1024px){
    .live-active-sec-home {padding: 0 0 60px;}
    .plan-sec-home{background-position: left top;}
    .ftr-left{padding-left: 0px;}
    .ftr-right{margin-left: 0px;}
    .ame-bgimg {min-height: 586px;}
	.maps iframe {height:400px;}
	.inner-banner{height: 400px;}
	.amenities-main .feature-txt .content h2{font-size: 28px;}
    .advantageTable .card {width: 350px; }
.advantageTable .property {font-size: 20px;}

}
@media(max-width: 991px){
    .header-sec-home {padding: 0px 15px 10px; }
    .eldeco-logo {width: auto;float: left;}
    .totus-logo{width: auto;}
    .nav-menu {width: 100%; display: none; margin-top: 15px; height: 100vh;}
    .nav-menu ul li{display: block;border-bottom: 1px solid #e1e1e1;}
    .nav-menu ul li.phone{display: block; text-align: left;}
    .nav-menu ul li a{text-align: left;}
    .nav-menu ul li:last-child {margin-left: 0;}
    .mobile-menu {position: relative;margin-top: 5px;display: inline-block;float: right;/*display: none;*/}
    .mobile-menu a{font-size: 25px; border: 1px solid #008c3e; display: block;line-height: 1px; padding: 5px 10px;text-align: center;vertical-align: middle; color: #008c3e;}
    .phone-mobile{display: none;width: auto;float: right;text-align: right;margin-top: 10px;}
    .phone-mobile a {display: inline-block; font-size: 20px;color: #343434;font-weight: 800;}
    .eldeco-slider-home .bgimg {min-height: 570px;}
    .logo-green img {width: 200px !important;}
    .main-sec-home {margin-top: 50px;}
    .portfolio-box{margin-bottom: 30px;}
    .ame-bgimg {min-height: 560px;}
    .amenities-txt{min-height: auto}
    .borderimg{margin-bottom: 15px;}
    .social-menu ul {text-align: center;}
    .borderimg img{margin: auto;}
    .txt-project {position: relative;padding: 0 0 0 0px;margin-bottom: 30px;}
    .ftr-right{margin: 30px auto;}
    .caption-box{ padding: 0 20px;}
    .change-to-txt::before{top: 70px;}
    .change-to-txt{min-height: auto; padding: 50px 30px 50px 50px;}
    .open-location{min-height: auto; padding: 30px 30px;}
    .proj-location{ height: auto;padding: 30px 30px 30px; min-height: auto;}
     .nav-menu ul li:hover .submenu {display: none;}
    .nav-menu .submenu {position: relative;top: 0;left: 0;width: 100%;padding-top: 0;}
    .nav-menu ul li a .down {float: right;border-width: 0 3px 3px 0;}
    .overflow{overflow: hidden;}
    .logo-green > figcaption{font-size: 22px; line-height: 24px;}
    .eldeco-projects-box {min-height: 440px;}
    .ftr-right-con{margin-left: 0px;}
    .location-page {padding-top: 30px;}
    .list-location li > span{font-size: 14px; line-height: 18px;}
	.amenities-main .feature-txt .icons {width: 20%;}
	.amenities-main .feature-txt .content {width:79%;}
	.feature-txt h6 {padding-top: 20px;}
	.vcenter{margin-bottom: 25px;}
	.prelaunch span{padding: 6px 25px;}
	.prelaunch{font-size: 20px;}
.eldecosliderhome .bgimg{min-height: 550px;}
	.top-left{top: 120px;}	
}



@media(max-width: 768px){
    .change-to::before{background: url(../images/change-left.png) no-repeat -100px 0px;}
	.width50 {width:100%;}
	.inner-banner{height:320px;}
	.eldeco-projects-box { min-height: 380px;}
	.ftr-left ul{margin-bottom: 20px;}
    .advantageTable .card {width: 400px; }
    .advantageTable .property {font-size: 20px;}
    .feature-area::before {width: 100%;}
    
   
}

@media(max-width: 767px){
	body{font-size: 16px;}
    .prelaunch{bottom: 0;}
    .prelaunch span{display: block; margin-left: 0;padding:7px 15px;font-size: 16px; box-shadow:none;}
	.disclaimr_newtower { bottom: -140px;}
    .prelaunch span.rounded strong {display: inline-block;font-size: 14px;}
    .prelaunch span.rounded{transform: rotate(0deg);/*border: 2px solid #f15b27;*/ border: 2px outset #be1e2d;font-size: 15px; padding: 6px 12px;border-radius: 0;}
    .prelaunch span.rounded strong b {font-size: 19px;}
    .prelaunch span.space img {float: none;padding-right: 0px;width: 12px; margin-right: 5px;}
    h2, .txt-project h2{font-size: 25px;}
    .header-sec-home {padding: 0px 0 10px;}
    .eldeco-logo a img{width: 150px;}
    .life-logo {margin-bottom: 15px;}
    .totus-logo {display: block;margin-right: 0;margin-top: 5px;width: auto;}
    .mobile-hide{display: none;}
    .logo-green {right: 15px;display: none;}
    .eldeco-txt-captiton{top: 20%;display: none;}
    .owl-carousel .eldeco-txt-captiton img {width: 300px;}
    .phone-mobile{margin-top: 5px;}
    .eldeco-slider-home .bgimg {min-height: 330px;}
    .logo-green img {width: 150px !important;}
    .eldeco-slider-home .owl-prev{left: 15px;}
    .eldeco-slider-home .owl-next{right: 15px;}
    .eld-green-mobile figcaption {text-transform: uppercase;font-size: 22px;line-height: 26px;color: #000;font-weight: bold;font-family: 'Open Sans', sans-serif;margin-top: 5px;}
    .projects-overview-home {padding: 30px 0 30px;}
    .amenities-txt ul{width: 100%;}
    .location-adv, .amenities-txt {padding: 15px 15px;}
    .ame-bgimg {min-height: 280px;}
    .live-active-sec-home{padding: 0px;}
    .footer-sec-home h3{margin-bottom: 10px;}
    .caption-box{padding: 0 30px;}
    .top-sec ul {text-align: center;}
    .scroll-dwon{display: none;}
    .tab-portfolio .close{z-index: 2;}
    .portfolio-box {margin-bottom: 15px;padding-bottom: 30px;}
    .tab-portfolio{margin-top: 0px;}
    .ul-imgs li {width: 100%;}
    .ul-imgs li:first-child{margin-bottom: 15px;margin-right: 0;}
    .tab-portfolio {padding: 15px 15px;}
    .tab-portfolio .close{top: 15px;}
    .content-box p {font-size: 14px;}
    .project-slider {padding: 15px 30px;}
    .ftr-left{padding-bottom: 0;margin-bottom: 0;}
    .copy-p p, .right-p{text-align: center;}
    .eldeco-slider-home .owl-nav [class*="owl-"] {top: 43%;}
    .maps iframe {height: 300px;}
    .form-cont {padding: 0px;}
    .floor-container::before{display: none;}
    .imgs-change-box{min-height: 320px;}
    .change-to-txt h2, .change-body h2{font-size: 20px;}
    .change-to::before{background: url(../images/change-left-mobile.png) no-repeat;width: 50px;height: 116px;}
    .change-to::after{background: url(../images/change-bottom-mobile.png) no-repeat;top: 0;width: 81px;height: 116px;}
    .leef-listing li{display: block; padding-right: 0;}
    .change-to-txt {padding: 15px 30px 15px 30px;}
    .tabs-plan {margin-bottom: 10px;}
    .change-to-txt::before{width: 5px; height: 100px;}
    .right-p > p{text-align: center;}
    .change-home-pge {padding: 15px 15px;}
    .copy-ftr-botm {text-align: center;}
    .title-change h2{padding-bottom: 10px;}
    .title-change h2::after {position: absolute; left: 0;right: 0; margin: auto; text-align: center;}
    .hide-mobile{display:none;}
    #toTop{display: none !important;}
    .show-mobile {display: block; padding: 0 0px;}
    .mobile-icons.icon {background: #fff;padding: 30px 15px;margin-bottom: 15px;}
    .mob-left, .mob-right{display: block;position: absolute;bottom: 0;z-index: -1;}
    .mob-right {right: 0;left: auto;}
    .call-price, .eld-green-mobile{display: block; margin-bottom: 15px}
	
	.eldecosliderhome .bgimg{background-position: center center; min-height: 350px;}
	.disclaimr{bottom:5px;}
    .change-to{padding: 15px 0;}
    .rera-no{right: 15px;}
    .typeA_bdr {/*border: 1px solid #959595;*/margin: 15px 0 0;}
    .title-floor-type{margin: 0 0;}
    .open-location ul li{font-size: 16px;}
    .call-price a{width: 100%; font-size: 18px;}
    .tabs-plan .nav > li{margin: 0 5px;}
    .copyright-bottom {padding: 10px 0 40px;}
	.brder::before{display: none;}
    .typeA_bdr .table-price {width: 100%;}
    .typeA_bdr .table-price > tbody > tr > td{font-size: 12px;}
    .overview-sec-2 {padding: 15px 0 15px;}
    .h2title h2 {font-size: 26px;}
    .eldeco-projects-box {min-height: auto;margin: 0px 0 15px;}
    .ftr-right-con {padding:0;}
    .so-come, .txt-project{margin-bottom: 15px;}
    .so-come h3 {font-size: 20px;}
    .location-main{padding: 15px;}
    .location-main::before, .location-page::before, .location-page::after{display: none;}
	.request-form{float: none;}
	.contactbg .contactform .request-form{float: none; padding: 0;}
	.plan-sec-home, .price-list{padding:30px 0 30px}
	.price-list h2{margin-bottom:30px;}
	.desk-hide{display: block;}
	.show-desk{display: none;}
	/*.prelaunch{position: inherit;}*/
	.prelaunch{position: absolute;
		bottom: -38px;}
	/*.top-left{transform:none; left:5px; text-align: left; top:5px;}
	.top-left .content{transform: inherit;}*/
	.prelaunch .rounded p{font-size:9px; margin-top: 5px; margin-bottom: 0; text-transform: none; font-weight: normal; color: #fff;}
	.tabs-plan .nav > li > a{padding: 3px 20px;}
	.contactbg .contactform .logo-green{display:block; position:inherit; max-width: 100%;}
	.contactbg .ftr-left ul{margin-bottom:30px;}
	.contactbg .ftr-left, .contactbg .ftr-left .disclaimer{text-align:left;}
	.contactbg .ftr-left h4{margin-bottom:20px;}
	.contactbg	.h2title h2{margin-bottom: 0;}
	.get-in-touch .ftr-right{margin: 0; max-width: 100%; padding: 25px;}
	.get-in-touch{margin: 20px 0;}
	.get-in-touch .ftr-left{padding-left:0}
	.get-in-touch .ftr-right .form-actions{margin: 0;}
    .tf-amenities .service{ width: 15%;}
    .advantageTable .card {width: 500px; }
    .advantageTable .property {font-size: 20px;}
    .feature-area::before {width: 100%;}
    .single-feature {padding-right: 15px; }
    

    /*========= table responsive =============*/
    
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr { 
        display: block; 
    }
     #no-more-tables {
        display: block;
    }
    .padding-l-r {margin: 0 -15px;}
    #mobileshowtable {
        display: block;
        margin: 0 -15px;
    }
    #no-more-tables .nonetr, #tablechange {
       /* display: none;*/
    }
    #no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tables tr { 
        border: 0px solid transparent;
        margin-bottom: 10px; 
    }
    #no-more-tables tr:last-child{
        margin-bottom: 0px;
    }
    #no-more-tables td { 
        border: none;
        border-bottom: 1px solid #222; 
        position: relative;
        padding-left: 50%; 
        white-space: normal;
        text-align:left;
    }
    #no-more-tables td:before { 
        position: absolute;
        top: 0;
        left: 0;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
        background-color: #11a954;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 5px;
        border-bottom: 1px solid #222;
    }
    #no-more-tables td:before { 
        content: attr(data-title); 
    }
    #mobileshowtable .table-price > tbody > tr >td, #mobileshowtable .table-price > tbody > tr{
        padding: .25rem;
        text-align: center;
        font-size: 12px;
    }
    #mobileshowtable .table-price tr th{
        font-size: 12px;
        border: 1px solid #4f4f4f;
        padding: .25rem;
        font-weight: 400;
    }
    .table-price > tbody > tr >td{
        font-size: 12px;
    }

    .table-responsive>.table-bordered {border: 1px solid #222;}
    .table-price tr th{font-size: 14px;font-weight: 500;}
    .padding15px{padding: 0px 0px; margin: 0 -15px}
    .pdf-link {text-align: center;margin-top: 10px;}
    .amenities-box {padding: 15px 15px 20px;margin-bottom: 15px;}
    .imgbox-amen {margin-bottom: 30px;}
    .amenities-box h3 {font-size: 20px;}
    .amen-txt-box {height: auto;padding-right: 0;}
    .iconsimg {position: relative;right: auto;}
    .title-inner h3 {font-size: 24px; padding-bottom: 5px;}
    .title-inner {margin-bottom: 15px;}
    .amenities-main {margin: 0 -15px;}
    /*.price-title .col-sm-12, .price-sec{margin: 0 -15px;}*/
    .borderimg-floor{margin-bottom: 15px; margin-left: -15px;margin-right: -15px;}
    .flooring.innerh3-bordrnone {margin: 0 -15px;}
    .feature-area::before { width: 100%; }
    
	
}

@media(max-width: 640px){
.amenities-main .feature-txt .icons img{width:90px;}
.amenities-main .feature-txt .icons {width: 19%;}
.top-left .content{line-height: 12px; font-size: 11px;}
.title-plan{padding-bottom:10px;}
.expertisebox ul{float: none; border-bottom: 1px solid #231f20; border-right:none; padding-bottom: 15px;}
.expertisebox .projects{padding-left: 15px; padding-top: 10px; font-size: 20px;}
.expertisebox .projects strong{display: initial;}
.eldeco-projects-box h2{font-size: 20px;}
.tf-amenities .service { width: 10%;}
.advantageTable .card {width: 500px; }
    .advantageTable .property {font-size: 20px;}
    .descimage {display: none;}
    .feature-area::before { width: 100%; }
    .single-feature {padding-right: 15px; }
}


@media(max-width: 480px){
    body{font-size: 14px;}
    h2 {font-size: 20px;}
	.features strong{font-size: 16px;}
	.change-to-txt h2, .change-body h2, .amenities-main .feature-txt .content h2{font-size: 16px;}
    .totus-logo a {padding-top: 0;}
    .totus-logo a > img{width: 120px;}
    .eldeco-slider-home{padding: 0px;}
    .phone-mobile{padding-top: 0px;}
    .eldeco-slider-home .bgimg {min-height: 200px;}
    .caption-box{padding: 0 30px;}
    .logo-green img {width: 120px !important;}
    .eld-green-mobile figcaption{font-size: 18px; line-height: 22px;}
    .bhk p{font-size: 16px;}
    .txt-project p{ font-size: 16px;}
    .tab-portfolio h3{font-size: 20px;}
    .plan-sec-home, .price-list{ padding: 15px 0;}
	.price-list h2 {margin-bottom:20px;}
    .projects-overview-home { padding: 15px 0 15px;}
    .project-slider-home {margin-top: 15px;margin-bottom: 0px;}
    .eldeco-logo a img { width: 135px;}
    .imgs-change-box {min-height: 280px;}
    .change-to-txt h2 img{width:60px;}
	.eldecopop h2 img{width:60px;}
	.change-body h2 span::after {
    left: 3px;
    top: 5px;
    height: 40px;}
    .advantageTable .card {width: 350px; }
    .advantageTable .property {font-size: 20px;}
  
	.expertisebox{margin-top: 20px;}
    .imgs-change-box {min-height: 160px;}
    .proj-location {padding: 15px 15px 15px;}
    .cont-listing li {margin-bottom: 5px;padding-bottom: 10px;}
    .ftr-right {margin: 15px auto;max-width: 100%;padding: 15px;}
    .change-to-txt h2 span::before{top: 5px; height: 40px;}
    .open-location ul li{padding-top: 0; padding-bottom: 10px;}
    .open-location {padding: 25px 15px;}
    .open-location h2 {margin-bottom: 35px;}
    .open-location h2::before{bottom: -10px;}
    .change-to-txt {padding: 20px 15px;}
    .change-to-txt::after {background: url(../images/home-leef.png) no-repeat 30px -30px;}
    .change-to-txt-left::after {right: 0;left: auto;background: url(../images/home-leef.png) no-repeat 30px -30px;}
	.eldecosliderhome .bgimg{background-position: left center; min-height: 240px;}
	.disclaimr,.disclaimr_newtower, figure.imgs-change-box figcaption{font-size:10px; line-height: 12px;}
	.disclaimr_newtower {  bottom: -149px;    right: 23%;}
	.table-price > tbody > tr > td{font-size: 12px; padding: 0; font-weight: normal;}
	.thankyou {padding:50px 30px;}
	.thankyou p {font-size: 18px;}
    .pdf-link {
        text-align: center;
        margin-bottom: 15px;
    }
    .pdf-link a{
        display: inline-block;
        font-size: 14px;
        color: #4a4848;
        border: 1px solid #4a4848;
        padding: 2px 5px;
    }
    .pdf-link a img{
        border:none;
    }
    .table-price, .table-price > thead > tr > th, .table-bordered > tbody > tr > td{
        border: 1px solid #4f4f4f;
    }
    .table-price tr th{
        background-color: #008c3e;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        border: 1px solid #4f4f4f;
    }
    .table-price > tbody > tr:nth-of-type(2n+1) {
        background-color: #008d3e1a;
    }
    .table-price > tbody > tr:nth-of-type(2n+2) {
        background-color: #ffffff;
    }
    .table-price > tbody > tr >td{
        color: #000;
        font-size: 14px;
        border: 1px solid #4f4f4f;
        vertical-align: middle;
        padding: 8px;
    }
    .table-price tr th > span {
        font-size: 12px;
        text-align: center;
        font-weight: 400;
        display: block;
    }
    .thfloor{
        color: #4f4f4f;
        font-size: 22px;
        line-height: 25px;
        font-weight: bold;
    /*    text-align: center;*/
    }
    .price-sec h3{
        color: #000;
        font-size: 16px;
    }
    .price-sec ul li {
        line-height: 18px;
        color: #000;
        font-size: 12px;
    }
    .bgtd > tbody > tr:first-child{
        background-color: #11a954;
    }
    .bgtd > tbody > tr:first-child td{
        color: #ffffff
    }
    .extratd > tbody > tr > td:first-child {
        width: 78px;
    }
    .bordernone{
        margin-bottom: 0px;
    }
    .bordernone > tbody > tr > td{
        border-right: 1px solid #a1a1a1;
    }
    .bordernone > tbody > tr > td:last-child{
        border-right: 0;
    }
    .bordernone > tbody{
        border:0;
    }
    .bordernone > tbody > tr:last-child{
        border-top: 1px solid #a1a1a1;
    }
    .bordernone > tbody > tr > td{
        border-top: 0;
    }
    .color000{
        color: #000;
    }
    .title-inner h3 {
        font-size: 20px;
    }
.amenities-main .feature-txt .icons img {width:60px;}	
.inner-banner {height:260px;}
.location-main{margin: 0 auto 20px;}
.cont-listing {margin:0px;}
.tf-amenities .service { width: 10%;}
.descimage {display: none;}
.feature-area::before { width: 100%; }

}

	
@media(max-width: 320px){
	.disclaimr_newtower {  bottom: -158px;}
    .caption-box{padding: 0 10px;}
    .live-active-slider .owl-nav.disabled + .owl-dots {bottom: 15px;}
    .tf-amenities .service { width: 80%;}
    .advantageTable .card {width: 280px; }
    .advantageTable .property {font-size: 15px;}
    .descimage {display: block;}
    .feature-area::before { width: 100%; }
    .single-feature {padding-right: 15px; }
}
	
/**-----------------banner patch replaced with tf-services------------------*/




#tf-services i.fa {
	font-size: 40px;
	border: 2px solid#47b251;
	width: 100px;
	height: 100px;
	padding: 27px 25px;
	margin-bottom: 10px;
	border-radius: 50%;
	transition: all 0.5s;
}
#tf-services-w i.fa {
	font-size: 40px;
	border: 4px solid#47b251;
	width: 100px;
	height: 100px;
	padding: 27px 25px;
	margin-bottom: 10px;
	border-radius: 50%;
	transition: all 0.5s;
}

#tf-services i.fa.fa-mobile{
	font-size: 50px;
	padding: 20px 25px;
	color: #222222;
}
#tf-services .service>a i.fa{
	background: WHITE;
	color:#47b251;
}
#tf-services .service>a h4{
	color: #47b251;
}
#tf-services-w .service:hover>a i.fa{
	background:#47b251;
	color: #ffffff;
}
#tf-services .service:hover>a i.fa{
	background:#47b251;
	color: #ffffff;
}






  /*========================cards flip - specification section===============================*/
  h1 {
    font-size: 2.2em;
  }
  
  .flip {
    position: relative;
  }
  .flip > .front,
  .flip > .back {
    display: block;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: 0.5s;
    transition-property: transform, opacity;
  }
  .flip > .front {
    transform: rotateY(0deg);
  }
  .flip > .back {
    position: absolute;
    opacity: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transform: rotateY(-180deg);
  }
  .flip:hover > .front {
    transform: rotateY(180deg);
  }
  .flip:hover > .back {
    opacity: 1;
    transform: rotateY(0deg);
  }
  .flip.flip-vertical > .back {
    transform: rotateX(-180deg);
  }
  .flip.flip-vertical:hover > .front {
    transform: rotateX(180deg);
  }
  .flip.flip-vertical:hover > .back {
    transform: rotateX(0deg);
  }
  
  .flip {
    position: relative;
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 1em;
    width: 400px;
  }
  .flip > .front,
  .flip > .back {
    display: block;
    color: white;
    width: inherit;
    background-size: cover !important;
    background-position: center !important;
    height: 220px;
    padding: 1em 2em;
    background: #313131;
    border-radius: 10px;
  }
  .flip > .front p,
  .flip > .back p {
    font-size: 0.9125rem;
    line-height: 160%;
    color: #999;
  }
  
  .text-shadow {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.04), 2px 2px rgba(0, 0, 0, 0.04), 3px 3px rgba(0, 0, 0, 0.04), 4px 4px rgba(0, 0, 0, 0.04), 0.125rem 0.125rem rgba(0, 0, 0, 0.04), 6px 6px rgba(0, 0, 0, 0.04), 7px 7px rgba(0, 0, 0, 0.04), 8px 8px rgba(0, 0, 0, 0.04), 9px 9px rgba(0, 0, 0, 0.04), 0.3125rem 0.3125rem rgba(0, 0, 0, 0.04), 11px 11px rgba(0, 0, 0, 0.04), 12px 12px rgba(0, 0, 0, 0.04), 13px 13px rgba(0, 0, 0, 0.04), 14px 14px rgba(0, 0, 0, 0.04), 0.625rem 0.625rem rgba(0, 0, 0, 0.04), 16px 16px rgba(0, 0, 0, 0.04), 17px 17px rgba(0, 0, 0, 0.04), 18px 18px rgba(0, 0, 0, 0.04), 19px 19px rgba(0, 0, 0, 0.04), 1.25rem 1.25rem rgba(0, 0, 0, 0.04);
  }
/*============================Bullets code====================================================================*/


  *** FONTS ***/
@import url(https://fonts.googleapis.com/css?family=Montserrat:900|Raleway:400,400i,700,700i);
/*** VARIABLES ***/
/* Colors */
/*** EXTEND ***/
/* box-shadow */
ol.gradient-list > li::before, ol.gradient-list > li {
  box-shadow: 0.25rem 0.25rem 0.6rem#ba7332, 0 0.5rem 1.125rem #ba7332;
}

/*** STYLE ***/
*,
*:before,
*:after {
  box-sizing: border-box;
}



body {
  background-color: #fafafa;
  color: #1d1f20;
  font-family: "Raleway", sans-serif;
}

main {
  display: block;
  margin: 0 auto;
  max-width: 80rem;
  padding: 1rem;
}

ol.gradient-list {
  counter-reset: gradient-counter;
  list-style: none;
  margin: 1.75rem 0;
  padding-left: 1rem;
}
ol.gradient-list > li {
  background: #2d5631;
 
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  counter-increment: gradient-counter;
  margin-top: 1rem;
  min-height: 3rem;
  padding: .5rem .5rem .5rem 3rem;
  position: relative;
  color: #fff;
  /* box-shadow: 5px 10px 8px #dda36d4d */
}
ol.gradient-list > li:hover{
    background: #fff;
    border-radius: 0 0.5rem 0.5rem 0.5rem;
    counter-increment: gradient-counter;
    margin-top: 1rem;
    min-height: 3rem;
    padding: .5rem .5rem .5rem 3rem;
    position: relative;
    color: #000;
    font-weight: 500;
   margin-left: -10px;
   margin-right: -10px;
    /* box-shadow: 5px 10px 8px #dda36d4d */
  }
ol.gradient-list > li::before, ol.gradient-list > li::after {
  background: linear-gradient(135deg , #47b251 0%,#47b251 100%);
  border-radius: 1rem 1rem 0 1rem;
  content: "";
  height: 3rem;
  left: -1rem;
  overflow: hidden;
  position: absolute;
  top: -1rem;
  width: 3rem;
  /* box-shadow: 5px 10px 8px #888888 */
}
ol.gradient-list > li::before {
  align-items: flex-end;
  content: counter(gradient-counter);
  color: #fff;
  display: flex;
  font: 900 1em/1 "Montserrat";
  justify-content: flex-end;
  padding: 0.125em 0.25em;
  z-index: 1;
}
ol.gradient-list > li:nth-child(10n+1):before {
    background-image: linear-gradient(135deg, #47b251, #47b251); 
}
ol.gradient-list > li:nth-child(10n+2):before {
  background: linear-gradient(135deg ,#47b251 0%,#47b251 100%);
}
ol.gradient-list > li:nth-child(10n+3):before {
  background: linear-gradient(135deg ,#47b251 0%,#47b251 100%);
}
ol.gradient-list > li:nth-child(10n+4):before {
  background: linear-gradient(135deg ,  #47b251 0#47b251 100%);
}
ol.gradient-list > li:nth-child(10n+5):before {
  background: linear-gradient(135deg ,#47b251 0%#47b251 100%);
}
ol.gradient-list > li:nth-child(10n+6):before {
    background: linear-gradient(135deg ,#47b251 0%,#47b251 100%);
  }
  ol.gradient-list > li:nth-child(10n+7):before {
    background: linear-gradient(135deg , #47b251 0%,#47b251 100%);
  }
 

/*================================amenities=================================================================*/

#tf-amenities{
    
	padding: 10px 0;
}



#tf-amenities .service {
	background: #ccf1c300;
    margin-left: 6%;
    margin-bottom: 12px;
    padding: 10px;
    text-align: left;
    box-shadow: 1px 1px 11px 2px  #b044403d;
    display: flex;
    align-items: center;
    border: 1px solid #ccf1c300;
    position: relative;
    top: 0;
}

#tf-amenities .service>img{
	max-width: 50px;
    margin: 0 5% 0 6px;
    width: 20%;
}

#tf-amenities span{
    font-weight: 600;
    letter-spacing: .3px;
    font-size: 15px;
    color: #222;
  
}

}
#tf-amenities{
	padding: 10px 0;
}

    




/*============specification table======================*/

  
  .card {
    width: 260px;
    height: 240px; 
    box-sizing: border-box;
    
    text-align: center;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    margin: 10px;
    box-shadow: 0 0 8px rgba(43,47,62,.1);
    transition: 1s all ease;
  }
  
  .property {
    
    text-align: left;
    text-transform: uppercase;
    padding: 5px;
    font-size: 25px;
    letter-spacing: 1px;
    font-family: 'Balthazar', serif;
    font-weight: 400;
    cursor: pointer;
    outline: none;
    transition: 1s all ease;
  }
  
  .gradient { background: linear-gradient(to right,#7e9287,#333399); }
  
  
  .eyebrow {
    display: block;
    font-size: 14px;
    letter-spacing: 4px;
    margin-bottom: 5px;
  }
  
  ::-webkit-details-marker {
    display: none;
  }
  
  .rent {
    text-transform: uppercase;
    margin-top: 10px;
  }
  
  .locationAdvantage {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 2px;
    
  }
  
  .locationAdvantage .qty {
    width: 80%;
    font-size: 14px;
   
  }
  .locationAdvantage .price { 
    width: 20%;
    font-size: 12px;
   
   
  }
  
  .locationAdvantage .qty {
    text-transform: capitalize;
    text-align: left;
  }
  
  .locationAdvantage .price {
    text-align: right;
  }
  
  .hotel {
    margin-top: 5px;
  }
  
  .disclaimer {
    font-size: 10px;
    margin: 10px 0;
  }
/*=================discover more CTA button=====================================*/
a.main-button {
    font-size: 13px;
    border-radius: 20px;
    padding: 12px 20px;
    background-color: #00b4c6;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.25px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
a :hover{
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

/*-===================================know more button =============================*/
.cta {
    position: relative;
    margin: auto;
    padding: 19px 22px;
    transition: all 0.2s ease;
    float: left;
  }
  .cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 28px;
    background: #32abe6;
    width: 56px;
    height: 56px;
    transition: all 0.3s ease;
  }
  .cta span {
    position: relative;
    font-size: 12px;
    line-height: 18px;
    font-weight: 900;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    vertical-align: middle;
    color: black;
  }
  .cta svg {
    position: relative;
    top: 0;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #111;
    stroke-width: 2;
    transform: translateX(-5px);
    transition: all 0.3s ease;
  }
  .cta:hover:before {
    width: 100%;
    background: #32abe6;
  }
  .cta:hover svg {
    transform: translateX(0);
  }
  .cta:active {
    transform: scale(0.96);
  }
  

/*-===================================know more button ends =============================*/

/*-======================================= connectivity =================================*/
.location .tarkikComandSlider .team__item {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}
.location .tarkikComandSlider .team__item .location_info .title {
    text-align: left;
    font-size: 17px;
    margin: 35px 0 20px;
    font-weight: 600;
}

.widget ul, .widget ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.location .tarkikComandSlider .team__item .location_info ul.listStyle li:before {
    content: "\f178";
    color: #30bfcd;
    margin-right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
}


/* ============================================================left text with image section ====================================== */
#section-id-listy li img{
    display: inline;
    float: left;
    margin-top: 30px;
}
#section-id-listy li .text{
    margin-left: 60px;
    background-color: white;
    color: #000;
}
#section-id-listy li h5{
    padding-top: 12px;
    font-size: 12xpx;
    font-weight: bold;
    color: #1e1e1e;
    margin-bottom: 20px;
}
#section-id-listy li p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.5px;
}


/* ==========================================================location advantage=================================================================== */
.specification li {
    margin-left: 15px;
}
.specification p {
    font-weight: bold;
    color: rgb(77, 73, 73);
    font-size: 14px;
    margin-top: 5px;
}

.card.bg-white {
    border-color: #000;
    background-color: #47b251 !important;
}
[class*='hover-'] {
    transition: all 0.2s ease-in-out;
}
.bg-white {
    background-color: #fff !important;
}
.card-body {
    flex: 1 1 auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    padding: 2.25rem;
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
   

    /* ---------------------------------------------------------------------------------about builder------------------------------------------ */
    @media (max-width: 1199px)
.about-detail span {
    font-size: 15px;
}

.about-detail span {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    color: #ba7332;
}

.about-detail {
    text-align: justify;
    margin-bottom: 20px;
}
.about-detail p:last-child {
    margin-bottom: 0;
}
.about-detail p{
   font-size: 12px;
        font-weight: 300;
   
}
/* #award {
    background-image: url(../images/builder-background.jpg);
    background-size: cover;
    padding: 60px 0 450px 0;
    background-position: bottom;
} */
#award{
    padding-bottom: 180px;
}

/* ======================dedicated======================== */
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
/* -----------------------new download brochure button-------------------------- */
.color-button {
    background-color: #47b251;
    color: white;
    font-size: 20px;
    padding: 13px 25px;
    text-decoration: none;
    border-radius: 26px;
    box-shadow: 1px 1px 20px #47b251;
    margin: 80px;
    border: 2px solid white;
    font-weight: 600;
    width: 250px;
    height: 40px;
 
}
/*==============download animated button========================*/
.btndb {
    display: block;
    width: 250px;
    height: 50px;
    font-family: 'Droid Sans Mono', sans-serif;
    font-size: 16px;
    color: #fff;
    background-color:#47b251;
    border-radius: 26px;
    box-shadow: 1px 1px 20px #47b251;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
    margin: 50px;
    font-weight: bold;
    border: 2px solid white;
    
    -webkit-animation: btnWiggle 0s infinite;
    -moz-animation: btnWiggle 0s infinite;
    -o-animation: btnWiggle 0s infinite;
    animation: btnWiggle 10s infinite;
    
  }
  /* ---------------------------------vill living features abode99------------------------ */
  .villa-living-features{padding: 0px 40px;margin-bottom: 75px;}
  .villa-living-features .sub-title{
      text-align: left;
  }
  .villa-living-features .title{
      text-align: left;
      margin-left: 0px;
  }
  .features-box{
      border: 2px solid #47b251;
      text-align: center;
      border-radius: 15px;
      margin-bottom: 35px;
      min-height: 400px;
      padding: 30px;
      cursor: pointer;
      transition: all 0.2s ease 0s;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
  }
  .features-box img{
      transition: all 0.2s ease 0s;
      margin: 30px auto;
      background-color: #fbf7f6;
      border-radius: 50%;
      margin-top: 0px;
      padding: 10px;
  }
  .features-box h3{
     color: #493127;
     font-weight: 600;
     font-size: 22px;
     margin-top: 50px;
  }
  .features-box p{
     text-align: center;
     color: black;
     font-weight: 500;
     font-size: 18px;
  }
  .features-box:hover{
     box-shadow: rgb(0 0 0 / 10%) 0px 3px 27px 0;
      transform: scale(1.1);
      background-color: #47b251;
      border-color: #47b251;
  }
  .features-box:hover h3{
     color: white;
  }
  .features-box:hover img{
      background-color: #47b251;
     
  }
  .features-box:hover p{
     color: white;
  }
  @media only screen and (max-width: 768px){
.features-box {padding: 5px 3px;min-height: 300px;margin-bottom: 20px; border-radius: 40px; min-width: 120px;
}}
@media only screen and (max-width: 768px){
.features-box img {width: 45%;padding: 7px;margin-bottom: 4px;min-height: 80px;width: 80px;
}}
@media only screen and (max-width: 768px){
.features-box h3 { font-size: 20px; margin: 1px; margin-top: 29px;
}}
@media only screen and (max-width: 768px){
.features-box p {font-size: 15px;line-height: 20px;margin-top: 8px;
}}
@media only screen and (max-width: 360px){
.features-box h3 { font-size: 17px;margin: 1px; margin-top: 29px;
}}

/* ----------------from template----------------------- */
#contact .card-wrapper {
    margin-bottom: 100px;
}

.p-y-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
#contact .logo-wrapper {
    width: 100%;
    -moz-transition: margin-top 0.4s ease;
    -o-transition: margin-top 0.4s ease;
    -webkit-transition: margin-top 0.4s ease;
    transition: margin-top 0.4s ease;
}
.field-name-field-agent-contact-ref, .view-agent-cards-property {
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#contact .views-row {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 100px;
}


.field-name-field-agent-contact-ref .field-item, .field-name-field-agent-contact-ref .views-row, .view-agent-cards-property .field-item, .view-agent-cards-property .views-row {
    display: inline-block;
}

#contact .views-row {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 100px;
}
.field-name-field-agent-contact-ref .field-item, .field-name-field-agent-contact-ref .views-row, .view-agent-cards-property .field-item, .view-agent-cards-property .views-row {
    display: inline-block;
}
.views-row-last {
    border-bottom: 0 none !important;
}
.property-template-eko .property-section {
    width: 100%;
    float: left;
    display: inline-block;
}
#contact .card_3 .group-contact-3-right {
    color: #666;
    float: right;
    padding-left: 15px;
    display: inline-block;
    width: 55%;
    padding: 40px;
    text-align: right;
    margin-top: 0px;
    -moz-transition: margin-top 0.4s ease;
    -o-transition: margin-top 0.4s ease;
    -webkit-transition: margin-top 0.4s ease;
    transition: margin-top 0.4s ease;
}
.card_3 .group-contact-3-right {
    float: left;
    width: 65%;
    padding-left: 15px;
}
#contact .node-agent-card {
    background-color: #fff;
    box-shadow: 0 0 38px 0 rgb(0 0 0 / 10%);
    width: 85%;
    float: left;
    position: relative;
}
#contact .card_3 .group-contact-3-left img {
    box-shadow: 0 0 38px 0 rgb(0 0 0 / 10%);
    max-width: 280px;
}

.card_3 .group-contact-3-left img {
    height: auto;
    width: 100%;
}
.field-name-field-agent-contact-ref .field-item, .field-name-field-agent-contact-ref .views-row, .view-agent-cards-property .field-item, .view-agent-cards-property .views-row {
    display: inline-block;
}
.field-name-field-agent-contact-ref, .view-agent-cards-property {
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
/* ======================amenites new box====================== */
.proj-info-box {
    width: 100%;
    height: 100px;
    padding: 10px;
    padding-left: 50px;
    /* align-items: flex-start; */
    /* justify-content: center; */
    /* display: flex; */
    /* flex-direction: column; */
    box-shadow: 1px 1px 20px #e2e2e285;
    margin: 10px 6px;
    border-radius: 15px;
    padding-left: 25px;
    /* padding-top: 40px; */
    background-color: white;
    margin-left: 25px;
}
.proj-info-box img {
    background-color: #faf6f3;
    padding: 5px 7px;
    border-radius: 15px;
    box-shadow: 1px 1px 20px #faf6f3;
    float: left;
}
.proj-info-content .color-text {
    /* font-weight: bold; */
    font-size: 20px;
    color: #47b251;
    padding-top: 30px;
   margin-left: 30px;
    
}


.proj-info-content p {
    color: black;
    font-size: 19px;
    margin-top: 2px;
    font-weight: 500;
    text-align: left;
    
}
/* ======================================feature area----============================ */
.feature-area {
    background-image: url(../images/PSR\ Nandanam\ Front\ View\ With\ Logos.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative; }
    .feature-area::before {
      background-color: #47b251;
      bottom: 0;
      content: "";
      left: 0;
      position: absolute;
      top: 0;
      width: 59.8%;
      opacity: 0.9; }
      @media only screen and (min-width: 1200px) and (max-width: 1599px) {
        .feature-area::before {
          width: 63.5%; } }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .feature-area::before {
          width: 65%; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .feature-area::before {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .feature-area::before {
          width: 100%; } }
  
  /*-- Feature Wrapper --*/
  .feature-wrapper > h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 8px;
    color: #fff; }
    @media only screen and (max-width: 479px) {
      .feature-wrapper > h2 {
        font-size: 24px; } }
  
  .feature-wrapper > p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 45px;
    color: #ebebeb;
    font-weight: 500; 
}
    
  
  /*-- Single Feature --*/
  .single-feature {
    padding-right: 60px;
padding-top: 30px; 
padding-bottom: 30px ;}
    
    .single-feature img {
      margin-bottom: 10px; }
    .single-feature h4 {
      /* font-family: "Poppins", sans-serif; */
      font-size:22px;
      line-height: 26px;
      color: #fff;
      font-weight: 500;
      position: relative;
      padding-bottom: 11px;
      margin-bottom: 17px; }
      .single-feature h4::before, .single-feature h4::after {
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
        background-color: #fff;
        height: 1px;
        width: 38px; }
      .single-feature h4::after {
        bottom: 4px;
        width: 56px; }
    .single-feature p {
      font-size: 14px;
      /* font-family: "Poppins", sans-serif; */
      line-height: 23px;
      color: #fff;
      font-weight: 400; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-feature {
        padding-right: 30px; } }
    @media only screen and (max-width: 479px) {
      .single-feature {
        padding-right: 15px; } }
       
    