.whenrest{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 40px;
}
.whenrest1{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 40px;
    color: #4e9321;
}
.bg-dark {
    background-color: #243535!important;
}
.repidcotact{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #4e9321;
}
.topheads{
    background-color: #fff;
}
.contactno{
    color: #243535;
    font-weight: 500;
}



    .list-inline-item:not(:last-child) {
        margin-right: .5rem;
    }
    .footer_social_widget li {
        font-size: 30px;
        text-align: center;
        width: 40px;
        -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;
    }

    .list-inline-item {
        display: inline-block;
    }
    a {
        color: #243535;
    }
    .cont{
        background: #4e9321;
        padding: 0px 10px;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #fff;
    }


.has-search .form-control {
    padding-left: 4.375rem;
    font-family: 'Montserrat', sans-serif;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 4.375rem;
    height: 2.375rem;
    font-size: 25px;
    line-height: 4.375rem;
    text-align: center;
    pointer-events: none;
}
.advancesearch{
    padding: 1rem .75rem;
    font-size: 1.5rem;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #243535;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #e9ecef;
}

.btn-danger{
    background-color: #243535;
    border-color: #243535;
}
.btn-danger:hover {
    color: #fff;
    background-color: #243535;
    border-color: #243535;
}
.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 0.2rem #dee2e6;
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #243535;
    border-color: #243535;
}
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #dee2e6;
}
.btn-primary:hover {
    color: #fff;
    background-color: #4e9321;
    border-color: #4e9321;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4e9321;
    border-color: #4e9321;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem #dee2e6;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #e9ecef;
}
.Filters{
    padding-left: 13px;
    font-family: 'Montserrat', sans-serif;
}
.custom-select:focus {
    border-color: #243535;
    outline: 0;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%), 0 0 5px #dee2e6;
}

.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1.8rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
.custom-select {
    background: #fff url(../img/arrow-down-sign-to-navigate.png) no-repeat right 17px center;
    background-size: 13px;
}

/* addvace search */
.dropdown-content {
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 50px 0px rgb(32 32 32 / 15%);
    -moz-box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
    -o-box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
    box-shadow: 0px 0px 50px 0px rgb(32 32 32 / 15%);
    display: none;
    min-height: 254px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: 9;
    padding: 15px;
}
.selectable-list li{
    list-style: none;
}
.dropdown-content:before {
    background-color: #ffffff;
    content: "";
    height: 20px;
    left: auto;
    margin: 0 auto;
    position: absolute;
    right: 10%;
    top: -5px;
    width: 20px;
    -webkit-transform: rotate(
45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg);
}
.p15 {
    padding: 15px;
}
.text-thm3 {
    color: #243535 !important;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}
.home1-advnc-search ul li {
    display: inline-block;
    line-height: 3;
    margin-right: 15px !important;
    vertical-align: text-top;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.ui_kit_checkbox input[type=checkbox], .ui_kit_checkbox input[type=radio] {
    height: 17px;
    width: 17px;
}
.ui_kit_checkbox .custom-control-label {
    color: #4f4f4f;
    font-size: 14px;
    justify-content: left;
    line-height: 28px;
    margin: 0 0 10px;
    outline: none;
    padding-left: 7px;
    padding-right: 15px;
    width: 100%;
    text-align: left;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.selectable-list{
    padding:0px;
}
.custom-checkbox .custom-control-label::before {
    border-radius: .25rem;
}
.custom-control-label::before {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    height: 18px;
    top: .25rem;
    width: 18px;
}
.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}


.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.btn-toolbar{
    justify-content: center;
}
.btn-outline-success {
    color: #4e9321;
    background-color: transparent;
    background-image: none;
    border-color: #4e9321;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #4e9321;
    border-color: #4e9321;
}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4e9321;
    border-color: #4e9321;
}

/* persantage chart */
.flex-wrapper {
    display: flex;
    flex-flow: row nowrap;
  }

  .single-chart {
    width: 100%;
    justify-content: space-around ;
  }

  .circular-chart {
    display: block;
    margin: 0px auto;
    max-width: 50%;
    max-height: 100%;
  }
  .circular-chart1 {
    display: block;
    margin-left: auto;
    max-width: 30%;
    max-height: 100%;
}
  .circle-bg {
    fill: none;
    stroke: #eee;
    stroke-width: 3.8;
  }

  .circle {
    fill: none;
    stroke-width: 2.8;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
  }

  @keyframes progress {
    0% {
      stroke-dasharray: 0 100;
    }
  }

  .circular-chart.orange .circle {
    stroke: #ff9f00;
  }
  .circular-chart1.orange .circle {
    stroke: #ff9f00;
  }

  .circular-chart.green .circle {
    stroke: #4CC790;
  }
  .circular-chart1.green .circle {
    stroke: #4CC790;
  }

  .circular-chart.blue .circle {
    stroke: #3c9ee5;
  }
  .circular-chart1.blue .circle {
    stroke: #3c9ee5;
  }

  .percentage {
    fill: #666;
    font-family: sans-serif;
    font-size: 0.5em;
    text-anchor: middle;
  }
.bg-test{
    background-color: #243535;
    padding: 80px 0px 0px;
}
.robin{
  color: #fff;
}
.robin::after{
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  height: auto;
  left: -8px;
  opacity: 0.5;
}
.robin12 p{
    color: #fff;
}
.footroad{
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Poppins', sans-serif;
  font-size: 17.61px;
  font-weight: normal;
}
.footroad a{
  color: #fff;
  text-decoration: none;
}
.footroad a:hover{
  color: #4e9321;
  text-decoration: none;
}
.list-inline-item1 a{
    color: #fff;
    font-size: 40px;
    margin-right: 20px;
}
.Company p{
    color: #fff;
}


/* swiper slider */
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }
  .swiper-button-next, .swiper-button-prev {
    display: none!important;
}
  .mySwiper2 {
    /* height: 80%; */
    width: 100%;
  }
  .mySwipervideo2 {
    height: 80%;
    width: 100%;
  }
  .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .mySwipervideo {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }
  .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }
  .mySwipervideo .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }

  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }
  .mySwipervideo .swiper-slide-thumb-active {
    opacity: 1;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* div table */
  div.blueTable {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
  }
  .divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
    border: 0px solid #AAAAAA;
  }
  .divTable.blueTable .divTableBody .divTableCell {
    font-size: 18px;
  }
  .blueTable .tableFootStyle {
    font-size: 14px;
  }
  .blueTable .tableFootStyle .links {
       text-align: right;
  }
  .blueTable .tableFootStyle .links a{
    display: inline-block;
    background: #1C6EA4;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
  }
  .blueTable.outerTableFooter {
    border-top: none;
  }
  .blueTable.outerTableFooter .tableFootStyle {
    padding: 3px 5px;
  }
  /* DivTable.com */
  .divTable{ display: table; }
  .divTableRow { display: table-row; }
  .divTableHeading { display: table-header-group;}
  .divTableCell, .divTableHead { display: table-cell;}
  .divTableHeading { display: table-header-group;}
  .divTableFoot { display: table-footer-group;}
  .divTableBody { display: table-row-group;}

  .Units{
      list-style: none;
  }

.repsdf{
    position: absolute;
    bottom: 0;
    left: 40px;
    color: #fff;
    font-size: 20px;
    text-shadow: 2px 2px 6px #000000;
}

.test-shine:after {
    content: "";
    position: absolute;
      top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);

    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.13) 0%,
      rgba(255, 255, 255, 0.13) 77%,
      rgba(255, 255, 255, 0.5) 92%,
      rgba(255, 255, 255, 0.0) 100%
    );
  }

  /* Hover state - trigger effect */
  .test-shine:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }

  /* Active state */
  .test-shine:active:after {
    opacity: 0;
  }

  .test-shine {
    position:relative;
    overflow: hidden;
    display: inline-block;
  }


  /* image effect */


.content {
    position: relative;
    margin: auto;
    overflow: hidden;
  }

  .content .content-overlay {
    background: rgb(78 147 33 / 55%);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }

  .content:hover .content-overlay {
    opacity: 1;
  }

  .content-image {
    width: 100%;
  }

  .content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }

  .content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
  }

  .content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
  }

  .content-details p {
    color: #fff;
    font-size: 0.8em;
  }
  .plis{
      font-size: 50px;
      color: #fff;
  }
  .v360{
    position: absolute;
    top: 50%; /*115px; */
    right: 40%;/*130px;*/
    transform: translate(-50%, -50%);
    width: 60px;
  }

/* new css add */
  .card{
    box-shadow: 2px 0 13px #8f8f8f6b;
    margin-bottom: 30px;
  }
  .zestresident{
    font-size: 16px;
    color: #243535;
    margin: 0;
  }
  .card-title {
    font-size: 18px;
    font-weight: bold;
    color: #243535;
}
.card-text{
  font-size: 11px;
  color: #243535;
  margin-bottom: 7px;
}
.card-titles{
  margin-bottom: 0px;
}
.SOLD, .bucstage{
  font-size: 10px;
    color: #243535;
}
.eye img{
  width: 20px;
    max-width: 100%;
}
.eye1{
  vertical-align: middle;
}
.robin h4{
  font-family: 'Myriad Pro', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 25px;
}
.featurette-dividerss{
  background: #fff;
  width: 160px;
  margin: 30px auto;
  opacity: 0.5;
}
.card-img-top {
  height: 228px;
}
.punit{
  display: inline-block;
  padding-top: 5px;
  margin: 0px auto;
}

#load_more{
  margin: 0px auto;
}
.projectlistfile{
  text-decoration: none!important;
}

.Overview h3{
  font-size: 30px;
  font-weight: bold;
  line-height: 3;
  margin: 0;
}
.Overview h1 {
  font-size: 40px;
  font-weight: 500;
  margin: 0;
}
.Overview h4{
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  line-height: 2;
}
.Overview p{
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  text-align: justify;
  margin-bottom: 20px;
}
.Unitssold h4{
  font-size: 30px;
  font-weight: bold;
  text-align: right;
  margin-bottom: 30px;
}

.Unitssold h5{
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 30px;
}
.divais{
  height: 250px;
}
.StagesDevelopment{
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
}

.StagesDevelopment p{
  font-size: 20px;
  font-weight: normal;
}
.StagesDevelopment img{
  max-width: 100%;
}
.StagesDevelopment123{
  font-size: 25px;
  font-weight: 500;
}
.StagesDevelopmentUnits{
  font-size: 15px;
  font-weight: normal;
  line-height: 2;
}
.StagesDevelopment98 img{
  margin-top:30px;
}
.Unitssold{
  text-align: right;
}

/*
.dev-gal-container img {
    height: auto;
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    min-width: 100%;
    background-position: center;
}

.owl-floor >a >img,div.owl-site>a>img {
    max-height: 300px;
    max-width: 300px;
}

.owl-gallery.owl-theme {
    column-count: 5;
}

@media screen and (max-width: 992px) {
    .owl-gallery.owl-theme {
        column-count: 5;
    }
}

@media screen and (max-width: 600px) {
    .owl-gallery.owl-theme {
        column-count: 4;
    }
}

@media screen and (max-width: 300px) {
    .owl-gallery.owl-theme {
        column-count: 2;
    }
}

img.dev-gal-img.img-fluid {
    max-width: 300px;
    max-height: 300px;
    padding: 10px;
}
*/

.cover-img{
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
    margin: 1%;
}

.swiper-container.swiper.mySwiper2.swiper-initialized {
    padding-bottom: 10px;
}

@media (min-width:320px) { /* smartphones, iPhone, portrait 480x320 phones */
    .image-row{
        height: 200px;
    }
}
@media (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
    .image-row{
        height: 250px;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .image-row{
        height: 300px;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .image-row{
        height: 300px;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .image-row{
        height: 350px;
    }
}
@media (min-width:1281px) { /* hi-res laptops and desktops */
    .image-row{
        height: 400px;
    }
}
