@import url("bootstrap.min.css");
@import url("animate.min.css");
@import url("magnific-popup.css");
@import url("fontawesome-all.min.css");
@import url("owl.carousel.min.css");
@import url("jquery.flipster.css");
@import url("jquery-ui.css");
@import url("flaticon.css");
@import url("odometer.css");
@import url("slick.css");
@import url("default.css");
@import url("style.css");
@import url("responsive.css");

.product-desc-wrap .col-lg-2 {
  width: 20%;
}

.fact-item .title {
  font-size: 22px;
}

.fact-item p {
  font-size: 16px;
  font-weight: normal;
}

.pricing-three-list {
  min-height: 200px;
  /*border: 1px solid none;*/
}

.content-area {
  background: #fff;
  color: #2a2a2a;
}

.content-area ul {
  color: #757f95;
  padding-bottom: 15px;
}

.content-area ul li {
  /* list-style: circle;
    margin-left: 20px; */
  list-style: none;
  margin-left: 0px;
}

.hr-area {
  background-color: #fff;
  color: #2a2a2a;
}

.hr-area ul {
  padding-left: 20px;
}

.hr-area ul li {
  list-style: circle;
}

.hr-area h3 {
  color: #2a2a2a;
}

.hr-area .accordion-button {
  padding: 14px 22px;
  font-size: 16px;
  line-height: 1.45;
}

.sidebar-widget-title {
  color: #2a2a2a;
}

.content-area .blog-post-meta li,
.content-area .blog-post-meta li i {
  color: #2a2a2a;
}

.content-area img {
  text-align: center;
}

.content-area h2 {
  color: #2a2a2a;
}

.counter-item .title {
  font-size: 28px;
}

.standard-blog-content,
.standard-blog-content p {
  text-align: justify;
}

.streaming-two-title a.active {
  color: #d0ff14;
}

.banner-content .title {
  font-size: 45px;
}

.directory-form h4.title {
  color: #2a2a2a;
}

.directory-form h5.title {
  color: #2a2a2a;
}

.directory-form .text-center {
  text-align: center;
}

.directory-form i {
  margin-bottom: 10px;
  padding-bottom: 20px;
}

.btn-refresh {
  padding: 5px;
  margin: 12px;
  width: 39px;
}

.form-input-captcha {
  padding: 8px;
  margin-bottom: 14px;
  width: 100%;
  height: 60px;
  background: #fff;
  border: 1px solid #e1e6ee;
  padding: 15px 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

/* 

.product-tab-list {
    margin-top: 0px;
}

.product-tab-list .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    color: #495057;
    border-color: #22C1D1;
    padding: 10px 25px;
    border-radius: 50px;
    margin-bottom: 15px;    
    margin: 0px 10px 0px 5px;
}

ul.nav-tabs {
    margin-bottom: 15px;
    border-bottom: 1px solid #E1E6EE;
}

.product-tab-list .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #D0FF14;
    border-color: #22C1D1;
    padding: 10px 25px;
    border-radius: 50px;
    margin-bottom: 15px;
}


.pricing-content {
    padding: 12px 10px 12px 12px;
} 

*/

.blog-post-meta li,
.blog-post-meta li i {
  color: #fff;
}

.owl-dots {
  text-align: center;
  position: fixed;
  bottom: 5px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.owl-dot {
  border-radius: 50px;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(127, 127, 127, 0.5);
  margin-left: 5px;
  margin-right: 5px;
}

.owl-dot.active {
  background: rgba(127, 127, 127, 1);
}

.owl-prev {
  position: absolute !important;
  font-size: 50px !important;
  text-align: center !important;
  top: 270px !important;
  left: 13px !important;
  color: #dadada !important;
  font-weight: 500 !important;
}

.owl-next {
  position: absolute !important;
  font-size: 50px !important;
  text-align: center !important;
  top: 270px !important;
  right: 13px !important;
  color: #dadada !important;
  font-weight: 500 !important;
}

.owl-nav {
  display: block !important;
}

/* Ribbon start */
.wrapper {
  margin: 50px auto;
  width: 280px;
  height: 370px;
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 90;
}

.ribbon-wrapper-red {
  width: 105px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.ribbon-wrapper-green {
  width: 105px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  left: -3px;
}

.ribbon-red {
  font: bold 15px Sans-Serif;
  color: #fff;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 8px 0;
  left: -29px;
  top: 30px;
  width: 145px;
  background-color: #ea181e;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ea181e),
    to(#b90005)
  );
  background-image: -webkit-linear-gradient(top, #ea181e, #b90005);
  background-image: -moz-linear-gradient(top, #bfdc7a, #8ebf45);
  background-image: -ms-linear-gradient(top, #bfdc7a, #8ebf45);
  background-image: -o-linear-gradient(top, #bfdc7a, #8ebf45);
  color: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-green {
  /*font: bold 15px Sans-Serif;*/
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  padding: 8px 0;
  left: -30px;
  top: 30px;
  width: 145px;
  background-color: #d0ff14;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#8dc735),
    to(#649a12)
  );
  background-image: -webkit-linear-gradient(top, #8dc735, #649a12);
  background-image: -moz-linear-gradient(top, #bfdc7a, #8ebf45);
  background-image: -ms-linear-gradient(top, #bfdc7a, #8ebf45);
  background-image: -o-linear-gradient(top, #bfdc7a, #8ebf45);
  color: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-red:before,
.ribbon-red:after {
  content: "";
  border-top: 3px solid #b90005;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}

.ribbon-green:after,
.ribbon-green:after {
  content: "";
  border-top: 3px solid #6e8900;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}

.ribbon-red:before {
  left: 0;
}
.ribbon-green:before {
  right: 0;
}

.ribbon-red:after {
  right: 0;
}
.ribbon-green:after {
  left: 0;
}
/* Ribbon end */

.streaming-two-active {
  overflow: hidden;
}

.pricing-three-item {
  background-color: #0c1020;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0c1020),
    to(#182249)
  );
  background-image: -webkit-linear-gradient(top, #10162e, #1f2b5c);
  background-image: -moz-linear-gradient(top, #10162e, #182249);
  background-image: -ms-linear-gradient(top, #10162e, #182249);
  background-image: -o-linear-gradient(top, #10162e, #182249);
}

.flipster__nav {
  margin-top: -50px;
  padding-bottom: 0px;
}

.flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__link:hover,
.flipster__nav__link:focus {
  color: #22c1d1;
  font-size: 12px;
}

.nav-tabs .nav-link.active {
  color: #fff;
  background-color: #ef4894;
  border-color: #ef4894;
}

.nav-tabs {
  /* border-bottom: 1px dotted #ef4894; */
  border: 1px dotted #d0ff14;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #d0ff14;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}

.nav-link:hover {
  display: block;
  padding: 0.5rem 1rem;
  color: #22c1d1;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  border-bottom: 1px solid #ef4894;
}

.attention-details-list li::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icons/checkp.png);
  width: 20px;
  height: 19px;
  background-size: contain;
  margin-right: 15px;
  margin-top: 3px;
  color: #dadada;
}

.app-button-link {
  position: absolute;
  z-index: 100;
  bottom: 60px;
  left: 130px;
}

.app-button-link .btn {
  padding: 12px;
  opacity: 1;
}

.app-button-link .btn:hover {
  color: #2a2a2a;
}

.services-item {
  min-height: 505px;
}

.services-item-1:hover {
  background-image: url("https://lime.mn/file-manager/preview?disk=local&path=why_lime%2F%D0%A5%D1%8F%D0%BB%D0%B1%D0%B0%D1%80%20%D1%85%D0%BE%D0%BB%D0%B1%D0%BE%D0%BB%D1%82.png");
  background-position: center;
  background-size: cover;
  background-color: #0c1020;
  opacity: 0.85;
}

.services-item-2:hover {
  background-image: url("https://lime.mn/file-manager/preview?disk=local&path=why_lime%2F%D3%A8%D3%A9%D1%80%D0%B8%D0%B8%CC%86%D0%BD%20%D0%BD%D1%8D%D1%80%20%D0%B4%D1%8D%D1%8D%D1%80%D1%85.png");
  background-position: center;
  background-size: cover;
  opacity: 0.85;
}

.services-item-3:hover::before {
  background-image: url("https://lime.mn/file-manager/preview?disk=local&path=tsahim-100.png");
  background-position: center;
  background-size: cover;
  opacity: 0.85;
}

.org-item-1:hover {
  background-image: url("https://lime.mn/file-manager/preview?disk=local&path=organization%2F1.png");
  background-position: center;
  background-size: cover;
  background-color: #0c1020;
  opacity: 0.85;
}

.org-item-2:hover {
  background-image: url("https://lime.mn/file-manager/preview?disk=local&path=organization%2F2.png");
  background-position: center;
  background-size: cover;
  background-color: #0c1020;
  opacity: 0.85;
}

.org-item-3:hover {
  background-image: url("https://lime.mn/file-manager/preview?disk=local&path=organization%2F3.png");
  background-position: center;
  background-size: cover;
  background-color: #0c1020;
  opacity: 0.85;
}

.org-item-4:hover {
  background-image: url("https://lime.mn/file-manager/preview?disk=local&path=organization%2F4.png");
  background-position: center;
  background-size: cover;
  background-color: #0c1020;
  opacity: 0.85;
}

.org-item-5:hover {
  background-image: url("https://lime.mn/file-manager/preview?disk=local&path=organization%2F5.png");
  background-position: center;
  background-size: cover;
  background-color: #0c1020;
  opacity: 0.85;
}

.org-item-6:hover {
  background-image: url("https://lime.mn/file-manager/preview?disk=local&path=organization%2F6.png");
  background-position: center;
  background-size: cover;
  background-color: #0c1020;
  opacity: 0.85;
}

.banner-bg {
  margin-bottom: 0px;
}

.flipster__nav__link {
  font-size: 12px;
  color: #ef4894;
}

.flipster__button {
  color: #d0ff14;
}

.qrcode-footer li {
  text-align: center;
}

.download-logo {
  position: relative;
  text-align: right;
  bottom: 25px;
  z-index: 100;
  right: 15px;
}

.download-logo a {
  color: #000;
}

.brand-logo-thumb {
  background: #efefef;
  height: 191px;
  position: relative;
}

.brand-logo-thumb img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.color-box {
  height: 200px;
  display: flex;
  height: 150px;
  align-items: center;
  text-align: left;
}

.app-download-links-img img {
  float: left;
  width: 30%;
}

.standard-blog-content ol li {
  color: #757f95;
  line-height: 1.8em;
}

.esim-area {
  background-color: #0c0c0c;
}

.esim-wrapper .accordion-body {
  border-top: 1px solid #ef4894;
  line-height: 1.75;
}

.esim-container h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.esim-box {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 20px 0px;
  gap: 14px;
  /* width: 360px; */
  background: #121212;
  border: 2px solid #565656;
  border-radius: 24px;
  flex: none;
  order: 1;
  flex-grow: 0;
}

.esim-card-data {
  background: #272727;
  border-radius: 16px;
  padding: 10px;

  /* width: 150px; */

  width: 171px;
  height: 80px;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.esim-card-title,
.esim-card-price {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 10px;
}

.esim-card-title {
  color: #bebebe;
}

.esim-card-price {
  font-weight: normal;
  border-radius: 10px;
  border: 0.579787px solid #6b6b6b;
  /*  width: 130px;  */
  height: 28px;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
}

.esim-bottom-text {
  font-style: normal;
  font-weight: 30;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

.esim-bottom-text-ul {
  padding-top: 20px;
}

.esim-bottom-text-ul li {
  font-style: normal;
  font-weight: 30;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #ffffff;
  list-style: none;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .app-download-links-qr-img img {
    width: 100%;
  }

  .esim-card-data {
    width: 150px;
  }

  .app-download-links-img img {
    width: 100%;
  }

  .footer-widget ul.app-download-links li {
    width: 30%;
    padding: 15px;
  }
}

/* pocket data */

.pocket-data-area {
  background: linear-gradient(to bottom, #0b0f37, #060c22, #0e2960);
  color: white;
  padding: 60px 0;
}

.pocket-title h2 {
  font-size: 36px;
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
}

.pocket-title h2 .light-font {
  font-weight: 600;
}

.pocket-features .feature-item {
  margin-bottom: 20px;
}

.pocket-features .feature-icon i {
  font-size: 22px;
  color: #c8ff00;
}

.pocket-features .feature-text p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.6;
  color: #f9fcff;
}

.pocket-device-image {
  max-width: 480px;
  margin: 0 auto 20px;
}

.pocket-device-price h3 {
  font-size: 24px;
  font-weight: 300;
  color: #fff;
}

.pocket-device-price p {
  font-weight: 300;
  color: #f4f4f4;
}

.pocket-device-price .price-value {
  font-weight: 700;
}

.pocket-device-price .small-text {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}

.pocket-btn-wrapper {
  margin-top: 25px;
}

.pocket-btn {
  display: inline-block;
  background-color: #c8ff00;
  color: #000;
  font-weight: 600;
  padding: 12px 30px;
  border-radius: 30px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.pocket-btn:hover {
  background-color: #b5e500;
  transform: translateY(-2px);
  color: #fff;
}

.pocket-btn i {
  margin-left: 8px;
}

.pocket-packages {
  padding: 0 10px;
  border: 1px solid #f6fcff;
  border-radius: 20px;
  background-color: #252839;
}

.package-card {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  max-width: 300px;
  margin: 0 auto;
}

.package-header {
  padding: 15px;
  text-align: center;
}

.package-header h4 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  color: white;
}

.package-body {
  padding: 15px;
}

.data-package-item {
  margin-bottom: 12px;
  border-radius: 5px;
  overflow: hidden;
}

.data-package-item:last-child {
  margin-bottom: 0;
}

.package-info {
  background-color: #ffffff;
  color: #727272;
  padding: 10px;
  text-align: center;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 500;
}

.package-price {
  background-color: #232122;
  color: white;
  padding: 8px;
  text-align: center;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
}

@media (max-width: 991px) {
  .pocket-features,
  .pocket-device-image,
  .pocket-packages {
    margin-bottom: 40px;
  }
  .pocket-packages {
    margin-top: 25px;
  }
}

/* btn transparent-btn d-block d-md-none */

/* new space update */

.streaming-bg,
.services-area,
.special-offer-area,
.pocket-data-area,
.faq-area {
  padding: 55px 0 55px;
}

.video-bg {
  padding-bottom: 55px;
}

.esim-wrapper {
  margin-top: 30px;
}

/* Mobile Footer Adjustments */
@media (max-width: 767px) {
  /* App Download Section */

  .app-download-links-qr-img {
    display: none; /* Hide QR code on mobile */
  }

  .fw-schedule-list {
  }

  .fw-schedule-list li {
    float: left;
    width: 45%;
  }

  .fw-schedule-list li + li {
    margin-top: 0px;
  }

  .mt-65 {
    margin-top: 0px;
  }
}
