     
    .recen-bolg-card{
        position:relative;
        border-radius: 10px;
        overflow: hidden;
        margin:0 0 10px;
    }
    
    .recen-bolg-card .charm-box .view{
        color: #000;
        margin-top: 20px;
        display: inline-block;
        position: relative;
        padding-right: 25px;
    }
    
    .recen-bolg-card .charm-box .view:before{
    position: absolute;
    content: "\f1bd";
    font-family: flaticon_normal-icon !important;
    font-size: 16px;
    right: 0;
    top: 1px;
    bottom: 0;
    margin: auto 0;
    color: #0f4494;
    }
    .recen-bolg-card .charm-box{
    border: 1px solid #c3c7c3;
    padding: 16px;
    position: relative;
    border-top: 0;
    transition: 0.5s;
    border-radius: 0 0 10px 10px;
    }
    .recen-bolg-card .charm-box .tile-experi{
        font-size: 20px;
        color: #000;
        font-weight: 500;
        margin-bottom:15px;
    }
    .recen-bolg-card .charm-box .tile-experi a{
       color: #000; 
    }
    .recen-bolg-card .charm-box p{
    font-size:15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    }
    .recen-bolg-card img{
        width:100%;
    }
    .recen-bolg-card p{
        margin:0;
    }
    .blog-wrap { 
        padding-top: 56px; 
        padding-bottom: 72px; 
    }
    .experien-boxssmain {
        margin:0 0 30px;
    }
    .article-body { 
        font-size: 1.02rem; 
        color: #3d3530; 
        line-height: 1.9;
        }
    .recen-bolg-sec{
        padding:5rem 0;
        position:relative;
    }
    .section-eyebrow {
      display: inline-block;
     
      font-size: 0.68rem;
      font-weight: 500;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: #104594;
      padding-bottom: 2px;
      border-bottom: 1px solid #104594;
      margin-bottom: 10px;
    }

    .article-body p { margin-bottom: 18px; }

    .bolg-titlee{
        font-size: 25px;
        font-weight: 500;   
    }
    
    .gold-rule {
      border: none;
      height: 1px;
      background: linear-gradient(90deg, #104594, #dbeaff, transparent);
      margin: 56px 0;
    }

    .blog-table-sec{
        margin:20px 0;
    }
    
    .pullquote {
      border-left: 4px solid #104594;
      background: #eee;
      padding: 28px 32px;
      margin: 36px 0;
    }

    .pullquote p {
     
      font-size: 1.45rem;
      font-style: italic;
      color: #104594;
      line-height: 1.5;
      margin: 0;
    }

    .pullquote cite {
      display: block;

      font-size: 0.78rem;
      font-style: normal;
      color: #6b6455;
      margin-top: 10px;
      letter-spacing: 0.06em;
    }

  
    .inline-cta {
      background: #104594;
      padding: 24px 28px;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      gap: 20px;
      margin: 36px 0;
    }

    .inline-cta .cta-text { flex: 1; min-width: 220px; }

    .inline-cta .cta-label {
      font-size: 0.68rem;
      font-weight: 500;
      letter-spacing: 0.18em;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 4px;
    }

    .inline-cta h4 {
      color: #fdfaf4;
      font-size: 1.1rem;
      margin-bottom: 4px;
    }

    .inline-cta p {
      font-size: 0.83rem;
      color: #fff;
      margin: 0;
    }

    .inline-cta .btn-gold {
      background: #fff;
      color: #104594;
      font-size: 0.72rem;
      font-weight: 500;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      border: none;
      border-radius: 0;
      padding: 10px 22px;
      white-space: nowrap;
      transition: background 0.2s;
    }

    .inline-cta .btn-outline-gold {
      background: transparent;
      color: #fff;
      font-size: 0.72rem;
      font-weight: 500;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      border: 1px solid #fff;
      border-radius: 0;
      padding: 10px 22px;
      white-space: nowrap;
      transition: all 0.2s;
    }


    .feat-grid { 
        display: flex;
        gap: 14px;
        margin: 28px 0;
        flex-wrap: wrap; 
    }

    .feat-card {
      background: #ffffff;
      border: 1px solid #dbeaff;
      border-top: 3px solid #104594;
      padding: 20px 18px;
      transition: box-shadow 0.25s, transform 0.25s;
      width:32%;
    }

    .feat-card:hover { 
        box-shadow: 0 8px 28px rgba(0,0,0,0.08);
        transform: translateY(-3px);
        }

    .feat-card .fc-icon {
      /*width: 40px;*/
      /*height: 40px;*/
      /*background: #eee;*/
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 1.1rem;
      color: #104594;
      margin-bottom: 12px;
    }

    .feat-card h5 {
      font-size: 15px;
      font-weight: 500;
      /*color: #104594;*/
      margin-bottom: 6px;
    }

    .feat-card p {
        font-size:15px;
        line-height: 1.6;
        margin: 0;
    }

    /* Bullet list */
    .ps-list { list-style: none; padding: 0; }

    .ps-list li {
      position: relative;
      padding-left: 22px;
      padding-bottom: 8px;
      font-size: 0.97rem;
      color: #3d3530;
    }

    .ps-list li::before {
      content: '';
      position: absolute;
      left: 0;
      top: 11px;
      width: 8px;
      height: 2px;
      background: #104594;
    }

    /* Tables */
    .ps-table { width: 100%; border-collapse: collapse; font-size: 0.87rem; }

    .ps-table thead tr { background: #104594; }

    .ps-table thead th {
      color: #fdfaf4;
      font-size: 0.72rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      padding: 13px 14px;
      border: none;
    }

    .ps-table tbody tr:nth-child(odd) { background: #eee; }
    .ps-table tbody tr:nth-child(even) { background: #ffffff; }

    .ps-table td {
      padding: 12px 14px;
      color: #3d3530;
      border: none;
      border-bottom: 1px solid #dbeaff;
      vertical-align: top;
      line-height: 1.55;
    }

    .ps-table td:first-child { font-weight: 500; color: #264028; }

    /* Experience blocks */
    .exp-block {
      border-left: 3px solid #dbeaff;
      padding-left: 20px;
      margin-bottom: 28px;
      transition: border-color 0.2s;
    }

    .exp-block:hover { border-color: #104594; }

    .exp-block h4 { 
        font-size: 1.15rem;
        margin-bottom: 6px;
        }
    .exp-block p { font-size: 0.95rem; margin: 0; }

    /* Who-for cols */
    .who-col {
      background: #eee;
      border: 1px solid #dbeaff;
      padding: 22px 24px;
      margin-bottom:30px;
    }

    .who-col .who-label {
      font-size: 0.68rem;
      font-weight: 500;
      letter-spacing: 0.18em;
      text-transform: uppercase;
      color: #104594;
      margin-bottom: 14px;
      display: block;
    }

    .who-col ul { list-style: none; padding: 0; }

    .who-col ul li {
      font-size: 0.9rem;
      padding: 5px 0 5px 18px;
      position: relative;
      color: #3d3530;
      border-bottom: 1px dashed #dbeaff;
    }

    .who-col ul li:last-child { border-bottom: none; }

    .who-col ul li::before {
      content: '→';
      position: absolute;
      left: 0;
      color: #104594;
      font-size: 0.85rem;
    }

    /* Facilities grid */
    .fac-item {
      display: flex;
      align-items: flex-start;
      gap: 10px;
      padding: 10px 0;
      border-bottom: 1px solid #dbeaff;
      font-size: 0.9rem;
    }

    .fac-item:last-child { border-bottom: none; }
    .fac-item i { color: #104594; flex-shrink: 0; margin-top: 3px; }

    /* Final CTA */
    .final-cta {
        margin-top:30px;
      background: linear-gradient(135deg, #104594 0%, #000 100%);
      padding: 48px 44px;
      position: relative;
      overflow: hidden;
    }

    .final-cta::before {
      content: '';
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 5px;
      background: linear-gradient(90deg, #104594, transparent);
    }

    .final-cta .eyebrow { 
        font-size: 0.68rem; 
        font-weight: 500; 
        letter-spacing: 0.2em; 
        text-transform: uppercase; 
        color: #fff; 
        margin-bottom: 10px; 
    }

    .final-cta h2 { color: #fdfaf4; font-size: 2.1rem; margin-bottom: 14px; }

    .final-cta p {
        font-size: 0.93rem;
        color: #fff;
        margin-bottom: 28px;
    }
    .final-cta .bolg-titlee{
        color:#fff;
    }
    .cta-actions { display: flex; flex-wrap: wrap; gap: 12px; }

    .btn-cta-solid {
      background: #fff;
      color: #104594;
      font-size: 0.75rem;
      font-weight: 500;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      border: none;
      border-radius: 0;
      padding: 12px 28px;
      display: inline-flex;
      align-items: center;
      gap: 8px;
      transition: background 0.2s;
    }

    .btn-cta-ghost {
      background: transparent;
      color: #fff;
      font-size: 0.75rem;
      font-weight: 500;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      border: 1px solid #fff;
      border-radius: 0;
      padding: 12px 28px;
      display: inline-flex;
      align-items: center;
      gap: 8px;
      transition: all 0.2s;
    }

    
    .tag-set {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        }

    .tag {
      font-size: 0.74rem;
      font-weight: 500;
      letter-spacing: 0.04em;
      padding: 5px 13px;
      background: #eee;
      color: #6b6455;
      border: 1px solid #dbeaff;
      transition: all 0.2s;
    }

    .tag:hover { background: #104594; color: #104594; border-color: #104594; }

    /* ===================== SIDEBAR ===================== */

    .sidebar {
        position: sticky; 
        top: 80px;
        }

    .sw {
      background: #ffffff;
      border: 1px solid #dbeaff;
      margin-bottom: 24px;
      overflow: hidden;
    }

    .sw-head {
      background: #eee;
      border-bottom: 1px solid #dbeaff;
      padding: 14px 20px;
    }

    .sw-head h5 {
      font-size: 0.82rem;
      font-weight: 500;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: #264028;
      margin: 0;
    }

    .sw-body { padding: 0 20px 4px; }

    /* Featured stay widget */
    .sw-featured {
      background: #104594;
      overflow: hidden;
    }

    .sw-featured .sf-img {
      width: 100%;
      object-fit: cover;
      filter: brightness(0.8);
    }

    .sw-featured .sf-inner { padding: 20px 20px 22px; }

    .sw-featured .sf-badge {
      display: inline-block;
      background: #104594;
      color: #fff;
      font-size: 0.65rem;
      font-weight: 700;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      padding: 3px 10px;
      margin-bottom: 10px;
    }

    .sw-featured h4 { color: #fdfaf4; font-size: 1.15rem; margin-bottom: 8px; }
    .sw-featured p { color: #fff; font-size: 0.83rem; margin-bottom: 16px; }

    .sw-featured .sf-btns { display: flex; gap: 8px; }

    .sf-btns .btn-gold {
      flex: 1;
      background: #fff;
      color: #104594;
      font-size: 0.7rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      border: none;
      border-radius: 0;
      padding: 9px 0;
      text-align: center;
      transition: background 0.2s;
    }

    .sf-btns .btn-og {
      flex: 1;
      background: transparent;
      color: #fff;
      font-size: 0.7rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      border: 1px solid #fff;
      border-radius: 0;
      padding: 9px 0;
      text-align: center;
      transition: all 0.2s;
    }

    
    .contact-row {
      display: flex;
      align-items: center;
      gap: 12px;
      padding: 10px 0;
      border-bottom: 1px solid #dbeaff;
      color:#000;
    }

    .contact-row:last-child { border-bottom: none; }

    .contact-row .ci {
    width: 36px;
    height: 36px;
    background: #eee;
    flex-shrink: 0;
    font-size: 20px;
    color: #104594;
    text-align: center;
    line-height: 40px;
    }

    .contact-row a {
      font-size: 0.88rem;
      font-weight: 500;
      color: #1c1c1c;
      transition: color 0.2s;
    }

    .contact-row a:hover { color: #264028; }
    .contact-row .cl { 
        font-size: 0.7rem; 
        color: #000; 
        letter-spacing: 0.06em; 
        text-transform: uppercase; 
    }

    /* Recent posts */
    .rp-item {
      display: flex;
      gap: 12px;
      padding: 14px 0;
      border-bottom: 1px solid #dbeaff;
    }

    .rp-item:last-child { border-bottom: none; }

    .rp-item img {
      width: 62px;
      height: 52px;
      object-fit: cover;
      flex-shrink: 0;
    }

    .rp-item a {
      
      font-size: 0.92rem;
      font-weight: 500;
      color: #104594;
      line-height: 1.35;
      display: block;
      transition: color 0.2s;
    }

    .rp-item a:hover { color: #104594; }

    .rp-date {
      font-size: 0.72rem;
      color: #6b6455;
      margin-top: 3px;
    }

    /* Our Stays */
    .stay-row {
      display: flex;
      gap: 12px;
      align-items: center;
      padding: 12px 0;
      border-bottom: 1px solid #dbeaff;
      transition: background 0.2s;
    }

    .stay-row:last-child { border-bottom: none; }

    .stay-row img {
      width: 62px;
      height: 52px;
      object-fit: cover;
      flex-shrink: 0;
    }

    .stay-row .sn {
      
      font-size: 0.92rem;
      font-weight: 500;
      color: #104594;
      line-height: 1.3;
    }

    .stay-row .sl {
      font-size: 0.73rem;
      color: #000;
      margin-top: 2px;
    }

    .stay-row .sl i { color: #104594; font-size: 0.68rem; }

    .stay-row:hover .sn { color: #104594; }

    /* Category tags */
    .cat-tags { display: flex; flex-wrap: wrap; gap: 7px; }

    .cat-tag {
      font-size: 0.73rem;
      font-weight: 400;
      padding: 5px 12px;
      background: #eee;
      color: #264028;
      border: 1px solid #dbeaff;
      transition: all 0.2s;
    }

    .cat-tag:hover { background: #104594; color: #104594; border-color: #104594; }

    /* ===================== PREV / NEXT ===================== */

    .blog-nav-section {
      background: #eee;
      border-top: 1px solid #dbeaff;
      border-bottom: 1px solid #dbeaff;
    }

    .nav-prev-wrap, .nav-next-wrap {
      display: flex;
      align-items: center;
      gap: 16px;
      text-decoration: none;
      padding: 28px 0;
      transition: opacity 0.2s;
    }

    .nav-prev-wrap:hover, .nav-next-wrap:hover { opacity: 0.78; }

    .nav-prev-wrap img, .nav-next-wrap img {
      width: 80px;
      height: 64px;
      object-fit: cover;
      flex-shrink: 0;
    }

    .nav-dir-label {
      font-size: 0.68rem;
      font-weight: 500;
      letter-spacing: 0.16em;
      text-transform: uppercase;
      color: #104594;
      margin-bottom: 4px;
    }

    .nav-post-title {
      font-size: 1rem;
      font-weight: 500;
      color: #104594;
      line-height: 1.35;
    }

    .nav-divider {
      width: 1px;
      background: #dbeaff;
      align-self: stretch;
    }

    .recent-swiperss .swiper-wrapper{
      margin-bottom:10px;  
    }
    
 .recent-swiperss .swiper-button-prev,
.recent-swiperss .swiper-button-next{
    top:unset;
    bottom:40px;
    width:40px;
    height:40px;
    border-radius:50%;
    border:1px solid #104594;
    font-size:20px;
}

.recent-swiperss .swiper-button-next:after,
.recent-swiperss .swiper-button-prev:after{
    color: #104594;
    font-size: 34px !important;
    right: unset;
}
.recent-swiperss .swiper-button-next, .recent-swiperss .swiper-button-prev{
    top:50%;
}
.recent-swiperss .swiper-button-next{
    right:-50px;
}
.recent-swiperss .swiper-button-prev:after{
  left:unset;  
}
.recent-swiperss .swiper-button-prev{
    left:-50px;
}
.recent-blog-main{
    position:relative;
}
.recent-blog-main .recent-swiperss{
   position:static; 
}

.recent-blog-main .booknow-button{
    margin: 20px auto 0;
    text-align: center;
}

.fac-item img{
    filter: invert(11%) sepia(78%) saturate(4351%) hue-rotate(211deg) brightness(97%) contrast(87%);
}


@media (max-width : 767px){
    .pullquote p {
    font-size: 18px;
}
.pullquote{
  padding: 20px;
  margin: 25px 0;  
}
.who-col ul li{
    padding: 0px 0 5px 18px;
}
.bolg-titlee {
    font-size: 18px;
    text-align: center;
}
.feat-card{
    width: 44%;
    padding: 15px;
}
.feat-card h5 {
    font-size: 15px;
}
.ps-table thead th{
 padding: 10px;
 font-size: 11px;
}
.inline-cta{
    justify-content: center;
}
.exp-block h4 {
    font-size: 16px;
}
.exp-block{
    padding-left: 15px;
    margin-bottom: 20px;
}
.who-col{
    padding: 20px;
    margin-bottom: 20px;
}
.final-cta{
    padding:30px;
}
.btn-cta-ghost, .btn-cta-solid{
    padding: 10px 15px;
    font-size: 10px;
}

.contact-row{
    font-size:15px;
}
.sw-head h5 {
    font-size: 14px;
}

.blog-nav-section .nextpriver-row{
  flex-direction: column;  
}

.blog-nav-section .blog-nav-section .pe-4{
    padding-right:0 !important;
}
.blog-nav-section .blog-nav-section .ps-4{
   padding-left:0 !important; 
}
.recen-bolg-card .charm-box .tile-experi {
    font-size: 15px;
}
.recen-bolg-card .charm-box .view{
  font-size: 13px;  
}
.recent-swiperss .swiper-button-prev {
    left: 0;
}
.recent-swiperss .swiper-button-next {
    right: 0;
}

.recent-swiperss .swiper-button-prev,
.recent-swiperss .swiper-button-next{
    bottom: 30px;
    width: 30px;
    height: 30px;  
    font-size:16px;
}
.recent-swiperss .swiper-button-prev, .recent-swiperss .swiper-button-next{
    color: #fff;
    font-size: 25px !important;
}
.recen-bolg-sec{
    padding:3rem 0;
}

.recent-swiperss .swiper-button-next, .recent-swiperss .swiper-button-prev{
    top:40%;
}
.recent-swiperss .swiper-button-prev, .recent-swiperss .swiper-button-next{
    border:1px solid #ffff;
}
.blog-wrap{
    padding:3rem 0;
}

.blog-wrap .article-body .big-titlee{
    text-align:center;
}

}
