* {
    padding: 0px;
    border: 0px;
    margin: 0px;
    outline: none !important;
}

body {
    font-family: 'Open Sans', helvitca, sans-serif;
    background: url("../images/bg.png") repeat center center;
    font-size: 14px;
    color: #181818;
}

img {
    text-decoration: none !important;
    border: 0px !important;
}

a {
    color: #a6a6a6;
}

a:hover,
a:active,
a:focus {
    outline: none !important;
    text-decoration: none;
    color: #fff;
}

h2 {
    color: #99c93d;
    font-size: 2em;
}

h3 {
    font-family: 'Open Sans', helvitca, sans-serif;
}

h4 {
    color: #99c93d;
    font-size: 1.4em;
    font-family: 'Tangerine', cursive;
}

.mt1 {
    margin-top: 1em;
}

.logoMobile {
    display: none;
}

.container-fluid {
    padding: 0px;
}

p {
    color: #363636;
    font-size: 1.1em;
    line-height: 1.8em;
}

thead {
    background: #484c48;
    color: #fff;
}

.titleInner {
    color: #99c93d;
    margin-bottom: 1em;
}

/* menu */
.menu-title {
    display: none;
}

.navbar {
    float: left;
    width: 100%;
    border-radius: 0px;
    min-height: 100%;
    border: none;
    margin: 0px;
}

.navbar .container {
    width: 100%;
}

.navbar-nav {
    font-size: 1.25em;
    text-transform: uppercase;
    float: right;
}

.navbar-nav li {
    margin: 1em 1em 0em 0em;
    background: url('../images/menu-div.png') no-repeat left 28px;
    padding: 0 .5em;
}

.navbar-nav li a {
    color: #706e6e;
    text-shadow: none;
    font-size: .9em;
    padding: 0px 0px 15px;
    margin: 25px 0px 30px 25px;
    float: left;
    font-family: Arial, sans-serif;
    letter-spacing: .05em;
    border-bottom: 3px solid transparent;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 0px 1px #696666
}

.navbar-nav li:first-child {
    margin-left: 0px;
    background: none;
}

.navbar-nav li:first-child a {
    padding-left: 0px;
    border: none;
    margin-left: 0px;
}

.navbar-nav li:hover a,
.navbar-nav li a.active {
    color: #0a7326;
    border-bottom: 3px solid #0a7326;
}

.navbar-nav li.current_page_item a {
    color: #ffba13;
    border-bottom: 3px solid #ffba13;
    background: none !important;
}

.navbar-collapse {
    padding: 0px;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.nav>li>a:hover,
.nav>li>a:focus {
    background: none;
}

.dropdown-menu {
    padding: 0px;
    margin: 0px;
    border: none;
    background: rgba(255, 255, 255, 1);
    border-radius: 0px;
    min-width: 180px;
}

.dropdown-submenu>.dropdown-menu {
    min-width: 210px;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-menu>li {
    background: none;
    margin: 0px;
}

.dropdown-menu>li>a {
    float: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    left: 100%;
    top: 0px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 0px;
}

.dropdown-menu>li>a,
.dropdown-menu>li:hover a,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: none;
    border: none;
    color: #fff;
    font-size: 1em;
    padding: .6em 0;
}

.navbar-nav li:hover .dropdown-menu>li>a {
    background: none;
    border: none;
    color: #99c93d;
    border-bottom: 1px solid rgba(247, 246, 246, .8);
    width: 100%;
    font-weight: 500;
    font-size: 1em;
    padding-left: 1.3em;
    padding-top: 1em;
    text-shadow: none;
}

.navbar-nav li:hover .dropdown-menu>li>a:hover {
    color: #106232;
}

.carousel-inner {
    min-height: 550px;
    width: 100%;
}

.carousel-caption {
    right: 0px;
    left: 0px;
    text-shadow: none;
    bottom: 0px;
    top: 17%;
}

.carousel-caption img {
    display: inline-block;
    float: left;
}

.carousel-caption h2 {
    color: rgb(88, 255, 3);
    font-size: 5.5em;
    text-align: left;
    float: right;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px;
    margin: 2em 1em 0 0;
    font-weight: bold;
}

.carousel-caption h3 {
    color: rgb(255, 244, 4);
    font-size: 5.5em;
    float: right;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px;
    margin: .5em 1em 0 0;
    font-weight: bold;
    font-family: 'Tangerine', cursive;
}

.slide3 img {
    margin-top: 4em;
}

.slide3 h2 {
    text-align: right;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-indicators li {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #818181 \9;
    background-color: #818181;
    border: 9px solid #ecded5;
    border-radius: 13px;
    box-shadow: 0 2px 0px rgba(100, 100, 98, .7);
}

.carousel-indicators .active {
    width: 25px;
    height: 25px;
    background-color: #15516d \9;
    background-color: #15516d;
    border: 9px solid #fffbf3;
}

.carousel-control {
    background: none !important;
    opacity: 1 !important;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-inner>.item>img {
    width: 100%;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-fade .carousel-inner .banner1 {
    background: url('../images/banner1.jpg') no-repeat center center;
    background-size: 100% 100%;
    height: 100%;
    font-size: 0px;
}

.carousel-fade .carousel-inner .banner2 {
    background: url('../images/banner2.jpg') no-repeat center center;
    background-size: 100% 100%;
    height: 100%;
    font-size: 0px;
}

.carousel-fade .carousel-inner .banner3 {
    background: url('../images/banner3.jpg') no-repeat center center;
    background-size: 100% 100%;
    height: 100%;
    font-size: 0px;
}

.carousel-fade .carousel-inner .banner4 {
    background: url('../images/banner4.jpg') no-repeat center center;
    background-size: 100% 100%;
    height: 100%;
    font-size: 0px;
}

.carousel-fade .carousel-inner a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
}

/* home content start here */
.header-part {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 10;
    width: 100%;
}

.main-header {
    background-color: rgba(253, 253, 253, 1);
    min-height: 110px;
}

.logo {
    min-height: 110px;
}

.logo h1 {
    margin-bottom: 0px;
    margin-top: 10px;
}

.topbar {
    border-bottom: 1px solid #536163;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.topCont {
    color: #a7ef05;
    margin-top: 20px;
    font-size: 1em;
    margin-left: 2em;
}

.topCont span {
    color: #a7ef05;
    margin-left: 5px;
    margin-right: 10px;
}

.topCont span:before {
    padding-right: 5px;
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
}

.socialbtns,
.socialbtns ul,
.socialbtns li {
    margin: 0;
    padding: 0px 0px;
    margin-top: 5px;
    margin-right: 1em;
}

.socialbtns li {
    list-style: none outside none;
    display: inline-block;
}

.socialbtns .fa {
    width: 25px;
    height: 25px;
    font-size: 1em;
    font-weight: bold;
    color: #99c93d;
    background-color: #fff;
    padding-top: 8px;
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    -o-border-radius: 22px;
    text-align: center;
}

.socialbtns .fa:hover {
    color: #094562;
    background-color: #fff;
}

.about-section {
    text-align: center;
    margin-top: 10px;
}

.about-section h2 {
    margin-top: .5em;
    color: #99c93d;
    font-style: italic;
    font-size: 4.5em;
    font-weight: 400;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-family: 'Tangerine', cursive;
}

.about-section h3 {
    margin-top: 1em;
    color: #4b4b4b;
    font-style: italic;
    font-size: 1.2em;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.prjoectsType img {
    display: inline-block;
}

.needed-section {
    background: #99c93d;
    margin-top: 75px;
}

.needed-section .container {
    padding: 0px;
}

.joinUs {
    position: relative;
    text-align: center;
    color: #fff;
    background: #58a726;
    min-height: 400px;
}

.joinUs h3 {
    background: url('../images/jointHand.png') no-repeat center top;
    font-size: 2.2em;
    border-bottom: 1px solid #fff;
    margin: 1em 0;
    padding: 3.5em 0 1em;
}

.joinUs h2 {
    font-size: 2em;
    font-weight: 300;
    color: #fff;
    width: 80%;
    margin: auto;
    line-height: 1.2em;
}

.butMedi,
.butBook {
    background: #99c93d;
    border-radius: 5px;
    padding: 10px 25px;
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
    margin-top: 15px;
    margin-left: -25px;
}

.butMedi:hover {
    background: #99c93d;
}

.butBook {
    background: #99c93d;
    font-weight: 500;
}

.butBook:hover {
    background: #0e526b;
}

.services {
    text-align: center;
    padding-right: 0px;
}

.services h3 {
    font-weight: bold;
    font-size: 2em;
    margin: 25px 0;
    color: #fff;
}

.services p {
    color: #fff;
}

.services ul {
    margin-top: 20px;
    margin-left: 2em;
}

.services li {
    list-style: none;
    float: left;
    padding: 10px 0px;
    width: 100%;
    text-align: left;
    font-style: italic;
    color: #fff;
}

.services li:before {
    font-family: FontAwesome;
    content: "\f18e";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    font-size: 1.1em;
    font-style: normal;
    color: #000;
}

.news-section {
    display: table;
    margin-top: 80px;
}

.headingLine {
    margin-top: 1em;
}

.headingLine h3 {
    background: url('../images/title-under.png') repeat-x left bottom;
    padding: 0 1em .5em 0;
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 2em;
    width: auto;
    display: inline-block;
}

.headingLine .carousel-inner>.item>img {
    width: auto;
    display: inline-block;
}

.headingLine h3 span {
    color: #99c93d;
    font-size: 1em;
}

.bulletBox ul {
    margin-top: 20px;
}

.bulletBox li {
    list-style: none;
    float: left;
    padding: 10px 0px;
    width: 100%;
    text-align: left;
    font-size: 1.2em;
    font-style: italic;
}

.bulletBox li:before {
    font-family: FontAwesome;
    content: "\f18e";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    font-size: 1.1em;
    font-style: normal;
    color: #99c93d;
}

.newsHome div {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 25px;
}

.news-section h4 {
    color: #095d7b;
    font-weight: 400;
}

.news-section p {
    font-size: 1em;
}

#testimonial .carousel-inner {
    min-height: 200px;
    height: 200px !important;
}

#upcomingProjects .carousel-inner {
    min-height: 425px;
    height: 425px !important;
}

#upcomingProjects .carousel-indicators {
    bottom: -40px;
}

#upcomingProjects h5 {
    position: relative;
    bottom: .5em;
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
    padding: .5em 0;
    color: #0e526b;
    font-size: 1.8em;
    text-align: center;
    font-weight: 600;
}

.footer-part {
    background: #2c2c2c;
    margin-top: 50px;
    padding: 20px 0;
}

.footer-part h3 {
    font-size: 2em;
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
    letter-spacing: 1px;
}

.footer-part p {
    color: #a6a6a6;
    position: relative;
    font-size: 1em;
    padding-left: 30px;
}

.footer-part p.location span {
    text-transform: uppercase;
}

.footer-part p.location:before,
.footer-part p.phone:before,
.footer-part p.mail:before {
    font-family: FontAwesome;
    content: "\f041";
    font-size: 1.9em;
    font-style: normal;
    color: #99c93d;
    position: absolute;
    left: 0px;
    top: 2px;
}

.footer-part p.phone:before {
    content: "\f095";
    font-size: 1.4em;
}

.footer-part p.mail:before {
    content: "\f0e0";
    font-size: 1.2em;
}

.footer-part p.phone {
    font-size: 1em;
    letter-spacing: 1px;
}

.siteAddress p {
    padding: 0px;
}

.siteMap li {
    list-style: none;
    margin-top: .7em;
}

.siteMap li:before {
    font-family: FontAwesome;
    content: "\f18e";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    font-size: 1.1em;
    font-style: normal;
    color: #99c93d;
}

.footer-part p.mail a {
    color: #a6a6a6;
    font-size: .9em;
    letter-spacing: 1px;
}

.footer-part p.mail a:hover {
    color: #fff;
}

.social a {
    color: #99c93d;
    font-size: 1.5em;
    padding: 10px 10px;
    position: relative;
    display: inline-block;
    float: left;
    background: #fff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    margin-right: .5em;
    margin-top: 1em;
    vertical-align: middle;
}

.partners li {
    color: #a6a6a6;
    list-style: none;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.partners li:before {
    font-family: FontAwesome;
    content: "\f18e";
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle;
    font-size: 1.1em;
    font-style: normal;
    color: #a6a6a6;
}

.feature iframe {
    width: 100%;
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(99%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
}

.partners li a {
    display: block;
    color: #a6a6a6;
    text-transform: lowercase;
    margin-left: 35px;
}

.partners a:hover {
    color: #fff;
}

.ready {
    position: absolute;
    top: 40%;
    padding: 25px;
    border-radius: 0px 10px 0px 10px;
    background: #fff;
    left: 0%;
    width: 400px;
}

.ready.anugrahaIndex {
    top: 20%;
}

.ready a {
    background: #133922;
    padding: 10px 20px 10px 40px;
    display: inline-block;
    color: #fff;
    font-size: 1.3em;
    margin-top: 20px;
    position: relative;
}

.ready a.phone:before {
    color: #fff;
    top: 5px;
    position: absolute;
    left: 10px;
}

.footer-copy {
    background: #000;
    color: #f5f6f3;
    font-size: .8em;
    padding: 20px 0;
    text-align: center;
    font-style: italic;
}

.aboutCont {
    margin-bottom: 2em;
}

.innerBanner {
    position: relative;
    margin-bottom: 3em;
}

.innerBanner img {
    height: 400px;
}

.innerBanner h3 {
    position: Absolute;
    /* top; */
    text-align: center;
    bottom: 4em;
    width: 100%;
    color: #99c93d;
    padding-bottom: 1em;
    font-size: 2.5em;
}

.innerBanner h3:first-child:before,
.innerBanner h3:after {
    content: '';
    display: block;
    margin: auto;
    position: relative;
    bottom: -26px;
    width: 50%;
    height: 1px;
    background: #fff;
}

.innerBanner h3:first-child:before {
    top: -14px;
    bottom: auto;
}

.innerBanner h3 span {
    font-size: .6em;
    color: #99c93d;
}

.innerBanner h4 {
    position: Absolute;
    /* top; */
    text-align: center;
    bottom: .8em;
    width: 100%;
    color: #fff;
    font-size: 3.5em;
    letter-spacing: .1em;
    font-family:'Open Sans', helvitca, sans-serif;
}

.booking-banner {
    background: url("../images/banner.jpg") no-repeat center center;
    background-size: cover;
    padding: 4em 0;
}

.booking-banner p {
    color: #fff;
    font-size: 1.2em;
    line-height: 2em;
}

.innerTitle h3 {
    background: url(../images/title-under.png) repeat-x left bottom;
    padding-bottom: 15px;
    font-weight: 300;
    font-size: 4em;
    width: 60%;
    font-family: 'Tangerine', cursive;
    display: inline-block;
    color: #99c93d;
    margin-top: 0px;
    font-style: italic;
    padding-bottom: .3em;
    margin-bottom: .5em;
}
.completeDetails{
    margin-top:10px;
    font-weight:500;
    padding:0 1rem 1rem;
    .title{
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.5rem;
    text-transform: uppercase;
}
}
.onavail{display:flex;
    justify-content: space-between;
    font-size: 13px;
    margin:0px;
}
    .avileClr{
        color: #5f8910;
    }
.card-box{
    padding: 0px;
    width: 32%;
	margin:0 0 2% 0;
}
@media (min-width: 300px) and (max-width: 1023px) {
	.card-box{
		padding: 0 15px;
		width: 100%;
	}
}
.ml-10{margin:0 2% 2%;}
.card-box a{
    color:#333;
}
.card-box a:hover{
    color:#333;
}
.card-box:hover{
    box-shadow: 0px 7px 12px -7px rgb(0 0 0 / 75%);
    -webkit-box-shadow: 0px 7px 12px -7px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 7px 12px -7px rgba(0, 0, 0, 0.75);
}
.innerTitle {
    margin-bottom: 2em;
}

.completList img {
    min-height: 200px;
}

.completList a:hover img {
    background: #18629c;
}

.completList h3 {
    text-align: center;
    width: 100%;
    min-height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .2em 0 .5em;
    margin: 0px;
    font-size: 1.3em;
    font-weight: 600;
    color: #044886;
	display: flex;
    justify-content: center;
    align-items: center;
}


.completProduct {
    padding: 0px;
    position: relative;
}

.completProduct li {
    list-style: none;
    float: left;
    padding: 6px 0px;
    width: 100%;
    text-align: left;
    font-style: italic;
}

.completProduct li:before {
    font-family: FontAwesome;
    content: "\f18e";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    font-size: 1.1em;
    font-style: normal;
    color: #99c93d;
}

.projectDetails p {
    color: #363636;
    margin-top: 1em;
    display: inline-block;
    font-size: .9em;
}

.completProduct div.projectDetails {
    padding: 2.5em;
    font-size: 1.2em;
}

.ongoing h3 {
    color: #835220;
    margin-top: 0px;
}

.completProduct div.ongoing {
    font-size: 1em;
}

.upcomingTabs h3 {
    font-size: 1em;
    font-weight: bold;
    color: #99c93d;
}

.upcomingTabs p {
    font-size: 1.1em;
    line-height: 1.8em;
}

/*tabs style*/
.responsive-tabs {
    margin-top: 2em;
}

.responsive-tabs-container[class*="accordion-"] .tab-pane {
    margin-bottom: 15px;
}

.responsive-tabs-container[class*="accordion-"] .accordion-link {
    display: none;
    margin-bottom: 10px;
    padding: 10px 15px;
    background-color: #99c93d;
    border-radius: 3px;
    border: 1px solid #99c93d;
    color: #fff;
}

.responsive-tabs-container[class*="accordion-"] a.active {
    background-color: #959493;
    border: 1px solid #959493;
}

.nav-tabs {
    border-bottom: 1px solid #959493;
}

.nav-tabs>li>a {
    margin-right: .7em;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #959493;
    color: #fff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #ffffff;
    cursor: default;
    background-color: #99c93d;
    border: 1px solid #99c93d;
    border-bottom-color: #99c93d;
}

.nav-tabs>li>a:hover {
    border-color: #99c93d #99c93d #99c93d;
    background: #99c93d;
}

.table-responsive {
    margin-top: 1em;
}

.mediaNews img {
    cursor: zoom-in;
}

.modal-dialog {
    width: 400px;
}

.careers {
    padding: 2em;
    background: url('../images/business-opportunity.jpg') no-repeat left top;
    background-size: cover;
}

.jobDetails h3 {
    color: #41adf7;
    font-size: 1.2em;
}

.jobDetails p {
    color: #fff;
    font-size: .9em;
}

.jobDetails {
    border-bottom: 1px solid #adacac;
}

.careers .form-group {
    color: #fff;
}

.careers .titleInner {
    color: #f3e90b;
}

.address p {
    padding-left: 2em;
}

.map,
.phone,
.mobile,
.fax,
.email {
    position: relative;
}

.map:before,
.phone:before,
.mobile:before,
.fax:before,
.email:before {
    content: "\f041";
    font-family: FontAwesome;
    position: absolute;
    font-size: 1.5em;
    color: #99c93d;
}

.phone:before {
    content: "\f095";
}

.mobile:before {
    content: "\f10b";
    font-size: 2em;
    top: -10px;
}

.fax:before {
    content: "\f1ac";
}

.email:before {
    content: "\f124";
}

.contactForm h3 {
    margin-top: 0px;
}

.upcoming h3 {
    color: #2571b5;
    margin-bottom: 2em;
}

.upcoming h3 span {
    color: #2571b5;
    color: #1d1d1d;
    font-size: .9em;
}

.box {
    box-shadow: 0px 0px 4px 0px #cac9c9;
    padding: 0px;
    text-align: left;
    width: 44.8%;
    margin: 0 1%;
    background: #99c93d;
}

.boxVideo {
    box-shadow: 0px 0px 4px 0px #cac9c9;
    padding: 0px;
    text-align: left;
    margin: 0 1%;
    background: #99c93d;
}

.box .addressHome {
    padding: 0px;
    font-size: 1.5rem;
    text-transform: capitalize;
    margin: 0px;
}

.box .addresssqft {
    padding: 0px;
    font-size: 1.6rem;
    color: #fff;
    text-transform: capitalize;
    margin: 0px;
}

.availabel-section {
    margin: 1em auto;
}

.availabel-section h5 {
    margin: 0px;
    padding: 10px 0;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em;
    text-transform: uppercase;
}

.availabel-section p.location {
    position: relative;
    padding-left: 30px;
    font-weight: 600;
    padding-bottom: 1rem;
}

.availabel-section p.location:after {
    font-family: FontAwesome;
    content: "\f041";
    font-size: 1.9em;
    font-style: normal;
    color: #fff;
    position: absolute;
    left: 0px;
    top: -6px;
}
.typeLabel{
    font-family: "Roboto", sans-serif;
    position: absolute;
    background: #99c93d;
    margin: 0px;
    color: #fff;
    padding: 0.5rem 1rem;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 600;
}

.availabel-section div.homeIcon {
    position: relative;
    padding-left: 30px;
    font-weight: 500;
    padding-bottom: 1rem;
}

.availabel-section div.homeIcon span:first-child {
    margin-left: 0rem;
}

.availabel-section div.homeIcon span {
    color: #363636;
    margin-left: 2rem;
    font-weight: bold;
}

.availabel-section div.homeIcon:after {
    font-family: FontAwesome;
    content: "\f015";
    font-size: 1.7em;
    font-style: normal;
    color: #fff;
    position: absolute;
    left: 0px;
    top: -6px;
}

.availabel-section span.unitLft {
    position: absolute;
    left: 0px;
    background: #99c93d;
    padding: 10px 20px;
    color: #fff;
    font-size: 1.3em;
}

.ready p.location {
    position: relative;
    padding-left: 30px;
    margin-top: 1em;
}

.ready p.location:after {
    font-family: FontAwesome;
    content: "\f041";
    font-size: 1.9em;
    font-style: normal;
    color: #99c93d;
    position: absolute;
    left: 0px;
    top: 2px;
}

.ready p.phone {
    position: relative;
    padding-left: 30px;
    margin-top: 1em;
}

.ready p.phone:before {
    font-family: FontAwesome;
    content: "\f095";
    font-size: 1.9em;
    font-style: normal;
    color: #99c93d;
    position: absolute;
    left: 0px;
    top: 2px;
}

.callUs {
    background: #99c93d;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 2em;
}

.callUs p {
    color: #fff;
    font-size: 2em;
}

.callUs a {
    color: #fff;
    position: relative;
    padding: 12px 0 10px 50px;
}

.callUs a.phone:before {
    color: #587e0e;
    position: absolute;
    left: 20px;
    top: 10px;
}

.OngoingProjects img {
    width: 100%;
}

button.close span {
    background: #000;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (max-width: 768px) {
    .ready {
        position: relative;
    }

    .navbar-nav {
        width: 100%;
    }

    .box {
        width: 100%;
        margin: 0px 0px 10%;
    }

    .box .availCont {
        padding-bottom: 10px;
    }

    #testimonial .carousel-inner {
        min-height: 120px;
        height: 120px !important;
    }
}

.email a {
    color: #181818;
}
.beach-banner{
	display: flex;
  justify-content: center; /* Centers items horizontally */
  align-items: center; /* Centers items vertically (if needed) */
  gap: 30px; /* Adds space between images */
  height: inherit;
    position: absolute;
    top: 10rem;
    flex-direction: column;
    width: 100%;
}
.beach-banner img{
	max-width: 100%; /* Ensures images scale within their container */
  height: auto;
}
.beach-banner img.lux{padding-left:5rem;}
.beach-banner img.besant{margin-top:3rem;}
.banner-call{background: #000000b5;
    border-radius: 10px;
    padding: 10px 20px;font-weight: bold;}
	.banner-call span{font-size:1.5rem;}
	.banner-call a{color:#fff; display:inline!important;font-size: 3rem;font-family: "Open Sans", helvitca, sans-serif}
	.banner-call a:first-child{margin-left:4rem;}
	
	.banner-call:before{color:#fff;font-size: 3rem;}