/* Vacasky - Tour & Travel Agency HTML Template */

/* 
	
	font-family: 'Poppins', sans-serif;
	font-family: 'Oswald', sans-serif;
	
*/



/* Google Fonts  */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700;800&amp;family=Poppins:wght@400;500;600;700&amp;display=swap");

/* @import url("bootstrap.css");
@import url("global.css");
@import url("header.css");
@import url("footer.css");
@import url("sidebar.css");
@import url("icofont.css");
@import url("font-awesome.css");
@import url("flaticon_sky-flat.css");
@import url("animate.css");
@import url("owl.css");
@import url("swiper.min.css");
@import url("jquery-ui.css");
@import url("preloader.css");
@import url("custom-animate.css");
@import url("magnific-popup.css");
@import url("odometer-theme-default.css");
@import url("select2.css");
@import url("flatpickr.css");
@import url("custom.css");
@import url("responsive.css"); */

/* Custom CSS */


.taxi-card {
    padding: 20px;
    border-radius: 10px;
    border: 3px solid #0000000d;
    margin-bottom: 25px;
}

.achivement-carousel2 .achivement-block_one-inner {
    padding: 0;
}

.achivement-carousel2 .achivement-block_one-inner img {
    width: 280px;
    height: 200px;
    object-fit: cover;
    object-position: center;
}

.achivement-carousel2 .achivement-block_one-inner:before {
    display: none;
}

.achivements-one .achivement-carousel2 .owl-nav {
    position: absolute;
    left: -20px;
    top: 75%;
    right: -20px;
    margin-top: -80px;
}

.achivements-one .achivement-carousel2.owl-carousel .owl-stage-outer {
    padding-top: 75px;
    height: 200px;
}

.tcard-content h2 {
    font-size: 20px;
    line-height: 1;
    text-align: center;
    margin-bottom: 10px;
}

.tcard-content h4 {
    font-size: 16px;
    text-align: center;
    line-height: 1;
    margin-bottom: 25px;
}

.tcard-content ul {
    text-align: center;
    border: 3px solid #0000001a;
    border-radius: 10px;
    padding: 10px 5px;
    margin-bottom: 10px;
    height: 69px;
}

.tcard-content ul li {
    font-size: 11px;
    line-height: 1;
    font-weight: 800;
    margin-bottom: 10px;
}

.tcard-content ul li:last-child {
    margin-bottom: 0px;
}

.tcard-content ul li:last-child {
    margin-top: 4px;
}

.tcard-content p {
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
    margin-bottom: 5px;
}

.cta-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding: 5px 0;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}

.cta-div a {
    padding: 10px 18px;
    line-height: 1;
    border-radius: 5px;
    color: white;
    font-size: 12px;
    font-weight: 600;
    flex: 0 0 49%;
    text-align: center;
}

.cta-div a img {
    width: 18px;
    margin-right: 10px;
}

.cta-call {
    background: rgb(17, 17, 83);
}

.cta-whatsapp {
    background: rgb(0, 121, 24);
}

.location-block_one-image img {
    object-position: center;
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.book-block_one-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tc-p {
    padding: 15px 20px;
    box-shadow: 1px 1px 15px #0000001a inset;
    border-radius: 10px;
    margin-bottom: 30px;
}

.counter-one_block-inner h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

.logo_sticky img {
    display: none;
}

.footer-logo img {
    width: 150px;
    border-radius: 10px;
    /* border: 3px solid white; */
}

.gallery-carousel-two .owl-nav {
    display: none;
}

.no-br {
    border: none !important;
}

.bot-br {
    margin-bottom: 0px;
}

/* =========================== */
/* ==== Mobile Responsive ==== */
/* =========================== */

@media screen and (max-width: 499px) {
    .logo_default img {
        width: 53%;
        top: -42px;
        padding: 5px;
    }

    .banner-one.style-two .slide {
        padding: 65px 0px;
    }

    .achivements-one {
        padding: 40px 0px 40px;
    }

    .sec-title_three-title {
        line-height: 14px;
        font-weight: 900;
        font-size: 12px;
    }

    .achivements-one .achivement-carousel2.owl-carousel .owl-stage-outer {
        padding-top: 0;
        height: 210px;
    }

    .sec-title_three {
        margin-bottom: 20px;
    }

    .tcard-content h2 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .tcard-content h4 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .tcard-content ul li {
        font-size: 9px;
        line-height: 1.15;
        font-weight: 900;
        margin-bottom: 5px;
    }

    .tcard-content ul {
        padding: 8px 5px;
        margin-bottom: 10px;
        height: auto;
    }

    .cta-div a {
        padding: 7px 10px;
        flex: 0 0 43%;
    }

    .achivement-carousel2 .achivement-block_one-inner img {
        width: 240px;
        height: 170px;
        display: block;
        margin: auto;
    }

    .location-block_one {
        margin: 0 30px 0px;
    }

    .location-block_one-image img {
        height: 200px;
    }

    .gallery-three .owl-nav .owl-prev {
        left: -20px;
        width: 50px;
        height: 50px;
        line-height: 40px;
    }

    .gallery-three .owl-nav .owl-next {
        right: -20px;
        width: 50px;
        height: 50px;
        line-height: 40px;
    }

    .tc-p {
        padding: 10px 15px;
        margin-bottom: 20px;
        font-size: 12px;
    }

    .location-block_one-heading {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .pack-content a {
        padding: 10px 20px 10px;
        font-size: 13px;
    }

    .pack-content p strong {
        font-size: 16px;
    }

    .pack-content p span {
        font-size: 12px;
    }

    .book-block_one-image {
        height: auto;
    }

    .book-block_one.style-two .book-block_one-btn {
        padding: 7px 25px;
        font-weight: 700;
        font-size: 13px;
        margin-right: 0;
    }

    .book-block_one-content {
        justify-content: center;
    }

    .gallery-three .owl-carousel .owl-stage-outer {
        padding-bottom: 20px;
    }

    .counter-one_block {
        position: relative;
        margin-bottom: 0px;
    }

    .sec-title_three-text {
        line-height: 17px;
        font-size: 13px;
        margin-top: 10px;
    }

    .text,
    p {
        font-size: 13px;
    }

    .about-one_content-column {
        margin-bottom: 0;
    }

    .about-one {
        padding: 40px 0px 20px;
    }

    .about-two_icon {
        font-size: 25px;
    }

    .about-two_text {
        line-height: 1.25;
        margin-top: 10px;
        font-size: 13px;
    }

    .testimonial-three {
        padding: 40px 0px 10px;
    }

    .testimonial-block_three-text {
        line-height: 17px;
        font-size: 13px;
    }

    .testimonial-block_three-rating {
        font-size: 12px;
        margin-top: 10px;
    }

    .testimonial-block_three h5 {
        margin-top: 0;
        font-size: 18px;
    }

    .testimonial-three .owl-nav .owl-prev,
    .testimonial-three .owl-nav .owl-next {
        font-size: 30px;
    }

    .footer-logo img {
        width: 100px;
    }

    .footer-info h4,
    .footer-nav h4 {
        font-size: 18px !important;
        margin-bottom: 10px;
    }

    .footer-nav li a {
        font-size: 13px !important;
    }

    .jcc {
        justify-content: center !important;
    }

    .footer-social_box a {
        font-size: 25px;
        padding: 0 5px;
    }

    .footer-social_box {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .footer-info {
        flex: 0 0 100% !important;
    }

    .footer-info ul li a {
        font-size: 13px !important;
        padding-left: 5px;
    }

    .footer-info ul li {
        color: rgb(235 209 195);
        margin-bottom: 5px;
    }

    .footer-info ul li span {
        font-size: 13px;
    }

    .main-footer .copyright {
        font-size: 12px;
        text-align: center;
        line-height: 1.5;
    }

    .footer-bottom_nav {
        width: 100%;
        text-align: center;
    }

    .footer-bottom_nav li a {
        font-size: 13px;
    }

    .middle_nav .logo {
        width: 30%;
    }

    .btn-style-one {
        padding: 5px 20px;
        font-size: 12px;
        margin-bottom: -5px;
    }

    .btn-style-two {
        padding: 5px 20px;
        font-size: 12px;
    }

    .page-breadbrumbs li {
        font-size: 12px;
    }

    .tour-detail-two h3 {
        margin-bottom: 10px;
        font-size: 18px;
        margin-top: 20px;
    }

    .tour-detail-two p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .tour-detail-two .info_outer {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .tour-detail-two_list li {
        width: 100%;
    }

    .tour-detail-two ol li {
        font-size: 13px;
        line-height: 1.25;
        margin-bottom: 10px;
    }

    .location-block_one.style-two {
        margin: 0 0px 0px;
    }

    .tmrg {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .tour-detail-two {
        padding: 30px 0px 10px;
    }

    .tour-form .modal-header,
    .tour-form .modal-body {
        padding-bottom: 5px;
    }

    .gallery-five {
        padding: 40px 0px 15px;
    }

    .gallery-two {
        padding: 40px 0px 15px;
    }

    .gallery-block_one-image img {
        height: 150px;
    }

    .gallery-block_one .plus {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }

    .tpad {
        padding-top: 40px !important;
        padding-bottom: 0px !important;
    }

    .booking-one .title-box h4 {
        font-size: 22px;
    }

    .booking-one {
        padding: 40px 0px 10px;
    }

    .contact-details {
        margin-top: 20px;
    }

    .contact-card h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .contact-card span {
        font-size: 12px;
    }

    .contact-card {
        height: auto;
    }

    .book-block_one {
        margin-bottom: 0;
    }

    .t-top { 
        margin-top: 20px !important;
    }
}

/* =========================== */
/* ==== Mobile Responsive ==== */
/* =========================== */
/* Common floating button styles */
.floating-btn {
  position: fixed;
  bottom: 20px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 24px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  transition: transform 0.2s ease-in-out, background 0.2s ease-in-out;
}

/* Icon inside button */
.floating-btn i {
  font-size: 28px;
  line-height: 1;
}

/* Hover effect */
.floating-btn:hover {
  transform: scale(1.1);
}

/* WhatsApp Button (Bottom Left) */
.whatsapp {
  left: 20px;
  background: #25D366;
}

/* Call Button (Bottom Right) */
.call {
  right: 20px;
  background: #007bff; /* Blue color for call button */
}


/* form */


    .form-container {
      background: #fff;
      /* padding: 20px; */
      border-radius: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      max-width: 1100px;
      width: 100%;
      margin: 0px auto 0px auto;
      /* margin-top: -55px; */
      position: relative;
      z-index: 1;
      padding: 40px 20px;
      
    }

    .form-row {
      display: flex;
      flex-wrap: wrap;
      gap: 15px;
    }

    .form-group {
      flex: 1;
      min-width: 200px;
      display: flex;
      flex-direction: column;
    }

    .form-group label {
      font-size: 14px;
      margin-bottom: 5px;
      font-weight: bold;
      color: #003366;
    }

    .form-group input {
      padding: 12px;
      border: 2px solid #007BFF;
      border-radius: 25px;
      outline: none;
      font-size: 14px;
      transition: border-color 0.3s ease;
    }

    .form-group input:focus {
      border-color: #0056b3;
    }

    .btn {
      background: #007BFF;
      color: #fff;
      border: none;
      padding: 12px 25px;
      border-radius: 25px;
      font-size: 14px;
      cursor: pointer;
      transition: background 0.3s ease;
      align-self: center;
      margin-top: auto;
    }

    .btn:hover {
      background: #0056b3;
    }

    @media (max-width: 600px) {
      .form-row {
        flex-direction: column;
      }
    }
/* form */
/* best selling */
.travel-section {
      text-align: center;
      padding: 50px 20px;
    }

    .travel-section h2 {
      font-size: 28px;
      margin-bottom: 30px;
      /* font-family: 'Comic Sans MS', cursive, sans-serif; */
    }

    .travel-cards {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 20px;
    }
    .travel-card i{
      position: absolute;
      bottom: 30%;
      left: 50%;
      transform: translateX(-50%);
      /* background: rgba(7, 7, 7, 0.9); */
      color: red;
      padding: 8px 20px;
      border-radius: 5px;
      font-size: 64px;
      font-weight: bold;
    }

    .travel-card {
      position: relative;
      width: 280px;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      cursor: pointer;
    }

    .travel-card img {
      width: 100%;
      height: 300px;
      object-fit: cover;
      display: block;
      transition: transform 0.3s ease;
    }

    .travel-card:hover img {
      transform: scale(1.1);
    }

    .travel-card:hover {
      transform: translateY(-10px);
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    }

    .card-label {
      position: absolute;
      bottom: 25px;
      left: 50%;
      transform: translateX(-50%);
      background: rgba(0, 123, 255, 0.9);
      color: #fff;
      padding: 8px 20px;
      border-radius: 5px;
      font-size: 14px;
      font-weight: bold;
    }

    .card-tag {
      position: absolute;
      top: 10px;
      left: -30px;
      background: #ff5722;
      color: #fff;
      padding: 5px 40px;
      font-size: 12px;
      font-weight: bold;
      transform: rotate(-45deg);
    }

    @media (max-width: 900px) {
      .travel-card {
        width: 45%;
      }
    }

    @media (max-width: 600px) {
      .travel-card {
        width: 100%;
      }
    }
/* best selling */

.travel-section {
  background: #fdfdfd;
  padding: 20px 20px;
  font-family: 'Arial', sans-serif;
  color: #333;
}

.travel-section .container {
  /* max-width: 1000px; */
  margin: 0 auto;
}

.travel-section h2 {
  font-size: 28px;
  color: #1a1a1a;
  margin-top: 40px;
  margin-bottom: 15px;
  text-align: left;
  position: relative;
  line-height: 1.24;
}

.travel-section h2::after {
  content: '';
  display: block;
  max-width: 350px;
  height: 3px;
  background: #25D366;
  margin: 10px  0;
  border-radius: 2px;
}

.travel-section p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 25px;
  text-align: justify;
}

.travel-section a {
  color: #25D366;
  text-decoration: none;
  font-weight: bold;
}

.travel-section a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .travel-section h2 {
    font-size: 24px;
  }

  .travel-section p {
    font-size: 15px;
  }
}

/* test */

/* test */
/* Container and Title */
.p-container {
    max-width: 1200px;
    margin: 0 auto;
}

.p-container .title {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
}

/* Package container */
.p-container .package-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    justify-items: center;
}

.p-container .package-card {
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 350px;
    text-align: left;
    transition: transform 0.3s;
}

.p-container .package-card:hover {
    transform: translateY(-10px);
}

/* Image styling */
.p-container .package-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
    /* text-align: ; */
}

/* Package info */
.p-container .package-info {
    padding: 20px;
}

.p-container .package-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: var(--color-primary);
}

.package-description {
    font-size: 14px;
    color: #555;
    margin-bottom: 20px;
}

.p-container .btn {
padding: 12px 25px 12px;
    background: linear-gradient(135deg, #4CAF50 0%, #FFD600 100%);
    line-height: 1;
    border-radius: 5px;
    color: white;
    font-weight: 600;
    transition: all 0.4s ease;
    text-align: center;
}

.p-container .btn:hover {
    background: linear-gradient(135deg, #40f246 0%, #a78c04 100%);
}

/* Responsive Design */
@media (max-width: 1024px) {
    .p-container .package-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .special-list li {
    font-size: 14px !important;
}
    .spe-details {
    max-width: 500px;
    /* border: 1px solid; */
    padding: 10px 0px !important;
}
    .p-container .package-container {
        grid-template-columns: 1fr;
        margin: 10px;
    }

    .p-container .title {
        font-size: 28px;
    }
}

.specialize{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 50px 0px;
    background-color: rgb(241, 196, 151);
    gap: 40px;

}
.special-list li i {
    color: #ffffff;
    margin-right: 10px;
    font-size: 14px;
    background-color: rgb(255, 108, 55);
    /* width: 20px;
    height: 20px; */
    border-radius: 40px;
    padding: 5px;
}
.spe-img{
    max-width: 400px;
    height: 350px;
    /* border: 1px solid; */
}
.spe-img img{
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 10px;
}

.spe-details{
    width: 500px;
    /* border: 1px solid; */
    padding: 10px 50px;
}


.spe-details h1 {
    font-size: 36px;
    color: rgb(45, 45, 45);
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.special-list {
    list-style: none; /* remove default bullets */
    padding: 0;
}

.special-list li {
    font-size: 18px;
    color: #2d2d2d;
    margin-bottom: 12px;
    position: relative;
    padding-left: 30px; /* space for the icon */
}

/* .special-list li::before {
    content: "✔️"; 
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 0;
    color: #4b2820;
    font-size: 18px;
} */


.card-img-top {
  height: 200px; /* adjust as needed */
  object-fit: cover;
}

.card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card:hover {
  transform: translateY(-5px);
  box-shadow: 0px 8px 20px rgba(0,0,0,0.15);
}

.card-title {
  font-size: 1rem;
  font-weight: 600;
  color: #222;
  font-family:  "Oswald", sans-serif;
}
/* Special Offer Section */
.special_offer_container{
    display: flex;
    justify-content: center;
    align-items: center;


}
.special_left , .special_right{
    flex: 0 0 50%;
    /* border: 1px solid; */
    height: 400px;
}
.special_left{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
}
.special_left h1{
    font-size: 2.8rem;
    color: white;
}
.special_left h6{
    font-size: 1.8rem;
    color: rgb(224, 224, 224);
}
.special_left p{
    color: rgb(224, 224, 224);
}
.special_left .offer{

    color: orange;
    margin: 20px 0px 0px 0px;
    font-size: 4rem;
}
.special_left h6{
    margin-top: 50px;
}
.special_left a{
    margin: 10px;
    padding: 10px 20px;
    color: rgb(255, 255, 255);
    background:  linear-gradient(135deg, #4CAF50 0%, #FFD600 100%);
    border-radius: 20px;
}
.special_right img{
    padding: 20px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50px;
}
/* new */

/* new */


/* package-blog */
/* Blog Page Styling */
.blog-page {
    max-width: 850px;
    margin: 0px auto;
    background: #fff;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.1);
    padding: 50px;
    border-radius: 8px;
    font-family: 'Segoe UI', Tahoma, sans-serif;
    line-height: 1.7;
    color: #333;
}

/* Header */
.blog-page .blog-header img {
    width: 100%;
    border-radius: 6px;
    margin-bottom: 20px;
}
.blog-page .blog-title {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #222;
}

/* Table of Contents */
.blog-toc {
    background: #f9f9f9;
    padding: 20px;
    border-left: 4px solid #007bff;
    margin-bottom: 40px;
    border-radius: 5px;
}
.blog-toc h2 {
    font-size: 1.4rem;
    margin-bottom: 10px;
    color: #007bff;
}
.blog-toc ol {
    /* list-style: none; */
    padding-left: 10px;
}
.blog-toc ul li {
    margin: 8px 0;
}
.blog-toc ul li a {
    text-decoration: none;
    color: #444;
    transition: 0.3s;
}
.blog-toc ul li a:hover {
    color: #007bff;
    padding-left: 5px;
}

/* Blog Content */
.blog-content h2 {
    margin-top: 40px;
    font-size: 1.8rem;
    color: #007bff;
}
.blog-content h3 {
    margin-top: 25px;
    font-size: 1.6rem;
    color: #444;
}
.blog-content p {
    margin: 15px 0;
    font-size: 18px;
    line-height: 1.44;
}
.blog-content ul {
    margin: 15px 0 25px 20px;
}
.blog-content ul li {
    margin-bottom: 8px;
}
.itinerary-list {
    counter-reset: day-counter;
    list-style: none;
    margin: 20px 0;
    padding-left: 0;
}


/* package-blog */

/* Container for the floating buttons */
  .contact-container {
    position: fixed;
    bottom: 40px;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
    z-index: 1000;
  }

  /* Main button */
  .contact-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #25d366;
    color: white;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.3s;
  }

  .contact-btn.close {
    background-color: red;
  }

  /* Sub-buttons */
  .contact-sub-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #25d366;
    color: white;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
    transition: all 0.3s;
  }

  .contact-container.active .contact-sub-btn {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  /* WhatsApp Chat Popup */
  .whatsapp-popup {
    position: fixed;
    bottom: 110px;
    right: 25px;
    width: 300px;
    background: #e5ddd5;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    display: none;
    flex-direction: column;
    z-index: 2000;
    height: 300px;
  }

  .whatsapp-popup.active {
    display: flex;
    animation: fadeInUp 0.3s ease;
  }

  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .whatsapp-header {
    background-color: #075e54;
    color: white;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .whatsapp-header img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
  }

  .whatsapp-header h4 {
    margin: 0;
    font-size: 16px;
  }

  .whatsapp-body {
    flex: 1;
    padding: 10px;
    font-size: 14px;
    color: #333;
  }

  .whatsapp-input {
    display: flex;
    align-items: center;
    padding: 10px;
    background: white;
    border-top: 1px solid #ccc;
  }

  .whatsapp-input input {
    flex: 1;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 20px;
    outline: none;
  }

  .whatsapp-input button {
    background: #25d366;
    border: none;
    color: white;
    padding: 8px 12px;
    border-radius: 50%;
    margin-left: 8px;
    cursor: pointer;
  }