
.suitesync-search-box-wrap {
    position: absolute;
    left:0;
    right:0;
    bottom: 0;
    z-index:11
}
.suitesync-search-widget {
    background-color: #4a4a4ae8 !important;
    position: absolute;
    bottom: 66px;
    left: 0;
    right: 0;
    width: 100%;
}
/***Hotel Runner Fix***/
body {
    background: url(images/bg-white-leather.png) repeat;
}
#trigger {
    background: #000;
    color: #fff !important;
    text-align: center;
    font-weight: bold;
    padding: 10px 30px;
    border-radius: 100px;
    border: none !important;
    padding: 15px 30px;
    margin-top: 16px;
    display: inline-block;
}
  .triggerp {
    color: #fff;
    margin: 0;
}
  button.trigger-main-section-button {
    background: #fff !important;
    color:#000 !important;
    padding: 10 60px 10px 60px !important;
}
  .trigger-main-section {
    margin: 0;
    position: absolute;
    bottom: 3%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
  #overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    display: none;
    z-index: 10000000000000;
  }
  #popup:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    background: url(./images/promo-brow.png) no-repeat center -6px;
    background-size: 96% 100%;
    z-index: -1;
}
#popup {
    max-width: 600px;
    width: 80%;
    max-height: 300px;
    height: 80%;
    padding: 20px;
    position: relative;
    margin: 20px auto;
    text-align: center;
}
  #close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: #000;
  }



div#video_container {
    position: relative;
}
span.palyer-controls {
    position: absolute;
    z-index: 3;
    bottom: 59px;
    right: 10px;
}
span.palyer-controls button {
    background: none;
    border: none;
}
span.palyer-controls button img {
    width: 37px;
    background: #ffffff85;
    border-radius: 50%;
}
button:focus {outline:0;}
.banner-logo {
    margin-left: 7%;
    width: 259px;
    float: left;
    position: absolute;
    padding-top: 5px;
}
.banner-logo img {
    width: 100%;
}

.oreder-app a {
    background: #fff;
    padding: 10px 20px;
    margin: 10px;
    line-height: 46px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
}
.facltyimg {
    border: 1px solid #b8a26b;
    padding: 5px;
    width: 100%;
    border-radius: 18px;
}
.control-button {
    position: relative;
}



.about-company p {
    line-height: 30px;
    padding-bottom: 20px;
    color: #000;
}
.second-menu {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    background: #dadada00;
    float: left;
}

.svg-one {
}
.svg-one svg {
    width: 50px;
    padding: 6px;
    margin-top: 11px;
}
.svg-one .st0 {
    fill: #000000;
}
.svg-one p, .svg-one svg {
    float: left;
}
.svg-one p {
    font-size: 29px;
    padding-left: 20px;
    color: #000000;
    font-weight: 600;
    text-align: left;
    font-family: 'Dancing Script', cursive;
    line-height: 67px;
}
.online-reservation {
    float: left;
    padding-left: 30px;
}
.online-reservation img {
    float: left;
    color: #000;
    font-size: 20px;
    padding: 11px 4px;
    width: 45px;
}
p.mp1 {
    float: left;
    line-height: 68px;
    font-size: 24px;
    font-family: 'Dancing Script', cursive;
}
a.pkrm1 {
    padding: 10px 25px;
    background: #6f5742;
    border-radius: 41px;
    line-height: 22px;
    margin-left: 4px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    margin-top: 15px;
}
/***Table***/
.tg p,.tg span  {border-collapse:collapse;border-spacing:0;font-size: 17px !important;}
.tg td{
  font-size:14px;
  overflow:hidden;
  padding: 16px 5px 12px;
  word-break:normal;
  color: #000;
  }
.tg th{
  font-size:14px;
  font-weight:normal;
  overflow:hidden;
  padding:10px 5px;
  word-break:normal;
  border-bottom: 1px solid #697d69;
  }
.tg .tg-0lax{text-align:left;vertical-align:top}

.menu-brand-address span {
    color: #000 !important;
    font-size: 21px;
    line-height: 34px;
}
tr.phone {
    border-bottom: 1px solid #7b8a7b;
}
tr.email span {
    line-height: 22px;
}
/***Table***/


.about-section {
    position: relative;
    border: 1px solid #6f6151;
    border-width: 0 0 1px 1px;
    padding: 0 0 1px 30px !important;
    border-radius: 20px 10px 20px 17px;
}
.about-section:before {
    height: 15px;
    display: block;
    width: 20px;
    background: #9a9c7a;
    border-right: 1px #084a07;
    content: '';
    position: absolute;
    left: -22px;
    top: 18px;
    border-radius: 0 23px;
}
.about-section:after {
    height: 15px;
    display: block;
    width: 19px;
    background: #9a9c7a;
    border-right: 1px white;
    content: '';
    position: absolute;
    right: 28px;
    bottom: 0px;
    border-radius: 23px 0 23px;
}
.banner-slide {
    float: right;
    position: relative;
    color: #bf8e24;
}
.banner-slide:before {
    content: '';
    width: 107%;
    height: 103%;
    position: absolute;
    overflow: hidden;
    background: url(../images/promo-brow.png) no-repeat center -5px;
    background-size: 96% 100%;
    z-index: -1;
    left: -22px;
    top: 0px;
}
.divide-paralax {
    position: relative;
    background: url(../images/sattva-family-mediatation-resort-malappuram-calicut-kakkadampoyil.jpg) no-repeat #000;
    box-shadow: inset 1px 1px 100px 100px #2b332a;
    background-size: 100%;
    color: #fff;
}
.divide-paralax a {
    color: #b2dfb1 !important;
}
.divide-paralax:before {
    width: 100%;
    height: 32px;
    display: block;
    margin: 0;
    content: '';
    position: absolute;
    background: url(../images/bg-white-leather01-down.jpg) repeat-x bottom;
    top: 0px;
    background-size: 100% 32px;
    left: 0;
}
.cover-bottom-links {
    display: grid;
    grid-template-columns: 25fr 25fr 25fr 25fr;
}
.cover-bottom-links a {
 text-decoration: none;
}
.bottom-img {
    position: relative;
}
.bottom-img img {
    border-radius: 20px;
    width: 190px;
}
.bottom-info-section-wrap {
    display: flex;
    padding: 78px 0;
    gap: 35px;
}
.bottom-info-section a {
    color: #c1c980 !important;
}

.bottom-info-section {
    color: #fff;
}
a.facilities-more.btn {
    background: #ab896e;
    color: #fff !important;
    border-radius: 5px;
}
.bottom-img img:before {
    content: '';
    position: absolute;
    background: url(../images/frame-circle-1.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    top: 0;
    left: 0;
}


.embed-yt:before {
    width: 100%;
    height: 32px;
    display: block;
    margin: 0;
    content: '';
    position: absolute;
    background: url(../images/bg-white-leather01-down.jpg) repeat-x bottom;
    top: 0px;
    background-size: 100% 32px;
    left: 0;
}
.our-menu {
    position: relative;
    background: url(../images/bg-white-leather.png) repeat;
}
.our-menu:before {
    background: url(../images/bg-white-leather01-up.jpg) repeat-x bottom;
    top: -31px;
    background-size: 100% 32px;
    left: 0;
}
.gallery-banner {
    background: url(../images/sattva-family-resort-kakkadampoyil.jpg);
    height: 242px;
    background-position: top center;
    background-size: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
}

/* Booking Overlay Styling */
.booking-overlay {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    width: 90%;
    max-width: 800px;
}

.booking-form-container {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(191, 167, 106, 0.3);
}

.booking-form {
    width: 100%;
}

.booking-fields {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr auto;
    gap: 15px;
    align-items: end;
}

.booking-field {
    display: flex;
    flex-direction: column;
}

.booking-field label {
    font-size: 12px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.booking-field input,
.booking-field select {
    padding: 12px 15px;
    border: 2px solid #e1e1e1;
    border-radius: 8px;
    font-size: 14px;
    background: white;
    transition: all 0.3s ease;
    min-height: 48px;
}

.booking-field input:focus,
.booking-field select:focus {
    outline: none;
    border-color: #bfa76a;
    box-shadow: 0 0 0 3px rgba(191, 167, 106, 0.1);
}

.search-btn {
    background: linear-gradient(135deg, #bfa76a, #a6956b);
    color: white;
    border: none;
    padding: 12px 25px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.search-btn:hover {
    background: linear-gradient(135deg, #a6956b, #96845c);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.search-btn i {
    font-size: 16px;
}

/* Banner positioning context */
.banner {
    position: relative;
    height: 100%;
}
img.mbgimage {
    width: 100%;
    height: auto;
}
/* Responsive adjustments for booking overlay */
@media (max-width: 768px) {
    .booking-overlay {
        bottom: 15px;
        width: 95%;
    }
    
    .booking-form-container {
        padding: 15px;
    }
    
    .booking-fields {
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }
    
    .booking-field:nth-child(3),
    .booking-field:nth-child(4) {
        grid-column: 1 / -1;
    }
    
    .search-btn {
        width: 100%;
        margin-top: 10px;
    }
    div#header {
        background: none !important;
    }
    .facltyimg {
    border: 1px solid #b8a26b;
    padding: 5px;
    width: 100%;
    border-radius: 18px;
   }
   .embed-yt:before {
    background-size: 300% 32px;
       
}
    .footer-wrap:before {
    background-size: 300% 32px;
}
.embed-yt:after {
    background-size: 300% 32px;
}
}

@media (max-width: 576px) {
    .booking-overlay {
        bottom: 10px;
        width: 98%;
    }
    
    .booking-form-container {
        padding: 12px;
    }
    
    .booking-fields {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    
    .booking-field input,
    .booking-field select,
    .search-btn {
        min-height: 44px;
        padding: 10px 12px;
    }
    
    .booking-field label {
        font-size: 11px;
    }
}

/* Icon Labels Styling */
.icon-labels {
    border-radius: 16px;
    border: 1px solid #bfa76a;
}

.services-grid {
    display: grid;
    grid-template-columns: 50% 50%;
 ;
}
.services-grid .service-item:nth-child(1) {
    border-right:1px solid #bfa76a;
}
.services-grid .service-item:nth-child(3) {
    border-right:1px solid #bfa76a;
    border-bottom: none;
}
.service-item {
    padding: 15px;
    border-bottom: 1px solid #bfa76a;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.service-item:last-child {
    border-bottom: none;
}

.service-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    border-bottom-color: #bfa76a;
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
}

.service-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

.service-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.service-item:hover::before {
    left: 100%;
}

.service-icon {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    background: linear-gradient(135deg, #bfa76a, #a6956b);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.service-text {
    flex: 1;
    text-align: left;
}

.service-item:nth-child(1) .service-icon,
.service-item:nth-child(2) .service-icon,
.service-item:nth-child(3) .service-icon,
.service-item:nth-child(4) .service-icon,
.service-item:nth-child(5) .service-icon,
.service-item:nth-child(6) .service-icon {
    background: linear-gradient(135deg, #bfa76a, #a6956b);
}

.service-icon i {
    color: white;
    font-size: 20px;
    transition: all 0.3s ease;
}

.service-item:hover .service-icon {
    transform: scale(1.1) rotate(5deg);
}

.service-item:hover .service-icon i {
    transform: scale(1.1);
}

.service-item h5 {
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    transition: color 0.3s ease;
}

.service-item:hover h5 {
    color: #bfa76a;
}

.service-item p {
    margin: 0;
    font-size: 13px;
    color: #666;
    line-height: 1.4;
}

/* Animation for service items */
.service-item {
    animation: fadeInLeft 0.6s ease forwards;
    opacity: 0;
    transform: translateX(-30px);
}

.service-item:nth-child(1) { animation-delay: 0.1s; }
.service-item:nth-child(2) { animation-delay: 0.2s; }
.service-item:nth-child(3) { animation-delay: 0.3s; }
.service-item:nth-child(4) { animation-delay: 0.4s; }
.service-item:nth-child(5) { animation-delay: 0.5s; }
.service-item:nth-child(6) { animation-delay: 0.6s; }

@keyframes fadeInLeft {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .services-grid {
        gap: 12px;
        padding: 15px;
    }
    
    .service-item {
        padding: 12px;
    }
    
    .service-content {
        gap: 12px;
    }
    
    .service-icon {
        width: 45px;
        height: 45px;
    }
    
    .service-icon i {
        font-size: 18px;
    }
    
    .service-item h5 {
        font-size: 14px;
    }
    
    .service-item p {
        font-size: 12px;
    }
}

@media (max-width: 576px) {
    .services-grid {
        gap: 10px;
    }
    
    .service-item {
        padding: 10px;
    }
    
    .service-content {
        gap: 10px;
    }
    
    .service-icon {
        width: 40px;
        height: 40px;
    }
    
    .service-icon i {
        font-size: 16px;
    }
    
    .service-item h5 {
        font-size: 13px;
    }
    
    .service-item p {
        font-size: 11px;
    }
}