body{
  color:#252525;
  width: 100%;
  overflow-x: hidden;
}
.sticky-nav.nav-border-bottom {
    background: #1a2224;
}
.owl-bg-img{
	height: 83vh;
}
#counter {
  padding: 3.7em 0;
}
section {
    padding: 6em 0;
}
.p-title{
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #000000;
}
.p-location{
	margin-bottom: 10px;
}
.mr-bt20{
	margin-bottom: 20px;
}
.mr-bt30{
	margin-bottom: 30px;
}
.mr-bt5{
	margin-bottom: 5px!important;
}
.br-sitegreen{
	background: #1a2122;
}
.txt-brbr::after {
    display: block;
    height: 2px;
    width: 125px;
    content: "";
    background: #e6af2a;
    background-size: 300% 300%;
    background-position: center center;
    margin-top: 0.75rem;
    margin-bottom: 20px;
}
.colpd-left5{
	padding-left: 5%;
}
.mr-auto{
	margin:auto;
}
.mr-tp50{
	margin-top: 50px;
}
.mr-tp30{
	margin-top: 30px;
}
.abttitle{
	font-size: 25px;
	margin: 22px;
}
footer h5 {
    font-size: 1.2em;
}
footer .footer-top {
    background: #1a2122!important;
}
.light-gtext{
	 color: #c4c4c4!important;
}
.footer-text{
	color: #272727;
}
.float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 2.5%;
    left: 10px;
    background-color: #75b731;
    color: #FFFFFF!important;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 2px 2px 3px #2f3825;
    z-index: 100;
    line-height: 55px;
}
.mob{
    display:none;
}
.web{
    display:block;
}
.whatsapp i{
	color: #ffffff!important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
     color: inherit;
     background-color: transparent; 
     color: #ffffff;
     border-bottom-color: #fff;
}
.nav > li {
    margin: 10px 11px;
}
.dropdown-menu li a{
    border-bottom: 1px solid gray;
    margin-bottom: 9px;
}
footer img{
  width: 80%;
}
.anmm .nav-tabs a.active i:before {
    color: #e6af2a;
}
/*projects*/
.text-border-bottomleft::after {
    display: block;
    height: 2px;
    width: 125px;
    content: "";
    background: #9ac426;
    background-size: 300% 300%;
    background-position: center center;
    margin-top: 5px;
}
.text-border-bottomcenter::after {
    display: block;
    height: 2px;
    width: 125px;
    content: "";
    margin: auto;
    background: #9ac426;
    background-size: 300% 300%;
    background-position: center center;
    margin-top: 5px;
}
.sticky.header-appear .navbar{
    display: none;
}
.prj-title::after {
    display: block;
    height: 1px;
    width: 150px;
    content: "";
    background:  #ed8534;
    background-size: 300% 300%;
    background-position: center center;
    margin-top: 0.4rem;
    margin-bottom: 20px;
}
.prj-des p {
    margin: 0 0 5px;
}
.text-justify{
    text-align: justify;
}
#prj-tab{
    padding: 80px 0 0;
}
.d-flex{
  display: flex;
}
.pd-left7{
  padding-left: 7%;
}
.bg-gray-prj{
  background: #efeeec;
}
.amn img{
  border: 1px solid gray;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  background: #ffffff;
  border: 1px solid #cccccc;
  padding: 5px;
}

#location .owl-item img{
  border: 1px solid gray;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  background: #f1f1f1;
  border: 1px solid #cccccc;
  padding: 15px;
  border-radius: 50%;
}
#amenities .owl-item, #location .owl-item{
  padding: 10px;
}
#amenities .owl-pagination, #location .owl-pagination{
  display: none;
}
#description .owl-buttons{
  display: none!important;
}
.float-right{
  float: right;
}
#location img{
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px;
}
/*.navbar-nav > li > a {
    font-size: 14px;
  }*/
.subp-title{
  font-weight: 400;
  margin-bottom: 0px;
  margin-top: 00px;
  color: #5d5a5a;
} 
.amenities-section ul{
  list-style: disc;
  padding-inline-start: 35px;
}
.lgt-amn .gallery-img{
   box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px;
}
/*One Page*/
.banner-formb{
  width: 100%;
  margin: 0;
  color: #fff;
  background-color: #9ac426;
  border-color: #9ac426;
  font-size: 14px;
  padding: 7px 15px;
}
#counter .form-control, #counter .form-group{
    margin-bottom: 0px;
}
.white-color{
  color: #f1f1f1;
}
thead{
  background: transparent;
}
thead th{
  color: #9ac426;
}
tbody td{
  color: #f1f1f1;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: transparent;
}
td a:hover, td a {
    color: #f1f1f1;
}
#configuration th, #configuration td{
      font-size: 16px;
}
#configuration table{
  margin-bottom: 0;
}
#specification ul li{
  color: #f1f1f1;
  list-style-type: disc;
}
#contact-us img{
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    background: #f1f1f1;
    border: 1px solid #cccccc;
    padding: 5px;
}

/*Left-bar*/
.box-wrapper {
    /*width: inherit;*/
    background: #fff;
    border-radius: 4px;
    border-radius: 0;
    display: table;
    position: fixed;
    background-image: linear-gradient(to bottom right, #9ac426, #1ca7b5);
    bottom: 30%;
    opacity: 0.8; 
     z-index: 999;
}
.box-wrapper a {
  padding: 13px 4px;
  line-height: initial;
  margin: 0;
  color: #fff;
  font-size: 11px;
  display: block;
  border-bottom: 1px solid #fff;

}
.box-wrapper a:hover {
    background: #0d47a1;
    color: #fff;
    text-decoration: none;
}
.fa.fa-star {
    animation: 0.6s ease 0s alternate none infinite running crcle-anim;
    color: #FFEB3B;
    transition: all 1s ease 0s;
}

.box-wrapper a:hover {
    background: #1ca7b5;
    color: #fff;
    text-decoration: none;
}

@keyframes crcle-anim {
    0% {
        transform: scale3d(0.5, 0.5, 1);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}
#about-us .owl-buttons {
    display: none;
}
#amenities .p-title{
  color: #ffffff;
}
#amenities img{
  width: 50%;
}
.lct-img {
    width: 36px;
    padding: inherit!important;
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}
#contact-us iframe {
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px;
}
.mfp-close{
      background-color: #9ac426 !important;
}
.mr-bt30{
    margin-bottom:30px;
}
.pd0{
  padding: 0;
}
.navbar-nav > li > a{
  text-transform: capitalize;
}
.gray-bg{
  background: #f1f1f1;
}
.sec-full-height{
  height: 100vh;
  margin: auto;
  padding: 0;
  display:flex;
}
.sec-full-height .container{
  margin: auto;
}
.d-desk{
    display: block;
}
.d-mob{
    display: none;
}
.bnr-1{
    background-image:url('../images/ssl/banner-2.jpg');
}
.bnr-2{
    background-image:url('../images/ssl/balaji-vasant/banner-2.jpg');
}