.cls-breadcrumb{
    background: #4c505b;
}

.page-listing .p-card-bottom{
   margin-top: 10px !important; 
}
.stick-side{
position: sticky;
    top: 2rem;
}
.page-listing .book-btn{
        margin-top: 12px;
}

.page-listing .package-card-delta .package-card-body .p-card-bottom .p-card-info{
        line-height: 30px;
}

.page-listing .p-card-title{
    color: black;
}
.page-listing .package-card-delta .package-card-body .p-card-bottom .p-card-info h6 span{
    color: black;
        font-size: 15px;
}
.page-listing .multi-main-searchber{
          width: 100%;
    margin: auto;
    padding: 0 !important;
    background: #f5f4f8;
}
.page-listing .multi-main-searchber .main-form-submit button{
    border-radius: 5px;
    padding: 6px 24px;
    transition: all .35s;
}
.page-listing .multi-main-searchber .main-form-submit button:hover{
    background: black;
}

.page-listing .package-sidebar .package-widget-style-2 .widget-title{
    background: #1e2128;
   border-bottom: 1px solid #f5ae31;
    border-radius: 0;
    padding: 8px 20px;
}
.page-listing .custom-input-group button[type=submit]{
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    background: #f5ad31;
    border-radius: 100px;
    border: none;
    padding: 7px 22px;
    transition: all .2s;
}
.page-listing  .package-sidebar .package-widget-style-2{
    background:black;
}
.page-listing .package-sidebar .widget-tag-cloud .tag-cloud a{
       border: 1px solid rgb(245 174 49 / 32%);
    padding: 6px 18px;
    margin-right: 12px;
    margin-top: 10px;
    transition: all .3s;
        color: white;
}
.page-listing .package-sidebar .package-widget-style-2 .widget-title h4{
    font-size: 18px;
}
.page-listing .package-card-delta .package-card-body .p-card-title a{
    color:black;
}
.page-listing .package-card-delta .package-card-body .book-btn a{
        font-size: 14px;
}



/*Project*/

.project-info{
    
}
.about-projt{
    
}
.breadcrumb-item+.breadcrumb-item::before{
    display:none;
}
.pd-30{
    padding:30px 0;
}
.bread{
   border-bottom: 1px solid #0000000f;
    padding: 0 0 12px;
    align-items: end;
    justify-content: end;
    display: flex;
}
.prjt-img img{ 
    height: 470px;
    object-fit: cover;
}
.prjt-basic-details{
    background: black;
    padding: 30px 15px;
}
.prjt-basic-details h3{
        color: white;
    margin-bottom: 15px;
    border-bottom: 1px solid #8080804f;
}
.prjt-basic-details span{
color: #f5ad31;
}
.prjt-basic-detail .p-card-location a{
       color: white !important;
    line-height: 40px; 
}

.side-data-prjt{
       color: white;
    line-height: 38px;
}
.side-data-prjt li{
    border-bottom: 1px solid #ffffff12;
    line-height: 45px;
}
.prjt-basic-details .button-fill-primary{
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    background: #f5ad31;
    display: inline-block;
    padding: 6px 15px;
    margin-top: 15px;
    border: 2px solid #f5ad31;
    box-sizing: border-box;
    transition: all .4s;
    border-radius: 5px;
}
.prjt-menu{
background: white!important;
}
.prjt-menu .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background: black;
    color:#f5ad31;
}
.prjt-menu .nav-pills .nav-link{
    color:black;
}
.prjt-overview h3{
        margin-bottom: 19px;
}
.project-bg{
background:#f8f9fa!important;
}
.prjt-overview{
        background: white;
    border-top: 2px solid #f5ae31;
    padding: 15px;
}
.prjt-overview p{
    line-height: 40px;
    font-size: 17px;
}

.top-sec{
    background: black;
    padding: 0;
    margin: 0;
}
   
.bread a{
    color:black;
} 
.projct-detailrside.package-sidebar .package-widget-style-2 .widget-title{
        background: #1e2128;
    border-radius: 5px;
    padding: 8px 20px;
}
.projct-detailrside.package-sidebar .package-widget-style-2 .widget-title h4{
     margin: 0;
}
.projct-detailrside.package-sidebar .package-widget-style-2 .widget-title a{
        font-size: 18px;
}
.projct-detailrside .package-sidebar .package-widget-style-2{
        background: white;
}
.prjt-imgsec .package-gallary-item img{
    height:222px;
    width:100%;
    object-fit:cover;
}
.pjt-pdg{
    padding: 4rem 45px;
}
.highl-txt li{
    line-height: 40px;
    list-style: disc;
}
.page-listing{
    background: #f8f9fa!important;
}
.price_sec .price_inner{
    border: 1px solid rgba(22,22,22,.3);
    background-color: #fff;
    position: relative;
    text-align: center;
    padding: 2rem;
    margin-bottom: 2rem;
    font-size: .85rem;
    border-radius: 0.5rem;
}
.price_sec .price_inner .rc_one {
    border-bottom: 1px solid rgba(213,27,94,.15);
    line-height: 170%;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    text-transform: uppercase;
    font-size: .8rem;
    color: black;
}
.price_sec .price_inner .rc_one span {
    display: block;
    font-size: 1.1rem;
    font-weight: 500;
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.price_sec .price_inner::after {
    content: "";
    border-bottom: 45px solid #e9e9e9;
    border-top: 45px solid rgba(0,0,0,0);
    border-left: 45px solid rgba(0,0,0,0);
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all .5s ease 0;
}
.price_sec .button-fill-primary{
        padding: 4px 20px;
}
.amenities{
    box-shadow: 1px 1px 10px -2px #8080801a;
    text-align: center;
    height: 122px;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #00000014;
}
.amenities img{
   width: 50px;
}
.amenities p{
    padding-left: 12px;
    line-height: 20px;
}
.contact-details{
      background: #1e2128;
    text-align: center;
    padding: 25px;
    margin-bottom: 30px;
}
.bg-black{
    background:black;
}
.contact-details h3{
        color: white;
    margin-bottom: 18px;
}
.contact-details .button-fill-primary {
       padding: 2px 16px;
    font-size: 16px;
}
.prjt-contact .contact-form-wrap{
    border-radius: 0px;
}
.brochure-img img{
       height: 460px;
    object-fit: cover; 
}
.brochure-sec .custom-input-group{
        margin-top: 25px;
}
.brochure-sec .contact-form-wrap{
    padding: 25px;
}
.contact-details img{
       width: 48px;
    margin-bottom: 8px; 
}
.side-brosize{   
    width: 26px;
    margin-right: 18px;
}
.heading-line{
  position: relative;  
}
.heading-line h3::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg,#f5ad31 46.35%,rgba(255,255,255,0) 100%);
    border-radius: 5px;
}
.founder-story p{
    font-size: 19px;
    line-height: 35px;
    letter-spacing: 0;
}
.chairman-story{
   
}
.blog-details h3{
    font-size: 32px;
    padding: 13px 0;
}
.blog-details p{
    font-size: 18px;
    margin-bottom: 15px;
    color:black;
}
.blog-details h5{
    font-size: 23px;
    margin-bottom: 12px;
    color: black;
}
 .side-other-blog .widget-recent-package-entries .package-sm .info h6 a{
    line-height: 20px;
    font-size: 16px;
    letter-spacing: 0px;
}
.location{
    color: #f5ad31;
}
.side-other-blog .widget-recent-package-entries li{
    border-bottom: 1px solid #00000024;
    padding: 13px 0;
}
.side-other-blog  .widget-recent-package-entries .package-sm{
        margin-top: 10px;
}
.side-other-blog{
        position: sticky;
    top: 7rem;
}
.content-image{
    height: 390px;
    object-fit: cover;
}
.chairman-story::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/pattern-image-1.png);
    background-position: right -20px;
    background-repeat: repeat-y;
    background-size: 275px;
    /*opacity: .35;*/
    pointer-events: none; 
}