#logo img {
  height: 50px;
}

@media (max-width: 991px) {
  header, header.header.sticky {
    padding: 25px 10px 25px 10px;
  }

  #logo img {
    margin: 10px 0 0 0;
  }
}

.download-us .row .col-md-5 div {
  margin: 0 auto;
}

.download-us .download-app li {
  display: inline-block;
}

@media (max-width: 768px) {
  .download-us .download-app li:first-child {
    margin-right: 10px;
  }

  .download-us .download-app li img {
    height: 40px;
    margin: 0 !important;
  }
}

@media (max-width: 500px) {
  div.fiturImg {
    margin-bottom: 20px;
  }
}

div.fiturImg div.owl-dots {
  margin-top: 15px !important;
}

div.fiturImg .owl-stage-outer {
  border-radius: 20px;
}

div.fiturImg .item img {
  height: 400px;
  width: 100%;
  margin: 0 auto;
  object-fit: cover;
}

#itineraries div.main_title_2 a.btn i {
  padding-right: 5px;
}

#itineraries div.main_title_2 a.btn {
  box-shadow: inset 0px 1px 0px 0px #a4e271;
  background: linear-gradient(to bottom, #28a745 5%, #28a745 100%);
  background-color: #89c403;
  border-radius: 6px;
  border: 1px solid #74b807;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528009;
}

#itineraries div.main_title_2 a.btn:hover {
  background: linear-gradient(to bottom, #77a809 5%, #89c403 100%);
  background-color: #77a809;
}

#itineraries div.main_title_2 a.btn:active {
  position: relative;
  top: 1px;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  transform: none !important;
}

#toggle {
  display: none;
}

.sosmed {
  position: fixed;
  bottom: 25px;
  right: 80px;
  z-index: 9999;
}

@media (max-width: 769px) {
  .sosmed {
    bottom: 20px;
    left: 2%;
  }
}

button:focus {
  outline: none;
}

.button {
  z-index: 999;
  width: auto;
  height: 43px;
  color: #fff;
  background: #28a745;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
  box-shadow: 1px 3px 10px 0 rgba(#000000, 0.3);
  cursor: pointer;
}

label.button i {
  padding: 9px 11px;
  font-size: 25px;
  color: #fff;
}

label.button span {
  padding-right: 10px;

  position: relative;
  bottom: 5px;
}

.nav {
  transform: translateY(-10%);
  opacity: 0;
  position: absolute;
  bottom: 70px;
  transition: all 0.5s ease-in-out;
  border-radius: 5px;
  transform: translateY(0%);
  font-size: 16px;
}

.nav a {
  text-align: center;
  display: none;
  margin: 5px 0px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.nav a i {
  padding: 0 10px;
}

#toggle:checked~.nav {
  opacity: 1;
  transform: translateY(10%);
}

#toggle:checked~.nav a {
  display: block;
}

@media (min-width: 1024px) {
  .sosmed a {
    font-size: 20px;
  }
}

/* RESET */
.grid ul li figcaption a,
.grid ul li figure:hover figcaption a {
  color: #fff;
}

.margin_40_0 {
  padding-top: 40px
}

.carousel-indicators .active {
  background-color: #17a2b8;
}

a.btn_1,
.btn_1 {
  background: #17a2b8;
}


#toTopwhatsapp,
#toTop {
  transition: .2s ease;
}

#toTop>i {
  padding-top: 10px;
}

ul.social-media {
  position: fixed;
  bottom: 0;
  z-index: 1111;
  margin: 0;
}

/* Header */

.header {
  background: #000000d1;
}


/* Banner */

.hero_single.version_2 {
  height: 100vh;
}

.hero_single.version_2 .wrapper {
  background-color: rgba(0, 0, 0, 0.6);
}

.hero_single.version_2 .container img.img-fluid {
  width: 150px;
}


/* Slider Banner */

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  transform: scale(1.1);
}

@media (max-width: 767px) {
  div.carousel-inner div.carousel-item {
    height: 150px;
  }
}


/* Navbar */

#menu>ul {
  justify-content: center !important;
  display: flex;
}

#logo {
  position: absolute
}

.main-menu ul li:last-child ul {
  left: auto;
  right: 3px;
}

.main-menu ul li:last-child ul:before {
  left: auto;
  right: 20%;
}


/* Package */
#reccomended .item {
  padding: 15px;
}

#reccomended .box_grid {
  overflow: hidden;
  margin: 0;
  border-radius: 15px;
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 27%);
}

#reccomended .box_grid figure {
  height: 210px;
  border-radius: 15px 15px 0 0;
}

#reccomended .box_grid figure a img {
  transform: none;
  position: static;
}

#reccomended .box_grid figure a:hover img {
  transform: none;
}

#reccomended .box_grid figure small {
  background-color: #fff;
  color: #999;
  padding: 7px 13px;
  border-radius: 0 0 10px;

  left: -3px;
  top: 0;
  position: absolute;
}

#reccomended div.wrapper .box_grid {
  margin: 20px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.owl-theme .owl-dots .owl-dot span {
  transition: .3s ease;
}

#reccomended div.wrapper {
  position: relative;
}

#reccomended div.wrapper div.price {
  background-color: #fff;
  padding: 7px 13px;
  border: 1px solid #fff;
  border-radius: 20px 0 0;
  display: block;
  overflow: hidden;

  top: -22px;
  right: -5px;
  position: absolute;
}

#reccomended div.wrapper div.price ul {
  margin: 0;
  padding: 0;
  border: 0;
}

/* Detail Package */
table.details>tbody>tr {
  line-height: 2;
}

table.details>tbody>tr>td {
  padding: 0;
  font-size: 12px;
}

#reccomended>div.owl-stage-outer>div>div.owl-item.active.center>div>div>div>table>tbody>tr>td:nth-child(2) {
  width: 50%;
}

#reccomended>div.owl-stage-outer>div>div.owl-item>div>div>div>table>tbody>tr:nth-child(3)>td:nth-child(3)>span>i {
  font-size: 12px;
  color: #ff7f3a;
}

#reccomended>div.owl-stage-outer>div>div.owl-item>div>div>div>table>tbody>tr:nth-child(3)>td:nth-child(3)>span>i.fa.empty {
  color: #d7d7d7;
}

#reccomended>div.owl-dots>div.owl-dot.active>span {
  background: #17a2b8 !important;
}

/* Why Us */
.why_us a.box_feat {
  height: calc(100% - 40px);
  border-radius: 20px;
}

.why_us a.box_feat:hover {
  cursor: default;
}


/* <!-- Gallery --> */

.gallery-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url(https://storage.googleapis.com/muslimpergi/uploads/gallery/pict/842/bg-gallery.png);
}

.grid ul li {
  background-color: transparent;
}

.grid ul li figure {
  margin: 5px;
  border-radius: 10px;
}

.grid ul li figcaption a:hover,
.grid ul li figcaption a:focus {
  color: #fff;
}

.grid ul li figcaption {
  background-color: rgb(3 47 135 / 78%);
}

.grid ul li figcaption .caption-content {
  top: 40%;
}

.grid ul li figcaption p {
  font-size: 14px;
}

figure figcaption div.caption-content a p,
figure:hover figcaption div.caption-content a p {
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

/* Hover Figure Image & Testimonial */
figure.hover {
  position: relative;
}

figure.hover a {
  color: #fff !important;
}

figure.hover::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

figure.hover:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

/* <!-- Testimoni --> */

.testimoni .grid .owl-testimoni .item:hover {
  cursor: url(https://storage.googleapis.com/muslimpergi/uploads/gallery/pict/1192/handnmove.png) 8 8, move;
}

.testimoni .grid .owl-testimoni .item figure a {
  color: #333;
}

.testimoni .grid .owl-testimoni .item figure a img {
  border-radius: 10px 10px 0 0;
}

.testimoni .grid .owl-testimoni .item figure a figcaption div.caption-content p {
  background: #fff;
  white-space: normal;
  overflow: hidden;
  margin: 0;
  padding: 0 10px;
  border-radius: 0 0 10px 10px;
}

.testimoni .grid .owl-testimoni .owl-nav.disabled {
  display: unset;
}

@media (max-width: 800px) {
  .testimoni .grid .owl-testimoni .owl-nav.disabled {
    display: none;
  }
}

.testimoni .grid .owl-testimoni .owl-nav button {
  background: #042b86;
  color: #fff;
  transition: all 0.2s ease-in 0.2s;
  -webkit-transition: all 0.2s ease-in 0.2s;
  -moz-transition: all 0.2s ease-in 0.2s;
  -o-transition: all 0.2s ease-in 0.2s;
  border-radius: 50% !important;
  width: 50px;
  height: 50px;
}

.testimoni .grid .owl-testimoni .owl-nav button:focus {
  outline: none;
}

.testimoni .grid .owl-testimoni .owl-nav button.owl-prev span {
  font-size: 40px;
  position: relative;
  top: -9px;
  left: -1px;
}

.testimoni .grid .owl-testimoni .owl-nav button.owl-next span {
  font-size: 40px;
  position: relative;
  top: -9px;
  right: -1px;
}

.testimoni .grid .owl-testimoni .owl-nav button:hover {
  background: #ff7c00;
  color: #fff;
}

.testimoni .grid .owl-testimoni .owl-nav button.owl-prev {
  position: absolute;
  top: 35%;
  left: -70px;
}

.testimoni .grid .owl-testimoni .owl-nav button.owl-next {
  position: absolute;
  top: 35%;
  right: -70px;
}


/* Artikel */
.article a.box_news figure {
  border-radius: 10px;
}

.article a.box_news figure figcaption {
  background-color: #17a2b8;
  border-radius: 0 0 0 10px;
}

.article a.box_news:hover h4 {
  color: #17a2b8;
}

.article a.box_news p {
  text-overflow: ellipsis;
  white-space: pre-wrap;
  line-height: initial;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


/* <!-- Single Listing --> */

#description {
  margin-bottom: 1.5rem;
}

.listing_description p,
.post-content p {
  margin-top: 0;
  margin-bottom: 0;
}

.listing_description p br,
.post-content p br {
  /*display: none;*/
  content: "";
  display: block;
  margin-bottom: 1.5em;
}

.listing_description ol, .singlepost .post-content ol,
.listing_description ul, .singlepost .post-content ul {
  margin: 0 0 15px 0;
}

.listing_description ol, .singlepost .post-content ol {
  margin-left: 1em;
}

.listing_description ol li, .singlepost .post-content ol li {
  padding-left: 10px;
  list-style: auto;
}

.listing_description .st-all-guides .st-title,
.listing_description .st-all-includes .st-title,
.listing_description .st-all-excludes .st-title,
.listing_description .st-all-benefit .st-title,
.listing_description .st-all-tnc .st-title {
  font-size: 1.5em;
  font-weight: 400;
}

/* Itinerary */

#itineraries .cbp_tmlabel ul li {
  list-style: disc;
  margin-left: 15px;
  padding-left: 5px;
}

#itineraries .cbp_tmlabel ol li {
  list-style: auto;
  margin-left: 15px;
  padding-left: 5px;
}

#itineraries .cbp_tmtimeline>li .cbp_tmlabel p {
  margin-bottom: 0.75em;
}

/* Sisa seat */

.panel-heading p {
  margin-bottom: 5px;
  text-align: center !important;
  font-weight: 500;
  color: #f15c59;
}

.product-chooser-item #base_price {
  text-align: center !important;
  font-size: 2rem;
}

/* <!-- Article Singlepost --> */

.singlepost .post-content ul li:before {
  font-style: normal;
  font-weight: normal;
  font-family: 'ElegantIcons';
  font-size: 14px;
  font-size: 0.875rem;
  content: "\5c";
  color: #ccc;
  position: relative;
  padding-right: 10px;
  left: 0;
  top: 0;
}

.description ul li {
  position: relative;
  padding-left: 0;
}

.description ul li:before {
  position: relative;
  padding-right: 10px;
}


/* Office */
div.module.parallax-1 {
  background: linear-gradient(to right,
  #000000a6,
  #000000a6),
  url(https://storage.googleapis.com/muslimpergi/uploads/slide/pict/144/muslim-pergi-slide-2.jpeg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

div.module.parallax-1 img.img-fluid {
  border-radius: 20px;
}

/* Call Section */
.call_section {
  background: linear-gradient(to right,
  #000000a6,
  #000000a6),
  url(https://storage.googleapis.com/muslimpergi/uploads/slide/pict/144/muslim-pergi-slide-2.jpeg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.call_section .fiturImg .owl-dots {
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
}

.call_section .box_1 {
  border-radius: 20px;
}

/* Footer */

footer div.container.margin_60_35 {
  padding-bottom: 30px;
}

#page>footer>div>div:nth-child(2)>div.link-app>ul.download-app {
  display: inline-block;
  padding-right: 10px;
  margin: 0;
}

#page>footer>div>div:nth-child(2)>div.link-app>ul.download-app>li {
  display: inline-block;
  padding-right: 15px;
}

#page>footer>div>div:nth-child(2)>div.link-app>ul.download-app>li:nth-child(1) {
  font-size: 13px !important;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
}

#page>footer>div>div:nth-child(2)>div.link-app>ul.download-app>li>a>div>img {
  width: 40px;
}

#page>footer>div>div:nth-child(2)>div.link-app>ul.download-app>li>a {
  font-size: 16px !important;
  color: #fff !important;
}

footer .sosmed-links>ul>li>a>i {
  margin: 0;
}

footer .sosmed-links>ul>li {
  font-size: 20px;
  margin-right: 10px;
  display: inline-block;
}

footer .sosmed-links>ul>li:nth-child(1)>a {
  padding-right: 13px;
  padding-left: 13px;
}


/* Footer Payment */

#page>footer>div>div>div:nth-child(3) p {
  margin: 0;
}

#page>footer>div>div>div:nth-child(3) p strong {
  padding-left: 7px;
}

#page>footer>div>div>div:nth-child(3)>ul {
  list-style-type: disc;
  padding-inline-start: 15px;
}


/* Footage */

#footer-selector>li>a>img {
  height: 80px;
}

.footage {
  background: #121921;
  color: rgba(255, 255, 255, 0.7);
}

.footage #footer-selector,
.footage #additional_links {
  display: inline-block;
}

.footage #additional_links {
  padding-top: 15px;
  float: none;
}


/* Responsive Web */
@media (max-width: 755px) {

  /* Itineraries */
  #itineraries>div.row>div>ul>li {
    margin-bottom: 20px;
  }

  #itineraries>div.row>div>ul>li>time {
    width: 25%;
    padding-right: 0;
  }

  #itineraries>div.row>div>ul>li>time>span:last-child {
    font-size: 16px !important;
  }

  #itineraries>div.row>div>ul>li div.cbp_tmicon {
    display: none;
  }

  #itineraries>div.row>div>ul>li>div.cbp_tmlabel {
    margin: 0;
  }
}

@media (max-width: 575px) {

  /* Banner */
  .hero_single.version_2 .wrapper h3 {
    font-size: 3rem;
  }

  .hero_single.version_2 {
    height: 100vh;
  }

  /* FOOTER */
  footer h5 {
    margin-top: 0px;
  }

  footer div.container.margin_60_35 {
    padding-bottom: 10px;
  }

  #page>footer>div>div:nth-child(1)>div.col-lg-7.col-md-12.p-r-5>p:nth-child(2) {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ededed42;
  }

  #page>footer>div>div:nth-child(1)>div:nth-child(2),
  #page>footer>div>div:nth-child(1)>div:nth-child(3) {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* Download App Playstore and Appstore */
  #page>footer>div>div:nth-child(2)>div.link-app>ul.download-app {
    padding: 0;
    text-align: center;
  }

  #page>footer>div>div:nth-child(2)>div.link-app>ul.download-app li {
    margin-bottom: 20px;
  }

  /* Social Media & CP */
  #page>footer>div>div:nth-child(2)>div.col-lg-auto.mr-lg-auto {
    text-align: center;
  }

  #page>footer>div>div:nth-child(2)>div.col-lg-auto.mr-lg-auto>ul {
    margin: 0;
  }

  /* Footer Legals */
  #footer-selector>li>a>img {
    height: 50px;
  }
}

@media (min-width: 1120px) {
  .main-menu {
    position: relative;
    z-index: 9;
    width: 100% !important;
    top: 0;
    right: 0;
    /*float: none !important;*/
  }
}

@media only screen and (min-width: 992px) {
  .main-menu {
    position: relative;
    z-index: 9;
    width: auto !important;
    top: 0;
    right: 0;
    float: right;
  }

  .main-menu>ul>li span>a {
    color: #fff;
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
  }
}

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

div#about div.carousel-inner {
  border-radius: 20px;
}

#about .carousel-item {
  height: auto !important;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 20px;
}

#about div.aboutUs p {
  margin: 0;
}

#about div.aboutUs ul {
  padding-left: 15px;
}

#about div.aboutUs ul li {
  list-style-type: decimal;
  line-height: 2;
}

#about div.fiturImg .item img {
  height: auto;
}


/* <!-- Multiple Whatsapp Chat --> */

#whatsapp-chat {
  position: fixed;
  background: #fff;
  width: 350px;
  border-radius: 10px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, .28);
  bottom: 90px;
  left: 30px;
  overflow: hidden;
  z-index: 99999999;
  animation-name: showchat;
  animation-duration: 1s;
  transform: scale(1);
}

.whatsapp-name {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 0.5;
}

a.blantershow-chat {
  background: #fff;
  color: #404040;
  position: fixed;
  height: 45px;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  z-index: 9999;
  bottom: 25px;
  left: 30px;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

a.blantershow-chat svg {
  transform: scale(1.2);
  margin: 0 10px 0 0;
}

.header-chat {
  background: rgb(106 175 79);
  color: #fff;
  padding: 20px;
}

.header-chat .head-home {
  display: flex;
}

.header-chat h3 {
  margin: 0 0 10px;
}

.header-chat p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0 0 0 10px;
  display: inline-block;
}

.header-avatar, .info-avatar {
  position: relative
}

.header-avatar img {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  object-fit: cover;
  margin: 0;
}

.info-avatar img {
  border-radius: 10px;
  width: 40px;
  float: left;
  margin: 0 10px 0 0;
}

a.informasi {
  padding: 10px;
  display: block;
  overflow: hidden;
  animation-name: showhide;
  animation-duration: 2.5s;
}

a.informasi:hover {
  background: #f1f1f1;
}

.info-chat span {
  display: block;
}

#get-label,
.chat-label {
  font-size: 12px;
  color: #888;
}

#get-nama,
.chat-nama {
  /*margin: 5px 0 0;*/
  font-size: 15px;
  font-weight: 700;
  color: #222;
}

#get-label,
#get-nama {
  color: #fff;
}

.home-chat {
  background: #fff;
}

.my-number {
  display: none;
}

.blanter-msg {
  color: #444;
  font-size: 12.5px;
  text-align: center;
  border-top: 1px solid #ddd;
}

.blanter-msg .social-media {
  padding: 20px;
}

.blanter-msg .social-media a {
  display: inline-block;
  margin: 0 5px;
}

.blanter-msg #chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 40px;
  outline: none;
  resize: none;
  padding: 7px 20px;
  font-size: 14px;
}

.blanter-msg #send-it {
  width: 40px;
  font-weight: 700;
  padding: 8px 10px 0;
  background: #eee;
  border-radius: 0;
}

.blanter-msg #send-it svg {
  fill: #a6a6a6;
  height: 24px;
  width: 24px;
}

.first-msg {
  background: transparent;
  padding: 30px;
  text-align: center;
}

.first-msg span {
  background: #e2e2e2;
  color: #333;
  font-size: 14.2px;
  line-height: 1.7;
  border-radius: 10px;
  padding: 15px 20px;
  display: inline-block;
}

.start-chat .blanter-msg {
  display: flex;
}

#get-number {
  display: none;
}

#whatsapp-chat .close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;
}

@keyframes ZpjSY {
  0% {
    background-color: #b6b5ba;
  }

  15% {
    background-color: #111;
  }

  25% {
    background-color: #b6b5ba;
  }
}

@keyframes hPhMsj {
  15% {
    background-color: #b6b5ba;
  }

  25% {
    background-color: #111;
  }

  35% {
    background-color: #b6b5ba;
  }
}

@keyframes iUMejp {
  25% {
    background-color: #b6b5ba;
  }

  35% {
    background-color: #111;
  }

  45% {
    background-color: #b6b5ba;
  }
}

@keyframes showhide {
  from {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes showchat {
  from {
    transform: scale(0);
    opacity: 0;
  }
}

@media screen and (max-width: 480px) {
  #whatsapp-chat {
    width: auto;
    left: 5%;
    right: 5%;
    font-size: 80%;
  }

  #whatsapp-chat .home-chat {
    max-height: 300px;
    overflow: scroll;
  }
}

@media screen and (max-height: 700px) {
  #whatsapp-chat .home-chat {
    max-height: 300px;
    overflow: scroll;
  }
}

.hide-custom {
  display: none;
  animation-name: showhide;
  animation-duration: 1.5s;
  transform: scale(1);
  opacity: 1;
}

.show-custom {
  display: block;
  animation-name: showhide;
  animation-duration: 1.5s;
  transform: scale(1);
  opacity: 1;
}

.whatsapp-message-container {
  display: flex;
  z-index: 1;
}

.whatsapp-message {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.1s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

.whatsapp-chat-body {
  padding: 20px 20px 20px 10px;
  background-color: #e6ddd4;
  position: relative;
}

.whatsapp-chat-body::before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.08;
  background-image: url("https://storage.googleapis.com/muslimpergi/uploads/gallery/pict/1712/whatsapp_bg.png");
}

.dAbFpq {
  display: flex;
  z-index: 1;
}

.eJJEeC {
  background-color: #fff;
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  -moz-box-align: center;
  align-items: center;
  margin-left: 10px;
  opacity: 0;
  transition: all 0.1s ease 0s;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

.hFENyl {
  position: relative;
  display: flex;
}

.ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  background-color: #9e9da2;
  animation-name: ZpjSY;
}

.dRvxoz {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: #b6b5ba;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 0px;
  animation-name: hPhMsj;
}

.kAZgZq {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.1s ease 0s;
  opacity: 0;
  transform-origin: center top 0px;
  z-index: 2;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

.kAZgZq::before {
  position: absolute;
  background-image: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf ///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  top: 0px;
  left: -12px;
  width: 12px;
  height: 19px;
}

.bMIBDo {
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.4);
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
}

.iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
}

.cqCDVm {
  text-align: right;
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}