/* header */

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

/* header */

/* footer */

.footer-hira {
  color: #dc2e27;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 500;
  padding-top: 8px;
  border-top: 1px solid #fff;
  margin-top: 8px;
}

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

/* default-btn */

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

.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: #4e4e4e;
  border-color: #4e4e4e;
}

/* default-btn */



.bg-light-service {
  background-color: #4e4e4e !important;
}

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

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

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

.evernal-btn:hover {
  background-color: #4e4e4e;
  border-color: #4e4e4e;
}

@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 #dc2e27;
  }

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

}

/* 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
************************/

/* home-banner */

/* @media only screen and (min-width:992px){

} */

/* home-banner */


/* 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-radius: 8px;
  border: 3px solid #dc2e27;
  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;
  border-radius: 8px;
  margin: 0 -1.5px;
  border: 3px solid #dc2e27;
  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: #dc2e27;
  border-radius: 8px;
}

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

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

/* our-partners */

.projects__partner.bg-light {
  background-color: #4d4d4d !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: 0px solid #ddd;
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 8px;
  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: #dc2e27;
  height: 80px;
  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(0deg);
  background-color: #dc2e27;
  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: 20px auto 10px;
  overflow: hidden;
}

.about-why-choose-us-grid:hover img {
  width: 90%;
  transition: 0.3s ease-in-out;
  filter: invert(26%) sepia(21%) saturate(6680%) hue-rotate(342deg) brightness(100%) contrast(100%);
}

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

.about-text-box {
  padding: 0px 5px 15px 15px;
  border-right: 10px solid #ffffff;
  height: 173px;
  overflow-y: auto;
}

.about-text-box ul {
  margin-top: 0;
  margin-bottom: 0px;
  text-align: justify;
  padding-left: 20px;
}

.about-why-choose-us-grid.wcu-big-grid .about-text-box {
  padding: 0px 15px 15px 15px;
  border-right: 0px solid #ffffff;
  height: auto;
}

.about-text-box ul li {
  border-bottom: 1px solid #dc2e27;
  padding: 10px 0;
}

.about-text-box ul li:last-child{
  border-bottom: none;
}

.about-text-box ul li::marker{
  color: #dc2e27;
}

/*scrollbar-start*/
/* width */
.about-text-box::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.about-text-box::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}

/* Handle */
.about-text-box::-webkit-scrollbar-thumb {
  /*    background: #00acfd;*/
  /*    background: linear-gradient(to left bottom, #fc2e78 20%, #008fdb 50%);*/
  background: linear-gradient(to left bottom, #dc2e27, #dc2e27);
}

/* Handle on hover */
.about-text-box::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(to left bottom, #dc2e27, #dc2e27);
}

/*scrollbar-end*/

.about-text-box p {
  text-align: justify;
  padding-right: 5px;
}

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

@media only screen and (max-width:991px){
  .title__leading h2 b {
    padding-left: 7px;
}

.card__image-body .list-inline-item span {
  font-size: 12px;
}

}

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

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



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

.testimonial__block-card p {
  height: 84px;
  overflow-y: auto;
  padding: 0px 4px;
  margin-bottom: 6px;
}

/*scrollbar-start*/
/* width */
.testimonial__block-card p::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.testimonial__block-card p::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}

/* Handle */
.testimonial__block-card p::-webkit-scrollbar-thumb {
  /*    background: #00acfd;*/
  /*    background: linear-gradient(to left bottom, #fc2e78 20%, #008fdb 50%);*/
  background: linear-gradient(to left bottom, #dc2e27, #dc2e27);
}

/* Handle on hover */
.testimonial__block-card p::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(to left bottom, #dc2e27, #dc2e27);
}

/*scrollbar-end*/

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

  .testimonial__block-users {
    padding-left: 0px;
    display: block;
    margin-top: -35px;
}

.testimonial__block-users .testimonial__block-users-img {
  display: block;
  margin: 0 auto;
}

.testimonial__block-users .testimonial__block-users-name {
  display: block;
  float: none;
  background: #fff;
  box-shadow: -4px 3px 32px -2px #eee;
  text-align: center;
  margin-right: 0px;
}

}

@media only screen and (max-width:768px){
  .testimonial__block-users {
    padding-left: 0px;
    display: block;
    margin-top: -20px;
    margin-bottom: 20px;
}
}


.testimonial.owl-carousel .owl-stage-outer {
  height: auto !important;
}

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


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

/* page-about */

.home__about.bg-new {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: relative;
  overflow: hidden;
}

.about-overlay{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgb(255 255 255 / 86%);
}

.title__leading h2 b{
  color: #dc2e27;
  text-transform: uppercase;
}

.home__about .title__leading p {
  font-size: 20px;
  text-align: justify;
  line-height: 32px;
}

.about-image-inner {
  width: 250px;
  height: 250px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 50%;
  box-shadow: 0 4px 15px rgb(0 0 0 / 20%);
}

.about-image-wrap .about-image-inner img{
  width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-image-wrap h4{
  font-size: 26px;
  font-weight: 600;
  color: #dc2e27;
}

.about-image-wrap h6{
  font-weight: 500;
  font-size: 20px;
  color: #4b4b4b;
}

.about-image-wrap p {
  font-size: 16px;
  padding-top: 2px;
  font-weight: 600;
  margin-bottom: 0px;
}

@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: 8px;
  -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 #dc2e27;
  border-radius: 8px;
  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: #dc2e27;
}

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

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

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

@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: 160px;
}
}

@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: 8px;
}

.wrap-agent .team-title {
  padding: 15px 5px;
  background: #dc2e27;
  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: 8px;
  overflow: hidden;
  border: 0px solid #dc2e27;
}

.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: 0px solid #dc2e27;
  box-shadow: 0 4px 15px rgba(12, 35, 34, 0.2);
  background: #fff;
  border-radius: 8px;
}

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

.seller-corner-wrap .form-control {
  border: 1px solid #dc2e27;
  border-radius: 8px;
  color: #212529;
}

.seller-corner-wrap #second-dropdown, .seller-corner-wrap #first-dropdown {
  font-size: 14px !important;
  border: 1px solid #dc2e27 !important;
  border-radius: 8px !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 #dc2e27;
  border-radius: 8px;
  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: #dc2e27;
  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: 8px;
}

.seller-corner-wrap .nice-select:active,
.seller-corner-wrap .nice-select.open,
.seller-corner-wrap .nice-select:focus {
  border-color: #dc2e27;
  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 #dc2e27;
  margin: 40px 0;
  border-radius: 8px;
}

.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 #dc2e27;
}

.dropdown-header {
  background: #fff;
  padding: 20px 50px;
  font-size: 14px;
  color: #dc2e27;
  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: 8px;
  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: 8px;
  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: #dc2e27;
  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 #dc2e27;
  border-bottom: 2px solid #dc2e27;
  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: #dc2e27;
  border: 1px solid #dc2e27;
  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, #dc2e27, #dc2e27); */
  background-image: linear-gradient(#ebebeb, white), radial-gradient(circle at bottom left, #000000, #000000);
  background-origin: border-box;
  background: #dc2e27;
  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: #dc2e27 !important;
}

.acc__title:hover .ac-heading {
  background-image: linear-gradient(#ebebeb, white), radial-gradient(circle at bottom left, #dc2e27, #dc2e27);
  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;
  border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  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, #dc2e27);*/
  background: linear-gradient(to bottom, #ebebeb, #dc2e27);
}

.spl-panel {
  display: block;
}

.num .ac-heading:before {
  content: '\f059';
  font-family: 'FontAwesome';
  font-size: 2rem;
  font-weight: bold;
  color: #dc2e27;
  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: 8px;
  border: 0px solid #dc2e27;
  background-color: #dc2e27;
  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: #dc2e27;
}

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

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

.contact-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: #4b4b4b78; */
  background: linear-gradient(336deg, #02020245 30%, #02020296 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: 30px;
  color: #000;
  display: block;
}

.map-div {
  overflow: hidden;
  border: 2px solid #dc2e27;
  border-radius: 8px;
  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: right;
  /* 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: 8px;
  height: 50px;
}

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

.contact-us-form-wrap textarea {
  border-radius: 8px;
  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: 8px;
}

.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;
}

.evarnal-form-header {
  padding-top: 12px;
}

.evarnal-form-header h6{
  margin-top: 12px;
}

.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: #dc2e27;
  border-color: #dc2e27;
}



/* amenities */
.ilio-icon-wrap {
  list-style: none;
  width: 100%;
  height: 110px;
  border-radius: 8px;
  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: #dc2e27;
  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: #dc2e27;
  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 #dc2e27;
}

.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 #dc2e27;
}

.location-advantage-inner p {
  color: #dc2e27;
  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;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  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;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  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;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  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;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  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: #dc2e27;
}

.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;
}

@media only screen and (max-width:430px){
    .ambest-about.title__leading h2 {
    display: block;
}

.ambest-about.title__leading h2::before, .ambest-about.title__leading h2::after {
    display: none;
}

.home__about .ambest-about.title__leading h2, .home__about .ambest-about.title__leading h2 b {
    display: block;
}

.home__about .ambest-about.title__leading h2{
    text-align: center;
}

}



