/* header */

.navbar-soft .navbar-nav .nav-item:hover .nav-link,
.navbar-soft .navbar-nav .nav-item.show .nav-link {
  border-bottom: 2px solid #00594c;
}

/* header */

/* footer */

.bg__footer-bottom-v1 span a,
.bg__footer-bottom span a {
  color: #008748;
}
.wrapper__footer .widget__footer ul li {
  justify-content: center;
}
/* footer */

/* default-btn */

.btn-primary {
  color: #fff;
  background-color: #00594c;
  border-color: #00594c;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary.nice-select.open:not(:disabled):not(.disabled),
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.btn-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

/* default-btn */



.bg-light-service {
  background-color: #00594c !important;
}

.title__head-service h2 {
  color: #ffffff;
}

.evarnal-form-header a {
  color: #00594c;
}

.evernal-btn {
  background-color: #00594c;
  border-color: #00594c;
}

.evernal-btn:hover {
  background-color: #00594c;
  border-color: #00594c;
}

@media only screen and (max-width:1199px) and (min-width:992px) {

  /* header */
  .navbar-soft .navbar-nav .nav-item .nav-link {
    padding: 2rem 0.3rem;
  }

  .navbar-soft {
    font-size: 12px;
  }

  /* header */

  /* listing-page */

.card__image__body {
    padding: 1rem 0rem 1rem 0.5rem;
}

  .card__image__header img.img-transition {
    height: 180px;
  }

  /* listing-page */


}

@media only screen and (max-width:991px) {

  /* header */
  .navbar-soft .navbar-nav {
    text-align: center;
  }

  .navbar-soft .navbar-nav .nav-item .nav-link {
    padding: 0.75rem 0.5rem;
    color: #000;
  }

  .home-banner-text {
    margin-top: 130px;
  }

  @media only screen and (max-width:767px) {
    .home-banner-text {
      margin-top: 190px;
    }
  }

  @media only screen and (max-width:575px) {
    .home-banner-text {
      margin-top: 140px;
    }

    .search__container .input-group-append .btn {
      border-bottom: none;
    }
  }

  /* header */



  /* listing-page */

  .card__image__header img.img-transition {
    height: 200px;
  }

  /*.card__image__body {*/
  /*  padding: 1rem 1rem;*/
  /*}*/

  /*.card__image__body .list-inline-item span {*/
  /*  font-size: 13px;*/
  /*}*/

  /* listing-page */

}


@media only screen and (min-width: 576px) and (max-width: 768px) {
  .card__image__body .card__content {
    display: block;
  }
}

@media only screen and (max-width:767px) {
  .card__image__header img.img-transition {
    height: auto;
  }
}

@media only screen and (min-width: 411px) and (max-width: 575px) {
  div.evernal-col {
    width: 85%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 320px) and (max-width: 575px) {
  .card__image__footer {
    display: block;
  }

  ul.resi-ul {
    display: inline;
  }

}

/* header */

@media only screen and (max-width:991px) {

  .navbar-soft {
    background: #fff;
    width: 100%;
    position: absolute;
    top: 0;
    border-bottom: 1px solid #00594c;
  }

  button.navbar-toggler:focus {
    border-color: #00594c;
  }

}

/* footer and section */


@media only screen and (max-width:991px) {

  section {
    padding: 50px 0 !important;
  }

  .wrapper__footer {
    padding: 50px 0 !important;
  }

}

@media only screen and (max-width:767px) {
  .wrapper__footer .widget__footer {
    text-align: center;
  }

  .wrapper__footer .widget__footer ul li {
    display: flex;
    justify-content: center;
  }
}

@media only screen and (max-width:575px) {
  section {
    padding: 30px 0 !important;
  }

  .wrapper__footer {
    padding: 30px 0 !important;
  }

  .bg__footer-bottom-v1 span span {
    display: block;
    line-height: 24px;
  }
}

/* defalut-banner */

section.section__breadcrumb {
  padding: 0;
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width:991px) {
  section.section__breadcrumb {
    margin-top: 74px;
  }
}



/***********************
       home-start
************************/


/* about */
.home__about.bg-light {
  background-color: #fff !important;
}

.home__about .about__image-top {
  position: absolute;
  width: 25%;
  left: 0;
  bottom: 0px;
  transform: translateY(12%);
  z-index: 1;
  margin-bottom: 40px;
}

.home__about .about__image-top-hover {
  background: #ffffff;
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin: 0 -1.5px;
  width: 100%;
  padding: 5px;
  border: 3px solid #00594c;
  box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
}

.home__about .about__image-bottom {
  position: absolute;
  width: 95%;
  right: 0;
}

.home__about .about__image-bottom-hover {
  background: #ffffff;
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin: 0 -1.5px;
  border: 3px solid #00594c;
  box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
}

.home__about .about__image-top-hover:hover img,
.home__about .about__image-bottom-hover:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  transform: scale(1);
}

@media only screen and (max-width:1199px){
  .home__about .about__image {
    min-height: 320px;
}
}

@media only screen and (max-width:991px){
  .home__about .about__image {
    min-height: 420px;
}

.home__about .about__image-top {
  position: absolute;
  width: 20%;
  left: 0;
  bottom: 0px;
  transform: translateY(40%);
  z-index: 1;
  margin-bottom: 40px;
}

}

@media only screen and (max-width:767px){
  .home__about .about__image {
    min-height: 310px;
}
.home__about .about__image-top {
  position: absolute;
  width: 22%;
  left: 0;
  bottom: 0px;
  transform: translateY(35%);
  z-index: 1;
  margin-bottom: 20px;
}
}

@media only screen and (max-width:575px) and (min-width:525px){
  .home__about .about__image {
    min-height: 330px;
}
.home__about .about__image-top {
  position: absolute;
  width: 22%;
  left: 0;
  bottom: 0px;
  transform: translateY(24%);
  z-index: 1;
  margin-bottom: 20px;
}

}

@media only screen and (max-width:524px) and (min-width:475px){
  .home__about .about__image {
    min-height: 310px;
}
.home__about .about__image-top {
  position: absolute;
  width: 22%;
  left: 0;
  bottom: 0px;
  transform: translateY(15%);
  z-index: 1;
  margin-bottom: 20px;
}
}

@media only screen and (max-width:474px) and (min-width:426px){
  .home__about .about__image {
    min-height: 290px;
}

.home__about .about__image-top {
  width: 100px;
}

}

@media only screen and (max-width:425px) and (min-width:391px){
  .home__about .about__image {
    min-height: 260px;
}
.home__about .about__image-top {
  width: 100px;
}

}

@media only screen and (max-width:390px) and (min-width:361px){
  .home__about .about__image {
    min-height: 240px;
}

.home__about .about__image-top {
  width: 90px;
}

}

@media only screen and (max-width:360px) and (min-width:341px){
  .home__about .about__image {
    min-height: 220px;
}
.home__about .about__image-top {
  width: 90px;
}

}

@media only screen and (max-width:340px){
  .home__about .about__image {
    min-height: 190px;
}
.home__about .about__image-top {
  width: 90px;
}

}



/* properties */
.badge-primary {
  color: #fff;
  background-color: #00594c;
}

.recent__property-carousel .owl-nav button {
  background: #00594c !important;
}

.recent__property-carousel .owl-nav button:hover {
  background: #000000 !important;
}

/* our-partners */

.projects__partner.bg-light {
  background-color: #00594c !important;
}

.projects__partner .title__head h2 {
  color: #ffffff;
}

.projects__partner p {
  color: #ffffff;
}

#owl-carousel2.owl-carousel .owl-item img {
  width: auto !important;
  height: 75px !important;
  margin: 0 auto !important;
}

/* why-choose-us */
.why-choose-us-wrap {}

.about-why-choose-us-grid {
  border: 2px solid #ddd;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
  transition: 0.3s ease-in-out;
}

.about-why-choose-us-grid:hover {
  box-shadow: -5px 50px 100px rgb(12 35 34 / 8%);
  transition: 0.3s ease-in-out;
}

.about-heading-box {
  position: relative;
  background: #00594c;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-heading-box::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -90%;
  left: -60px;
  transform: rotate(354deg);
  background-color: #00594c;
  z-index: 0;
}

.about-heading-box h5 {
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
  padding: 15px 15px 0px 15px;
  position: relative;
  z-index: 1;
}

.about-image-box {
  width: 110px;
  height: 110px;
  margin: 30px auto 10px;
  overflow: hidden;
}

.about-why-choose-us-grid:hover img {
  width: 90%;
  filter: invert(19%) sepia(82%) saturate(1510%) hue-rotate(147deg) brightness(94%) contrast(102%);
  transition: 0.3s ease-in-out;
}

.about-image-box img {
  width: 80%;
  transition: 0.3s ease-in-out;
}

.about-text-box {
  padding: 0px 15px 10px;
  height: 144px;
}

.about-text-box p {
  text-align: justify;
}

@media only screen and (max-width:1199px) {
  .about-text-box {
    height: 115px;
  }
}

@media only screen and (max-width:767px) {
  .about-text-box {
    height: 136px;
  }
}

@media only screen and (max-width:575px) {
  .about-text-box {
    height: auto;
  }
}



/* testimonial */
.testimonial__block-users .testimonial__block-users-name {
  color: #00594c;
}

/***********************
       home-end
************************/


/***********************
       about-us-start
************************/

/* page-about */

@media only screen and (max-width:991px) {
  .title__leading {
    position: relative;
    margin-bottom: 40px;
  }

  .title__leading h2 {
    font-size: 27px;
    color: #002247;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-family: "Open Sans", serif;
    margin-bottom: 15px;
  }

  .title__leading h2::before,
  .title__leading h2::after {
    flex-grow: 1;
    height: 1px;
    content: "\a0";
    background-color: #ddd;
    position: relative;
    top: 0.5em;
    margin: 5px 15px;
  }
}

/* services */
.cards-service {
  margin: 0 auto;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  border-radius: 0px;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0px;
  padding: 15px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); */
}

.cards-service:hover {
  box-shadow: 3px 3px 10px rgb(0 0 0 / 61%), 0 4px 10px rgba(0, 0, 0, 0.23);
}

.cards-service .card-body {
  padding: 0px;
}

.service-image-box {
  width: 110px;
  height: 110px;
  border: 2px solid #00594c;
  border-radius: 0px;
  margin: 0px auto 10px;
  overflow: hidden;
}

.service-image-box img {
  width: 80%;
  transition: 0.3s ease-in-out;
}

.cards-service .card-title {
  margin-bottom: 6px;
  color: #00594c;
}

.cards-service .card-text {
  height: 147px;
  text-align: justify;
}

.cards-service .card-text:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width:991px) {
  .cards-service .card-text {
    height: 105px;
  }
}

@media only screen and (max-width:767px) {
  .cards-service .card-title {
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cards-service .card-text {
    height: 170px;
  }
}

@media only screen and (max-width:575px) {

  .cards-service .card-title,
  .cards-service .card-text {
    height: auto;
  }
}

/* why-choose-us */
.why-choose-us-wrap.about-page-wcu {
  background: #f9f9f9;
}

/***********************
       about-us-end
************************/


/***********************
      team-start
************************/
.wrap-agent {
  box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
}

.wrap-agent .team-member {
  border-radius: 0px;
}

.wrap-agent .team-title {
  padding: 15px 5px;
  background: #00594c;
  color: #fff;
  border: none !important;
}

.wrap-agent .team-title h6 {
  margin-bottom: 4px !important;
  color: #fff !important;
  font-size: 15px;
  line-height: 21px;
  display: flex;
  justify-content: center;
}

.wrap-agent .team-title span {
  font-size: 13px;
  line-height: 19px;
  display: inline-block;
  text-transform: capitalize;
  letter-spacing: 0px;
}

.wrap-agent .team-member .team-img {
  height: 300px !important;
  overflow: hidden;
}

.wrap-agent .team-member .team-img img {
  height: 100% !important;
}

@media only screen and (max-width:1199px) {
  .wrap-agent .team-member .team-img {
    height: 340px !important;
  }
}

@media only screen and (max-width:991px) {
  .wrap-agent .team-member .team-img {
    height: 390px !important;
  }
}

@media only screen and (max-width:767px) {
  .wrap-agent .team-member .team-img {
    height: 285px !important;
  }

  .wrap-agent .team-title span {
    font-size: 12px;
    line-height: 18px;
}
}

@media only screen and (max-width:575px) {
  .wrap-agent .team-member .team-img {
    height: auto !important;
  }
  .wrap-agent .team-title h6 {
    font-size: 16px;
    line-height: 22px;
}
.wrap-agent .team-title span {
  font-size: 14px;
  line-height: 20px;
}
}

/***********************
      team-end
************************/



/***********************
     gallery-start
************************/

.gallery-wrap {
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-wrap {
  width: 100%;
}

.gallery-images {
  margin: 15px 0px;
  position: relative;
  border-radius: 0px;
  overflow: hidden;
  border: 0px solid #00594c;
}

.gallery-images>img {
  height: 300px;
}

.gallery-images .gallery-overlay .image {
  opacity: 0;
  width: 65%;
}

.plus-icon {
  text-align: center;
}

.plus-icon img {
  width: 45px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.plus-icon p {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0px;
  text-decoration: none !important;
}

.gallery-overlay {
  width: 80%;
  height: 80%;
  /* background-color: #4f4f4f6b; */
  background-color: #4f4f4f87;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: .5s ease-in-out;
  text-decoration: none;
}

.gallery-overlay:hover {
  text-decoration: none;
}

.gallery-images:hover .gallery-overlay {
  opacity: 1;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: .5s ease-in-out;
}

@media only screen and (max-width:991px) {
  .gallery-images>img {
    height: 220px;
  }
}

@media only screen and (max-width:575px) {
  .gallery-images>img {
    height: auto;
  }
}


/***********************
      gallery-end
************************/


/****************************
    seller-corner-start
****************************/

.seller-corner-wrap {}

.seller-corner-wrap .page-form-div {
  padding: 35px 15px;
  border: 8px solid #00594c;
  box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
  background: #fff;
}

.seller-corner-wrap .title__head h2 {
  margin-bottom: 15px;
}

.seller-corner-wrap .form-control {
  border: 1px solid #00594c;
  border-radius: 0px;
  color: #212529;
}

.seller-corner-wrap #second-dropdown,
.seller-corner-wrap #first-dropdown {
  font-size: 14px !important;
  border: 1px solid #00594c !important;
  border-radius: 0px !important;
  height: 45px;
  padding: 10px 7px 10px;
  background: #fff;
}

.seller-corner-wrap #second-dropdown:focus-visible,
.seller-corner-wrap #first-dropdown:focus-visible {
  border: none;
}

.seller-form select {
  word-wrap: normal;
  width: 100%;
  border: 1px solid #00594c;
  border-radius: 0px;
  color: #212529;
  height: 45px;
  padding: 10px 7px;
  font-size: 14px;
  color: #000;
}

.seller-corner-wrap #second-dropdown:focus,
.seller-corner-wrap #first-dropdown:focus {
  border-color: #00594c;
  box-shadow: inset 0 1px 1px rgba(45, 45, 45, 0.07), 0 0 8px rgba(129, 129, 129, 0.6);
}

.seller-corner-wrap .nice-select {
  font-size: 16px;
  border: 1px solid rgb(243 112 34);
  border-radius: 0px;
}

.seller-corner-wrap .nice-select:active,
.seller-corner-wrap .nice-select.open,
.seller-corner-wrap .nice-select:focus {
  border-color: #00594c;
  box-shadow: none;
}

.seller-corner-wrap .form-group label {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 600;
}

/****************************
   seller-corner-end
****************************/


/**********************
       faq-start
***********************/

.faq-wrap.bg-light .title__head {
  position: relative;
  margin-bottom: 10px;
}

.faq-box {
  padding: 35px 15px 0px 15px;
  background-color: #fff;
  box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
  border: 2px solid #00594c;
  margin: 40px 0;
}

.faq-wrap h6 {
  margin-top: 12px;
  font-weight: 600;
  margin-bottom: 8px;
}

.section-heading {
  color: #fff;
  font-size: 40px;
  letter-spacing: 2px;
  font-style: italic;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 2px;
  border-bottom: 2px solid #00594c;
}

.dropdown-header {
  background: #fff;
  padding: 20px 50px;
  font-size: 14px;
  color: #00594c;
  font-weight: 700;
  position: relative;
}

.dropdown-header:before {
  content: "\75";
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -7px;
}

.ac-heading {
  position: relative;
  background-color: #ffffff;
  margin: 15px;
  border: double 2px transparent;
  border-radius: 0px;
  min-height: 54px;
  display: flex;
  align-items: center;
}


.acc__card {
  margin: 20px 0;
  position: relative;
}

.acc__title {
  display: block;
  position: relative;
  cursor: pointer;
  outline: 0;
  width: 100%;
  background: none;
  text-align: initial;
  background-color: #ffffff;
  border-radius: 0px;
  border: 1px solid #ffffff;
  color: #fff;
  box-shadow: 1px 1px 5px 1px #0000002b;
}

.ac-heading h4 {
  font-size: 18px;
  font-weight: 600;
  top: 0px;
  color: #00594c;
  position: relative;
  display: inline-block;
  left: -1rem;
  margin-bottom: 0px;
  transition: all 0.3s ease-in-out;
}

.ac-heading::after {
  width: 8px;
  height: 8px;
  border-right: 2px solid #00594c;
  border-bottom: 2px solid #00594c;
  position: absolute;
  right: 1rem;
  content: " ";
  top: 0px;
  bottom: 0px;
  margin: auto;
  transform: rotate(45deg);
  transition: all 0.3s ease-in-out;
}

.acc__title.active {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.acc__title.active {
  background-color: #00594c;
  border: 1px solid #00594c;
  transition: all 0.3s ease-in-out;
}

.acc__title.active .ac-heading h4 {
  color: #ffffff;
  left: 1rem;
  padding: 7px 50px 7px 7px;
  margin-bottom: 0px;
  transition: all 0.3s ease-in-out;
}

.acc__title.active .ac-heading::after {
  transform: rotate(-135deg);
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transition: all 0.3s ease-in-out;
}

.acc__title.active .ac-heading:before {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

.acc__title.active .ac-heading {
  /* background-image: linear-gradient(#ebebeb, white), radial-gradient(circle at bottom left, #00594c, #00594c); */
  background-image: linear-gradient(#ebebeb, white), radial-gradient(circle at bottom left, #000000, #000000);
  background-origin: border-box;
  background: #00594c;
  background-clip: content-box, border-box;
  transition: all 0.3s ease-in-out;
}

.acc__title:hover {
  background-color: #fff;
  border: 1px solid #ffffff;
  transition: all 0.3s ease-in-out;
}

.acc__title:hover .ac-heading h4 {
  color: #5b5c50;
  left: 1rem;
  transition: all 0.3s ease-in-out;
}

.acc__title:hover .ac-heading::after {
  border-right: 2px solid #5b5c50;
  border-bottom: 2px solid #5b5c50;
  transition: all 0.3s ease-in-out;
}

.acc__title:hover .ac-heading:before {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  color: #00594c !important;
}

.acc__title:hover .ac-heading {
  background-image: linear-gradient(#ebebeb, white), radial-gradient(circle at bottom left, #00594c, #00594c);
  background-origin: border-box;
  background-clip: content-box, border-box;
  transition: all 0.3s ease-in-out;
}

.acc__panel {
  background-color: #ebebeb;
  color: #212121;
  display: none;
  border-top: 1px solid #d8d8d8;
  margin: 0;
  padding: 24px;
  text-align: left;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 23%);
}

.acc__panel:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  /*    background: linear-gradient(to bottom, rgb(86, 204, 242), rgb(21 135 231));*/
  /*    background: linear-gradient(to bottom, #ebebeb, #00594c);*/
  background: linear-gradient(to bottom, #ebebeb, #00594c);
}

.spl-panel {
  display: block;
}

.num .ac-heading:before {
  content: '\f059';
  font-family: 'FontAwesome';
  font-size: 2rem;
  font-weight: bold;
  color: #00594c;
  width: 2rem;
  opacity: 0;
  transition: 0.35s;
  margin-left: 10px;
  transition: all 0.3s ease-in-out;
}

.acc__title.active .ac-heading::before {
  content: '\f05a';
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}

.faq-answer p {
  margin-bottom: 0;
}

@media only screen and (max-width:767px) {
  .section-heading {
    font-size: 32px;
    letter-spacing: 1px;
  }

  .acc__panel {
    padding: 18px 20px;
  }
}

@media only screen and (max-width:575px) {
  .section-heading {
    font-size: 25px;
    letter-spacing: 0px;
  }

  .faq-box {
    margin: 30px 0;
  }
}

@media screen and (max-width:475px) {
  .ac-heading {
    position: relative;
    margin: 5px 5px;
    border: double 2px transparent;
  }

  .ac-heading h4 {
    font-size: 12px;
    top: -1px;
  }

  .acc__panel {
    padding: 8px 15px;
  }

  .num .ac-heading:before {
    font-size: 1.0rem;
    margin-left: 5px;
    width: 1rem;
  }

  .faq-answer p {
    font-size: 12px;
    line-height: 18px;
  }

  .acc__title:hover .ac-heading h4,
  .acc__title.active .ac-heading h4 {
    left: 0px;
  }

  .ac-heading::after {
    right: 8px;
  }
}

@media screen and (max-width:415px) {
  /*
  .ac-heading::after {
      top: 8px;
      bottom: auto;
  }
*/

  .acc__title:hover .ac-heading h4,
  .acc__title.active .ac-heading h4 {
    left: 0px;
    padding: 0 6px;
    padding-right: 20px;
  }

  .ac-heading h4 {
    font-size: 12px;
    padding-right: 6px;
  }

  .city-list {
    font-size: 15px;
    line-height: 19px;
  }

  .acc__card {
    margin: 12px 0;
  }
}

/*********************
     faq-end
**********************/



/***********************
    contact-us-start
************************/

.contact-us-wrap {
  background-repeat: no-repeat;
  background-size: cover;
}

.contact-us-form-wrap .about-page-heading.default-heading {
  color: #fff;
  position: relative;
}

.contact-us-wrap h6 {
  margin-top: 12px;
  font-weight: 600;
  margin-bottom: 8px;
}

.contact-div .list-unstyled {
  padding: 10px 10px 10px 0;
}

.media .media-img {
  width: 50px;
  height: 50px;
  border-radius: 0;
  border: 0px solid #020040;
  background-color: #00594c;
  margin-bottom: 12px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.media .media-img i {
  font-size: 26px;
  color: #fff;
}

.media-body h5 {
  border-bottom: 1px solid #020040;
  padding-bottom: 2px;
  font-weight: 600;
  color: #00594c;
}

.media-body a {
  transition: 0.3s ease-in-out;
}

.media-body a:hover {
  color: #00594c;
  /*    border-bottom: 2px solid #00594c;*/
  transition: 0.3s ease-in-out;
}

.contact-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: #4b4b4b78; */
  background: radial-gradient(circle, rgb(255 255 255 / 7%) -40%, rgb(0 89 76 / 75%) 100%);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.contact-div .media-body p,
.contact-div .media-body a {
  font-size: 20px;
  line-height: 26px;
  color: #000;
}

.map-div {
  overflow: hidden;
  border: 2px solid #020040;
  height: 100%;
}

.contact-us-form-wrap .form-control:focus {
  color: #fff;
  background: #08080896;
  border-color: #ffffff;
  outline: 0;
  box-shadow: none;
  transition: 0.2s ease-in-out;
}

.contact-us-form-wrap {
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-attachment: fixed;
}

/*
.contact-us-form-wrap h2 {
  color: #fff;
}
*/
.contact-us-form-wrap .title__head h2 {
  color: #ffffff;
}

.contact-us-form-wrap .btn-primary {
  border-color: #ffffff;
}

.contact-us-form-wrap .btn-primary:hover {
  border-color: #000;
}

.contact-us-form-wrap input {
  border-radius: 4px;
  height: 50px;
}

.contact-us-form-wrap select {
  border-radius: 4px;
  height: 50px;
}

.contact-us-form-wrap textarea {
  border-radius: 4px;
  padding: 6px 10px 24px 10px;
  resize: none;
}

.contact-us-form-wrap button {
  width: 100%;
  padding: 12px 15px;
}


.contact-us-form-wrap .form-control {
  background: rgba(51, 51, 51, .94);
  color: #fff;
  border: 2px solid #ffffff;
  border-radius: 0px;
}

.contact-us-form-wrap .form-control::placeholder {
  color: #fff;
}

@media only screen and (max-width:991px) {

  .contact-div .media-body p,
  .contact-div .media-body a {
    font-size: 18px;
    line-height: 24px;
  }
}

@media only screen and (max-width:767px) {
  .contact-div .list-unstyled {
    padding: 30px 0px 10px 0;
  }

  .map-div {
    height: 350px;
  }
}

@media only screen and (max-width:375px) {
  .map-div {
    height: 300px;
  }
}


/***********************
     contact-us-end
************************/


/***********************
      details-start
************************/

/* carousel */

@media only screen and (max-width:1199px) {
  .slider__image__detail-large .slider__image__detail-large-one img {
    height: 400px;
  }
}

@media only screen and (max-width:767px) {
  .slider__image__detail-large .slider__image__detail-large-one img {
    height: 330px;
  }
}

@media only screen and (max-width:575px) {
  .slider__image__detail-large .slider__image__detail-large-one img {
    height: 300px !important;
  }
}

@media only screen and (max-width:455px) {
  .slider__image__detail-large .slider__image__detail-large-one img {
    height: 270px !important;
  }
}

@media only screen and (max-width:410px) {
  .slider__image__detail-large .slider__image__detail-large-one img {
    height: 240px !important;
  }
}

@media only screen and (max-width:360px) {
  .slider__image__detail-large .slider__image__detail-large-one img {
    height: 220px !important;
  }
}

/* end-slider-detail */

@media only screen and (max-width:991px) {
  .detail-heading {
    text-align: center;
  }
}

@media only screen and (max-width:767px) {

  .single__detail-title,
  .single__detail-price {
    text-align: center;
  }
}


.profile__agent__group.button-div {
  padding: 20px 15px;
  text-align: center;
}

.profile__agent__group.button-div ul {
  margin-bottom: 0px;
  padding-left: 0px;
}

.profile__agent__group.button-div ul li {
  list-style: none;
  display: inline-block;
  width: 48%;
}

.profile__agent__group.button-div ul li .btn {
  padding: 0.75rem 1rem;
}

.profile__agent__group.button-div ul li .print-btn {
  background-color: #000000;
  border-color: #000000;
}

.profile__agent__group.button-div ul li .print-btn:hover {
  background-color: #00594c;
  border-color: #00594c;
}



/* amenities */
.ilio-icon-wrap {
  list-style: none;
  width: 100%;
  height: 110px;
  border-radius: 0px;
  background: #ffffff;
  border: 1px solid #e9ecef;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin: 10px 0;
  box-shadow: 2px 2px 15px rgb(12 35 34 / 9%);
}

.ilio-icon {
  font-size: 30px;
  height: 48px;
  width: 48px;
  margin-top: 6px;
  overflow: hidden;
}

.ilio-icon img {
  width: 100%;
  height: auto;
}

.ilio-text {
  font-size: 12px;
  font-weight: 500;
  color: #00594c;
  margin-top: 6px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width:1199px) and (min-width:992px) {
  .ilio-icon-wrap {
    height: 116px;
  }

  .ilio-text {
    height: 60px;
  }
}

@media only screen and (max-width:767px) {
  .ilio-icon-wrap {
    height: 116px;
  }

  .ilio-text {
    font-size: 11px;
    height: 50px;
  }
}

/* floor-plan */
.floor-plan {
  box-shadow: 2px 2px 15px rgb(12 35 34 / 9%);
  border: 1px solid #e9ecef;
}

.floor-plan-heading h6 {
  padding: 15px;
  background: #00594c;
  color: #fff;
  margin-bottom: 0px;
}

.floor-plan-image {
  padding: 25px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.floor-plan-text {
  text-align: justify;
  padding: 15px 15px 15px;
  border-top: 1px solid #00594c;
}

.floor-plan-text p {
  margin-bottom: 0px;
}

@media only screen and (max-width:991px) {
  .floor-plan-heading h6 {
    text-align: center;
  }

  
  /* map-section */
  /* .profile__agent__3 .tab-pane{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  } */
  .profile__agent__3 #map-canvas{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .profile__agent__3 {
    overflow-x: hidden !important;
}

  /* sidebar-responsive */
  .spl-border-bg {
    border: 1px px solid #e9ecef;
    box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
    padding: 20px 15px;
    background-color: #fff;
  }
}

/* location-advantage */
.location-advantage-inner {
  text-align: justify;
  padding: 15px 15px 15px;
  border: 1px solid #00594c;
}

.location-advantage-inner p {
  color: #00594c;
  margin-bottom: 4px;
}

/* emi-calculator */
.profile__agent__3.emi-calculator-wrap {
  padding-bottom: 40px;
}

/* video */
.home__video-area iframe {
  height: 370px;
}

@media only screen and (max-width:767px) {
  .home__video-area iframe {
    height: 260px;
  }
}

@media only screen and (max-width:474px) {
  .home__video-area iframe {
    height: 260px;
  }
}

@media only screen and (max-width:410px) {
  .home__video-area iframe {
    height: 190px;
  }
}

@media only screen and (max-width:359px) {
  .home__video-area iframe {
    height: 160px;
  }
}

/***********************
       details-end
************************/






@media only screen and (max-width:1199px) and (min-width:992px){
.card__image__header .info {
    top: auto;
    bottom: 10px;
    right: 5px;
    left: 5px;
    text-align: center;
    font-size: 12px;
    z-index: 5;
}

.card__image__body .list-inline-item span {
    font-size: 11px;
}

}

@media only screen and (max-width:991px) and (min-width:768px){
    .card__image__header .info {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 12px;
}
.card__image__body {
    padding: 1rem 0rem 1rem 0.5rem;
}
  .card__image__body .list-inline-item span {
    font-size: 11px;
  }
}

@media only screen and (max-width:767px){
    .card__image__body .list-inline-item span {
    font-size: 12px;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.4rem;
}
}

@media only screen and (max-width:575px){
    .card__image__body {
    padding: 1.5rem 0rem 1.5rem 0.5rem;
    position: relative;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.25rem;
}

.card__image__body .list-inline-item span {
    font-size: 11px;
}

.card__image__footer {
    padding: 0.5rem 0.5rem !important;
}
.card__image__footer h6{
    margin-bottom:0px;
}
}




@media only screen and (max-width:409px) {
  .card__image-body .list-inline-item span {
    font-size: 11px;
}
}





/* sidebar-start */

.fl-fl1 {
  background: #4267B2;
  text-transform: uppercase;
  letter-spacing: 3px;
  width: 190px;
  position: fixed;
  right: -153px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.float-sm .fa{
  font-size: 20px;
  color: #fff;
  padding: 11px 0;
  width: 40px;
  margin-left: 10px;
}

.fl-fl1 a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-gp {
  top: 270px;
}

.fl-fl1{
  top: 270px;
}

.fl-fl {
  background: #004dd5;
  text-transform: uppercase;
  letter-spacing: 3px;
  width: 190px;
  position: fixed;
  right: -153px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.fl-fl1:hover,
.fl-fl:hover,
.fl-fl3:hover,
.fl-fl4:hover {
  right: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.float-rs {
  top: 325px;
}

.fl-fl3 a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

.fl-fl3 {
  background: #25d366;
  text-transform: uppercase;
  letter-spacing: 3px;
  width: 190px;
  position: fixed;
  right: -153px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.float-ig {
  top: 380px;
}

.float-pn {
  top: 435px;
}

.fl-fl4 {
  background: #e95950;
  text-transform: uppercase;
  letter-spacing: 3px;
  width: 190px;
  position: fixed;
  right: -153px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.fl-fl4 a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;
}

/* sidebar-end */

/* home-modal */
.home-modal .modal-header {
  display: block;
  /* align-items: flex-start; */
  /* justify-content: space-between; */
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  text-align: center;
}

/* share-modal */

.share-modal-list{
  text-align: center;
  padding-left: 0px;
  margin-bottom: 0px;
}

.share-modal .modal-header {
  background: #00594c;
}

.share-modal .modal-title {
  color: #fff;
}

.share-modal-list li{
list-style: none;
display: inline-block;
}

.share-modal-list li a {
  display: inline-block;
  margin: 0px 5px;
  padding: 6px 8px;
}
.share-modal-list li a.fb-icon{
  background: #4267B2;
}

.share-modal-list li a.wapp-icon{
  background: #25d366;
}

.share-modal-list li a.insta-icon{
  background: #ff1a0c;
}

.share-modal-list li a i{
  font-size: 40px;
  color: #fff;
}

.ever-align{
    text-align: justify;
}


/****************************
        career-start
****************************/

.career-main-wrapper {
    margin-top: -7px;
    background-color: #f9f9f9;
}

.career-description-card.white-bg-card h3{
    font-size: 28px;
    line-height: 40px;
    color: #00b3ff;
}

.career-card{
    position: relative;
    padding: 5px 19px;
    text-align: center;
    border-radius: 0px;
    box-shadow: 0 4px 15px 1px rgba(12, 35, 34, 0.2);
}

.career-text h3 {
    font-size: 30px;
    height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.career-img-box{
    position: relative;
    top: -35px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border: 5px solid #00594c;
    overflow: hidden;
}

.career-img-box img{
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    transition: 0.3s ease-in-out;
}

.career-card:hover img{
    transform: scale(1.05);
    transition: 0.3s ease-in-out;
}

.button-box {
    position: relative;
    bottom: 10px;
}

.button-box .bg-change {
    background-color: #00b3ff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.career-modal{
padding-left: 0px !important;
}

.career-modal .form-control {
    padding: 8px 10px;
}

.career-modal .modal-header {
    background: #00b3ff;
}

.career-modal .modal-header h4{
    color: #fff;
    font-size: 30px;
}

.career-modal a:hover, a:focus {
    text-decoration: none;
    outline: none;
    color: #fff;
    transition: all 0.5s;
}

.career-modal .form-control:focus {
    border: 1px solid #86b7fe !important;
}

.career-text{
        margin-top: -20px;
    margin-bottom: 20px;
}

.career-modal .modal-header {
    background: #00594c;
}

.career-modal .modal-header h4{
    color: #fff;
}

@media only screen and (max-width:991px){
    .career-description-card.white-bg-card h3 {
        font-size: 22px;
        line-height: 30px;
    }
}
@media only screen and (max-width:767px){
    .career-modal .modal-header h4 {
        font-size: 22px;
    }
}

@media only screen and (max-width:575px){
    .career-text h3 {
        height: auto;
        font-size: 24px !important;
    }
}

/****************************
        career-end
****************************/

.blog-evernal .card__image-footer {
    padding: 15px 15px;
}

.blog-evernal .card__image-body {
    padding: 12px 15px;
}

.blog-evernal .card__image-body h6 {
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
}







