/* @font-face {
  font-family: "Proxima-Nova-Alt-Bold";
  src: url("../font/Proxima-Nova-Alt-Bold.otf") format(".otf");
} */
/*@font-face {
  font-family: "MavenPro-Black";
  src: url("../font/MavenPro-Black.ttf") format(".TTF");
}

@font-face {
  font-family: "MavenPro-Bold";
  src: url("../font/MavenPro-Bold.ttf") format(".TTF");
}

@font-face {
  font-family: "MavenPro-Medium";
  src: url("../font/MavenPro-Medium.ttf") format(".TTF");
}

@font-face {
  font-family: "MavenPro-Regular";
  src: url("../font/MavenPro-Regular.ttf") format(".TTF");
}

@font-face {
  font-family: "MavenPro-SemiBold";
  src: url("../font/MavenPro-SemiBold.ttf") format(".TTF");
}

@font-face {
  font-family: "MavenPro-ExtraBold";
  src: url("../font/MavenPro-ExtraBold.ttf") format(".TTF");
} */
@font-face {
  font-family: 'Rubik';
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url('../font/regular.6f75f467.woff2');
}


* {
  font-family: Rubik, Helvetica, sans-serif;
  /* color: #212529; */
  /* overflow-x: hidden; */
  /* overflow-y: auto; */
}

html {
  scroll-behavior: smooth;
}

.j_anchor {
  text-decoration: none;
  color: #000000;
  /*font-family: "MavenPro-SemiBold", sans-serif;*/
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 16px;
}

.j_anchor:hover {
  text-decoration: none;
  color: #000000;
}
img-height {
  height: 210px !important;
}
/* Header */
.j_stickyhead1 {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #000000;
  margin-top: 14px;
}
.j_stickyhead{
  line-height: 16px;
}

.sticky-head {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #ffffff;
  z-index: 1;
}
.headerBgColor1 {
  background-color: #1d1c41 !important;
  height: 80px;
  /* border-bottom: 1px solid white; */
}
.sticky-forms {
  z-index: 1;
  position: fixed;
  top: -50px;
  float: right;
  right: 10px;
  -webkit-transform: translateY(70px);
  transform: translateY(70px);
  transition: all 0.4s ease 0s;
}

.j_heighthead {
  background: #1d1c41;
  height: 70px;
}

.j_telright {
  text-align: right;
  text-align: -webkit-right;
  text-align: -moz-right;
}

.j_telephone a {
  /*font-family: "MavenPro-SemiBold", sans-serif;*/
}

.j_telephone {
  background: #dfdee4;
  margin: 11px;
  width: 170px;
  border: 1px solid;
  text-align: center;
  border-radius: 20px;
  padding: 7px;
  margin-top: 15px;
  /*font-family: "MavenPro-SemiBold", sans-serif;*/
}

.j_telanchor {
  text-decoration: none;
  color: #000000;
  font-weight: 600;
  line-height: 14px;
  font-size: 14px;
  margin-left: 4px;
  opacity: 0.7;
}

.breadcrumb {
  background-color: #ffffff ;
}

.j_breadcrum {
  font-size: 14px;
  font-weight: 600;
  background-color: aliceblue;
}

.breadcrumb-item {
  opacity: 0.6;
}

.j_shobhatitle {
  font-size: 32px;
  line-height: 22px;
  font-weight: bold;
  color: #283048;
}

.j_shobhasubtitle {
  font-size: 20px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.67);
  margin-top: -6px;
}

.j_bredanchor {
  text-decoration: none;
  color: black;
  font-weight: 600;
  font-size: 12px;
}

.owl-nav {
  font-weight: 800 !important;
  margin-top: -70px !important;
  /* text-align: center !important; */
  /* -webkit-tap-highlight-color: transparent; */
  /* float: right; */
  font-size: 40px !important;
  position: absolute !important;
  margin-left: 600px !important;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: #000000 !important;
  color: white !important;
  border: 10px;
  padding: 0 !important;
  font: inherit;
  height: 40px !important;
  width: 40px !important;
}

.j_bhk {
  color: #000000;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
}

.j_config {
  opacity: 0.64;
  color: #676767;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  margin-top: -4px;
  cursor: pointer;
}

.j_overview {
  /* margin-left: 17px; */
  min-height: 200px;
  border: 1px solid #ffffff;
  margin-top: 32px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 1px rgba(40, 48, 72, 0.13);
}

.j_overviewhead {
  color: #000000;
  /*font-family: "MavenPro-SemiBold", sans-serif;*/
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 20px;
}

.j_similerhead {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  padding: 10px;
  padding-top:10px;
  padding-left: 15px;
  color: #000000;
  margin-top: 0;
}

.j_oversubpara {
  /*font-family: "MavenPro-Regular", sans-serif;*/
  font-size: 14px;
  line-height: 14px;
  color: #676767;
}

.j_overpara {
  color: #000000;
  /*font-family: "MavenPro-SemiBold", sans-serif;*/
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;

  margin-top: -9px;
  overflow: hidden;
  line-break: auto;
}

.j_parahead {
  margin: 0;
  color: #000000;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 16px;
  padding-bottom: 4px;
}

.j_para {
  color: #676767;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 22px;
}

.j_floorplan {
  min-height: 325px;
  border: 1px solid #ffffff;

  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 1px rgba(40, 48, 72, 0.13);
}

.j_video {
  /* min-height: 526px; */
  border: 1px solid #ffffff;
  padding-bottom: 25px !important;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 1px rgba(40, 48, 72, 0.13);
}

.owl-dots {
  display: none;
}

.owl-prev {
}

.j_slider {
  margin-left: 15px;
}

.j_border {
  background: #1d1c41;
  height: 50px;
  width: 97%;
  margin: 0 8px;
  /* margin-left: 12px;
    margin-right: 23px; */
  color: white;
  text-align: right;
  font-size: 15px;
  margin-bottom: 0;
  padding-right: 20px;
  padding-top: 8px;
}

.j_videoplay {
  height: 411px;
  /* width: 200%; */

  padding-left: 30px;
  padding-right: 23px;
}

.j_llfirst {
  margin-right: 100px;
  margin-top: -100px;
  position: relative;
}

.j_llsecond {
  margin-top: -100px;
  position: inherit;
  margin-right: 61px;
}

.j_kkk {
  background: #000000;
  padding: 11px;
  margin: 2px;
  color: white;
}

.embed-responsive {
  position: relative;
  display: block;
  margin: 0 8px;
  width: 97%;
  padding: 0;
  overflow: hidden;
}

.j_amenties {
  /*min-height: 361px;*/
  border: 1px solid #ffffff;

  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 1px rgba(40, 48, 72, 0.13);
}

.j_paraamenties {
  color: #000000;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  /* justify-content: center */
}

.j_sticky {
  height: 80px;
  padding-top: 10px;
}

.j_divfontawesome {
  border: 1px solid #f4f4f4;
  width: 100px;
  height: 100px;
  float: left;
  /* margin-left: 18px;
    margin-bottom: 10px; */
  background: #f4f4f4;
  margin-left: 3px;
}

.j_localityli {
  padding-left: 20px;
  margin-top: 5px;
  color: #676767;
  /*font-family: "MavenPro-Regular", sans-serif;*/
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 18px;
}

.j_localityview {
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  color: #1d1c41;
  font-weight: bold;
  padding-bottom: 10px;
}

.j_blog {
  min-height: 198px;
  border: 1px solid #ffffff;
  background: #dfdfdf;
  /*     
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 1px rgba(40,48,72,0.13); */
}

.j_parablog {
  color: #000000;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 10px;
}

.j_bloglast {
  font-size: 16px;
  line-height: 16px;
  color: #283048;
  opacity: 6.4;
}

.j_bloglastpara {
  /* padding-top: 20px; */
  width: max-content;
  opacity: 0.64;
  color: #283048;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
  position: absolute;
}

.j_bloglastdate {
  /* padding-top: 20px; */
  position: absolute;
  text-align: right !important;
  opacity: 0.64;
  color: #283048;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: center;
}

.j_mapview {
  min-height: 750px;
  background-color: white;

  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 1px rgba(40, 48, 72, 0.13);
}

.mapouter {
  position: relative;
  text-align: right;
  height: 645px;
  width: 600px;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 645px;
  width: 600px;
}

.j_checkbox {
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
  border-radius: 2px;
  font-size: 14px;
  line-height: 14px;
  height: 25px;
  color: #283048;
  padding-left: 13px;
  padding-top: 4px;
  width: 22%;
  margin: 7px;
}

.j_chkbordermap {
  border: 1px solid rgba(240, 78, 30, 0.23);
  background: rgba(240, 78, 30, 0.05);
}

.j_about {
  min-height: 198px;
  border: 1px solid #ffffff;
  background-color: white;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 1px rgba(40, 48, 72, 0.13);
}

.j_aboutpara {
  color: #676767;
  /*font-family: "MavenPro-Regular", sans-serif;*/
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 20px;
  line-height: 22px;
}

.j_formbox {
  min-height: 346px;
  border-radius: 8px;
  border: 1px solid #ffffff;
  margin-left: -25px;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.13);
  padding: 22px 7px;
 /* margin-top: 66px;*/
  background: #ffffff;
  /* position: fixed;
  top: 36%;
  max-width: 31%; */
}
.j_offerbox{
  background-color: rgb(18, 35, 52);
  padding: 0px;
  color: white;
  border-radius: 5px 5px 0px 0px;
  margin: -2px;
  margin-bottom: 15px;
  text-align: center;
  width: 101%;
  min-height: 70px;
}

.j_offer_head{
  padding-top: 5px;
}

.j_formheading {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  /* width: 85%; */
  color:black;
  padding-bottom: 40px;
  opacity: 0.8;
}

.form-control {
  height: 52px !important;
  /* border-radius: 4px 4px 0 0 !important; */
}

.j_footertor {
  background: #1d1c41;
}

.j_fhead {
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  font-weight: bold;
  margin-left: 38px;
}

.j_afooter {
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  color: rgba(218, 224, 229, 0.77);
  /*font-family: "MavenPro-Regular", sans-serif;*/
}

.j_afooter:hover {
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  color: #ffffff;
  font-weight: lighter;
}

.j_fontfooter {
  margin-left: 34px;
  margin-top: 25px;
  font-size: 45px;
}

.j_floorpara {
  margin-top: -20px;
  font-size: 14px;
  color: #1982c8;
  font-weight: bold;
  text-align: center;
}

.j_floorparaf {
  margin-top: 8px;
  color: #1982c8;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
}

.j_fpara {
  color: rgba(103, 103, 103, 0.67);
  /*font-family: "MavenPro-Regular", sans-serif;*/ 
  font-size: 16px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 15px;
}

.j_fcontent {
  color: #000000;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 16px;
  margin-top: 15px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 16px;
}
.j_pricing_icon {
  /* background-color: #595858; */
  color: #595858;
  border-radius: 49px;
  font-size: 12px;
  margin-left: 4px;
}
.j_pricing-col {
  display: flex;
  align-items: baseline;
}

.j_ultab {
  /* margin-left: -41px; */
  margin-bottom: 27px;
}

.j_listborder1 {
  border: 1px solid #efefef;
  border-radius: 2px 0 0 2px;
  list-style: none;
  width: 131px;
  height: 52px;
  float: left;
  background: #f4f4f4;
}

.j_listborder2 {
  border: 1px solid #f0eeee;
  border-radius: 2px 0 0 2px;
  width: 131px;
  height: 52px;
  list-style: none;
  /* margin-left: 130px; */
  background: #f4f4f4;
}

.J_florimg {
 /* margin-top: -15px; */
  width: 66px;
  height: 48px;
}

.j_amentiespara {
  font-size: 12px;
  line-height: 14px;
  color: rgba(40, 48, 72, 0.67);
  font-weight: lighter;
  margin-left: 18px;
  text-align: center;
}

.j_hhh {
  font-size: 47px;
  padding: 12px;
  margin-left: 18px;
  color: rgba(40, 48, 72, 0.67);
  margin-top: -5px;
}

.j_footerline {
  border-top: 1px solid #ffffff;
  /* width: 1049px; */
  margin-left: 261px;
  color: #d3d3d3;
}

.j_footerpara {
  /*font-family: "MavenPro-Regular", sans-serif;*/
  font-size: 17px;
  line-height: 28px;
  color: rgba(218, 224, 229, 0.77);
  margin-left: 35px;
  text-align: initial;
}

.j_footerhead {
  text-align: left;
  font-size: 32px;
  line-height: 22px;
  color: #ffffff;
  margin-top: -30px;
  margin-left: 35px;
}

.j_crahead {
  margin-top: 0;
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  /*font-family: "MavenPro-SemiBold", sans-serif;*/
  color: #283048;
  white-space: nowrap;
  overflow: hidden;
}

.j_crasubhead {
  font-size: 12px;
  line-height: 12px;
  color: rgba(103, 103, 103, 0.67);
  /*font-family: "MavenPro-Regular", sans-serif;*/
  white-space: nowrap;
  overflow: hidden;
}
.j_crainfo{
      font-size: 14px;
      line-height: 14px;
      color: #777777;
      font-weight: bold;
      /*font-family: "MavenPro-SemiBold", sans-serif ;*/
      white-space: nowrap;
      overflow: hidden;
}
.j_craprice{
  font-size: 16px;
  line-height: 16px;
  color: #283048;
  font-weight: bold;
  /*font-family: "MavenPro-SemiBold", sans-serif;*/
}

.j_crasubhead_price {
  /*font-family: "MavenPro-SemiBold", sans-serif;*/
  color: #777777;
  font-weight: bold;
}

.carousel-item a {
  text-decoration: none;
}

.j_read {
  font-size: 12px;
  line-height: 14px;
  background: #a5a5a5;
  color: white;
  /* font-weight: bold; */
  padding: 4px 8px;
  text-align: center;
  max-width: 70px;
}

.j_headown {
  font-size: 12px;
  line-height: 14px;
  background: #f6f5f5;
  font-weight: lighter;
  color: black;
  padding: 4px 12px;
  /* max-width: 220px; */
  text-align: center;
}

.j_head {
  font-size: 16px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.67);
  /*font-family: "MavenPro-Regular", sans-serif;*/
}

.controls-top {
  text-align: right;
  padding-right: 0;
}

.card {
  border: none !important;
  border-radius: 0.25rem !important;
}

.j_btn {
  height: 56px;
  background: #f04e1e;
  border-radius: 8px;
  width: 100%;
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  border: none;
  margin-top: 12px;
}
.j_btn:focus-visible , .j_btn:focus{
  outline: none;
}
.btn:focus-visible , .btn:focus{
  outline: none;
  box-shadow: none;
}
.select-textBox:focus-visible , .css-g1d714-ValueContainer:focus-visible{
  outline: none;
}
.imgheight {
  height: 216px;
}

.hii {
  background: #757575;
  padding: 11px;
  margin: 2px;
  color: white;
}
.j_modal {
  display: block !important;
}
#exampleModal {
  background-color: hsla(0, 0%, 100%, 0.76);
  padding-top: 20%;
}
.j_modal_close {
}
.j_modalhead {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #283048;
  width: 90%;
  /* margin-top: 50px; */
  text-align: center;
 /* padding-top: 22px;  */
  text-align: left;
  padding-left: 24px;
  opacity: 0.8;
  margin-bottom: 7px;
}

.j_forminputf {
  border: 1px solid #e7e4e4 !important;
  border-radius: 4px 4px 0 0 !important;
}

.j_forminputs {
  border: 1 solid #e7e4e4 !important;
  /* border-radius: 4px 4px 0 0 !important; */
}

.j_forminputt {
  border: 1px solid #e7e4e4 !important;
  /* border-radius: 0 0 4px 4px !important; */
}

.showBtnAtMobile {
  z-index: 1;
  display: none;
}

.social {
  height: 45px;
  width: 45px;
  border-radius: 4px;
  background-color: #ffffff;
  padding-left: 0;
  margin-right: 13px;
}

.social img {
  margin-top: -30px;
}

.no-border-radius {
  border-radius: 0;
  border-width: 0 1px 0 1px;
}

.top-border-radius {
  border-radius: 4px 4px 0 0;
}

.bottom-border-radius {
  border-radius: 0 0 4px 4px;
}

.HeartShape {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #ffffff;
  border-radius: 50%;
  color: #1982c8;
  text-align: center;
  font-size: 13px;
  line-height: 1.9;
}

.reraPosition {
  float: right;
  padding-right: 15px;
  position: relative;
  /* bottom: 30px; */
}

@media (min-width: 200px) and (max-width: 575.98px) {
  /* Faq */
  .card-img-top-prop {
    height: 100% !important;
    width: 100% !important;
  }
  .faq-card {
    margin-bottom: 12px !important;
  }
  .faq-headeing {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  [data-toggle="collapse"]:after {
    right: 15px !important;
    top: 40% !important;
  }
  .faq-card-header {
    width: 100%;
    padding-right: 0 !important;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
  }
  .textWidth {
    width: 92% !important;
  }
  .faq-body {
    font-size: 12px !important;
    line-height: 15px;
  }
  .pin-click-elite-wh {
    font-size: 24px !important;
    line-height: 30px !important;
   /* padding-left: 16px !important;*/
  }
  .bottomSpacing {
   /* padding-left: 0px !important;*/
    padding-right: 0px !important;
  }
  /* End */

  .j_llsecond {
    margin-right: 20px;
    margin-top: -60px;
  }
  .j_llfirst {
    margin-right: 60px;
    margin-top: -60px;
  }
  #divContactForm {
    display: none;
  }

  .showBtnAtMobile {
    display: block;
    position: fixed;
    height: 44px;
    font-size: 16px;
    bottom: 4.5px;
    width: 45% !important;
    /* border-radius: 0px !important; */
  }

  .positionAtMobile {
    margin-bottom: 60px;
  }

  .hideAtBottom {
    display: none;
  }

  .footer-copyright {
    font-size: 10px;
    padding-top: 5px;
  }

  .j_checkbox {
    width: 44%;
  }

  .j_telephone {
    margin-top: -55px;
  }

  .reraPosition {
    /* bottom: 15px; */
    padding-top: 10px;
    margin-bottom: 0;
    margin-left: 3px !important;
  }

  .j_footerline {
    margin-top: 40px;
  }

  /* .j_btn {
    width: 92%;
  } */
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .card-img-top-prop {
    height: 100% !important;
    width: 100% !important;
  }
  #divContactForm {
    display: none;
  }

  .showBtnAtMobile {
    display: block;
    position: fixed;
    bottom: 4.5px;
    width: 43% !important;
    margin-left: 2.25% !important;
  }

  .positionAtMobile {
    margin-bottom: 60px;
  }

  .hideAtBottom {
    display: none;
  }

  .footer-copyright {
    font-size: 12px;
    padding-top: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .j_parablog {
    font-size: 13px !important;
  }
  .j_bloglastdate {
    position: relative;
  }
  .hideAtBottom {
    display: none;
  }

  .footer-copyright {
    font-size: 13px;
    padding-top: 5px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
}

#myTab .nav-tabs .nav-link.active {
  /* box-sizing: border-box;
    height: 48px;
    border: 1px solid #CCCCCC;
    border-radius: 2px; */
  background-color: #ffffff !important;
  /* color: #FFFFFF !important;
    font-family: "Proxima Nova",sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 6.5%; */
}
/* Text Container */
.textContainer {
  padding-left: 80px !important;
  padding-right: 80px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.text-breadcrump {
  opacity: 0.54;
  color: rgba(0, 0, 0, 0.54);
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 14px;
}
.propName {
  color: #283048;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 32px;
}
.propBuilderName {
  color: rgba(0, 0, 0, 0.67);
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 20px;
  letter-spacing: 0;
  line-height: 14px;
}
.propArea {
  color: rgba(0, 0, 0, 0.67);
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 16px;
  letter-spacing: 0;
  line-height: 14px;
}
.card-img-top-prop {
  height: 420px;
  width: 100%;
}
.prop-link.active {
  background-color: transparent !important;
  border: 0px !important;
}
.relevant-blog {
  height: 210px;
}
input#scales2.mapCheck:checked {
  background-color: #f00 !important;
}
.faq [data-toggle="collapse"]:after {
  display: inline-block;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f068";
  /* transform: rotate(90deg); */
  height: 32px;
  width: 32px;
  border-radius: 7px;
  color: #979797;
  transition: all linear 0.25s;
  right: 45px;
  text-align: end;
  position: absolute;
}
.faq [data-toggle="collapse"].collapsed:after {
  content: "\f067";
  margin-top: 0%;
  font-size: 14px;
  /* transform: rotate(0deg); */
}

.openings [data-toggle="collapse"]::after {
  display: inline-block;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f068";
  /* transform: rotate(90deg); */
  height: 32px;
  width: 32px;
  border-radius: 7px;
  color: #979797;
  transition: all linear 0.25s;
  right: 45px;
  float: right;
  margin-top: -3%;
  /* top: 40%; */
}
.openings [data-toggle="collapse"].collapsed:after {
  content: "\f067";

  /* top: 35%; */
  /* right: 45px;
  text-align: end;
  position: absolute; */
  /* transform: rotate(0deg); */
}
.faq-card-header {
  width: 100%;
  /* padding-left: 63px !important; */
  padding-right: 50px !important;
  margin-left: auto;
  margin-right: auto;
  /* padding-bottom: 24px !important; */
  /* padding-top: 32px !important; */
  background-color: #ffffff;
}
.faq-card {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid rgba(153, 153, 153, 0.34);
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.13);
  margin-bottom: 24px;
}
a:hover{
  text-decoration: none !important;
}
.faq-headeing {
  color: #000000 !important;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 34px;
  margin-bottom: 0px;
}
.faq-headeing:hover{
  text-decoration: none !important;
}
[data-toggle="collapse"]:after {
  top: 40% !important;
  font-size: 14px !important;
}
.faq-body {
  padding-left: 63px;
  padding-right: 63px;
  margin-left: 20px;
  margin-right: auto;
  color: #000000;
  /*font-family: "Proxima Nova", sans-serif;*/
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
}
.card-header .faq-card-header.collapsed {
  border-bottom: 2px solid black !important;
}

.faq-card-header:not(.collapsed) {
  border-bottom: 2px solid #f2f2f2 !important;
  /* width: 92%; */

  /* background: #ffffff;
  border: none !important;
  box-shadow: 0px 0px 0px transparent !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important; */
}
