/*paddings*/
.pd-60{
    padding:60px 0;
}
.bg-color
{
    background: #f7f7f7;
}
.headerback
{
    background: linear-gradient(to bottom, #1d1d1d,#0c0b0b8a, #c4c4c114);
}
.search {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 12%;
}
.builder {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 8%;
}
.national
{
    padding: 2rem 1rem;
     background:#131022e6 !important;  
}
.hat-heading h2{
       text-transform: uppercase; 
}
.discover
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 14%;  
}
/*Video-section*/
.navbar-light .navbar-nav .nav-link{
    color: white !important;
    margin-top: 10px;
    font-size: 15px;
}
.video-text{
    width: 50%;
    margin: auto;
}
.video-text a{
        margin: auto;
        text-align:center;
}
.video-text p{
font-size: 80px;
    font-style: italic;
    font-family:"SilverSouthScript";
}
/*Video-section*/


/*builder-home*/

.builder-home{
    /*background:url(../../img/city-line-art.webp);*/
    /*background:url(../../img/black.webp);*/
        background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.builder-img{
        padding: 15px;
}
.builder-img img{
    box-shadow: 1px 1px 7px -2px #80808057;
    border-radius: 100%;
}
.dis-pro-text{
    display: flex;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    padding: 12px;
    width: 95%;
    align-items: center;
    background: black;
    justify-content: center
}

/*.dispro-name{*/
/*width: 80%;*/
/*}*/

.dispro-name small{
color:white;
}
.dispro-name p{
    margin:0;
    color:white;
}
/*.dispro-rates{*/
/*    width: 20%;*/
/*}*/
.dispro-rates p{
    color:white;
    text-align:end;
}
.discover-properties{
    position:relative;
    margin-bottom:30px;
}
.discover-properties img{
    padding:0 10px;
}
.listbuttoncen{
  z-index: 99;
    margin-top: -324px;
    margin-left: 10px;
}
.listbuttoncen a
{
    text-decoration:none;
    background:#c88626;
    border:#c88626;
    padding: 4px 10px;
    color:white;
    border-radius:0px 10px 10px 0px;
}

/*Home Collection*/
.group-properties{
    position:relative;
}
.jrs-coll{
    background:white;
  margin-bottom:30px;  
}
.jrs-coll img{
    width: 150px;
    height: 170px;
    object-fit: cover;
}
.gp-discription{
    position:relative;
        margin-bottom: 25px;
}
.gp-text{
     position: absolute;
    bottom: 20px;
    width: 100%;
    background: #000000cf;
    text-align: left;
    font-size: 14px;
    padding: 0px 20px;
    z-index: 1;
}
.gp-text p{
    color: #fff;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    padding: 9px;
    font-size: 18px;
}
.jrs-imgsection{
    background:url("../../img/jrs-bg.jpeg");
    padding: 5rem 1rem;
    background-attachment: fixed;
    box-shadow:inset 0px 0px 2000px 3000px #000000c9;
}
.about-sectionhome{
    text-align:center;
}
.about-sectionhome h2{
    color:white;
}
.about-sectionhome p{
    font-size: 19px;
    /*width: 70%;*/
    margin: auto;
    margin-bottom: 30px;
}
.zoom {
    overflow:hidden;
  transition: transform .5s;
}
.zoom img {
  transition: transform .5s;
  height:auto;
  width:100%;
}
.zoom img:hover {
  transform: scale(1.3);
}
.font-weight
{
    font-weight:400;
}
.borderbottom
{
    border: none;
    border-bottom: 1px solid #000;
    background: transparent;
    width: 100%;
    padding: 4px 0px;
    font-size: 12px;
}
.formlabel
{
    /*width: 30%;*/
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.formlabel label
{
    position: absolute;
    top: 0px;
    left: 0px;
    pointer-events: none;
    font-size: 12px;
    color: #000;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.pro
{
    font-size:20px;
}
.listcolor li
{
    color:white;
    font-size: 17px;
    letter-spacing: 2px;
}
.listcolor li:hover
{
    color:#c88626;
}
.footericon i
{
    background: #c88626;
    color: white;
    padding: 5px 5px 5px 5px;
    font-size: 28px;
    border-radius: 10px;
}
.footercolor
{
    background:black !important;
}
.logo-jrs{
    margin:0;
    padding:0;
}
.terms{
    background: #c88626;
    color: white;
}
.logo-jrs img{
    margin:0;
}
.jrsmenu-border{
    border-top:2px solid #c88626;
}
.item-center {
  display: grid;
  grid-auto-flow: column;
  gap: 4px;
  align-items: center;
  justify-items: center;
}
.item-center a
{
    /*float:right;*/
    display: grid;
    align-items: center;
}
.pricelisting{
    color:#c88626;
}

.all-imgbdddd{
    position: absolute;
    bottom: 15px;
    left: 70px;
}
.breadcrumb-item.active{
        font-size: 25px;
}


/*properties-details*/
.corgreen
{
    background:black;
    padding:14px;
    border-radius:5px;
}
.corgreen h3
{
    color:#c88626;
}
.properties{
    position:relative;
}
/*.properties .after*/
/*{*/
/*    position:absolute;*/
/*    top:0;*/
/*    left:0;*/
/*    width:100%;*/
/*    height:100%;*/
/*    background:black;*/
/*}*/
.pro-mainimg{
    min-height: 80vh;
    height: 87vh;
    width: 100% !important;
    overflow: hidden;
    position: relative;
}
.promain-text{
    position: absolute;
    bottom: 2%;
    left: 10%;
}
.pro-details span
{
    color: white;
    background: black;
    padding: 8px;
    border-radius: 10px;
}
.pro-details h3
{
   background: -webkit-linear-gradient(#f4cc7e, #c88626);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pro-details li{
    display: inline-block;
    width: 32.333333%;
    position:relative;
}
.pro-details li h5{
    font-size: 18px;
    font-weight: 500;
}
.pro-details li h5::after{
        content: "";
    width: 50px;
    height: 1px;
    background: #d19e02;
    position: absolute;
    left: 0;
    top: 30px;
}
.amini{
    background: black;
    margin: 10px;
    padding-top: 20px;
    text-align: center;
    border-radius: 20%;
}
.amini p{
    margin-top: 15px;
    color: white;
    margin-bottom: 0;
    background: #c88626;
    border-radius: 0px 0px 50px 50px;
}
.pro-pricelist thead{
    background: black;
    color: white;
}
.corporategreen li
{
    font-size:22px;
}
.officespace
{
    background: #f0f5fb;
}
.officespace h3
{
   background: -webkit-linear-gradient(#f4cc7e, #c88626);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.locatadv h3
{
   background: -webkit-linear-gradient(#f4cc7e, #c88626);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.locatadv span {
    color: white;
    background: black;
    padding: 8px;
    border-radius: 5px;
}
.officespacelist li
{
    line-height:40px;
}
.officespace span {
    color: white;
    background: black;
    padding: 8px;
    border-radius: 5px;
}
.subform
{
    background: linear-gradient(to right, #dea942, #c88626, #dea942);
}
.desc p
{
    font-size: 18px;
    line-height: 32px;
}
.ammenities:hover
{
    /*background: #f6f6f6;*/
    /*padding: 10px;*/
    /* color: #c88626; */
    /*border-radius: 10px;*/
}
.ammenitiesdetails p
{
    color:#c88626;
    font-size: 16px;
    padding: 10px 0px 0px 7px;
    font-weight: 600;
}
.relatepro h3
{
    background: -webkit-linear-gradient(#f4cc7e, #c88626);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
}
.commitment i
{
    font-size: 85px;
    color: #ccb497;
    padding: 0px 0px 15px 0px;
}
.commitment p
{
    font-size: 18px;
}
.com
{
    background:#d2cece42;
    /*background:url('../../img/real.jpg');*/
    /*background-repeat: no-repeat;*/
    /*background-attachment: fixed;*/
    /*background-size: cover;*/
}
.siteplan {
    background: #000000;
    margin-bottom: 30px;
}
.siteplan span {
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    /* background: #203a5e; */
    color: white;
    padding: 5px 15px;
    text-transform: uppercase;
    margin: -11px -11px 10px;
}




/*testi start*/


.carousel-icon i {
  font-size: 5rem;
  color: rgba(255, 255, 255, 0.3);
}

.carousel-item i {
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.3);
}

.t-card {
  padding: 1.8125rem 1.125rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 1.25rem;
  color: #fff;
  height: auto;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 1.5625rem solid transparent;
  border-right: 1.5625rem solid transparent;
  border-top: 1.25rem solid rgba(0, 0, 0, 0.5);
}

    .jrs-about p{
    font-size: 18px;
    line-height: 30px;
    }
    .cont {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 3px 0px;
}
.galleryimpord img
{
    height:250px;
}

.ammenitiesdetails{
    margin-bottom: 30px;
}
.res-img img{
    height: 320px;
}
.footercolor ul li a{
text-decoration: none;
}
.footercolor ul li a:hover{
    color: white;
}